1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-01 10:59:55 +00:00
Commit Graph

15877 Commits

Author SHA1 Message Date
Edwin Groothuis
260b2edafd Remove support for OSVERSION < 5 2007-10-03 23:53:46 +00:00
Pav Lucistnik
e58ff13258 - Update to 1.4.4 2007-10-03 18:52:36 +00:00
Sergey Matveychuk
e9203a565a - add two patches.
1. fix pid-file permissions. it made watchquagga mad.
  2. add debug info in ipv6 code just like for ipv4 code. it makes problems detecion easier.

Approved by:	maintainer (implicitly)
2007-10-03 15:41:10 +00:00
Stefan Walter
3cf7896972 Make ushare work on amd64 by fixing a variable declaration.
PR:		116757
Submitted by:	Josh Carroll <josh.carroll@gmail.com>
Approved by:	maintainer
2007-10-03 09:14:22 +00:00
Christian Weisgerber
602021dfd9 Use new style of startup script install.
PR:		116772
Submitted by:	Alexander Logvinov <ports@logvinov.com>
2007-10-02 17:06:05 +00:00
Jose Alonso Cardenas Marquez
52887ea6e0 - Chase increase of devel/ccrtp shlib version.
- Bump PORTREVISION
2007-10-02 15:45:33 +00:00
Martin Wilke
c57c618458 - Unbreak
- Fix build with gcc4.2

Submitted by:	Mike Durian <durian@shadetreesoftware.com> (maintainer)
2007-10-02 10:02:09 +00:00
Martin Wilke
5d6ad60da0 - Update to 4.3.1
Submitted by:	Danny Pansters <danny@ricin.com> (maintainer)
2007-10-02 09:58:36 +00:00
Martin Wilke
5690e71d56 - Unbreak
- Fix build with gcc 4.2
2007-10-01 22:41:18 +00:00
Mark Linimon
4363099522 Maintainer no longer has time to work on FreeBSD. We hope to see him
back again sometime.
2007-10-01 11:09:26 +00:00
Sergey Matveychuk
197632b1ea - If compiled with libdlmalloc it requires ldconfig before running.
Fix rc file for it.
- Make a little cleaner why you may want dlmalloc library (it makes bgpd much faster).

Approved by:	maintainer (implicitly)
2007-10-01 10:54:10 +00:00
Mark Linimon
b88f9ad35d Mark as broken on gcc4.2. While here, add USE_PERL5, which is necessary
to conditionalize inclusion of bsd.perl.mk.

Hat:		portmgr
2007-10-01 08:43:43 +00:00
Mark Linimon
f7b9f5240b Mark as broken on !i386. 2007-10-01 08:40:45 +00:00
Mark Linimon
e45d9900bd Mark as broken on gcc4.2. 2007-10-01 08:38:12 +00:00
Mark Linimon
23752fa8b3 Mark broken: fails to fetch.
While here, remove lines that apply to non-supported versions.

