Commit graph

37 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
dad1430971 - Update to 333.10 2011-11-05 16:36:10 +00:00
Sunpoet Po-Chuan Hsieh
359bf068a1 - Update to 320.10 2011-10-15 13:11:24 +00:00
Sunpoet Po-Chuan Hsieh
c69dfe552e - Update to 320.5.1 2011-09-08 03:21:39 +00:00
Sunpoet Po-Chuan Hsieh
9fcaa96973 - Update to 320.5 2011-07-31 17:50:15 +00:00
Sunpoet Po-Chuan Hsieh
9db99e23a6 - Update to 258.21 2011-07-01 20:12:55 +00:00
Sunpoet Po-Chuan Hsieh
46796a9f8a - Make it clang-friendly 2011-06-21 04:55:13 +00:00
Sunpoet Po-Chuan Hsieh
f15c6fce62 - Update to 258.18 2011-05-17 01:19:45 +00:00
Sunpoet Po-Chuan Hsieh
6303da2906 - Update to 258.14 2011-05-11 15:47:55 +00:00
Sunpoet Po-Chuan Hsieh
820483dd2a - Bump PORTREVISION for patch-mDNSPosix_Makefile modification
Approved by:	pgollucci (mentor)
2010-09-28 08:26:14 +00:00
Sunpoet Po-Chuan Hsieh
e475c19a24 - Update MAINTAINER to my FreeBSD.org address
Approved by:	pgollucci (mentor)
2010-09-22 17:10:26 +00:00
Rene Ladan
2d23bd5aca - Update to 214.3.2
- Remove MAKE_JOBS_UNSAFE=yes (tested on asmallorange.com)
- add license info
- consolidate pkg-plist into PLIST_FILES

PR:		ports/148362
Submitted by:	Pawel Pekala [c0rn o2.pl] with modifications from maintainer
Approved by:	maintainer, tabthorpe (mentor, implicit)
2010-08-03 20:11:30 +00:00
Rene Ladan
f72ac1ec8d - Fix a potential buffer overflow and file descriptor leak. [1]
- Update to 214.3 [2]
- Rename mdnsd.sh to mdnsd [2]
- Remove duplicate MAKE_JOBS_UNSAFE [2]
- Simplify manpage installation [2]
- Pass maintainership to submitter [2]

PR:	ports/147007 [1]
	ports/147657 [2]
Submitted by:	jmallett [1]
		Sunpoet Po-Chuan Hsieh [sunpoet sunpoet.net] [2]
Approved by:	tabthorpe (mentor)
Security:	ports/147007
2010-08-01 19:12:17 +00:00
Philip M. Gollucci
1760aa0a37 - Mark MAKE_JOBS_UNSAFE=yes
Reported by:    p6tb

Feature safe:   yes
2010-02-16 06:56:34 +00:00
Pav Lucistnik
ab2c44e8e3 - Mark MAKE_JOBS_UNSAFE 2010-01-29 14:15:20 +00:00
Alexander Nedotsukov
7b07c8b6a3 Add bison build dependency.
Reported by:	QAT
2010-01-13 09:21:52 +00:00
Alexander Nedotsukov
6776a86715 Update to 214. 2010-01-13 04:55:40 +00:00
Pav Lucistnik
f65f2d63bd - New download location
Reported by:	-fetch-original pointyhat run
2009-01-30 19:59:51 +00:00
Alexander Botero-Lowry
8e9022624c Drop maintainership 2008-09-01 05:31:10 +00:00
Edwin Groothuis
d16552e11b net/mDNSResponder and net/avahi-libdns install files in the same place
net/mDNSResponder and net/avahi-libdns install files in the
	same place.

	/usr/ports/net/mDNSResponder/Makefile contains CONFLICTS=
	avahi+libdns-[0-9]*, but the package name is avahi-libdns-0.6.22.
	/usr/ports/net/avahi-libdns/Makefile does not contain any
	CONFLICTS section.

