Commit graph

8 commits

Author SHA1 Message Date
Pav Lucistnik
6968f4ad84 - Update website locations
Feature safe:	yes
2011-01-15 21:39:44 +00:00
Pav Lucistnik
bb097bae7d - Update to 0.2.7 2008-07-27 07:05:33 +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
Pav Lucistnik
0c941501e4 - Update to 0.2.6 2007-06-16 17:28:08 +00:00
Pav Lucistnik
1a834bf17e - Update to 0.2.5 2006-10-31 21:55:09 +00:00
Pav Lucistnik
994797e955 - Update MASTER_SITES, WWW
Reported by:	fenner's survey
2005-10-03 22:07:26 +00:00
Pav Lucistnik
78371f9bce - Update to 0.2.4
- Take maintainership, I just love this app
2005-06-05 19:26:00 +00:00
Pav Lucistnik
7b16658540 Add rl, a command-line tool that reads lines from an input file or stdin,
randomizes the lines and outputs a specified number of lines. It does
this with only a single pass over the input while trying to use as little
memory as possible.

PR:		ports/68182
Submitted by:	David Sze <dsze@alumni.uwaterloo.ca>
2004-06-22 20:19:51 +00:00