Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.020 23 Mar 2024 14:30:56 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-PAR: Update to 1.020
Changes: https://metacpan.org/dist/PAR/changes |
1.019 14 Nov 2023 17:15:39 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-PAR: Update to 1.019
Changes: https://metacpan.org/dist/PAR/changes |
1.018 03 Oct 2022 17:10:24 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-PAR: Update to 1.018
Changes: https://metacpan.org/dist/PAR/changes |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.017 07 Sep 2022 21:10:59 |
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.
(Only the first 15 lines of the commit message are shown above ) |
1.017 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
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 ) |
1.017 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.017 26 Jan 2021 17:25:21 |
sunpoet |
Update to 1.017
Changes: https://metacpan.org/changes/distribution/PAR |
1.016 23 May 2019 23:52:52 |
sunpoet |
Update to 1.016
Changes: https://metacpan.org/changes/distribution/PAR |
1.015 06 Oct 2018 13:06:45 |
des |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
1.015 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
1.015 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
1.015 15 Apr 2017 00:47:00 |
sunpoet |
Update to 1.015
Changes: http://search.cpan.org/dist/PAR/Changes |
1.014 20 Dec 2016 18:35:13 |
sunpoet |
- Update to 1.014
Changes: http://search.cpan.org/dist/PAR/Changes |
1.013 28 Nov 2016 18:18:04 |
sunpoet |
- Update to 1.013
Changes: http://search.cpan.org/dist/PAR/Changes |
1.012 26 Nov 2016 10:33:47 |
sunpoet |
- Update to 1.012
- Add LICENSE_FILE
Changes: http://search.cpan.org/dist/PAR/Changes |
1.011 06 Nov 2016 16:50:04 |
sunpoet |
- Update to 1.011
Changes: http://search.cpan.org/dist/PAR/Changes |
1.010 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.010 13 Jul 2015 17:29:20 |
sunpoet |
- Update to 1.010
- Add NO_ARCH
Changes: http://search.cpan.org/dist/PAR/Changes |
1.009 25 Apr 2015 07:40:25 |
sunpoet |
- Update to 1.009
Changes: http://search.cpan.org/dist/PAR/Changes |
1.008 12 Mar 2015 18:27:07 |
sunpoet |
- Update to 1.008
- Add LICENSE
- Remove regression-test:
- Remove blank lines
- Take maintainership
Changes: http://search.cpan.org/dist/PAR/Changes |
1.00.7_1 16 Jan 2015 17:28:14 |
rafan |
Drop maintainership as I no longer use these software nor have time and
energy to keep up. |
1.00.7_1 26 Nov 2014 13:08:38 |
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 (Only the first 15 lines of the commit message are shown above ) |
1.00.7 27 Oct 2014 10:55:59 |
bapt |
Cleanup plist |
1.00.7 05 Feb 2014 09:15:26 |
miwi |
- Stage support |
1.00.7 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
1.00.7 16 Sep 2013 10:28:33 |
az |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
1.00.7 18 Jun 2013 13:49:02 |
az |
- Cleanup outdated checks. (PERL_LEVEL < 5.12)
- Assign some p5- ports under perl@ maintainership.
Approved by: portmgr@ (bapt@) |
1.00.7 31 May 2013 01:45:48 |
miwi |
- Do not try to remove dirs. not created by the port
- Trim header
Reported by: pkg (DEVELOPER_MODE) |
1.00.7 23 Dec 2012 15:28:59 |
rafan |
- Update to 1.007 |
1.00.5 10 Jun 2012 18:42:48 |
swills |
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi) |
1.00.5 13 Mar 2012 16:15:36 |
pgollucci |
- Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so) |
1.00.5 08 Mar 2012 18:45:38 |
pgollucci |
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index |
1.00.5 23 Jan 2012 04:17:08 |
rafan |
- Update to 1.005 |
1.00.2_1 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
1.00.2_1 21 Sep 2010 07:56:43 |
mm |
Change dependency on old p5-Compress-Zlib, p5-IO-Compress-Base,
p5-IO-Compress-Zlib and p5-IO-Compress-Bzip2 modules to p5-IO-Compress.
Explicitly depend on p5-IO-Compress only if PERL_LEVEL < 500903
Bump PORTREVISION |
1.00.2 22 Aug 2010 07:52:53 |
rafan |
- Update to 1.002 |
1.00.0 12 Apr 2010 13:57:23 |
rafan |
Update to 1.000 |
0.99.4 03 Aug 2009 11:54:11 |
rafan |
- Update to 0.994 |
0.99.2 22 Jul 2009 16:27:08 |
pgollucci |
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks
PR: ports/135398
Tested by: 2 -exp runs by pav
Approved by: portmgr (pav) |
0.99.2 25 Apr 2009 08:22:24 |
rafan |
- Update to 0.992 |
0.99.1 25 Mar 2009 12:59:56 |
rafan |
- Update to 0.991
PR: ports/133028
Submitted by: Cezary Morga <cm at therek.net> |
0.98.8 07 Mar 2009 10:48:56 |
rafan |
- Update to 0.988 |
0.98.6 23 Feb 2009 03:38:20 |
rafan |
- Update to 0.986 |
0.98.4 15 Feb 2009 05:20:04 |
rafan |
- Update to 0.98.4 |
0.98.3 27 Sep 2008 11:47:15 |
rafan |
- Update to 0.983
- Add regression-test target |
0.98.2 27 Aug 2008 08:56:28 |
rafan |
- Update to 0.982 |
0.98.0 07 Jul 2008 06:25:19 |
rafan |
- Update to 0.980 |
0.97.7 23 May 2008 21:18:39 |
olgeni |
Hunt for typos in devel/p5-*. |
0.97.7 17 Apr 2008 14:30:31 |
araujo |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
0.97.7 22 Dec 2007 09:00:16 |
rafan |
- Update to 0.97.7 |
0.97.6 08 Sep 2007 00:59:21 |
linimon |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
0.97.6 31 Jul 2007 08:05:02 |
rafan |
- Update to 0.976 |
0.97.3 06 Feb 2007 09:57:09 |
rafan |
- Update to 0.973 |
0.97.2 18 Jan 2007 06:55:13 |
rafan |
- Update to 0.97.2 (distversion 0.972)
- Add WWW entry |
0.97.1 16 Jan 2007 04:03:11 |
rafan |
- Correct pkg-plist |
0.97.1 16 Jan 2007 03:56:39 |
rafan |
- Update to 0.97.1 |
0.97.0 07 Dec 2006 04:15:10 |
rafan |
- Update to 0.970
All executable files are moved to another distribution: PAR-Packer,
which will hit the tree shortly |
0.96.0 22 Nov 2006 12:08:07 |
rafan |
- Update to 0.960 |
0.95.9 16 Nov 2006 06:00:28 |
rafan |
- Update to 0.95.9 (distversion 0.959) |
0.95.8 12 Nov 2006 11:26:26 |
rafan |
- Update to 0.95.8 (distversion 0.958) |
0.95.7 08 Nov 2006 16:25:08 |
rafan |
- Add CONFLICTS for lang/sketchy due to bin/pp |
0.95.7 31 Oct 2006 00:49:54 |
rafan |
- Update to 0.95.7 (distversion 0.957) |
0.95.6 04 Oct 2006 06:50:29 |
rafan |
- Update to 0.95.6 (0.956) |
0.95.4 27 Sep 2006 04:29:53 |
rafan |
- Update to 0.95.4 (distversion 0.954) |
0.95.2 23 Aug 2006 03:40:35 |
rafan |
- Update to 0.95.2 |
0.95.1 14 Aug 2006 01:48:34 |
rafan |
- Update to 0.95.1 |
0.95.0 12 Aug 2006 01:43:52 |
rafan |
- Update to 0.95.0 |
0.94.2 23 Jul 2006 03:51:31 |
rafan |
- Update to 0.94.2 (distversion 0.942) |
0.94.1 27 Jun 2006 03:58:58 |
rafan |
Change to my FreeBSD.org email.
Approved by: delphij (mentor) |
0.94.1 22 Jun 2006 19:52:44 |
erwin |
Update to 0.94.1
PR: 99319
Submitted by: Rong-En Fan <rafan@infor.org> (maintainer) |
0.94 02 Jun 2006 15:19:13 |
clsung |
- Update to 0.94
- use module directory
- Fix build with Digest::SHA >= 5.38
PR: 98378
Submitted by: maintainer (Rong-En Fan) |
0.92 19 Apr 2006 03:07:31 |
novel |
Update to 0.92.
PR: 95879
Submitted by: Rong-En Fan (maintainer) |
0.90 02 Feb 2006 23:12:05 |
marcus |
Remove CONFLICTS with nss. |
0.90 22 Jan 2006 01:48:34 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.90 10 Jan 2006 15:20:31 |
clsung |
- update to 0.90
PR: 91578
Submitted by: clsung
Approved by: Rong-En Fan (maintainer) |
0.89 24 Jun 2005 00:38:31 |
ahze |
- Update to 0.89
PR: ports/82585
Submitted by: Rong-En Fan (maintainer) |
0.87 02 Feb 2005 09:00:06 |
clsung |
- Update to 0.87
PR: ports/76994
Submitted by: Rong-En Fan (maintainer) |
0.86 13 Dec 2004 10:13:46 |
vanilla |
Upgrade to 0.86.
PR: ports/74979
Submitted by: maintainer |
0.85_1 24 Aug 2004 17:53:57 |
vanilla |
Both PAR and nss install bin/pp, add a conflict.
PR: ports/70875
Submitted by: maintainer |
0.85 12 Aug 2004 12:48:01 |
mat |
After devel/p5-File-Temp has gained an IGNORE for PERL_LEVEL > 500800, all
these ports were broken because they always depended on it. I've rearranged all
the dependencies to fit the new scheme. |
0.85 11 Aug 2004 08:46:34 |
ijliao |
upgrade to 0.85
pass maintainership
PR: 70142
Submitted by: Rong-En Fan <rafan@infor.org> (new maintainer)
Reviewed by: old maintainer |
0.77_1 18 Mar 2004 18:01:13 |
trevor |
Add size data, approved by maintainers. |
0.77_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.77 01 Jan 2004 19:50:34 |
demon |
Update to version 0.77.
Submitted by: Autrijus Tang <autrijus@autrijus.org> (maintainer) |
0.75 15 Dec 2003 12:03:31 |
demon |
Replace BROKEN with IGNORE for perl version < 5.6.
Submitted by: maintainer |
0.75 25 Sep 2003 08:43:35 |
demon |
Update to version 0.75.
Submitted by: maintainer |
0.74 15 Sep 2003 20:58:01 |
adamw |
Check for PERL <= 5.006.
Submitted by: bento |
0.74 28 Aug 2003 07:31:10 |
demon |
New port: p5-PAR.
The PAR Toolkit is a cross between Java's JAR and Perl2EXE; It makes
cross-platform packaging and deployment a breeze for Perl programmers.
Notable features include:
* Turn your Perl programs into ready-to-run executables
* Pack scripts and requered libraries with a binary loader
* Put PAR files into @INC to avoid version conflicts
* Works with remote URL as well as local files
* Supports XS modules and DATA sections
* Turns CPAN module distributions into PAR distributions
* Install, uninstall, signs and verifies PAR distributions
* Runs scripts inside PAR files, generated by "pp -p"
Submitted by: Autrijus Tang <autrijus@autrijus.org> |