PR:		ports/121434
Submitted by:	Anatoly Borodin <anatoly.borodin@gmail.com>
Approved by:	various maintainer timeouts
2008-05-24 00:33:50 +00:00
Alexander Botero-Lowry
5eaac8b2ca Change all my MAINTAINER lines to my new FreeBSD.org address.
Approved by:	novel
2006-09-13 03:21:38 +00:00
Ion-Mihai Tetcu
3720a53c95 - Update to 108
- Pass maintainership to submitter

PR:		ports/101557
Submitted by:	Alexander Botero-Lowry
2006-08-08 14:10:40 +00:00
Joe Marcus Clarke
e9bdc55c90 Register a CONFLICT with avahi+libdns. 2006-06-10 20:45:58 +00:00
Sam Lawrance
dcc108eb89 - Update to 107.5 (fixes broken mDNSProxyResponderPosix utility) [1]
- Install mDNSResponder.8 manpage as mDNSResponderPosix.8 to avoid
  conflict with net/howl [2]
- Unquote COMMENT.

PR:		ports/94303 [1], ports/96126 [2]
Submitted by:	Bruce Walker <bmw@borderware.com> [1]
		Eric P. Scott <eps+pbug0604@ana.com> [2]
2006-05-14 13:36:14 +00:00
Edwin Groothuis
0f12b488a5 Remove USE_REINPLACE from all categories starting with N 2006-05-11 22:49:56 +00:00
Doug Barton
ffde46cbf9 Now that new style rc.d scripts are being run as part of the
base rcorder, hard coded variable values in these scripts
are overriding the values in /etc/rc.conf[.local] (due to
the way that variables from the latter are read at boot time).

Therefore, change the boot scripts to set default values only
if the variable is unset in /etc/rc.conf[.local]. This will
allow the service to start at boot time if it's been enabled
as the user would expect.

This change will be a noop for users who have systems that
have not yet been upgraded to the new rc.d code in the base.

In many cases there are other variables in the scripts that
should get similar treatment, however I did not change
anything other than the _enable lines. I'll leave the rest
up to the maintainers to do as they see fit.

Bump PORTREVISION to make sure that users and packages
pick up this change.
2006-01-07 06:29:57 +00:00
Pav Lucistnik
d53f2613a2 - Style: ports@freebsd.org -> ports@FreeBSD.org 2005-11-25 22:29:24 +00:00
Kris Kennaway
bdb9620e0c BROKEN on alpha: Does not compile 2005-05-21 18:17:12 +00:00
Jean-Yves Lefort
04f5574229 Fix a bug causing the software to not see interfaces while coming up.
PR:		ports/80856
Submitted by:	Bruce Walker <bmw@borderware.com>
2005-05-10 19:27:21 +00:00
Michael Johnson
5f4a6910c6 - Update to 107.1
- Update pkg-descr to new WWW: and Rendezvous is now
  known as Bonjour.
2005-05-06 12:41:54 +00:00
Brooks Davis
97058ab04a Switch mDNSResponder from the Apple startup script to a simple rc.subr
script.  This means that mdnsd is not started by default and must be
enabled by adding an mdnsd_enable="YES" line to your /etc/rc.conf.

This works around a panic in the multicast code when network interfaces
are removed and multicast sockets are open on them since many users of
this port only need the utilities, not the daemon.

Approved by:	portmgr (krion)
2005-03-25 17:24:13 +00:00
Alfred Perlstein
4f80944d58 Release maintainership. 2005-03-16 11:21:36 +00:00
Alfred Perlstein
9cfb643162 Update to 98.
PR: 77514
2005-02-16 08:13:33 +00:00
Alfred Perlstein
3c1269109e Install binaries needed by some mDNS consumers. 2004-04-16 02:15:01 +00:00
Alfred Perlstein
a786b42842 Fix on !i386/!ia64 and on 4.x.
In collaboration with: Stuart Cheshire <cheshire@apple.com>
2004-03-19 23:44:07 +00:00
Kris Kennaway
af7ef597a9 BROKEN on 4.x and on !i386 and !ia64: Does not compile 2004-03-18 12:14:51 +00:00
Alfred Perlstein
77e4beede1 make this pass portlint -C. 2004-03-12 00:09:37 +00:00
Alfred Perlstein
a81ac55a59 Somehow I forgot to commit the actual makefile. 2004-03-03 06:59:25 +00:00