1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
Commit Graph

30 Commits

Author SHA1 Message Date
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
Christian Weisgerber
8a2bb97360 XMMS is not going away soon, so unexpire the plugins that build. 2014-04-09 17:25:20 +00:00
Antoine Brodin
fd6ff44be2 Chase multimedia/xmms deprecation and expiration date
With hat:	portmgr
2014-03-23 21:59:04 +00:00
Emanuel Haupt
50418f3429 Quiesce mkdir 2014-03-18 14:26:57 +00:00
Baptiste Daroussin
bab2e760e4 Use CFLAGS_ 2013-12-27 11:05:30 +00:00
Emanuel Haupt
e3608906ab - Support staging
- Make use of compier USES macro to determine compiler type
2013-11-12 15:52:20 +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
John Marino
a9220e6634 audio/xmms-sapp, audio/penguinsap: Rework exception flags
The wrong C++ flag, --no-exceptions, was being passed to these ports.  The
correct flag is "-fno-exceptions".  Apparently gcc accepts the former, but
clang does not.

The current code states that clang version 3.2 will accept --no-exceptions,
but this isn't the case either.  However, both of these ports will build
without a no-exceptions flag with clang.  GCC still requires it.

Rework the clang detection code.  If code is not detected, -fno-exceptions
is added to CXXFLAGS, otherwise nothing is done.  Besides fixing the flag
handling, this implemention avoids the bmake errors that _CLANG!= was
generating.

Approved by:	bapt (mentor), maintainer
2013-07-25 09:38:40 +00:00
Emanuel Haupt
6fe706fd4b - Convert USE_GMAKE to USES=gmake
- Change pkgconfig:build to pkgconfig since it's the same and it's bad practice.
  It accidentally slipped in during the original introduction
- Trim header
2013-07-08 18:42:15 +00:00
Emanuel Haupt
b08ca0d75a Use ${CC} instead of 'clang' to detect whether /usr/bin/cc is gcc or clang. 2013-06-28 13:10:29 +00:00
Emanuel Haupt
6670844ef7 Fix build on -CURRENT 2013-06-11 13:08:16 +00:00
Emanuel Haupt
00df1d9662 Restore 'Created by' header information. This has been removed during the
first announcement of the new trimming rule and the finalized overworked
version.

Feature safe:   yes
2012-11-03 18:01:22 +00:00
Emanuel Haupt
6908e97d10 - Use OPTIONSng
- Remove deprecated header information
2012-09-08 15:56:49 +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
62ecbd7205 Fix build with clang and fix some new portlint warnings. 2011-06-21 11:18:33 +00:00
Emanuel Haupt
fdf6141925 Add LICENSE and remove MD5 sums.
Feature safe:	yes
2011-01-25 08:39:27 +00:00
Emanuel Haupt
c5385e343e - Remove dead MASTER_SITE
- Remove WWW, site does not represent this particular xmms plugin
2010-10-26 08:42:57 +00:00
Emanuel Haupt
0ca14ee46b Mark MAKE_JOBS_UNSAFE 2009-03-26 16:21:53 +00:00
Edwin Groothuis
6527ef2070 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 13:08:29 +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
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
dbae5e56e3 - Add an additional mirror
- s/OPTIMIZED_CXXLAGS/OPTIMIZED_CXXFLAGS/
2006-05-30 08:31:54 +00:00
Ade Lovett
fe279f0df8 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with:	kris
Approved by:	portmgr (implicit)
2006-03-07 08:28:06 +00:00
Emanuel Haupt
1337aded1e Remove deprecated USE_REINPLACE 2006-02-19 11:39:14 +00:00
Emanuel Haupt
6229fea156 Add SHA256 hashes to my ports 2005-11-30 14:01:14 +00:00
Emanuel Haupt
4e74162b8b Change MAINTAINER address for my ports.
Approved by:	novel (mentor)
2005-10-06 11:57:11 +00:00
Pav Lucistnik
0c2c783d1a Sapplug is a XMMS input plugin for playing 8bit Atari(TM) .sap (Slight Atari
Player) audio files.

PR:		ports/83466
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-07-15 16:39:33 +00:00