Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.3.20_2 20 Sep 2023 12:10:07 |
Muhammad Moinur Rahman (bofh) |
mail/cyrus-imapd23: Remove expired port
2023-09-15 mail/cyrus-imapd23: No longer supported by upstream |
2.3.20_2 13 Aug 2023 17:38:17 |
Hajimu UMEMOTO (ume) |
mail/cyrus-imapd2{3,4}: Mark deprecated and it will be expired at 2023/09/15
PR: 273093
Reported by: delphij |
2.3.20_2 25 Jun 2023 15:35:22 |
Hajimu UMEMOTO (ume) |
mail/cyrus-imapd23: ignore build with llvm 16 |
2.3.20_2 08 Feb 2023 10:53:56 |
Muhammad Moinur Rahman (bofh) |
Mk/**ldap.mk: Convert USE_LDAP to USES=ldap
Convert the USE_LDAP=yes to USES=ldap and adds the following features:
- Adds the argument USES=ldap:server to add openldap2{4|5|6}-server as
RUN_DEPENDS
- Adds the argument USES=ldap<version> and replaces WANT_OPENLDAP_VER
- Adds OPENLDAP versions in bsd.default-versions.mk
- Adds USE_OPENLDAP/WANT_OPENLDAP_VER in Mk/bsd.sanity.mk
- Changes consumers to use the features
Reviewed by: delphij
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D38233 |
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) |
2.3.20_2 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 ) |
2.3.20_2 02 Apr 2022 22:55:43 |
Hajimu UMEMOTO (ume) |
mail/cyrus-imapd2[345]: Remove INVALID_BDB_VER
PR: 263013
Reported by: yasu |
2.3.20_2 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 ) |
2.3.20_2 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.3.20_2 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
2.3.20_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.3.20_2 12 Apr 2020 09:19:03 |
ume |
Remove obsolete site. |
2.3.20_2 17 Nov 2019 03:04:04 |
ume |
Update master site and unmark BROKEN. |
2.3.20_2 06 Nov 2019 14:00:19 |
antoine |
Mark a few ports BROKEN (unfetchable) |
2.3.20_2 20 Oct 2019 21:29:26 |
tobik |
mail/cyrus-imapd23: Spell AUTOSIEVE_PATCH_SITES correctly |
2.3.20_2 09 Oct 2019 12:06:22 |
bapt |
Drop the ipv6 virtual category for m* category as it is not relevant anymore |
2.3.20_2 13 Aug 2019 22:29:43 |
mat |
onvert to UCL & cleanup pkg-message (categories l-m) |
2.3.20_2 16 Jan 2019 10:38:53 |
rene |
mail/cyrus-imapd23: remove support for expired mail/drac and pet portlint |
2.3.20_2 16 Jun 2018 06:42:34 |
ume |
cyrus-imapd should start after saslauthd
PR: 228996
Submitted by: ohauer |
2.3.20_1 16 Jun 2018 05:22:02 |
ume |
add reload to init script
PR: 228992
Submitted by: Johan Bergstrom <bugs [...] bergstroem.nu> |
2.3.20 24 Dec 2017 12:44:47 |
tijl |
Convert to USES=autoreconf. |
2.3.20 15 Jun 2017 19:54:00 |
amdmi3 |
- Update WWW
Approved by: portmgr blanket |
2.3.20 08 May 2017 14:12:04 |
ume |
Update to 2.3.20. |
2.3.19_2 15 Mar 2017 14:45:31 |
mat |
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight |
2.3.19_2 10 Mar 2017 02:05:02 |
ume |
Add Cyrus IMAP 3.0 series.
Now, it is the third release candidate from the Cyrus IMAP 3.0 series:
3.0.0-rc3.
As a release candidate, it is considered near-stable for production
usage. Interfaces, APIs, features, etc are not likely to change
between now and the full release. |
2.3.19_2 21 Oct 2016 12:51:41 |
mat |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
2.3.19_2 17 Jun 2016 23:28:05 |
mat |
Rename all files containing a : in their filename.
While there, run make makepatch on affected ports, and rename patches
accordingly.
Sponsored by: Absolight |
2.3.19_2 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
2.3.19_2 12 May 2016 11:06:41 |
ume |
Use USES=bdb and USES=mysql. |
2.3.19_2 25 Apr 2016 16:13:39 |
mat |
Remove USE_SQLITE from bsd.databases.mk, replaced by USES=sqlite.
While there replace USE_SQLITE=x by USES=sqlite:x.
PR: 208971
Submitted by: mat
Exp-run by: antoine
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D5951 |
2.3.19_2 12 Apr 2016 17:19:19 |
ume |
Remove needless MURDER_CFLAGS since r38220. |
2.3.19_2 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
2.3.19_2 19 Mar 2016 13:35:03 |
mat |
Fix build on 9.
Pointy hat on: ume
Sponsored by: Absolight |
2.3.19_2 18 Mar 2016 11:39:19 |
ume |
- Don't install garbage into DOCSDIR.
- Rework handling of conf files. |
2.3.19_1 17 Mar 2016 08:56:49 |
ume |
Install cyrus.conf and imapd.conf even when
EXAMPLES is off.
Spotted by: Karl Pielorz <kpielorz_lst__at__tdx.co.uk> |
2.3.19_1 17 Dec 2015 17:19:48 |
mat |
Fix usage of ${PERL5}.
${PERL5} points to a specific version of perl, say, perl5.22.1, it is
fine to use it in a ports Makefile to do Perly things, but ports using
it must use ${PERL}, that points to /usr/local/bin/perl so that if the
minor version is updated, the shebang keep working.
While there, make some ports use shebangfix, regen a few patches, and
bump PORTREVISION where a shebang went from PERL5 to PERL.
PR: 205367
With hat: portmgr
Sponsored by: Absolight |
2.3.19 08 Oct 2015 15:12:22 |
olgeni |
Remove trailing whitespace from Makefiles, M-X. |
2.3.19 14 Sep 2015 12:19:50 |
mat |
Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
Though you should note that only the default version can be used to
install Perl modules, and the non default Perl versions cannot use the
modules installed via ports if they contain .so as they are installed
in a version specific directory.
Reviewed by: bapt (the Mk bits)
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3542 |
2.3.19 11 Sep 2015 17:58:45 |
mat |
Put back man pages definitions in the Makefile.
Requested by: maintainer
Sponsored by: Absolight |
11 Sep 2015 14:56:55
|
mat |
Cleanup and modernization of mail/cyrus-imapd2*.
With hat: portmgr
Sponsored by: Absolight |
2.3.19 06 Jul 2015 10:52:47 |
ume |
Update to 2.3.19. |
2.3.18_10 08 May 2015 12:25:42 |
ume |
Drop @dirrm* from plist. |
2.3.18_10 09 Apr 2015 17:06:12 |
ume |
Add CPE information. |
2.3.18_10 03 Apr 2015 11:26:50 |
mat |
Remove OSVERSION checks that do not make sense any more.
For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true,
as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107).
Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when
it is always needed, I renamed it, in one case, I merged two patches.
Differential Revision: https://reviews.freebsd.org/D2209 |
2.3.18_10 25 Mar 2015 11:41:18 |
marino |
mail category: Remove $PTHREAD_LIBS
Note: The following ports did not pass check-plist (CP) or stage-qa (QA)
tests. The sendmail port has many problems, but this was already known
by myself as I fixed it properly on DPorts last week. It's a forward
action to submit a PR against mail/sendmail.
* antivirus-milter (CP)
* dk-milter (CP)
* milter-regex (CP)
* sendmail (CP, QA)
approved by: PTHREAD blanket |
2.3.18_10 17 Dec 2014 18:04:22 |
ume |
Fix build with clang when SNMP option is enabled.
PR: 196015 |
2.3.18_10 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
2.3.18_9 22 Nov 2014 19:13:50 |
crees |
Switch to USES=pgsql |
2.3.18_9 18 Nov 2014 14:31:25 |
ume |
Fix .packlist
PR: 195115 |
2.3.18_8 21 Aug 2014 22:50:30 |
mandree |
Berkeley DB cleanup, remove versions 4.0 ... 4.7.
- Mk/bsd.database.mk rewrite, new default to db5.
- db6 is eligible by default only if installed on the system.
- Bump PORTREVISION of all ports that directly depend on BerkeleyDB or
where USE_BDB is found in the port's directory
- Patch a few ports such that they will pick up or work with newer
versions.
- Add UPDATING entry
- Drive-by format fix for pks
- Drop BerkeleyDB option from mail/popular for now, requires more work.
- Exp-run logs linked from the PR below.
- Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes
for new Berkeley DB, but are untested.
NOTE: please read UPDATING and the Wiki page before proceeding!
Announcement: http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html
Wiki reference: https://wiki.freebsd.org/Ports/BerkeleyDBCleanup
PR: 192690
Approved by: portmgr (implicit, PORTREVISION bump on unstaged ports) |
2.3.18_7 29 Jul 2014 17:12:50 |
adamw |
Rename all patches that contain '::' as a path separator, and use
'__' instead. |
2.3.18_7 24 Jul 2014 18:34:16 |
tijl |
net/openldap24-*:
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD
databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip
databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample (Only the first 15 lines of the commit message are shown above ) |
2.3.18_6 15 Jul 2014 16:14:15 |
adamw |
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. |
2.3.18_6 05 Jul 2014 12:19:33 |
tijl |
Bump more ports that depend on libsqlite3.so:
- ports that set USE_SQLITE with the *_USE option helper
- ports that depend on libsqlite3 indirectly as reported by pkg rquery
Approved by: portmgr (implicit) |
2.3.18_5 11 Jun 2014 14:50:00 |
tijl |
Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be (Only the first 15 lines of the commit message are shown above ) |
2.3.18_5 10 Jun 2014 12:14:14 |
mat |
Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight |
2.3.18_5 05 Jun 2014 14:58:34 |
ume |
Install the manpages of HTML version which were no longer installed
accidentally at the time of stagefy. |
2.3.18_4 30 Dec 2013 16:01:05 |
ume |
Update LICENSE. |
2.3.18_4 14 Oct 2013 17:21:23 |
ume |
use modern OPTIONS helper. |
2.3.18_4 05 Oct 2013 18:35:40 |
ume |
avoid package name collisions.
Spotted by: bapt |
2.3.18_4 05 Oct 2013 17:52:49 |
ume |
- enable stage.
- use new LIB_DEPENDS format. |
2.3.18_4 20 Sep 2013 19:59:14 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
2.3.18_4 15 Sep 2013 07:14:13 |
az |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
2.3.18_4 15 Jul 2013 19:44:21 |
ume |
Add Cyrus man pages to manpath.
PR: ports/180362 |
2.3.18_3 12 Jun 2013 13:00:56 |
az |
- lang/perl5.12 upgrade to 5.12.5
- lang/perl5.14 upgrade to 5.14.4
- lang/perl5.16 upgrade to 5.16.3
- Global modify SITE_PERL[1][2]
[1] - See more info:
http://docs.freebsd.org/cgi/getmsg.cgi?fetch=26605+0+archive/2013/freebsd-perl/20130609.freebsd-perl
[2] - Fix for mail/cyrus-imapd* - Approved by portmrg(bapt@)
Please, see ports/UPDATING for upgrade procedure.
Reviewed by: bapt@ (exp-run), culot@ |
2.3.18_3 10 Dec 2012 19:11:12 |
mm |
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports |
2.3.18_2 10 Dec 2012 15:10:03 |
ume |
Update cyrus-sasl2 to 2.1.26.
This bumps shlib version of libsasl2. |
2.3.18_1 05 Aug 2012 23:19:40 |
dougb |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
2.3.18_1 29 Jun 2012 16:43:30 |
az |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
2.3.18_1 12 Jun 2012 17:39:22 |
ume |
Convert to use new OPTIONS framework. |
2.3.18_1 14 Feb 2012 12:45:35 |
mm |
Bump pcre library dependency due to 8.30 update |
2.3.18 14 Jan 2012 08:57:23 |
dougb |
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. |
2.3.18 07 Jan 2012 18:25:29 |
ume |
Make it buildable with clang. |
2.3.18 05 Oct 2011 16:11:13 |
ume |
Update to 2.3.18. |
2.3.17 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
2.3.17 15 Sep 2011 11:29:38 |
ume |
Specify the version number explicitly in the file name of
the 3rd party's auto* patches, sigh. |
2.3.17 14 Sep 2011 11:19:36 |
ume |
Update to 2.3.17. |
2.3.16_4 28 Jul 2011 12:43:22 |
sylvio |
- Chase net-snmp shlib version bump. |
2.3.16_3 03 Jul 2011 13:53:52 |
ohauer |
- remove MD5 |
2.3.16_3 20 May 2011 12:17:03 |
ume |
Make it buildable with perl 5.14.0. Perl 5.14.0 doesn't define
sv_undef, sv_yes nor sv_no, anymore. |
2.3.16_3 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
2.3.16_3 26 Nov 2010 15:23:45 |
ume |
Use PCRE explicitly. If PCRE was installed, the header of PCRE was
picked upped. However, since there was bash-ism in the configure
script, libpcre was not linked, correctly. As the result, the regex
in our libc was used, but the header of PCRE was referred. |
2.3.16_2 16 Oct 2010 11:52:47 |
ade |
Punt autoconf267->autoconf268 |
2.3.16_2 05 Oct 2010 19:13:35 |
mm |
Add optional UoA patches:
- Autocreate INBOX patch
- Autosievefolder patch
PR: ports/150719
Approved by: maintainer (timeout) |
2.3.16_2 15 Sep 2010 18:35:24 |
ade |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
2.3.16_1 02 Jun 2010 19:14:17 |
sylvio |
- Chase net-snmp shlib bump |
2.3.16 27 May 2010 15:41:43 |
ume |
Make it buildable with db50. |
2.3.16 10 Apr 2010 04:35:00 |
ume |
Fix build with enabling DRAC on FreeBSD 7.X and earlier.
Submitted by: kuriyama |
2.3.16 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
2.3.16 07 Feb 2010 10:56:33 |
kuriyama |
- Revert post-build: target because there are patch-*::Makefile.PL
files for same purpose (but supported only old ExtUtils::MakaMaker,
I updated them to work with 5.10.1 in previous commit).
Discussed with: skv |
2.3.16 06 Feb 2010 04:49:52 |
kuriyama |
- Unbreak with perl5.10.
Approved by: ume |
2.3.16 05 Feb 2010 17:42:26 |
skv |
Do not update "perllocal.pod" (to make Tinderbox happy).
Approved by: pav (implicit) |
2.3.16 24 Dec 2009 12:14:42 |
ume |
Fix build with MySQL option is enabled.
Submitted by: Jonathan Frazier <jfrazier__at__purpleheartservices.com> |
2.3.16 21 Dec 2009 16:07:47 |
ume |
The patch to configure.in is required only when WITH_DRAC=YES and
FreeBSD 8.X and later. |
2.3.16 21 Dec 2009 15:39:10 |
ume |
Update to 2.3.16. |
2.3.15 08 Dec 2009 08:59:28 |
pav |
- Remove support for ucd-snmp4 in ports, that also support net-snmp5.
(ucd-snmp4 port is past expiration date) |
2.3.15 19 Nov 2009 22:07:43 |
pav |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
2.3.15 09 Sep 2009 16:07:39 |
ume |
Update to 2.3.15.
Security: Potential buffer overflow in Sieve |
2.3.14_2 03 Sep 2009 08:27:57 |
ume |
Fix buffer size calculations for sieve actions_string
Submitted by: Bron Gondwana <brong__at__fastmail.fm>
Obtained from: Project Cyrus |
2.3.14_1 15 Jul 2009 16:56:10 |
dougb |
Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.
1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).
No PORTREVISION bumps because all of these changes are noops. |