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-Xporter/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:83e033b1906dfab6f8d266f6f5b53310c2e0ff89  commit hash:83e033b1906dfab6f8d266f6f5b53310c2e0ff89  commit hash:83e033b1906dfab6f8d266f6f5b53310c2e0ff89  83e033b 
devel/p5-Xporter: 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.
Mon, 22 Mar 2021
[ 10:17 danfe search for other commits by this committer ] Original commit   Revision:568947 (Only the first 10 of 138 ports in this commit are shown above. View all ports for this commit)
Fix spelling mistakes, typos, poor wording, hyphenation, jargonisms,
contractions, "<portname> is ..." cases, missing Oxford commas, and
other miscellaneous style bugs in the COMMENT line.
Sat, 6 Oct 2018
[ 13:06 des search for other commits by this committer ] Original commit   Revision:481365 (Only the first 10 of 2492 ports in this commit are shown above. View all ports for this commit)
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 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:51 sunpoet search for other commits by this committer ] Original commit   Revision:425566
- 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, 30 May 2015
[ 23:08 sunpoet search for other commits by this committer ] Original commit   Revision:387994
- Revert r387863 partially: no need to fix shebang of .pm
- Bump PORTREVISION for package change
Fri, 29 May 2015
[ 14:30 amdmi3 search for other commits by this committer ] Original commit   Revision:387863
- Fix shebangs
- Add NO_ARCH

Approved by:	portmgr blanket
MFH:		2015Q2
Sun, 18 Jan 2015
[ 10:27 sunpoet search for other commits by this committer ] Original commit   Revision:377290
- Add p5-Xporter 0.1.2

Xporter provides EXPORT functionality similar to Exporter with some different
rules to simplify common cases.

The primary difference, in Xporter is that the default EXPORT list remains the
default EXPORT list unless the user specifically asks for it to not be included,
whereas in Exporter, asking for any additional exports from the EXPORT_OK list,
clears the default EXPORT list.

Xporter makes it easy to reset or clear the default so that choice is left to
the user.

To reset the default EXPORT list to empty, a bare minus ('-') or logical-not
sign ('!') is placed as the first parameter in the client's import list.

WWW: http://search.cpan.org/dist/Xporter/

Number of commits found: 14