Commit graph

2934 commits

Author SHA1 Message Date
Martin Wilke
169732a70b - Update to 3.0.5
PR:		128596
Submitted by:	Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
2008-11-08 20:08:24 +00:00
Marcelo Araujo
ca1e0e5481 - Roll back for the last revision, when you try to use USE_APACHE=2.0
and/or APACHE_PORT=/www/apache20 we've a conflict with Apache1.3,
  because the port have a dependency that need it.
- Bump PORTREVISION.
2008-11-07 18:00:31 +00:00
Marcelo Araujo
f90e284200 - We can use Apache 2.0 and mod_perl2 without problems.
- Bump PORTREVISION.

Submitted by:	garga
2008-11-06 11:30:14 +00:00
Lars Thegler
0875ce1f0d - Fix PHP module dependency
- Bump PORTREVISION

PR:		ports/127863
Submitted by:	me
Approved by:	maintainer
2008-11-04 19:14:45 +00:00
Martin Wilke
ff0f78c1bb - Update to 4.5.1
PR:		128391
Submitted by:	Daniel Roethlisberger <daniel@roe.ch> (maintainer)
2008-11-01 22:19:09 +00:00
Lars Thegler
081a1fbfb6 Update to 2.4.2
From CHANGES:

* added strict to both wrappers and fixed some followup errors -- tobi

* kill taint error in Smokeping.pm -- tobi

* better master/slave secrets documentation -- tobi

* do not load :sys_wait_h from POSIX perl module since this seems to
  be missing in some linux distros and we can do alright without.
2008-10-29 14:31:32 +00:00
Dmitry Marakasov
b978b6cd99 - Correct @dirrmtry's outside of %D
PR:		128407
Submitted by:	Jarrod Sayers <jarrod at netleader dot com dot au> (maintainer)
2008-10-29 13:39:12 +00:00
Martin Wilke
f86079326f - Update to 3.0.4
Note:
Included are updated suggestions from ports/128226. The correction to the ping
command has been extended into the online documentation and the -U option
removed as it's not supported. Also, the default for time_change_threshold is
set to that in include/nagios.h.

PR:		128306
Submitted by:	Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
2008-10-24 14:22:49 +00:00
Martin Wilke
00eb298f48 - Update to 1.4.43
PR:		128144
Submitted by:	Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
2008-10-18 21:38:15 +00:00
Anton Berezin
4141789bad Update to 4.012.
Changes: http://search.cpan.org/dist/NetAddr-IP/Changes
2008-10-17 12:28:17 +00:00
Martin Wilke
47ee9228fd Net::Abuse::Utils provides serveral functions useful for determining
information about an IP address including contact/reporting addresses,
ASN/network info, reverse dns, and DNSBL listing status.

WWW:	http://search.cpan.org/dist/Net-Abuse-Utils/

PR:		ports/127950
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2008-10-11 14:50:31 +00:00
Yen-Ming Lee
33e49f7906 - migrate away from slang1 to slang2 (for net-mgmt/nettop only)
- bump PORTREVISION

PR:		125255
Submitted by:	pgollucci
Approved by:	leeym
2008-10-08 19:33:57 +00:00
Martin Wilke
2f467433e9 - Update to 0.1.9
PR:		127323
Submitted by:	Fabian Keil <fk@fabiankeil.de> (maintainer)
2008-09-30 12:03:25 +00:00
Sergey Skvortsov
1d8c397905 Unbreak build on 7.1
Submitted by:	pluknet <pluknet xxx gmail.com>
2008-09-28 17:43:12 +00:00
Rong-En Fan
743f1225cf - Update to 1.6
PR:		ports/127617
Submitted by:	Dmitry Lohansky <d.lohansky at zsupport.ru> (maintainer)
2008-09-28 10:44:47 +00:00
Rong-En Fan
b43be32a2f - Update to 1.6
- Make jabber support optional (default on)

PR:		ports/127618
Submitted by:	Dmitry Lohansky <d.lohansky at zsupport.ru> (maintainer)
2008-09-28 10:44:23 +00:00
Cheng-Lung Sung
1ca43cc178 - Update to 4.2.7.1 2008-09-26 14:43:11 +00:00
Jeremy Chadwick
63e4fa118f RRDBot is an SNMP polling daemon which writes the polled values to an RRD
database. It can poll many different SNMP sources in an efficient manner.

It has no large external dependencies, and its configuration is stored in text
files. It has full support for MIB definition files and using textual MIBs
instead of numerical OIDs.

