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
Martin Wilke
4ed31e1af7
- Kick MD5 support
2011-07-02 18:18:48 +00:00
Dirk Meyer
de78af3ac5
- update to 1.4.1
...
Reviewed by: exp8 run on pointyhat
Supported by: miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c
- update to jpeg-8
2010-02-05 11:46:55 +00:00
Dirk Meyer
eca78ec61b
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
...
Requested by: edwin
2009-07-31 13:57:52 +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
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
Michael Johnson
308dc0a9a4
Update to 2.10.2
2007-06-28 15:26:46 +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
1b97e5e3b6
Update to 2.10.1
2006-11-21 03:12:44 +00:00
Michael Johnson
995524f7b0
Update to 2.10.0
2006-11-04 18:28:15 +00:00
Joe Marcus Clarke
d23ed23b93
Update to 2.8.5.
2006-05-29 06:04:33 +00:00
Jeremy Messenger
cf9f8b344b
Fix the build with Jikes.
...
PR: ports/97913
Submitted by: hq
2006-05-26 21:09:43 +00:00
Edwin Groothuis
5b2fd8de70
Remove USE_REINPLACE from categories starting with X
2006-05-13 05:00:46 +00:00
Joe Marcus Clarke
38d5305aea
Correct spelling of DOCSDIR, and unbreak.
2006-05-05 16:08:07 +00:00
Kris Kennaway
f7c08f20db
BROKEN: Tries to install into /api
2006-05-05 03:47:51 +00:00
Joe Marcus Clarke
358efed78c
Fix packaging with JDK 1.5.
...
Reported by: pointyhat via kris
2006-04-17 20:38:52 +00:00
Joe Marcus Clarke
d364efacbb
Update to 2.8.4 which I forgot to commit when I did the previous GNOME/Java
...
updates.
Spotted by: pointyhat via kris
2006-04-01 06:27:17 +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
3d61cce0bc
Update to 2.8.1.
2005-11-05 06:25:30 +00:00
Joe Marcus Clarke
41cb012143
Fix patching by coverting the patch target to a UNIX text file first.
...
Reported by: pointyhat via kris
2005-07-02 05:16:50 +00:00
Joe Marcus Clarke
7435cacd34
Correct the pkg-config information.
...
PR: 82411
Submitted by: Panagiotis Astithas <past@ebs.gr>
2005-06-28 04:30:04 +00:00
Joe Marcus Clarke
20cf05d637
Don't remove the Java JAR directory on deinstallation.
...
Reported by: pointyhat via kris
2005-06-11 05:55:51 +00:00
Joe Marcus Clarke
1f32fc6d02
Use GCC 3.4+ instead of hardcoding 3.4.
...
Requested by: bland
2005-06-10 04:27:32 +00:00
Joe Marcus Clarke
6f65c291ce
Use GCC 3.4 to fix the build on 4.X.
2005-06-09 17:35:28 +00:00
Joe Marcus Clarke
269c00e034
Update to 2.6.2.
...
PR: 81632
Submitted by: Panagiotis Astithas <past@ebs.gr>
2005-06-07 15:59:37 +00:00
Kris Kennaway
fd7c0e6b0f
BROKEN: Does not build
2005-05-07 02:55:29 +00:00
Joe Marcus Clarke
b3458f652e
Bump PORTREVISION to chase the glib20 shared lib version change.
2005-03-12 10:54:27 +00:00
Joe Marcus Clarke
46a4d69571
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
...
big upgrade.
2004-11-07 22:37:47 +00:00
Joe Marcus Clarke
280e45a894
Update to 2.4.0.
2004-04-20 16:45:48 +00:00
Joe Marcus Clarke
b8ce5c191b
Add libgtk-java, a Java wrapper around the gtk+-2.4 API.
2004-04-05 03:58:27 +00:00