| non port: net-mgmt/netsaint-plugins/Makefile |
|
CVSWeb
|
Number of commits found: 13 |
|
Wed, 27 Feb 2008
|
[ 23:52 miwi ]
1.569 LEGAL
1.1544 MOVED
1.62 benchmarks/Makefile
1.3 benchmarks/tsung/Makefile
1.1188 games/Makefile
1.4 games/ggo/Makefile
1.900 mail/Makefile
1.24 mail/claws-mail-etpan_privacy/Makefile
1.151 net-mgmt/Makefile
1.35 net-mgmt/netsaint-plugins/Makefile
(Only the first 10 of 68 ports in this commit are shown above. )
2007-10-31 www/vtiger4: This version is no longer supported by the developers
2007-12-01 www/xpi-surfkeys: Development has been ceased
2008-02-01 sysutils/eventwatcher: no active development
2007-10-27 sysutils/p5-UPS-Nut: Version branch long since retired
2007-10-31 net-mgmt/netsaint: Now developed as Nagios, see net-mgmt/nagios port
2007-10-31 net-mgmt/netsaint-plugins: Now developed as Nagios, see
net-mgmt/nagios port
2008-01-22 benchmarks/tsung: "fails to install"
2007-10-03 games/ggo: developer's focus have moved elsewhere
2008-02-15 mail/claws-mail-etpan_privacy: no longer supported by developers
|
|
Sat, 8 Sep 2007
|
[ 13:48 edwin ]
1.34 net-mgmt/netsaint-plugins/Makefile
1.34 net-mgmt/netsaint/Makefile
Mark net-mgmt/netsaint and net-mgmt/netsaint-plugins expired
at the end of October 2007. It has been superseeded by net-mgmt/nagios
for two years now.
|
|
Thu, 11 May 2006
|
[ 23:49 edwin ]
1.27 net-im/amsn/Makefile
1.45 net-im/ayttm/Makefile
1.4 net-im/ccmsn/Makefile
1.3 net-im/coccinella/Makefile
1.3 net-im/echat/Makefile
1.9 net-im/eva/Makefile
1.3 net-im/gaim-extprefs/Makefile
1.39 net-im/gaim-guifications/Makefile
1.3 net-im/gaim-slashexec/Makefile
1.29 net-im/gale/Makefile
(Only the first 10 of 270 ports in this commit are shown above. )
Remove USE_REINPLACE from all categories starting with N
|
|
Tue, 15 Nov 2005
|
[ 06:52 ade ]
1.48 accessibility/at-spi/Makefile
1.26 accessibility/dasher/Makefile
1.45 accessibility/gail/Makefile
1.29 accessibility/gnomemag/Makefile
1.16 accessibility/gnomespeech/Makefile
1.23 accessibility/gok/Makefile
1.13 arabic/katoob/Makefile
1.20 archivers/arj/Makefile
1.10 archivers/dpkg/Makefile
1.27 archivers/libcomprex/Makefile
(Only the first 10 of 1438 ports in this commit are shown above. )
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
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.
|
|
Mon, 24 Oct 2005
|
[ 09:36 vs ]
1.31 net-mgmt/netsaint-plugins/Makefile
Does not really require GNU make
|
|
Sun, 21 Nov 2004
|
[ 00:41 linimon ]
1.30 net-mgmt/netsaint-plugins/Makefile
Kris reports that the build failure was a local problem on pointyhat.
|
|
Thu, 18 Nov 2004
|
[ 22:48 kris ]
1.29 net-mgmt/netsaint-plugins/Makefile
BROKEN on 5.x: Does not compile
|
|
Wed, 18 Aug 2004
|
[ 03:31 kris ]
1.28 net-mgmt/netsaint-plugins/Makefile
Remove BROKEN, problem was lack of /dev/mem in my test system
|
|
Mon, 16 Aug 2004
|
[ 01:34 kris ]
1.27 net-mgmt/netsaint-plugins/Makefile
BROKEN: Broken pkg-plist
|
|
Fri, 4 Jun 2004
|
[ 18:29 ade ]
1.21 archivers/libcomprex/Makefile
1.50 archivers/rpm/Makefile
1.10 archivers/sectar/Makefile
1.19 audio/ecasound/Makefile
1.5 audio/faac/Makefile
1.20 audio/faad/Makefile
1.24 audio/glame/Makefile
1.12 audio/xmms-faad/Makefile
1.7 audio/xmms-imms/Makefile
1.3 audio/xmms-jack/Makefile
(Only the first 10 of 149 ports in this commit are shown above. )
Sync with new bsd.autotools.mk
|
|
Mon, 24 May 2004
|
[ 21:40 pav ]
1.25 net-mgmt/netsaint-plugins/Makefile
1.1 net-mgmt/netsaint-plugins/files/patch-check_mrtg.c
- Fix argument parsing in check_mrtg
PR: ports/67056
Submitted by: Michael Wayne <wayne@staff.msen.com>
|
|
Sun, 14 Mar 2004
|
[ 06:17 ade ]
1.34 accessibility/at-spi/Makefile
1.36 accessibility/atk/Makefile
1.12 accessibility/dasher/Makefile
1.27 accessibility/gail/Makefile
1.12 accessibility/gnomemag/Makefile
1.7 accessibility/gnopernicus/Makefile
1.3 arabic/katoob/Makefile
1.6 archivers/dpkg/Makefile
1.30 archivers/fileroller/Makefile
1.18 archivers/libcomprex/Makefile
(Only the first 10 of 945 ports in this commit are shown above. )
Whoa there, boy, that's a mighty big commit y'all have there...
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.
|
|
Mon, 23 Feb 2004
|
[ 04:42 wollman ]
1.2 net/nagios/files/DEINSTALL.tmpl
1.2 net/nagios/files/INSTALL.tmpl
1.2 net/nagios/files/MESSAGE.tmpl
1.344 MOVED
1.81 Makefile
1.33 dns/ipcheck/Makefile
1.10 dns/p5-Net-DNS-ZoneFile/Makefile
1.9 graphics/hpoj/Makefile
1.55 lang/php4/Makefile
1.49 lang/php5/Makefile
(Only the first 10 of 907 ports in this commit are shown above. )
Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus
|
Number of commits found: 13 |