Commit graph

10 commits

Author SHA1 Message Date
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
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
Antoine Brodin
20d2598b77 Unbreak 2014-06-09 14:52:06 +00:00
Rusmir Dusko
f2779fb94a These ports are no longer used or cared for.
Dave Shar <koalative at gmail.com> wishes to maintain these ports
with my help.

deskutils/py-send2trash

- Change Makefile header, use my name and @FreeBSD.org email
- Pass maintainership to koalative at gmail.com
- Change license BSD to BSD3CLAUSE
- Use USE_PYDISTUTILS=yes instead of easy_install
- Remove PYDISTUTILS_PKGNAME and add PYDISTUTILS_AUTOPLIST

graphics/founts

- Change Makefile header, use my name and @FreeBSD.org email
- Pass maintainership to koalative at gmail.com
- Add REINPLACE, fix ELAST
- Change distinfo, remove supplied icon

graphics/py-pyggel

- Pass maintainership to koalative at gmail.com

graphics/radius-engine

- Change Makefile header, use my name and @FreeBSD.org email
- Pass maintainership to koalative at gmail.com

irc/py-fishcrypt

- Pass maintainership to koalative at gmail.com

sysutils/gigolo

- Change Makefile header, use my name and @FreeBSD.org email
- Pass maintainership to koalative at gmail.com
- Use tar:bzip2 instead of USE_BZIP2=yes
- Remove TODO from DOCS
- Remove useless .include <bsd.port.options.mk>
- Change pkg-plist, remove mtree
2014-06-04 14:14:21 +00:00
Rusmir Dusko
23fb40ee3c - Remove useless .include <bsd.port.options.mk>
Approved by:	pawel / wg (mentors, implicit)
2013-10-21 23:09:11 +00:00
Rusmir Dusko
446fb236c1 - Update to 13
- Change master sites, use supplied icon
- Change maintainer email to @FreeBSD.org
- Support STAGEDIR
- Add post-patch, gcc --> ${CC}

Approved by:	pawel / wg (mentors, implicit)
2013-10-21 21:49:45 +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
William Grzybowski
b0ff0b23bb graphics/founts: minor fixes
- Trim Makefile header [1]
- Remove leading article from COMMENT [1]
- Add DOCS option [1]
- Install desktop entry/icon [1]
- Fix build with clang

PR:		ports/179948
Submitted by:	nemysis <nemysis@gmx.ch> [1] (maintainer)
2013-06-25 12:47:07 +00:00
Jason Helfman
53a986f2d4 - update to optionsNG for DOCS
PR:	170749
Submitted by:	nemysis@gmx.ch
2012-08-25 06:08:48 +00:00
Alex Kozlov
4901195b5e The Founts is a demo/program, which was inspired by Eric's Cascade.
PR:	ports/167497
Submitted by:	nemysis <nemysis@gmx.ch>
Approved by:	eadler (mentor)
2012-05-06 14:30:38 +00:00