non port: devel/p5-mem/Makefile |
SVNWeb
|
Number of commits found: 14 |
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 )
|
Fri, 25 Jun 2021
|
[ 13:35 Po-Chuan Hsieh (sunpoet) ] b30564f
devel/p5-mem: Add LICENSE_FILE
|
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.
|
Sun, 29 Oct 2017
|
[ 16:09 sunpoet ]
Update to 0.4.7
- Sort PLIST
|
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, 31 Dec 2016
|
[ 19:11 sunpoet ] (Only the first 10 of 11 ports in this commit are shown above. )
Remove outdated PERL_LEVEL check after lang/perl5.18 removal
|
Sun, 13 Nov 2016
|
[ 17:36 sunpoet ] (Only the first 10 of 12 ports in this commit are shown above. )
- Revert the removal of PERL_LEVEL check
Notified by: mat
|
Sun, 6 Nov 2016
|
[ 16:49 sunpoet ]
- Remove outdated PERL_LEVEL check
|
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
|
Sat, 4 Jul 2015
|
[ 16:17 sunpoet ]
- Update to 0.4.6
|
Sat, 30 May 2015
|
[ 23:07 sunpoet ]
- Revert r387760 partially: no need to fix shebang of .pm
- Bump PORTREVISION for package change
|
Thu, 28 May 2015
|
[ 18:15 amdmi3 ]
- Fix shebangs
- Add NO_ARCH
Approved by: portmgr blanket
MFH: 2015Q2
|
Sun, 18 Jan 2015
|
[ 10:26 sunpoet ]
- Add p5-mem 0.4.5
mem is a trivial pragma to either allow defining the module it is included from
as being defined so that later classes or packages in the same file can use the
package to pull in a reference to it, or to be able to call its import routine
from a different package in the same file.
With parameter assignments or other actions, it forces those assignments to be
done, immediately, at compile time instead of later at run time. It can be use,
for example, with Exporter, to export typed-sub's among other usages.
WWW: http://search.cpan.org/dist/mem/
|
Number of commits found: 14 |