A nice feature is the querying of SNMP tables without using a specific index.
Indexes of the rows in an SNMP table may change from time to time, and are less
than ideal for long term tracking of a given value. For example RRDBot can
query the traffic on your router based on the 'xl0' interface name.

RRDBot also contains tools to simplify the creation of RRD files, and the
various archives contained in them.
2008-09-23 02:02:16 +00:00
Pietro Cerutti
ec08cb0e17 - Unbreak on sparc64
PR:		122381
Approved by:	portmgr
2008-09-09 13:50:49 +00:00
Martin Wilke
c54804c31f - Update to 0.11.10
- take maintainership
2008-09-07 10:10:13 +00:00
Mark Linimon
d72c560b21 Reset infofarmer due to maintainer-timeouts and no response to email.
Hat:	portmgr
2008-09-07 00:19:05 +00:00
Wesley Shields
fb02d82d00 Respect NOPORTDOCS.
Noticed by: QAT
2008-09-06 15:51:38 +00:00
Rong-En Fan
749a22ce5d - Update to 0.2.22
- Remove 4.x specific patch

PR:		ports/126947
Submitted by:	Vladimir Ermakov <samflanker at gmail.com> (maintainer)
2008-09-06 07:12:05 +00:00
Timur I. Bakeyev
d3ae02980c * Add LOCALBASE to the CFLAGS, CPPFLAGS and LDFLAGS, so ldap(and other)
libraries and headers could be found.
* Removed unnecesary USE_ICONV, as it is used only by GETTEXT and comes as
it's dependency anyhow.
2008-09-04 15:22:59 +00:00
Mark Linimon
1c14a848fe Reset r@robakdesign.com due to maintainer-timeouts and no response to email.
Hat:	portmgr
2008-09-03 03:37:20 +00:00
Edwin Groothuis
eeb69d1095 - Unbreak INDEX
Reported by:	erwin
Discussed with:	kiotsu on #bsdports
2008-09-03 03:30:37 +00:00
Philip M. Gollucci
23c844c03f - repocopy net-mgmt/nagios -> net-mgmt/nagios2
and connect net-mgmt/nagios2 to the build

- Move net-mgmt/nagios-devel -> net-mgmt/nagios
  (v3.0.3)

- Add note to UPDATING

o net-mgmt/nagios [3]
   SF Macro
   USE_RC_SUBR != yes (rename files/nagios.sh.in -> files/nagios.in)
   OPTIONS+= EVENT_BROKER [1]
   use @dirrmtry in pkg-plist

o net-mgmt/nagios12 [2]
   SF Macro
   USE_RC_SUBR != yes (files/nagios.sh.tmpl -> files/nagios.in)
   Conversion to pkg-install, pkg-deinstall, pkg-message
   use @dirrmtry in pkg-plist

o net-mgmt/nagios2 [4]
   SF Macro
   USE_RC_SUBR != yes (rename files/nagios.sh.in -> files/nagios.in)

PRs:    ports/126758 [4]
    ports/126761 [3]
    ports/126754 [2]
    ports/126684 [1]

Submitted by:   Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
Reworked by:    pgollucci - freebsd ports infrastructure changes
Reviewed by:    pgollucci
Approved by:    gabor (mentor)
2008-09-03 00:30:56 +00:00
Dmitry Marakasov
f43330fdd5 - Fix build with rrdtool 1.3
PR:		126852
Submitted by:	Vincent Hoffman <vince at unsane dot co dot uk>
Approved by:	Mohacsi Janos <mohacsi at niif dot hu> (maintainer)
2008-09-02 15:16:10 +00:00
Mathieu Arnold
d91667b751 Make it compile with GCC 4.2 2008-09-02 13:44:41 +00:00
Lars Thegler
27caa13672 - Update to 2.4.1 [1]
- Use proper PORTEXAMPLES
- Start script updated to avoid deadlock with sshd

PR:		ports/126966 [mostly 1]
Submitted by:	chinsan
2008-08-31 19:58:39 +00:00
Philippe Audeoud
b55f92b703 Lanmap sits quietly on a network and builds a picture of what it sees.
WWW:	http://www.parseerror.com/lanmap/

PR:		ports/126730
Submitted by:	Bapt <baptiste.daroussin at gmail.com>
2008-08-25 07:26:07 +00:00
Jun Kuriyama
feef390d6b o squelch registration warnings on startup [1].
o Treat inactive memory as cache like same behavior as before [2].

