Port details |
- archiveopteryx-devel Advanced PostgreSQL-based IMAP/POP server
- 3.2.99.20181030_2 mail =3 3.2.99.20181030_2Version of this port present on the latest quarterly branch.
- Maintainer: feld@FreeBSD.org
- Port Added: 2014-07-30 13:07:33
- Last Update: 2024-03-10 09:55:37
- Commit Hash: b580149
- People watching this port, also watch:: autoconf, ta-lib, weberp, prestashop, irrlicht
- License: MIT
- WWW:
- https://www.archiveopteryx.org/
- Description:
- 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.
This is the development version.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- archiveopteryx-devel>0:mail/archiveopteryx-devel
- Conflicts:
- CONFLICTS:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/mail/archiveopteryx-devel/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/archiveopteryx-devel
- pkg install archiveopteryx-devel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: archiveopteryx-devel
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1540914709
SHA256 (aox-aox-3.2.99.20181030-96ab17e_GH0.tar.gz) = 171ee0b9b977b7c8f34f161ff97ba7cd5c89a79d184813e1624bd59925bf7e7e
SIZE (aox-aox-3.2.99.20181030-96ab17e_GH0.tar.gz) = 1800881
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- jam : devel/jam
- perl5>=5.36<5.37 : lang/perl5.36
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for archiveopteryx-devel-3.2.99.20181030_2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- mail_archiveopteryx-devel
- USES:
- compiler perl5 ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.2.99.20181030_2 10 Mar 2024 09:55:37 |
Nuno Teixeira (eduardo) |
mail/archiveopteryx-devel: Move man pages to share/man
Approved by: portmgr (blanket) |
3.2.99.20181030_1 06 Feb 2023 16:43:19 |
Mark Felder (feld) |
mail/archiveopteryx{-devel}: Fix rc script REQUIRE
LOGIN must be uppercase |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.2.99.20181030 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.2.99.20181030 20 Jul 2022 14:22:19 |
Tobias C. Berner (tcberner) |
mail: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ashish@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam David <adam@FreeBSD.org>
* Adam McDougall <mcdouga9@egr.msu.edu>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Deiter <tiamat@komi.mts.ru>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com>
* Alex Perel <veers@disturbed.net> (Only the first 15 lines of the commit message are shown above ) |
3.2.99.20181030 10 Jan 2022 15:15:39 |
Stefan Eßer (se) |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above ) |
3.2.99.20181030 29 Oct 2021 09:50:18 |
Stefan Eßer (se) |
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket) |
3.2.99.20181030 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
3.2.99.20181030 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.2.99.20181030 13 Aug 2019 22:29:43 |
mat |
onvert to UCL & cleanup pkg-message (categories l-m) |
3.2.99.20181030 13 Jul 2019 00:07:35 |
linimon |
Prepare for powerpc-on-clang by deleting hard-coded tests for architecture
as a stand-in for "are we running on gcc".
Approved by: portmgr (tier-2 blanket) |
3.2.99.20181030 15 Nov 2018 03:33:04 |
linimon |
Fix build on gcc-based archs.
Approved by: portmgr (tier-2 blanket) |
3.2.99.20181030 31 Oct 2018 12:59:12 |
dvl |
Upgrade to include PostgreSQL 10 support
re: https://github.com/aox/aox/commit/96ab17efa36b51fed0ec9aef8b96c038ed285c28
Approved by: feld (maintainer) |
3.2.99.20180207 10 Sep 2018 13:14:52 |
mat |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
3.2.99.20180207 02 Jul 2018 04:00:29 |
linimon |
Mark ports broken on mips64 that are already broken on powerpc64. In
most cases, the failure mode is the same. Also, mark them broken on
mips when necessary.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
3.2.99.20180207 14 Apr 2018 17:19:25 |
feld |
mail/archiveopteryx-devel: Update to latest snapshot |
3.2.99.20170718 31 Aug 2017 15:31:15 |
feld |
mail/archiveopteryx-devel: Update to latest git HEAD commit |
3.2.99.20160129_3 30 Apr 2017 01:12:10 |
linimon |
Provide more descriptive error messages for ports failing on powerpc64.
Approved by: portmgr (tier-2 blanket) |
3.2.99.20160129_3 25 Apr 2017 16:10:39 |
feld |
mail/archiveopteryx{-devel}: Use egrep to reduce reliance on GNU extensions
This is in preparation for BSD grep, PR 218385
PR: 218613 |
3.2.99.20160129_3 08 Apr 2017 11:05:16 |
amdmi3 |
- Remove bogus (in presence of USE_GITHUB) USES=tar* |
3.2.99.20160129_3 12 Jan 2017 11:30:50 |
amdmi3 |
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by: portmgr blanket |
3.2.99.20160129_3 10 Jan 2017 15:12:44 |
feld |
mail/archiveopteryx{-devel}: Fix build on HEAD |
3.2.99.20160129_2 04 Oct 2016 15:55:45 |
feld |
mail/archiveopteryx{-devel}: Remove Postgres client requirement
Aox does not actually use libpq, so it doesn't need this as a build or
runtime dependency.
MFH: 2016Q4 |
3.2.99.20160129_1 04 Oct 2016 15:46:00 |
feld |
mail/archiveopteryx{-devel}: Only depend on Postgres client
MFH: 2016Q4 |
3.2.99.20160129 10 Sep 2016 19:37:13 |
marino |
mail/archiveopteryx(-devel): document SSL requirement, sed in related flags
While here, couple OSVERSION with OPSYS
Approved by: SSL blanket |
3.2.99.20160129 21 Apr 2016 16:43:15 |
swills |
many ports: mark broken on powerpc64 |
3.2.99.20160129 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
3.2.99.20160129 08 Mar 2016 13:09:12 |
mat |
Always set the DEFAULT github DISTFILE with .tar.gz for EXTRACT_SUFX.
Fix distinfo for the offending ports.
lang/yorick's tag was moved, and the added patch was no longer needed.
PR: 207644
Submitted by: mat
Exp-run by by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D4268 |
3.2.99.20160129 29 Jan 2016 17:12:39 |
feld |
mail/archiveopteryx-devel: Update to newer git snapshot
- Better interaction with Horde and Nginx IMAP proxy
- Improvements to QRESYNC extension |
3.2.99.20151201 01 Dec 2015 20:47:45 |
feld |
mail/archiveopteryx-devel: Update to new snapshot
Notable improvement: PGP mail is now stored correctly! |
3.2.99.20140730_1 22 May 2015 20:34:29 |
mat |
Remove $FreeBSD$ from patches files everywhere.
With hat: portmgr
Sponsored by: Absolight |
3.2.99.20140730_1 21 May 2015 07:06:01 |
amdmi3 |
- Don't cat pkg-message from Makefiles
Approved by: portmgr blanket |
3.2.99.20140730_1 07 May 2015 16:32:44 |
mat |
Update ports in the [i-m]* category to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
3.2.99.20140730_1 15 Jan 2015 09:05:38 |
tijl |
Add missing USE_OPENSSL=yes
PR: 195796 |
3.2.99.20140730 22 Nov 2014 20:40:09 |
crees |
Finally retire USE_PGSQL |
3.2.99.20140730 22 Nov 2014 18:42:44 |
antoine |
Cleanup plist |
3.2.99.20140730 30 Jul 2014 13:07:23 |
feld |
Copy archiveopteryx to -devel to make it easy to track development
progress.
Historically aox development is very reliable, but please be aware that
this port does not track stable releases. |