Commit graph

43 commits

Author SHA1 Message Date
Dmitry Marakasov
b56a2da45e - Update to 0.94.0 2017-10-09 14:01:09 +00:00
Jan Beich
98eb11b2f0 devel/boost-*: update to 1.65.1
Changes:	http://www.boost.org/users/history/version_1_65_1.html
PR:		218835
Approved by:	maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by:	jhibbits (on powerpc64, earlier version)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D11582
2017-09-25 00:08:16 +00:00
Jan Beich
7e21a6476a devel/boost-*: enable C++11 features
PR:		218835
Obtained from:	https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by:	maintainer timeout (2 months)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D11582
2017-09-25 00:05:05 +00:00
Mark Linimon
fa74598719 Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Reported by:	swills
2017-05-21 21:55:08 +00:00
Jan Beich
b324ade02d devel/boost-*: update to 1.64.0
Changes:	http://www.boost.org/users/history/version_1_64_0.html
PR:		218835
Approved by:	office (bapt)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D10472
2017-05-02 06:48:10 +00:00
Dmitry Marakasov
ee1ee5097e - Update to 0.92.1 2017-04-20 12:00:42 +00:00
Dmitry Marakasov
74012fc927 - Update to 0.92.0 and unbreak by switching geos dependency to graphics/geos35
PR:		214819, 216338
2017-02-07 13:16:17 +00:00
Jan Beich
59e02117ae devel/boost-*: update to 1.63.0
Changes:	http://www.boost.org/users/history/version_1_63_0.html
PR:		215598
Exp-run by:	antoine
Approved by:	office (bapt)
MFH:		2017Q1
2017-01-06 08:45:03 +00:00
Mathieu Arnold
ebe509d332 Mark broken.
Sponsored by:	Absolight
2016-12-01 11:41:00 +00:00
Jan Beich
a8713d15f4 devel/boost-*: update to 1.62.0
- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC

Changes:	http://www.boost.org/users/history/
PR:		199601
Submitted by:	Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by:	rakuco (kde) (earlier version)
Exp-run by:	antoine (3 tries), truckman (consumers only, earlier versions)
Approved by:	bapt (office)
2016-11-23 12:45:46 +00:00
Mathieu Arnold
7f4572eae4 Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 13:29:15 +00:00
Dmitry Marakasov
93d6aeafe4 - Drop unneeded USES=tar:bzip2 2016-03-08 19:37:36 +00:00
Mathieu Arnold
018eeadae5 Always set the DEFAULT github DISTFILE with .tar.gz for EXTRACT_SUFX.
Fix distinfo for the offending ports.

lang/yorick's tag was moved, and the added patch was no longer needed.

PR:			207644
Submitted by:		mat
Exp-run by by:		antoine
Sponsored by:		Absolight
Differential Revision:	https://reviews.freebsd.org/D4268
2016-03-08 13:09:12 +00:00
Dmitry Marakasov
b9398223bd Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by:	portmgr blanket
2016-01-12 16:20:31 +00:00
Dmitry Marakasov
949af0af93 - Switch to options helpers 2015-11-03 20:02:30 +00:00
Wen Heping
70e12eef45 - Update graphics/proj to 4.9.1
- Bump PORTREVISION to chase the update of proj

PR:		200434
Submitted by:	wen@(myself)
Approved by:	maintainer(timeout, >20 days)
2015-06-15 13:03:11 +00:00
Mathieu Arnold
c6457ffef4 Update ports in the [bcd]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
2015-05-06 15:16:53 +00:00
Dmitry Marakasov
eb0ccffdaf - Update to 0.87.2 2015-03-03 16:46:18 +00:00
Tijl Coosemans
60945f0277 Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version.  When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.

Also remove the devel/pcre dependency from USE_GNOME=glib20.  It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it.  The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20.  Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.

