non port: devel/p5-PAR/Makefile |
SVNWeb
|
Number of commits found: 79 |
Mon, 3 Oct 2022
|
[ 17:10 Po-Chuan Hsieh (sunpoet) ] cf7d37a
devel/p5-PAR: Update to 1.018
Changes: https://metacpan.org/dist/PAR/changes
|
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 )
|
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, 26 Jan 2021
|
[ 17:25 sunpoet ]
Update to 1.017
Changes: https://metacpan.org/changes/distribution/PAR
|
Thu, 23 May 2019
|
[ 23:52 sunpoet ]
Update to 1.016
Changes: https://metacpan.org/changes/distribution/PAR
|
Sat, 6 Oct 2018
|
[ 13:06 des ] (Only the first 10 of 2492 ports in this commit are shown above. )
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)
|
Fri, 15 Sep 2017
|
[ 08:58 mat ] (Only the first 10 of 2495 ports in this commit are shown above. )
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight
|
Sat, 15 Apr 2017
|
[ 00:47 sunpoet ]
Update to 1.015
Changes: http://search.cpan.org/dist/PAR/Changes
|
Tue, 20 Dec 2016
|
[ 18:35 sunpoet ]
- Update to 1.014
Changes: http://search.cpan.org/dist/PAR/Changes
|
Mon, 28 Nov 2016
|
[ 18:18 sunpoet ]
- Update to 1.013
Changes: http://search.cpan.org/dist/PAR/Changes
|
Sat, 26 Nov 2016
|
[ 10:33 sunpoet ]
- Update to 1.012
- Add LICENSE_FILE
Changes: http://search.cpan.org/dist/PAR/Changes
|
Sun, 6 Nov 2016
|
[ 16:50 sunpoet ]
- Update to 1.011
Changes: http://search.cpan.org/dist/PAR/Changes
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Mon, 13 Jul 2015
|
[ 17:29 sunpoet ]
- Update to 1.010
- Add NO_ARCH
Changes: http://search.cpan.org/dist/PAR/Changes
|
Sat, 25 Apr 2015
|
[ 07:40 sunpoet ]
- Update to 1.009
Changes: http://search.cpan.org/dist/PAR/Changes
|
Thu, 12 Mar 2015
|
[ 18:27 sunpoet ]
- Update to 1.008
- Add LICENSE
- Remove regression-test:
- Remove blank lines
- Take maintainership
Changes: http://search.cpan.org/dist/PAR/Changes
|
Fri, 16 Jan 2015
|
[ 17:28 rafan ] (Only the first 10 of 46 ports in this commit are shown above. )
Drop maintainership as I no longer use these software nor have time and
energy to keep up.
|
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 )
|
Wed, 5 Feb 2014
|
[ 09:15 miwi ] (Only the first 10 of 12 ports in this commit are shown above. )
- Stage support
|
Fri, 20 Sep 2013
|
[ 17:13 bapt ] (Only the first 10 of 2998 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
|
Mon, 16 Sep 2013
|
[ 10:28 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)
|
Tue, 18 Jun 2013
|
[ 13:49 az ] (Only the first 10 of 112 ports in this commit are shown above. )
- Cleanup outdated checks. (PERL_LEVEL < 5.12)
- Assign some p5- ports under perl@ maintainership.
Approved by: portmgr@ (bapt@)
|
Fri, 31 May 2013
|
[ 01:45 miwi ]
- Do not try to remove dirs. not created by the port
- Trim header
Reported by: pkg (DEVELOPER_MODE)
|
Sun, 23 Dec 2012
|
[ 15:28 rafan ]
- Update to 1.007
|
Sun, 10 Jun 2012
|
[ 18:42 swills ] (Only the first 10 of 639 ports in this commit are shown above. )
- 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)
|
Tue, 13 Mar 2012
|
[ 16:15 pgollucci ] (Only the first 10 of 391 ports in this commit are shown above. )
- 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)
|
Thu, 8 Mar 2012
|
[ 18:45 pgollucci ] (Only the first 10 of 403 ports in this commit are shown above. )
- 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
|
Mon, 23 Jan 2012
|
[ 04:17 rafan ]
- Update to 1.005
|
Tue, 21 Sep 2010
|
[ 07:56 mm ] (Only the first 10 of 75 ports in this commit are shown above. )
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
|
Sun, 22 Aug 2010
|
[ 07:52 rafan ]
- Update to 1.002
|
Mon, 12 Apr 2010
|
[ 13:57 rafan ]
Update to 1.000
|
Mon, 3 Aug 2009
|
[ 11:54 rafan ]
- Update to 0.994
|
Wed, 22 Jul 2009
|
[ 16:27 pgollucci ] (Only the first 10 of 263 ports in this commit are shown above. )
- 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)
|
Sat, 25 Apr 2009
|
[ 08:22 rafan ]
- Update to 0.992
|
Wed, 25 Mar 2009
|
[ 12:59 rafan ]
- Update to 0.991
PR: ports/133028
Submitted by: Cezary Morga <cm at therek.net>
|
Sat, 7 Mar 2009
|
[ 10:48 rafan ]
- Update to 0.988
|
Mon, 23 Feb 2009
|
[ 03:38 rafan ]
- Update to 0.986
|
Sun, 15 Feb 2009
|
[ 05:20 rafan ]
- Update to 0.98.4
|
Sat, 27 Sep 2008
|
[ 11:47 rafan ]
- Update to 0.983
- Add regression-test target
|
Wed, 27 Aug 2008
|
[ 08:56 rafan ]
- Update to 0.982
|
Mon, 7 Jul 2008
|
[ 06:25 rafan ]
- Update to 0.980
|
Thu, 17 Apr 2008
|
[ 14:30 araujo ] (Only the first 10 of 2168 ports in this commit are shown above. )
- 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)
|
Sat, 22 Dec 2007
|
[ 09:00 rafan ]
- Update to 0.97.7
|
Sat, 8 Sep 2007
|
[ 00:59 linimon ] (Only the first 10 of 127 ports in this commit are shown above. )
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
|
Tue, 31 Jul 2007
|
[ 08:05 rafan ]
- Update to 0.976
|
Tue, 6 Feb 2007
|
[ 09:57 rafan ]
- Update to 0.973
|
Thu, 18 Jan 2007
|
[ 06:55 rafan ]
- Update to 0.97.2 (distversion 0.972)
- Add WWW entry
|
Tue, 16 Jan 2007
|
[ 03:56 rafan ]
- Update to 0.97.1
|
Thu, 7 Dec 2006
|
[ 04:15 rafan ]
- Update to 0.970
All executable files are moved to another distribution: PAR-Packer,
which will hit the tree shortly
|
Wed, 22 Nov 2006
|
[ 12:08 rafan ]
- Update to 0.960
|
Thu, 16 Nov 2006
|
[ 06:00 rafan ]
- Update to 0.95.9 (distversion 0.959)
|
Sun, 12 Nov 2006
|
[ 11:26 rafan ]
- Update to 0.95.8 (distversion 0.958)
|
Wed, 8 Nov 2006
|
[ 16:25 rafan ]
- Add CONFLICTS for lang/sketchy due to bin/pp
|
Tue, 31 Oct 2006
|
[ 00:49 rafan ]
- Update to 0.95.7 (distversion 0.957)
|
Wed, 4 Oct 2006
|
[ 06:50 rafan ]
- Update to 0.95.6 (0.956)
|
Wed, 27 Sep 2006
|
[ 04:29 rafan ]
- Update to 0.95.4 (distversion 0.954)
|
Wed, 23 Aug 2006
|
[ 03:40 rafan ]
- Update to 0.95.2
|
Mon, 14 Aug 2006
|
[ 01:48 rafan ]
- Update to 0.95.1
|
Sat, 12 Aug 2006
|
[ 01:43 rafan ]
- Update to 0.95.0
|
Sun, 23 Jul 2006
|
[ 03:51 rafan ]
- Update to 0.94.2 (distversion 0.942)
|
Tue, 27 Jun 2006
|
[ 03:58 rafan ] (Only the first 10 of 37 ports in this commit are shown above. )
Change to my FreeBSD.org email.
Approved by: delphij (mentor)
|
Thu, 22 Jun 2006
|
[ 19:52 erwin ]
Update to 0.94.1
PR: 99319
Submitted by: Rong-En Fan <rafan@infor.org> (maintainer)
|
Fri, 2 Jun 2006
|
[ 15:19 clsung ]
- Update to 0.94
- use module directory
- Fix build with Digest::SHA >= 5.38
PR: 98378
Submitted by: maintainer (Rong-En Fan)
|
Wed, 19 Apr 2006
|
[ 03:07 novel ]
Update to 0.92.
PR: 95879
Submitted by: Rong-En Fan (maintainer)
|
Thu, 2 Feb 2006
|
[ 23:12 marcus ]
Remove CONFLICTS with nss.
|
Tue, 10 Jan 2006
|
[ 15:20 clsung ]
- update to 0.90
PR: 91578
Submitted by: clsung
Approved by: Rong-En Fan (maintainer)
|
Fri, 24 Jun 2005
|
[ 00:38 ahze ]
- Update to 0.89
PR: ports/82585
Submitted by: Rong-En Fan (maintainer)
|
Wed, 2 Feb 2005
|
[ 09:00 clsung ]
- Update to 0.87
PR: ports/76994
Submitted by: Rong-En Fan (maintainer)
|
Mon, 13 Dec 2004
|
[ 10:13 vanilla ]
Upgrade to 0.86.
PR: ports/74979
Submitted by: maintainer
|
Tue, 24 Aug 2004
|
[ 17:53 vanilla ]
Both PAR and nss install bin/pp, add a conflict.
PR: ports/70875
Submitted by: maintainer
|
Thu, 12 Aug 2004
|
[ 12:48 mat ] (Only the first 10 of 27 ports in this commit are shown above. )
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.
|
Wed, 11 Aug 2004
|
[ 08:46 ijliao ]
upgrade to 0.85
pass maintainership
PR: 70142
Submitted by: Rong-En Fan <rafan@infor.org> (new maintainer)
Reviewed by: old maintainer
|
Wed, 4 Feb 2004
|
[ 05:21 marcus ] (Only the first 10 of 1588 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
Thu, 1 Jan 2004
|
[ 19:50 demon ]
Update to version 0.77.
Submitted by: Autrijus Tang <autrijus@autrijus.org> (maintainer)
|
Mon, 15 Dec 2003
|
[ 12:03 demon ]
Replace BROKEN with IGNORE for perl version < 5.6.
Submitted by: maintainer
|
Thu, 25 Sep 2003
|
[ 08:43 demon ]
Update to version 0.75.
Submitted by: maintainer
|
Mon, 15 Sep 2003
|
[ 20:58 adamw ]
Check for PERL <= 5.006.
Submitted by: bento
|
Thu, 28 Aug 2003
|
[ 07:31 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>
|
Number of commits found: 79 |