| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
| |
ports to be reset to ports@FreeBSD.org. We're sorry to see you
go and want to thank you for your help in the past.
PR: ports/59515
Submitted by: statue@freebsd.sinica.edu.tw
|
|
|
|
|
|
|
|
| |
It is redundant.
PR: ports/49002
Submitted by: Dan Langille <dan@langille.org>
Obtained from: FreshPorts survey
|
| |
|
|
|
|
|
| |
PR: 48254
Submitted by: Yu-Shun Wang <yushunwa@isi.edu>
|
| |
|
|
|
|
|
| |
PR: 42201
Submitted by: Edwin Groothuis <edwin@mavetju.org>
|
| |
|
|
|
|
|
|
| |
PR: ports/29748
Submitted by: Patrick Li <pat@databits.net>
Okay'd by: keichii (MAINTAINER)
|
| |
|
|
|
|
| |
Submitted by: maintainer
|
|
Eterm is a color vt102 terminal emulator for X Window system.
It supports pixmap and pseudo-transparent background. It also
supports Japanese input with XIM (X Input Method) protocol.
This version also adds BIG5 and GB support.
Thanks to MANTANI Nobutaka <nobutaka@nobutaka.com> for the patch.
Submitted by: Michael C. Wu <keichii@iteration.net>
|