| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
08 Aug 2003 04:03:27
0.99.6.1
|
kris  |
As announced on May 6, remove the broken x11-wm/scwm port. |
06 May 2003 23:47:53
0.99.6.1
|
kris  |
BROKEN: Does not compile |
02 May 2003 03:29:26
0.99.6.1
|
marcus  |
Chase guile's shared lib version. |
20 Apr 2003 19:54:55
0.99.6.1
|
marcus  |
Remove USE_GNOMENG. |
07 Mar 2003 06:14:21
0.99.6.1
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
02 Sep 2002 01:30:26
0.99.6.1
|
lioux  |
Deploy USE_GNOMENG infrastructure
PR: 42305
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
19 Jun 2002 16:37:57
0.99.6.1
|
marcus  |
Chase guile shared lib number.
Prompted by: Mike Harding <mvh@ix.netcom.com> |
31 Mar 2002 04:06:04
0.99.6.1
|
kris  |
Remove #include <malloc.h> |
13 Oct 2000 10:23:58 
|
reg  |
PLIST fixes to ports which I touched recently. Not all caused by my breakage.
|
08 Oct 2000 08:00:02 
|
asami  |
Convert category x11-wm to new layout. |
05 Oct 2000 07:57:56 
|
reg  |
Implement WANT_IMLIB and USE_IMLIB. |
04 Aug 2000 02:05:14 
|
ade  |
Update for new shlib revision from guile 1.4 |
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. |