1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00
Commit Graph

3637 Commits

Author SHA1 Message Date
Philippe Audeoud
68c2e07dfc - Remove empty patches files.
Approved by:	pav@ (portmgr)
2011-05-23 12:50:00 +00:00
Olli Hauer
346fdfaa76 mod_perl2 was updated, this changes are needet to prevent
dependency loops

- fix mod_perl/mod_perl2 dependency
- p5-Apache-Reload is now included in mod_perl2
- make usage of CPAN author macro
- bump portrevision

commit with hat apache@
2011-05-22 22:23:16 +00:00
Brendan Fabeny
93d84d3172 Simplify the WITH_SETUID option by using
GROUPS, rather than PKG[DE]INSTALL scripts
2011-05-21 11:21:59 +00:00
Dirk Meyer
1761a0e558 - update to 4.3.3 2011-05-19 18:46:46 +00:00
Doug Barton
fe19b573ef Update to 2.1.5.1:
2011-01-03
bugfix in mode sql (numerical vs. regexp output)

2010-12-20 2.1.5
fixed a division by zero bug in index-usage (Thanks Wiltmut Gerdes)
fixed a severe bug when loading dynamic extensions (Thanks Ralph Schneider)
added mode table-fragmentation
fixed a bug in table-lock-contention (thanks mayukmok00)
mode sql can now have a non-numerical output which is compared to a string/regexp
new parameter –dbthresholds
new mode report can be used to output only the bad news (short,long,html)

2010-10-02 2.1.4
added modes threads-created, threads-running, threads-cached
added connects-aborted, clients-aborted

Minor whitespace fix for PLIST_DIRS

PR:		ports/157105
Submitted by:	me
Approved by:	maintainer
2011-05-18 01:55:00 +00:00
Sahil Tandon
c2e9b4e7ea - Update to 4.10.3 [1]
While here, pacify portlint by removing CPPFLAGS from
CONFIGURE_ENV; the former is passed to underlying
configure scripts via bsd.port.mk.

PR:		ports/156943 [1]
Submitted by:	Benjamin Lee <ben@b1c1l1.com>
Approved by:	Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
2011-05-17 01:06:46 +00:00
Wesley Shields
218269f688 Include SQL files/instructions
Add RC script
Fix incorrect use of CONFIGURE_ENV
Add a second mirror

PR:		ports/157051
Submitted by:	Ryan Steinmetz <rpsfa@rit.edu> (maintainer)
2011-05-15 14:08:00 +00:00
Doug Barton
29813d5397 Remove painful examples of foo="", with particular prejudice against
constructions that parse out to [ -z "$foo" ] && foo=""

These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.

In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.

In a few places, add $FreeBSD$

No functional changes, so no PORTREVISION bumps
2011-05-15 02:49:17 +00:00
Olli Hauer
58ce275fd1 - update to version 1.5.9
PR:		ports/156608
Submitted by:	ohauer
2011-05-14 16:50:17 +00:00
Wesley Shields
06c4ef4c09 Check Email Delivery is a plugin for Nagios that allows you to
check functionality within your email environment.

Some typical uses of this plugin include:
* check SMTP server
* check IMAP server
* check email delivery loop
* check auto-responder function
* keep an eye on email lag
* monitor automated mailboxes
* aggregate check results of multiple plugins
* check email-to-FTP or other special email gateways

WWW: http://buhacoff.net/software/check_email_delivery/

PR:		ports/156915
Submitted by:	Ryan Steinmetz <rpsfa@rit.edu>
2011-05-12 23:38:14 +00:00
Beech Rintoul
6eab245ddd -Update to 0.6.4
-Changes in port:
-Change depends of django to django-1.3.x version only
-Add options for make 'noc' with GMPY and PEP8 modules
-Remove creating user anf group from pkg-install script and use bsd.port.mk
 mechanism.
-Autogenerate PLIST file from MANIFEST file in distribution.

