notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/p5-mem/Makefile
SVNWeb

Number of commits found: 14

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  aa6eefd  (Only the first 10 of 5087 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Fri, 25 Jun 2021
[ 13:35 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:b30564f97c510510cfc1edac09c68e691fd3a43a  commit hash:b30564f97c510510cfc1edac09c68e691fd3a43a  commit hash:b30564f97c510510cfc1edac09c68e691fd3a43a  b30564f 
devel/p5-mem: Add LICENSE_FILE
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Sun, 29 Oct 2017
[ 16:09 sunpoet search for other commits by this committer ] Original commit   Revision:453121
Update to 0.4.7

- Sort PLIST
Fri, 15 Sep 2017
[ 08:58 mat search for other commits by this committer ] Original commit   Revision:449893 (Only the first 10 of 2495 ports in this commit are shown above. View all ports for this commit)
Fix license information for portgs that use "the same license as Perl".

Sponsored by:	Absolight
Sat, 31 Dec 2016
[ 19:11 sunpoet search for other commits by this committer ] Original commit   Revision:430152 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Remove outdated PERL_LEVEL check after lang/perl5.18 removal
Sun, 13 Nov 2016
[ 17:36 sunpoet search for other commits by this committer ] Original commit   Revision:426060 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
- Revert the removal of PERL_LEVEL check

Notified by:	mat
Sun, 6 Nov 2016
[ 16:49 sunpoet search for other commits by this committer ] Original commit   Revision:425535
- Remove outdated PERL_LEVEL check
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Sat, 4 Jul 2015
[ 16:17 sunpoet search for other commits by this committer ] Original commit   Revision:391315
- Update to 0.4.6
Sat, 30 May 2015
[ 23:07 sunpoet search for other commits by this committer ] Original commit   Revision:387993
- Revert r387760 partially: no need to fix shebang of .pm
- Bump PORTREVISION for package change
Thu, 28 May 2015
[ 18:15 amdmi3 search for other commits by this committer ] Original commit   Revision:387760
- Fix shebangs
- Add NO_ARCH

Approved by:	portmgr blanket
MFH:		2015Q2
Sun, 18 Jan 2015
[ 10:26 sunpoet search for other commits by this committer ] Original commit   Revision:377289
- 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