1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

115 Commits

Author SHA1 Message Date
Kris Kennaway
be3e1f7794 Clean up handling of locale directories at deinstall-time:
* Don't remove "system directories" (which were created by BSD.*.dist)
* Silently try to remove locale directories which we might have created
2004-12-16 05:49:27 +00:00
Max Khon
50f8d1588c Fix for CAN-2004-0494.
Approved by:	portmgr
Obtained from:	Fedora Core
2004-09-10 14:55:50 +00:00
Mathieu Arnold
3a7b17911b After devel/p5-File-Temp has gained an IGNORE for PERL_LEVEL > 500800, all
these ports were broken because they always depended on it. I've rearranged all
the dependencies to fit the new scheme.
2004-08-12 12:48:01 +00:00
Max Khon
9bb8cadeff - Add RUN_DEPENDS on p5-File-Temp if perl < 5.6.1.
- Bump PORTREVISION.

Pointed out by:	artifex <artifex at freemail dot hu>
2004-07-11 17:46:01 +00:00
Max Khon
dafc452625 Recognize .tbz archives.
Bump PORTREVISION.

Submitted by:	Andrey Slusar <vasallia (at) ukr.net>
2004-06-27 10:12:28 +00:00
Max Khon
694ecd186a - Fix CAN-2004-0226, CAN-2004-0231, CAN-2004-0232.
- Do not use :: in patch file names.
- Patch for CAN-2003-1023 is now contained in patch-vfs-direntry.c.
- Bump PORTREVISION.

Submitted by:	Jakub Jelinek <jakub@redhat.com>
2004-06-14 20:56:00 +00:00
Max Khon
e6997d75da Fix buffer overflow (CAN-2003-1023).
Bump PORTREVISION.

Obtained from:	Fedora Core 1 Updates
2004-04-05 18:26:25 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
Kirill Ponomarev
4efa9ce4ab - Use USE_ICONV knob
Approved by:	portmgr
2004-03-30 19:20:22 +00:00
Max Khon
1ebacd9458 SIZE'ify. 2004-02-04 12:46:51 +00:00
Joe Marcus Clarke
d3ed8a1b49 Set {WANT,USE}_GNOME correctly to make these ports compatible with the new
bsd.port.mk.

Submitted by:	kris
2004-02-04 05:25:22 +00:00
Joe Marcus Clarke
186b8ba82f Add USE_GETTEXT and bump PORTREVISION.
Submitted by:	trevor
Tested by:	bento
2004-02-04 04:36:30 +00:00
Trevor Johnson
78da40aa98 Now gettext 0.12.1 is gettext-old. 2004-01-23 18:12:26 +00:00
Max Khon
f3147e236e - use USE_GNOME=glib20 instead of LIB_DEPENDS
- remove CONFIGURE_TARGET because glib20 takes care of it
(from Jeremy Messenger <mezz7@cox.net>)
- make portlint quiet

PR:		60357
Submitted by:	Franz Klammer
2003-12-18 18:48:30 +00:00
Max Khon
161909b26f Bump port revision. 2003-10-02 14:29:37 +00:00
Max Khon
bd5963a7b2 Add WITHOUT_SAMBA knob. 2003-10-02 14:28:56 +00:00
Joe Marcus Clarke
a3108b1e51 Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by:	kris
2003-08-26 20:25:58 +00:00
Joe Marcus Clarke
adccc29aad Chase the libintl.so shared lib version. 2003-08-25 05:41:38 +00:00
Max Khon
6bbe6ce14b - Properly register intl manpages [1].
- Properly remove po directories.
- Bump port revision.

PR:		55233 (partially) [1]
Submitted by:	vassily ragosin <vr@vrgraphics.ru>
2003-08-11 19:11:29 +00:00
Max Khon
fe025ebac2 Bump port revision for subshell fix for FreeBSD 5.x. 2003-07-15 14:26:43 +00:00
Max Khon
06f1027824 Fix subshell support for 5.x which has grantpt(3). 2003-07-15 14:06:07 +00:00
Max Khon
4331eec361 Add WITH_X11 knob, configure with --without-x if WITH_X11 is not defined.
Suggested by:	Sergey Akifyev <asa@gascom.ru>
2003-07-10 10:39:38 +00:00
Max Khon
28b97f62bc do not build with slang on alpha (otherwise mc hangs in has_colors())
PR:		50555
2003-04-09 15:23:26 +00:00
Max Khon
e2a676ffc2 bump port revision 2003-03-05 17:23:53 +00:00
Max Khon
599923a923 - (show_console_contents_freebsd): Rewrite to use screen library
(S-Lang or ncurses).  Direct output is unreliable when the screen library
is active [1]
- fix core dumps in non-standard (other than 80x25) console modes
- fix dependencies on pkg-config and glib20