PR:		ports/156809
Submitted by:	Stanislav A Svirid <count@211.ru> (maintainer)
Approved by:	itetcu (mentor)(implicit)
2011-05-11 17:15:54 +00:00
Lars Thegler
c30fd7b924 Update to 1.9016 2011-05-04 15:49:43 +00:00
Baptiste Daroussin
4681ca0af3 Removed unmaintained expired ports from net-mgmt
2011-05-01 net-mgmt/annextools: Upstream disapear and distfile is no more available
2011-05-01 net-mgmt/asused: Upstream disapear and distfile is no more available
2011-05-01 net-mgmt/grepip: Upstream disapear and distfile is no more available
2011-05-01 net-mgmt/ipsectrace: Upstream disapear and distfile is no more available
2011-05-01 net-mgmt/knowlan: Upstream disapear and distfile is no more available
2011-05-01 net-mgmt/p5-Altoids: Upstream disapear and distfile is no more available
2011-05-01 net-mgmt/pktstat: Upstream disapear and distfile is no more available
2011-05-01 net-mgmt/scotty3: Upstream disapear and distfile is no more available
2011-05-02 06:05:51 +00:00
Baptiste Daroussin
333fef3aec Remove because it depends on the expirt net-mgmt/p5-Altoids
net-mgmt/junipoll
2011-05-02 06:01:28 +00:00
Pav Lucistnik
3495038c30 - Mark BROKEN on 9-CURRENT:
cc1: warnings being treated as errors
  ripng.c:105: warning: large integer implicitly truncated to unsigned type

Reported by:	pointyhat
2011-05-01 23:02:42 +00:00
Tilman Keskinoz
c965447d7f port was marked BROKEN after brokeness was fixed
PR:		156571
2011-05-01 11:26:20 +00:00
Florian Smeets
758396906a Add new port net-mgmt/check_logfiles
Nagios plugin which scans log files for specific patterns.

This plugin looks for patterns in files. It is capable of detecting
logfile rotation. If you tell it how the rotated archives look like, it
will also examine these files. Traditional logfile plugins were not aware
of the gap which could occur, so under some circumstances they ignored
what had happened between their checks. In a production environment
this is not tolerable, that's why check_logfiles came into being.

WWW: http://labs.consol.de/lang/en/nagios/check_logfiles/
2011-04-28 21:59:12 +00:00
Olli Hauer
a3fe0cd139 - update to version 1.1.10
Note:
   There is already a version 1.1.10p1 but there are no source changes.
2011-04-24 10:43:32 +00:00
Florian Smeets
3861739dcf - update to 4.9.5
PR:		ports/156585
Submitted by:	Krzysztof Stryjek <ports@bsdserwis.com> (maintainer)
2011-04-23 14:32:34 +00:00
Florian Smeets
b9255d3a65 - update to 1.8.5
- add LICENSE

PR:		ports/156519
Submitted by:	Jim Riggs <ports@christianserving.org> (maintainer)
2011-04-22 15:07:36 +00:00
Wen Heping
fabb436217 - Update to 0.75 2011-04-22 02:09:25 +00:00
Beech Rintoul
64095f0b22 Update to 0.2.12
The ChangeLog is available at:
https://blog.torproject.org/blog/vidalia-0212-released

PR:		ports/156442
Submitted by:	Fabian Keil (fk@fabiankeil.de) (maintainer)
Approved by:	itetcu (mentor)(explicit)
2011-04-19 16:28:37 +00:00
Steven Kreuzer
974e0cb3cc Fix PKGORIGIN
Reported by:	erwin@
2011-04-19 14:07:15 +00:00
Brendan Fabeny
50174f84e2 Restore the accidentally-deleted PORTEPOCH 2011-04-18 20:16:40 +00:00
Brendan Fabeny
d506cda3cc Update to 2011-03-R2 2011-04-11 01:40:13 +00:00
Dirk Meyer
e3ab3e7b8d - update to 4.3.2 2011-04-07 17:04:47 +00:00
Philippe Audeoud
6f547893e9 This module, Net::SNMP::Util, gives you functions of SNMP getting
operation interfaces using Net::SNMP communicating with multiple
hosts and multi-OIDs.

WWW:	http://search.cpan.org/dist/Net-SNMP-Util/

PR:		ports/156021
Submitted by:	Hsin-Han You <hhyou at cs.nctu.edu.tw>
2011-04-05 14:03:48 +00:00
Philippe Audeoud
d22d6de3d3 - Update to 2.04
- Changelog: http://cpansearch.perl.org/src/OLIVER/SNMP-Info-2.04/ChangeLog
2011-04-05 07:35:56 +00:00
Roman Bogorodskiy
e43ffc6173 - Update to 0.3.4.1
- Define license
- Change MASTER_SITES to GOOGLE_CODE

PR:		155651
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-04-04 18:03:39 +00:00
Dirk Meyer
b186994037 - update to 4.3.0
services and files and urls have been renamed
see UPDATING for migration from older config.
2011-04-02 14:26:29 +00:00
Martin Wilke
0e81abbf0c - Remove DEPRECATED
- Update MASTER_SITES and WWW: line

