1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00
Commit Graph

13652 Commits

Author SHA1 Message Date
Pav Lucistnik
ee777cf343 - Skip acls patch on FreeBSD 4.X, ACL support in that version of FreeBSD
is not complete enough

Reported by:	John Winger <JWWinger@marketvisionresearch.com>
2006-05-10 13:29:22 +00:00
Michael Landin
163fe39007 - update to -> 1.23
PR:		ports/97064
Submitted by:	leeym
2006-05-10 12:22:53 +00:00
Pav Lucistnik
092f179eb5 - Fix typo
Submitted by:	Simun Mikecin <numisemis@yahoo.com>
2006-05-10 08:16:18 +00:00
Aaron Dalton
e169a306e0 - Update from 0.01 to 0.02
Approved by:	tobez (implicit)
2006-05-10 03:15:17 +00:00
Jean-Yves Lefort
1f43af6808 Move the linc programming reference to the linc-reference port. 2006-05-10 03:12:45 +00:00
Pav Lucistnik
669685b29d - Convert to OPTIONS
- Add an option for ACL support patch, default on
- Add an option for file flags support patch, default on
- Drop support for < 400014
- Cleanup

PR:		ports/97050 (based on)
Submitted by:	Simun Mikecin <numisemis@yahoo.com>
2006-05-09 22:27:08 +00:00
Marcus Alves Grando
26390e7279 - Update to 1.0.4
PR:		96682
Submitted by:	Martin Wilke <freebsd___unixfreunde.de>
Approved by:	maintainer
2006-05-09 17:37:13 +00:00
Marcus Alves Grando
07dfe7f3b8 - Update to 1.1.4
- Add IPV6 OPTIONS
- Take maintainership

PR:		96680
Submitted by:	Martin Wilke <freebsd___unixfreunde.de>
2006-05-09 16:36:40 +00:00
Marcus Alves Grando
129e14c269 - Update to 0.9.2
PR:		96679
Submitted by:	Martin Wilke <freebsd___unixfreunde.de>
Approved by:	maintainer
2006-05-09 16:34:49 +00:00
Andrew Pantyukhin
5ea57a0fd3 Update my e-mail address
Approved by:	krion (mentor, implicit)
2006-05-08 21:41:11 +00:00
Pav Lucistnik
9e0da6c758 - Update to 1.0.12
- Get rid of the start wrapper script, we don't need it and it gives up only
  troubles
- Provide an option to install Firefox extension, which can subscribe feeds
  in Liferea from the orange button in Firefox's address bar
- Provide an option to build new Xulrunner plugin
2006-05-08 20:02:48 +00:00
Stefan Walter
7dba988a90 Update to 0.4
PR:		96942
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
Approved by:	arved (mentor)
2006-05-08 17:24:58 +00:00
Florent Thoumie
f52da22443 - Fix bogus OSVERSION test.
Reported by:	Joey Mingrone <joey@mingrone.org>
2006-05-08 09:43:21 +00:00
Florent Thoumie
3e626d303b - Don't force the interface up, this may turns the radio on needlessly.
PR:		ports/93681
Submitted by:	Adrian Filipi <adrian@ubergeeks.com>
2006-05-08 09:37:17 +00:00
Andrew Pantyukhin
d14aab6936 - Update to 0.9.1
- RC'ify
- Take maintainership

PR:		ports/95889
Submitted by:	me
Approved by:	krion (mentor)
2006-05-08 07:55:34 +00:00
Jeremy Messenger
004bb0c0d6 Fix the find local of trickled.conf, the varible wasn't working that put
${prefix} in source so use --sysconfdir that will actually change from varible
to prefix path (/usr/local) in source. Bump the PORTREVISION.

	# trickled: Skipping configuration file: ${prefix}/etc/trickled.conf
2006-05-07 22:39:48 +00:00
Sergey Matveychuk
a1dec1380f - Update net/isc-dhcp3-* to 3.0.4
* fixes to the failover protocol
  * manpage updates
  * DDNS fixes
  * commandline parsing fixes
- Remove USE_REINPLACE

