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-SVN-Look/Makefile
SVNWeb

Number of commits found: 33

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, 3 Jun 2022
[ 09:00 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:4173b5d2b26596f82e0802328d2da0413ad8f7d0  commit hash:4173b5d2b26596f82e0802328d2da0413ad8f7d0  commit hash:4173b5d2b26596f82e0802328d2da0413ad8f7d0  4173b5d 
devel/p5-SVN-Look: Update to 0.43

Changes:	https://metacpan.org/dist/SVN-Look/changes
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.
Tue, 13 Oct 2020
[ 18:43 sunpoet search for other commits by this committer ] Original commit   Revision:552270
Update to 0.42

- Add LICENSE_FILE
- Add NO_ARCH

Changes:	https://metacpan.org/changes/distribution/SVN-Look
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
Fri, 24 Feb 2017
[ 02:13 cpm search for other commits by this committer ] Original commit   Revision:434693
- Reassign maintainer to perl@

Reported by:	adamw
[ 01:52 cpm search for other commits by this committer ] Original commit   Revision:434692 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Drop maintainership and return them back to the pool.
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)
Sat, 23 Aug 2014
[ 15:58 sunpoet search for other commits by this committer ] Original commit   Revision:365746
- Update MAINTAINER

PR:		ports/192902
Submitted by:	Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer)
Tue, 17 Jun 2014
[ 22:19 rakuco search for other commits by this committer ] Original commit   Revision:358190
- Update to 0.41.
- Pass maintainership to submitter.

PR:		191133
Submitted by:	Carlos Jacobo Puga Medina <cjpugmed@gmail.com>
Tue, 31 Dec 2013
[ 13:04 sunpoet search for other commits by this committer ] Original commit   Revision:338294
- Update to 0.39
- Add LICENSE
- Support STAGEDIR
- Use single space after WWW:
- Pass maintainership to submitter
- While I'm here
  - Fix and sort *_DEPENDS
  - Add TEST_DEPENDS

Changes:	http://search.cpan.org/dist/SVN-Look/Changes
PR:		ports/185199
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
Mon, 16 Dec 2013
[ 18:24 glarkin search for other commits by this committer ] Original commit   Revision:336656 (Only the first 10 of 111 ports in this commit are shown above. View all ports for this commit)
[Errno 11] Resource Temporarily Unavailable

Reassigning my ports back to the pool with the hope of freeing up
to do more FreeBSD work in the future.

Submitted by:	glarkin
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)
Sat, 7 Sep 2013
[ 16:51 az search for other commits by this committer ] Original commit   Revision:326656 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
- convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
Thu, 4 Oct 2012
[ 22:16 glarkin search for other commits by this committer ] Original commit   Revision:305286
- Updated to 0.38
  ChangeLog: http://cpansearch.perl.org/src/GNUSTAVO/SVN-Look-0.38/Changes
Wed, 25 Jul 2012
[ 11:24 cs search for other commits by this committer ] Original commit  (Only the first 10 of 60 ports in this commit are shown above. View all ports for this commit)
Fix typos in COMMENT
Thu, 3 May 2012
[ 13:46 glarkin search for other commits by this committer ] Original commit 
- Updated to 0.35
  ChangeLog: http://cpansearch.perl.org/src/GNUSTAVO/SVN-Look-0.35/Changes

Reported by:    portscout
Fri, 20 Jan 2012
[ 15:33 glarkin search for other commits by this committer ] Original commit 
- Updated to 0.30
  ChangeLog: http://cpansearch.perl.org/src/GNUSTAVO/SVN-Look-0.30/Changes
- Updated dependencies to reflect new upstream requirements
Fri, 26 Aug 2011
[ 20:17 glarkin search for other commits by this committer ] Original commit 
- Updated to 0.25
  ChangeLog: http://cpansearch.perl.org/src/GNUSTAVO/SVN-Look-0.25/Changes
- Added required dependency on p5-URI

Reported by:    http://portscout.cc/glarkin@freebsd.org.html
Fri, 17 Dec 2010
[ 17:48 glarkin search for other commits by this committer ] Original commit 
- Updated to 0.20

http://cpansearch.perl.org/src/GNUSTAVO/SVN-Look-0.20/Changes
Tue, 18 May 2010
[ 04:08 pgollucci search for other commits by this committer ] Original commit  (Only the first 10 of 151 ports in this commit are shown above. View all ports for this commit)
- Chase devel/apr -> devel/apr1 shuffling

PR:             ports/146553
Submitted by:   myself (pgollucci@)
With Hat:       apache@
Wed, 5 May 2010
[ 21:52 pgollucci search for other commits by this committer ] Original commit  (Only the first 10 of 131 ports in this commit are shown above. View all ports for this commit)
4/5: Chase devel/apr shlib bump

PR:             ports/146130
Approved by:    portmgr (pav)
Tested by:      -exp run (pav)
With Hat:       apache@
Fri, 30 Apr 2010
[ 23:21 glarkin search for other commits by this committer ] Original commit 
- Update to 0.18
Wed, 3 Mar 2010
[ 15:27 glarkin search for other commits by this committer ] Original commit 
- Updated to 0.17

Feature safe:   yes
Wed, 17 Feb 2010
[ 22:10 glarkin search for other commits by this committer ] Original commit 
- Updated to 0.16

Reported by:    portscout
Feature safe:   yes
Thu, 28 Jan 2010
[ 22:37 kuriyama search for other commits by this committer ] Original commit  (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
- Remove unneeded dependencies which is in perl-5.8.9 dist
  (part 14).

Approved by:    portmgr (itetcu)
Tue, 15 Dec 2009
[ 14:22 glarkin search for other commits by this committer ] Original commit 
- Updated to 0.15

PR:             ports/141543
Submitted by:   pgollucci
Sun, 12 Apr 2009
[ 02:39 glarkin search for other commits by this committer ] Original commit 
- Updated to 0.14.12

PR:             ports/133188
Submitted by:   olli hauer <ohauer at gmx dot de>
Tue, 27 Jan 2009
[ 20:00 glarkin search for other commits by this committer ] Original commit 
- Added dependency for svnlook executable

Reported by:    QAT
[ 14:48 glarkin search for other commits by this committer ] Original commit 
SVN-Look is a caching wrapper aroung the svnlook command.

The svnlook command is the workhorse of Subversion hook scripts,
being used to gather all sorts of information about a repository,
its revisions, and its transactions.

This script provides a simple object oriented interface to a specific
svnlook invocation, to make it easier to hook writers to get and
use the information they need.  Moreover, all the information
gathered buy calling the svnlook command is cached in the object,
avoiding repetitious calls.

WWW:    http://search.cpan.org/dist/SVN-Look/

Number of commits found: 33