non port: devel/p5-Digest-TransformPath/Makefile |
SVNWeb
|
Number of commits found: 16 |
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.
|
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 )
|
Mon, 6 Jan 2014
|
[ 17:17 az ] (Only the first 10 of 46 ports in this commit are shown above. )
- add stage support
Approved by: portmgr (blanket infrastructure)
|
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)
|
Sun, 8 Sep 2013
|
[ 13:29 az ] (Only the first 10 of 19 ports in this commit are shown above. )
- convert to the new perl5 framework
- trim Makefile header
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@)
|
Thu, 12 Apr 2012
|
[ 02:16 swills ]
- Remove unnecessary test target as this is going to be centralized soon
PR: ports/166694
Approved by: Cory King <coryking@mozimedia.com> (maintainer)
|
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
|
Sun, 4 Mar 2012
|
[ 18:34 swills ]
- Remove broken "test" target
PR: ports/165124
Approved by: maintainer timeout (coryking@mozimedia.com, > 2 weeks)
|
Tue, 21 Sep 2010
|
[ 16:08 mm ] (Only the first 10 of 38 ports in this commit are shown above. )
Explicitly depend on p5-Digest-MD5 only if PERL_LEVEL < 500703
Explicitly depend on p5-Digest-SHA only if PERL_LEVEL < 501000
|
Tue, 10 Feb 2009
|
[ 13:41 miwi ]
- Update pkg-descr
- Sort pkg-plist
- Add regression-test
PR: 131542
Submitted by: Cory R. King <coryking@mozimedia.com>
|
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)
|
Thu, 13 Sep 2007
|
[ 20:10 miwi ]
Implements the TransformPath concept
WWW: http://search.cpan.org/dist/Digest-TransformPath/
PR: ports/116214
Submitted by: Cory R. King <coryking at mozimedia.com>
|
Number of commits found: 16 |