| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
03 Jul 2011 14:40:25
0.2.7
|
ohauer  |
-remove MD5 |
15 Jan 2011 21:39:44
0.2.7
|
pav  |
- Update website locations
Feature safe: yes |
27 Jul 2008 07:05:33
0.2.7
|
pav  |
- Update to 0.2.7 |
23 Jul 2007 09:36:52
0.2.6
|
rafan  |
- 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 |
16 Jun 2007 17:28:08
0.2.6
|
pav  |
- Update to 0.2.6 |
31 Oct 2006 21:55:09
0.2.5
|
pav  |
- Update to 0.2.5 |
23 Nov 2005 17:38:02
0.2.4
|
pav  |
- Add some SHA256s |
03 Oct 2005 22:07:26
0.2.4
|
pav  |
- Update MASTER_SITES, WWW
Reported by: fenner's survey |
05 Jun 2005 19:26:00
0.2.4
|
pav  |
- Update to 0.2.4
- Take maintainership, I just love this app |
22 Jun 2004 20:19:51
0.2.2
|
pav  |
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> |