non port: mail/cyrus-imapd24/Makefile |
Number of commits found: 106 (showing only 100 on this page) |
Wednesday, 20 Sep 2023
|
12:10 Muhammad Moinur Rahman (bofh)
mail/cyrus-imapd24: Remove expired port
2023-09-15 mail/cyrus-imapd24: No longer supported by upstream
ea1abb8 |
Sunday, 13 Aug 2023
|
17:38 Hajimu UMEMOTO (ume)
mail/cyrus-imapd2{3,4}: Mark deprecated and it will be expired at 2023/09/15
PR: 273093
Reported by: delphij
3f0d6e0 |
Sunday, 25 Jun 2023
|
15:22 Hajimu UMEMOTO (ume)
mail/cyrus-imapd24: include bsd.ports.post.mk rather than bsd.ports.mk
0fc7258 |
15:17 Hajimu UMEMOTO (ume)
mail/cyrus-imapd24: ignore build with llvm 16
0e9f448 |
Wednesday, 8 Feb 2023
|
10:53 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
6e1233b |
Wednesday, 7 Sep 2022
|
21:10 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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Saturday, 2 Apr 2022
|
22:55 Hajimu UMEMOTO (ume)
mail/cyrus-imapd2[345]: Remove INVALID_BDB_VER
PR: 263013
Reported by: yasu
793e755 |
Monday, 10 Jan 2022
|
15:15 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
cannot conflict with itself (due to logic in bsd.port.mk that
supresses the pattern match result in that case).
A few ports that set the conflicts variables depending on complex
conditions (e.g. port options), have been left unmodified, despite
probably containing outdated package names.
These changes should only affect the installation of locally built
ports, not the package building with poudriere. They should give an
early indication of the install conflict in cases where currently
the pkg command aborts an installation when it detects that an
existing file would be overwritten,
Approved by: portmgr (implicit)
bcaf25a |
Monday, 19 Apr 2021
|
08:00 Tobias Kortkamp (tobik)
Clean up all commented PORTREVISION and PORTEPOCH lines
No revision bump tool that we have cleans them up or deals with
them, so we end up with duplicated lines. Instead of implementing
that just clean up the 51 ports that do this.
PORTREVISION and PORTEPOCH can be set to 0 explicitly instead if
you need a reminder or placeholder.
1bf865f |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Tuesday, 9 Mar 2021
|
11:29 ume
Update to 2.4.22.
|
Wednesday, 19 Aug 2020
|
12:55 ume
Update to 2.4.21.
|
Sunday, 12 Apr 2020
|
09:19 ume
Remove obsolete site.
|
Sunday, 17 Nov 2019
|
03:09 ume
Update MASTER_SITES.
|
Wednesday, 9 Oct 2019
|
12:06 bapt
Drop the ipv6 virtual category for m* category as it is not relevant anymore
|
Wednesday, 16 Jan 2019
|
10:43 rene
mail/cyrus-imapd24: remove support for expired mail/drac and pet portlint
|
Monday, 8 Oct 2018
|
05:07 ume
Use https to fetch from cyrusimap.org.
|
Saturday, 16 Jun 2018
|
06:42 ume
cyrus-imapd should start after saslauthd
PR: 228996
Submitted by: ohauer
|
05:22 ume
add reload to init script
PR: 228992
Submitted by: Johan Bergstrom <bugs [...] bergstroem.nu>
|
Sunday, 24 Dec 2017
|
12:44 tijl
Convert to USES=autoreconf.
|
Friday, 18 Aug 2017
|
02:29 ume
Update to 2.4.20.
|
Wednesday, 24 May 2017
|
15:12 ume
Bump PORTREVISION for my previous commit which fixes
local mail delivery.
|
Thursday, 18 May 2017
|
03:26 ume
The AUTOCREATE patch is not applicable for 2.4.19.
Reported by: mat
|
Tuesday, 16 May 2017
|
17:17 ume
Update to 2.4.19.
|
Wednesday, 15 Mar 2017
|
14:45 mat
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight
|
Friday, 10 Mar 2017
|
02:05 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.
|
Friday, 21 Oct 2016
|
12:51 mat
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
Friday, 17 Jun 2016
|
23:28 mat
Rename all files containing a : in their filename.
While there, run make makepatch on affected ports, and rename patches
accordingly.
Sponsored by: Absolight
|
Thursday, 12 May 2016
|
11:06 ume
Use USES=bdb and USES=mysql.
|
Monday, 25 Apr 2016
|
16:13 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
|
Tuesday, 12 Apr 2016
|
17:19 ume
Remove needless MURDER_CFLAGS since r38220.
|
Friday, 1 Apr 2016
|
14:16 mat
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Saturday, 19 Mar 2016
|
13:35 mat
Fix build on 9.
Pointy hat on: ume
Sponsored by: Absolight
|
Friday, 18 Mar 2016
|
11:39 ume
- Don't install garbage into DOCSDIR.
- Rework handling of conf files.
|
Thursday, 17 Mar 2016
|
08:56 ume
Install cyrus.conf and imapd.conf even when
EXAMPLES is off.
Spotted by: Karl Pielorz <kpielorz_lst__at__tdx.co.uk>
|
Friday, 26 Feb 2016
|
06:51 ume
Use gssapi related descriptions in bsd.options.desc.mk.
|
Thursday, 17 Dec 2015
|
17:19 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
|
Tuesday, 1 Dec 2015
|
14:33 ume
Apply upstream patches to fix CVE-2015-8077 and CVE-2015-8078.
Obtained
from: https://cyrus.foundation/cyrus-imapd/patch/?id=745e161c834f1eb6d62fc14477f51dae799e1e08,
https://cyrus.foundation/cyrus-imapd/patch/?id=6fb6a272171f49c79ba6ab7c6403eb25b39ec1b2
MFH: 2015Q4
Security: d62ec98e-97d8-11e5-8c0e-080027b00c2e
|
Saturday, 17 Oct 2015
|
07:33 ume
re-enable autosieve option.
PR: 162185
Submitted by: enzi.sergio
|
Thursday, 8 Oct 2015
|
15:12 olgeni
Remove trailing whitespace from Makefiles, M-X.
|
Monday, 14 Sep 2015
|
12:19 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
|
Friday, 11 Sep 2015
|
17:58 mat
Put back man pages definitions in the Makefile.
Requested by: maintainer
Sponsored by: Absolight
|
15:16 mat
Fix this, strangely everything got downcased.
Pointy to: mat or vim
Sponsored by: Absolight
|
14:56 mat
Cleanup and modernization of mail/cyrus-imapd2*.
With hat: portmgr
Sponsored by: Absolight
|
Wednesday, 8 Jul 2015
|
15:19 ume
Mark BROKEN when AUTOSIEVE is ON, as autosieve patch
is not available.
Spotted by: mat
|
Monday, 6 Jul 2015
|
10:48 ume
Update to 2.4.18.
|
Thursday, 14 May 2015
|
10:15 mat
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
|
Monday, 11 May 2015
|
11:55 ume
Use USES=gssapi to support MIT Kerberos and Heimdal from ports.
Requested by: Phil Pennock <phil.pennock__at__spodhuis.org>
|
Friday, 8 May 2015
|
12:25 ume
Drop @dirrm* from plist.
|
Thursday, 9 Apr 2015
|
17:06 ume
Add CPE information.
|
Friday, 3 Apr 2015
|
11:26 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
|
Wednesday, 25 Mar 2015
|
11:41 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
|
Sunday, 11 Jan 2015
|
17:22 ume
Enable IDLED by default.
Requested by: "O'Connor, Daniel" <darius__at__dons.net.au>
|
Wednesday, 26 Nov 2014
|
13:08 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
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.
As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.
The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.
The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.
PR: 194969
Differential Revision: https://reviews.freebsd.org/D1019
Exp-run by: antoine
Reviewed by: perl@
Approved by: portmgr
|
Saturday, 22 Nov 2014
|
19:13 crees
Switch to USES=pgsql
|
Tuesday, 18 Nov 2014
|
14:31 ume
Fix .packlist
PR: 195115
|
Thursday, 21 Aug 2014
|
22:50 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)
|
Thursday, 24 Jul 2014
|
18:34 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
databases/libgdamm:
- Drop :keepla
- USES=tar:bzip2
- Use INSTALL_TARGET=install-strip
databases/libgdamm5:
- Add INSTALL_TARGET=install-strip
- Drop --enable-static (inherited from old repocopy)
devel/anjuta x11-toolkits/py-gnome-extras:
- Drop :keepla
dns/powerdns dns/powerdns-devel:
- Convert to USES=libtool
- Add INSTALL_TARGET=install-strip
- Disable static modules
- Stop creating library symlinks with .0 suffix, not needed for dynamically
opened modules
mail/dovecot2:
- Add USES=libtool
mail/dovecot2-pigeonhole:
- Drop CONFIGURE_TARGET (incorrect for Dragonfly)
- Add USES=libtool and INSTALL_TARGET=install-strip
math/gnumeric:
- USES=libtool tar:xz
Approved by: portmgr (implicit, bump unstaged ports)
|
Tuesday, 15 Jul 2014
|
16:14 adamw
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
|
Saturday, 5 Jul 2014
|
12:19 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)
|
Wednesday, 11 Jun 2014
|
14:50 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
added to LIBS to make sure they appear after any -L and -l flags set by
upstream. Many ports currently add -L${LOCALBASE}/lib to LDFLAGS but this
may appear too early on the command line causing installed libraries to
be linked in instead of freshly built ones.
Additional changes:
benchmarks/netio: Replace WITH_IPV6 with an IPV6 option.
comms/gnokii: Replace some patches with USES=pathfix. Also remove -fPIC.
graphics/gimageview: USES=libtool and install desktop file in DESKTOPDIR.
graphics/visionworkbench: Remove FreeBSD 7 support.
multimedia/libmovtar: New LIB_DEPENDS syntax.
multimedia/opencinematools: Use standard do-build.
net/siproxd: USES=libtool:keepla (port actually needs .la files for plugins)
net-mgmt/nagios: Remove -fPIC.
net-mgmt/nagios4: Remove -fPIC.
print/cups-base: Only add -lssp_nonshared on i386 and OSVERSION < 1000036.
security/p11-kit: Replace PTHREAD_LIBS in CONFIGURE_ENV with
ac_cv_func_pthread_mutexattr_init=no in CONFIGURE_ARGS. This skips a test
in configure that falsely detects pthread_mutexattr_init in our libc.
sysutils/dar: Fix iconv detection.
x11/rxvt-unicode: Remove -lstdc++ and patch configure to remove a FreeBSD
hack and use $CXX as linker as on other platforms.
PR: 190592
Exp-run by: antoine
Approved by: portmgr (antoine)
|
Thursday, 5 Jun 2014
|
14:58 ume
Install the manpages of HTML version which were no longer installed
accidentally at the time of stagefy.
|
Monday, 30 Dec 2013
|
16:01 ume
Update LICENSE.
|
Sunday, 13 Oct 2013
|
18:48 ume
use modern OPTIONS helper.
|
Saturday, 5 Oct 2013
|
18:35 ume
avoid package name collisions.
Spotted by: bapt
|
17:52 ume
- enable stage.
- use new LIB_DEPENDS format.
|
Friday, 20 Sep 2013
|
19:59 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail)
|
Sunday, 15 Sep 2013
|
07:14 az
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
|
Monday, 15 Jul 2013
|
19:45 ume
Add Cyrus man pages to manpath.
PR: ports/180363
Submitted by: Panagiotis Christias <p.christias__at__noc.ntua.gr>
|
Wednesday, 12 Jun 2013
|
13:26 az
- Fix typo in r320679
|
13:00 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@
|
Monday, 10 Dec 2012
|
19:11 mm
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
|
15:10 ume
Update cyrus-sasl2 to 2.1.26.
This bumps shlib version of libsasl2.
|
11:50 ume
don't segfault on mailbox close with no user.
Obtained
from: http://git.cyrusimap.org/cyrus-imapd/commit/?h=cyrus-imapd-2.4&id=1661683d453ea444aae5832b4a2cb7fd54489672
|
Sunday, 2 Dec 2012
|
15:41 ume
- Update to 2.4.17.
- Remove shlib versions.
- Trim Makefile header.
Feature safe: yes
|
Sunday, 5 Aug 2012
|
23:19 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
|
Tuesday, 12 Jun 2012
|
17:39 ume
Convert to use new OPTIONS framework.
|
Thursday, 19 Apr 2012
|
15:46 ume
Update to 2.4.16.
From install-upgrade:
Upgrading from 2.4.15
* The tools/rehash utility has been fixed, we recommend ALL sites
with the fulldirhash option enabled to run tools/rehash on their
mailspools.
|
Wednesday, 18 Apr 2012
|
18:03 ume
Update to 2.4.15.
From install-upgrade:
Upgrading from 2.4.14
* We recommend that ALL sites with fulldirhash enabled run
tools/rehash on their mail spools after upgrading from 2.4.14.
There were serious 32 vs 64 bit hashing bugs which were made worse
with 2.4.14. NOTE: the syntax of tools/rehash has changed. Run it
without arguments to see a usage statement.
|
Monday, 12 Mar 2012
|
15:57 ume
Update to 2.4.14.
Feature safe: yes
|
Tuesday, 14 Feb 2012
|
12:45 mm
Bump pcre library dependency due to 8.30 update
|
Tuesday, 3 Jan 2012
|
01:20 ume
Fix plist.
Spotted by: pointyhat via pav.
|
Saturday, 31 Dec 2011
|
15:01 ume
Update to 2.4.13.
A Happy New Year!
|
Tuesday, 1 Nov 2011
|
15:34 ume
Update the autosieve patch and unmark BROKEN with the
AUTOSIEVE option.
PR: ports/162185
Submitted by: mm
|
Wednesday, 5 Oct 2011
|
16:12 ume
Update to 2.4.12.
|
Friday, 23 Sep 2011
|
22:26 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
|
Thursday, 15 Sep 2011
|
11:35 ume
Mark BROKEN when AUTOSIEVE is enabled. The 3rd party's
autosieve patch is not aveilable for the latest version
of Cyrus-IMAPd.
PR: ports/160740
|
Wednesday, 14 Sep 2011
|
11:21 ume
Update to 2.4.11.
|
Thursday, 28 Jul 2011
|
12:43 sylvio
- Chase net-snmp shlib version bump.
|
Wednesday, 6 Jul 2011
|
12:52 ume
Update to 2.4.10.
|
Wednesday, 22 Jun 2011
|
03:37 ume
Update to 2.4.9.
|
Wednesday, 13 Apr 2011
|
16:56 ume
Update to 2.4.8.
|
Thursday, 31 Mar 2011
|
04:01 ume
Update to 2.4.7.
|
Monday, 20 Dec 2010
|
16:05 ume
Update to 2.4.6.
|
Saturday, 4 Dec 2010
|
07:34 ade
Sync to new bsd.autotools.mk
|
Tuesday, 30 Nov 2010
|
17:43 ume
Change to off the experimental 3rd party patch by default.
|
11:33 mm
- Add optional autocreate and autosieve patches (originally from UoA)
- Patches are maintained by myself (mm@FreeBSD.org)
URL: http://blog.vx.sk/archives/13-Cyrus-IMAP-UoA.html
PR: ports/152257
Approved by: maintainer (timeout)
|
Monday, 29 Nov 2010
|
19:02 ume
Update to 2.4.5.
|
Friday, 26 Nov 2010
|
15:23 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.
|
Number of commits found: 106 (showing only 100 on this page) |