PR:		ports/96916
Submitted by:	maintainer
2006-05-07 20:34:01 +00:00
Erwin Lansing
e67046a813 Update to 1.3.5
PR:		96938
Submitted by:	Michael Lyngbøl <lyngbol@wheel.dk> (maintainer)
2006-05-07 19:27:14 +00:00
Jeremy Messenger
5115b82115 Correct a dependency, move libevent from BUILD_DEPENDS to LIB_DEPENDS. Bump
the PORTREVISION.

	# pkg_add -r trickle
	Fetching [...]trickle.tbz... Done.
	# trickled
	/libexec/ld-elf.so.1: Shared object "libevent-1.1a.so.1" not found,
	required by "trickled"
2006-05-07 17:33:47 +00:00
Stefan Walter
a8f97fb786 Convert MAINTAINER to my freebsd.org account. 2006-05-07 13:32:13 +00:00
Pav Lucistnik
ca63440278 - Update to 1.4.5
- Link openh323 dynamically
- Take maintainership

PR:		ports/95424
Submitted by:	Joerg Pulz <Joerg.Pulz@frm2.tum.de>
2006-05-07 13:13:29 +00:00
Pav Lucistnik
2e794eaa33 - Enable RFC2190 codec support using ffmpeg, knob WITH_FFMPEG
- Support external speex, knob WITH_SPEEX
- Remove indirect dependencies on expat and openldap (via pwlib)

PR:		ports/95423
Submitted by:	Joerg Pulz <Joerg.Pulz@frm2.tum.de>
Approved by:	Steve Ames <steve@energistic.com> (maintainer)
2006-05-07 13:10:55 +00:00
Joe Marcus Clarke
34cabe9aad Correct typo that snuck in at the last minute. 2006-05-07 07:06:41 +00:00
Joe Marcus Clarke
9ba457eba9 Add service-discovery-applet, a GNOME applet for viewing available network
services advertised via mDNS (aka Bonjour, Zeroconf, Rendezvous).
2006-05-06 23:09:26 +00:00
Joe Marcus Clarke
3b8c4a2d30 Add py-avahi, the Python bindings to the Avahi mDNS service discovery
system (aka Bonjour, Zeroconf, Rendezvous).
2006-05-06 23:04:39 +00:00
Joe Marcus Clarke
508be12c87 Now that they re-broke pthread usage in 0.6.10, resurrect a patch to fix
it.

Reported by:	Yasuda Keisuke <kysd@po.harenet.ne.jp>
2006-05-06 23:01:08 +00:00
Sergey Matveychuk
97b72c9fdd - Fix line wrap in distinfo file
Submitted by:	maintainer
2006-05-06 17:55:16 +00:00
Sergey Matveychuk
3e4d654e2b Arpdig is a tool to probe a whole IP address segment or a list of
IP addresses on the LAN via ARP whohas requests, collecting ARP is-at
responses and showing the results.

PR:		ports/96851
Submitted by:	marck
2006-05-06 16:45:32 +00:00
Alex Dupre
f12d3a0ccb Simplify PHP base ports infrastructure:
- remove all slave ports
- add the ability to build all SAPIs concurrently
- update php5 to 5.1.4

*Read* the UPDATING file *before* trying to update PHP
(or at least before mailing me).
2006-05-06 13:26:49 +00:00
Joe Marcus Clarke
199d07f054 Update to 0.6.10.
Security:	This release fixes a few security vulnerabilities.
		See http://www.avahi.org/milestone/Avahi%200.6.10 for more
		details.
2006-05-06 10:09:07 +00:00
Marcus Alves Grando
44f372b64c - Update to 1.61
- Add OPTIONS for ipv6
- Take maintainership

PR:		96681
Submitted by:	"Martin Wilke" <freebsd___unixfreunde.de>
2006-05-06 01:57:46 +00:00
Sergey Skvortsov
5e7b70f168 * fix plist
* pass maintaintership to perl@

PR:		ports/96183
Submitted by:	leeym
2006-05-05 09:10:03 +00:00
Kris Kennaway
e88f660c09 BROKEN: Incorrect pkg-plist 2006-05-05 03:50:59 +00:00
Tom McLaughlin
85ee28ec12 - Add optional dependency on gnutls if it is installed or via WITH_GNUTLS.
(gnutls support cannot be disabled if it is present.)

