1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00

23 Commits

Author SHA1 Message Date
Tijl Coosemans
5144cdb253 - Fix FreeBSD 10 build. It uses an extension that clang does not support.
- Support staging.

PR:		ports/182752
Submitted by:	Mikhail Tsatsenko <m.tsatsenko@gmail.com> (maintainer)
2013-10-22 20:57:18 +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
Jason Helfman
3ebd84eada - conversion of USE_GETTEXT to USES framework
Approved by:	portmgr (bapt@)
2013-04-30 16:26:32 +00:00
Michael Scheidell
baea503411 - Unbreak build on 8.3
- No PORTREVISION bump

PR:		ports/167154
Submitted by:	"Mikhail T." <m.tsatsenko@gmail.com> (maintainer)
2012-04-21 09:52:32 +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
Beech Rintoul
a69212da23 - Add startup script for rdnssd
- Make merge-hook usable
- Change ND_RA_FLAG_HOME_AGENT to ND_RA_FLAG_HA instead of deletion
- Bump PORTREVISION

PR:		ports/161172
Submitted by:	Mikhail T. <m.tsatsenko@gmail.com>
2011-12-31 22:14:33 +00:00
Beech Rintoul
f867637582 - Update to 1.0.2
PR:		ports/160648
Submitted by:	Mikhail T. <m.tsatsenko@gmail.com> (maintainer)
2011-09-13 17:05:25 +00:00
Pav Lucistnik
f224bc38cb - Fix build on 9.0-CURRENT
Submitted by:	Mikhail Tsatsenko <m.tsatsenko@gmail.com> (maintainer)
2011-07-24 17:27:35 +00:00
Pav Lucistnik
97808d4aa3 - Unbreak build
Submitted by:	Mikhail Tsatsenko <m.tsatsenko@gmail.com>

- Fix plist
2011-04-24 20:18:08 +00:00
Ollivier Robert
20512a82e2 Update to latest 1.0.1 with rdnssd.
Used the last patch in 155992 edited to fix the WITHOUT_NLS issue.

PR:		ports/155992
Submitted by:	Mikhail Tsatsenko <m.tsatsenko@gmail.com> (MAINTAINER)
2011-04-21 09:39:58 +00:00
Mark Linimon
88fdae5835 Over to new volunteer. 2011-04-09 20:25:30 +00:00
Mark Linimon
b8f2c0009a Maintainer's domain no longer exists.
PR:		ports/155992 (partial)
2011-04-09 19:39:13 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Pav Lucistnik
efa63f6ba4 - Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
2008-07-25 14:34:52 +00:00
Pav Lucistnik
9fc1c4fe89 - Remove USE_GETOPT_LONG which is a no-op since March 2007 2008-03-20 09:56:52 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Alejandro Pulver
ac735cf21f - Remove BROKEN for 4.x since a maintainer patch was previously committed. 2006-10-08 14:35:12 +00:00
Alejandro Pulver
07c8a87075 - Mark as BROKEN for 4.x.
Reported by:	pointyhat
2006-10-07 21:53:32 +00:00
Shaun Amott
674c2916a9 - Fix build on 4.x.
PR:		ports/104068
Submitted by:	Rémi Denis-Courmont <rdenis@simphalempin.com> (maintainer)
2006-10-07 01:13:16 +00:00
Alejandro Pulver
d0dbd89a1b - Update to version 0.7.2.
PR:		ports/103856
Submitted by:	rdenis@simphalempin.com (maintainer)
2006-10-01 04:55:54 +00:00
Emanuel Haupt
bdb7a1171e - Update to 0.6.7
- Fix build on 4.x by requiring gcc 3.2 or higher

PR:		102152
Submitted by:	Remi Denis-Courmont <rdenis@simphalempin.com> (maintainer)
2006-08-17 15:38:51 +00:00
Shaun Amott
c9b547524a Fix MLINKS. Forgot to change in working copy of the port. 2006-08-12 17:59:57 +00:00
Shaun Amott
6329c1458f Add net/ndisc6.
ndisc6 is a small collection of tools to diagnose IPv6 networks, such as
Neighbor/Router Solicitation userland tools, IPv6 tcptraceroute, and an
echo/discard client.

PR:		ports/100335
Submitted by:	Rémi Denis-Courmont <rdenis@simphalempin.com>
2006-08-12 17:42:06 +00:00