1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

2057 Commits

Author SHA1 Message Date
Jeremy Messenger
7e42d7a7c4 devel/pkgconfig -> devel/pkg-config
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.

My team, FreeBSD GNOME Team, have agreed with it.

As for other ports, chase the rename.

PR:		ports/97985
Repocopy by:	marcus
2006-05-28 05:25:50 +00:00
Cheng-Lung Sung
a0897d9bea Add aircrack-ng 0.5, aircrack-ng is the next generation of aircrack.
PR:		ports/97922
Submitted by:	Lars Engels <lars.engels@0x20.net>
2006-05-27 07:31:26 +00:00
Sam Lawrance
100457e3fe Update to 2.3.1.
PR:		ports/97328
Submitted by:	Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
2006-05-27 02:27:13 +00:00
Herve Quiroz
b210554f53 Fix packing list
Reported by:	pointyhat via kris
2006-05-27 00:10:08 +00:00
Pav Lucistnik
8116bf7c1f - Grant maintainership
PR:		ports/97887
Submitted by:	ceri
2006-05-26 15:10:58 +00:00
Marcus Alves Grando
62d026d7cb - Update to 1.3
PR:		97735
Submitted by:	maintainer
2006-05-24 20:49:52 +00:00
Marcus Alves Grando
c6f9220716 - Change dependencies reflecting update in graphics/ImageMagick
- Bump PORTREVISION
2006-05-24 14:21:45 +00:00
Herve Quiroz
8f5e634f0c - Update to bsd.java.mk 2.0
- Use SUB_FILES to configure launcher shell script
- Set JAVA_VERSION in launcher shell script
- Install JAR files in DATADIR=${JAVASHAREDIR}/${PORTNAME}
- Use %%JAVAJARDIR%% and %%DOCSDIR%% in pkg-plist
- Add $FreeBSD$ tags
- Honor NOPORTDOCS
- Bump PORTREVISION
2006-05-23 23:43:24 +00:00
Kris Kennaway
f33fb3c31c BROKEN on 7.x: Does not compile 2006-05-21 21:53:17 +00:00
Kirill Ponomarev
531a9aa034 Update to 0.10.2 2006-05-18 20:25:06 +00:00
Andrew Pantyukhin
4a2c04eb15 Add py-twistedSNMP: Twisted Python framework for doing SNMP stuff
PR:		ports/97051
Submitted by:	kitsune <v.velox@vvelox.net>
Approved by:	krion (mentor)
2006-05-15 19:45:14 +00:00
Pav Lucistnik
28f968e38a Update to Nagios Plugins 1.4.3:
- Variable ordering and style realigned with bsd.port.mk
- Moved manual pre-configure aclocal call to use bsd.autotools.mk (with manual
  tweak to ACLOCAL_ARGS required)
- Listed resulting plug-in name in user configurable options
- Removed remaining hard-coded variables including local state directory
- Correctly identified location of Perl to configure script
- Removed setlocale (LC_NUMERIC, "C") patch to plug-ins containing scanf(3) and
  an already defined LC_NUMERIC
- Reworked all patches (named using make makepatch)
- Corrected minor warning in check_ntp.pl regarding undefined use of $jitter

PR:		ports/97189
Submitted by:	Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
2006-05-15 13:07:20 +00:00
Dag-Erling Smørgrav
c331c4f990 Take over maintainership by agreement with anders@. 2006-05-15 11:46:07 +00:00
Anton Berezin
859b2d752b Update to 3.33. 2006-05-13 11:35:21 +00:00
Edwin Groothuis
0f12b488a5 Remove USE_REINPLACE from all categories starting with N 2006-05-11 22:49:56 +00:00
Ion-Mihai Tetcu
b755f5de7b Bugfix with tarball rerolloed.
Submitted by:	Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
Reviewed by:	"Douglas K. Rand" <rand@meridian-enviro.com> (maintainer)
Approved by:	"Douglas K. Rand" <rand@meridian-enviro.com> (maintainer),
		lawrance (mentor)