PR:		195724
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-12-08 16:48:38 +00:00
Dmitry Marakasov
466f5ce9d8 - Update to 0.86.0
- Clarify LICENSE
- Add LICENSE_FILE
- Optionize DOCS
- Turn configure warnings into errors to notice problems faster (such as failure of previous version to properly detect protobuf-c)
2014-10-29 00:04:50 +00:00
Dmitry Marakasov
228754f671 - Switch to USES=autoreconf 2014-09-19 08:01:42 +00:00
William Grzybowski
f3ff426b00 devel/protobuf-c: update to 1.0.1
- Bump port revision due to shlib change
- Add DOCS option
- Pass maintainership to submitter

PR:		192175
Submitted by:	truckman
Approved by:	maintainer
2014-08-16 21:04:52 +00:00
Sunpoet Po-Chuan Hsieh
5425357367 - Add missing USE_LDCONFIG
- Use USES=libtool
- Fix USE_PYTHON
- Convert to new options helper
- Bump PORTREVISION for package change
- Do not hard-coded PORTVERSION in PLIST
- Bump PORTREVISION for graphics/geos shlib change
2014-07-18 13:07:23 +00:00
Tijl Coosemans
f814aa50ff - Merge two USES definitions.
- Use standard autotools targets.
2014-05-08 10:52:14 +00:00
Baptiste Daroussin
87f6c1f03c Convert to USES=libtool pgsql 2014-05-07 23:37:58 +00:00
Baptiste Daroussin
f303c6b5e3 Use lua 5.2 2014-04-20 09:37:37 +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
e3bf743966 - Update to 0.84.0
Tested by:	Frank Broniewski
2014-02-19 08:22:17 +00:00
Dmitry Marakasov
784a05c1a3 - Support staging
- Use new LIB_DEPENDS syntax
- Convert USE_GMAKE to USES
2013-10-17 01:16:42 +00:00
Baptiste Daroussin
1e4b97cf2b Add NO_STAGE all over the place in preparation for the staging support (cat: converters) 2013-09-20 16:05:24 +00:00
William Grzybowski
84bf662fd0 graphics/geos: update to 3.4.2
- Update to 3.4.2 [1]
- Bump PORTREVISION for dependent ports
- USES gmake
- Use options helpers

PR:		ports/181422 [1]
Submitted by:	Rainer Hurling <rhurlin gwdg.de> (maintainer)
2013-09-11 13:58:27 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Dmitry Marakasov
daffe00d4a - Trim Makefile headers
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful
- Canonicalize patch names
- Fix DOS line endings in patch files
2013-07-12 15:01:45 +00:00
Vanilla I. Shu
5e191b87d1 1: Upgrade protobuf to 2.5.0.
2: bump revision.
3: document UPDATING.
2013-03-18 15:14:27 +00:00
Dmitry Marakasov
97a83f5852 - Update to r29250
- Trim header
- OptionsNG
2013-02-14 13:24:33 +00:00
Dmitry Marakasov
39a5c1222a - Update to r28721 2012-09-24 16:28:21 +00:00
Dmitry Marakasov
a070b71c87 - Bump PORTREVISION to chase the update of graphics/proj
Reported by:	Rainer Hurling <rhurlin at gwdg.de>
2012-05-09 12:22:35 +00:00
Wen Heping
b360c0c97b - Bump PORTREVISION to chase the update of graphics/proj 2012-05-07 08:12:53 +00:00
Wen Heping
e325acbc96 - Bump PORTREVISION to chase the update of graphics/geos 2012-05-07 07:10:22 +00:00
Dmitry Marakasov
0b77223157 - Update to r27612 2012-01-24 16:38:36 +00:00
Dmitry Marakasov
58bde6c87f - Update to r26711 2011-09-26 03:11:31 +00:00
Dmitry Marakasov
850f292775 - (Attempt to) fix after recent graphics/geos update 2011-06-30 14:47:00 +00:00
Dmitry Marakasov
3406960b36 Converts OSM planet.osm data to a PostgreSQL database suitable
for rendering into map tiles by Mapnik.

The format of the database is optimised for ease of rendering
by mapnik. It may be less suitable for other general purpose
processing.

WWW:	http://wiki.openstreetmap.org/wiki/Osm2pgsql
2011-06-29 15:01:17 +00:00