Commit graph

32 commits

Author SHA1 Message Date
Baptiste Daroussin
a76a739bfe Cleanup plist 2014-10-20 17:04:20 +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
Adam Weinberger
a84c115a09 Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 19:11:51 +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
John Marino
ca9574e7df Add USE_GNOME+= gnomedocutils to 5 ports
These ports will fail configuration if gnome-doc-utils is not present.
Likely a common dependency loaded it in the past, but not anymore.
Explicitly list gnome-doc-utils as a build dependency in order to
fix the recent breakage of these ports.

Also reset maintainership of etherape - maintainer gone for more than
one yet now.

Approved by:	portmgr (bdrewery)
2014-04-16 18:19:26 +00:00
Guido Falsi
1a1be94388 Fix fetch, distfile was rerolled.
Reported by:	pkg-fallout, portmon, John Marino <freebsd@marino.st>
PR:		ports/186231
Submitted by:	John Marino <freebsd@marino.st>
2014-01-29 13:11:37 +00:00
Guido Falsi
4df27e22c6 Update to 1.0.5 2014-01-27 15:47:49 +00:00
William Grzybowski
52a6a50c6d graphics/amide: link using ffmpeg0
- Link using ffmpeg0

Approved by:	portmgr (bapt, implicit)
2013-10-08 22:11:23 +00:00
Guido Falsi
91ca64eec7 - Support staging
- Use options helpers
- Convert to new LIB_DEPENDS format
2013-09-29 18:07:04 +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
beae873ea6 Add an explicit dependency on pkgconf 2013-09-06 13:01:53 +00:00
Guido Falsi
5693cd12df Fix build on recent current with clang. 2013-08-28 09:01:38 +00:00
Brendan Fabeny
6c4fa199d0 Update math/gsl to 1.16 and adjust some dependent ports 2013-08-26 16:06:37 +00:00
Guido Falsi
3d59bf1d24 Convert the ports I maintain to USES=gmake. 2013-07-08 18:44:24 +00:00
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Guido Falsi
db28daf519 - Update to 1.0.4
Feature safe:	yes
2012-11-21 18:57:15 +00:00
Guido Falsi
eeea310c1b Fix build with clang.
Feature safe:	yes
2012-10-23 12:35:53 +00:00
Guido Falsi
44c6e781ef - Update to 1.0.3
- Trim Makefile headers
2012-10-05 17:06:45 +00:00
Guido Falsi
f3b4dec123 - Use new options framework "SINGLE" feature.
- Pet portlint.

PR:		ports/168521
Submitted by:	Baptiste Daroussin <bapt@FreeBSD.org>
Approved by:	crees, tabthorpe (mentors, implicit)
2012-06-06 11:34:58 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Guido Falsi
68e1d1d6ba - Convert to new options framework
- Remove uneeded double quotes
- While here fix various portlint warnings
- Indent make conditionals and loop

Approved by:	Boris Samorodov <bsam@FreeBSD.org> (net/unison-nox11 maintainer)
Approved by:	Matthias Andree <mandree@FreeBSD.org> (implicit, net/unison232 maintainer)
Approved by:	tabthorpe (mentor)
2012-05-31 21:12:14 +00:00
Guido Falsi
96ca81d959 - Update to 1.0.2
- Move to new options framework
- Fix typo in make variable
- Add support for fame and volpack

Approved by:	crees (mentor)
2012-05-29 21:37:49 +00:00
Guido Falsi
418d775723 Change to my FreeBSD.org email address.
Approved by:	crees (mentor)
2012-04-14 18:45:07 +00:00
Ryan Steinmetz
380887bc71 - Update to 1.0.1
PR:		ports/166084
Submitted by:	Guido Falsi <mad@madpilot.net> (maintainer)
Feature safe:	yes
2012-03-16 00:54:41 +00:00
Ashish SHUKLA
97ddb4e13d - Bump PORTREVISION to chase the update of multimedia/libvpx 2012-02-16 15:57:34 +00:00
Pav Lucistnik
336320772b - Fix build on FreeBSD 8.2 and older
Submitted by:	Guido Falsi <mad@madpilot.net> (maintainer)
2011-09-20 18:28:52 +00:00
Beech Rintoul
4e986fb7ef - Update to 1.0.0
PR:		ports/160718
Submitted by:	Guido Falsi <mad@madpilot.net> (maintainer)
2011-09-15 20:16:03 +00:00
Koop Mast
5cb0f1e207 Fix build by depending on devel/m4, after glib and gtk update. 2011-07-30 09:25:43 +00:00
Martin Matuska
c86cd8cae2 Bump due to ffmpeg update to 0.7.1 2011-06-24 22:39:03 +00:00
Sylvio Cesar Teixeira
ab755208c5 - Update to 0.9.3.
- Removed files:

- files/patch-src-dcmtk_interface.cc
- files/patch-src-mpeg_encode.c
- files/patch-src-ui_common.c

PR:		ports/156963
Submitted by:	Guido Falsi <mad@madpilot.net> (maintainer)
2011-05-13 14:37:57 +00:00
Brendan Fabeny
4fd0a4b1c1 Update math/gsl to 1.15, and adjust PORTREVISION
and LIB_DEPENDS of dependent ports
2011-05-09 16:42:27 +00:00
Ganael LAPLANCHE
c4e9ade6f4 Add graphics/amide, Medical Imaging Data Examiner
Approved by:	ehaupt (mentor)
PR:		ports/ports/155198
Submitted by:	Guido Falsi <mad at madpilot.net>
2011-03-11 10:18:29 +00:00