Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-02-25 | Cleanup MKDIR usage => INSTALL_*_DIR | hubertf | 6 | -12/+12 | |
XXX need to teach pkglint to be more picky about this | |||||
2001-02-20 | Remove duplicate BUILD_DEPENDS for unzip (bsd.pkg.mk has an automatic one | wiz | 2 | -7/+2 | |
if EXTRACT_SUFX is .zip); also remove EXTRACT_CMDs that are the same as the implicit one. | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 60 | -60/+60 | |
2001-02-16 | Not needed any more -- COMMENTs are in Makefiles now. | wiz | 1 | -1/+0 | |
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 1 | -31/+33 | |
While I'm here, unify category Makefiles to more standard style. (If you have tools depending on the previous form, please fix them.) | |||||
2001-02-06 | Unify format of MESSAGEs, and include RCS Ids. | wiz | 1 | -0/+5 | |
2001-01-29 | Add automatic ${VARIABLE} handling for MESSAGE files. | wiz | 2 | -6/+7 | |
Convert most MESSAGE files to new syntax (${VARIABLE} gets replaced, not @VARIABLE@, nor @@VARIABLE@@). By default, substitutions are done for LOCALBASE, PKGNAME, PREFIX, X11BASE, X11PREFIX; additional patterns can be added via MESSAGE_SUBST. Clean up some packages while I'm there; add RCS tags to most MESSAGEs. Remove some uninteresting MESSAGEs. | |||||
2001-01-23 | make sure rpath isn't lost. fixes recently noted rpath problems | dmcmahill | 2 | -9/+12 | |
2001-01-23 | Fix build problem on alpha. Patch provided by SUNAGAWA Keiki. | wiz | 2 | -1/+16 | |
2001-01-05 | Update to not DEPEND on gettext any longer, but BUILD_DEPEND on msgfmt | wiz | 1 | -2/+3 | |
and USE_LIBINTL. | |||||
2000-12-22 | Make this pass pkglint, create ${PREFIX}/libexec/cgi-bin if it doesn't | jlam | 2 | -20/+23 | |
already exist, and remove any empty directories after uninstalling. | |||||
2000-12-22 | Apparently, the checksum of the distfile on the site changed without | jlam | 1 | -2/+2 | |
bumping the version number. | |||||
2000-12-22 | s/make/${MAKE_PROGRAM}/g | jlam | 1 | -4/+3 | |
2000-12-21 | Move x11/korganizer and x11/kworldwatch to category time. | wiz | 1 | -1/+3 | |
2000-12-21 | Move x11/korganizer and x11/kworldwatch to category time. | wiz | 16 | -0/+313 | |
2000-12-21 | add and enable "pcal" package. | kei | 1 | -1/+2 | |
2000-12-21 | initial import of "pcal" package. | kei | 11 | -0/+191 | |
"Pcal" Version 4.7 This is a new release of "Pcal", the PostScript calendar program. The major new features are the "-H" flag for generating output in HTML table form, expansion of "%y" in the "include" filename into the last two digits of every applicable year in "year all" mode, and the addition of build-time support for A4 size paper. | |||||
2000-12-18 | add and enable "gnyaclock" package. | kei | 1 | -1/+2 | |
2000-12-18 | import of new "gnyaclock" package. | kei | 7 | -0/+49 | |
gnyaclock is an accessory with Bezier curve. Its curve has something to do with the present time. | |||||
2000-12-18 | Update to 3.0.22. Changes: | wiz | 2 | -4/+4 | |
- Added option to have TkRemind display all of today's reminders in a text box on startup. This option is on by default. - Makefile in "www" directory allows you to add ".cgi" suffix to CGI scripts. - Added option to completely delete a reminder from the reminder file in the timed reminder popup dialog. - Clarified build instructions. - Fixed packing order in TkRemind so resizing window doesn't make control buttons disappear. - Fixed serious bug in which background queued reminders were ignored and Remind simply exited. Doh! Sorry about that. | |||||
2000-12-18 | Update to glclock-6.0b6.0. Changelog is in Japanese. | wiz | 4 | -22/+17 | |
2000-12-18 | Update to 2.2.1. Changelog not available. New maintainer. | wiz | 3 | -12/+9 | |
2000-12-18 | Fix HOMEPAGE and MASTER_SITES. | wiz | 1 | -3/+3 | |
2000-12-18 | RCS Ids in patches is not a good idea. | wiz | 2 | -4/+4 | |
2000-12-17 | New category: time. Move many packages here: | wiz | 204 | -0/+3278 | |
misc/cal, misc/cardboard-schedule, misc/ical, misc/plan, misc/py-mxDateTime, misc/remind, sysutils/logtime, and 19 more from x11. |