1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
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
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Andrew Pantyukhin
602f01c5e2 - Use ARCH instead of MACHINE_ARCH
Approved by:	Jean-Baptiste Quenot <jbq@caraldi.com> (maintainer, implicit),
		pav
2007-06-28 17:20:33 +00:00
Pav Lucistnik
34f92f1079 - Fix plist on !i386
OK'ed by:	Jean-Baptiste Quenot <jbq@caraldi.com> (maintainer)
2007-06-28 15:45:24 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Pav Lucistnik
2de8095fb1 - Fix after objformat removal
Reported by:	pointyhat
2007-03-29 12:53:22 +00:00
Stefan Walter
3b70b1e7e2 Unbreak and update to 2.1.7r2.
PR:		96820
Submitted by:	Jean-Baptiste Quenot <jb.quenot@caraldi.com> (maintainer)
Approved by:	arved (mentor)
2006-05-12 18:50:46 +00:00
Kris Kennaway
1a654e27e5 BROKEN: Does not compile 2006-04-22 22:25:04 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Herve Quiroz
2e7229d419 Unbreak: define NO_MTREE
Approved by:	maintainer
2005-04-25 08:21:05 +00:00
Herve Quiroz
24cb52ff99 Backout last commit: there is indeed something wrong with this port
Pointy hat to:	me
Pointed out by:	kris
2005-04-21 17:52:33 +00:00
Herve Quiroz
28946e26d3 Unbreak: the plist error was due to java/jdk14, not comms/rxtx
Reminded by:	maintainer
2005-04-21 15:55:55 +00:00
Kris Kennaway
d4873a8048 BROKEN: Incomplete pkg-plist 2005-04-10 20:54:16 +00:00
Herve Quiroz
b36f1d14dd Fix missing JAVA_HOME at configure
Reported by:	pointyhat
Approved by:	maintainer
2004-10-25 10:02:43 +00:00
Herve Quiroz
8520c470d7 RXTX: serial and parallel I/O libraries supporting Sun's CommAPI. Open-source
implementation of the Java Communications API. Native interface to serial ports
in Java.

PR:		65396
Submitted by:	Jean-Baptiste Quenot <jb.quenot@caraldi.com>
Reviewed by:	glewis
Approved by:	glewis (mentor)
2004-10-20 11:17:36 +00:00