1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-06 01:57:40 +00:00
Commit Graph

78 Commits

Author SHA1 Message Date
Baptiste Daroussin
e9122e6079 Backout r493559
Bad grep foo sorry

Pointyhar:	bapt
2019-02-22 08:12:39 +00:00
Baptiste Daroussin
3029b20865 Remove USE_GNOME=gnomemimedata which wasn't doing anything anymore 2019-02-22 08:07:34 +00:00
Danilo Egea Gondolfo
e0f06dbf1c - Update to 8.7.1 2019-02-01 23:29:15 +00:00
Gerald Pfeifer
a9f015d155 Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
2018-12-12 01:35:33 +00:00
Danilo Egea Gondolfo
dae28d21fb - Use MASTER_SITES to download the tarball release by the project [1]
- Reintroduce DOCS options

Reported by:	mat [1]
2018-11-10 16:24:40 +00:00
Danilo Egea Gondolfo
cfadd9ea3f - Update graphics/vips and graphics/nip2 to 8.7.0
- Use GITHUB instead of MASTER_SITES
2018-10-26 21:28:15 +00:00
Tobias C. Berner
bb238a10bf Update math/gsl to 2.5
PR:		229067
2018-06-23 08:27:13 +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
a199289c3f - Update to 8.6.0
- Change MASTER_SITES to github
- Update WWW
2018-01-06 13:37:18 +00:00
Tobias C. Berner
5da7ccc1fb Update math/gsl to 2.4
Exp-Run by:	antoine
PR:		220408
2017-07-03 20:38:11 +00:00
Tobias C. Berner
8c99ed5982 Update math/gsl to 2.3
This release introduces some new features and fixes several bugs:
	http://savannah.gnu.org/forum/forum.php?forum_id=8751

* update to 2.3 and take maintainership
* update math/py-gsl to 2.2.0 for gsl2 support
* update math/rubygem-rb-gsl to 2.1.0.2 for gsl2 support

PR:		218952
Exp-run by:	antoine
Reviewed by:	mat, rakuco
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D10522
2017-05-02 05:26:40 +00:00
Danilo Egea Gondolfo
bc801297c0 - Update to 8.4.0
- Add some explicit dependencies to make Q/A happy
2016-09-26 03:12:04 +00:00
Danilo Egea Gondolfo
c4e0ee17b0 - Update to 8.3.0 2016-05-24 01:45:13 +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
Danilo Egea Gondolfo
36a09b397c - Update to 8.2 2016-01-12 20:11:10 +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
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
5271b00d7b - Update to 7.42.1 2015-01-02 19:01:29 +00:00
Danilo Egea Gondolfo
77ab6c156c - Update from 7.40.4 to 7.42.0
- Take maintainership
2014-11-24 14:52:57 +00:00
Danilo Egea Gondolfo
03d462df02 - Update from 7.40.11 to 7.42.0 2014-11-22 15:23:21 +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
Pawel Pekala
25475f71cb - Update to version 7.40.4
- Make heavy dependencies optional

PR:		ports/193327
Submitted by:	tkato432@yahoo.com
2014-09-21 10:09:08 +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
Tijl Coosemans
c0f51fae12 math/gsl:
- Add USES=libtool and bump dependent ports
- Add USES=pathfix and INSTALL_TARGET=install-strip

Approved by:	portmgr (implicit, bump unstage port)
2014-08-17 13:09:56 +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
John Marino
df477e3e3d graphics/vips & nip2: Upgrade version
Upgrade vips version 7.40.3 => 7.40.4
Upgrade nip2 version 7.40.2 => 7.40.3

PR:		192206
Submitted by:	Ports Fury
2014-08-10 09:40:41 +00:00
Antoine Brodin
1530dc26a5 Drop: it's not part of portmgr's job to maintain ports that mi@ breaks and
later refuses to unbreak because it's been marked broken by portmgr
2014-07-20 18:31:24 +00:00
Mikhail Teterin
5c7cc12137 Upgrade vips and nip2 to 7.40.3 and 7.40.2 respectively. Unbreak
packaging for the case, when the install of documentation is enabled.

Transfer maintainership to antoine@, so he can continue to do as he
pleases with both, but without the guilt of changing other people's
ports.
2014-07-05 15:41:01 +00:00
Adam Weinberger
de494a8091 Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 00:09:47 +00:00
Mikhail Teterin
504dc884dc Explicitly set MANCOMPRESSED to no. The new way of dealing with
man-pages seems to require it.
2014-07-01 23:47:19 +00:00
Mikhail Teterin
dcb245f9d1 Appease the new authorities and remove the bogus BROKEN-declaration. 2014-07-01 23:35:02 +00:00
Antoine Brodin
4542c87746 Mark BROKEN, Uses obsolete MAN1 2014-07-01 19:34:57 +00:00
Mikhail Teterin
d130c9696f Insist on libvips.so.38 -- not just any libvips.so. nip2 is very
particular about the version of libvips.
2014-07-01 19:02:21 +00:00
Mikhail Teterin
1a79a9e86f Upgrade from 7.26.3 to 7.40.1 (nip2) and .2 (vips) -- the current
latest. Support staging in nip2. Add self-test target to nip2.

Although the software is built against GraphicsMagick, some of the
tests require ImageMagick's convert and therefor the tests are not
(yet) labeled "regression-test".  The author is working on the fix.
2014-07-01 18:59:49 +00:00
Antoine Brodin
e63e5a377a Unbreak
With hat:	portmgr
2014-06-20 18:05:21 +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
Dmitry Marakasov
8e18b3daec - Fix build on 10.x and with recent graphviz
- Remove useless REINPLACE_CMD

PR:		184345
Submitted by:	amdmi3
Approved by:	maintainer timeout
2013-12-10 01:26:12 +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
Baptiste Daroussin
894a8184ce Eradicate USE_GNOME=pkgconfig from graphics
While here:
- trim headers
- convert:
  * USE_GNOME=gnomehack -> USES=pathfix
  * USE_GMAKE=yes -> USES=gmake
  * USE_PERL5 -> USES=perl5
2013-09-01 22:50:06 +00:00
Brendan Fabeny
6c4fa199d0 Update math/gsl to 1.16 and adjust some dependent ports 2013-08-26 16:06:37 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Baptiste Daroussin
5271da855f Rely on bsdtar to autodetermine the format of the distfiles when possible
For a while now bsdtar is able to autotermine compression and archive format.
Let's then use tar directly instead of piping to tar.

Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format
2013-04-29 08:57:12 +00:00
Baptiste Daroussin
9250d94365 Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build

it brings bison as a run dependency in case it is set the following way:
USES= bison:run

it brings bison both as a run and build dependency in case it the set the following way:
USES= bison:both

While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
2013-03-08 11:32:11 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00