Commit graph

57 commits

Author SHA1 Message Date
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +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
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
Martin Wilke
c9882bd81a - Add backup mirror
PR:		120467
Submitted by:	Ronald Klop <ronald@echteman.nl> (maintainer)
2008-02-15 18:49:11 +00:00
Mark Linimon
2d0da556ba Does not work with Java 1.6. the JVMPI interface used by this port has
been removed from Java since 1.6.

PR:		ports/117606
Submitted by:	maintainer
2007-10-28 23:26:07 +00:00
Ade Lovett
dbd39ca660 Migration from bison 1.x to 2.x
PR:		117086
Tested by:	-exp runs
2007-10-17 10:13:01 +00:00
Martin Wilke
37500a0153 - Update maintainer mail adress
PR:		117073
Submitted by:	 Ronald Klop <ronald@echteman.nl> (maintainer)
2007-10-10 17:20:13 +00:00
Edwin Groothuis
42b9878de0 Remove always-false/true conditions based on OSVERSION 500000 2007-10-04 01:14:50 +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
Boris Samorodov
e2e4a9afd6 s/INSTALLS_SHLIB/USE_LDCONFIG
PR:		109099
Submitted by:	"Ronald Klop" <ronald at cs.vu.nl> (maintainer)
2007-02-15 17:16:21 +00:00
Greg Lewis
ea967c0a67 . Update to 0.51
PR:		99194
Submitted by:	Ronald Klop <ronald@cs.vu.nl> (maintainer)
2006-06-23 21:28:42 +00:00
Stefan Walter
c8fcb49a54 Update to 0.51-pre1
PR:		98011
Submitted by:	maintainer
Approved by:	arved (mentor)
2006-06-07 18:54:08 +00:00
Mikhail Teterin
f5861b4ada Upgrade from 0.50.1 to 0.50.2 2006-05-22 17:13:59 +00:00
Stefan Walter
5fdcfb79e7 - Update to 0.50.1
- Evaluate OPTIONS _after_ inclusion of bsd.port.pre.mk.
- Mark BROKEN on FreeBSD < 5.x

PR:		96989
Submitted by:	Ronald Klop <ronald@cs.vu.nl> (maintainer)
Approved by:	arved (mentor)
2006-05-10 17:25:51 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Sam Lawrance
624b49dd63 Fix build on 4.x.
PR:		ports/93254
Submitted by:	Ronald Klop <ronald@cs.vu.nl> (maintainer)
2006-02-13 12:12:16 +00:00
Simon Barner
4426cff80f - Update to 0.49
- From ChangeLog:
  * A deadlock fixed.
  * Better system thread handling.
  * Tables are now sortable in both ascending and descending order
  * Preferences are saved and restored.
  * Better handling of MS Windows builds.

Submitted by:	Ronald Klop <ronald@cs.vu.nl> (maintainer)
PR:		ports/92507
2006-02-02 15:34:08 +00:00
Simon Barner
a6a14bcb24 - Fix plist by correctly installing and registering the port's man page [1]
- Add SHA256

Reported by:	pointyhat via kris [1]
PR:		ports/89402 [1]
Submitted by:	"Ronald Klop" <ronald@cs.vu.nl> (maintainer) [1]
2005-11-23 01:17:16 +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
Volker Stolz
c694bd6caf - Update to 0.48
- USE_BISON

PR:		ports/88550
Submitted by:	maintainer
2005-11-14 14:51:26 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Herve Quiroz
7a23c56ca5 Remove empty patch file
PR:		82160
Submitted by:	Taoka Fumiyoshi <fmysh@iijmio-mail.jp>
2005-06-12 15:13:18 +00:00
Greg Lewis
cbbff8a98e . Update to 0.47.
PR:		81451
Submitted by:	"Ronald Klop" <ronald@cs.vu.nl> (maintainer)
2005-05-25 05:58:54 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Volker Stolz
dcb317c244 Fix build on 4.x (gcc295)
PR:		ports/77036
Submitted by:	Ronald Klop (maintainer)
2005-02-03 08:33:45 +00:00
Edwin Groothuis
1885f9edb3 Update java/jmp from 0.45 to 0.46. (mini-patch)
Little patch to update the port to the latest version.

