Commit Graph

54 Commits

Author SHA1 Message Date
Tobias Kortkamp 6a379e2d3a a-b: Add missing USES={gnome,php,sdl,xorg} 2019-11-08 09:27:56 +00:00
Dmitry Marakasov a29a1d0efe - Fix LICENSE
- Add LICENSE_FILE
- Convert USE_SDL=yes to USE_SDL=sdl
- Switch to options helpers

Approved by:	portmgr blanket
2019-02-05 13:59:34 +00:00
Emanuel Haupt 4650a3356a - Remove some cruft now that the xmms slave port has been removed
- Pacify portlint
- i386 has been broken since 10.x, rather mark it ONLY_FOR_ARCHS
2018-12-27 22:46:21 +00:00
Emanuel Haupt 92acf428fa Remove pkg-message. The suggested site for NSF files has been replaced with a
porn clickbait site.
2018-09-13 19:50:55 +00:00
Mathieu Arnold c1b39669d4 Cleanup BROKEN/IGNORE for 10.3-
Sponsored by:	Absolight
2017-01-03 11:01:05 +00:00
Emanuel Haupt 871fcd5c20 - Register gettext-runtime USES
- Register glib12, gtk12 with USE_GNOME
- Register xext, xi, x11 with USE_XORG
- Remove continuous blank line
2016-08-08 11:11:16 +00:00
Mathieu Arnold 9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +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
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
Tijl Coosemans 2ffbea1568 Convert multimedia/xmms to USES=libtool. Bump PORTREVISION on all
dependent ports and convert them to USES=libtool too.

audio/scrobbler:
- USES=tar:bzip2.
- Don't link with libstdc++.

audio/xmms-bonk:
- Don't link with libstdc++.

audio/xmms-flac:
- Remove unneeded dependencies.
- Remove $FreeBSD$ from patches.

audio/xmms-scrobbler:
- Use OPTIONS_SLAVE.

audio/xmms-timidity:
- USES=tar:bzip2.
- Install the library instead of the source code file.

audio/xmms-volnorm:
- Remove do-install.
2014-05-04 18:48:54 +00:00
Baptiste Daroussin 505daaf521 Convert from USE_AUTOTOOLS=libtool -> USES=libtool
While here:
- audio/esound:
  * use @sample
  * use install-strip target to strip binaires
- audio/Maaate:
  * strip binaries
- audio/xmms-festalon:
  * strip binaries
- audio/freealut
  * strip binaries
2014-04-28 13:54:47 +00:00
Emanuel Haupt 50418f3429 Quiesce mkdir 2014-03-18 14:26:57 +00:00
Emanuel Haupt 7aef37f62e Convert USE_BZIP2=yes to USES=tar:bzip2 2014-03-14 10:15:52 +00:00
Emanuel Haupt da61b7cb97 Now that this port is staged and DOCS defined we can stop testing for DOCS in
any install target.
2014-02-12 19:23:10 +00:00
Emanuel Haupt c51e65d723 audio/xmms-festalon and audio/festalon now build on 10.x amd64 2014-01-23 14:51:06 +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 96be7115eb Support staging. 2013-11-12 16:16:34 +00:00
Emanuel Haupt d8ff08c806 Mark BROKEN. Does not build on FreeBSD 10.x and later.
Notified by:	pkg-fallout
2013-10-24 13:53:55 +00:00
Baptiste Daroussin 3ece50039b Remove USE_GCC=any: builds fine with clang 2013-10-09 06:17:42 +00:00
Emanuel Haupt 50727f33da Fix build on 10-CURRENT 2013-10-04 12:17:27 +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 1101f09c09 Remove indefinite article from COMMENT 2013-03-08 14:00:30 +00:00
Emanuel Haupt c4c14fd156 - Use DOC instead of NOPORTDOCS
- Pacify portlint
- Convert header
2013-01-15 13:40:28 +00:00
Baptiste Daroussin 65eaf47a9b convert libcddb and libsamplerate to only build depend on pkgconf, track
dependency impact
2012-10-06 11:06:48 +00:00
Dirk Meyer 2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +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
Eitan Adler 7e3b32fff8 - remove maintainer tags from pkg-descr
Approved by:	portmgr
Approved by:	bapt (mentor)
2011-10-22 23:50:23 +00:00
Emanuel Haupt fdf6141925 Add LICENSE and remove MD5 sums.
Feature safe:	yes
2011-01-25 08:39:27 +00:00
Ade Lovett 4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Emanuel Haupt 9a34d7edfc Remove powerpc from supported ARCH.
Notified by:	portsmon
2010-11-21 18:08:37 +00:00
Emanuel Haupt 51eb8386ab Provide patches to make it build on amd64. 2010-09-28 10:49:27 +00:00
Mark Linimon 6cd9f00cbd The correct spelling of the PowerPC arch is "powerpc", not "ppc".
Hat:		portmgr
2009-10-27 04:22:24 +00:00
Jeremy Messenger 789d75c728 -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
2009-08-02 19:36:34 +00:00
Dirk Meyer eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Emanuel Haupt e8cfa8fc26 Mark MAKE_JOBS_SAFE 2009-03-30 14:18:26 +00:00
Emanuel Haupt 7f1a7b52d5 Use MASTER_SITE_CRITICAL 2008-03-27 22:15:47 +00:00
Emanuel Haupt c1611cdcce Get rid of USE_X_PREFIX. 2008-03-17 15:00:25 +00:00
Martin Wilke 2d73db3533 - Chase devel/sdl12 shlib version bump 2008-03-13 14:28:35 +00:00
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Emanuel Haupt f285f83599 Cleanup non-supported FreeBSD versions
PR:		111654
Submitted by:	edwin
2007-04-16 07:52:26 +00:00
Stanislav Sedov 0d2725682b - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
   binary)
 - Update graphics/sdl_ttf to version 2.0.8
 - Update graphics/sdl_image to version 1.2.5
 - Update audio/sdl_mixer to version 1.2.7
 - Update net/sdl_net to version 1.2.6
 - Update Mk/bsd.sdl.mk accordingly
 - Fix dependent ports to fit the new directory structure and avoid several
   API breakages
 - Bump up portrevisions for all dependent ports to allow them to be upgraded
   by portupgrade/portmaster etc tools

Approved by:    kris (portmgr), sem (mentor)
2006-09-20 11:21:59 +00:00
Emanuel Haupt a65a3cb84b Unquote BROKEN
PR:		99154
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-06-19 07:02:38 +00:00
Emanuel Haupt 7be606cdf6 Add an additional mirror. 2006-06-01 12:13:54 +00:00
Ade Lovett 8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Emanuel Haupt 923389897b Add an additional master site 2005-12-31 02:52:28 +00:00