non port: devel/pcre2/Makefile |
SVNWeb
|
Number of commits found: 30 |
Mon, 2 Jan 2023
|
[ 22:14 Kirill Ponomarev (krion) ] 04f6baa
devel/pcre2: Update to 10.42
|
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 )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] aa6eefd (Only the first 10 of 5087 ports in this commit are shown above. )
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Thu, 12 May 2022
|
[ 18:20 Kirill Ponomarev (krion) ] 7de2d9a
devel/pcre2: enable compression support for pcre2grep
PR: 263935
Reported by: David Siebörger <drs-freebsd@sieborger__dot__nom__dot__za>
|
Mon, 2 May 2022
|
[ 15:31 Kirill Ponomarev (krion) ] 4a3d3aa
devel/pcre2: Update to 10.40
|
Fri, 25 Mar 2022
|
[ 14:29 Piotr Kubaj (pkubaj) ] b6bb44e
pcre: fix runtime issues on powerpc
In sljitConfigInternal.h, pcre checks for existence of __builtin___clear_cache()
function.
LLVM provides that function for all platforms, even those that don't have
implemented flushing the cache.
This leads to runtime errors on e.g. powerpc (32-bit) with __clear_cache()
calling compilerrt_abort(), resulting in SIGABRT.
|
Tue, 2 Nov 2021
|
[ 09:25 Kirill Ponomarev (krion) ] 2f33017
devel/pcre2: remove superfluous dependency
|
[ 09:04 Kirill Ponomarev (krion) ] 9a19d5f
devel/pcre2: update to 10.39
|
Sat, 11 Sep 2021
|
[ 11:47 Bernhard Froehlich (decke) ] 21c1296
devel/pcre2: Add CPE information
Approved by: portmgr (blanket)
|
Tue, 29 Jun 2021
|
[ 06:58 Kirill Ponomarev (krion) ] 144dfa5
devel/pcre2: resort Makefile
|
Thu, 27 May 2021
|
[ 08:53 Kirill Ponomarev (krion) ] 6456d56
devel/pcre2: update to 10.37
|
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.
|
Mon, 7 Dec 2020
|
[ 16:39 krion ]
Update to 10.36
|
Tue, 17 Nov 2020
|
[ 06:53 krion ]
Disable JIT support on RISC-V.
PR: 251193
Submitted by: mhorne
|
Tue, 12 May 2020
|
[ 12:01 krion ]
Update to 10.35
|
Wed, 12 Feb 2020
|
[ 22:21 krion ]
Upgrade to 10.34
|
Sat, 31 Aug 2019
|
[ 18:01 krion ]
Update to 10.33
|
Tue, 30 Jul 2019
|
[ 12:36 pkubaj ]
devel/pcre2: Correctly detect OpenPOWER 64-bit ELFv2 ABI
PR: 239408
Submitted by: bdragon
Reported by: bdragon
Approved by: krion (maintainer), linimon (mentor)
Obtained from: https://bugs.exim.org/show_bug.cgi?id=2353
Differential Revision: https://reviews.freebsd.org/D21063
|
Tue, 9 Apr 2019
|
[ 14:04 sunpoet ] (Only the first 10 of 289 ports in this commit are shown above. )
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine
|
Wed, 6 Feb 2019
|
[ 18:49 krion ]
Update to 10.32
|
Wed, 3 Oct 2018
|
[ 13:37 krion ]
Grab maintainership.
|
Tue, 2 Oct 2018
|
[ 19:21 feld ] (Only the first 10 of 11 ports in this commit are shown above. )
Reset maintainer for misc ports I do not interact with anymore
|
Wed, 15 Aug 2018
|
[ 19:09 adamw ]
Update pcre2 to 10.31
PR: 229703
Approved by: maintainer (feld)
|
Sun, 18 Feb 2018
|
[ 09:02 amdmi3 ]
- Switch to new test framework
Approved by: portmgr blanket
|
Tue, 27 Jun 2017
|
[ 13:46 sunpoet ] (Only the first 10 of 252 ports in this commit are shown above. )
Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine
|
Sun, 25 Jun 2017
|
[ 00:29 linimon ] (Only the first 10 of 81 ports in this commit are shown above. )
Begin deorbit burn of ia64. We have not attempted to build packages for
it for many years.
While here, alphabetize ARCHs, pet portlint, and modernize usages.
Approved by: portmgr (tier-2 blanket)
|
Mon, 21 Mar 2016
|
[ 02:47 feld ]
devel/pcre2: Update to 10.21
|
[ 02:34 feld ]
devel/pcre2: Add patch to resolve CVE
PR: 208167
Obtained from: PCRE svn (r489)
Security: CVE-2016-3191
|
Tue, 25 Aug 2015
|
[ 17:41 feld ]
Make LIBEDIT and READLINE radio options
|
[ 17:31 feld ]
New port: devel/pcre2
PCRE2 is the name used for a revised API for the PCRE library, which is
a set of functions, written in C, that implement regular expression
pattern matching using the same syntax and semantics as Perl, with just
a few differences.
|
Number of commits found: 30 |