| 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.
|
| |
|
|
|
|
| |
them in a jailed (e.g. package-cluster) environment
|
|
|
|
| |
cluster-runs on this paths.
|
| |
|
|
|
|
| |
Inspired by: "I wonder where people are taking this code snippet from."
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/72121
Reported by: Igor <ik@yourserveradmin.com>
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/67056
Submitted by: Michael Wayne <wayne@staff.msen.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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 that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus
|
|
|
|
| |
(Part 1)
|
| |
|
|
|
|
|
| |
PR: 57476
Submitted by: Krzysztof Stryjek <wtpooh@acn.waw.pl>
|
|
|
|
|
| |
# I'm not bumped port revision of them because this should not affect
# packages built on bento...
|
|
|
|
| |
Submitted by: Simon Barner <barner@in.tum.de>
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Requested by: Blaz Zupan <blaz@si.FreeBSD.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
check_snmp calls snmpget without '-c' parameter, which is mandatory
with NetSNMP 5.x. Add '-c' to the command line to make it work with
both NetSNMP 4.x and 5.x.
check_by_ssh dumps core with called without -C, also usage help output
does not document -C and -v.
check_ssh plugin incorrectly parses the SSH banner.
check_ntp does not work with NTP v2. Add -n option to be able to
select NTP version.
Submitted by: David Douthitt <n9ubh@callsign.net>,
Jens Trzaska <jt@barfoos.de> (check_snmp) via maintainer
|
| |
|
|
|
|
| |
Approved by: maintainer
|
| |
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
|
|
|
| |
backs out revision 1.3 of net/netsaint-plugins/scripts/configure which broke
the port.
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
| |
change maintainer email address
PR: 27012, 27013
Submitted by: MAINTAINER
|
|
|
|
|
|
|
| |
- Enable option selection using nice menu interface.
PR: ports/26611
Submitted by: Blaz Zupan <blaz@amis.net> (maintainer)
|
|
|
|
| |
Approved by: maintainer
|
| |
|
|
|
|
|
|
|
|
|
| |
netsaint port depends on us and this creates a circular dependency.
Instead create the netsaint user/group ourselves (which is the only
reason for the netsaint dependency).
PR: 26327
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
- Blaz Zupan <blaz@amis.net> is the new maintainer
- add radius and mysql support
PR: ports/25883
Submitted by: Blaz Zupan <blaz@amis.net>
|
| |
|
|
|
|
|
| |
PR: 25484
Submitted by: George Reid <greid@dogma.freebsd-uk.eu.org>
|
| |
|
|
|
|
|
| |
which I'm holding for various reasons, so some kind soul can take the time
to fix them without having to wait for me.
|
|
Patches submitted by: Jim Sloan <odinn@atlantabiker.net>, to whom I am
extremely grateful! Thanks!
|