Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.11_28 21 Dec 2018 14:22:17 |
rene |
Remove expired ports:
2018-12-19 net/ntop: Broken for more than 6 months
2018-12-19 textproc/ots: Broken for more than 6 months
2018-12-20 x11/xdialog: Uses obsolete glib12
2018-12-20 net/netdude: Uses obsolete glib12
2018-12-20 japanese/jmode-skk: Uses obsolete glib12
2018-12-20 print/gsview: Uses obsolete glib12
2018-12-20 x11/dgs: Uses obsolete glib12
2018-12-20 japanese/jmode: Uses obsolete glib12
2018-12-20 multimedia/xmms: Uses obsolete glib12 |
1.2.11_28 12 Oct 2018 12:42:23 |
antoine |
Finish glib12 deprecation |
1.2.11_28 18 Sep 2018 14:48:48 |
emaste |
Hoist LDFLAGS_${ARCH} logic into bsd.port.mk
Approved by: portmgr (bapt)
Sponsored by: The FreeBSD Foundation |
1.2.11_28 15 Sep 2018 17:22:05 |
emaste |
multimedia/xmms: add -znotext to LDFLAGS on i386, for lld
Example error:
/usr/bin/ld: error: can't create dynamic relocation R_386_32 against
local symbol in readonly segment; recompile object files with -fPIC
This port links some non-PIC code, which fails with lld as it defaults
to disallowing relocations against read-only segments. For i386 we can
just add -znotext unconditionally: for GNU BFD ld it just affirms BFD's
existing default. |
1.2.11_28 06 Aug 2017 12:51:50 |
tobik |
multimedia/xmms:
- Switch to options helpers
- USES=localbase
- Add LICENSE_FILE |
1.2.11_28 23 May 2017 05:03:16 |
rezny |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
1.2.11_27 19 Sep 2016 20:00:53 |
naddy |
Drop maintainership for xmms and ancillary ports.
It would be a pity to see XMMS removed but personally I no longer use this. |
1.2.11_27 16 Apr 2016 12:29:27 |
danfe |
Do not attempt to create ${STAGEDIR}${DESKTOPDIR}: `share/applications'
was added to mtree (Templates/BSD.local.dist) in r331266 2.5 years ago,
and fix some minor bogosities nearby. |
1.2.11_27 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.2.11_27 02 Aug 2015 15:03:20 |
tijl |
By default libtool replaces -export-symbols <file> with -retain-symbols-file
<file> on ELF systems, but this doesn't really do what -export-symbols is
meant to do. On GNU ELF systems it converts <file> to a simple version
script first and then uses -version-script instead of -retain-symbols-file.
Let USES=libtool patch libtool scripts to do this on all systems with GNU
ld(1).
Bump PORTREVISION on all ports where the build log contains -export-symbols.
audio/calf: This port builds a module that now exports only one function,
but it also builds a number of executables that link to this module and
expect to see other functions. Because it's already a bit dodgy to link to
a module (libtool warns about this) let the module continue to export only
one function and instead build an ordinary library from the same source that
the executables can link to. Fix a number of other issues in the same (Only the first 15 lines of the commit message are shown above ) |
1.2.11_26 22 Feb 2015 21:11:11 |
naddy |
Remove the bitrotted remains of the RusXMMS patches, commented out
for nine months and broken for longer.
The RusXMMS modifications have turned into a partial rewrite of
XMMS. They are too intrusive and outside the scope of an optional
patch to XMMS. I urge anybody interested in this to revive the
russian/xmms port as a full-fledged fork. |
1.2.11_26 23 Dec 2014 21:09:46 |
naddy |
Fix segfault in MikMod plugin with modern libmikmod.
PR: 196180
Submitted by: Michael Lackner
Obtained from: Jakob Steltner (Arch Linux) |
1.2.11_25 23 Dec 2014 20:58:44 |
naddy |
Disentangle overlapping patches, rename and regenerate. No code changes. |
1.2.11_25 31 Oct 2014 15:58:39 |
bapt |
Simplify plist |
1.2.11_25 13 Sep 2014 18:25:05 |
tijl |
Use default LIBTOOLIZE_ARGS |
1.2.11_25 13 Sep 2014 15:11:28 |
tijl |
devel/glib12 x11-toolkits/gtk12:
- Convert to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove patches that renamed include directories and libraries so they
didn't conflict with early development versions of glib/gtk 2.0 |
1.2.11_24 12 May 2014 21:44:45 |
naddy |
Comment out the RUSXMMS_PATCHES option, which is actually broken
since the USES=libtool conversion. These patches are horribly
intrusive, and if you need charset handling, a GTK1 application is
the wrong tool. (Use audacious.) I really want to remove this hack,
but let's see if somebody complains. |
1.2.11_24 04 May 2014 18:48:55 |
tijl |
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. |
1.2.11_23 17 Apr 2014 15:07:22 |
swills |
- Chase libmikmod upgrade
Approved by: portmgr (bdrewery) |
1.2.11_22 09 Apr 2014 20:10:40 |
naddy |
* Drop provisions for long-dead slave ports.
* Turn esound into a proper option.
* Handle .la files that depend on options; partially from
Craig Leres <leres@ee.lbl.gov>. |
1.2.11_21 09 Apr 2014 17:18:07 |
naddy |
Block attempts to remove this port. |
1.2.11_21 08 Apr 2014 16:22:55 |
antoine |
Reapply r348889 |
1.2.11_21 08 Apr 2014 15:35:18 |
naddy |
Fix for integer overflow and underflow vulnerabilities in the
processing of skin bitmap images.
Obtained from: Ubuntu (originally)
Security: http://www.vuxml.org/freebsd/20e23b65-a52e-11e3-ae3a-00224d7c32a2.html |
1.2.11_20 23 Mar 2014 21:00:44 |
antoine |
Set an expiration date for multimedia/xmms
Requested by: many |
1.2.11_20 06 Mar 2014 13:11:12 |
bapt |
Mark xmms as forbidden |
1.2.11_20 23 Feb 2014 21:39:02 |
antoine |
Deprecate, no expiration date yet |
1.2.11_20 18 Feb 2014 13:26:25 |
miwi |
- Fix Stageing |
1.2.11_20 25 Oct 2013 09:02:56 |
tijl |
Only provide SIMD option on i386.
Reported by: "Matthew D. Fuller" <fullermd@over-yonder.net> |
1.2.11_19 22 Oct 2013 18:50:48 |
tijl |
Reset MAINTAINER on xmms-* ports maintained by c.petrik.sosa@gmail.com.
Submitted by: "Chris Petrik" <c.petrik.sosa@gmail.com> |
1.2.11_19 22 Oct 2013 13:56:27 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with m)
Approved by: portmgr (bdrewery) |
1.2.11_19 22 Oct 2013 10:54:11 |
tijl |
- Fix CONFLICTS. [1]
- Add LICENSE. [2]
Reported by: kwm [1], portlint [2] |
1.2.11_19 22 Oct 2013 08:30:47 |
tijl |
multimedia/xmms:
- Add zh-xmms to CONFLICTS.
- Convert USE_GNOME=desktopfileutils and USE_GMAKE to USES.
- Make USE_GL conditional on the SPEC option.
- Make gettext conditional on new NLS option.
- Only set USE_AUTOTOOLS for the RUSXMMS_PATCHES option.
- Remove LIBS from CONFIGURE_ENV. Set LDFLAGS instead.
- Add missing xorg dependencies.
- Add xmms_cv_newpcm_driver=yes to CONFIGURE_ARGS. The configure test
fails on recent version of FreeBSD but the code it enables is still
relevant. Without it you cannot select a different output device.
- Remove SUB_FILES. None of the files require substitutions.
- Remove IPV6 from OPTIONS_DEFAULT. It's implicit.
- Don't exclude SIMD option from amd64.
- Use option helpers like OPTIONS_SUB, opt_CONFIGURE_ENABLE, etc. (Only the first 15 lines of the commit message are shown above ) |
1.2.11_18 20 Sep 2013 20:57:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia) |
1.2.11_18 27 Apr 2013 11:59:29 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising |
1.2.11_18 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
1.2.11_18 25 Mar 2013 08:19:08 |
bsam |
. make use of the ports infrastructure to create the desktop file;
. update the desktop file database at install/deinstall time.
PR: ports/154352
Submitted by: bsam (me)
Approved by: Chris Petrik <c.petrik.sosa@gmail.com> (maintainer) |
1.2.11_17 08 Mar 2013 13:03:14 |
gahr |
- Add gettext library to xmms-config --libs
- While at it, get rid of PTHREAD_LIBS |
1.2.11_16 09 Feb 2013 06:45:35 |
bsam |
Hand the port to a new volunteer (as per ports/154352 and confirmed
by e-mail). |
1.2.11_16 10 Dec 2012 01:20:17 |
eadler |
Revert Chris Petrik's ports to the pool. Thank you for all your work so far,
and should you desire to return just let us know.
PR: ports/174309
Submitted by: Chris Petrik |
1.2.11_16 10 Nov 2012 09:44:01 |
danfe |
Apparently, in some cases (per what I observe here) using empty(...) for
testing specific PORT_OPTIONS instead of kosher ! breaks the build. Fix
this. While here, move the test below the target.
Approved by: maintainer
Feature safe: yes |
1.2.11_16 09 Oct 2012 22:24:54 |
zi |
- Resolve issue on amd64 [1]
- Pacify portlint
PR: ports/171919 [1]
Submitted by: Tomasz CEDRO <cederom@tlen.pl>
Approved by: Chris Petrik <c.petrik.sosa@gmail.com> (maintainer) |
1.2.11_16 30 Sep 2012 06:25:20 |
rm |
- pass maintainership to new volonteer
while here:
- trim Makefile header
- remove indifenite article from COMMENT
- remove deprecated attribution in pkg-descr
PR: 172163
Submitted by: Chris Petrik <c.petrik.sosa at gmail dot com> |
1.2.11_16 17 Sep 2012 01:51:19 |
eadler |
Convert to optionsng |
1.2.11_16 09 Aug 2012 04:02:59 |
mi |
Add http://legacy.xmms2.org/ as a MASTER_SITE. |
1.2.11_16 19 Jul 2012 20:15:39 |
naddy |
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora). |
1.2.11_15 13 Jul 2012 12:20:20 |
scheidell |
- Mark Broken on i386 and WITHOUT_SIMD
- No PORTREVISION bump (WITH_SIMD is default)
PR: ports/63456
Reported by: Timothy Frahm <t1m1976@hotmail.com> |
1.2.11_15 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.2.11_14 05 Nov 2011 03:40:18 |
tabthorpe |
Reassign stas' ports back to the pool at his request, thanks for your years
of service, we hope to see you back. |
1.2.11_14 23 Sep 2011 22:26:39 |
amdmi3 |
- 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 |
1.2.11_14 03 Jul 2011 13:38:45 |
ohauer |
- remove MD5 |
1.2.11_14 22 Jan 2011 01:22:16 |
stas |
- Add trailing semicolon to the MimeType line of xmms.desktop file to
match the Gnome XDG specifications.
- Bump PORTREVISION.
Submitted by: bsam
Feature safe: yes |
1.2.11_13 22 Dec 2010 20:05:49 |
ade |
Sync to final (for now) bsd.autotools.mk |
1.2.11_13 14 Dec 2010 08:22:10 |
stas |
- Fix xmms operation with regards to the new OSS. In particular,
don't recent the volume level on each track change and pause/stop.
Also, this fixes XMMS operation on sparc64.
PR: ports/150739
Submitted by: ariff
Reported by: Stefan Schaeckeler <schaecsn@gmx.net>
URL: http://forums.freebsd.org/showthread.php?t=4771 |
1.2.11_12 05 Dec 2010 20:51:46 |
stas |
- Enable IPv6 by default. It was there for a long time and works.
Leave option to disable it for now.
Requested by: naddy |
1.2.11_11 04 Dec 2010 23:32:40 |
stas |
- Fix wrong visual error under some circumstancies (e.g. when clicking
the 'D' button to resize).
PR: ports/134475
Submitted by: glebius |
1.2.11_10 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
1.2.11_10 16 Oct 2010 11:52:47 |
ade |
Punt autoconf267->autoconf268 |
1.2.11_10 05 Oct 2010 19:57:56 |
ade |
Round one migration of ports from automake{19,110} to automake111 |
1.2.11_10 15 Sep 2010 18:35:24 |
ade |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
1.2.11_9 06 Jun 2010 20:44:03 |
naddy |
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora). |
1.2.11_8 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
1.2.11_7 15 Oct 2009 20:46:16 |
stas |
- Take maintainership. |
1.2.11_7 28 Aug 2009 16:52:33 |
linimon |
Reset beech@FreeBSD.org while he works on restoring his email situation.
Hat: portmgr |
1.2.11_7 22 Aug 2009 00:28:34 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with M |
1.2.11_7 02 Aug 2009 19:36:34 |
mezz |
-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 |
1.2.11_7 06 Jul 2009 21:26:00 |
naddy |
Bump PORTREVISION after libogg and libvorbisfile major version increment. |
1.2.11_6 04 Dec 2008 19:41:24 |
beech |
- Add categories to xmms.desktop.in |
1.2.11_6 04 Dec 2008 12:28:59 |
beech |
- Removed buggy patch-main.c
- Bump portrevision |
1.2.11_5 02 Dec 2008 21:15:33 |
beech |
- Add xmms.desktop file
- Bump portrevision |
1.2.11_4 27 Nov 2008 07:48:51 |
beech |
- Add patch to enable shift-V (stop-fade out) feature.
- Emulates winamp
PR: ports/128984
Submitted by: Germain Le Chapelain <lechapelaing@yahoo.fr> |
1.2.11_4 29 Sep 2008 21:13:46 |
beech |
- Remove NLS option (causes build problems)
- Add option for GL Visualization plugin
- Port cleanup and tweaks
- Bump portrevision
PR: ports/127673
Submitted by: Jack <xxjack12xx@gmail.com> |
1.2.11_3 20 Aug 2008 00:57:32 |
ade |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
1.2.11_3 06 Jun 2008 13:48:22 |
edwin |
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) |
1.2.11_2 08 Feb 2008 07:20:55 |
beech |
- Go with "old style" options defines
- Makefile cleanup
PR: ports/120351
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> |
1.2.11_2 31 Jan 2008 19:29:30 |
beech |
- Add options
- Pet portlint
- Bump portrevision
- Take maintainership
Approved by: Espen Skoglund <esk@ira.uka.de> (maintainer) |
1.2.11_1 31 Jan 2008 05:23:43 |
beech |
- Respect without_nls
PR: ports/117230
Submitted by: Oleg Pudeyev <oleg.pudeyev@gmail.com>
Approved by: maintainer timeout (2 weeks) |
1.2.11_1 20 Jan 2008 22:42:32 |
pav |
- Update russian patches to 1.2.11
PR: ports/119187
Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com>
Approved by: maintainer timeout (2 weeks) |
1.2.11 22 Dec 2007 13:48:45 |
stefan |
Update to 1.2.11.
PR: 118336
Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com>
Approved by: maintainer timeout (>3 weeks) |
1.2.10_10 03 Oct 2007 23:42:22 |
edwin |
Remove support for OSVERSION < 5 |
1.2.10_10 28 Jul 2007 12:27:31 |
miwi |
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION |
1.2.10_9 12 Jun 2007 19:21:01 |
danfe |
- Fix missing GL dependency and thus unbreak
- Drop now useless USE_X_PREFIX
- Fix warning on deinstallation
Approved by: maintainer (implicit, it was my commit that caused breakage)
Reported by: pointyhat |
1.2.10_8 10 Jun 2007 04:12:00 |
kris |
BROKEN: Incorrect pkg-plist |
1.2.10_8 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.2.10_7 02 May 2007 12:43:26 |
danfe |
- Minor COMMENT change (s/---/--/, article `a' is superfluous here)
- Install opengl_spectrum visualization plugin, it builds and works fine
- Since we're doing FOO_PLUGINS+= ..., separate initial values with spaces,
not commas, for consistency
- Remove useless `-esound' suffix, esound is no more special than any other
output method these days
- Drop unsupported hashes from distinfo
Approved by: maintainer timeout (5+ weeks) |
1.2.10_6 20 Mar 2007 15:03:11 |
rafan |
- Fix build after objformat removal
PR: ports/109455
Submitted by: Tsurutani Naoki <turutani at scphys.kyoto-u.ac.jp>
Approved by: maintainer timeout (1 month) |
1.2.10_6 12 Feb 2007 16:28:24 |
kris |
Revert previous commit to fix plist |
1.2.10_6 01 Feb 2007 02:42:06 |
kris |
Use libtool port instead of included version to avoid objformat a.out botch |
1.2.10_6 31 Dec 2006 14:07:50 |
pav |
- Fix build with gcc 4.1
Approved by: maintainer timeout (15 days) |
1.2.10_6 15 Apr 2006 21:47:43 |
arved |
Prevent the mpg123 plugin from hijacking flac streams.
Thanks to Thomas-Martin Seck <tmseck@netcologne.de>
PR: 93948
Submitted by: Espen Skoglund <esk@ira.uka.de> |
1.2.10_5 07 Mar 2006 08:28:06 |
ade |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
1.2.10_4 01 Feb 2006 00:48:50 |
edwin |
SHA256ify
Approved by: krion@ |
1.2.10_4 26 Jan 2006 04:23:50 |
kris |
Add missing USE_GETTEXT |
1.2.10_4 23 Nov 2005 16:06:02 |
pav |
- Remove dead MASTER_SITES
PR: ports/89465
Submitted by: Espen Skoglund <esk@ira.uka.de> (maintainer) |
1.2.10_4 18 Oct 2005 17:37:13 |
pav |
- Update WITH_ENCODING_PATCH patch
- Portlint
PR: ports/87578
Submitted by: Espen Skoglund <esk@ira.uka.de> (maintainer) |
1.2.10_4 29 Sep 2005 13:03:19 |
mnag |
Uses 32bit int for ioctl rather than 64bit long on amd64
Patches are obtained from (multimedia/beep-media-player)
PR: 82618
Submitted by: Ryan R. <freebsd@epicoftimewasted.com>
Approved by: pav (mentor), esk@ira.uka.de (maintainer timeout, 96 days) |
1.2.10_4 21 Apr 2005 16:13:54 |
arved |
Add WITH_EXTENDED_VORBIS_FILEINFO knob.
This patch includes information about the average bitrate of the file
(because vorbis uses variable bit rate encoding by default and nominal
might or might not match the actual effective bitrate) as well as
information about the encoder which created the file.
Bump PORTREVISION.
PR: 74219
Submitted by: Thomas E. Zander <riggs@rrr.de>
Reviewed by: Espen Skoglund <esk@ira.uka.de> |
1.2.10_3 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
1.2.10_3 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
1.2.10_3 14 Mar 2005 18:22:31 |
flz |
- Added patches to enable 3rd party C++ apps to compile with gcc 3.4.
PR: ports/78831
Submitted by: Espen Skoglund <esk@ira.uka.de> (maintainer) |
1.2.10_2 19 Nov 2004 15:45:47 |
markus |
- Add patch to make xmmsctrl.h compile with c++ (through 3rd party apps)
and gcc 3.4
- Bump PORTREVISION
Approved by: maintainer |