2019-07-12 14:47:59 by Stuart Henderson | Files touched by this commit (874) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-17 10:19:41 by Stuart Henderson | Files touched by this commit (86) |
Log message: update curses WANTLIB entries following the change in base libraries to use soname |
2019-05-07 11:04:59 by Daniel Jakots | Files touched by this commit (24) |
Log message: Remove pvalchev as maintainer per his request |
2017-05-12 14:27:25 by Christian Weisgerber | Files touched by this commit (22) |
Log message: Fix missing return values, missing prototypes, missing includes; for clang. Also fix numerous harmless warnings since they drown out the important ones. Fix code bugs revealed in the process. |
2015-10-13 00:29:38 by Anthony J. Bentley | Files touched by this commit (28) |
Log message: Update maintainer email address. |
2015-02-16 15:57:14 by Christian Weisgerber | Files touched by this commit (213) |
Log message: Drop USE_GROFF from ports where the formatting differences are acceptable or mandoc provides the more useful output. |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2011-06-26 03:48:50 by Stuart Henderson | Files touched by this commit (7) |
Log message: #include some missing headers to avoid implicit function declarations, ok jasper@ |
2011-06-25 09:36:08 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: - regen patch and PLIST - set license marker - remove freebsd-isms |
2011-06-25 09:33:33 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: - prevent the return value from being uninitialized, which would break sc in various ways. from slackware via Donovan Watteau |
2010-10-18 14:52:10 by Marc Espie | Files touched by this commit (151) |
Log message: USE_GROFF=Yes |
2007-09-15 12:44:37 by Steven Mestdagh | Files touched by this commit (60) |
Log message: remove quotes from COMMENT/PERMIT*/BROKEN |
2007-04-05 10:20:19 by Marc Espie | Files touched by this commit (912) |
Log message: base64 checksums. |
2006-05-28 15:21:51 by Tobias Weingartner | Files touched by this commit (12) |
Log message: Update to sc-7.16 ok pval@ |
2005-01-05 10:05:07 by Christian Weisgerber | Files touched by this commit (124) |
Log message: SIZE |
2004-12-27 00:41:44 by Aleksander Piotrowski | Files touched by this commit (6) |
Log message: Add WANTLIB markers |
2004-09-15 03:12:00 by Marc Espie | Files touched by this commit (42) |
Log message: new style PLISTs |
2003-06-16 15:42:32 by Peter Valchev | Files touched by this commit (1) |
Log message: bump PKGNAME for last change |
2003-06-16 15:37:17 by Todd C. Miller | Files touched by this commit (2) |
Log message: o We are not 4.3BSD so don't pretend o Use modern curses routines if ncurses is in use Fises PR 3225; OK pvalchev@ |
2003-06-16 14:19:29 by Peter Valchev | Files touched by this commit (2) |
Log message: - correct path to tutorial in man page - correct LOCALBASE substitution in doc locations |