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

1442 Commits

Author SHA1 Message Date
Alex Dupre
15c7413b89 Add a new shared extension for PHP. 2004-07-19 09:18:35 +00:00
Alex Dupre
26c2229e51 Add a new shared extension for PHP. 2004-07-19 08:28:11 +00:00
Tilman Keskinoz
b1f9dbc4c0 Update to 0.7.8
PR:		68982
Submitted by:	Sergey Akifyev <asa@gascom.ru>
2004-07-17 11:13:35 +00:00
Dmitry Sivachenko
145019b1e2 graphics/gd1 port has gone. 2004-07-15 05:18:05 +00:00
Kirill Ponomarev
25279ee6a3 Update to 0.7.1 2004-07-14 19:01:15 +00:00
Joe Marcus Clarke
9e5632dd66 Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:		63944
Based on work by:eik and marcus
Approved by:	ade (autotools maintainer)
Tested by:	kris on pointyhat
Bound to be hidden problems:	You bet
2004-07-09 17:43:11 +00:00
Kirill Ponomarev
f00bff1604 RC_SUBR-ize
PR:		ports/68787
Submitted by:	maintainer
2004-07-09 16:50:00 +00:00
Bill Fumerola
e25142a857 update to 0.67 2004-07-07 22:17:17 +00:00
Volker Stolz
f94e48a3f0 Marked as broken: Unusable
PR:		ports/47957
Submitted by:	Luc Beurton
Approved by:	maintainer timeout
2004-07-06 13:34:03 +00:00
Dmitry Sivachenko
3896db93ba Back out last change. PodParser in ports has newer version than that in
perl distribution.

Requested by:	tobez
2004-07-02 10:15:27 +00:00
Dmitry Sivachenko
58a40fad84 Depend on textproc/PodParser only if PERL_LEVEL < 500800.
Submitted by:	ale
2004-07-02 08:46:38 +00:00
Ade Lovett
328b757bf2 Autotools cleanup. Remove autoconf257 (259), automake17 (18), and
libtool14 (13/15).

PR:		67768
Submitted by:	ade
Approved by:	4-exp bento runs (thanks, kris!)
2004-07-01 17:06:41 +00:00
Kirill Ponomarev
9ac97e8cdb Update to version 0.7.0
- A new network daemon, nfacctd, was introduced. It listens for
  Netflow V1/V5 packets coming from the network, and then
  processes data as pmacctd does.

- pmacctd's IP fragmentation handling has been strongly
  enhanced.
2004-07-01 14:29:39 +00:00
Pav Lucistnik
cd36858870 - Install man pages in post-install: instead of pre-install:
This fixes installation to clean prefix, mtree was invoked after pre-install:
  target from port.

Reported by:	Martin Horcicka <martin.horcicka@col.cz>
2004-06-29 11:43:24 +00:00
Joe Marcus Clarke
e0f3464add Fix build on -CURRENT, and drop maintainership. -CURRENT fix was adapted
from net-mgmt/net-snmp.
2004-06-24 20:51:05 +00:00
Jun Kuriyama
c41686f832 Add patch_depends on libttol.
Reported by:	"Grover Lines" <grover@ceribus.net>
2004-06-24 06:50:25 +00:00
Volker Stolz
942ecd5f45 Update to 2.2.2
(libpcapnav-support is disabled because libpcapnav links against libpcap.so
from base and the port itself links against libpcap.a from the port. I
haven't checked if this would indeed cause problems, but sounds like asking
for trouble to me)

Closes PR:	ports/64866
Submitted by:	Gaspar Chilingarov
Approved by:	maintainer timeout
2004-06-23 15:41:32 +00:00
Sergey A. Osokin
79c3a398f4 Make small improvement: print packets per second in topmode.
Original patch from:		Gleb Smirnoff <glebius@cell.sick.ru>
Fixed patch from, approved by:	Dmitry Morozovsky <marck@rinet.ru> (maintainer)
2004-06-23 12:01:33 +00:00
Jun Kuriyama
df4fb6787b o Try to use modern autotools.
o Fix typo about WITHOUT_PERL knob. (1)
o Unbreak on -current after mbuf allocator changes. (2)

Submitted by:		ceri (1)
Complained from:	many people (2)
2004-06-23 08:44:41 +00:00
Kirill Ponomarev
6e0f323d90 Be more informative and produce an error if binary doesn't
exist.

Submitted by:	rob@piethief.co.uk
2004-06-16 18:19:15 +00:00
Dmitry Sivachenko
e6020bd902 Update to version 2.10.14.
PR:		67988
Submitted by:	"Andrew J. Caines" <A.J.Caines@halplant.com>
2004-06-16 07:43:27 +00:00
Bruce M Simpson
643a3e07da Committed (with some fixups), thanks!
PR:		ports/67327
Submitted by:	Paul Chvostek
2004-06-14 16:56:13 +00:00
Jun Kuriyama
49e73ccb64 INSTALL[<space><tab>] fix.
Submitted by:	Cyrille Lefevre <cyrille.lefevre@laposte.net>
2004-06-14 07:40:57 +00:00
Clement Laforet
00783aecf6 - update to 9.3.2
PR:             67845
Submitter by:   Nicolas Jombart <ecu@ipv42.net> (maintainer)
2004-06-11 21:47:58 +00:00
Kirill Ponomarev
a427774043 This patch adds support for labeling interfaces in arpwatch
reports.  Labels are created by making a symlink in the
arpwatch data directory that points at the textual description
(e.g. ln -s "Internal Network" dc0).

