Commit graph

79 commits

Author SHA1 Message Date
Baptiste Daroussin
541cf0967e Convert pav's ports to new options framework
While here trim headers
Explicitly set USE_PKGCONFIG=build where needed

Approved by:	pav
2012-12-29 23:14:24 +00:00
Pav Lucistnik
ea1212ff07 - Update to 2.4.14 2012-08-24 09:07:08 +00:00
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
Koop Mast
0e682dded4 Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:		ports/159624
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-08-11 19:20:17 +00:00
Pav Lucistnik
56313cc731 - Update to 2.4.11 2011-06-02 20:43:31 +00:00
Pav Lucistnik
c5298edd7e - Update to 2.4.10 2010-09-02 13:19:32 +00:00
Pav Lucistnik
ad281131af - Update to 2.4.9 2010-06-03 11:46:08 +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
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Pav Lucistnik
b7daa8ecd7 - Update to 2.4.7
- Make aalib/jpeg dependency optional
2009-09-07 09:03:55 +00:00
Dmitry Marakasov
6b5fb87219 - Switch SourceForge ports to the new File Release System: categories starting with G 2009-08-22 00:23:13 +00:00
Dirk Meyer
3bbc108312 - update to jpeg7
Tested by:	pav on pointyhat
2009-07-18 11:11:29 +00:00
Pav Lucistnik
5a6be62ed5 - Update to 2.4.5 2009-04-22 15:02:46 +00:00
Pav Lucistnik
e9f6d4b012 - Update to 2.4.4 2009-01-30 09:15:01 +00:00
Pav Lucistnik
de019f2420 - Update to 2.4.3
- Raise MAX_ENTRIES limit from 1024 to 8192 entries (a stopgap for 2.4.x
  series, 2.5.x will have adaptive list)
PR:		ports/127847
Requested by:	Henrik Herranen <leopold@iki.fi>
2008-11-09 16:10:50 +00:00
Pav Lucistnik
8447c4e791 - Update to 2.4.2 2008-07-14 09:24:03 +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
Pav Lucistnik
671c39f5a9 - Correct plist for NOPORTDOCS (test-hook.sh is installed always)
- Stop installing empty or content-free files

Reported by:	ionbot
2008-06-04 07:45:55 +00:00
Pav Lucistnik
bf18f81fac - Update to 2.4.1 2008-03-30 19:31:25 +00:00
Pav Lucistnik
e60d01ddc6 - Update to 2.4.0 2007-08-13 18:08:22 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +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
Pav Lucistnik
d307009aad - Mark BROKEN on FreeBSD 4
Reported by:	krismail
2007-01-10 17:58:13 +00:00
Pav Lucistnik
0cdc7572b3 - Update to 2.3.1 2006-12-28 22:14:53 +00:00
Pav Lucistnik
c9d7586b09 - Update to 2.3.0 2006-12-07 17:05:45 +00:00
Pav Lucistnik
ee5dedc438 - Update to 2.2.0
- Take maintainership
2006-06-19 21:13:03 +00:00
Pav Lucistnik
12ed8a0e2f - Update to 2.1.99
PR:		ports/94430
Submitted by:	Pedro F. Giffuni <giffunip@asme.org>
2006-03-29 06:56:19 +00:00
Pav Lucistnik
792b758ef4 - Add SHA256 2005-11-26 01:48:16 +00:00
Roman Bogorodskiy
0e28d6a737 Update to 2.1.6.
PR:		83156
Submitted by:	Ports Fury
2005-07-08 19:06:10 +00:00
Kirill Ponomarev
bab4175717 Update to version 2.1.5
PR:		ports/75266
Submitted by:	Ports Fury
2004-12-20 08:47:41 +00:00
Pav Lucistnik
7ed9c9c260 - Fix build with new libexif
PR:		ports/72209
Submitted by:	Michael Johnson <ahze@ahze.net>
2004-10-12 21:22:18 +00:00
Kris Kennaway
078917806c Add missing file 2004-05-08 05:11:12 +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
Alexander Nedotsukov
70ad794c0a Update to 2.1.4 2004-01-26 06:55:59 +00:00
Kirill Ponomarev
2e59b5fcff - Update to version 2.1.3
PR:		58626
Submitted by:	Ports Fury
2003-10-28 22:16:05 +00:00
Sergey A. Osokin
3575667139 Update to 2.1.2. [1]
Add PLIST_SUB, that decrease diffs against libgphoto2
port in next update-time. [2]

Submitted by:	Jeremy Prior <jez@chagford.netcraft.com> [1],
		osa [2]
PR:		55602
2003-08-15 15:52:19 +00:00
Akinori MUSHA
e88cb93ce3 de-pkg-comment 2003-02-20 18:08:19 +00:00
Ying-Chieh Liao
080947a88b upgrade to 2.1.1
PR:		46596
Submitted by:	Ports Fury
2003-01-03 20:29:18 +00:00
Dirk Meyer
01ddd1f7d2 Fix build on -current
PR:		46407
Submitted by:	kcwu@kcwu.dyndns.org
2002-12-22 09:39:42 +00:00
Josef Karthauser
c1676856fd Use the latest libusb.
PR:	ports/46064
2002-12-08 23:52:19 +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
Joe Marcus Clarke
4d606c2034 Fix build on -CURRENT (s/malloc.h/stdlib.h).
Submitted by:	bento
2002-09-09 04:39:57 +00:00
Mario Sergio Fujikawa Ferreira
5dc9b7f571 Deploy USE_GNOMENG infrastructure
PR:		42349
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-09-03 02:46:49 +00:00
Joe Marcus Clarke
ab10fb893a * Chase so version for libexif
* Fix build with libexif-0.5.4
* Bump PORTREVISION

PR:		42270
Obtained from:	various diffs from gphoto2 CVS
2002-09-01 00:40:21 +00:00
Ade Lovett
c8eaa93644 Chase shlib rev of devel/gettext
Submitted by:	lots and lots
Pointy hat to:	ade
2002-08-01 16:22:41 +00:00
Patrick Li
39c52f913a Update to 2.1.0
PR:		ports/40117
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-07-02 18:44:43 +00:00
Ying-Chieh Liao
18b398dc40 - Add MASTER_SITE_SOURCEFORGE to MASTER_SITES
- Add missic USE_GLIB
- Fix install path of libgphoto2.pc
- Utilize NOPORTDOCS

PR:		38045
Submitted by:	Ports Fury
2002-05-14 02:31:03 +00:00