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) |
5.2 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 ) |
5.2 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
5.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.2 25 May 2019 10:00:01 |
sunpoet |
Add NO_ARCH
- Reformat pkg-descr
- Take maintainership |
5.2 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 |
5.2 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
5.2 07 Apr 2017 18:50:22 |
lth |
Moving maintainership burden onto broader shoulders |
5.2 11 Sep 2015 14:15:11 |
lth |
- update to 5.2
Changes: https://metacpan.org/changes/distribution/Module-Pluggable |
5.1_1 11 Apr 2015 08:14:25 |
mat |
This needs Module::Build.
Sponsored by: Absolight |
5.1_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 ) |
5.1 27 Oct 2014 10:55:59 |
bapt |
Cleanup plist |
5.1 28 Mar 2014 14:47:11 |
sunpoet |
- Add LICENSE
Approved by: portmgr (blanket) |
5.1 07 Feb 2014 15:00:58 |
lth |
Update to 5.1 |
4.8 06 Jan 2014 17:17:10 |
az |
- add stage support
Approved by: portmgr (blanket infrastructure) |
4.8 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
4.8 07 Aug 2013 14:10:21 |
vsevolod |
Unbreak index.
Reported by: az (via private message) |
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) |
4.8 11 Jun 2013 06:38:22 |
lth |
- update to 4.8 |
4.7 17 Mar 2013 12:28:44 |
lth |
update to 4.7 |
4.5 09 Dec 2012 14:42:36 |
lth |
update to 4.5 |
4.3 26 Aug 2012 19:37:33 |
lth |
update to 4.3
PR: ports/171032
Submitted by: swills |
4.0 13 Mar 2012 16:15:36 |
pgollucci |
- Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so) |
4.0 08 Mar 2012 18:45:38 |
pgollucci |
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index |
4.0 07 Mar 2012 18:20:52 |
lth |
- update to 4.0
- add regression-test target |
3.9 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
3.9 31 Mar 2009 10:43:19 |
lth |
Update to 3.9 |
3.8_1 18 Jun 2008 16:08:08 |
leeym |
- File::Spec is included since perl 5.8.6
- bump PORTREVISION
PR: 122163
Submitted by: leeym
Approved by: maintainer timeout |
3.8 27 Mar 2008 08:39:27 |
pav |
- Fix plist
With hat: portmgr |
3.8 25 Mar 2008 09:50:16 |
lth |
Update to 3.8 |
3.6 08 Apr 2007 15:21:39 |
lth |
Update to 3.6. Remove 4.x cruft. |
3.5 01 Feb 2007 21:41:33 |
lth |
Update to 3.5 |
3.4 22 Dec 2006 13:26:24 |
lth |
Update to 3.4 |
3.3 25 Nov 2006 18:04:35 |
lth |
Update to 3.3 |
3.2 16 Nov 2006 19:12:08 |
lth |
Update to 3.2. No longer depends on devel/p5-Class-Inspector. |
3.1_2 07 Aug 2006 09:24:13 |
lth |
- Fix dependency on p5-Class-Inspector [1]
- Use magic MASTER_SITES
- Use BUILD_DEPENDS=${RUN_DEPENDS} to avoid extra dependencies
- Use versioned package dependencies
PR: ports/101091 [1]
Submitted by: chinsan <chinsan.tw@gmail.com> |
3.1_1 17 Jul 2006 20:30:30 |
lth |
- Update from 3.01 to 3.1. Now requires Perl from ports.
- Nudge PORTREVISION to ensure version bump is recognised. |
3.01 13 Jun 2006 13:16:11 |
lth |
Update to 3.01 |
2.97 13 Feb 2006 09:41:40 |
lth |
Update to 2.97 |
2.96 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
2.96 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) |
2.96 06 Sep 2005 08:26:24 |
lth |
Update to 2.96 |
2.95 31 Jul 2005 11:31:10 |
lth |
Update to 2.95, and make portlint happy |
2.9 22 Jul 2005 12:12:02 |
lth |
Update to 2.9 |
2.8_1 11 Jun 2005 16:13:12 |
skv |
* reflect renaming on CPAN File-Spec to PathTools
+ add devel/p5-PathTools, remove devel/p5-File-Spec
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
+ add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
* for all changed ports make dependencies on File::Temp, Digest::MD5,
Storable unconditional
* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
(this variable is forced by bsd.port.mk now)
* update Class-Autouse to 1.17
* update POE-API-Hooks to 1.05
* make portlint happy (clean IGNORE, convert spaces to tabs and so on) |
2.8 20 Mar 2005 18:29:14 |
lth |
Update to 2.8 |
2.7 22 Feb 2005 14:54:08 |
lth |
Update to 2.7 |
2.6 05 Feb 2005 17:20:55 |
lth |
Update to 2.6 |
2.5 02 Feb 2005 22:16:45 |
lth |
Update to 2.5 |
2.4 17 Dec 2004 13:44:54 |
lth |
Update to 2.4 |
2.3 06 Nov 2004 21:43:57 |
lth |
Update to 2.3 |
2.2 16 Oct 2004 14:37:49 |
lth |
- Update to 2.2
- Removed test-only dependency |
2.0 21 Aug 2004 13:47:49 |
lth |
Update to 2.0 |
1.9 26 Jul 2004 19:59:24 |
lth |
Add p5-Module-Pluggable 1.9, automatically give your module the
ability to have plugins. |