2006-05-11 16:31:51 +00:00
Ion-Mihai Tetcu
bb256563b1 Update to 0.0.15.
PR:		ports/97058
Submitted by:	Douglas K. Rand <rand@meridian-enviro.com> (maintainer)
Approved by:	lawrance (mentor)
2006-05-11 06:59:37 +00:00
Alex Dupre
ffcb54b54f Chase gmp library and bump PORTREVISION. 2006-05-10 14:46:47 +00:00
Cheng-Lung Sung
a2aebbb882 - USE_RC_SUBR= filename instead of "yes", this simplies Makefile
(bump PORTREVISION)
- remove USE_REINPLACE
- rename files/*.sh.sample to files/*.sh.in

PR:		ports/95851
Submitted by:	Rong-En Fan
2006-05-08 05:00:27 +00:00
Pav Lucistnik
46c256ba99 nagiosgraph is an application to collect performance data from nagios
plugins, insert the data into rrdtool database, and generate webpages
with rrdtool graphs of the performance data. nagiosgraph is easy to
configure, and ready to use for many nagios plugins.

WWW: http://nagiosgraph.sourceforge.net/

PR:		ports/96769
Submitted by:	Denis Shaposhnikov <dsh@vlink.ru>
2006-05-07 12:11:56 +00:00
Pav Lucistnik
b8392b2dae - Update to 0.0.14
PR:		ports/96895
Submitted by:	Douglas K. Rand <rand@meridian-enviro.com> (maintainer)
2006-05-07 11:58:57 +00:00
Marcus Alves Grando
61e69a3c02 - Update to 2.3
- portlint(1)

PR:		96843
Submitted by:	maintainer
2006-05-06 23:37:02 +00:00
Anton Berezin
ac30fb4898 Update to 3.32. 2006-05-02 11:06:02 +00:00
Marcus Alves Grando
86a6a64828 - Update to 2.5.1
- Fix using USE_OPENSSH after bsd.port.pre.mk
- portlint(1)

PR:		95811
Submitted by:	Martin Matuska <martin___matuska.org>
Approved by:	maintainer timeout (14 days)
2006-04-29 18:28:31 +00:00
Marcus Alves Grando
23ca1b34d1 - Add --zero-delay option
- Bump PORTREVISION

PR:		94777
Submitted by:	Ben Allen <benjamin___umn.edu>
Approved by:	maintainer timeout (39 days)
2006-04-29 17:24:34 +00:00
Norikatsu Shigemura
2d40097128 Fix critical typo:-(. 2006-04-28 16:04:13 +00:00
Erwin Lansing
7684360845 Update to 1.12
PR:		96285
Submitted by:	"Andrey V. Elsukov" <bu7cher@yandex.ru> (maintainer)
2006-04-26 07:45:09 +00:00
Oliver Lehmann
613ff8658f fix file to patch
Noted by:	olgeni
2006-04-25 18:33:37 +00:00
Pav Lucistnik
d1ace2a653 - Update to 1.2.4.20060412
- Provide rc script
- Fix ipv6 dependency
- Various fixes

PR:		ports/95032
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>
2006-04-25 18:22:23 +00:00
Oliver Lehmann
5f3199f9ee The start script assumes that group name == user name. This goes wrong
when mrtg needs to be started as root (for example).
When mrtg is started as root, both getgrnam() gndetpwnam() are returning
0 because Without changing the code this ends mrtg (false error).

PR:		ports/95253
Approved by:	maintainer timeout (20 days)
2006-04-23 17:39:52 +00:00
Kirill Ponomarev
d81a79e650 Fix WWW line. 2006-04-22 22:25:52 +00:00
Kris Kennaway
1a654e27e5 BROKEN: Does not compile 2006-04-22 22:25:04 +00:00
Kirill Ponomarev
ca804e28cf Update to 0.10.1 2006-04-22 07:37:52 +00:00
Yen-Ming Lee
13a81d7fbf - add nettop-0.2.3
Nettop is a program which looks like top, but is for network packets.
It requires libpcap and slang to be installed on your computer.

WWW: http://srparish.net/scripts/
2006-04-21 14:12:50 +00:00
Norikatsu Shigemura
14873171c6 Don't send arp reply to sender if the arp request queries
the MAC address for the itself.

Submitted by:	Vlad V Cheryomushkin <vladd@rekom.ru>
2006-04-20 15:01:18 +00:00
Marcus Alves Grando
e7f99dda8d - Update to 4.55
- Reorganize Makefile
- portlint(1)

PR:		95976
Submitted by:	maintainer
2006-04-18 14:38:28 +00:00
Renato Botelho
0e74cd9979 Set PORTDOCS, forgot when added
Reported by:	krismail
2006-04-18 10:03:57 +00:00
Renato Botelho
e3b3506d16 PySNMP is fully functional SNMP v.1 engine (BER encoders/decoders
for a subset of ASN.1 data types, sockets based networking etc.)
written entirely in Python.  This package provides command-line utilities
(pysnmpget, etc).

WWW: http://pysnmp.sourceforge.net/

PR:		ports/95675
Submitted by:	Martin Jackson <mhjacks@swbell.net>
2006-04-17 11:29:07 +00:00
Renato Botelho
92c08628b6 PySNMP is fully functional SNMP v.1 engine (BER encoders/decoders
for a subset of ASN.1 data types, sockets based networking etc.)
written entirely in Python.  This package provides additional python-format
MIB files for use with PySNMP.

WWW: http://pysnmp.sourceforge.net/

PR:		ports/95674
Submitted by:	Martin Jackson <mhjacks@swbell.net>
2006-04-17 11:27:30 +00:00
Renato Botelho
ea2d15b3ab Set CONFLICTS to recently added py-snmp4 2006-04-17 11:26:17 +00:00
Renato Botelho
aea27aa9cb PySNMP is fully functional SNMP v.1 engine (BER encoders/decoders
for a subset of ASN.1 data types, sockets based networking etc.)
written entirely in Python.

WWW: http://pysnmp.sourceforge.net/

PR:		ports/95673
Submitted by:	Martin Jackson <mhjacks@swbell.net>
2006-04-17 11:25:00 +00:00
Colin Percival
6ec691dfa9 Change maintainer email address.
Submitted by:	maintainer
2006-04-15 22:21:14 +00:00
Sergey Matveychuk
2ed665eba1 - Fix df(1) output in query_unix_partitions.pl
- Fix path for ping in ping.pl
- Rename a patch to a common scheme
- Bump PORTREVISION

Submitted by:	Giraudet Olivier <giraudeo@altern.org>
2006-04-15 18:41:33 +00:00
Pav Lucistnik
f25b2bf7b3 Important bugfixes:
- fixes the byte-ordering issue in radius authentication packet - the original
  may not work on little-endian machine.
- make it more conform to the nagios plugin return code convention
Cosmetical changes:
- provide more verbose information for debugging

PR:		ports/95398
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>
Approved by:	Andrew L Kilpatrick <tiger@whitetigersd.com> (maintainer)
2006-04-15 16:14:46 +00:00
Pav Lucistnik
82b112b8d6 - Update to 2.2
PR:		ports/95739
Submitted by:	Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
2006-04-15 16:13:47 +00:00
Mark Linimon
7c9f43e796 Reset markp due to lack of response to email and maintainer-timeouts.
Hat:	portmgr
2006-04-15 00:01:12 +00:00
Lars Thegler
458368c5ee Update to 2.0.8
PR:		ports/95156 [1], ports/95731 [2]
Submitted by:	Konstantin Saurbier <saurbier@math.uni-bielefeld.de> [1], Babak Farrokhi <babak@farrokhi.net> [2]
2006-04-14 16:30:57 +00:00
Roman Bogorodskiy
dd84410f04 Add an unofficial Google Map support.
Submitted by:	"Anton A. Karpov" <toxa@toxahost.ru>
Approved by:	Peter Thoenen (maintainer)
2006-04-13 08:24:55 +00:00
Michael Reifenberger
743fc3fd7f Fix 'make index'
Submitted by:	nork@
2006-04-08 13:29:42 +00:00
Norikatsu Shigemura
649bf0e9bf Improved choparp.
o Add rcNG script.
o Use kqueue(2)/kevent(2) instead of select(2).
o Change MAINTAINER to myself.
o Bump PORTREVISION, accordingly.
2006-04-08 06:34:33 +00:00