aboutsummaryrefslogtreecommitdiff
path: root/www/blogsum
Commit message (Collapse)AuthorAgeFilesLines
* www/blogsum: Fix MAINTAINERTobias Kortkamp2018-12-281-1/+1
| | | | | | | PR: 234272 Notes: svn path=/head/; revision=488584
* - Back to poolJochen Neumeister2018-12-281-1/+1
| | | | | | | | PR: 234272 Submitted by: maintainer Notes: svn path=/head/; revision=488580
* Migrate USE_APACHE to USES= apache (category www)Bernard Spil2018-03-111-2/+1
| | | | | | | | | - Following migration of Mk/bsd.apache.mk to Mk/Uses/apache.mk With hat: apache Notes: svn path=/head/; revision=464189
* Remove libpcre.so.3 compatibility link that was added in r374303 toTijl Coosemans2016-12-081-1/+1
| | | | | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since. Notes: svn path=/head/; revision=428143
* - Fix trailing whitespace in pkg-messagesDmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415503
* Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.Mathieu Arnold2016-04-011-7/+7
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412351
* - Drop @dirrm* from plistDmitry Marakasov2015-07-131-9/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=391941
* - Don't cat pkg-message from MakefilesDmitry Marakasov2015-05-201-5/+0
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=386824
* - Stage supportMartin Wilke2014-05-251-3/+2
| | | | | | | | | PR: 190016 Submitted by: Joseph Benden <joe@thrallingpenguin.com> Approved by: maintainer Notes: svn path=/head/; revision=355123
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | www) Notes: svn path=/head/; revision=327776
* - convert to the new perl5 frameworkAndrej Zverev2013-09-141-2/+2
| | | | | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327278
* - remove www/apache20 and devel/apr0Olli Hauer2012-08-181-1/+1
| | | | | | | | | | | | - s/USE_APACHE= 20+/USE_APACHE= 22+/ - unify s/YES/yes/ - cleanup APACHE_VERSION <= 22 usage - add entry to MOVED with hat apache@ Notes: svn path=/head/; revision=302724
* -Fix mod_perl2 issueAndrej Zverev2012-06-301-1/+2
| | | | Notes: svn path=/head/; revision=300285
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-301-7/+6
| | | | | | | Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=300284
* - change required APACHE version from 13+ to 20+Olli Hauer2012-01-011-10/+3
| | | | | | | | | | | (prepare to remove www/apache13) - no PORTREVISION bump since apache22 is the default with hat apache@ Notes: svn path=/head/; revision=288372
* - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is definedOlli Hauer2011-08-201-2/+2
| | | | Notes: svn path=/head/; revision=280086
* - remove unneedet include of "bsd.apache.mk"Olli Hauer2011-05-222-3/+4
| | | | | | | | | | - fix a pkg-plist issue - bump portrevision commit with hat apache@ Notes: svn path=/head/; revision=274480
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - works with 1.3+Philip M. Gollucci2010-09-221-1/+1
| | | | | | | | | PR: ports/150760 Submitted by: Bruce Cran <bruce@cran.org.uk> Approved by: jhuldtgren@gmail.com (maintainer) Notes: svn path=/head/; revision=261608
* - USE_APACHE=x instead of _DEPENDSPhilip M. Gollucci2010-01-041-19/+9
| | | | | | | | | | | | | - WITH_APACHE2 is deprecated - DEPENDS_ARGS doesn't work with packages, and isn't needed - p5-libapreq pulls in mod_perl - / ify dirs PR: ports/141998 Approved by: maintainer (via e-mail) Notes: svn path=/head/; revision=247099
* - Update to 1.1Yi-Jheng Lin2009-12-044-52/+58
| | | | | | | | | PR: ports/140545 Submitted by: Johan Huldtgren <jhuldtgren AT gmail.com> Approved by: lwhsu/rafan (mentors, implicit) Notes: svn path=/head/; revision=245200
* Blogsum is a weblog application with a focus on simplicity and security.Martin Wilke2009-11-125-0/+148
It was designed from scratch to be easy to use and easier to maintain. WWW: http://blogsum.obfuscurity.com/ PR: ports/140290 Submitted by: Johan Huldtgren <jhuldtgren@gmail.com> Notes: svn path=/head/; revision=244173