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 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 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
1.27 23 Nov 2021 22:11:40 |
Stefan Eßer (se) |
*/*: Remove redundant '-[0-9]*' from CONFLICTS_INSTALL
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket) |
1.27 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.27 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) |
1.27 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 15 May 2018 19:47:34 |
pi |
net/p5-SOAP-Lite: update 1.26 -> 1.27
- fix problem with compression in server mode
PR: 228274
Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
Changes: http://cpansearch.perl.org/src/PHRED/SOAP-Lite-1.27/Changes |
1.26 03 Feb 2018 06:21:57 |
sunpoet |
Update to 1.26
Changes: http://search.cpan.org/dist/SOAP-Lite/Changes
PR: 225631
Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer) |
1.24 20 Dec 2017 14:42:38 |
sunpoet |
Update to 1.24
Changes: http://search.cpan.org/dist/SOAP-Lite/Changes
PR: 224483
Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer) |
1.22 18 Oct 2017 16:16:03 |
swills |
net/p5-SOAP-Lite: update to 1.22
PR: 222966
Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer) |
1.20 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
1.20 18 Jun 2016 03:03:15 |
pi |
net/p5-SOAP-Lite: 1.19 -> 1.20
Changes: http://cpansearch.perl.org/src/PHRED/SOAP-Lite-1.20/Changes
PR: 210346
Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer) |
1.19 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
1.19 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.19 29 Nov 2015 07:00:47 |
sunpoet |
- Update to 1.19
- Add LICENSE_FILE
- Use CONFLICTS_INSTALL instead of CONFLICTS
Changes: http://search.cpan.org/dist/SOAP-Lite/Changes
PR: 204873
Submitted by: sunpoet (myself)
Approved by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer) |
1.14 14 Sep 2015 12:19:50 |
mat |
Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
Though you should note that only the default version can be used to
install Perl modules, and the non default Perl versions cannot use the
modules installed via ports if they contain .so as they are installed
in a version specific directory.
Reviewed by: bapt (the Mk bits)
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3542 |
1.14 28 Mar 2015 19:06:02 |
sunpoet |
- Update to 1.14
- Sort PLIST
- While I'm here:
- Fix *_DEPENDS:
- Add www/p5-LWP-Protocol-https
- Remove security/p5-Crypt-SSLeay
- Use TEST_DEPENDS for devel/p5-Test-Warn and devel/p5-Test-XML
- Sort *_DEPENDS
Changes: http://search.cpan.org/dist/SOAP-Lite/Changes
PR: 198935
Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer) |
1.13 18 Feb 2015 15:51:49 |
dvl |
Upgrade to 1.13
PR: 197765
Submitted by: dvl
Approved by: maintainer, mat (mentor) |
1.12 04 Dec 2014 13:50:49 |
culot |
- Update to 1.12 [1]
- Update dependencies minimum version requirements
- Remove module name from COMMENT
Changes: http://search.cpan.org/dist/SOAP-Lite/Changes
PR: ports/195658 [1]
Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer) |
1.11_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.11 09 Nov 2014 09:21:06 |
wen |
- Update to 1.11
PR: 194902
Submitted by: svysh.fbsd@gmail.com(maintainer) |
0.716 05 Nov 2013 16:42:56 |
vanilla |
Support STAGEDIR. |
0.716 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
0.716 09 Sep 2013 18:18:57 |
sunpoet |
- Use USES=shebangfix
- Sort *_DEPENDS and PLIST |
0.716 29 Aug 2013 04:08:54 |
sunpoet |
- Use single space after WWW: |
0.716 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
0.716 25 May 2013 23:43:06 |
sunpoet |
- Update to 0.716
Changes: http://search.cpan.org/dist/SOAP-Lite/Changes |
0.715 15 Mar 2013 09:56:17 |
bapt |
Do not remove directories not owned by the port |
0.715 17 Dec 2012 15:39:36 |
az |
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon. |
0.715 20 Jul 2012 02:10:31 |
sunpoet |
- Update to 0.715
- Add LICENSE
- Align PERL_LEVEL check to stable Perl releases (lang/perl5.*)
Changes: http://search.cpan.org/dist/SOAP-Lite/Changes |
0.714 10 Jun 2012 18:42:48 |
swills |
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi) |
0.714 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) |
0.714 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 |
0.714 06 Dec 2011 04:10:19 |
sunpoet |
- Add TEST_DEPENDS
Feature safe: yes |
0.714 09 Sep 2011 03:21:51 |
wen |
- Update to 0.714
ChangeLog: http://search.cpan.org/src/MKUTTER/SOAP-Lite-0.714/Changes |
0.712_2 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.712_2 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 |
0.712_1 07 Jun 2010 05:58:10 |
wen |
- Add missing dependence. |
0.712 04 Jun 2010 01:12:14 |
wen |
- Update to 0.712 |
0.711 08 May 2010 14:58:12 |
az |
Grab it under perl@ |
0.711 08 May 2010 14:25:05 |
sahil |
- Update to 0.711
- Reset maintainer to ports@FreeBSD.org
- Changes: http://cpansearch.perl.org/src/MKUTTER/SOAP-Lite-0.711/Changes
Approved by: itetcu@ (mentor) |
0.710.10 25 Dec 2009 20:06:42 |
miwi |
- Update to 0.710.10
- Pass maintainership to submitter
PR: 141425
Submitted by: Sahil Tandon <sahil@tandon.net> |
0.710.08_1 12 Dec 2009 16:45:49 |
linimon |
Reset kappa@freebsd.org.ua at his request.
Hat: portmgr |
0.710.08_1 19 Nov 2008 15:11:21 |
pav |
- Add a missed runtime dependency on p5-version |
0.710.08 23 Oct 2008 14:12:02 |
amdmi3 |
- Update to 0.710.08
PR: 127238
Submitted by: Simun Mikecin <numisemis at yahoo dot com>
Approved by: maintainer timeout |
0.69 23 Oct 2008 12:59:25 |
amdmi3 |
- Add mutual CONFLICTS between net/p5-SOAP and net/p5-SOAP-Lite
PR: 127947
Submitted by: Nick Hibma <nick at anywi dot com>
Approved by: maintainer timeout |
0.69 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) |
0.69 30 May 2007 16:27:43 |
lbr |
Need CONFLICTS for p5-SOAP-Lite-060 |
0.69 21 Feb 2007 18:01:15 |
skv |
Fix shebang line canonization.
Approved by: maintainer |
0.69 03 Dec 2006 12:45:59 |
demon |
Correct path to Compress::Zlib.pm after recent p5-Compress-Zlib update. |
0.69 20 Sep 2006 03:44:31 |
clsung |
- Update to 0.69
- Use BUILD_DEPENDS=${RUN_DEPENDS} to prevent from unnecessary dependency
- Use ${SETENV} to replace /bin/env
- Add WWW entry
PR: ports/102153
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Approved by: maintainer (timeout) |
0.67 14 Apr 2006 17:16:59 |
mnag |
- Update to 0.67
- portlint(1)
PR: 94915
Submitted by: Danijel Tasov <danielt___pilgerer.org>
Approved by: maintainer timeout, 20 days |
0.60a 22 Jan 2006 21:24:05 |
edwin |
SHA256ify
Approved by: krion@ |
0.60a 22 Jan 2006 02:46:07 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.60a 03 Jun 2004 14:08:51 |
lth |
- Update to 0.60a
- Removed obsolete MAN3PREFIX
PR: ports/67485
Submitted by: Foxfair Hu <foxfair@freebsd.org> via Alex Kapranoff
<kappa@rambler-co.ru> (maintainer)
Approved by: erwin (mentor) |
0.55_1 09 May 2004 20:56:15 |
vs |
/bin/env -> /usr/bin/env in helper scripts. Bump PORTREVISION.
PR: ports/65866
Submitted by: Michael Johnson
Approved by: maintainer |
0.55 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.55 24 Oct 2003 12:05:09 |
ijliao |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
0.55 07 Mar 2003 06:08:06 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
0.55 16 Apr 2002 22:52:14 |
anders |
Update to version 0.55.
Remote attack vulnerability fixed.
PR: 37143
Submitted by: maintainer |
31 Aug 2001 03:03:35 |
dwcjr |
Update to 0.51 Give Alex Kapranoff <alex@kapran.bitmcnit.bryansk.su>
maintainership |
03 Aug 2001 21:35:21 |
ijliao |
add missing man page in PLIST |
28 May 2001 13:52:10 |
vanilla |
SOAP::Lite - Client and server side SOAP implementation |