aboutsummaryrefslogtreecommitdiffstats
path: root/mail/archiveopteryx
Commit message (Collapse)AuthorAgeFilesLines
* - Set default perl version for ports which currently usingaz2012-12-161-1/+1
| | | | | | (5.x+ and x < 12) scheme. Approved by: bapt@ (portmgr@)
* - Added proper PORTDOCSswills2012-06-112-8/+6
| | | | | PR: ports/168716 Submitted by: Mark Felder <feld@feld.me> (maintainer)
* - drop invalid post-deinstall target, and adjust pkg-{de}install, respectivelyjgh2012-03-153-27/+4
| | | | | | | PR: ports/166060 Submitted by: jgh@ Approved by: maintainer, feld@feld.me 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.
* - Transfer maintainership to Mark Felder who is an active user of theashish2011-08-181-1/+1
| | | | port unlike me.
* - Unbreak on 9.xashish2011-08-113-6/+14
| | | | | | | - Fix jail permissions in pkg-install PR: ports/159655 Submitted by: Mark Felder <feld@feld.me>
* - remove MD5ohauer2011-07-031-1/+0
|
* - Mark BROKEN on 9-CURRENTpav2011-05-021-1/+7
| | | | Reported by: pointyhat
* Archiveopteryx is an Internet mail server, optimised to supportashish2010-10-0313-0/+365
long-term archival storage. It seeks to make it practical not only to manage large archives, but to use the information therein on a daily basis instead of relegating it to offline storage. WWW: http://www.archiveopteryx.org/ Approved by: pgj (mentor)