PR:		ports/76197
Submitted by:	Ronald Klop <ronald-freebsd8@klop.yi.org>
2005-01-13 23:54:37 +00:00
Volker Stolz
9c645b72cd Update to 0.45
PR:		ports/74602
Submitted by:	maintainer
2004-12-02 10:53:54 +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
Greg Lewis
01b84a40d6 . Update to 0.44.
PR:		72959
Submitted by:	Ronald Klop <ronald@cs.vu.nl> (maintainer)
2004-10-26 16:51:29 +00:00
Volker Stolz
8aa4d05da5 - Update to 0.43
- Fix packaging

PR:		ports/70597
Submitted by:	Ronald Klop (maintainer)
2004-08-27 12:06:50 +00:00
Greg Lewis
db2c514e2c . Add an OPTION to compile with high optimisation.
PR:		66965
Submitted by:	Ronald Klop <ronald@cs.vu.nl> (maintainer)
2004-06-25 13:54:29 +00:00
Greg Lewis
2c5c22247c . Use bsd.java.mk 2.0 settings (ensures this port gets a native JDK, which
it needs).
. Use libtool 1.5 rather than 1.3

PR:		66965
Submitted by:	Ronald Klop <ronald@cs.vu.nl> (maintainer)
2004-06-25 04:43:48 +00:00
Greg Lewis
e324002963 . Update to 0.42. [1]
. Don't use jikes with this port (it breaks the build).

PR:		68174 [1]
Submitted by:	Ronald Klop <ronald@cs.vu.nl> (maintainer) [1]
2004-06-25 04:32:08 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
Mark Linimon
4c3391b5d4 Changes for 0.41 include:
* Added an object allocation level, meaning that after a reset only objects
  allocated at that level are shown in allocation and string lists.
* Show owners is now possible to do on a given string and a given object
  instance.
* Heap dump no longer loses allocation point if object tracing is on when
  the heap dump is done.

PR:		ports/64633
Submitted by:	Ronald Klop <ronald@cs.vu.nl> (maintainer)
2004-04-01 15:49:48 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Greg Lewis
98f4274880 . Update to 0.40.
PR:		63899
Submitted by:	Ronald Klop <ronald@cs.vu.nl>
2004-03-08 06:54:16 +00:00
Greg Lewis
2a10c1e848 . Add OPTIONS.
PR:		62712
Submitted by:	Ronald Klop <ronald@cs.vu.nl> (maintainer)
2004-02-14 00:03:13 +00:00
Mark Linimon
ec4b949f77 Update to version 0.39 (2004-02-03):
Added menu separators in some menus. Added a
 string dumper that makes it easy to inspect all strings in
 memory, it also has the ability to dump all strings to a file.
 Fixed a bug in down link handling that caused instance numbers
 to increase for arrays (thanks to matze who tried to use the
 string inspector and did send back traces from crashes).

PR:		ports/62365
Submitted by:	maintainer
2004-02-10 18:35:20 +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
Erwin Lansing
7a82c82ca8 Add SIZE
PR:		62076
Submitted by:	maintainer
2004-01-29 19:53:44 +00:00
Trevor Johnson
78da40aa98 Now gettext 0.12.1 is gettext-old. 2004-01-23 18:12:26 +00:00
Greg Lewis
a5307c47a4 . Update to 0.38.
PR:		61208
Submitted by:	Ronald Klop <ronald@cs.vu.nl> (maintainer)
2004-01-11 20:53:00 +00:00
Greg Lewis
21ffff3ac9 . Update to jmp 0.37.
PR:		60100
Submitted by:	ronald@cs.vu.nl (maintainer)
2003-12-15 16:14:20 +00:00
Greg Lewis
fff2f05c8f . Update to 0.35.
PR:		57581
Submitted by:	Ronald Klop <ronald@cs.vu.nl> (maintainer)
2003-10-05 06:22:57 +00:00
Sergey A. Osokin
6f5e9129c5 Fix compilation with WITHOUT_X11.
Submitted by:	Ronald Klop <ronald@cs.vu.nl> (maintainer)
PR:		57000
2003-09-19 14:10:00 +00:00