Submitted by:	bms [1], mwlucas [2]
PR:		ports/126694 [2]
2008-08-24 15:14:03 +00:00
Philip M. Gollucci
f67a2705e6 This is a small Nagios plugin. This plugin relies on portaudit
and/or portupgrade packages to be installed on your FreeBSD system.
With these packages installed, the plugin will scan your system for
either vulnerable packages, or obsolete packages - and display
appropriate warnings to Nagios.

Portaudit can also be successfully run remotely from nrpe, and does
not require superuser privileges to operate.

WWW: http://www.geocities.com/ntb4real/proj/portaudit.htm

PR:             ports/126710
Submitted by:   Eygene Ryabinkin <rea-fbsd@codelabs.ru>
Approved by:    gabor (mentor)
2008-08-22 16:44:18 +00:00
Philip M. Gollucci
1a24ed1336 This is a small Nagios plugin written in PERL and designed to monitor
the state of FreeBSD GEOM devices (specifically mirrors and striped
volumes) from Nagios.

WWW: http://www.geocities.com/ntb4real/proj/geom.htm

PR:             ports/126711
Submitted by:   Eygene Ryabinkin <rea-fbsd@codelabs.ru>
Approved by:    gabor (mentor)
2008-08-22 16:41:13 +00:00
Sergey Matveychuk
6f8c0fc0f7 - Add two vendor's patches
* Undefined Variable When SNMP=NONE:
  Fixes an PHP undefined variable error from occurring when SNMP is set
  the 'none' for a device.

* Patch to Correct for a Uninitialized Settings Array When Using Superlinks
  Plugin:
  When certain Cacti Plugins, such as Superlinks are used, the httpd
  error log can become overrun with reset() and each() array warnings.
  This patch will eliminate those errors.
2008-08-22 11:34:47 +00:00
Rong-En Fan
741aa71483 Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)
2008-08-21 06:18:49 +00:00
Mark Linimon
acb10421db Reset nivo+kw+ports.bfa274@is-root.com due to lack of time to work
on FreeBSD at the moment.

Hat:		portmgr
2008-08-20 06:50:58 +00:00
Ade Lovett
771ea13f41 Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by:	exp build run (erwin)
2008-08-20 00:57:32 +00:00
Mark Linimon
238940659f Return laszlof's ports to the pool due to lack of time.
Hat:		portmgr
2008-08-19 09:18:37 +00:00
Pav Lucistnik
d4dff41f01 - Correct dependencies, install manpage, fix directory permissions
Submitted by:	Eygene Ryabinkin <rea-fbsd@codelabs.ru> (maintainer)
2008-08-18 15:42:50 +00:00
Edwin Groothuis
5a32e024ee Pull in rrdtool as a build-dependency.
Noticed by: pavbot.
2008-08-18 00:10:38 +00:00
Kirill Ponomarev
76e428fb04 Update to 0.11.5 2008-08-17 10:02:32 +00:00
Edwin Groothuis
fb1f0fb885 New port: net-mgmt/pnp, modern graphing tool for Nagios
After evaluation of net-mgmt/nagiosgraph I decided to search for
	something more useful -- Nagios Graph was too hackish and unpretty for
	my taste. Digging through Nagios sites I had found PNP and was pleased
	by its simplicity and power.

	WWW: http://www.pnp4nagios.org/pnp/start

PR:		ports/126576
Submitted by:	Eygene Ryabinkin <rea-fbsd@codelabs.ru>
2008-08-17 06:49:35 +00:00
Edwin Groothuis
4ed34c0a69 [PATCH] net-mgmt/p5-MRTG-Parse: Fix wrong MAINTAINER email
- Correct MAINTAINER email.

No rebuild needed.

PR:		ports/126571
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
2008-08-17 06:22:01 +00:00
Edwin Groothuis
9c475064ee New port: net-mgmt/nagios-check_ports Nagios Plugin to monitor your FreeBSD Ports
Nagios Plugin to monitor your FreeBSD Ports Tree for updates or
	installed packages with known security vulnerabilities.

