non port: multimedia/xmms/Makefile |
SVNWeb
|
Number of commits found: 113 (showing only 100 on this page) |
Fri, 12 Oct 2018
|
[ 12:42 antoine ] (Only the first 10 of 12 ports in this commit are shown above. )
Finish glib12 deprecation
|
Tue, 18 Sep 2018
|
[ 14:48 emaste ]
Hoist LDFLAGS_${ARCH} logic into bsd.port.mk
Approved by: portmgr (bapt)
Sponsored by: The FreeBSD Foundation
|
Sat, 15 Sep 2018
|
[ 17:22 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.
|
Sun, 6 Aug 2017
|
[ 12:51 tobik ]
multimedia/xmms:
- Switch to options helpers
- USES=localbase
- Add LICENSE_FILE
|
Tue, 23 May 2017
|
[ 05:03 rezny ] (Only the first 10 of 711 ports in this commit are shown above. )
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845
|
Mon, 19 Sep 2016
|
[ 20:00 naddy ]
Drop maintainership for xmms and ancillary ports.
It would be a pity to see XMMS removed but personally I no longer use this.
|
Sat, 16 Apr 2016
|
[ 12:29 danfe ] (Only the first 10 of 21 ports in this commit are shown above. )
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.
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 2 Aug 2015
|
[ 15:03 tijl ] (Only the first 10 of 234 ports in this commit are shown above. )
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 )
|
Sun, 22 Feb 2015
|
[ 21: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.
|
Tue, 23 Dec 2014
|
[ 21:09 naddy ]
Fix segfault in MikMod plugin with modern libmikmod.
PR: 196180
Submitted by: Michael Lackner
Obtained from: Jakob Steltner (Arch Linux)
|
Sat, 13 Sep 2014
|
[ 18:25 tijl ] (Only the first 10 of 30 ports in this commit are shown above. )
Use default LIBTOOLIZE_ARGS
|
[ 15:11 tijl ] (Only the first 10 of 140 ports in this commit are shown above. )
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
|
Mon, 12 May 2014
|
[ 21:44 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.
|
Sun, 4 May 2014
|
[ 18:48 tijl ] (Only the first 10 of 32 ports in this commit are shown above. )
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.
|
Thu, 17 Apr 2014
|
[ 15:07 swills ]
- Chase libmikmod upgrade
Approved by: portmgr (bdrewery)
|
Wed, 9 Apr 2014
|
[ 20:10 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>.
|
[ 17:18 naddy ]
Block attempts to remove this port.
|
Tue, 8 Apr 2014
|
[ 16:22 antoine ]
Reapply r348889
|
[ 15:35 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
|
Sun, 23 Mar 2014
|
[ 21:00 antoine ]
Set an expiration date for multimedia/xmms
Requested by: many
|
Thu, 6 Mar 2014
|
[ 13:11 bapt ]
Mark xmms as forbidden
|
Sun, 23 Feb 2014
|
[ 21:39 antoine ]
Deprecate, no expiration date yet
|
Fri, 25 Oct 2013
|
[ 09:02 tijl ]
Only provide SIMD option on i386.
Reported by: "Matthew D. Fuller" <fullermd@over-yonder.net>
|
Tue, 22 Oct 2013
|
[ 18:50 tijl ] (Only the first 10 of 34 ports in this commit are shown above. )
Reset MAINTAINER on xmms-* ports maintained by c.petrik.sosa@gmail.com.
Submitted by: "Chris Petrik" <c.petrik.sosa@gmail.com>
|
[ 10:54 tijl ]
- Fix CONFLICTS. [1]
- Add LICENSE. [2]
Reported by: kwm [1], portlint [2]
|
[ 08:30 tijl ] (Only the first 10 of 25 ports in this commit are shown above. )
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 )
|
Fri, 20 Sep 2013
|
[ 20:57 bapt ] (Only the first 10 of 404 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia)
|
Sat, 27 Apr 2013
|
[ 11:59 mva ] (Only the first 10 of 219 ports in this commit are shown above. )
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising
|
Wed, 24 Apr 2013
|
[ 18:10 ak ] (Only the first 10 of 1028 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
|
Mon, 25 Mar 2013
|
[ 08:19 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)
|
Fri, 8 Mar 2013
|
[ 13:03 gahr ]
- Add gettext library to xmms-config --libs
- While at it, get rid of PTHREAD_LIBS
|
Sat, 9 Feb 2013
|
[ 06:45 bsam ]
Hand the port to a new volunteer (as per ports/154352 and confirmed
by e-mail).
|
Mon, 10 Dec 2012
|
[ 01:20 eadler ] (Only the first 10 of 88 ports in this commit are shown above. )
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
|
Sat, 10 Nov 2012
|
[ 09:44 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
|
Tue, 9 Oct 2012
|
[ 22:24 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)
|
Sun, 30 Sep 2012
|
[ 06:25 rm ] (Only the first 10 of 51 ports in this commit are shown above. )
- 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>
|
Mon, 17 Sep 2012
|
[ 01:51 eadler ]
Convert to optionsng
|
Thu, 9 Aug 2012
|
[ 04:02 mi ]
Add http://legacy.xmms2.org/ as a MASTER_SITE.
|
Thu, 19 Jul 2012
|
[ 20:15 naddy ] (Only the first 10 of 187 ports in this commit are shown above. )
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora).
|
Fri, 13 Jul 2012
|
[ 12: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>
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Sat, 5 Nov 2011
|
[ 03:40 tabthorpe ]
Reassign stas' ports back to the pool at his request, thanks for your years
of service, we hope to see you back.
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- 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
|
Sat, 22 Jan 2011
|
[ 01:22 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
|
Wed, 22 Dec 2010
|
[ 20:05 ade ] (Only the first 10 of 61 ports in this commit are shown above. )
Sync to final (for now) bsd.autotools.mk
|
Tue, 14 Dec 2010
|
[ 08:22 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
|
Sun, 5 Dec 2010
|
[ 20:51 stas ]
- Enable IPv6 by default. It was there for a long time and works.
Leave option to disable it for now.
Requested by: naddy
|
Sat, 4 Dec 2010
|
[ 23:32 stas ]
- Fix wrong visual error under some circumstancies (e.g. when clicking
the 'D' button to resize).
PR: ports/134475
Submitted by: glebius
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Sat, 16 Oct 2010
|
[ 11:52 ade ] (Only the first 10 of 445 ports in this commit are shown above. )
Punt autoconf267->autoconf268
|
Tue, 5 Oct 2010
|
[ 19:57 ade ] (Only the first 10 of 235 ports in this commit are shown above. )
Round one migration of ports from automake{19,110} to automake111
|
Wed, 15 Sep 2010
|
[ 18:35 ade ] (Only the first 10 of 652 ports in this commit are shown above. )
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
|
Sun, 6 Jun 2010
|
[ 20:44 naddy ] (Only the first 10 of 174 ports in this commit are shown above. )
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).
|
Mon, 31 May 2010
|
[ 02:01 ade ] (Only the first 10 of 1416 ports in this commit are shown above. )
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Thu, 15 Oct 2009
|
[ 20:46 stas ]
- Take maintainership.
|
Fri, 28 Aug 2009
|
[ 16:52 linimon ] (Only the first 10 of 85 ports in this commit are shown above. )
Reset beech@FreeBSD.org while he works on restoring his email situation.
Hat: portmgr
|
Sat, 22 Aug 2009
|
[ 00:28 amdmi3 ] (Only the first 10 of 287 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with M
|
Sun, 2 Aug 2009
|
[ 19:36 mezz ] (Only the first 10 of 1514 ports in this commit are shown above. )
-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
|
Mon, 6 Jul 2009
|
[ 21:26 naddy ] (Only the first 10 of 165 ports in this commit are shown above. )
Bump PORTREVISION after libogg and libvorbisfile major version increment.
|
Thu, 4 Dec 2008
|
[ 12:28 beech ]
- Removed buggy patch-main.c
- Bump portrevision
|
Tue, 2 Dec 2008
|
[ 21:15 beech ]
- Add xmms.desktop file
- Bump portrevision
|
Mon, 29 Sep 2008
|
[ 21:13 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>
|
Wed, 20 Aug 2008
|
[ 00:57 ade ] (Only the first 10 of 398 ports in this commit are shown above. )
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin)
|
Fri, 6 Jun 2008
|
[ 13:48 edwin ] (Only the first 10 of 149 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)
|
Fri, 8 Feb 2008
|
[ 07:20 beech ]
- Go with "old style" options defines
- Makefile cleanup
PR: ports/120351
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com>
|
Thu, 31 Jan 2008
|
[ 19:29 beech ]
- Add options
- Pet portlint
- Bump portrevision
- Take maintainership
Approved by: Espen Skoglund <esk@ira.uka.de> (maintainer)
|
[ 05:23 beech ]
- Respect without_nls
PR: ports/117230
Submitted by: Oleg Pudeyev <oleg.pudeyev@gmail.com>
Approved by: maintainer timeout (2 weeks)
|
Sun, 20 Jan 2008
|
[ 22:42 pav ]
- Update russian patches to 1.2.11
PR: ports/119187
Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com>
Approved by: maintainer timeout (2 weeks)
|
Sat, 22 Dec 2007
|
[ 13:48 stefan ] (Only the first 10 of 11 ports in this commit are shown above. )
Update to 1.2.11.
PR: 118336
Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com>
Approved by: maintainer timeout (>3 weeks)
|
Wed, 3 Oct 2007
|
[ 23:42 edwin ]
Remove support for OSVERSION < 5
|
Sat, 28 Jul 2007
|
[ 12:27 miwi ] (Only the first 10 of 128 ports in this commit are shown above. )
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
|
Tue, 12 Jun 2007
|
[ 19:21 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
|
Sun, 10 Jun 2007
|
[ 04:12 kris ]
BROKEN: Incorrect pkg-plist
|
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}.
|
Wed, 2 May 2007
|
[ 12:43 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)
|
Tue, 20 Mar 2007
|
[ 15:03 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)
|
Mon, 12 Feb 2007
|
[ 16:28 kris ]
Revert previous commit to fix plist
|
Thu, 1 Feb 2007
|
[ 02:42 kris ] (Only the first 10 of 348 ports in this commit are shown above. )
Use libtool port instead of included version to avoid objformat a.out botch
|
Sat, 15 Apr 2006
|
[ 21:47 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>
|
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)
|
Thu, 26 Jan 2006
|
[ 04:23 kris ]
Add missing USE_GETTEXT
|
Wed, 23 Nov 2005
|
[ 16:06 pav ]
- Remove dead MASTER_SITES
PR: ports/89465
Submitted by: Espen Skoglund <esk@ira.uka.de> (maintainer)
|
Tue, 18 Oct 2005
|
[ 17:37 pav ]
- Update WITH_ENCODING_PATCH patch
- Portlint
PR: ports/87578
Submitted by: Espen Skoglund <esk@ira.uka.de> (maintainer)
|
Thu, 21 Apr 2005
|
[ 16:13 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>
|
Tue, 12 Apr 2005
|
[ 03:26 obrien ] (Only the first 10 of 773 ports in this commit are shown above. )
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
Mon, 11 Apr 2005
|
[ 08:04 obrien ] (Only the first 10 of 776 ports in this commit are shown above. )
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
Mon, 14 Mar 2005
|
[ 18:22 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)
|
Fri, 19 Nov 2004
|
[ 15:45 markus ]
- Add patch to make xmmsctrl.h compile with c++ (through 3rd party apps)
and gcc 3.4
- Bump PORTREVISION
Approved by: maintainer
|
Tue, 2 Nov 2004
|
[ 16:28 pav ]
- Update encoding patch
- Drop unneeded dependency on libxml
PR: ports/73231
Submitted by: Dima Panov <redfox@Fluffy.Khv.RU>
Approved by: maintainer
|
Tue, 30 Mar 2004
|
[ 19:20 krion ] (Only the first 10 of 64 ports in this commit are shown above. )
- Use USE_ICONV knob
Approved by: portmgr
|
Thu, 11 Mar 2004
|
[ 15:08 kan ]
Unbreak WITH_ENCODING_PATCH by updating it to version 27.3.
|
Mon, 1 Mar 2004
|
[ 14:53 pav ]
- Fix build when WITHOUT_SIMD is defined
PR: ports/63456
Submitted by: maintainer
|
Tue, 24 Feb 2004
|
[ 13:21 krion ]
- Update to 1.2.10
PR: ports/63303
Submitted by: maintainer
|
Wed, 4 Feb 2004
|
[ 21:10 fjoe ]
Fix building ru-xmms with vorbis output plugin.
|
[ 12:45 fjoe ]
- Unbreak ru-xmms [1].
- Provide separate distinfo for ru-xmms so recode patch distinfo will not be
lost.
PR: 62250 [1]
Submitted by: Dima Panov <redfox@Fluffy.Khv.RU>
|
[ 05:10 marcus ] (Only the first 10 of 1422 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
|
Sat, 31 Jan 2004
|
[ 17:39 krion ]
- Mark BROKEN with WITH_ENCODING_PATCH patch
- Pointed out by: kris
|
[ 14:16 krion ]
- Update to version 1.2.9
* Note that the update breaks russian/xmms because of a
patchfile needed for Russian coding detection.
PR: ports/62127
Submitted by: maintainer
|
Sun, 25 Jan 2004
|
[ 16:32 fjoe ]
Remove hack when setting MASTER_SITE_SUBDIR for :enc group.
|
Number of commits found: 113 (showing only 100 on this page) |