Commit graph

34 commits

Author SHA1 Message Date
Emanuel Haupt
1d077afca2 Move MASTER_SITES from CRITICAL to LOCAL/ehaupt 2015-01-06 09:36:21 +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
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
Emanuel Haupt
50418f3429 Quiesce mkdir 2014-03-18 14:26:57 +00:00
Emanuel Haupt
7d8f4102a2 Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested for
afterwards.

Encouraged by:	mat
2014-02-13 09:39:07 +00:00
Emanuel Haupt
dccdecfdd8 Now that this port is staged and DOCS defined we can stop testing for DOCS in
any install target.
2014-02-12 19:23:26 +00:00
Baptiste Daroussin
5978476c35 In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio

With hat:	portmgr
2013-12-11 14:35:36 +00:00
Emanuel Haupt
94ed7fd954 Update distinfo. Upstream rerolled tarball with the following changes:
- indentation
 - adding CR/LF's to some source files
2013-11-13 11:04:31 +00:00
Emanuel Haupt
05c95ca93e Update to 0.90.86 2013-11-07 15:35:14 +00:00
Emanuel Haupt
f4a1e022c0 Support staging. 2013-10-23 20:30:50 +00:00
Dmitry Marakasov
444b74f1ca - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with a)
Approved by:	portmgr (bdrewery)
2013-10-22 13:50:43 +00:00
Baptiste Daroussin
183c2ed74f Add NO_STAGE all over the place in preparation for the staging support (cat: audio) 2013-09-20 14:36:35 +00:00
Emanuel Haupt
ea0f02dfeb Remove MAKE_JOBS_SAFE which is now default. 2013-07-24 08:19:07 +00:00
Baptiste Daroussin
a215727686 Convert USE_PKGCONFIG -> USES=pkgconf for audio category 2013-04-22 23:19:08 +00:00
Emanuel Haupt
7d36c93556 Install pixmaps to PREFIX instead of LOCALBASE.
Notified by:	crees
2013-03-25 13:01:19 +00:00
Emanuel Haupt
09603beb8c Fix package list if a non-standard PREFIX is used by adding %%LOCALBASE%% to
pkg-plist for icons being installed to ${LOCALBASE}/share/pixmaps/.

This was detected with "poudriere testport".
2013-03-25 10:27:25 +00:00
Emanuel Haupt
fc46ed8b7f Add pkg-plist *sigh* 2013-03-22 16:31:07 +00:00
Emanuel Haupt
b9ef7d0740 Remove superfluous comment from patch file. 2013-03-22 16:24:53 +00:00
Emanuel Haupt
03c66a8429 - Unbreak
- Define NOT_FOR_ARCH instead of BROKEN for powerpc
- Provide a desktop file
2013-03-22 16:14:34 +00:00
Emanuel Haupt
1101f09c09 Remove indefinite article from COMMENT 2013-03-08 14:00:30 +00:00
Emanuel Haupt
d130640764 Mark BROKEN, does not build. Leave specific broken message for "powerpc" in
place while a solution is being sought.

Notified by:	miwi
2013-02-28 08:54:51 +00:00
Emanuel Haupt
c4c14fd156 - Use DOC instead of NOPORTDOCS
- Pacify portlint
- Convert header
2013-01-15 13:40:28 +00:00
Baptiste Daroussin
72ae5b1a39 Convert audio/jack and fluidsynth to only build depend on pkgconf, track
dependency impact
2012-10-06 10:42:36 +00:00
Marcus von Appen
fbd0197639 - Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions

Tested by:	exp-run by pav
2012-02-18 10:18:33 +00:00
Emanuel Haupt
48b16bc177 Pacify portlint
Feature safe:	yes
2011-12-27 15:14:23 +00:00
Mark Linimon
e18026329b Mark as broken on powerpc: fails in assembler.
Hat:		portmgr
Feature safe:	yes
2011-11-10 14:27:57 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Emanuel Haupt
fdf6141925 Add LICENSE and remove MD5 sums.
Feature safe:	yes
2011-01-25 08:39:27 +00:00
Emanuel Haupt
d36d4b8f28 Fix build by disabling alsa detection. Remove MD5 checksum while I'm here.
Notified by:	pointyhat (via pav)
2010-12-09 10:16:26 +00:00
Emanuel Haupt
6158047fab Update to 0.90.85 2010-01-03 19:12:23 +00:00
Emanuel Haupt
28e1c55b2c Mark MAKE_JOBS_SAFE 2009-03-27 18:18:59 +00:00
Emanuel Haupt
38c0ee7be7 Minor style change 2008-04-14 11:25:50 +00:00
Emanuel Haupt
970f719615 - Update distinfo, tarball was rerolled with minor changes for linux alsa
support which does not change anything for FreeBSD
- Bump PORTREVISION
2008-04-14 08:38:34 +00:00
Emanuel Haupt
1b796ad4e6 Add milkytracker 0.90.80, a free music creation tool inspired by Fast
Tracker 2.
2008-04-13 23:23:11 +00:00