Hat:		portmgr
2007-10-01 08:25:58 +00:00
Mark Linimon
3f018c2eac Mark as broken on gcc4.2. 2007-10-01 08:19:09 +00:00
Mark Linimon
ec0c200a62 Mark as broken with gcc4.2. 2007-10-01 08:11:15 +00:00
Mark Linimon
591fc65221 Mark as broken with gcc4.2. 2007-10-01 08:03:08 +00:00
Mark Linimon
e43831a81a Mark as broken with gcc4.2 on 64-bit archs. 2007-10-01 07:54:47 +00:00
Mark Linimon
d5bf9e60d1 Mark broken with gcc4.2. Remove 4.x cruft. 2007-10-01 07:52:51 +00:00
Mark Linimon
2fa83c6438 Mark as broken with gcc4.2 on amd64. 2007-10-01 07:50:34 +00:00
Mark Linimon
f35ac16419 Mark as broken on gcc4.2 with 64-bit archs. 2007-10-01 07:44:31 +00:00
Mark Linimon
9c97ae3b71 Mark as broken with gcc4.2. 2007-10-01 07:38:16 +00:00
Mark Linimon
0ee6cbac80 Mark as broken with gcc4.2 on amd64. 2007-10-01 07:29:49 +00:00
Mark Linimon
01183ffbd8 Mark as broken with gcc4.2. 2007-10-01 07:10:21 +00:00
Mark Linimon
91ca488b8d Mark as broken with gcc4.2. 2007-10-01 06:22:24 +00:00
Mark Linimon
0a5bd314f2 Mark as broken with gcc4.2. 2007-09-30 08:19:31 +00:00
Mark Linimon
f02322d228 Mark as broken on amd64 with gcc4.2. Probably needs -fPIC. 2007-09-30 08:17:22 +00:00
Mark Linimon
590bc16742 Mark as broken on amd64; probably need -fPIC. 2007-09-30 08:12:36 +00:00
Hiroki Sato
781c125261 - Fix perl dependency.
- Clean up complicated target definitions.
2007-09-30 05:59:59 +00:00
Mark Linimon
dc572b07ee Before bsd.port.pre.mk, set either USE_PERL5 or WANT_PERL, depending on
whether the perl dependency is unconditional or conditional.  This will
be needed for the conditional inclusion of bsd.perl.mk.
2007-09-30 04:55:31 +00:00
Mark Linimon
48420a5ebd Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR:		ports/116639
Submitted by:	aDe
2007-09-30 04:47:36 +00:00
Mark Linimon
77933c739b Add WANT_PERL. This will be needed to conditionalize bsd.perl.mk inclusion.
Approved by:	maintainer
2007-09-29 20:58:32 +00:00
Mark Linimon
d0a74a8cb3 Mark as broken with gcc4.2. 2007-09-29 15:12:26 +00:00
Pav Lucistnik
860739fa16 - Revert: overlooked the distinfo fix
Pointy hat to:	pav
2007-09-29 12:51:18 +00:00
Pav Lucistnik
455daa0bce - Mark BROKEN: Size mismatch
Reported by:	pointyhat
2007-09-29 12:12:57 +00:00
Mark Linimon
4a286feb91 Mark as broken with gcc 4.2. 2007-09-29 08:36:24 +00:00
Edwin Groothuis
52761a44f8 [NEW PORT] net/fping+ipv6: Quickly ping N hosts w/o flooding the
network - IPv6 version

	This is an IPv6 only version of fping. The fping with IPv6 patch cannot handle
	IPv4 ping, therefore I think it is better to have two distinct port:
	fping - IPv4 only
	fping+ipv6 - IPv6 only

	Maintainer of fping also copied. He can maintain both port if he agrees.
	-------------------------------------------------

	A tool to quickly ping N number of hosts to determine their reachability
	without flooding the network.

	fping is different from ping in that you can specify any number of
	hosts on the command line, or specify a file containing the lists
	of hosts to ping. Instead of trying one host until it timeouts or
	replies, fping will send out a ping packet and move on to the next
	host in a round-robin fashion. If a host replies, it is noted and
	removed from the list of hosts to check. If a host does not respond
	within a certain time limit and/or retry limit it will be considered
	unreachable.

	Unlike ping, fping is meant to be used in scripts and its
	output is easy to parse.
	This is an IPv6 only version.

	WWW: http://www.fping.com/

	Generated with FreeBSD Port Tools 0.77

PR:		ports/112185
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>
2007-09-28 12:26:52 +00:00
Alejandro Pulver
b40f3057ae - Update distinfo (improvements in the wrapper scripts and documentation).
Reported by:	linimon, pav
2007-09-27 22:51:10 +00:00
Martin Wilke
c495a2eafe - Update to 1.0.0 Rc4
PR:		116635
Submitted by:	Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
2007-09-27 21:03:35 +00:00
Pav Lucistnik
c289148829 - Update to 1.4.3b 2007-09-26 19:43:54 +00:00
Emanuel Haupt
a33ff46559 Fix a compilation error when CFLAGS are set in /etc/make.conf.
PR:		116631
Submitted by:	Beat Gaetzi <beat@chruetertee.ch>
2007-09-25 22:01:43 +00:00
Edwin Groothuis
f2e4a65c58 add patch to net/zebra
http://marc.theaimsgroup.com/?l=zebra&m=114058002007887&w=2

	it makes ospfd use priority
	queue (using heap sort) for its spf calculation.
	It should change spf execution time of ospfd from N^2 to N log (N).

PR:		ports/94216
Submitted by:	dikshie <dikshie@lapi.itb.ac.id>
Approved by:	maintainer timeout
2007-09-25 13:07:50 +00:00
Pav Lucistnik
5b1d6dfcbf - Update to 1.4.3 2007-09-25 07:47:47 +00:00
Martin Wilke
5b5e55d3a1 - Update to 0.6.0
PR:		116580
Submitted by:	Ed Schouten <ed@fxq.nl> (maintainer)
2007-09-24 20:23:52 +00:00
Pav Lucistnik
f8c89adff2 - Mark IGNORE on 5.X: requires strtonum in libc
Reported by:	pointyhat
2007-09-24 17:45:50 +00:00
Edwin Groothuis
669e6c9b45 unbreak net/tcpshow for recent tcpdump
tcpdump(1) has changed its output format since version 3.7.4,
	so ports/net/tcpshow cannot parse it since then.

PR:		ports/113620
Submitted by:	Eugene Grosbein <eugen@grosbein.pp.ru>
2007-09-24 12:22:31 +00:00
Rong-En Fan
9716a77fea Remove print/ghostscript-afpl as it has been replaced by print/ghostscript-gpl
since version 8.57. The leading ghostscript is the -gpl one.

Approved by:	portmgr (pav)
2007-09-24 08:43:49 +00:00
Sergey Matveychuk
b7d737ee9d - Update to 0.99.9 + patches from quagga CVS
Approved by:	maintainer
2007-09-24 07:59:16 +00:00
Mark Linimon
cd4b80489b Dominic is a new dad, and will be too busy for a while to work on ports.
Congratulations :-)
2007-09-24 07:38:42 +00:00