non port: devel/p5-ExtUtils-ParseXS/Makefile |
SVNWeb
|
Number of commits found: 39 |
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.
|
Mon, 7 Aug 2017
|
[ 07:32 demon ]
Add LICENCE as mentioned in README.
PR: 221280
Reported by: pi
|
Sun, 6 Aug 2017
|
[ 15:05 demon ]
Update to version 3.35.
PR: 221280
Submitted by: Laurence 'GreenReaper' Parry <greenreaper@hotmail.com>
|
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 )
|
Sat, 8 Mar 2014
|
[ 09:46 demon ]
Update to version 3.24.
|
Mon, 28 Oct 2013
|
[ 12:02 mat ]
Fixup install, don't overwrite existing files.
PR: ports/183393
Submitted by: mat
Approved by: demon (maintainer)
|
Sun, 27 Oct 2013
|
[ 14:41 demon ]
Update to 3.22;
support staging.
|
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
|
[ 11:16 az ]
- Fix typo
|
[ 10:58 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@)
|
Wed, 6 Feb 2013
|
[ 14:16 demon ]
Update to version 3.18.
PR: 174861
Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw>
|
Tue, 19 Jun 2012
|
[ 04:26 demon ]
Update to version 3.15
PR: 169229
Submitted by: sunpoet
|
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
|
Wed, 14 Dec 2011
|
[ 11:31 demon ]
Update to version 3.07.
PR: 163118
Submitted by: sunpoet
|
Mon, 19 Sep 2011
|
[ 17:17 sunpoet ]
- Update to 3.04
Changes: http://search.cpan.org/dist/ExtUtils-ParseXS/Changes
PR: ports/160229
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 23 days)
|
Sat, 17 Sep 2011
|
[ 07:06 sunpoet ] (Only the first 10 of 152 ports in this commit are shown above. )
- Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+
Suggested by: az
With hat: perl
|
Sat, 13 Aug 2011
|
[ 13:02 sunpoet ]
- Update to 3.03
PR: ports/159706
Submitted by: sunpoet (myself)
Approved by: demon (maintainer)
|
Wed, 10 Aug 2011
|
[ 11:51 demon ]
Update to version 2.22.06.
PR: 159338
Submitted by: sunpoet
|
Mon, 15 Feb 2010
|
[ 15:28 demon ]
Update to version 2.2203.
|
Tue, 26 Jan 2010
|
[ 11:49 demon ]
Update to version 2.2201.
PR: 143244
Submitted by: wen
|
Fri, 16 Oct 2009
|
[ 10:59 demon ]
Update to 2.21.
PR: 139507
Submitted by: Sahil Tandon <sahil@tandon.net>
|
Fri, 10 Jul 2009
|
[ 10:07 demon ]
Update to 2.20.
PR: 136501
Submitted by: pgollucci
|
Tue, 7 Apr 2009
|
[ 11:11 demon ]
Remove useless RUN_DEPEND.
Pointed out by: leeym
|
Fri, 3 Apr 2009
|
[ 09:56 demon ]
Do not depend on ExtUtils::CBuilder if perl version >= 5.10.
Bump portrevision.
PR: 133334
Submitted by: leeym
|
Thu, 21 Feb 2008
|
[ 12:47 demon ]
Update to 2.19, add WWW to pkg-descr.
PR: 120901
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com>
|
Sat, 8 Sep 2007
|
[ 00:57 linimon ] (Only the first 10 of 91 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
|
Thu, 3 May 2007
|
[ 08:18 demon ]
Update to 2.18
PR: 109820
Submitted by: "Marcelo Araujo" <araujo@bsdmail.org>
|
Sat, 23 Dec 2006
|
[ 14:07 demon ]
Update to 2.17.
PR: 107066
Submitted by: chinsan
|
Tue, 31 Oct 2006
|
[ 17:50 demon ]
Update to 2.16.
PR: 103727
Submitted by: leeym
|
Tue, 18 Oct 2005
|
[ 10:19 demon ]
Update to version 2.15.
|
Sat, 11 Jun 2005
|
[ 16:13 skv ] (Only the first 10 of 144 ports in this commit are shown above. )
* reflect renaming on CPAN File-Spec to PathTools
+ add devel/p5-PathTools, remove devel/p5-File-Spec
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
+ add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
* for all changed ports make dependencies on File::Temp, Digest::MD5,
Storable unconditional
* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
(this variable is forced by bsd.port.mk now)
* update Class-Autouse to 1.17
* update POE-API-Hooks to 1.05
* make portlint happy (clean IGNORE, convert spaces to tabs and so on)
|
Tue, 24 Feb 2004
|
[ 11:06 mat ]
Update to 2.07
Approved by: maintainer
|
Wed, 27 Aug 2003
|
[ 13:39 mat ]
Update to 2.03
fixup plist
Approved by: maintainer
|
Thu, 3 Jul 2003
|
[ 16:28 demon ]
This port requires perl 5.6.
PR: 53954
Submitted by: Mathieu Arnold <m@absolight.net>
|
Sun, 29 Jun 2003
|
[ 09:17 demon ]
New port: ExtUtils::ParseXS.
ExtUtils::ParseXS will compile XS code into C code by embedding the
constructs necessary to let C functions manipulate Perl values and creates
the glue necessary to let Perl access those functions. The compiler uses
typemaps to determine how to map C function parameters and variables to Perl
values.
|
Number of commits found: 39 |