non port: mail/archiveopteryx/Makefile |
SVNWeb
|
Number of commits found: 43 |
Wed, 3 May 2023
|
[ 16:19 Muhammad Moinur Rahman (bofh) ] ee9305d
mail/archiveopteryx: Mark BROKEN_SSL
- Fails to build with OpenSSL 3.0.0 and later with
error: 'SSL_CTX_use_RSAPrivateKey_file' is deprecated
- mail/archiveopteryx-devel builds fine with OpenSSL 3.0.0 and later.
Considering using that.
Approved by: portmgr (blanket)
|
Mon, 6 Feb 2023
|
[ 16:43 Mark Felder (feld) ] 8d16699
mail/archiveopteryx{-devel}: Fix rc script REQUIRE
LOGIN must be uppercase
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] b587cc2 (Only the first 10 of 577 ports in this commit are shown above. )
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 )
|
Mon, 10 Jan 2022
|
[ 15:15 Stefan Eßer (se) ] bcaf25a (Only the first 10 of 491 ports in this commit are shown above. )
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 )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sat, 13 Jul 2019
|
[ 00:07 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)
|
Thu, 15 Nov 2018
|
[ 03:26 linimon ]
Fix build on gcc-based archs.
Approved by: portmgr (tier-2 blanket)
|
Mon, 10 Sep 2018
|
[ 13:14 mat ] (Only the first 10 of 995 ports in this commit are shown above. )
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
|
Mon, 2 Jul 2018
|
[ 04:00 linimon ] (Only the first 10 of 60 ports in this commit are shown above. )
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)
|
Sat, 14 Apr 2018
|
[ 17:14 feld ]
mail/archiveopteryx: Fix build with modern clang
MFH: 2018Q2
|
Sun, 18 Mar 2018
|
[ 05:27 linimon ]
Mark as broken on armvX. This is probably a holdover from ancient code.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Thu, 14 Dec 2017
|
[ 13:53 amdmi3 ]
- Switch to verbose build
Approved by: portmgr blanket
|
Sun, 30 Apr 2017
|
[ 01:12 linimon ] (Only the first 10 of 21 ports in this commit are shown above. )
Provide more descriptive error messages for ports failing on powerpc64.
Approved by: portmgr (tier-2 blanket)
|
Tue, 25 Apr 2017
|
[ 16:10 feld ]
mail/archiveopteryx{-devel}: Use egrep to reduce reliance on GNU extensions
This is in preparation for BSD grep, PR 218385
PR: 218613
|
Thu, 12 Jan 2017
|
[ 11:30 amdmi3 ] (Only the first 10 of 15 ports in this commit are shown above. )
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by: portmgr blanket
|
Tue, 10 Jan 2017
|
[ 15:12 feld ]
mail/archiveopteryx{-devel}: Fix build on HEAD
|
Tue, 4 Oct 2016
|
[ 15:55 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
|
[ 15:46 feld ]
mail/archiveopteryx{-devel}: Only depend on Postgres client
MFH: 2016Q4
|
Sat, 10 Sep 2016
|
[ 19:37 marino ]
mail/archiveopteryx(-devel): document SSL requirement, sed in related flags
While here, couple OSVERSION with OPSYS
Approved by: SSL blanket
|
Thu, 21 Apr 2016
|
[ 16:43 swills ] (Only the first 10 of 419 ports in this commit are shown above. )
many ports: mark broken on powerpc64
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Thu, 21 May 2015
|
[ 07:06 amdmi3 ]
- Don't cat pkg-message from Makefiles
Approved by: portmgr blanket
|
Thu, 15 Jan 2015
|
[ 09:05 tijl ] (Only the first 10 of 102 ports in this commit are shown above. )
Add missing USE_OPENSSL=yes
PR: 195796
|
Sat, 22 Nov 2014
|
[ 20:40 crees ] (Only the first 10 of 88 ports in this commit are shown above. )
Finally retire USE_PGSQL
|
Tue, 29 Jul 2014
|
[ 18:41 adamw ] (Only the first 10 of 426 ports in this commit are shown above. )
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports)
|
Tue, 6 May 2014
|
[ 18:14 feld ]
Fix support for Postgres 9.2
|
Mon, 10 Mar 2014
|
[ 19:50 feld ]
Upstream re-rolled and finally produced an official tarball.
Hopefully this means they can't re-roll again.
|
[ 00:33 feld ]
Fix rc script and ability to do a clean install.
Patch has been submitted upstream.
|
Thu, 6 Mar 2014
|
[ 21:13 feld ]
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
|
Fri, 20 Sep 2013
|
[ 19:59 bapt ] (Only the first 10 of 748 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail)
|
Fri, 30 Aug 2013
|
[ 14:42 feld ]
- 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)
|
[ 01:47 feld ]
- Cleanup
- Passes rclint / portlint
- Fix permissions at install
Approved by: swills (mentor)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Mon, 29 Jul 2013
|
[ 15:03 feld ] (Only the first 10 of 26 ports in this commit are shown above. )
Fix my email address again, using proper @FreeBSD.org styling
Approved by: swills (mentor)
|
Thu, 25 Jul 2013
|
[ 11:30 feld ] (Only the first 10 of 26 ports in this commit are shown above. )
Update my email address throughout the tree
Approved by: swills (mentor)
|
Sun, 16 Dec 2012
|
[ 06:12 az ] (Only the first 10 of 113 ports in this commit are shown above. )
- Set default perl version for ports which currently using
(5.x+ and x < 12) scheme.
Approved by: bapt@ (portmgr@)
|
Mon, 11 Jun 2012
|
[ 02:30 swills ]
- Added proper PORTDOCS
PR: ports/168716
Submitted by: Mark Felder <feld@feld.me> (maintainer)
|
Wed, 14 Mar 2012
|
[ 17:55 jgh ]
- drop invalid post-deinstall target, and adjust pkg-{de}install, respectively
PR: ports/166060
Submitted by: jgh@
Approved by: maintainer, feld@feld.me
Feature safe: yes
|
Thu, 18 Aug 2011
|
[ 12:47 ashish ]
- Transfer maintainership to Mark Felder who is an active user of the
port unlike me.
|
Thu, 11 Aug 2011
|
[ 14:02 ashish ]
- Unbreak on 9.x
- Fix jail permissions in pkg-install
PR: ports/159655
Submitted by: Mark Felder <feld@feld.me>
|
Sun, 1 May 2011
|
[ 22:29 pav ]
- Mark BROKEN on 9-CURRENT
Reported by: pointyhat
|
Sun, 3 Oct 2010
|
[ 13:24 ashish ] (Only the first 10 of 16 ports in this commit are shown above. )
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)
|
Number of commits found: 43 |