non port: mail/cyrus-imapd24/Makefile |
SVNWeb
|
Number of commits found: 102 (showing only 100 on this page) |
Wed, 8 Feb 2023
|
[ 10:53 Muhammad Moinur Rahman (bofh) ] 6e1233b (Only the first 10 of 159 ports in this commit are shown above. )
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
|
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 )
|
Sat, 2 Apr 2022
|
[ 22:55 Hajimu UMEMOTO (ume) ] 793e755
mail/cyrus-imapd2[345]: Remove INVALID_BDB_VER
PR: 263013
Reported by: yasu
|
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 )
|
Mon, 19 Apr 2021
|
[ 08:00 Tobias Kortkamp (tobik) ] 1bf865f (Only the first 10 of 52 ports in this commit are shown above. )
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.
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
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.
|
Tue, 9 Mar 2021
|
[ 11:29 ume ]
Update to 2.4.22.
|
Wed, 19 Aug 2020
|
[ 12:55 ume ]
Update to 2.4.21.
|
Sun, 12 Apr 2020
|
[ 09:19 ume ]
Remove obsolete site.
|
Sun, 17 Nov 2019
|
[ 03:09 ume ]
Update MASTER_SITES.
|
Wed, 9 Oct 2019
|
[ 12:06 bapt ] (Only the first 10 of 39 ports in this commit are shown above. )
Drop the ipv6 virtual category for m* category as it is not relevant anymore
|
Wed, 16 Jan 2019
|
[ 10:43 rene ]
mail/cyrus-imapd24: remove support for expired mail/drac and pet portlint
|
Mon, 8 Oct 2018
|
[ 05:07 ume ]
Use https to fetch from cyrusimap.org.
|
Sat, 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>
|
Sun, 24 Dec 2017
|
[ 12:44 tijl ]
Convert to USES=autoreconf.
|
Fri, 18 Aug 2017
|
[ 02:29 ume ]
Update to 2.4.20.
|
Wed, 24 May 2017
|
[ 15:12 ume ]
Bump PORTREVISION for my previous commit which fixes
local mail delivery.
|
Thu, 18 May 2017
|
[ 03:26 ume ]
The AUTOCREATE patch is not applicable for 2.4.19.
Reported by: mat
|
Tue, 16 May 2017
|
[ 17:17 ume ]
Update to 2.4.19.
|
Wed, 15 Mar 2017
|
[ 14:45 mat ] (Only the first 10 of 257 ports in this commit are shown above. )
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight
|
Fri, 10 Mar 2017
|
[ 02:05 ume ] (Only the first 10 of 19 ports in this commit are shown above. )
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.
|
Fri, 21 Oct 2016
|
[ 12:51 mat ] (Only the first 10 of 718 ports in this commit are shown above. )
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
Fri, 17 Jun 2016
|
[ 23:28 mat ] (Only the first 10 of 750 ports in this commit are shown above. )
Rename all files containing a : in their filename.
While there, run make makepatch on affected ports, and rename patches
accordingly.
Sponsored by: Absolight
|
Thu, 12 May 2016
|
[ 11:06 ume ]
Use USES=bdb and USES=mysql.
|
Mon, 25 Apr 2016
|
[ 16:13 mat ] (Only the first 10 of 84 ports in this commit are shown above. )
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
|
Tue, 12 Apr 2016
|
[ 17:19 ume ]
Remove needless MURDER_CFLAGS since r38220.
|
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
|
Sat, 19 Mar 2016
|
[ 13:35 mat ]
Fix build on 9.
Pointy hat on: ume
Sponsored by: Absolight
|
Fri, 18 Mar 2016
|
[ 11:39 ume ] (Only the first 10 of 12 ports in this commit are shown above. )
- Don't install garbage into DOCSDIR.
- Rework handling of conf files.
|
Thu, 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>
|
Fri, 26 Feb 2016
|
[ 06:51 ume ]
Use gssapi related descriptions in bsd.options.desc.mk.
|
Thu, 17 Dec 2015
|
[ 17:19 mat ] (Only the first 10 of 70 ports in this commit are shown above. )
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
|
Tue, 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
|
Sat, 17 Oct 2015
|
[ 07:33 ume ]
re-enable autosieve option.
PR: 162185
Submitted by: enzi.sergio
|
Thu, 8 Oct 2015
|
[ 15:12 olgeni ] (Only the first 10 of 83 ports in this commit are shown above. )
Remove trailing whitespace from Makefiles, M-X.
|
Mon, 14 Sep 2015
|
[ 12:19 mat ] (Only the first 10 of 546 ports in this commit are shown above. )
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
|
Fri, 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 ] (Only the first 10 of 30 ports in this commit are shown above. )
Cleanup and modernization of mail/cyrus-imapd2*.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 8 Jul 2015
|
[ 15:19 ume ]
Mark BROKEN when AUTOSIEVE is ON, as autosieve patch
is not available.
Spotted by: mat
|
Mon, 6 Jul 2015
|
[ 10:48 ume ]
Update to 2.4.18.
|
Thu, 14 May 2015
|
[ 10:15 mat ] (Only the first 10 of 1814 ports in this commit are shown above. )
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
|
Mon, 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>
|
Fri, 8 May 2015
|
[ 12:25 ume ]
Drop @dirrm* from plist.
|
Thu, 9 Apr 2015
|
[ 17:06 ume ]
Add CPE information.
|
Fri, 3 Apr 2015
|
[ 11:26 mat ] (Only the first 10 of 120 ports in this commit are shown above. )
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
|
Wed, 25 Mar 2015
|
[ 11:41 marino ] (Only the first 10 of 29 ports in this commit are shown above. )
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
|
Sun, 11 Jan 2015
|
[ 17:22 ume ]
Enable IDLED by default.
Requested by: "O'Connor, Daniel" <darius__at__dons.net.au>
|
Wed, 26 Nov 2014
|
[ 13:08 mat ] (Only the first 10 of 10077 ports in this commit are shown above. )
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 )
|
Sat, 22 Nov 2014
|
[ 19:13 crees ] (Only the first 10 of 31 ports in this commit are shown above. )
Switch to USES=pgsql
|
Tue, 18 Nov 2014
|
[ 14:31 ume ]
Fix .packlist
PR: 195115
|
Thu, 21 Aug 2014
|
[ 22:50 mandree ] (Only the first 10 of 119 ports in this commit are shown above. )
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)
|
Thu, 24 Jul 2014
|
[ 18:34 tijl ] (Only the first 10 of 208 ports in this commit are shown above. )
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 )
|
Tue, 15 Jul 2014
|
[ 16:14 adamw ] (Only the first 10 of 44 ports in this commit are shown above. )
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
|
Sat, 5 Jul 2014
|
[ 12:19 tijl ] (Only the first 10 of 59 ports in this commit are shown above. )
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)
|
Wed, 11 Jun 2014
|
[ 14:50 tijl ] (Only the first 10 of 297 ports in this commit are shown above. )
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 )
|
Thu, 5 Jun 2014
|
[ 14:58 ume ]
Install the manpages of HTML version which were no longer installed
accidentally at the time of stagefy.
|
Mon, 30 Dec 2013
|
[ 16:01 ume ]
Update LICENSE.
|
Sun, 13 Oct 2013
|
[ 18:48 ume ]
use modern OPTIONS helper.
|
Sat, 5 Oct 2013
|
[ 18:35 ume ]
avoid package name collisions.
Spotted by: bapt
|
[ 17:52 ume ]
- enable stage.
- use new LIB_DEPENDS format.
|
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)
|
Sun, 15 Sep 2013
|
[ 07:14 az ] (Only the first 10 of 19 ports in this commit are shown above. )
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
|
Mon, 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>
|
Wed, 12 Jun 2013
|
[ 13:26 az ]
- Fix typo in r320679
|
[ 13:00 az ] (Only the first 10 of 30 ports in this commit are shown above. )
- 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@
|
Mon, 10 Dec 2012
|
[ 19:11 mm ] (Only the first 10 of 233 ports in this commit are shown above. )
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
|
[ 15:10 ume ] (Only the first 10 of 62 ports in this commit are shown above. )
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
|
Sun, 2 Dec 2012
|
[ 15:41 ume ]
- Update to 2.4.17.
- Remove shlib versions.
- Trim Makefile header.
Feature safe: yes
|
Sun, 5 Aug 2012
|
[ 23:19 dougb ] (Only the first 10 of 936 ports in this commit are shown above. )
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
|
Tue, 12 Jun 2012
|
[ 17:39 ume ]
Convert to use new OPTIONS framework.
|
Thu, 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.
|
Wed, 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.
|
Mon, 12 Mar 2012
|
[ 15:57 ume ]
Update to 2.4.14.
Feature safe: yes
|
Tue, 14 Feb 2012
|
[ 12:45 mm ] (Only the first 10 of 140 ports in this commit are shown above. )
Bump pcre library dependency due to 8.30 update
|
Tue, 3 Jan 2012
|
[ 01:20 ume ]
Fix plist.
Spotted by: pointyhat via pav.
|
Sat, 31 Dec 2011
|
[ 15:01 ume ]
Update to 2.4.13.
A Happy New Year!
|
Tue, 1 Nov 2011
|
[ 15:34 ume ]
Update the autosieve patch and unmark BROKEN with the
AUTOSIEVE option.
PR: ports/162185
Submitted by: mm
|
Wed, 5 Oct 2011
|
[ 16:12 ume ]
Update to 2.4.12.
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- 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
|
Thu, 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
|
Wed, 14 Sep 2011
|
[ 11:21 ume ]
Update to 2.4.11.
|
Thu, 28 Jul 2011
|
[ 12:43 sylvio ] (Only the first 10 of 42 ports in this commit are shown above. )
- Chase net-snmp shlib version bump.
|
Wed, 6 Jul 2011
|
[ 12:52 ume ]
Update to 2.4.10.
|
Wed, 22 Jun 2011
|
[ 03:37 ume ]
Update to 2.4.9.
|
Wed, 13 Apr 2011
|
[ 16:56 ume ]
Update to 2.4.8.
|
Thu, 31 Mar 2011
|
[ 04:01 ume ]
Update to 2.4.7.
|
Mon, 20 Dec 2010
|
[ 16:05 ume ]
Update to 2.4.6.
|
Sat, 4 Dec 2010
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Tue, 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)
|
Mon, 29 Nov 2010
|
[ 19:02 ume ]
Update to 2.4.5.
|
Fri, 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.
|
Fri, 12 Nov 2010
|
[ 12:50 ume ]
Update to 2.4.4.
|
Tue, 9 Nov 2010
|
[ 16:17 ume ]
Fix plist.
Reported by: QAT
|
[ 15:44 ume ]
Update to 2.4.3.
|
Tue, 19 Oct 2010
|
[ 11:46 ume ]
Update to 2.4.2.
|
Number of commits found: 102 (showing only 100 on this page) |