PR:		ports/67838
Submitted by:	maintainer
2004-06-11 18:30:10 +00:00
Lars Thegler
b8b1b7a8d2 - Update to version 1.9011
- Unbreak for perl 5.005_03

Approved by:	erwin (mentor)
2004-06-05 10:52:16 +00:00
Ade Lovett
1a628ded35 Sync with new bsd.autotools.mk 2004-06-04 17:29:38 +00:00
Peter Pentchev
12583df8c5 Update to 0.2 after a maintainer timeout.
PR:		58196
Submitted by:	Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
2004-06-04 09:32:57 +00:00
Kirill Ponomarev
037d6b2cb3 - Remove obsolete MASTER_SITES 2004-06-03 21:30:01 +00:00
Clement Laforet
81b465641e Remove dhcpconf entry (forgotten in previous commit) 2004-06-03 13:16:02 +00:00
Clement Laforet
bf7d65c233 - Remove ports/net-mgmt/dhcpconf
This port is obsolete since ports tree has dhcpd 3.x (it was designed
 for dhcpd 2.x). Futhermore, it used to coredump on -CURRENT.
2004-06-03 13:15:00 +00:00
Lars Thegler
52e36d358e Change of email address.
Approved by:	erwin (mentor)
2004-06-01 12:32:33 +00:00
Kirill Ponomarev
87ce62ecae - Update to version 0.6.4p1 2004-06-01 11:03:28 +00:00
Pav Lucistnik
5e3e25feb8 - Use fixed UID/GID 2004-05-31 09:14:29 +00:00
Kris Kennaway
12b0e5af01 IGNORE: Uses an unregistered uid/gid. 2004-05-31 01:28:47 +00:00
Pav Lucistnik
d0a222dfaa - Unbreak on 5.x: need perl to build 2004-05-30 09:19:04 +00:00
Pav Lucistnik
24ab216560 - Unbreak on 5.x: perl is needed to build 2004-05-30 09:11:35 +00:00
Kris Kennaway
2b0de2eb5d Add missing USE_PERL5 2004-05-30 07:17:49 +00:00
Kris Kennaway
e235dc325c BROKEN: Install fails 2004-05-30 07:14:52 +00:00
Pav Lucistnik
deff2fcb95 - Teach to respect hier(7):
- CVS repository went to /usr/local/var/rancid/CVS
	- config files went to /usr/local/etc/rancid
	- the man pages are in /usr/local/man
	- rancid binaries are installed in: /usr/local/libexec/rancid

PR:		ports/67259
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
2004-05-28 17:13:55 +00:00
Pav Lucistnik
21d75afe6b - Update to 0.8.5a
PR:		ports/67253
Submitted by:	Lars Thegler <lars@thegler.dk>
2004-05-27 14:46:49 +00:00
Kirill Ponomarev
a0f538afaf - Update to version 0.6.4 2004-05-27 13:40:31 +00:00
Kirill Ponomarev
4ca5311c86 - Add more MASTER_SITES 2004-05-26 14:18:52 +00:00
Pav Lucistnik
19b15b8db5 - Refresh MASTER_SITES
PR:		ports/67177
Submitted by:	Roman Neuhauser <neuhauser@chello.cz>
2004-05-25 15:20:37 +00:00
Mathieu Arnold
4031a6967c Remove databases/postgresql-client because there can't be a -server, and having
it installed prevents databases/postgresql7 from being installed, leading to
some dependencies problems
2004-05-25 09:19:42 +00:00
Pav Lucistnik
7c5e870d30 - Fix argument parsing in check_mrtg
PR:		ports/67056
Submitted by:	Michael Wayne <wayne@staff.msen.com>
2004-05-24 20:40:04 +00:00
Bruce M Simpson
63d81145bf SNMPTT (SNMP Trap Translator) is an SNMP trap handler written in Perl
for use with the Net-SNMP / UCD-SNMP snmptrapd program (www.net-snmp.org).
2004-05-24 18:41:01 +00:00
Kirill Ponomarev
b882542d76 - Add missing patch 2004-05-24 09:06:59 +00:00
Kirill Ponomarev
2bcc01a77c - turn off interactivity for pipe-oriented mode (colondump)
- convert ASN table from static to alloc()ed to reduce memory
  footprint
- bump PORTREVISION

PR:		ports/67117
Submitted by:	maintainer
2004-05-24 09:06:37 +00:00
Volker Stolz
1ddd0e6a93 Also report MIB::ifName/MIB::ifAlias; bump PORTREVISION.
PR:		ports/66905
Submitted by:	Russell Jackson (maintainer)
2004-05-24 07:31:57 +00:00