Commit graph

112 commits

Author SHA1 Message Date
Dmitry Marakasov
9d79e7b146 - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by:	portmgr blanket
2017-01-09 13:16:49 +00:00
Ben Woods
53920645df graphics/libgphoto2: Update to 2.5.12
Changes this release:
  http://www.gphoto.org/news/
2017-01-08 06:30:40 +00:00
Jan Beich
7277ec6a16 Assume "pkg-config libusb*" works after 9.x EOL
FreeBSD appears to use different pkg-config name for 0.1.x API but it
doesn't matter much as 0.1, 1.0 and 2.0 share CFLAGS/LIBS.
2017-01-05 22:58:02 +00:00
Ben Woods
830b2372b2 graphics/gphoto2 and graphics/libgphoto2: Update to 2.5.11
Changes this release:
  http://www.gphoto.org/news/

Approved by:	adamw (mentor, implicit)
2016-12-19 13:21:29 +00:00
Antoine Brodin
cada42330e - Update jpeg-turbo to 1.5.1
- Add LICENSE
- Use the framework for tests
2016-10-12 18:52:43 +00:00
Dirk Meyer
3561a46f28 - update libgd to 2.2.2
- new MASTER_SITES
- add security patch
PR:		210913
Submitted by:	Piotr Kubaj
MFH:		2016Q3
Security: CVE-2015-8874
Security: CVE-2016-3074
Security: http://www.openwall.com/lists/oss-security/2016/07/12/4
2016-07-20 09:33:31 +00:00
Ben Woods
a8f5e2ec0c Update the maintainer email address for the ports I
maintain to woodsb02@FreeBSD.org

Approved by:	adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D6278
2016-05-09 20:46:48 +00:00
Mathieu Arnold
4e1b79a0a6 Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:00:51 +00:00
Dmitry Marakasov
726cbb75fd - Update to 2.5.10
- Pass maintainership to submitter

PR:		208284
Submitted by:	woodsb02@gmail.com
2016-03-25 15:10:24 +00:00
Martin Wilke
01840a8503 - Update to 2.5.9
PR:		205210 205209
Submitted by:	Ports Fury
Approved by:	mat (mentor)
Differential Revision:	D4618
2015-12-22 05:18:04 +00:00
Tijl Coosemans
a374acb969 By default libtool replaces -export-symbols <file> with -retain-symbols-file
<file> on ELF systems, but this doesn't really do what -export-symbols is
meant to do.  On GNU ELF systems it converts <file> to a simple version
script first and then uses -version-script instead of -retain-symbols-file.
Let USES=libtool patch libtool scripts to do this on all systems with GNU
ld(1).

Bump PORTREVISION on all ports where the build log contains -export-symbols.

audio/calf: This port builds a module that now exports only one function,
but it also builds a number of executables that link to this module and
expect to see other functions.  Because it's already a bit dodgy to link to
a module (libtool warns about this) let the module continue to export only
one function and instead build an ordinary library from the same source that
the executables can link to.  Fix a number of other issues in the same
Makefile.am and clean up the port Makefile.

japanese/scim-honoka: Tries to hide all symbols that start with an
underscore, but because this library is written in C++ all symbols start
with _Z so it ends up hiding everything.  Just don't hide anything at all
like the textproc/scim configure script does.

multimedia/schroedinger: Apply an upstream patch.

textproc/scim-input-pad: Same as japanese/scim-honoka.

PR:		201922
Approved by:	portmgr (antoine)
Exp-run by:	antoine
2015-08-02 15:03:19 +00:00
Guido Falsi
150711ecfa - Remove uneeded comment
- Revert gratutious post-install change

Reported by:	danfe
2015-07-29 07:58:02 +00:00
Guido Falsi
30120a8d58 Update to 2.5.8
PR:		201845
Submitted by:	tkato432@yahoo.com
2015-07-28 20:12:45 +00:00
Antoine Brodin
6e5719ca80 Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
Vanilla I. Shu
7aebffdaaf Upgrade to 2.5.7. 2015-01-23 09:34:36 +00:00
Dmitry Marakasov
4e98bb238e - Drop @dirrm* from plist
- Add LICENSE_FILE
2014-11-01 08:33:31 +00:00
Tijl Coosemans
15c4a5ecf3 Replace USE_AUTOTOOLS=libltdl with an ordinary LIB_DEPENDS in all ports.
There are only 60 such ports so there doesn't need to be a separate
keyword or USES for this.

Approved by:	portmgr (bapt)
2014-09-17 07:38:15 +00:00
Vanilla I. Shu
d9b96d9f64 Update to version 2.5.5.1.
PR:		ports/193326
Submitted by:	Ports Fury.
2014-09-05 16:36:28 +00:00
Martin Wilke
e0543dc561 - Update to 2.5.4
PR:		187970
Submitted by:	Ports Fury
2014-05-20 02:53:31 +00:00
Koop Mast
315333618e USE_BZIP2 -> USES=tar:bzip2
USE_AUTOTOOLS=libtool + USE_GNOME=ltverhack -> USES=libtool:keepla
2014-05-03 07:34:48 +00:00
Niclas Zeising
39fc32e828 The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.

Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.

Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.

Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.

Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics

Thanks to:	all testers, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/187602 [1]
Approved by:	portmgr (bdrewery), core (jhb)
2014-04-16 18:28:47 +00:00
Martin Wilke
ff0f063c10 - Remove the quota from previous commit. 2014-02-07 13:25:19 +00:00
Martin Wilke
cb87eabc7e - Update to 2.5.3.1
PR:		185940
Submitted by:	Ports Fury
2014-02-07 13:06:39 +00:00
John Marino
11714c775e graphics/libgphoto2: Reduce inclusions, qualify OSVERSION 2014-02-05 21:22:12 +00:00
Martin Wilke
e643f2053a - Update to 2.5.3
PR:		ports/181073
Submitted by:	Ports Fury
2014-01-17 16:55:22 +00:00
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