Commit graph

87 commits

Author SHA1 Message Date
Tijl Coosemans
fd0149e537 - Fix pkg-plist on FreeBSD 10 and let FreeBSD 8 and 9 use the libusb 1.0
API too.
- Remove patching of libgphoto2_port.pc.in.  It has no effect.
- Don't define _XOPEN_SOURCE and _POSIX_C_SOURCE to old values.  It hides
  C99 symbols like snprintf that the port uses.

PR:		ports/183308
2013-10-26 09:58:00 +00:00
Dmitry Marakasov
c97823efa7 - Support staging
- Use new LIB_DEPENDS syntax
2013-10-22 07:47:42 +00:00
Baptiste Daroussin
eb08c5441c Add NO_STAGE all over the place in preparation for the staging support (cat: graphics) 2013-09-20 18:35:44 +00:00
Koop Mast
3e04c2ddb8 Unbreak after base rev 253637
While here remove unused patch

PR:             ports/180825
Submitted by:   rpaulo@
2013-07-25 18:55:01 +00:00
Alexey Dokuchaev
26343e564b - Unbreak the build of fusefs-gphotofs (add missing pkgconfig)
- Define LICENSE for fusefs-gphotofs and libgphoto2 while here
2013-07-10 01:57:14 +00:00
Alexey Dokuchaev
6174edce78 Cleanup the port a bit:
- Make COMMENT reflect the reality better
- Drop shlib ABI versions from LIB_DEPENDS
- Utilize USES of gmake and pkgconfig
- Collapse two CONFIGURE_ENV lines into one
- Drop MAKE_JOBS_SAFE: it will be default in a few days
- Wrap very long lines in post-patch for better readability
2013-07-10 01:19:12 +00:00
Pav Lucistnik
0caf410ed8 - Drop all my ports 2013-07-09 21:26:48 +00:00
Baptiste Daroussin
9ff06b3cbf Convert a bunch of ports from WITHOUT_NLS -> ${PORT_OPTIONS:MNLS}
While here:
- trim headers
- convert to new options framework
2013-04-29 22:27:05 +00:00
Rene Ladan
4e4178dab5 In preparation of removing devel/libusb (expires 2013-04-30), remove it
from these ports.

Other changes:
- convert Makefile header
- convert to optionsNG
- remove indefinite article from comment
- drop support for FreeBSD < 8.0
- pet portlint (leave library ABI versions in LIB_DEPENDS)
- net-mgmt/spectools: change option name from GTK to GTK2 to use default
  description from bsd.options.desc.mk

Approved by:	portmgr (bapt)
2013-04-29 16:43:05 +00:00
Marcus von Appen
a3a0715f38 - Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
2013-04-27 11:59:28 +00:00
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Pawel Pekala
07730f7cd1 Revert previous boneheaded change - libgphoto2 is dependency for
couple of KDE4 ports. Instead of depending on HAL make sure not to
link to it.

Reported by:	danfe
2013-03-28 21:50:53 +00:00
Pawel Pekala
3b7284d836 Port links to sysutils/hal when available
PR:		ports/175964
Submitted by:	myself
Approved by:	maintainer timeout
2013-03-27 23:37:51 +00:00
Po-Chien Lin
98d451887b - graphics/libexif:
* Update to 0.6.21
  * Add LICENSE
  * Switch to OptionsNG and PORTDOCS
- Document libexif 2012-07-12 vulnerabilty
- Bump PORTREVISION for libexif related ports
- Trim headers while here

PR:		ports/175910
Approved by:	swills (mentor)
Security:	d881d254-70c6-11e2-862d-080027a5ec9a
2013-03-14 08:17:39 +00:00
Pav Lucistnik
ea1212ff07 - Update to 2.4.14 2012-08-24 09:07:08 +00:00
Pav Lucistnik
929dc19be0 - Update to 2.4.13
Feature safe:	yes
2012-03-27 08:34:42 +00:00
Pav Lucistnik
735bf063da - When gettext is disabled, this port still needs iconv
Reported by:	Hakisho Nukama <nukama@googlemail.com>
2012-02-13 20:57:26 +00:00
Pav Lucistnik
a789e3bed2 - Make sure libgphoto_port library is linked with libintl, otherwise
non-gettext apps (python) that dl_open libgphoto_port plugins are rather
  unhappy

