| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
05 Nov 2005 09:07:45
0.1.0b1_2
|
kris  |
Remove expired ports |
30 Jul 2005 01:49:34
0.1.0b1_2
|
kris  |
Issue a one-month stay of execution for these ports so I can send out
an email announcing their demise and give users the chance to submit fixes. |
01 Jun 2005 19:56:04
0.1.0b1_2
|
oliver  |
change the libtool version to use from 1.3 to 1.5 |
31 May 2005 13:16:44
0.1.0b1_2
|
lawrance  |
Mark these ports DEPRECATED due to being unmaintained and one or more
of stale, obsolete, unused, irrelevant and unloved.
60 days grace in which I will gladly accept fix requests.
PR: ports/79666
Submitted by: me |
09 Jul 2004 17:43:11
0.1.0b1_2
|
marcus  |
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet |
14 Mar 2004 06:17:56
0.1.0b1_2
|
ade  |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
04 Feb 2004 05:21:48
0.1.0b1_2
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
29 Jan 2004 07:24:56
0.1.0b1_1
|
trevor  |
SIZEify. |
29 Oct 2003 09:09:13
0.1.0b1_1
|
krion  |
- Unbreak on -current |
29 Oct 2003 03:11:18
0.1.0b1_1
|
linimon  |
Move inclusion of bsd.port.pre.mk after the basic definitions. |
28 Oct 2003 22:40:35
0.1.0b1_1
|
linimon  |
Mark broken on 5.x due to the gcc3.3 upgrade. |
16 Aug 2003 16:24:47
0.1.0b1_1
|
krion  |
- Fix MASTER_SITES and WWW: line
PR: 55624
Submitted by: Ports Fury |
12 Aug 2003 15:29:35
0.1.0b1_1
|
marcus  |
Remove libpanel support. |
20 Apr 2003 19:22:00
0.1.0b1_1
|
marcus  |
Remove USE_GNOMENG. |
20 Feb 2003 18:08:19
0.1.0b1_1
|
knu  |
de-pkg-comment |
29 Jan 2003 22:24:43
0.1.0b1_1
|
obraun  |
Add USE_BISON.
PR: ports/47631
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> |
28 Nov 2002 16:37:35
0.1.0b1_1
|
lioux  |
After repo copy from graphics category, update all appropriate
dependency references from both audio and graphics to multimedia
category.
audio/xmms --> multimedia/xmms
graphics/avifile --> multimedia/avifile
graphics/divx4linux --> multimedia/divx4linux
graphics/ffmpeg --> multimedia/ffmpeg
graphics/libdv --> multimedia/libdv
graphics/libdvdcss --> multimedia/libdvdcss
graphics/libdvdread --> multimedia/libdvdread
graphics/libmpeg2 --> multimedia/libmpeg2
graphics/linux-realplayer --> multimedia/linux-realplayer
graphics/mjpegtools --> multimedia/mjpegtools
graphics/mplayer --> multimedia/mplayer
graphics/mplayer-fonts --> multimedia/mplayer-fonts
graphics/openquicktime --> multimedia/openquicktime
graphics/win32-codecs --> multimedia/win32-codecs
Repo copied by: joe (cvs hat)
Approved by: knu (portmgr hat) |
23 Nov 2002 08:34:40
0.1.0b1_1
|
nork  |
Update MASTER_SITES and WWW: line and Fix pkg-plist.
PR: ports/45625
Submitted by: Ports Fury |
17 Oct 2002 22:58:17
0.1.0b1
|
anders  |
Fix build error.
Resign maintainership. I don't really use XMMS these days.
Reported by: Adam Weinberger <adam@vectors.cx>, bento
PR: 41097 |
03 Sep 2002 02:46:49
0.1.0b1
|
lioux  |
Deploy USE_GNOMENG infrastructure
PR: 42349
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
21 Nov 2001 23:08:20 
|
anders  |
Add xmms-xvs (X Visualization System) 0.1.0b1, a visualization plug-in for
XMMS inspired by WinAmp's AVS. |