2008-09-12 13:51:35 by Greg Troxel | Files touched by this commit (1) |
Log message: remove note to add license now that it is present |
2007-06-14 19:50:09 by Greg Troxel | Files touched by this commit (1) |
Log message: add license, set RESTRICTED |
2006-12-15 15:34:21 by Thomas Klausner | Files touched by this commit (50) |
Log message: Reset maintainer, ben@ has resigned. |
2006-04-22 11:22:18 by Roland Illig | Files touched by this commit (231) |
Log message: Removed the superfluous "quotes" and 'quotes' from variables that don't need them, for example RESTRICTED and SUBST_MESSAGE.*. |
2006-03-14 03:53:13 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message: Don't declare a number of POSIX functions. Esp. chmod breaks compilation with GCC 3.4+. |
2005-12-05 21:51:20 by Roland Illig | Files touched by this commit (1432) |
Log message: Fixed pkglint warnings. The warnings are mostly quoting issues, for example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html |
2005-02-24 14:41:00 by Alistair G. Crooks | Files touched by this commit (190) |
Log message: Add RMD160 digests. |
2003-12-24 10:53:50 by Julio M. Merino Vidal | Files touched by this commit (69) |
Log message: s/@netbsd.org/@NetBSD.org/ in MAINTAINER. |
2003-07-21 19:24:49 by Martti Kuparinen | Files touched by this commit (44) |
Log message: COMMENT should start with a capital letter. |
2002-06-04 11:56:39 by Chris Pinnock | Files touched by this commit (7) | ![]() |
Log message: Initial import of su2 1.3 into the NetBSD packages collection. su2 is a replacement for the su program. su2 gives you the ability to masquerade with the UID of other users, using your own password to switch. Submitted by collver at linuxfreemail.com in PR#14141. Thanks! (MD5 checksum of the su2 distribution checked against FreeBSD ports' entry.) |