aboutsummaryrefslogtreecommitdiffstats
path: root/www/elog
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.9.1miwi2012-03-184-288/+559
| | | | | | | | - Pass maintainership to submitter PR: 165858 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Feature safe: yes
* In the rc.d scripts, change assignments to rcvar to use thedougb2012-01-141-1/+1
| | | | | | | | | | | literal name_enable wherever possible, and ${name}_enable when it's not, to prepare for the demise of set_rcvar(). In cases where I had to hand-edit unusual instances also modify formatting slightly to be more uniform (and in some cases, correct). This includes adding some $FreeBSD$ tags, and most importantly moving rcvar= to right after name= so it's clear that one is derived from the other.
* Fix build with clang.vanilla2011-11-031-6/+24
|
* Reset maintainerbapt2011-06-121-1/+1
| | | | Submitted by: maintainer (by mail)
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* Begin the process of deprecating sysutils/rc_subr bydougb2010-03-271-1/+1
| | | | s#. %%RC_SUBR%%#. /etc/rc.subr#
* - Update to 2.6.3-1miwi2006-12-223-8/+12
| | | | | | PR: ports/106826 Submitted by: miwi Approved by: maintainer
* - Minor version update from version 2.6.1-4 to 2.6.2clsung2006-11-102-5/+5
| | | | | PR: ports/105077 Submitted by: maintainer (David Otto)
* Add elog , a fast and lightweight, extremly customizable weblog.clsung2006-07-158-0/+598
PR: ports/100214 Submitted by: David Otto <ottodavid at gmx.net>