Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.15 09 Mar 2024 14:07:11 |
Po-Chuan Hsieh (sunpoet) |
archivers/p5-IO-Zlib: Update to 1.15
Changes: https://metacpan.org/dist/IO-Zlib/changes |
1.14 30 Jan 2023 13:01:55 |
Po-Chuan Hsieh (sunpoet) |
archivers/p5-IO-Zlib: Update to 1.14
Changes: https://metacpan.org/dist/IO-Zlib/changes |
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.11 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.11 17 Apr 2022 23:58:43 |
Po-Chuan Hsieh (sunpoet) |
archivers/p5-IO-Zlib: Update to 1.11
Changes: https://metacpan.org/dist/IO-Zlib/changes |
1.10_2 04 Oct 2021 19:58:01 |
Rene Ladan (rene) |
*: re-assign kuriyama@s ports to the pool, commit bit safekept
With hat: portmgr-secretary |
1.10_2 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.10_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.10_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 |
1.10_2 10 Oct 2017 11:20:06 |
sunpoet |
Add LICENSE
Approved by: portmgr (blanket) |
1.10_2 26 Jul 2016 16:51:16 |
mat |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight |
1.10_2 26 Aug 2015 02:00:20 |
amdmi3 |
- Add some NO_ARCH'es
Approved by: portmgr blanket |
1.10_2 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
1.10_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.10_1 19 Oct 2014 23:12:07 |
bapt |
Clean up plist |
1.10_1 04 Jan 2014 18:50:27 |
bapt |
Support stage |
20 Sep 2013 13:11:21
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers) |
1.10_1 06 Sep 2013 17:55:21 |
az |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
1.10_1 18 Jun 2013 13:49:02 |
az |
- Cleanup outdated checks. (PERL_LEVEL < 5.12)
- Assign some p5- ports under perl@ maintainership.
Approved by: portmgr@ (bapt@) |
1.10_1 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) |
1.10_1 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 |
1.10_1 18 Mar 2011 17:59:51 |
miwi |
- Get Rid MD5 support
With hat: portmgr (myself) |
1.10_1 21 Sep 2010 07:56:43 |
mm |
Change dependency on old p5-Compress-Zlib, p5-IO-Compress-Base,
p5-IO-Compress-Zlib and p5-IO-Compress-Bzip2 modules to p5-IO-Compress.
Explicitly depend on p5-IO-Compress only if PERL_LEVEL < 500903
Bump PORTREVISION |
1.10 22 Jul 2009 16:27:08 |
pgollucci |
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks
PR: ports/135398
Tested by: 2 -exp runs by pav
Approved by: portmgr (pav) |
1.10 15 Jul 2009 05:12:51 |
kuriyama |
Upgrade to 1.10. |
1.09 27 Mar 2008 11:03:23 |
kuriyama |
- Use CPAN macro.
PR: ports/121993
Submitted by: "Philip M. Gollucci" <pgollucci@p6m7g8.com> |
1.09 13 Feb 2008 22:24:23 |
kuriyama |
- Upgrade to 1.09.
PR: ports/120011, ports/120387, ports/120617
Submitted by: leeym, Felippe de Meirelles Motta <lippemail@gmail.com>, ismail
yenigul <ismail@enderunix.org> |
1.07 13 Sep 2007 21:11:06 |
leeym |
- Update to 1.07
PR: 115663
Submitted by: leeym
Approved by: maintainer timeout |
1.05 08 Mar 2007 05:30:27 |
kuriyama |
- Upgrade to 1.05.
PR: ports/110056
Submitted by: Steven Kreuzer<skreuzer@f2o.org>
Committed from: AsiaBSDCon Registration Desk |
1.04_1 03 Dec 2006 12:45:59 |
demon |
Correct path to Compress::Zlib.pm after recent p5-Compress-Zlib update. |
1.04_1 22 Jan 2006 06:58:31 |
edwin |
SHA256ify
Approved by: krion@ |
1.04_1 22 Jan 2006 01:23:00 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.04_1 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.04_1 13 Feb 2005 03:37:26 |
kuriyama |
Add a patch to work around on 4-stable (perl-5.00503's Fcntl.pm does
not export SEEK_SET symbol).
Doing "make test" on 4-stable will fail because perl-5.005 does not
support EOF method in TIE HANDLE.
Submitted by: lth |
1.04 11 Jan 2005 02:57:53 |
kuriyama |
Update to 1.04. |
1.01 18 Mar 2004 00:48:53 |
kuriyama |
SIZEify.
Submitted by: trevor |
1.01 24 Oct 2003 12:05:09 |
ijliao |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
1.01 22 Feb 2003 07:48:51 |
kuriyama |
de-pkg-comment. |
15 Feb 2002 14:33:17 |
kuriyama |
IO:: style interface to Compress::Zlib. |