1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Mark Linimon
d72c560b21 Reset infofarmer due to maintainer-timeouts and no response to email.
Hat:	portmgr
2008-09-07 00:19:05 +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
Andrew Pantyukhin
30210b33c2 - Update to 0.8.0 2007-04-09 19:02:08 +00:00
Andrew Pantyukhin
c6357cea2d - Update to 0.6.2 2006-10-09 20:32:23 +00:00
Andrew Pantyukhin
60927e65be - Update to 0.6.1 2006-10-06 14:37:21 +00:00
Andrew Pantyukhin
56b3d4ea21 - Update to 0.6.0 2006-09-18 11:08:43 +00:00
Andrew Pantyukhin
c4f73722c4 - Mark broken on 4.x
Reported by:	pointyhat via kris
2006-09-01 08:49:19 +00:00
Andrew Pantyukhin
fecd40a243 Add port mail/surblhost:
Surblhost is a small program to see if hostnames are listed in the Spam
URI Realtime Blocklists (SURBL).

Hosts that are blacklisted means that global spam email have been reported
to contain links to these hosts.

Many popular spam email filters use these lists to identify spam email,
but this program makes it possible to use the lists for any conceivable
purpose, such as filtering out bad hosts from URL redirection, and so on.

WWW: http://surblhost.sourceforge.net/
2006-08-20 16:30:32 +00:00