| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
06 May 2013 15:34:18
0.1.20_4,1
|
bapt  |
Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline |
15 Jan 2013 13:40:29
0.1.20_4,1
|
ehaupt  |
- Use DOC instead of NOPORTDOCS
- Pacify portlint
- Convert header |
03 Nov 2012 18:01:23
0.1.20_4,1
|
ehaupt  |
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 |
10 Sep 2012 10:49:30
0.1.20_4,1
|
ehaupt  |
- Use OPTIONSng
- Remove deprecated header information |
19 Jul 2012 20:15:39
0.1.20_4,1
|
naddy  |
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora). |
18 Feb 2012 10:18:33
0.1.20_3,1
|
mva  |
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav |
27 Dec 2011 15:14:23
0.1.20_2,1
|
ehaupt  |
Pacify portlint
Feature safe: yes |
23 Sep 2011 22:26:39
0.1.20_2,1
|
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 |
11 Apr 2011 08:34:17
0.1.20_2,1
|
bapt  |
Add a new macro to deal with conflict between ncurses from base and ncurses from
ports.
If a ports is linked against ncurses from base or from the ports, it should then
add:
USE_NCURSES=yes
it is also possible to specify the hard dependency on the ports ncurses or one
the base one adding the following macros:
WITH_NCURSES_PORT=yes or WITH_NCURSES_BASE=yes
PR: ports/155269
Submitted by: me
Reviwed by: pav@
Approved by: portmgr (pav@)
Exp-run by: portmgr (pav@) |
25 Jan 2011 08:39:27
0.1.20_2,1
|
ehaupt  |
Add LICENSE and remove MD5 sums.
Feature safe: yes |
06 Jun 2010 20:44:03
0.1.20_2,1
|
naddy  |
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora). |
21 May 2010 12:44:30
0.1.20_1,1
|
ehaupt  |
Chase audio/libadplug update |
17 May 2010 11:33:50
0.1.20,1
|
ehaupt  |
Update to 0.1.20 |
11 Jan 2010 13:12:49
0.1.18_1,1
|
ehaupt  |
Add PORTSCOUT variable in order to skip version 0.1.19 which is just a tarball
of an experimental version. |
05 Jan 2010 15:23:28
0.1.18_1,1
|
ehaupt  |
Chase audio/libadplug update |
29 Dec 2009 16:26:20
0.1.18,1
|
ehaupt  |
This port now works under amd64 |
26 Dec 2009 21:02:37
0.1.18,1
|
ehaupt  |
Update to 0.1.18, this version comes with optional sdl audio support |
21 Sep 2009 12:58:05
0.1.17_1,1
|
ehaupt  |
Add a patch to prevent the OSS driver detection from failing and bump
PORTREVISION.
Feature safe: yes |
20 Sep 2009 13:00:08
0.1.17,1
|
ehaupt  |
- Update to 0.1.17
- Use OPTIONS
- Update WWW
Feature safe: yes |
18 Sep 2009 20:09:45
0.1.13_7,1
|
ehaupt  |
Mark it MAKE_JOBS_UNSAFE
Notified by: pav
Feature safe: yes |
18 Sep 2009 13:44:42
0.1.13_7,1
|
ehaupt  |
Port is not MAKE_JOBS_SAFE save.
Notified by: pointyhat (via miwi)
Feature safe: yes |
06 Jul 2009 21:26:00
0.1.13_7,1
|
naddy  |
Bump PORTREVISION after libogg and libvorbisfile major version increment. |
30 Mar 2009 14:18:26
0.1.13_6,1
|
ehaupt  |
Mark MAKE_JOBS_SAFE |
21 Aug 2008 06:18:49
0.1.13_6,1
|
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
07 Jul 2008 13:41:57
0.1.13_6,1
|
ehaupt  |
Remove "USE_GCC=3.4+" / "USE_GCC=3.2+". Now that the minimum version we support
via ports is FreeBSD 6.3, this is a no-op. FreeBSD 6.x features GCC 3.4 as the
system compiler. |
23 Jun 2008 11:33:24
0.1.13_6,1
|
ehaupt  |
The last update never worked. The player wouldn't even start.
- Reclaim maintainer-ship
- Roll back to the last working version
- Bump PORTEPOCH
Pointyhat to: miwi |
15 Jun 2008 12:52:11
0.1.15
|
olgeni  |
A few typo fixes for ports/audio descriptions. |
16 May 2008 14:10:36
0.1.15
|
miwi  |
- Update to 0.1.15
PR: 123497
Submitted by: Ports Fury |
03 May 2008 09:38:42
0.1.13_6
|
ehaupt  |
Drop maintainership |
27 Mar 2008 22:15:47
0.1.13_6
|
ehaupt  |
Use MASTER_SITE_CRITICAL |
17 Mar 2008 16:41:01
0.1.13_6
|
ehaupt  |
Get rid of USE_XLIB and use "USE_XORG=xxf86dga xxf86vm" instead. |
28 Jul 2007 12:27:31
0.1.13_5
|
miwi  |
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION |
01 Jun 2007 18:22:21
0.1.13_4
|
ehaupt  |
Forget about X11BASE |
19 May 2007 20:32:57
0.1.13_4
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
25 Apr 2007 12:24:55
0.1.13_3
|
ehaupt  |
Refine last commit. ocp seems to need wide character support in order to
display colors correctly. However, devel/ncurses is not needed after 602107 and
700033 since it's already in the base. |
24 Apr 2007 12:17:58
0.1.13_2
|
ehaupt  |
Use devel/ncurses instead of base curses.h in order to have color support. |
22 Apr 2007 07:33:45
0.1.13_1
|
ehaupt  |
Remove unnecessary DISTNAME redefinition. |
21 Apr 2007 12:45:44
0.1.13_1
|
ehaupt  |
Chase libadplug update |
17 Apr 2007 07:27:43
0.1.13
|
ehaupt  |
Cleanup non-supported FreeBSD versions
PR: 111681
Submitted by: edwin |
13 Feb 2007 21:56:13
0.1.13
|
ehaupt  |
Update to 0.1.13 |
04 Oct 2006 21:38:10
0.1.10.r6
|
ehaupt  |
Update to 0.1.10 release candidate 6. This version is out for quite a while and
runs quite stable. This version also supports .ay files. |
03 Sep 2006 12:39:49
0.1.9_5
|
ehaupt  |
Disable libadplug (audio/libadplug) support on OSVERSIONS prior to 500000 |
15 Aug 2006 12:59:58
0.1.9_5
|
ehaupt  |
- Chase audio/libadplug update
- Use USE_LDCONFIG |
24 Jul 2006 09:13:51
0.1.9_4
|
ehaupt  |
- Update MASTER_SITES
- Update WWW |
01 Jun 2006 12:13:54
0.1.9_4
|
ehaupt  |
Add an additional mirror. |
18 May 2006 20:22:55
0.1.9_4
|
ehaupt  |
Chase audio/libadplug update |
19 Feb 2006 11:39:14
0.1.9_3
|
ehaupt  |
Remove deprecated USE_REINPLACE |
30 Nov 2005 14:01:14
0.1.9_3
|
ehaupt  |
Add SHA256 hashes to my ports |
28 Oct 2005 07:59:54
0.1.9_3
|
jylefort  |
Chase libid3tag update. |
06 Oct 2005 11:57:11
0.1.9_2
|
ehaupt  |
Change MAINTAINER address for my ports.
Approved by: novel (mentor) |
22 Sep 2005 12:49:19
0.1.9_2
|
garga  |
devel/libbinio:
- Update to 1.4
all:
- Cleanup Makefile Header
- Remove signature from pkg-descr
- Adjustments to build with libbinio 1.4
PR: ports/86431
Submitted by: maintainer |
29 Jul 2005 08:55:37
0.1.9_1
|
vs  |
Mastersite for audio/ocp is unavailable at the moment.
- Makefile.patch, add aditional mastersite
- pkg-descr.patch, change pkg-descr WWW to freshmeat project site
PR: ports/84251
Submitted by: maintainer |
05 Jul 2005 22:30:07
0.1.9_1
|
pav  |
- Disable libsidplay for FreeBSD 4.X due to clash between gcc295 and gcc34
PR: ports/82956
Submitted by: Emanuel Haupt <ehaupt@critical.ch> (maintainer) |
12 Jun 2005 13:30:07
0.1.9
|
lawrance  |
Update to 0.1.9.
Also fix a build problem when security/heimdal is installed.
PR: ports/82135
Submitted by: Emanuel Haupt <ehaupt@critical.ch> |
04 May 2005 16:22:23
0.1.7
|
novel  |
Update to 0.1.7
PR: 80616
Submitted by: Emanuel Haupt (maintainer) |
02 May 2005 09:36:28
0.1.6
|
jylefort  |
Update to 0.1.6
PR: ports/80509
Submitted by: maintainer |
25 Apr 2005 00:01:17
0.1.5_1
|
jylefort  |
Fix MIDI playback.
PR: ports/80304
Submitted by: Emanuel Haupt <ehaupt@critical.ch> (maintainer)
Approved by: adamw (mentor) |
24 Apr 2005 14:11:32
0.1.5
|
jylefort  |
Open Cubic Player first appeared around December 1994 as a DOS
binary-only module player. It supported many soundcards and module
formats.
At some point, the source code was released to the public under the
terms of the GNU General Public License, and around 2003 Stian
Skjelstad ported the code to Linux.
In addition to legacy tracker formats such as mod, xm and s3m, Open
Cubic Player now also supports mp3 and ogg files.
PR: ports/80276
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
Approved by: adamw (mentor) |