Commit graph

15 commits

Author SHA1 Message Date
Dmitry Marakasov
4e942b6419 - Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by:	portmgr blanket
2016-05-19 10:44:11 +00:00
Kevin Lo
622dd20d0d FreeBSD -CURRENT expects ip_len in network order. 2016-01-20 07:50:39 +00:00
Mathieu Arnold
60d1a83c2a MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
2015-05-14 10:15:04 +00:00
Kurt Jaeger
89aa5cc96b net/igmpproxy: fix issue with changes to struct ip for fbsd 9/10
PR:		188986
Submitted by:	yuri@rivera.ru
Approved by:    melifaro@ipfw.ru (maintainer timeout)
2014-10-11 14:24:05 +00:00
Martin Wilke
c2866e7e03 - Convert gmake,bzip2 to USES
Approved by:	portmgr
2014-05-29 12:00:30 +00:00
Renato Botelho
2a7bbfdb21 Support stage 2014-01-08 01:23:03 +00:00
Baptiste Daroussin
0c710c7b4e Add NO_STAGE all over the place in preparation for the staging support (cat: net) 2013-09-20 22:10:23 +00:00
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Rene Ladan
8cc15b705e - Do not delete the configuration file on deinstall if it was modified [1]
- For the rc script: [2]
  - use /usr/sbin/daemon to start the rc script because igmpproxy does not
    daemonize itself
  - add shutdown keyword
  - cleanups
- Bump PORTREVISION [2]
PR:		ports/149547 [1], ports/150146 [2]
Submitted by:	Florian Smeets [flo kasimir.com] [1] [2]
Approved by:	maintainer timeout (11 weeks [1], 8 weeks [2])
2010-10-31 14:47:29 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Martin Wilke
46db052080 - Update 1.0
- bump PORTEPOCH

PR:		141799
Submitted by:	"Alexander V. Chernikov" <melifaro@ipfw.ru> (maintainer)
2010-01-31 13:08:28 +00:00
Dmitry Marakasov
7914161a41 - Switch SourceForge ports to the new File Release System: categories starting with N 2009-08-22 00:32:25 +00:00
Dennis Herrmann
b9e9cce1ee - Fix build on 8.x
- Fix strcpy() buffer overflow

PR:		ports/134915
Submitted by:	Alexander V. Chernikov <melifaro@ipfw.ru> (maintainer)
2009-05-25 15:37:58 +00:00
Bruce M Simpson
7ac2945bce Add new port igmpproxy.
This is an IGMPv2 aware multicast forwarding proxy.
It cannot be run simultaneously with other multicast
routing daemons.

PR:		ports/130174
Submitted by:	Alexander Chernikov
2009-03-18 15:18:53 +00:00