PR:		ports/126497
Submitted by:	Anders Troback <freebsd@troback.com>
2008-08-17 06:18:42 +00:00
Martin Wilke
b6f41d5952 - Update to 1.0.7
PR:		126536
Submitted by:	Corey Smith <corsmith@gmail.com> (maintainer)
2008-08-15 13:16:12 +00:00
Alexey Dokuchaev
a615c8c83f - Update to version 1.0-rc1
- Augment CATEGORIES (add to `security')
- Improve on COMMENT, port description, and pkg-message
- Allow to build with SQLite support
- Switch to vendor-provided installation routine
- Utilize pkg-plist, since PLIST_FILES started to look overbloated,
  hard to read and maintain in the future
- Remove check for FreeBSD <= 6.0, both 4.x and 5.x are beyond EOL
- Surround ${PKG_MESSAGE} with blank lines to be consistent with
  with what pkg_add(1) does

Approved by:	maintainer (lme)
2008-08-14 05:47:55 +00:00
Philip M. Gollucci
be1be507fd The NDOUTILS addon is designed to store all configuration and event data from
Nagios in a database. Storing information from Nagios in a database will allow
for quicker retrieval and processing of that data and will help serve as a
foundation for the development of a new PHP-based web interface in Nagios 3.0.

WWW: http://www.nagios.org

Approved by:    araujo (mentor)
2008-08-14 02:58:34 +00:00
Marcelo Araujo
1cc9bc74c7 - Update to 3.0.711.
PR:		ports/126393
Submitted by:	Emil Mikulic <emikulic@gmail.com> (maintainer)
2008-08-12 00:28:20 +00:00
Martin Wilke
de31993db4 - Update to 1.4.12
PR:		126409
Submitted by:	Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
2008-08-11 22:19:13 +00:00
Jun Kuriyama
21695c6079 o Make dir /var/agentx for AgnetX sockets [1].
o Include zfs mount points for disk reports.

Reported by:	bms [1]
2008-08-10 14:48:06 +00:00
Erwin Lansing
8aa34a0478 Mark BROKEN on i386 8.x: does not compile. 2008-08-09 13:57:55 +00:00
Erwin Lansing
d96f66200f Don't overlook the n in ifndef and restore the original meaning
for NO_PACKAGE, and add a separate IGNORE for pointyhat.

Noticed by:	Eugene Kazarinov <kamuzon@milshop.ru>
2008-08-07 09:49:55 +00:00
Martin Wilke
f4b8567302 - Update to 0.29.2
PR:		126246
Submitted by:	"Beat Gätzi" <beat@chruetertee.ch>
Approved by:	maintainer
2008-08-06 10:36:49 +00:00
Erwin Lansing
2e80e2c548 To avoid this port building on pointyhat, use IGNORE and not NO_PACKAGE 2008-08-05 07:19:31 +00:00
Philippe Audeoud
476b2d90d9 - Update to 2.00 2008-08-04 08:15:22 +00:00
Martin Wilke
7524cae08e - Update to 0.10
PR:		126192
Submitted by:	Josh Carroll <josh.carroll@gmail.com> (maintainer)
2008-08-03 14:16:08 +00:00
Pav Lucistnik
0e0a00e01a - Add DEBUG option
- Look for sasl2 in LOCALBASE instead of PREFIX

PR:		ports/123955
Submitted by:	Tomoyuki Sakurai <cherry@trombik.org>
Approved by:	maintainer timeout (se; 2 months)
2008-08-01 12:06:53 +00:00
Pav Lucistnik
6954462c92 - Fix SASL2 support (argus[37157]: looking for plugins in '/usr/lib/sasl2',
failed to open directory, error: No such file or directory)
- Look for sasl in LOCALBASE, not in PREFIX

PR:		ports/123880
Submitted by:	Tomoyuki Sakurai <cherry@trombik.org>
Approved by:	maintainer timeout (se; 2 months)
2008-08-01 12:00:41 +00:00
Pav Lucistnik
1a3d5680dd - Update to 1.5.7
- Add nfprofile option (enabled by default)

PR:		ports/126144
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
2008-08-01 11:32:30 +00:00
Volker Stolz
fd95587c26 - register CONLICTS between security/srm and security/secure_delete for bin/srm
- reset maintainer: Vaida Bogdan no longer uses FreeBSD. Thank you for maintaining the ports so far!
- nuke some small plists while here

PR:		ports/125698
Submitted by:	Andrew Stuart
2008-07-31 03:38:45 +00:00
Sergey Skvortsov
5093d8e00e Update to 1.10
Changes:	http://search.cpan.org/src/RDB/POE-Component-SNMP-1.10/Changes
2008-07-28 12:03:27 +00:00
Philippe Audeoud
b4fe978843 - Update to 1.09 2008-07-27 11:58:48 +00:00
Martin Wilke
cdff9cc5ee This perl extension enables its users to parse and utilize the
logfiles that are generated by the famous MRTG (Multi Router Traffic
Grapher) tool.

WWW:	http://search.cpan.org/dist/MRTG-Parse/

PR:		ports/125879
Submitted by:	gslin <gslin at host-1.pixnet.tw>
2008-07-25 22:55:15 +00:00
Pav Lucistnik
efa63f6ba4 - Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
2008-07-25 14:34:52 +00:00
Rong-En Fan
2ba9a466ce - Update to 2.4.1
PR:		ports/125889
Submitted by:	Anders Troback <freebsd at troback.com> (maintainer)
2008-07-23 13:24:12 +00:00
Philip M. Gollucci
b43083409f Update my ports to my freebsd address
Approved by:    araujo (mentor)
2008-07-23 02:43:55 +00:00
Pav Lucistnik
fa5bff9796 - Disallow from pointyhat: needs running syslogd to build 2008-07-23 01:03:18 +00:00
Pav Lucistnik
b99c8bba51 - Mark BROKEN: fails to install 2008-07-23 01:02:38 +00:00
Martin Wilke
851d4e2c3a - Update to 1.0.2
PR:		125791
Submitted by:	Martin Jackson <mhjacks@swbell.net> (maintainer)
2008-07-20 13:41:01 +00:00
Martin Wilke
924db360a5 - Update to 4.1.10a
PR:		125775
Submitted by:	Martin Jackson <mhjacks@swbell.net> (maintainer)
2008-07-19 21:20:23 +00:00
Martin Wilke
19a98a2fe1 - Update to 0.0.6a
PR:		125777
Submitted by:	Martin Jackson <mhjacks@swbell.net> (maintainer)
2008-07-19 21:20:21 +00:00
Martin Wilke
a99c4b29b0 - Update to 0.2.7a
PR:		125776
Submitted by:	Martin Jackson <mhjacks@swbell.net> (maintainer)
2008-07-19 21:20:15 +00:00
Wesley Shields
94f6bc6fa4 Add missing entries for WITH_EXPECT_TOOLS. 2008-07-17 02:23:02 +00:00
Rong-En Fan
89d0c3148d check_bacula is a plugin intended for use with the
Nagios network monitoring system to monitor Bacula.

PR:		ports/125503
Submitted by:	Anders Troback
2008-07-15 03:32:08 +00:00
Thomas Abthorpe
f5098b9c93 - Fix common location for nagiosgraph.conf
- Bump PORTREVISION
- Use SF macro while I am here

PR:		ports/125336
Submitted by:	Olli Hauer <ohauer gmx.de>
Approved by:	Denis Shaposhnikov <dsh wizard.volgograd.ru> (maintainer)
2008-07-14 14:28:55 +00:00
Martin Wilke
d537ac68dc - Update to 2.18
PR:		125379
Submitted by:	Xavier Beaudouin <kiwi@oav.net> (maintainer)
2008-07-10 23:36:41 +00:00
Martin Wilke
1d579189a4 - Update to 2.18
PR:		125380
Submitted by:	Xavier Beaudouin <kiwi@oav.net> (maintainer)
2008-07-10 23:34:35 +00:00
Martin Wilke
e2c1c02229 - Update to 2.18
PR:		125381
Submitted by:	Xavier Beaudouin <kiwi@oav.net> (maintainer)
2008-07-10 23:33:43 +00:00
Beech Rintoul
60479b26cb - Update to 1.0.2938
PR:		ports/125177
Submitted by:	Guram Dukashvili <white_raven@users.berlios.de> (maintainer)
2008-07-08 07:14:22 +00:00
Beech Rintoul
b573444ada - Update to 3.0.3
PR:		ports/125097
Submitted by:	Adrian Thearle <adrian@thearle.com.au>
Approved by:	Jarrod Sayers <jarrod@netleader.com.au> (maintainer, with modifications)
2008-07-05 05:34:56 +00:00
Jun Kuriyama
98956be584 - Upgrade to 5.4.1.2.
- Fix hrMemorySize.0 MIB value [1].

Submitted by:	Helmut Schneider <jumper99@gmx.de> [1]
PR:		ports/123276 [1]
2008-07-03 13:35:20 +00:00
Martin Wilke
ff271f9996 This is a plugin package for Nagios. Quoting from the
snmp4nagios home page:

SNMP4Nagios is a package of Nagios plugins which use SNMP
to query hosts. While some of the plugins use standard MIBs,
most are designed for vendor specific agents.

Unlike other Nagios plugins, they are able to scan hosts for
objects which can be monitored. They also can keep performance
logs and draw plots of these using Tobias Oetiker's RRDTool.

Currently devices by Brocade, Cisco, Compaq/HP and Network Appliance
as well as computers running Microsoft Windows or Net-SNMP
and uninterruptable power supplies are supported.

WWW: http://snmp4nagios.sourceforge.net/

PR:		ports/124954
Submitted by:	Ryan Steinmetz
2008-06-28 22:36:14 +00:00
Emanuel Haupt
0d1bdc9be5 Update to 3.3.2 2008-06-25 22:07:29 +00:00
Ion-Mihai Tetcu
924bd83c44 - use s/[NO]PORTDOCS/[NO]PORTDATA/ where necessary
- bump PORTREVISION

Submitted by:	maintainer on private email
2008-06-25 19:03:11 +00:00
Rong-En Fan
c1dece6a00 - Chase rrdtool 1.3.0 update, bump PORTREVISION
PR:		ports/124749
Submitted by:	Zhen REN <bg1tpt at gmail.com> (maintainer of rrdtool)
2008-06-24 12:34:56 +00:00
Brad Davis
d5fa8aabaf Update to 1.3
PR:		ports/124113
Approved by:	Janos Mohacsi <mohacsi at niif.hu> (maintainer)
2008-06-24 04:40:05 +00:00
Marcelo Araujo
46302c63c1 - I forgot some line comments in last commit.
- Bump PORTREVISION again.
2008-06-21 13:00:30 +00:00
Marcelo Araujo
4861106415 - Use %%PORTDOCS%% correct.
- Bump PORTREVISION.

Submitted by:	itetcu (QA Tindy)
2008-06-21 12:55:49 +00:00
Ed Schouten
1867f1355f Don't install rtelnet when sgtty is not available anymore.
rtelnet cannot easily be ported to the termios interface without
performing very thorough tests. We'd better not risk it and disconnect
rtelnet from the build when sgtty is not available. We can always
restore it when someone offers a patch.

PR:		124473
Approved by:	philip (mentor)
2008-06-19 07:52:45 +00:00
Pav Lucistnik
5bf620a1fe - Delete expired port net-mgmt/nsc: Project abandoned 2008-06-18 23:08:03 +00:00
Michael Landin
a75d262186 - respect NOPORTDOCS
Reminded by:		QA Tindy (itetcu)
2008-06-18 11:23:09 +00:00
Chin-San Huang
8d79bfc600 - Update to 4.2.7.1 2008-06-10 21:15:22 +00:00
Rong-En Fan
6fa413742d - Update to 3.0.708
- Update maintainer's mail

PR:		ports/124413
Submitted by:	Emil Mikulic <emil at cs.rmit.edu.au> (maintainer)
2008-06-10 03:32:15 +00:00
Marcelo Araujo
a2d597f40e - Mark IS_INTERACTIVE to avoid infinite loops and stop some damages on packages cluster.
- Mark as UNBROKEN.

Submitted by:	pav via pointyhat
2008-06-09 00:31:45 +00:00
Rong-En Fan
8a3609ce1d - Update to 0.2.21
PR:		ports/123732
Submitted by:	Vladimir Ermakov <samflanker at gmail.com> (maintainer)
2008-06-08 11:48:14 +00:00
Pav Lucistnik
72a5141a7d - Mark BROKEN. The port asks interactive questions in post-install. It needs to
be automated, or properly marked IS_INTERACTIVE

Reported by:	pointyhat
2008-06-08 11:07:40 +00:00
Felippe de Meirelles Motta
fb01654c94 ezRADIUS is FreeRADIUS and Chillispot web-based management apps. It's easy, simple and expandable. The main aim is to provide radius server administrator a simple web-based management application. FreeRADIUS must configured to use MySQL as backend.
WWW: http://ezradius.sourceforge.net/

PR:		ports/124176
Submitted by:	Lucio Costa <lucio@zetasolucoes.com.br>
Approved by:	gabor (mentor, implicit)
2008-06-07 14:58:07 +00:00
Marcelo Araujo
2e6a897d11 - Update to 0.0.9.2.
PR:		ports/123398
Reviewed by:	lippe
Approved by:	maintainer timeout (4 weeks)
2008-06-07 03:30:20 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00