| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
|
|
|
|
|
| |
PR: ports/69481
Submitted by: Tim Bishop
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
| |
Submitted by: Yonatan@xpert.com <Yonatan@xpert.com>
Switch MASTER_SITE to make this port fetchable.
|
| |
|
| |
|
|
|
|
|
| |
PR: 46989
Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx>
|
|
|
|
|
|
|
|
| |
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
|
|
|
|
| |
Approved by: pat
|
|
|
|
|
|
| |
The other half needs perl to build.
Noticed on bento and others (full mailbox :-)
|
| |
|
| |
|
|
|
|
|
|
|
| |
it is no longer required. Apologies to the various maintainers whom I
did not yet hear back from, but the ports freeze is coming up in a few
hours and I will be verifying all of these ports on a 4.1 machine
myself to catch any problems.
|
|
|
|
| |
the Porter's Handbook. :-)
|
| |
|
|
|
|
| |
Assisted by: Jim Bloom <bloom@acm.org>A
|
|
|
|
|
|
|
| |
-current.
PR: 14888
Inspired by: maintainer and the stunnel port
|
|
|
|
| |
because openssl also builds shared libraries, now.
|
|
|
|
|
| |
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]
I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.
Before I forget....
Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
|
|
|
|
| |
Submitted by: Ralf S. Engelschall <rse@FreeBSD.org>
|
| |
|
|
|
|
|
|
|
| |
${PREFIX}/bin/ssleay -> ${PREFIX}/bin/openssl due to openssl upgrade.
PR: ports/10768
Submitted by: Michael Haro <mharo@area51.fremont.ca.us>
|
| |
|
| |
|
|
|
|
|
| |
PR: 7739
Submitted by: maintainer
|
|
Secure TCP relay software with SSL.
PR: 7181
Submitted by: Issei Suzuki <issei@t-cnet.or.jp>
|