Commit graph

30 commits

Author SHA1 Message Date
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
Kris Kennaway
ae994c8ea8 Use libtool port instead of included version to avoid objformat a.out botch 2007-02-01 02:42:05 +00:00
Cheng-Lung Sung
10ddcca177 - s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include dns/ editors/ emulators/ finance/
  games/ graphics/ maintained by ports@

PR:		ports/101916
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-08-14 23:06:39 +00:00
Ying-Chieh Liao
dd8f577b70 Fix build with newer libexif
PR:		95113
Submitted by:	Ports Fury
2006-03-31 03:21:22 +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
792b758ef4 - Add SHA256 2005-11-26 01:48:16 +00:00
Pav Lucistnik
9b3db69694 - Update to 0.3.5
PR:		ports/88561
Submitted by:	Ports Fury
2005-11-09 01:12:51 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Cheng-Lung Sung
df509b30b2 - libexif library now became .12
- bump PORTREVISION
2005-04-04 05:26:06 +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
Michael Johnson
ab9c35c322 Update to 0.3.4 to sync with current version of libexif
PR:		ports/73631
Pointed out by:	grog@lemis.co
Approved by:	pav (co mentor)
2004-11-07 15:46:41 +00:00
Joe Marcus Clarke
9e5632dd66 Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:		63944
Based on work by:eik and marcus
Approved by:	ade (autotools maintainer)
Tested by:	kris on pointyhat
Bound to be hidden problems:	You bet
2004-07-09 17:43:11 +00:00
Alexander Nedotsukov
6284fe0fa8 - Fix build with gtk 2.4
- Minor Makefile cleanup.
2004-04-06 01:30:04 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +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
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Trevor Johnson
b3ba3ae427 USE_REINPLACE need be defined only when REINPLACE_CMD is used. 2003-11-17 12:29:10 +00:00
Michael Reifenberger
35fb880a9c Fix dependence on libexif:
exif.9 -> exif.10
2003-08-12 09:12:40 +00:00
Joe Marcus Clarke
c7a0ae5f5e More libexif shared lib chasing.
Reminded by:	KATO Tsuguru <tkato@prontomail.com>
2003-07-30 01:39:44 +00:00
Christian Weisgerber
2209be26af Update to version 0.3.3
PR:		51224
Submitted by:	Ports Fury
2003-05-01 22:57:59 +00:00
Akinori MUSHA
e88cb93ce3 de-pkg-comment 2003-02-20 18:08:19 +00:00
Joe Marcus Clarke
7305030530 Chase gtk20's shared lib version. 2003-02-07 19:21:11 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Akinori MUSHA
b01936664e Chase the libexif update and bump PORTREVISION accordingly. 2002-10-10 17:16:17 +00:00
Ying-Chieh Liao
095d3641fa upgrade to 0.3.2
PR:		41502
Submitted by:	Ports Fury
2002-08-10 17:04:05 +00:00
Ying-Chieh Liao
2730c8a3dc PERL -> REINPLACE_CMD
PR:		39938
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-07-08 10:41:30 +00:00
Ying-Chieh Liao
fbbd10d059 add libexif-gtk 0.3.0
GTK+ widgets to display/edit EXIF tags

PR:		39117
Submitted by:	Ports Fury
2002-06-18 09:43:44 +00:00