Commit Graph

27 Commits

Author SHA1 Message Date
Pav Lucistnik
b2338dd282 - Update to 0.6.13
Approved by:	maintainer
2006-03-29 06:54:33 +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
c92c635b24 SHA256ify
Approved by: krion@
2006-01-22 12:42:24 +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
Dirk Meyer
649d7c8c7b - fix option WITHOUT_NLS
2005-08-28 maintainer emailed, no response.
Approved by:	maintainer timeout (2 weeks)
2005-09-14 05:31:21 +00:00
Pav Lucistnik
573ad4e29d - Fix a braino which leads to crash in GIMP when opening JPEG pictures with
certain EXIF data, like those from SONY, Nikon or Canon digital cameras.

Obtained from:	libexif CVS, exif-data.c rev. 1.68
2005-04-13 21:12:51 +00:00
Cheng-Lung Sung
5536f59f7e - update to 6.0.12
- fix remotely exploitable buffer overflows
  [http://www.freebsd.org/ports/portaudit/624fe633-9006-11d9-a22c-0001020eed82.html]

PR:		79158, 79281
Submitted by:	Oliver Fromme, maintainer
2005-04-04 05:24:22 +00:00
Kirill Ponomarev
b240570e71 Update to 0.6.10
PR:		ports/71944
Submitted by:	maintainer
2004-10-12 10:03:30 +00:00
Kirill Ponomarev
8d30470d24 Support WITHOUT_NLS 2004-07-10 19:18:46 +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
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +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
186b8ba82f Add USE_GETTEXT and bump PORTREVISION.
Submitted by:	trevor
Tested by:	bento
2004-02-04 04:36:30 +00:00
Trevor Johnson
78da40aa98 Now gettext 0.12.1 is gettext-old. 2004-01-23 18:12:26 +00:00
Trevor Johnson
00e692203d USE_REINPLACE must be defined before REINPLACE_CMD may be used. 2003-11-17 12:03:17 +00:00
Joe Marcus Clarke
a3108b1e51 Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by:	kris
2003-08-26 20:25:58 +00:00
Joe Marcus Clarke
adccc29aad Chase the libintl.so shared lib version. 2003-08-25 05:41:38 +00:00
Maho Nakata
9568b986d3 a) Update graphics/libexif to 0.5.12
b) take over maintainership

PR:		55296
Submitted by:	Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
2003-08-09 02:25:20 +00:00
Joe Marcus Clarke
8f0903feb2 Restore the forced link of -lintl to fix unresolved symbol problems.
Suggested by:	kris
2003-08-02 06:30:43 +00:00
Daichi GOTO
efb47a6315 update graphics/libexif:
- Utilize USE_GNOME

PR:		55054
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-07-31 06:58:14 +00:00
Joe Marcus Clarke
dc3aece0ec Update to 0.5.10.
PR:		55024
Submitted by:	Pav Lucistnik <pav@oook.cz>
2003-07-29 21:03:32 +00:00
Joe Marcus Clarke
f94d9f68d8 * Update to 0.5.9
* Reset maintainer to ports:
	<pschmied@qwest.net>
	     (reason: 550 Sorry, no mailbox here by that name. (#5.1.1))

PR:	48886
Submitted by:	Jan Hornyak <pav@oook.cz>
2003-04-07 23:47:36 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Akinori MUSHA
db97b665c3 Update to 0.5.6. (with a shlib major bump)
No response from:	MAINTAINER
2002-10-10 17:14:01 +00:00
Kevin Lo
65df226bf7 Update to version 0.5.4
PR: 41356
Submitted by: Ports Fury
2002-08-22 08:30:04 +00:00
Patrick Li
c58f52df89 - Add BUILD_DEPENDS/RUN_DEPENDS to devel/pkgconfig
- Support CFLAGS properly
- Fix pkg-plist
- Do not install useless .la file

PR:		36551
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
Approved by:	maintainer
2002-03-31 03:14:54 +00:00
Daniel Harris
c764e4e0c9 Add libexif 0.5.0, which allows digital camera metadata to be read.
PR:		36269
Submitted by:	Peter W. Schmiedeskamp <pschmied@qwest.net>
2002-03-30 18:34:25 +00:00