| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
19 Apr 2008 18:56:05
3.0_6  |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
22 Jul 2007 09:47:25
3.0_5
|
linimon  |
Mark as deprecated: antiquated; depends on forbidden port misc/compat3x.
Hat: portmgr |
19 May 2007 21:32:57
3.0_5
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
03 Sep 2006 02:30:42
3.0_4
|
kris  |
NO_PACKAGE and NO_CDROM are superfluous here |
09 May 2006 01:18:07
3.0_4
|
edwin  |
Remove USE_REINPLACE from categories starting with a J |
07 Mar 2006 07:22:59
3.0_4
|
knu  |
Run ldconfig(8) as a pre-command for vjed, to get the compat3x
libraries linked successfully.
Since misc/compat3x is currently forbidden and the startup script is
yet to be converted to use rc.subr, this is mandatory for vjed to be
run properly on startup, because the vje.sh script uses rc.subr and
seems to be invoked before 000.compat3x.sh.
Approved by: portmgr |
20 Feb 2006 20:47:50
3.0_3
|
dougb  |
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts. |
11 Nov 2005 01:18:01
3.0_3
|
linimon  |
With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months. We hope to see him back sometime. |
28 May 2004 21:40:23
3.0_3
|
knu  |
Fix sh syntax error in an @exec line. This is only critical when
PREFIX != /usr/local. |
11 May 2004 17:47:52
3.0_3
|
knu  |
USE_RC_SUBR'ify. |
18 Feb 2003 05:52:57
3.0_2
|
knu  |
De-pkg-comment my non-ruby ports as well. |
17 Jan 2003 05:53:19
3.0_2
|
knu  |
- Stop using MOUNT_PT in favor of the standard variable CD_MOUNTPTS.
- Do not refer to _DISTDIR, but DISTDIR and DIST_SUBDIR instead.
- Use REINPLACE_CMD instead of PERL for substitution.
- Use TAR. |
11 Jun 2002 05:58:20
3.0_2
|
knu  |
My patches have been integrated by the vendor, so use the latest tarballs and
remove the patches from the port. Keep PORTREVISION unbumped because the
resulted binaries will be identical. |
28 May 2002 17:46:23
3.0_2
|
knu  |
Apply the latest fixes from the vendor and some additional patches to
fix build on FreeBSD.
Bump PORTREVISION, of course. |
22 Apr 2002 22:35:31
3.0_1
|
knu  |
Get rid of aout support cruft. |
22 Apr 2002 22:29:46
3.0_1
|
knu  |
- Unbreak on CURRENT: malloc.h -> stdlib.h.
- Remove -lxpg4.
- Cosmetique. |
29 Jan 2002 11:08:52 
|
knu  |
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO
macro is set to "echo" by default, but it is set to "true" if make(1) is
invoked with the -s option while ECHO_CMD is always set to the echo command.
|
13 Aug 2001 17:54:09 
|
knu  |
These ports depend on compat3x, so make them depend on misc/compat3x: |
10 Feb 2001 13:19:57 
|
knu  |
Add %%PORTDOCS%%. |
11 Jan 2001 12:52:12 
|
knu  |
Applying the patch posted on unix-ml@vacs.co.jp mailing list by Hiroyuki Aizu
<aizu@jaist.ac.jp>, build `vje' executable from the source. |
08 Oct 2000 12:23:49 
|
asami  |
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is spelled out
(many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that
shouldn't have been necessary) and the string "/pkg/" appear. |
08 Oct 2000 04:24:23 
|
asami  |
Convert category japanese to new layout. |
25 Jul 2000 09:24:19 
|
knu  |
Apply the newly supplied updater. |
05 Jul 2000 19:05:32 
|
knu  |
Replace the startup script with the new one that supports {start-stop}. |
05 Jul 2000 18:24:23 
|
knu  |
Make applying the vendor's minor update optional, as the updated version was
found to be quite buggy and die too often. We'd rather take small memory
leaks rather than frequent deaths. Sigh. |
05 Jul 2000 05:36:29 
|
knu  |
Add support for out native JDK 1.2. |