Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.02 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
2.02 20 Jul 2022 14:21:35
    |
Tobias C. Berner (tcberner)  |
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 ) |
2.02 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.02 06 Oct 2018 13:06:45
  |
des  |
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) |
2.02 24 Jun 2018 20:20:17
  |
sunpoet  |
Update to 2.02
Changes: https://metacpan.org/changes/distribution/Algorithm-Networksort |
2.01 27 May 2018 20:15:20
  |
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
2.01 15 Sep 2017 08:58:50
  |
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
2.01 23 Apr 2016 06:48:56
  |
sunpoet  |
- Update to 2.01
Changes: http://search.cpan.org/dist/Algorithm-Networksort/Changes |
2.00 14 Apr 2016 16:39:16
  |
sunpoet  |
- Update to 2.00
- Add LICENSE_FILE
- Add NO_ARCH
- Add USES=dos2unix
- Sort PLIST
Changes: http://search.cpan.org/dist/Algorithm-Networksort/Changes |
1.30_1 26 Nov 2014 13:08:38
  |
mat  |
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 ) |
1.30 27 Oct 2014 10:55:59
  |
bapt  |
Cleanup plist |
1.30 27 Oct 2013 12:17:59
  |
vanilla  |
support STAGEDIR. |
1.30 20 Sep 2013 17:13:47
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
1.30 29 Aug 2013 04:08:54
  |
sunpoet  |
- Use single space after WWW: |
1.30 02 Aug 2013 18:52:11
  |
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
1.30 27 Nov 2012 18:05:14
  |
culot  |
- Update to 1.30
- Remove leading article from COMMENT
Changes: http://search.cpan.org/dist/Algorithm-Networksort/Changes
Feature safe: yes |
1.23 13 Oct 2012 08:04:44
  |
culot  |
- Update to 1.23
Changes: http://search.cpan.org/dist/Algorithm-Networksort/Changes
Feature safe: yes |
1.22 02 Oct 2012 05:41:26
  |
culot  |
- Update to 1.22
Changes: http://search.cpan.org/dist/Algorithm-Networksort/Changes |
1.21 25 Sep 2012 16:48:25
  |
culot  |
- Update to 1.21
Changes: http://search.cpan.org/dist/Algorithm-Networksort/Changes |
1.20 23 May 2012 06:46:33
 |
culot  |
- Update to 1.20
Changes: http://search.cpan.org/dist/Algorithm-Networksort/Changes |
1.10 02 May 2012 19:28:37
 |
sunpoet  |
- Update to 1.10
- Add LICENSE
Changes: http://search.cpan.org/dist/Algorithm-Networksort/Changes |
1.09 01 May 2012 01:47:10
 |
swills  |
- Assign clsung's p5- ports to perl@
Approved by: clsung via IRC |
1.09 24 Oct 2011 09:11:38
 |
dougb  |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
1.09 03 Jul 2011 14:59:23
 |
ohauer  |
-remove MD5 |
1.09 24 Sep 2010 02:03:44
 |
pgollucci  |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
1.09 12 Jul 2010 08:46:47
 |
clsung  |
- Update to 1.09
Changes: http://search.cpan.org/dist/Algorithm-Networksort/Changes |
1.07 17 Apr 2008 14:30:31
 |
araujo  |
- 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) |
1.07 22 Feb 2007 08:52:03
 |
clsung  |
- Update to 1.07
PR: ports/109361
Submitted by: Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw> |
1.05 22 Jan 2006 08:30:12
 |
edwin  |
SHA256ify
Approved by: krion@ |
1.05 22 Jan 2006 01:48:34
 |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.05 20 Aug 2004 02:56:44
 |
clsung  |
My territory, suggested by ijliao. :p
Approved by: vanilla (co-mentor) |
1.05 19 Feb 2004 09:36:55
 |
krion  |
- Update to version 1.05
PR: ports/63046
Submitted by: maintainer |
1.04 28 Dec 2003 00:16:05
 |
krion  |
- Update to version 1.04
PR: 60615
Submitted by: maintainer |
1.01 28 Oct 2003 15:30:47
 |
foxfair  |
Add p5-Algorithm-Networksort 1.01,
a perl module that will create inline comparisons for sorting.
PR: 58551
Submitted by: clsung@dragon2.net |