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) |
1.2911 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 ) |
1.2911 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 ) |
1.2911 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.2911 10 Sep 2018 11:17:00 |
des |
Reassign all of tobez@'s p5 ports to perl@.
Approved by: tobez |
1.2911 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 |
1.2911 15 Mar 2018 07:51:09 |
tobik |
devel/p5-BSD-Resource: Update to 1.2911
- Add LICENSE
Changes: http://cpansearch.perl.org/src/JHI/BSD-Resource-1.2911/ChangeLog
PR: 223857
Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com>
Approved by: tobez (maintainer timeout, 3 months) |
1.2907_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.2907 27 Oct 2014 10:55:59 |
bapt |
Cleanup plist |
1.2907 10 Jun 2014 12:14:14 |
mat |
Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight |
1.2907 06 Jan 2014 14:40:31 |
az |
- add stage support
Approved by: portmgr (blanket infrastructure) |
1.2907 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.2907 08 Sep 2013 14:50:54 |
tobez |
Update to 1.2907.
Changes: http://search.cpan.org/dist/BSD-Resource/ChangeLog |
1.2904 05 Aug 2013 15:05:30 |
az |
- Convert to new perl framework
- Trim Makefile header
Approved by: tobez@ (maintainer) |
1.2904 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
1.2904 15 Mar 2010 08:22:09 |
tobez |
Update to 1.2904.
Changes: http://search.cpan.org/dist/BSD-Resource/ChangeLog |
1.2903 27 Apr 2009 14:58:34 |
tobez |
Update to 1.2903.
Changes: http://search.cpan.org/dist/BSD-Resource/ChangeLog |
1.2902 09 Jan 2009 11:32:58 |
tobez |
Update to 1.2902.
Changes: http://search.cpan.org/dist/BSD-Resource/ChangeLog |
1.2901 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.2901 07 Feb 2008 12:43:47 |
tobez |
Update to 1.2901.
Changes: http://search.cpan.org/dist/BSD-Resource/ChangeLog |
1.28 29 May 2006 10:03:04 |
tobez |
Update to 1.28. |
1.26 22 May 2006 11:24:36 |
tobez |
Update to 1.26. |
1.25 11 Apr 2006 07:45:34 |
tobez |
Update to 1.25. |
1.24 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
1.24 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.24 21 Sep 2005 19:31:43 |
fenner |
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.
This pass brought to you by http://people.freebsd.org/~fenner/fix-search |
1.24 25 Jun 2004 11:52:37 |
erwin |
Update to 1.24
Approved by: maintainer (implicit) |
1.23 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.23 16 Dec 2003 09:15:31 |
tobez |
Update to 1.23.
PR: 59852
Submitted by: Lars Thegler <lars@thegler.dk> (PR), demon |
1.22 24 Oct 2003 12:05:09 |
ijliao |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
1.22 05 Mar 2003 19:43:15 |
tobez |
Update to 1.22, retire pkg-comment and MANPREFIX. |
1.21 26 Jan 2003 02:24:54 |
tobez |
Update to 1.21. |
1.17 28 Oct 2002 13:18:37 |
tobez |
Update to 1.17. |
1.16 16 Sep 2002 13:08:52 |
tobez |
Update to 1.16. |
1.15 01 Jun 2002 12:06:08 |
tobez |
Update to 1.15. |
22 Jan 2002 13:17:53 |
tobez |
Update to 1.12. |
26 Oct 2001 21:38:27 |
tobez |
Update to 1.11; fix pkg-plist; make better pkg-descr; assume
maintainership. |
10 May 2001 02:34:32 |
vanilla |
Upgrade to 1.10. |
01 Mar 2001 12:03:46 |
vanilla |
Upgrade p5-BSD-Resource => 1.09 p5-CGI-Application => 1.2
p5-CGI_Lite => 2.0 p5-Convert-ASN1 => 0.08 p5-IO-Tty => 0.04
p5-IO-stringy => 1.219 p5-Class-MethodMaker => 1.02 |
01 Mar 2001 06:39:18 |
vanilla |
Remove do-configure section, use PERL_CONFIGURE now. |
31 Oct 2000 07:27:08 |
kuriyama |
Add @dirrm for BSD directory. |
23 Oct 2000 22:03:12 |
will |
Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer. |
08 Oct 2000 02:10:04 |
asami |
Convert category devel to new layout. |
17 Jun 2000 03:37:15 |
will |
Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX. Add
some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many
miscellaneous modifications. I used more excessive hacks to force p5-Jcode
and p5-WWW-Search to respect CC/CFLAGS. |