Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.0_5 30 Nov 2013 11:02:18 |
rene |
Remove expired port:
2013-11-30 audio/gnump3d: Development has been abandoned upstream |
3.0_5 31 Oct 2013 13:54:15 |
jadawin |
- Mark as expirated. No more development upstream |
3.0_5 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
3.0_5 17 Sep 2013 06:28:07 |
bapt |
Convert to new perl framework
Convert from USE_GMAKE to USES=gmake |
3.0_5 27 May 2013 08:57:05 |
jadawin |
- Remove useless depend on PERL_LEVEL < 5.12
PR: ports/17892
Submitted by: az@ |
3.0_5 16 Dec 2012 06:12:28 |
az |
- Set default perl version for ports which currently using
(5.x+ and x < 12) scheme.
Approved by: bapt@ (portmgr@) |
3.0_5 05 Aug 2012 23:19:40 |
dougb |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
3.0_5 25 Jul 2012 06:32:08 |
cs |
Fix typos in COMMENT |
3.0_5 05 Jun 2012 14:27:52 |
jadawin |
- Remove SITE_PERL from *_DEPENDS
Submitted by: az@ |
3.0_5 16 Feb 2012 15:57:34 |
ashish |
- Bump PORTREVISION to chase the update of multimedia/libvpx |
3.0_4 14 Jan 2012 22:27:02 |
netchild |
Update lame to 3.99.3.
Bump portrevision of all ports which depend upon it. |
3.0_3 14 Jan 2012 08:57:23 |
dougb |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
3.0_3 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
3.0_3 03 Sep 2010 08:11:59 |
jadawin |
- Update WWW in pkg-descr
PR: 150222
Submitted by: Frederic Culot <frederic _AT_ culot.org> |
3.0_3 03 Jun 2010 08:55:01 |
netchild |
- update audio/lame to 3.98.4
- use ?= for the portrevision of a master port to make it possible to
change it in a slave port which depends upon lame
- bump portrevisions of ports which depend upon lame
- done via a semi-automated way (manual review and fixup)
- I tried to take care to not bump ports which only depend optionaly on
lame (with a default of no dependency) |
3.0_2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
3.0_2 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
3.0_1 06 Jun 2008 13:07:20 |
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) |
3.0 18 Mar 2008 09:40:34 |
jadawin |
- Update to 3.0
PR: ports/119308
Submitted by: Philippe Audeoud <jadawin@tuxaco.net>
Approved by: thierry (mentor)
- Force commit to add i take maintainership for this port. |
3.0 18 Mar 2008 09:30:27 |
jadawin |
- Update to 3.0
PR: ports/119308
Submitted by: Philippe Audeoud <jadawin@tuxaco.net>
Approved by: thierry (mentor) |
2.9.8_1 08 Sep 2007 00:51:20 |
linimon |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
2.9.8_1 29 Jan 2007 19:05:07 |
gabor |
Remove USE_GPG from all effected ports. This knob is a no-op and the way it
was supposed to work is useless, because if we can't trust the distfile from
the remote machine, we can't trust the signature from the same machine either.
Our MD5 and SHA256 are good for checking both the sanity and the
trustiness of distfiles.
Approved by: portmgr (erwin), erwin (mentor) |
2.9.8_1 29 Sep 2006 22:01:23 |
xride |
Change my MAINTAINER email to be my @FreeBSD email
Approved by: tmclaugh |
2.9.8_1 18 Jul 2006 11:05:28 |
erwin |
Hand maintainership to submitter.
PR: 100471
Submitted by: Soeren Straarup <xride@x12.dk> |
2.9.8_1 27 May 2006 17:51:11 |
pav |
- Move to better category
devel/p5-Encode -> converters/p5-Encode
devel/p5-Encode-compat -> converters/p5-Encode-compat
PR: ports/97644
Submitted by: Rong-En Fan <rafan@infor.org> (maintainer) |
2.9.8_1 03 May 2006 05:14:35 |
edwin |
Remove USE_REINPLACE from ports in categories starting with A. |
2.9.8_1 20 Feb 2006 20:47:50 |
dougb |
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts. |
2.9.8_1 22 Jan 2006 00:15:04 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry |
2.9.8_1 15 Dec 2005 09:03:14 |
vs |
Properly name startup-script |
2.9.8_1 13 Dec 2005 15:20:16 |
vs |
- Add RCng startup-script [1]
- Do not use perl at build-time
- Pet portlint wrt. IGNORE
- Raise necessary PERL_LEVEL to 5.8, conditionally depend on p5-Encode
PR: ports/90078 [1]
Submitted by: Josh Carroll |
2.9.8 18 Nov 2005 16:35:29 |
mnag |
Update to 2.9.8
Add SHA256
PR: 89231
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
2.9.7 01 Nov 2005 17:40:05 |
arved |
Update to 2.9.7
PR: 88341
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
2.9.6 29 Oct 2005 20:38:11 |
mnag |
Update to 2.9.6
PR: 88187
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
2.9.5 16 Sep 2005 11:03:44 |
garga |
- Update to 2.9.5
PR: ports/86114
Submitted by: Ports Fury |
2.9.4 17 May 2005 19:15:42 |
jylefort |
Update to 2.9.4
PR: ports/81049
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
2.9.3 05 Apr 2005 20:56:03 |
pav |
- Update to 2.9.3
PR: ports/79461
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
2.9.2 25 Feb 2005 13:21:05 |
krion |
Update to version 2.9.2
PR: ports/77961
Submitted by: Ports Fury |
2.9 12 Jan 2005 18:57:55 |
krion |
Update to version 2.9
PR: ports/76158
Submitted by: Ports Fury |
2.8 19 May 2004 21:15:01 |
krion |
- Update to version 2.8
PR: ports/66881
Submitted by: Ports Fury |
2.7 26 Mar 2004 14:39:19 |
krion |
- Update to version 2.7
PR: ports/64755
Submitted by: Ports Fury |
2.6_1 17 Mar 2004 18:29:46 |
trevor |
SIZEify. |
2.6_1 22 Feb 2004 06:08:22 |
kris |
Change BROKEN to IGNORE since the port actually builds with 4.x's perl,
but will not run.
Submitted by: ports fury |
2.6_1 13 Feb 2004 07:54:21 |
linimon |
From the submitter: distfile rerolled. The contents are identical
(commiter's note: verified) but the ownership changed from steve/steve
to skx/skx. The new distfile has a good PGP signature. Add downloading
of PGP signature.
PR: ports/62086
Submitted by: Jason Harris <jharris@widomaker.com> |
2.6_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
2.6 22 Jan 2004 12:18:43 |
trevor |
Use the CPIO macro defined in bsd.port.mk. |
2.6 16 Jan 2004 14:00:09 |
krion |
- Fix WWW: line
PR: 61420
Submitted by: Ports Fury |
2.6 24 Oct 2003 12:05:09 |
ijliao |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
2.6 18 Oct 2003 19:25:21 |
naddy |
Update to version 2.6.
PR: 58125
Submitted by: Ports Fury |
2.5b_1 19 Aug 2003 08:46:33 |
max |
Bump port revision due to the change I made to files/patch-bin::gnump3d-index
which results in altering the package content. |
2.5b 19 Aug 2003 08:42:02 |
max |
Fix the startup line so that this executes appropriately. |
2.5b 08 Jul 2003 06:30:55 |
daichi |
update audio/gnump3d: 2.4 -> 2.5b
PR: 54131
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
2.4 07 Jun 2003 15:02:28 |
naddy |
Mark as BROKEN in case port version of Perl is missing on 4-stable.
PR: 52930
Submitted by: Ports Fury |
2.4 08 May 2003 15:24:04 |
bmah |
Fix bad dependency. oggenc is a part of audio/vorbis-tools, not
audio/mp32ogg. Mostly harmless, since audio/mp32ogg depends on
audio/vorbis-tools, but can cause some confusion if building this
port with audio/vorbis-tools installed but without audio/mp32ogg. |
2.4 08 May 2003 12:22:22 |
naddy |
Update to 2.4. This release adds several user interface enhancements.
PR: 51691
Submitted by: Kirill Ponomarew <ponomarew@oberon.net>, Ports Fury |
2.3 01 May 2003 21:46:08 |
sumikawa |
Upgrade to 2.3
PR: ports/51667
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
2.2 22 Feb 2003 04:05:14 |
kris |
Add missing directory |
2.2 20 Feb 2003 16:49:55 |
knu |
De-pkg-comment. |
2.2 11 Feb 2003 21:01:53 |
adamw |
Remove old patches. |
2.2 11 Feb 2003 20:59:31 |
adamw |
Update to 2.2.
PR: ports/48146
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
1.0_2 28 Jan 2003 06:00:34 |
adamw |
Fix build on FreeBSD 5.
PR: 47321
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
1.0_2 07 Jan 2003 01:28:49 |
adamw |
Back out previous commit. The .la files are apparently used
elsewhere.
Noticed by: KATO Tsuguru <tkato@prontomail.com> |
1.0_1 02 Jan 2003 05:45:26 |
adamw |
Prevent .la files from being installed. PLIST change, so
PORTREVISION bump. |
1.0 02 Jan 2003 02:10:14 |
adamw |
Update to 1.0.
PR: 45922
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
1.0.p1 07 Nov 2002 03:10:58 |
adamw |
Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to: me
Approved by: pat |
1.0.p1 15 Sep 2002 23:31:56 |
kris |
Add missing directories |
1.0.p1 23 Aug 2002 00:42:10 |
naddy |
Fix build on -STABLE.
PR: 41853
Submitted by: Adam Weinberger <adam@vectors.cx> |
1.0.p1 20 Aug 2002 19:26:03 |
naddy |
* Update to version 1.0-pre1, which incorporates all our portability
fixes plus miscellaneous small improvements.
* Enable plugins again by installing .la files (oops). |
0.9.9.9.2_2 14 Aug 2002 21:42:11 |
naddy |
* Don't install Debian-specific gnump3d-config script.
* In the default configuration file, run the server as user "www"
instead of "nobody".
* Fix default configure file location in gnump3d-top. |
0.9.9.9.2_1 14 Aug 2002 00:03:26 |
naddy |
* Always depend on external libvorbis when building with Ogg Vorbis support.
* This port does not install any shared libraries.
* Don't clobber an existing configuration file or remove a modified one.
* Don't install .la files for plugins.
* Fix build on -CURRENT.
* Fix build on 64-bit platforms. |
0.9.9.9.2 15 Jul 2002 21:38:20 |
demon |
Update to version 0.9.9.9.2.
PR: 40620
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
0.9.9.9.1 29 Jun 2002 19:08:03 |
ijliao |
upgrade to 0.9.9.9.1
PR: 39984
Submitted by: Ports Fury |
0.9.9.9 17 Jun 2002 20:26:24 |
ijliao |
upgrade to 0.9.9.9
PR: 39427
Submitted by: Ports Fury |
0.9.9.8 31 May 2002 23:25:47 |
pat |
Update to 0.9.9.8
PR: 38779
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
0.9.9.7_1 30 May 2002 18:05:32 |
ijliao |
- Support CXX/CXXFLAGS properly
- Support install macros
- bump portrevision
PR: 38706
Submitted by: Ports Fury |
0.9.9.7 27 May 2002 13:25:00 |
ijliao |
add gnump3d 0.9.9.7
A streaming server for MP3's, OGG vorbis, and other streamable audio files |