Obtained from:	mc cvs [1]
2003-03-05 17:22:54 +00:00
Max Khon
59d9e42cc2 - add support for saving/restoring console [1]
- remove subshell fix (broken) [2]
- bump port revision

Submitted by:	Alexander Serkov <serkov <at> ukrpost.net> (partially) [1]
Reported by:	yuri <at> tsoft.com [2]
2003-02-26 17:06:16 +00:00
Max Khon
0c43cb536c De-pkg-comment. 2003-02-18 11:54:56 +00:00
Max Khon
78cf4f2881 - replace outdated description with newer one (from FAQ)
- mc home page was moved some time ago
2003-02-12 02:30:26 +00:00
Max Khon
10d26e8e5d Update to 4.6.0
Some of new features and improvements are:
- fish (extrnal file system via ssh)
- smbfs
- internal editor works correctly if mc is built without slang
(is built using plain ncurses)
2003-02-09 20:15:46 +00:00
Max Khon
6f68f0f0d9 - enable colors on cons25, cons25r and xterm by default
- bump port revision
2003-01-24 02:23:59 +00:00
Max Khon
98d5b07d60 Stop complaining about 'Couldn't change to ...' when shell is tcsh.
PR:		36685
2002-10-23 21:53:09 +00:00
Max Khon
3ea7124fc4 fix syntax error in generated ~/.cedit/Syntax (line 36)
PR:		43289
Approved by:	portmgr
Obtained from:	mc-4.6.0-pre1
2002-09-30 16:44:22 +00:00
Joe Marcus Clarke
59deb69012 GNOME has just changed the layout of their FTP site. This resulted in
making all the distfiles unfetachable.  Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location.
2002-09-20 17:07:51 +00:00
Max Khon
0ac3ead5bb - always link with locally built libedit and libvfs-mc
- add LOCALBASE to CONFIGURE_ENV

PR:		41840
2002-08-26 15:33:08 +00:00
Max Khon
9f3b585daa fix LIB_DEPENDS, place LIB_DEPENDS a little bit earlier to make portlint happy 2002-08-17 16:12:13 +00:00
Max Khon
283fbbd0b1 - add WITHOUT_ISPELL knob, RUN_DEPENDS on ispell
- do not install midc -> mc symlink if gnomemc is being built
2002-08-11 12:57:32 +00:00
Max Khon
948d071f34 More changes to allow this port to be used as master for ports/x11-fm/gnomemc 2002-08-11 12:36:24 +00:00
Max Khon
294062fca6 - add hooks and patches that add an ability to use this port as master
for ports/x11-fm/gnomemc
- fix pkg-plist if mc is being built with charset support
2002-08-11 12:00:46 +00:00
Max Khon
7f274ced92 - add an ability to open .tbz archives
- patch on file per patchfile
- bump port revision
2002-08-11 10:26:09 +00:00
Max Khon
97c867a7c3 - enable --with-charset by default, provide WITHOUT_ICONV knob,
bump port revision
- do not loose LIB_DEPENDS on gettext (intl.4)
- remove superflous whitespace
- assign maintainership to myself

Submitted by:	Andrew Filonov <aef@antar.bryansk.ru> (partially)
2002-08-07 19:21:07 +00:00
Max Khon
9170fe5b9e bump port revision (libslang) 2002-08-06 12:04:00 +00:00
Max Khon
5384f97a05 - build with libslang by default (and provide -DWITHOUT_SLANG knob)
- fix LIB_DEPENDS for gettext
- honor LOCALBASE for uzip
- urar now works
2002-08-06 10:17:14 +00:00
Max Khon
61b19cc7e7 - ${PERL} -> ${REINPLACE_CMD}
- fix pkg-plist
2002-08-05 22:06:26 +00:00
Max Khon
b6dfc22202 - upgrade to 4.1.55
- always build internal editor
- sync with /usr/ports/x11-fm/gnomemc
- take maintainership
2002-08-05 21:26:26 +00:00
Ade Lovett
c8eaa93644 Chase shlib rev of devel/gettext
Submitted by:	lots and lots
Pointy hat to:	ade
2002-08-01 16:22:41 +00:00
Maxim Sobolev
800ef6c0b0 Convert USE_GLIB into USE_GNOMENG+USE_GNOME. 2002-07-15 17:21:56 +00:00
Ade Lovett
f18cbf2fa6 gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
  with a "-old" suffix -- gettext-old will have its deorbit burn
  sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order

Reviewed by:	portmgr
2002-04-12 17:10:20 +00:00
Ade Lovett
9210b7cb07 Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies

Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old

Reviewed by:	portmgr
2002-03-15 19:44:29 +00:00
Akinori MUSHA
897d06aa97 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
2002-01-29 11:48:57 +00:00
Maxim Sobolev
8b854f16fa I do not think that GNOME team really wants to maintain this one. 2001-12-14 09:09:33 +00:00