aboutsummaryrefslogtreecommitdiff
path: root/mail/archiveopteryx-devel
Commit message (Collapse)AuthorAgeFilesLines
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-061-2/+0
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* onvert to UCL & cleanup pkg-message (categories l-m)Mathieu Arnold2019-08-131-4/+6
| | | | Notes: svn path=/head/; revision=508882
* Prepare for powerpc-on-clang by deleting hard-coded tests for architectureMark Linimon2019-07-131-2/+2
| | | | | | | | | as a stand-in for "are we running on gcc". Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=506498
* Fix build on gcc-based archs.Mark Linimon2018-11-151-6/+4
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=484995
* Upgrade to include PostgreSQL 10 supportDan Langille2018-10-312-5/+5
| | | | | | | | | re: https://github.com/aox/aox/commit/96ab17efa36b51fed0ec9aef8b96c038ed285c28 Approved by: feld (maintainer) Notes: svn path=/head/; revision=483572
* Add DOCS options to ports that should have one.Mathieu Arnold2018-09-101-0/+2
| | | | | | | | | | | Also various fixes related to said option. PR: 230864 Submitted by: mat exp-runs by: antoine Notes: svn path=/head/; revision=479406
* Mark ports broken on mips64 that are already broken on powerpc64. InMark Linimon2018-07-021-2/+4
| | | | | | | | | | | | 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) Notes: svn path=/head/; revision=473699
* mail/archiveopteryx-devel: Update to latest snapshotMark Felder2018-04-142-5/+5
| | | | Notes: svn path=/head/; revision=467336
* mail/archiveopteryx-devel: Update to latest git HEAD commitMark Felder2017-08-313-16/+6
| | | | Notes: svn path=/head/; revision=449038
* Provide more descriptive error messages for ports failing on powerpc64.Mark Linimon2017-04-301-2/+2
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=439779
* mail/archiveopteryx{-devel}: Use egrep to reduce reliance on GNU extensionsMark Felder2017-04-251-1/+1
| | | | | | | | | This is in preparation for BSD grep, PR 218385 PR: 218613 Notes: svn path=/head/; revision=439405
* - Remove bogus (in presence of USE_GITHUB) USES=tar*Dmitry Marakasov2017-04-081-1/+1
| | | | Notes: svn path=/head/; revision=438032
* - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOLDmitry Marakasov2017-01-121-2/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=431251
* mail/archiveopteryx{-devel}: Fix build on HEADMark Felder2017-01-102-1/+12
| | | | Notes: svn path=/head/; revision=431089
* mail/archiveopteryx{-devel}: Remove Postgres client requirementMark Felder2016-10-041-2/+2
| | | | | | | | | | Aox does not actually use libpq, so it doesn't need this as a build or runtime dependency. MFH: 2016Q4 Notes: svn path=/head/; revision=423276
* mail/archiveopteryx{-devel}: Only depend on Postgres clientMark Felder2016-10-041-1/+2
| | | | | | | MFH: 2016Q4 Notes: svn path=/head/; revision=423273
* mail/archiveopteryx(-devel): document SSL requirement, sed in related flagsJohn Marino2016-09-101-4/+7
| | | | | | | | | While here, couple OSVERSION with OPSYS Approved by: SSL blanket Notes: svn path=/head/; revision=421731
* many ports: mark broken on powerpc64Steve Wills2016-04-211-0/+2
| | | | Notes: svn path=/head/; revision=413746
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* Always set the DEFAULT github DISTFILE with .tar.gz for EXTRACT_SUFX.Mathieu Arnold2016-03-081-2/+2
| | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=410613
* mail/archiveopteryx-devel: Update to newer git snapshotMark Felder2016-01-292-4/+4
| | | | | | | | - Better interaction with Horde and Nginx IMAP proxy - Improvements to QRESYNC extension Notes: svn path=/head/; revision=407488
* mail/archiveopteryx-devel: Update to new snapshotMark Felder2015-12-012-6/+6
| | | | | | | Notable improvement: PGP mail is now stored correctly! Notes: svn path=/head/; revision=402785
* Remove $FreeBSD$ from patches files everywhere.Mathieu Arnold2015-05-225-13/+0
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=387082
* - Don't cat pkg-message from MakefilesDmitry Marakasov2015-05-211-3/+0
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=386915
* Update ports in the [i-m]* category to not use GH_COMMIT.Mathieu Arnold2015-05-072-4/+3
| | | | | | | | | | With minor cleanups to make things simpler. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=385637
* Add missing USE_OPENSSL=yesTijl Coosemans2015-01-151-0/+2
| | | | | | | PR: 195796 Notes: svn path=/head/; revision=377064
* Finally retire USE_PGSQLChris Rees2014-11-221-3/+1
| | | | Notes: svn path=/head/; revision=373100
* Cleanup plistAntoine Brodin2014-11-221-4/+1
| | | | Notes: svn path=/head/; revision=373086
* Copy archiveopteryx to -devel to make it easy to track developmentMark Felder2014-07-3011-0/+337
progress. Historically aox development is very reliable, but please be aware that this port does not track stable releases. Notes: svn path=/head/; revision=363475