1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
Commit Graph

86 Commits

Author SHA1 Message Date
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Alex Dupre
bf330a57d4 Switch to use newer GMP version.
PR:		ports/144487
Submitted by:	ale
Approved by:	portmgr (-exp run by erwin)
2010-04-19 10:43:42 +00:00
Andrey Slusar
0dcb131ab7 - Fix previous update 2009-10-15 22:31:33 +00:00
Andrey Slusar
bd7881d631 - Fix build 2009-10-15 22:18:44 +00:00
Andrey Slusar
70990b6c29 - Update to 0.90.2 2009-10-15 16:23:34 +00:00
Dmitry Marakasov
0074c5fa8c - Switch SourceForge ports to the new File Release System: categories starting with H,I,J,K,L 2009-08-22 00:24:37 +00:00
Andrey Slusar
e928d8b3d4 - Fix pkg-plist 2009-07-08 21:14:38 +00:00
Andrey Slusar
7ffec340ee - Update to 0.90.0 2009-07-08 20:26:44 +00:00
Andrey Slusar
1362ff62c9 - Fix pkg-plist 2009-05-25 04:49:09 +00:00
Andrey Slusar
5fdce584a4 - Update to 0.17.4 2009-05-24 19:52:23 +00:00
Joe Marcus Clarke
71bdf4201b Assign maintainership to anray who already maintains the sawfish port. He
will do a better job of keeping these ports up-to-date.
2009-05-24 18:41:10 +00:00
Alex Dupre
523a16e2bd Chase libgmp and bump PORTREVISION. 2009-05-13 09:46:02 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Joe Marcus Clarke
abaadb8d6e Update to 0.17. 2007-06-30 05:37:52 +00:00
Pav Lucistnik
676f7c375a - Revert libtool addition to fix the plist 2007-02-07 09:12:53 +00:00
Joe Marcus Clarke
025b7307c2 Fix the build after the removal of objformat.
Reported by:	pointyhat via kris
2007-02-04 01:50:32 +00:00
Kris Kennaway
b5de47e69a Use libtool port instead of included version to avoid a.out objformat botch 2007-01-29 23:51:55 +00:00
Joe Marcus Clarke
29747f458a Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:	mezz, ahze, pav, and many others
Approved by:	portmgr (implicit, kris)
2006-10-14 08:54:54 +00:00
Jeremy Messenger
7f86966102 Use the correct mtree when you change the prefix, for example:
Incorrect: (before)
	================================
	# cd /usr/ports/x11-toolkits/pango
	# make -V MTREE_FILE
	/etc/mtree/BSD.x11-4.dist
	# make PREFIX=/tmp/foo -V MTREE_FILE
	/etc/mtree/BSD.local.dist <-- Here...
	================================

	Correct: (after)
	================================
	# cd /usr/ports/x11-toolkits/pango
	# make -V MTREE_FILE
	/etc/mtree/BSD.x11-4.dist
	# make PREFIX=/tmp/foo -V MTREE_FILE
	/etc/mtree/BSD.x11-4.dist <-- Here...
	================================
2006-06-12 04:58:43 +00:00
Jeremy Messenger
c5662c853c portlint:
-Remove quotes from BROKEN.
2006-05-16 04:58:49 +00:00
Alex Dupre
ffcb54b54f Chase gmp library and bump PORTREVISION. 2006-05-10 14:46:47 +00:00
Pav Lucistnik
e05544d7ba - Add SHA256 checksums 2005-11-23 22:41:05 +00:00
Kris Kennaway
b883c64481 BROKEN on ia64: Does not build 2005-10-28 23:06:23 +00:00
Joe Marcus Clarke
015687d5d8 Remove the now-redundant MTREE file selection code. This is handled in
bsd.port.mk.

Requested by:	lesi
2005-03-04 08:01:33 +00:00
FUJISHIMA Satsuki
a787f0b075 farewell to libxpg4. 2004-11-15 05:19:30 +00:00
Eric Anholt
4eb209da7d - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
and make XFREE86_VERSION map to it.  XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
  on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.

PR:		ports/68763
Approved by:	portmgr (marcus)
Approved by:	re (scottl)
2004-07-23 19:10:32 +00:00
Pav Lucistnik
db249059e4 - Add SIZE to GNOME ports
Submitted by:	trevor
2004-03-18 14:33:42 +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
Joe Marcus Clarke
12831d9a03 This patch is still needed for -STABLE and older versions of 5.x.
Approved by:	portmgr (implicit)
2003-11-27 19:40:08 +00:00
Joe Marcus Clarke
ebb9c238ca Use libgmp4 on -CURRENT to allow this port to build on 64-bit architectures.
Approved by:	portmgr (implicit)
2003-11-27 05:28:17 +00:00
Mark Linimon
6eab4fc0fd Add the virtual category elisp.
Approved by: mainatiner.
2003-10-19 08:07:22 +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
Joe Marcus Clarke
f4c9cba333 Use INFO. 2003-08-17 03:51:54 +00:00
Joe Marcus Clarke
f7925e1dcb Use makeinfo --no-split to avoid plist problems.
PR:		54310
Submitted by:	nork
2003-07-12 06:06:29 +00:00
Joe Marcus Clarke
5f922b3d3e Depend on gmp.h rather than libgmp since newer versions of -CURRENT still
have a libgmp as a compat library.

Suggested by:	olgeni
2003-06-22 20:54:39 +00:00
Joe Marcus Clarke
e16d46d0d9 Update to 0.16.2. 2003-06-01 00:51:02 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Ying-Chieh Liao
27ebc7aa15 chase gdbm lib version 2003-01-03 08:26:35 +00:00
Kris Kennaway
c68436a7b7 Remove USE_NEWGCC, which is no longer supported or required.
Submitted by:   Tilman Linneweh <tilman@arved.de>
PR:             ports/40571
2002-08-31 02:44:07 +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
Joe Marcus Clarke
2881c2261a Re-fix the sawfish configurators after switching over to librep.
Reported by:	Anders Andersson <anders@hack.org>
Pointy hat to:	me
2002-07-03 05:00:30 +00:00
Maxim Sobolev
c25f0a7666 Update to 0.16.1. 2002-06-25 12:41:44 +00:00
Maxim Sobolev
bbf6050a45 Update to 0.16. 2002-06-21 12:29:23 +00:00
Maxim Sobolev
95cdcf3acc Catch up with libgmp3 death.
Pointy hat to:	ijliao
2002-04-30 08:54:54 +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
Kris Kennaway
2ec29ba35f LIB_DEPENDS on the libgmp3 port, not the libgmp port which is currently
broken.  This allows the gnome build to complete on 5.0-CURRENT.
2002-04-01 02:44:16 +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
Maxim Sobolev
9bdd291fb0 Comment out DIST_SUBDIR=gnome pending next version update. 2002-02-12 08:34:45 +00:00