Commit graph

120 commits

Author SHA1 Message Date
Danilo Egea Gondolfo
fe8e91ba7d - Update to 8.6.4 2018-06-26 01:53:52 +00:00
Mark Linimon
efc62e6bcd Adjust USES to fix builds on gcc-based architectures.
While here, pet portlint.

Tested for no regression on amd64.

Approved by:	portmgr (tier-2 blanket)
2018-06-18 19:03:03 +00:00
Gerald Pfeifer
c2a92a1aea Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
2018-03-10 17:46:04 +00:00
Danilo Egea Gondolfo
3c40da4dd1 - Update to 8.6.1
- Change MASTER_SITES to github
- Move python to USES due bin/vipsprofile
- Update WWW
2018-01-06 13:36:20 +00:00
Matthias Andree
1fb0ae7cf9 Security update OpenEXR and ilmbase to 2.2.1.
While here, fix libIlmImfUtil_la_LDFLAGp so that when linking libIlmImfUtil,
the locally built libIlmImf gets precedence over the one in /usr/local,
to permit upgrades in a running system with the older version installed.

This changes the library's SONAME, so bump PORTREVISION of all dependees.

Unfortunately, this looks a bit too intrusive for an MFH to 2017Q4.

Security:	CVE-2017-9110
Security:	CVE-2017-9111
Security:	CVE-2017-9112
Security:	CVE-2017-9113
Security:	CVE-2017-9114
Security:	CVE-2017-9115
Security:	CVE-2017-9116
Security:	803879e9-4195-11e7-9b08-080027ef73ec
2017-12-01 01:58:23 +00:00
Mathieu Arnold
551be3c723 Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
  current python flavor.  It can be used in dependency lines when the
  port itself is not python flavored.  For example, deskutils/calibre.

  By default, all the flavors are generated.  To only generate flavors
  for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
  BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.

  In all the ports with Python dependencies, the *_DEPENDS entries MUST
  end with the flavor so that the framework knows which to build/use.
  This is done by appending '@${PY_FLAVOR}' after the origin (or
  @${FLAVOR} if in a Python module with Python flavors, as the content
  will be the same).  For example:

    RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}

PR:		223071
Reviewed by:	portmgr, python
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D12464
2017-11-30 15:50:30 +00:00
Steve Wills
40db78cf06 Add missed PORTREVISION bumps after recent poppler update 2017-08-24 15:49:34 +00:00
Sunpoet Po-Chuan Hsieh
8b1d897ff6 Update science/hdf5 to 1.10.1
- Bump PORTREVISION for shlib change

Changes:	https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.1/src/hdf5-1.10.1-RELEASE.txt
2017-05-30 02:56:43 +00:00
Sunpoet Po-Chuan Hsieh
7d3a967cfb Update to 0.6.0
- Bump PORTREVISION for dependent ports

Changes:	https://chromium.googlesource.com/webm/libwebp/+/master/NEWS
2017-04-30 12:50:54 +00:00
Olivier Duchateau
47706eca19 Chase update of graphics/poppler (and slaves ports) in revision r430777 2017-01-07 10:42:51 +00:00
Danilo Egea Gondolfo
a784a228f1 - Update to 8.4.5 2016-12-11 13:04:48 +00:00
Danilo Egea Gondolfo
1b4aff4f9c - Update to 8.4.4 2016-11-13 22:47:26 +00:00
Max Brazhnikov
f34c3a8543 Chase math/matio update 2016-10-31 23:26:00 +00:00
Danilo Egea Gondolfo
eef25d6f02 - Update to 8.4.2 2016-10-13 19:37:17 +00:00
Danilo Egea Gondolfo
087acf61fa - Update to 8.4.1 2016-09-26 03:10:45 +00:00
Olivier Duchateau
548adee57e Chase update of Poppler after revision r421386 2016-09-05 20:02:03 +00:00
Danilo Egea Gondolfo
5b44ad236d - Update to 8.3.3 2016-08-10 02:28:55 +00:00
Danilo Egea Gondolfo
f4d6de544d - Add some dependencies explicitly to make QA happy 2016-07-26 02:22:23 +00:00
Danilo Egea Gondolfo
f8f18202f1 - Update to 8.3.2 2016-07-26 01:41:24 +00:00
Danilo Egea Gondolfo
a4d96fbe5e - Update to 8.3.1 2016-05-10 01:28:54 +00:00
Danilo Egea Gondolfo
a701656601 - Update to 8.2.3 2016-04-05 02:23:03 +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
Sunpoet Po-Chuan Hsieh
1fc33e5d96 - Update to 0.5.0
- Bump PORTREVISION for graphics/webp shlib change

