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.27_3 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.27_3 20 Jul 2022 14:20:54
    |
Tobias C. Berner (tcberner)  |
audio: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <dmagda+libsamplerate@ee.ryerson.ca>
* <trasz@FreeBSD.org>
* Adam Weinberger
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aleksander Fafula <alex@bsdguru.org>
* Alex Allan <alex@kamaz.org.uk>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kojevnikov <alexander@kojevnikov.com>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexander Vereeken <Alexander88207@protonmail.com> (Only the first 15 lines of the commit message are shown above ) |
1.27_3 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.27_3 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.27_3 17 Jun 2017 10:01:54
  |
sunpoet  |
Remove Perl core modules
- Add NO_ARCH
- Bump PORTREVISION for dependency change |
1.27_2 07 Apr 2017 18:50:22
  |
lth  |
Moving maintainership burden onto broader shoulders |
1.27_2 01 Apr 2016 13:29:17
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
1.27_2 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.27_1 20 Oct 2014 06:36:00
  |
bapt  |
Cleanup plist |
1.27_1 30 Jan 2014 08:45:51
  |
az  |
- add stage support
Approved by: portmgr (blanket infrastructure) |
1.27_1 20 Sep 2013 14:36:37
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
1.27_1 07 Aug 2013 13:20:32
  |
az  |
- Convert to new perl framework
per port extra changes:
devel/p5-Perl-Version remove outage PERL_LEVEL check
devel/p5-Devel-LeakTrace-Fast remove perl version requiment 5.12.0- (no need in
current version)
Approved by: lth@ (maintainer) |
1.27_1 09 Mar 2012 11:07:43
 |
lth  |
fix pkg-plist
Noticed by: pointyhat via pav
Feature safe: yes |
1.27_1 08 Mar 2012 21:03:50
 |
pgollucci  |
- Remove some regression-test for p5- that suck in between submission,-exp,
and commit
PR: ports/165605 (follow up) |
1.27 07 Mar 2012 20:02:48
 |
lth  |
- update to 1.27
- add _DEPENDS
- add regression-test target |
1.26_2 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
1.26_2 22 Sep 2010 07:48:02
 |
bapt  |
math/p5-Math-BigInt is part of perl core modules since at least 5.6+
the lowest version of perl available in ports is 5.8.9 which embed version
1.89 of Math::BigInt which is the same as the one available in
math/p5-Math-BigInt, so remove the useless dependency.
Keeping math/p5-Math-BigInt as it evolves alone
Bump port revision |
1.26_1 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.26_1 08 Sep 2007 00:51:20
 |
linimon  |
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 |
1.26_1 20 Aug 2006 13:49:51
 |
lth  |
- Don't RUN_DEPEND on p5-Module-Build
- Rephrase IGNORE to please portlint
PR: ports/101703
Submitted by: Gea-Suan Lin <gslin@gslin.org> |
1.26 22 Jan 2006 08:13:12
 |
edwin  |
SHA256ify
Approved by: krion@ |
1.26 22 Jan 2006 01:14:22
 |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 |
1.26 22 Oct 2004 07:27:26
 |
lth  |
Update to 1.26 |
1.25 21 Aug 2004 13:23:15
 |
lth  |
- update to 1.25
- avoid 'uninitialized' warning (patch sent to author) |
1.24 08 Aug 2004 22:27:46
 |
lth  |
Add p5-Net-DAAP-DMAP 1.24, Perl module for reading and writing DAAP
structures. |