non port: audio/xmms-sapplug/Makefile |
SVNWeb
|
Number of commits found: 33 |
Fri, 12 Oct 2018
|
[ 11:46 antoine ]
Deprecate more glib12 consumers
With hat: portmgr
|
Wed, 26 Sep 2018
|
[ 13:33 emaste ]
audio/xmms-sapplug: add -fPIC to linking with lld on i386 and arm64
By default lld disallows relocations against read-only segments and
requires that shared objects are built with -fPIC (as they should be).
This port already set -fPIC for amd64, so apply it to arm64 (which
already uses lld as the system linker) and i386 (which will soon switch
to lld as the system linker).
Approved by: portmgr (lld blanket)
|
Sat, 7 Jul 2018
|
[ 06:44 linimon ] (Only the first 10 of 22 ports in this commit are shown above. )
Mark these ports as broken on aarch64, and, where appropriate, armvX.
While here, pet portlint and modernize.
Approved by: portmgr (tier-2 blanket)
|
Sun, 25 Jun 2017
|
[ 00:29 linimon ] (Only the first 10 of 81 ports in this commit are shown above. )
Begin deorbit burn of ia64. We have not attempted to build packages for
it for many years.
While here, alphabetize ARCHs, pet portlint, and modernize usages.
Approved by: portmgr (tier-2 blanket)
|
Mon, 8 Aug 2016
|
[ 11:22 ehaupt ]
Use INSTALL_LIB instead of INSTALL_DATA
|
Fri, 1 Apr 2016
|
[ 13:29 mat ] (Only the first 10 of 1009 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
|
Tue, 6 Jan 2015
|
[ 09:36 ehaupt ] (Only the first 10 of 25 ports in this commit are shown above. )
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt
|
Wed, 9 Apr 2014
|
[ 17:25 naddy ] (Only the first 10 of 27 ports in this commit are shown above. )
XMMS is not going away soon, so unexpire the plugins that build.
|
Sun, 23 Mar 2014
|
[ 21:59 antoine ] (Only the first 10 of 29 ports in this commit are shown above. )
Chase multimedia/xmms deprecation and expiration date
With hat: portmgr
|
Tue, 18 Mar 2014
|
[ 14:26 ehaupt ] (Only the first 10 of 60 ports in this commit are shown above. )
Quiesce mkdir
|
Fri, 27 Dec 2013
|
[ 11:05 bapt ]
Use CFLAGS_
|
Tue, 12 Nov 2013
|
[ 15:52 ehaupt ]
- Support staging
- Make use of compier USES macro to determine compiler type
|
Fri, 20 Sep 2013
|
[ 14:36 bapt ] (Only the first 10 of 879 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
|
Thu, 25 Jul 2013
|
[ 09:38 marino ]
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
|
Mon, 8 Jul 2013
|
[ 18:42 ehaupt ] (Only the first 10 of 73 ports in this commit are shown above. )
- 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
|
Fri, 28 Jun 2013
|
[ 13:10 ehaupt ]
Use ${CC} instead of 'clang' to detect whether /usr/bin/cc is gcc or clang.
|
Tue, 11 Jun 2013
|
[ 13:08 ehaupt ]
Fix build on -CURRENT
|
Sat, 3 Nov 2012
|
[ 18:01 ehaupt ] (Only the first 10 of 25 ports in this commit are shown above. )
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
|
Sat, 8 Sep 2012
|
[ 15:56 ehaupt ]
- Use OPTIONSng
- Remove deprecated header information
|
Tue, 27 Dec 2011
|
[ 15:14 ehaupt ] (Only the first 10 of 72 ports in this commit are shown above. )
Pacify portlint
Feature safe: yes
|
Tue, 21 Jun 2011
|
[ 11:18 ehaupt ]
Fix build with clang and fix some new portlint warnings.
|
Tue, 25 Jan 2011
|
[ 08:39 ehaupt ] (Only the first 10 of 44 ports in this commit are shown above. )
Add LICENSE and remove MD5 sums.
Feature safe: yes
|
Tue, 26 Oct 2010
|
[ 08:42 ehaupt ]
- Remove dead MASTER_SITE
- Remove WWW, site does not represent this particular xmms plugin
|
Thu, 26 Mar 2009
|
[ 16:21 ehaupt ]
Mark MAKE_JOBS_UNSAFE
|
Fri, 6 Jun 2008
|
[ 13:07 edwin ] (Only the first 10 of 345 ports in this commit are shown above. )
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)
|
Thu, 27 Mar 2008
|
[ 22:15 ehaupt ] (Only the first 10 of 31 ports in this commit are shown above. )
Use MASTER_SITE_CRITICAL
|
Mon, 17 Mar 2008
|
[ 15:00 ehaupt ] (Only the first 10 of 11 ports in this commit are shown above. )
Get rid of USE_X_PREFIX.
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Tue, 30 May 2006
|
[ 08:31 ehaupt ]
- Add an additional mirror
- s/OPTIMIZED_CXXLAGS/OPTIMIZED_CXXFLAGS/
|
Tue, 7 Mar 2006
|
[ 08:28 ade ] (Only the first 10 of 633 ports in this commit are shown above. )
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
|
Sun, 19 Feb 2006
|
[ 11:39 ehaupt ] (Only the first 10 of 55 ports in this commit are shown above. )
Remove deprecated USE_REINPLACE
|
Thu, 6 Oct 2005
|
[ 11:57 ehaupt ] (Only the first 10 of 107 ports in this commit are shown above. )
Change MAINTAINER address for my ports.
Approved by: novel (mentor)
|
Fri, 15 Jul 2005
|
[ 16:39 pav ]
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>
|
Number of commits found: 33 |