Mailing List Archive

[Bug 657] Remove embedded PCRE from exim
------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=657




--- Comment #1 from Nigel Metheringham <nigel@exim.org> 2008-01-16 13:44:46 ---
CVS commit by nm4:

Initial work removing PCRE from dist. Documentation needs to be updated.
Related: bug#657

--- CVS commit summary ---
1.12 1.13 +6 -22 - exim/exim-src/OS/Makefile-Base
1.2 1.3 +5 -8 - exim/exim-src/OS/Makefile-Default
1.6 1.7 +1 -1 - exim/exim-src/exim_monitor/em_hdr.h
1.20 1.21 +13 -0 - exim/exim-src/src/EDITME
1.23 1.24 +1 -1 - exim/exim-src/src/exim.h
1.1 1.2 +8 -12 - exim/exim-src/src/pcre/README
1.7 1.8 +0 -3015 dead exim/exim-src/src/pcre/ChangeLog
1.5 1.6 +0 -68 dead exim/exim-src/src/pcre/LICENCE
1.9 1.10 +0 -88 dead exim/exim-src/src/pcre/Makefile
1.4 1.5 +0 -48 dead exim/exim-src/src/pcre/config.h
1.7 1.8 +0 -201 dead exim/exim-src/src/pcre/dftables.c
1.7 1.8 +0 -305 dead exim/exim-src/src/pcre/pcre.h
1.2 1.3 +0 -200 dead exim/exim-src/src/pcre/pcre_chartables.c
1.6 1.7 +0 -6147 dead exim/exim-src/src/pcre/pcre_compile.c
1.6 1.7 +0 -130 dead exim/exim-src/src/pcre/pcre_config.c
1.6 1.7 +0 -4940 dead exim/exim-src/src/pcre/pcre_exec.c
1.6 1.7 +0 -167 dead exim/exim-src/src/pcre/pcre_fullinfo.c
1.6 1.7 +0 -467 dead exim/exim-src/src/pcre/pcre_get.c
1.6 1.7 +0 -65 dead exim/exim-src/src/pcre/pcre_globals.c
1.7 1.8 +0 -1119 dead exim/exim-src/src/pcre/pcre_internal.h
1.6 1.7 +0 -145 dead exim/exim-src/src/pcre/pcre_maketables.c
1.3 1.4 +0 -166 dead exim/exim-src/src/pcre/pcre_newline.c
1.4 1.5 +0 -514 dead exim/exim-src/src/pcre/pcre_printint.src
1.6 1.7 +0 -581 dead exim/exim-src/src/pcre/pcre_study.c
1.6 1.7 +0 -320 dead exim/exim-src/src/pcre/pcre_tables.c
1.6 1.7 +0 -139 dead exim/exim-src/src/pcre/pcre_try_flipped.c
1.6 1.7 +0 -92 dead exim/exim-src/src/pcre/pcre_version.c
1.8 1.9 +0 -2398 dead exim/exim-src/src/pcre/pcretest.c
1.5 1.6 +0 -135 dead exim/exim-src/src/pcre/ucp.h


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email

--
## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
Re: [Bug 657] Remove embedded PCRE from exim [ In reply to ]
As you will see, I have done the initial work on removing PCRE.

I'd appreciate it if people could check this to see its a reasonable
way of arranging things.

For Marc & dwmw2 (and anyone else doing distribution packaging), this
change is likely to break your builds (since you all patch PCRE out).
I suggest you get yourself prepared for it...

Nigel.

On 16 Jan 2008, at 13:44, Nigel Metheringham wrote:

> ------- You are receiving this mail because: -------
> You are on the CC list for the bug.
>
> http://bugs.exim.org/show_bug.cgi?id=657



--
[ Nigel Metheringham Nigel.Metheringham@InTechnology.co.uk ]
[. - Comments in this message are my own and not ITO opinion/policy - ]



--
## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
[Bug 657] Remove embedded PCRE from exim [ In reply to ]
------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=657

Nigel Metheringham <nigel@exim.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED




--- Comment #2 from Nigel Metheringham <nigel@exim.org> 2008-01-17 13:01:38 ---
Documentation change made

http://vcs.exim.org/viewvc/exim/exim-doc/doc-docbook/spec.xfpt?r1=1.27&r2=1.28
http://vcs.exim.org/viewvc/exim/exim-doc/doc-txt/ChangeLog?r1=1.536&r2=1.537


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email

--
## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##