- Replace manual openssl check with USE_OPENSSL

Approved by:	marcus
2006-05-05 01:43:24 +00:00
Joe Marcus Clarke
a04cae1f2b Grr...correct path to dumpcap. 2006-05-04 21:03:30 +00:00
Erwin Lansing
20afb377f3 - Update to 0.71
- Hand maintainership to submitter

PR:		96736
Submitted by:	Rainer Alves <rainer.alves@gmail.com>
2006-05-04 18:51:42 +00:00
Joe Marcus Clarke
3e43d17538 This PORTREVISION should have been 3 instead of 1.
Caught by:	eik's script
2006-05-04 14:47:34 +00:00
Pav Lucistnik
5c4dea7eec - Update to 1.0.11 2006-05-04 11:37:17 +00:00
Alexander Leidinger
e6fe44cba8 Mark as broken (howl <-> avahi) and deprecated (superseeded by ekiga). 2006-05-04 08:32:23 +00:00
Joe Marcus Clarke
01ac113f15 Add dumpcap to ethereal-lite. dumpcap is required for proper ethereal
operation.

Requested by:	Tai-hwa Liang <avatar@mmlab.cse.yzu.edu.tw>
2006-05-04 04:49:26 +00:00
Pav Lucistnik
c558673f0b - Switch lua dependency to lang/lua50 2006-05-03 13:25:07 +00:00
Edwin Groothuis
b9c0956487 [patch] net/ngrep segfaults at startup on amd64
# ngrep
	Segmentation fault: 11 (core dumped)
	[ etc :-) ]

PR:		ports/95612
Submitted by:	Vasil Dimov <vd@FreeBSD.org>
2006-05-03 03:00:21 +00:00
Jean-Yves Lefort
a3812d35be Update to 0.13. 2006-05-03 01:19:50 +00:00
Tom McLaughlin
473212b77e Add optional AES decryption support via patch from CVS. (default: off)
It's been about 3.5 years since ssldump's last release and these patches
have been in CVS for about 3 years.  It would be a shame to just leave
them there.

Obtained from:	CVS by way of Suse 9.3 RPM
2006-05-03 00:48:49 +00:00
Thierry Thomas
dc2a4eeb9d - update net/cphone to 0.3.2.cvs.20060407
20060407 is actually the day i checked it out, and does not reflect
	the last commit date
	* use DISTVERSION instead of PORTVERSION
	* as this is an CVS snapshot, host it on our own FTP server
	* adopt to use the newer net/openh323
	* adopt ALL_TARGET, MAKE_ENV and MAKE_ARGS to match devel/pwlib and
	  net/openh323
	* unbreak on FreeBSD >= 5.x
	* add post-patch target to remove unavailable/unnecessary includes
	* removed files/patch-message
	* take maintainership

PR:		ports/95483
Submitted by:	Joerg Pulz <Joerg.Pulz (at) frm2.tum.de>
2006-05-02 20:51:17 +00:00
Pav Lucistnik
8161f38d86 - Add patch to be able to make redirects from specified outgoing IP
PR:		ports/96263
Submitted by:	SeaD <sead@mail.ru>
2006-05-02 08:31:07 +00:00
Sergey Matveychuk
efd15906d1 - Add missed man page
Reported by:	kris vei pointyhat
2006-05-02 06:37:26 +00:00
Edwin Groothuis
535697102b Make sure people known about the databases/sqlite3 with thread support requirement 2006-05-02 06:28:05 +00:00
Sergey Matveychuk
b83dac5d24 - Unbreak
- Change COMMENT
- Install README file as doc
- Fix pkg-plist. Remove second pkg-plist
- Make the port non-interactive
- Remove useless pkg-message

PR:		ports/96028 (inspired by)
Submitted by:	Tim Kellers <kellers@njit.edu>
2006-05-01 21:54:07 +00:00
Jean-Yves Lefort
54c7c73001 Fix build and runtime with GNOME 2.14. 2006-05-01 18:12:57 +00:00