| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
05 Nov 2005 09:07:45
20000511_2
|
kris  |
Remove expired ports |
31 Aug 2005 03:23:11
20000511_2
|
kris  |
BROKEN on sparc64: Internal compiler error |
30 Jul 2005 01:49:34
20000511_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. |
31 May 2005 13:16:44
20000511_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 |
11 Feb 2005 12:41:21
20000511_2
|
danfe  |
Fix install/deinstall and thus unbreak. |
18 Dec 2004 23:02:35
20000511_2
|
kris  |
This port is scheduled to be removed on 2005-02-18 if it is still
broken at that time, and a fix has not been submitted to GNATS. |
26 Nov 2004 00:43:45
20000511_2
|
kris  |
BROKEN: Broken pkg-plist |
17 Mar 2004 18:29:46
20000511_2
|
trevor  |
SIZEify. |
16 Mar 2004 04:23:56
20000511_2
|
edwin  |
Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5 |
04 Feb 2004 05:21:48
20000511_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
20 Jan 2004 18:21:02
20000511
|
krion  |
- Use new knobs from bsd.sdl.mk |
10 Nov 2003 20:11:29
20000511
|
anholt  |
LIB_DEPENDS on libglut, required by Power3D/gfx3d.c.
Reported by: bento (kris) |
04 Apr 2003 05:34:50
20000511
|
lioux  |
After repo copy from graphics category to newly create multimedia
one, update all appropriate references (*_DEPENDS, comments, etc):
ports/graphics/libfame --> ports/multimedia/libfame
ports/graphics/libquicktime --> ports/multimedia/libquicktime
ports/graphics/mpeg --> ports/multimedia/mpeg
ports/graphics/mpeg_encode --> ports/multimedia/mpeg_encode
ports/graphics/mpeg_play --> ports/multimedia/mpeg_play
ports/graphics/mtv --> ports/multimedia/mtv
ports/graphics/smpeg --> ports/multimedia/smpeg
ports/graphics/totem --> ports/multimedia/totem
ports/graphics/transcode --> ports/multimedia/transcode
ports/graphics/xanim --> ports/multimedia/xanim
ports/graphics/xmps --> ports/multimedia/xmps
Repo copied by: cvs (joe)
Approved by: portmgr (self & no objections) |
20 Feb 2003 17:32:26
20000511
|
knu  |
De-pkg-comment. |
02 Jan 2003 15:06:10
20000511
|
sobomax  |
Update version number of SDL shared library. |
09 Sep 2002 00:53:09
20000511
|
kris  |
Add missing LIB_DEPENDS on sdl_mixer |
01 Sep 2002 16:07:59
20000511
|
dwcjr  |
${PERL} -> ${REINPLACE_CMD}
PR: 40784
Submitted by: corecode@corecode.ath.cx
Reviewed by: flynn@energyhq.homeip.net |
28 May 2002 11:01:36
20000511
|
sobomax  |
Add missed smpeg dependency.
Submitted by: bento |
24 May 2002 08:13:08
20000511
|
sobomax  |
Add missed items into LIB_DEPENDS.
Submitted by: bento |
17 Apr 2002 17:42:28
20000511
|
sobomax  |
- Update to 20000511;
- use delev/sdl12 instead of devel/sdl10. |
14 Mar 2002 11:16:45

|
sobomax  |
Adjust in accordance with the new location of freetype1 includes
(${PREFIX}/include/freetype1/freetype, not ${PREFIX}/include/freetype). |
24 Dec 2001 10:37:45 
|
dirk  |
portlint: remove extra whitespaces before end of line. |
09 Apr 2001 12:55:04 
|
sobomax  |
Move: devel/sdl --> devel/sdl10 devel/sdl-devel --> devel/sdl12 |
08 Feb 2001 18:19:20 
|
ijliao  |
fix md5 checksum |
05 Feb 2001 14:51:46 
|
olgeni  |
More spaces -> tabs for the games category. |
08 Oct 2000 03:48:59 
|
asami  |
Convert category games to new layout. |
01 Oct 2000 16:29:03 
|
kevlo  |
Update MASTER_SITES. |
03 Aug 2000 10:28:58 
|
asami  |
(1) Add new variable, XFREE86_VERSION, to specify which version of XFree86
(3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3
for now, but adventurous users can override it in /etc/make.conf. When
XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it
is set to 4, the dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks
to avoid messing with XFree86 are turned off. |
16 Jun 2000 22:52:41 
|
asami  |
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) |
16 Jun 2000 09:19:52 
|
sobomax  |
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking it.
|
15 Jun 2000 18:59:45 
|
sobomax  |
Third round of INSTALL_SHLIBS=yes fixes. |