Commit graph

21 commits

Author SHA1 Message Date
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Mark Linimon
06e6677793 Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
remove support for them from bsd.java.mk.  As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no).  Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.

Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .

PR:		ports/158969
Submitted by:	rene
Tested on:	pointyhat-west -exp
2011-07-21 05:03:02 +00:00
Olli Hauer
d6db46aade -remove MD5 2011-07-03 14:59:23 +00:00
Pav Lucistnik
efa63f6ba4 - Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
2008-07-25 14:34:52 +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
Jeremy Messenger
f31d07079f Fix the plist when NOPORTDOCS is defined, bump the PORTREVISION.
Reported by:	itetcu
2008-06-01 02:43:31 +00:00
Pav Lucistnik
73c6625144 - Update to 0.4.2
PR:		ports/112842
Submitted by:	G.V. Tjong A Hung <G.V.Tjong-A-Hung@Student.TUDelft.nl>
2007-05-24 22:12:05 +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
Joe Marcus Clarke
5f0609f14c Fix the build with the removal of objformat. 2007-02-10 22:00:05 +00:00
Michael Johnson
049e98afd1 Update to 0.4.1 2006-11-21 01:55:38 +00:00
Michael Johnson
aae811c30f - Update to 0.4.0 2006-11-04 18:27:24 +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
Joe Marcus Clarke
8c09a43659 Update to 0.2.5. 2006-05-29 05:14:35 +00:00
Jeremy Messenger
47025e7a4b Fix a typo, ONFIGURE_ENV -> CONFIGURE_ENV.
PR:		ports/97910
Submitted by:	hq
2006-05-26 21:03:30 +00:00
Joe Marcus Clarke
bf2aa4eaac Fix the build with Jikes, and remove USE_REINPLACE (while I'm here)
to appease portlint.

PR:		96401
Submitted by:	hq
2006-05-01 00:16:40 +00:00
Joe Marcus Clarke
45f47ed282 Fix the packaging with JDK 1.5. 2006-04-15 08:21:17 +00:00
Joe Marcus Clarke
7ac1122ea5 Do not include files that were removed in 0.2.4 in the plist.
Reported by:	pointyhat via kris
2006-04-11 04:25:31 +00:00
Joe Marcus Clarke
f24c8ae1c0 Update to 0.2.4. 2006-03-29 06:41:29 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Pav Lucistnik
e05544d7ba - Add SHA256 checksums 2005-11-23 22:41:05 +00:00
Joe Marcus Clarke
c4b55bd58d Add glib-java, a set of Java wrapper libraries around glib-2.
WWW: http://java-gnome.sourceforge.net/
2005-11-05 05:56:43 +00:00