| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
22 Apr 2013 23:19:09
0.5.5_7
|
bapt  |
Convert USE_PKGCONFIG -> USES=pkgconf for audio category |
08 Mar 2013 14:00:31
0.5.5_7
|
ehaupt  |
Remove indefinite article from COMMENT |
15 Jan 2013 13:40:29
0.5.5_7
|
ehaupt  |
- Use DOC instead of NOPORTDOCS
- Pacify portlint
- Convert header |
06 Oct 2012 11:06:49
0.5.5_7
|
bapt  |
convert libcddb and libsamplerate to only build depend on pkgconf, track
dependency impact |
01 Jun 2012 05:26:28
0.5.5_7
|
dinoex  |
- update png to 1.5.10 |
18 Feb 2012 10:18:33
0.5.5_6
|
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.5.5_5
|
ehaupt  |
Pacify portlint
Feature safe: yes |
22 Oct 2011 23:50:23
0.5.5_5
|
eadler  |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
25 Jan 2011 08:39:27
0.5.5_5
|
ehaupt  |
Add LICENSE and remove MD5 sums.
Feature safe: yes |
04 Dec 2010 07:34:27
0.5.5_5
|
ade  |
Sync to new bsd.autotools.mk |
21 Nov 2010 18:08:37
0.5.5_5
|
ehaupt  |
Remove powerpc from supported ARCH.
Notified by: portsmon |
28 Sep 2010 10:49:27
0.5.5_5
|
ehaupt  |
Provide patches to make it build on amd64. |
27 Oct 2009 04:22:25
0.5.5_5
|
linimon  |
The correct spelling of the PowerPC arch is "powerpc", not "ppc".
Hat: portmgr |
02 Aug 2009 19:36:34
0.5.5_5
|
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 |
31 Jul 2009 13:57:52
0.5.5_5
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
30 Mar 2009 14:18:26
0.5.5_4
|
ehaupt  |
Mark MAKE_JOBS_SAFE |
27 Mar 2008 22:15:47
0.5.5_4
|
ehaupt  |
Use MASTER_SITE_CRITICAL |
17 Mar 2008 15:00:26
0.5.5_4
|
ehaupt  |
Get rid of USE_X_PREFIX. |
13 Mar 2008 14:28:35
0.5.5_3
|
miwi  |
- Chase devel/sdl12 shlib version bump |
19 May 2007 20:32:57
0.5.5_2
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
16 Apr 2007 07:52:26
0.5.5_1
|
ehaupt  |
Cleanup non-supported FreeBSD versions
PR: 111654
Submitted by: edwin |
20 Sep 2006 11:21:59
0.5.5_1
|
stas  |
- Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
binary)
- Update graphics/sdl_ttf to version 2.0.8
- Update graphics/sdl_image to version 1.2.5
- Update audio/sdl_mixer to version 1.2.7
- Update net/sdl_net to version 1.2.6
- Update Mk/bsd.sdl.mk accordingly
- Fix dependent ports to fit the new directory structure and avoid several
API breakages
- Bump up portrevisions for all dependent ports to allow them to be upgraded
by portupgrade/portmaster etc tools
Approved by: kris (portmgr), sem (mentor) |
19 Jun 2006 07:02:38
0.5.5
|
ehaupt  |
Unquote BROKEN
PR: 99154
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> |
01 Jun 2006 12:13:54
0.5.5
|
ehaupt  |
Add an additional mirror. |
23 Feb 2006 10:40:45
0.5.5
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
31 Dec 2005 02:52:28
0.5.5
|
ehaupt  |
Add an additional master site |
30 Nov 2005 14:01:14
0.5.5
|
ehaupt  |
Add SHA256 hashes to my ports |
15 Nov 2005 06:52:12
0.5.5
|
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
06 Oct 2005 11:57:11
0.5.5
|
ehaupt  |
Change MAINTAINER address for my ports.
Approved by: novel (mentor) |
15 Jul 2005 21:26:56
0.5.5
|
pav  |
- audio/festalon is a command line player for .nsf and .hes audio files (master
port)
- audio/xmms-festalon is a XMMS plugin for playing .nsf and .hes audio files
(slave port)
- audio/bmp-festalon is a Beep plugin for playing .nsf and .hes audio files
(slave port)
It supports all internal sound channels and the extra sound channels found in
the Konami VRC6, Konami VRC7, Namco 106, Nintendo MMC5, and Sunsoft FME-07
chips.
The extra sound channel present in the Famicom Disk System is also emulated.
PR: ports/83405
Submitted by: Emanuel Haupt <ehaupt@critical.ch> |