PR:		ports/160508
Reported by:	danfe
Tested by:	danfe
2011-09-09 19:55:18 +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
Wen Heping
9143b1b3f1 - Bump PORTREVISION to chase the update of libexif 2011-03-04 02:19:07 +00:00
Pav Lucistnik
888f64700e - Fix segfault on certain usb devices
PR:		ports/154057
Submitted by:	Lucius Windschuh <lwindschuh@gmail.com>
Feature safe:	yes
2011-01-16 21:39:38 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Pav Lucistnik
f3c92570b0 - Update to 2.4.10.1 2010-09-02 13:19:17 +00:00
Pav Lucistnik
0a34d77f9a - Update to 2.4.9.1 2010-06-03 11:45:59 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Pav Lucistnik
003debeb01 - Update to 2.4.7 2009-09-07 09:03:32 +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
Jeremy Messenger
789d75c728 -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
2009-08-02 19:36:34 +00:00
Pav Lucistnik
94cd24b4fc - Update to 2.4.6 2009-06-28 19:43:49 +00:00
Pav Lucistnik
5a6be62ed5 - Update to 2.4.5 2009-04-22 15:02:46 +00:00
Pav Lucistnik
5072d132ff - Remove requirement on libusb from pkg-config file on USB2.0 enabled -CURRENT
Requested by:	marcus
2009-03-21 22:30:48 +00:00
Pav Lucistnik
06618671f1 - extra patch is unneeded on current -current
Submitted by:	thompsa
2009-03-13 12:29:40 +00:00
Stanislav Sedov
f5d05ea54d - Chase libusb20 rename in r189585.
- Mark sane-backends broken on current due to changes
  in USB stack.

Reviewed by:	thompsa (old version), miwi
Tested by:	miwi
2009-03-09 17:15:43 +00:00
Pav Lucistnik
db629d359f - Another round of usb20 patches
PR:		ports/132420
Submitted by:	Phillip N. <pneumann@gmail.com>, kan
2009-03-08 18:01:11 +00:00
Pav Lucistnik
94866491c6 - Fix include path on -current
Submitted by:	marcus
2009-03-07 20:13:38 +00:00
Pav Lucistnik
083a10266d - Fix build with USB 2.0 in CURRENT (untested)
Submitted by:	rnoland
2009-03-02 00:27:59 +00:00
Pav Lucistnik
e9f6d4b012 - Update to 2.4.4 2009-01-30 09:15:01 +00:00
Pav Lucistnik
34d115b9a5 - Unbreak WITHOUT_NLS
PR:		ports/128808
Reported by:	Jimmie James <jimmiejaz@gmail.com>
2008-11-12 09:11:36 +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
Henrik Brix Andersen
1e25307426 Add quirk for the Apple iPhone 3G from upstream SVN.
Approved by:    pav (maintainer), erwin (mentor, implicit)
2008-07-29 12:47:25 +00:00
Pav Lucistnik
4829ee87ac - Fix install in presence of gmkdir
Reported by:	Jan Henrik Sylvester <me@janh.de>
2008-07-14 12:31:21 +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
48ed602aa2 - Put shlib major back into LIB_DEPENDS, otherwise it's picking up libusb.so.0
from compat4x package

Reported by:	many
2008-05-18 15:08:07 +00:00
Pav Lucistnik
bf18f81fac - Update to 2.4.1 2008-03-30 19:31:25 +00:00
Pav Lucistnik
9fc1c4fe89 - Remove USE_GETOPT_LONG which is a no-op since March 2007 2008-03-20 09:56:52 +00:00
Pav Lucistnik
420361d5f1 - Disable Doxygen
- Port now installs the docs by itself

PR:		ports/119451
Reported by:	TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
2008-01-08 15:25:56 +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