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-File-ReadBackwards/Makefile
SVNWeb

Number of commits found: 25

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)
Sun, 30 May 2021
[ 19:52 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:1693462d9affa26d35871a43f2cb387590297b90  commit hash:1693462d9affa26d35871a43f2cb387590297b90  commit hash:1693462d9affa26d35871a43f2cb387590297b90  1693462 
devel/p5-File-ReadBackwards: Update to 1.06

Changes:	https://metacpan.org/changes/distribution/File-ReadBackwards
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.
Thu, 28 May 2020
[ 13:13 danfe search for other commits by this committer ] Original commit   Revision:536768 (Only the first 10 of 111 ports in this commit are shown above. View all ports for this commit)
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 7).
Mon, 10 Sep 2018
[ 11:17 des search for other commits by this committer ] Original commit   Revision:479390 (Only the first 10 of 213 ports in this commit are shown above. View all ports for this commit)
Reassign all of tobez@'s p5 ports to perl@.

Approved by:	tobez
Sun, 18 Mar 2018
[ 09:03 amdmi3 search for other commits by this committer ] Original commit   Revision:464886
- Add LICENSE
- Add NO_ARCH
- Remove TEST_DEPENDS as Test::Simple is bundled with Perl

Approved by:	portmgr blanket
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
Wed, 26 Nov 2014
[ 13:08 mat search for other commits by this committer ] Original commit   Revision:373448 (Only the first 10 of 10077 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Mon, 6 Jan 2014
[ 09:57 az search for other commits by this committer ] Original commit   Revision:338853 (Only the first 10 of 45 ports in this commit are shown above. View all ports for this commit)
- add stage support

Approved by:	portmgr (blanket infrastructure)
Fri, 20 Sep 2013
[ 17:13 bapt search for other commits by this committer ] Original commit   Revision:327724 (Only the first 10 of 2998 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
Mon, 5 Aug 2013
[ 15:05 az search for other commits by this committer ] Original commit   Revision:324276 (Only the first 10 of 214 ports in this commit are shown above. View all ports for this commit)
- Convert to new perl framework
- Trim Makefile header

Approved by:	tobez@ (maintainer)
Fri, 2 Sep 2011
[ 15:12 tobez search for other commits by this committer ] Original commit 
Update to 1.05.

Changes:        http://search.cpan.org/dist/File-ReadBackwards/Changes
Tue, 24 Feb 2009
[ 13:29 skv search for other commits by this committer ] Original commit  (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
Use variables SITE_PERL and SITE_PERL_REL where appropriate.
Thu, 17 Apr 2008
[ 14:30 araujo search for other commits by this committer ] Original commit  (Only the first 10 of 2168 ports in this commit are shown above. View all ports for this commit)
- 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)
Sat, 8 Sep 2007
[ 00:57 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 91 ports in this commit are shown above. View all ports for this commit)
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
Tue, 24 May 2005
[ 13:37 tobez search for other commits by this committer ] Original commit 
Update to 1.04;  require at least 5.6.0.
Mon, 31 Jan 2005
[ 10:42 tobez search for other commits by this committer ] Original commit 
Update to 1.03.
Tue, 16 Dec 2003
[ 10:34 tobez search for other commits by this committer ] Original commit 
Update to 1.02.
Fri, 24 Oct 2003
[ 12:05 ijliao search for other commits by this committer ] Original commit  (Only the first 10 of 1501 ports in this commit are shown above. View all ports for this commit)
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
Fri, 7 Mar 2003
[ 06:01 ade search for other commits by this committer ] Original commit  (Only the first 10 of 552 ports in this commit are shown above. View all ports for this commit)
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Mon, 27 Jan 2003
[ 08:17 tobez search for other commits by this committer ] Original commit 
Update to 0.99.
Wed, 11 Sep 2002
[ 13:30 tobez search for other commits by this committer ] Original commit 
Update to 0.98.
Sat, 1 Jun 2002
[ 17:53 tobez search for other commits by this committer ] Original commit 
Update to 0.97.
Thu, 11 Oct 2001
[ 14:12 tobez search for other commits by this committer ] Original commit 
Add devel/p5-File-ReadBackwards, a perl module to read a file backwards   by
line efficiently.    

Number of commits found: 25