Changes:	https://chromium.googlesource.com/webm/libwebp/+/master/NEWS
2016-04-01 11:17:54 +00:00
Danilo Egea Gondolfo
7ac41b537a - Update to 8.2.2 2016-01-31 15:08:05 +00:00
Danilo Egea Gondolfo
91a37de5e3 - Update to 8.2.1 2016-01-12 20:10:42 +00:00
Danilo Egea Gondolfo
bd7f4c317e - Update to 8.1.1 2015-10-16 13:48:46 +00:00
John Marino
d417455b24 graphics/GraphicsMagick: Upgrade version 1.3.21 => 1.3.22
GraphicsMagick was just updated, but there was as newer, second
PR to upgrade it once more.  And again, the shared library version
has been bumped (haven't these guys heard of symbol versioning?)

While the INDEX references 114 users of GraphicksMagick, I'm going to
only bump the same 8 ports as yesterday.   The bump script appears to
be obsolete (still uses CVS!)

PR:		203547
Submitted by:	Walter Schwarzenfeld
2015-10-11 16:20:41 +00:00
John Marino
f6a13dc9de graphics/GraphicsMagick: Upgrade version 1.3.20 => 1.3.21
The shared library versions changed, so bump all the ports that
depend on GraphicsMagick by default too.

PR:		200304
Submitted by:	ports fury
2015-10-10 15:20:41 +00:00
Antoine Brodin
6e5719ca80 Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
Danilo Egea Gondolfo
fdd8d3d129 - Update to 8.0.2 2015-05-06 17:01:28 +00:00
Danilo Egea Gondolfo
7e02f402b6 vips
- Update to 8.0.1
nip2
- Update to 8.0
- Add LDFLAGS=-lm to fix build when math options are disabled
2015-05-04 15:04:02 +00:00
Dmitry Marakasov
6939533d44 - Add LICENSE_FILE
- Add CPE info

Approved by:	portmgr blanket
2015-04-15 03:56:37 +00:00
Danilo Egea Gondolfo
5c43601d8f - Update to 7.42.3 2015-02-14 15:29:31 +00:00
Danilo Egea Gondolfo
a677ab08ee - Update to 7.42.2 2015-02-05 13:04:25 +00:00
Danilo Egea Gondolfo
dd72649f41 - Fix a build dependency when using python 2015-01-11 13:48:33 +00:00
Danilo Egea Gondolfo
5271b00d7b - Update to 7.42.1 2015-01-02 19:01:29 +00:00
Baptiste Daroussin
bb21093773 Bump portrevision after png update 2014-12-25 20:54:41 +00:00
Antoine Brodin
7ae46e9b12 Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade 2014-12-25 19:04:25 +00:00
Danilo Egea Gondolfo
03d462df02 - Update from 7.40.11 to 7.42.0 2014-11-22 15:23:21 +00:00
Baptiste Daroussin
a76a739bfe Cleanup plist 2014-10-20 17:04:20 +00:00
Danilo Egea Gondolfo
5aed07834b - Update from 7.40.10 to 7.40.11 2014-10-09 15:56:13 +00:00
Danilo Egea Gondolfo
18799d1fa6 - Update from 7.40.9 to 7.40.10 2014-10-02 13:05:02 +00:00
Danilo Egea Gondolfo
c0a1775203 - Update from 7.40.8 to 7.40.9 2014-09-23 16:45:24 +00:00
Danilo Egea Gondolfo
27e607917d - Update from 7.40.7 to 7.40.8 2014-09-14 17:26:11 +00:00
Gerald Pfeifer
15945f8122 Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2014-09-10 20:50:31 +00:00
Danilo Egea Gondolfo
e8fd361603 - Update from 7.40.6 to 7.40.7 2014-09-08 15:47:04 +00:00
Tijl Coosemans
4bdd97e324 math/fftw3:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove PTHREAD_CFLAGS and PTHREAD_LIBS
- Use MAKE_CMD
2014-08-31 16:36:22 +00:00
Danilo Egea Gondolfo
675a7039d1 - Update from 7.40.5 to 7.40.6 2014-08-22 13:54:12 +00:00
Danilo Egea Gondolfo
196df1dc68 - Update from 7.40.4 to 7.40.5
- Convert USE=python=yes to USES
- Add devel/gobject-introspection to LIB_DEPENDS
- Take maintainership
2014-08-18 00:00:59 +00:00
Matthias Andree
515db2ed10 Upgrade OpenEXR and ilmbase to 2.2.0.
GCC 4.2 in FreeBSD 8.X/9.X base is now too old to compile OpenEXR, so
GCC-based systems will upgrade to the default ports compiler (GCC 4.7
currently.)

Add two patches to OpenEXR to permit building it in a live system with
the older OpenEXR version installed. Bug report filed to upstream Github
at https://github.com/openexr/openexr/issues/130

Couple OpenEXR more tightly to ilmbase and require its exact .so
version.

Add UPDATING note, and bump PORTREVISION of all dependent ports.

Proto-STAGE hugin-devel, and mark it IGNORE because hugin is newer.

Approved by:	portmgr (implicit for bumping PORTREVISION on unstaged ports)
2014-08-15 20:37:31 +00:00