Commit graph

10 commits

Author SHA1 Message Date
Mark Felder
0ddd5f6e98 mail/archiveopteryx{-devel}: Fix build on HEAD 2017-01-10 15:12:44 +00:00
Mathieu Arnold
6172d4b590 Remove $FreeBSD$ from patches files everywhere.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-22 20:34:27 +00:00
Mark Felder
1c77d5ae80 Fix support for Postgres 9.2 2014-05-06 18:14:01 +00:00
Mark Felder
943ef4ed5a Upstream re-rolled and finally produced an official tarball.
Hopefully this means they can't re-roll again.
2014-03-10 19:50:53 +00:00
Mark Felder
418ced1eda Fix rc script and ability to do a clean install.
Patch has been submitted upstream.
2014-03-10 00:32:59 +00:00
Mark Felder
d768f2f3b1 Update to 3.2.0
Support STAGE

aox builds with GCC on 8.x and 9.x, clang on 10.0+

Sponsored by:	SupraNet Communications, Inc
2014-03-06 21:13:02 +00:00
Mark Felder
0554302787 - Actually commit rc script fixes
- Convert to new Perl USES
- Move pkg-install logic to @exec and post-install
- Other suggested cleanup

Approved by:	crees (mentor)
2013-08-30 14:42:06 +00:00
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
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.
2012-01-14 08:57:23 +00:00
Ashish SHUKLA
7fe549e435 - Unbreak on 9.x
- Fix jail permissions in pkg-install

PR:		ports/159655
Submitted by:	Mark Felder <feld@feld.me>
2011-08-11 14:02:57 +00:00
Ashish SHUKLA
70497625fb Archiveopteryx is an Internet mail server, optimised to support
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)
2010-10-03 13:24:47 +00:00