PR:		155869
Submitted by:	Ports Fury
2011-03-25 11:36:36 +00:00
Martin Wilke
996d037167 - Update to 3.2
- Update MASTER_SITES and WWW
- Add LICENSE

PR:		155870
Submitted by:	Ports Fury
2011-03-25 11:36:34 +00:00
Martin Matuska
e3a244403e - Add LICENSE knob(s) 2011-03-23 15:53:22 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Alex Dupre
1bda2b2725 Bump PORTREVISION for ports linking to default libmysqlclient. 2011-03-19 13:15:34 +00:00
Martin Wilke
3820de45de Nagios plugin to observe LDAP
WWW:	http://search.cpan.org/dist/Nagios-Plugin-LDAP/

PR:		ports/155145
Submitted by:	Alexander Kriventsov <avk at vl.ru>
2011-03-18 09:37:41 +00:00
Martin Wilke
ec32805f1d FusionInventory provides a complete, modular and multi-platform solution for:
Hardware & software inventory (with agent or agentless using SNMP);
Wake On Lan (WOL);
Software deployment using OCS Inventory NG protocol and peer to peer download;
Network connected devices (using Netbios, nmap and SNMP).

WWW:	http://fusioninventory.org/

PR:		ports/154867
Submitted by:	Gvozdikov Veniamin <g.veniamin at googlemail.com>
2011-03-18 04:15:18 +00:00
Pav Lucistnik
ddd4afb2b3 - Fix build on -CURRENT
PR:		ports/153153
Submitted by:	Mikolaj Golub <to.my.trociny@gmail.com> (maintainer)
2011-03-17 23:35:25 +00:00
Pav Lucistnik
5cf4d285db - Teach about python 2.7 2011-03-17 20:09:42 +00:00
Martin Wilke
c06199448a hastmon is a monitoring daemon that allows a couple of hosts to run a
service providing automatic failover. Those machines will be called a
cluster and each machine is one cluster node. hastmon is designed for
clusters that work in Primary-Secondary configuration, which means
that only one of the cluster nodes can be active at any given time.

WWW: http://hastmon.googlecode.com/
Author: Mikolaj Golub <to.my.trociny@gmail.com>

PR:		ports/154036
Submitted by:	Mikolaj Golub <to.my.trociny at gmail.com>
2011-03-17 17:28:19 +00:00
Martin Wilke
07e80f89ac - Update to 0.6.2
PR:		155003
Submitted by:	Stanislav A Svirid <count@211.ru> (maintainer)
2011-03-17 15:49:13 +00:00
Steven Kreuzer
b0c4c5141e Update to 0.21.15 2011-03-16 22:34:54 +00:00
Brendan Fabeny
edf6baee9d Update to 2011-01-R1 2011-03-16 16:06:33 +00:00
Dennis Herrmann
c1fbcb6e9e Circe is a captive portal system. It is built using Perl and is a program that
allows you to monitor and control who has access between two networks.

WWW: http://bws.berkeley.edu/

PR:		ports/155485
Submitted by:	Kevin Norman <circe-port-maintainers@bws.Net.berkeley.edu>
2011-03-15 19:26:26 +00:00
Baptiste Daroussin
df34e88d63 Deprecate unmaintained ports from net-mgmt where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
2011-03-14 11:57:42 +00:00
Cheng-Lung Sung
8337218886 - dbi.0 => dbi.1
- bump PORTREVISION
2011-03-07 15:59:27 +00:00
Frederic Culot
61eb35d2e6 - Update to 2.3.6
Changes:	http://www.shrubbery.net/rancid/CHANGES
PR:		ports/155230
Submitted by:	Janos Mohacsi <janos.mohacsi AT bsd.hu> (maintainer)
2011-03-03 19:35:08 +00:00
Marcelo Araujo
f2ff4defe6 - Update to 1.3.3. 2011-03-01 11:34:05 +00:00
Sylvio Cesar Teixeira
a228970518 - Update to 1.6.3p1
PR:		ports/155093
Submitted by:	Alexey Illarionov <littlesavage@rambler.ru>
Approved by:	Mohacsi Janos <mohacsi@niif.hu> (maintainer)
2011-02-28 19:23:55 +00:00
Sylvio Cesar Teixeira
71f09d9432 - Update to 2.17.1
PR:		ports/155002
Submitted by:	Alexey V. Panfilov <ports@subnets.ru> (maintainer)
2011-02-25 14:10:49 +00:00