Version: 1.1, Package name: blogsum-1.1 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description Blogsum is a weblog application with a focus on simplicity and security. It was designed from scratch to be easy to use and easier to maintain. |
Filesize: 21.213 KB |
Version History (View Complete History) |
|
2020-03-20 10:44:29 by Christian Weisgerber | Files touched by this commit (135) |
Log message: Make use of "find -exec {} +" (which is POSIX) and "find -delete" (which is not) throughout the ports Makefiles. * Replace find|xargs with find -exec {} + * Replace -exec {} \; with -exec {} + if applicable. * Use the -delete operator to remove files and empty directories. * Combine and tweak some find(1) invocations while here. ok kn@ rsadowski@ espie@ |
2019-07-12 14:50:18 by Stuart Henderson | Files touched by this commit (845) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-01 13:29:44 by Stuart Henderson | Files touched by this commit (14) |
Log message: drop maintainers with bouncing @openbsd.org addresses; thanks danj for the list |
2018-09-04 06:46:28 by Marc Espie | Files touched by this commit (918) |
Log message: convert to PKGSTEM |
2017-02-13 05:51:10 by Stuart Henderson | Files touched by this commit (1) |
Log message: www/blogsum needs an rdep on www/p5-CGI. Pointed out by Johan Huldtgren. |
2016-04-28 11:03:50 by Stuart Henderson | Files touched by this commit (1) |
Log message: switch to mod_perl2 |
2015-07-18 14:59:06 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: sudo(8) -> su(1) |
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-02 07:41:42 by Antoine Jacoutot | Files touched by this commit (238) |
Log message: Add a consistent header that substitutes FULLPKGNAME for the READMEs. ok jasper@ sthen@ |
2010-11-22 01:37:07 by Marc Espie | Files touched by this commit (859) |
Log message: new depends |
2010-11-11 16:02:21 by Jasper Lievisse Adriaanse | Files touched by this commit (5) |
Log message: - switch to pkg-readmes ok jdixon@ (MAINTAINER) |
2009-12-07 22:51:52 by Jason Dixon | Files touched by this commit (3) |
Log message: bugfix update to 1.1 ok merdely@ |
2009-11-13 22:28:28 by Jason Dixon | Files touched by this commit (3) |
Log message: Update to 1.0. Please note: Users upgrading from a prior release should review Blogsum/Config.pm.dist for new settings to merge with their local Blogsum/Config.pm. pretty fucking awesome merdely@ |