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: ports-mgmt/p5-FreeBSD-Ports-INDEXhash/Makefile
SVNWeb

Number of commits found: 12

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:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:9c165b983562e903a35c424b209ae3305652c866  commit hash:9c165b983562e903a35c424b209ae3305652c866  commit hash:9c165b983562e903a35c424b209ae3305652c866  9c165b9  (Only the first 10 of 44 ports in this commit are shown above. View all ports for this commit)
ports-mgmt: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Stangl <alex@stangl.us>
  *  Anders F Bjorklund <afb@users.sourceforge.net>
  *  Benjamin Lutz
  *  Brendan Molloy <brendan+freebsd@bbqsrc.net>
  *  Conrad J. Sabatier <conrads@cox.net>
  *  Edwin Groothuis (edwin@mavetju.org)
  *  Emanuel Haupt <ehaupt@FreeBSD.org>
  *  Gabriel Linder <linder.gabriel@gmail.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
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.
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
[ 14:40 az search for other commits by this committer ] Original commit   Revision:338884 (Only the first 10 of 110 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
[ 22:36 bapt search for other commits by this committer ] Original commit   Revision:327762 (Only the first 10 of 81 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:
ports-mgmt)
Fri, 6 Sep 2013
[ 17:55 az search for other commits by this committer ] Original commit   Revision:326530 (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

Approved by:	portmgr (bapt@, blanket)
Thu, 9 Sep 2010
[ 22:41 pgollucci search for other commits by this committer ] Original commit 
- Fix Exporter issue by updating to 1.2.2

PR:             ports/148036
Reported by:    Janne Snabb <snabb@epipe.com>
Approved by:    maintainer timeout (vvelox@vvelox.net)
Mon, 27 Apr 2009
[ 20:39 leeym search for other commits by this committer ] Original commit 
- update to 1.2.1

PR:             134027
Submitted by:   leeym
Approved by:    maintainer
Tue, 31 Mar 2009
[ 07:34 miwi search for other commits by this committer ] Original commit 
- Update to 1.2.0

PR:             133148
Submitted by:   Zane C.B. <vvelox@vvelox.net> (maintainer)
Thu, 5 Jun 2008
[ 19:51 leeym search for other commits by this committer ] Original commit 
- update to 1.0.5
- add WWW in pkg-descr

PR:             124295
Submitted by:   leeym
Approved by:    maintainer
Tue, 6 May 2008
[ 12:37 itetcu search for other commits by this committer ] Original commit 
This takes the FreeBSD port's index file and makes it into a easy to use hash.

PR:             ports/122050
Submitted by:   Zane C, Bowers <vvelox at vvelox.net>

Number of commits found: 12