| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Oct 2009 20:49:26
8.00
|
krion  |
Update to 8.00
PR: ports/139785
Submitted by: Sahil Tandon <sahil@tandon.net> |
12 Apr 2009 10:06:47
7.9
|
krion  |
Update to 7.9 |
04 Oct 2008 12:46:44
7.8
|
krion  |
Update to 7.8
PR: ports/127135
Submitted by: chinsan@FreeBSD.org |
21 Aug 2008 07:18:49
7.7_1
|
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
12 Aug 2008 16:48:15
7.7_1
|
krion  |
Fix a heap overflow condition when compiling certain regular
expressions involving in-pattern options and branches, potentially
leading to arbitrary code execution.
PR: ports/126471
Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> |
14 May 2008 06:53:53
7.7
|
krion  |
Update to 7.7
PR: ports/123585
Submitted by: leeym |
02 Feb 2008 22:32:05
7.6
|
krion  |
Update to 7.6
PR: ports/120098
Submitted by: leeym |
10 Oct 2007 13:18:44
7.4  |
krion  |
Update to 7.4 |
05 Sep 2007 11:33:04
7.3  |
krion  |
Update to 7.3 |
27 Aug 2007 20:59:37
7.2  |
krion  |
Respect NOPORTDOCS
PR: ports/115847
Submitted by: rafan |
04 Aug 2007 12:41:31
7.2  |
gabor  |
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav) |
23 Jul 2007 10:36:52
7.2  |
rafan  |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
18 Jul 2007 22:10:11
7.2  |
krion  |
Update to 7.2 |
28 May 2007 15:47:35
7.1  |
krion  |
Fix leftovers.
Submitted by: mnag |
28 May 2007 13:45:17
7.1  |
krion  |
Update to 7.1 |
11 Mar 2007 19:41:33
7.0_1  |
krion  |
Remove devel/pcre-utf8 and enable UTF8 support in devel/pcre by
default.
Bump PORTREVISION on all dependent ports. |
27 Dec 2006 10:26:40
7.0  |
krion  |
Update to 7.0 |
04 Nov 2006 08:15:09
6.7  |
krion  |
Utilize USE_LDCONFIG. |
04 Nov 2006 08:08:15
6.7  |
krion  |
Honour pkgname in devel/pcre while building with "WITH_UTF=yes"
PR: ports/105116
Submitted by: girgen |
07 Jul 2006 10:56:38
6.7  |
krion  |
Fix build on 4.x
Submitted by: andrew clarke <mail@ozzmosis.com> |
07 Jul 2006 08:58:20
6.7  |
krion  |
Update to version 6.7 |
23 Feb 2006 10:40:45
6.6_1  |
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
06 Feb 2006 17:30:49
6.6  |
krion  |
Update to 6.6 |
03 Feb 2006 12:22:53
6.5  |
krion  |
Update to 6.5 |
22 Jan 2006 08:30:12
6.4  |
edwin  |
SHA256ify
Approved by: krion@ |
15 Nov 2005 06:52:12
6.4  |
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
16 Oct 2005 19:47:24
6.4  |
krion  |
Add CONFLICTS.
PR: ports/87526 ports/87527
Submitted by: Denis Shaposhnikov <dsh@neva.vlink.ru> |
12 Sep 2005 13:28:08
6.4  |
krion  |
Update to 6.4 |
28 Aug 2005 13:01:39
6.3  |
krion  |
Update to 6.3 |
01 Aug 2005 15:33:20
6.2  |
krion  |
Update to 6.2 |
28 Jul 2005 13:42:55
6.1  |
osa  |
Update master home page to http://www.pcre.org/.
Approved by: krion (maintainer) |
27 Jul 2005 14:46:12
6.1  |
osa  |
Update to 6.1.
CXX patches flamed by: #bsd-unix
Approved by: krion (maintainer)
Special thanks to: fjoe@, vsevolod@, Umka |
12 Jun 2005 08:39:16
5.0  |
krion  |
Add WITH_LINK_SIZE knob which allows to adjust pcre internal data
structures for compilation of jumbo-sized patterns.
PR: ports/74369
Submitted by: David Landgren <david (at) landgren dot net> |
07 Jun 2005 23:22:41
5.0  |
krion  |
Take maintainership, maintainer is MIA for too long. |
16 May 2005 22:52:58
5.0  |
pav  |
- libdata/pkgconfig is now included in mtree
Approved by: marcus (portmgr hat) |
12 Apr 2005 04:26:57
5.0  |
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 09:04:41
5.0  |
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
12 Oct 2004 01:16:52
5.0  |
eik  |
- update to 5.0 |
01 Jul 2004 18:06:41
4.5  |
ade  |
Autotools cleanup. Remove autoconf257 (259), automake17 (18), and
libtool14 (13/15).
PR: 67768
Submitted by: ade
Approved by: 4-exp bento runs (thanks, kris!) |
18 Mar 2004 01:04:31
4.5  |
eik  |
SIZEify
Prompted by: trevor |
19 Jan 2004 22:30:51
4.5  |
eik  |
- update to version 4.5
- use PORTDOCS
- set homepage to freshmeat (under control of the author)
Approved by: marcus (mentor) |
14 Nov 2003 00:29:48
4.4  |
eik  |
switch my ports to my FreeBSD address
Approved by: marcus (mentor) |
15 Oct 2003 06:28:54
4.4  |
erwin  |
- add some unofficial mirror sites to make pcre fetchable
PR: 58039
Submitted by: maintainer |
25 Sep 2003 22:25:10
4.4  |
erwin  |
Seems the uk site went down and sf is still at 4.3, so I'll
serve the distfile myself for now. |
25 Sep 2003 07:40:26
4.4  |
erwin  |
- update to 4.4
- use libtool from ports
- assign maintainership to submitter
PR: 56966
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
Approved by: maintainer |
10 Jul 2003 02:04:52
4.3  |
foxfair  |
PR: 53741
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
Reviewed by: maintainer
Upgrade devel/pcre to 4.3 |
21 Feb 2003 17:54:37
3.9  |
leeym  |
replace ENABLE_UTF8 with WITH_UTF8
PR: 48521
Submitted by: Dominic Mitchell <dom@happygiraffe.net> |
21 Feb 2003 11:23:04
3.9  |
knu  |
De-pkg-comment. |
21 Feb 2003 01:17:51
3.9  |
leeym  |
add an option to use the UTF-8 code in pcre
PR: 48496
Submitted by: Dominic Mitchell <dom@happygiraffe.net> |
20 Sep 2002 10:47:36
3.9  |
knu  |
- Update pcre to 3.9
- Temporarily disable USE_BZIP2 due to corrupted distfile
on SourceForge mirrors
PR: ports/42067
Submitted by: Sergei Kolobov <sergei@kolobov.com>
(no response from MAINTAINER) |
24 Nov 2001 01:56:44 
|
dwcjr  |
Update to 3.7 |
07 Jun 2001 09:46:07 
|
roam  |
Maintainer address change: dom@myrddin.demon.co.uk -> dom@happygiraffe.net |
03 May 2001 10:38:55 
|
mharo  |
The distfile has moved (and switched to a .tar.gz). Also add a pointer to the
homepage. |
24 Jan 2001 02:09:04 
|
kuriyama  |
Upgrade to 3.4. |
26 Oct 2000 01:54:27 
|
jeh  |
@${LN} -f ${WRKSRC}/.libs/pgrep ${WRKSRC}/pgrep in the pre-install target
otherwise we get a broken pgrep shell script installed instead of the binary
we really want. |
08 Oct 2000 03:10:04 
|
asami  |
Convert category devel to new layout. |
03 Jun 2000 11:16:52 
|
asami  |
Add two .la files. |