Commit Graph

36 Commits

Author SHA1 Message Date
Kris Kennaway
fc82e6afa9 Mark IGNORE on 7.x: the configure script attempts to force a memory
allocation failure by using setrlimit(RLIMIT_DATA, ...) and doing malloc,
except malloc no longer uses sbrk() to allocate memory so this ends up
running the entire machine out of swap.

Approved by:	portmgr (implicit)
2006-03-11 01:19:17 +00:00
Edwin Groothuis
a437d08eca Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 02:30:01 +00:00
Simon Barner
26d97992f9 - Fix plist by using DOCSDIR and EXAMPLESDIR
Reported by:	cluster
2005-12-01 20:03:41 +00:00
Volker Stolz
d72bdd7d1b Fix fetch: Use correct MASTER_SITE_SUBDIR
Noticed by: cluster
2005-11-22 12:58:37 +00:00
Edwin Groothuis
6a2f71e7e0 Add DISTNAME statement to make sure port can get fetched.
Noticed by: YAPHR
2005-11-21 23:41:32 +00:00
Edwin Groothuis
b57d419881 Welcome misc/kcd-devel, which is version 7.11.x
Backout misc/kcd, which is version 7.6

Suggested by:	KATO Tsuguru <tkato432@yahoo.com>
2005-11-16 21:30:18 +00:00
Edwin Groothuis
1400ce0f63 Update to 7.11.0 2005-11-15 07:37:43 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
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
Kirill Ponomarev
e588f907e6 Update to version 7.6.1
PR:		ports/69921
Submitted by:	Ports Fury
2004-08-02 20:19:48 +00:00
Kirill Ponomarev
0181e48d36 - Update to version 7.6.0
PR:		ports/64857
Submitted by:	Ports Fury
2004-03-28 16:42:36 +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
f15b845ebe SIZEify. 2004-01-29 16:13:06 +00:00
Trevor Johnson
78da40aa98 Now gettext 0.12.1 is gettext-old. 2004-01-23 18:12:26 +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
Daichi GOTO
b33c9b0472 update misc/kcd: 6.4.2 -> 7.0.0
PR:		54326
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-07-11 05:12:17 +00:00
Christian Weisgerber
4013ab2960 Update to version 6.4.2
PR:		51058
Submitted by:	Ports Fury
2003-04-24 00:52:14 +00:00
Akinori MUSHA
2c41b9e5f3 De-pkg-comment. 2003-02-20 19:00:52 +00:00
Ying-Chieh Liao
19977704ff upgrade to 6.4.1
PR:		45441
Submitted by:	Ports Fury
2002-11-20 12:55:41 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Ying-Chieh Liao
c397056d54 fix build
PR:		44350
Submitted by:	Ports Fury
2002-10-22 06:14:04 +00:00
Kris Kennaway
7dfc6744de BROKEN: Does not compile 2002-10-05 22:11:09 +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
Ying-Chieh Liao
5fe6c1f024 upgrade to 6.0.0
PR:		38999
Submitted by:	Ports Fury
2002-06-08 18:42:40 +00:00
Mark Pulford
d81b3abb0f Updated to 5.0.3.
Tidied doc handling while I'm here..

PR:		28056
Submitted by:	Kato Tsuguru <tkato@prontomail.com>
2001-06-12 12:17:58 +00:00
Thomas Gellekum
dd27a5d8b0 Depend on ncurses.5 after the upgrade of devel/ncurses. 2000-11-16 13:14:26 +00:00
Daniel Harris
f8dd90a636 Update to version 5.0.2.
PR:		20747
Submitted by:	Ports Fury
2000-08-21 20:54:44 +00:00
Will Andrews
bbe7ed6435 Update to 5.0.1.
PR:		20655
Submitted by:	Ports Fury
2000-08-20 10:21:02 +00:00
Maxim Sobolev
a9f22cd584 Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. 2000-06-14 13:21:38 +00:00
Chris D. Faulhaber
1640ea33b4 Update port to 4.11.2
PR:		18440
Submitted by:	tkato@prontomail.ne.jp
2000-05-07 21:41:50 +00:00
Satoshi Asami
dad9a57abe Convert to PORTNAME/PORTVERSION. 2000-04-14 08:49:30 +00:00
Kris Kennaway
027f59c9d8 Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn't
have time to maintain them.

Approved by:	andy
2000-03-29 07:19:16 +00:00
Steve Price
93a81566ac Adding kcd version 4.11.1.
A pogram that allows one to change direcotries in full-screen visual mode.

PR:		12666
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1999-12-29 09:29:06 +00:00