Commit graph

8 commits

Author SHA1 Message Date
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