non port: net/p5-SOAP-Lite/Makefile |
SVNWeb
|
Number of commits found: 55 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 6a378e5 (Only the first 10 of 1159 ports in this commit are shown above. )
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 )
|
Tue, 23 Nov 2021
|
[ 22:11 Stefan Eßer (se) ] 5933ac0 (Only the first 10 of 157 ports in this commit are shown above. )
*/*: 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)
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sat, 6 Oct 2018
|
[ 13:06 des ] (Only the first 10 of 2492 ports in this commit are shown above. )
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)
|
Tue, 15 May 2018
|
[ 19:47 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
|
Sat, 3 Feb 2018
|
[ 06:21 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)
|
Wed, 20 Dec 2017
|
[ 14:42 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)
|
Wed, 18 Oct 2017
|
[ 16:16 swills ]
net/p5-SOAP-Lite: update to 1.22
PR: 222966
Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
|
Fri, 15 Sep 2017
|
[ 08:58 mat ] (Only the first 10 of 2495 ports in this commit are shown above. )
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight
|
Sat, 18 Jun 2016
|
[ 03:03 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)
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 29 Nov 2015
|
[ 07:00 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)
|
Sat, 28 Mar 2015
|
[ 19:06 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)
|
Wed, 18 Feb 2015
|
[ 15:51 dvl ]
Upgrade to 1.13
PR: 197765
Submitted by: dvl
Approved by: maintainer, mat (mentor)
|
Thu, 4 Dec 2014
|
[ 13:50 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)
|
Wed, 26 Nov 2014
|
[ 13:08 mat ] (Only the first 10 of 10077 ports in this commit are shown above. )
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 )
|
Sun, 9 Nov 2014
|
[ 09:21 wen ]
- Update to 1.11
PR: 194902
Submitted by: svysh.fbsd@gmail.com(maintainer)
|
Tue, 5 Nov 2013
|
[ 16:42 vanilla ] (Only the first 10 of 244 ports in this commit are shown above. )
Support STAGEDIR.
|
Fri, 20 Sep 2013
|
[ 22:10 bapt ] (Only the first 10 of 1288 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
|
Mon, 9 Sep 2013
|
[ 18:18 sunpoet ]
- Use USES=shebangfix
- Sort *_DEPENDS and PLIST
|
Fri, 2 Aug 2013
|
[ 18:52 mat ] (Only the first 10 of 1871 ports in this commit are shown above. )
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
|
Sat, 25 May 2013
|
[ 23:43 sunpoet ]
- Update to 0.716
Changes: http://search.cpan.org/dist/SOAP-Lite/Changes
|
Fri, 15 Mar 2013
|
[ 09:56 bapt ] (Only the first 10 of 13 ports in this commit are shown above. )
Do not remove directories not owned by the port
|
Mon, 17 Dec 2012
|
[ 15:39 az ] (Only the first 10 of 44 ports in this commit are shown above. )
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
|
Fri, 20 Jul 2012
|
[ 02:10 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
|
Sun, 10 Jun 2012
|
[ 18:42 swills ] (Only the first 10 of 639 ports in this commit are shown above. )
- 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)
|
Tue, 13 Mar 2012
|
[ 16:15 pgollucci ] (Only the first 10 of 391 ports in this commit are shown above. )
- 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)
|
Thu, 8 Mar 2012
|
[ 18:45 pgollucci ] (Only the first 10 of 403 ports in this commit are shown above. )
- 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
|
Tue, 6 Dec 2011
|
[ 04:10 sunpoet ]
- Add TEST_DEPENDS
Feature safe: yes
|
Fri, 9 Sep 2011
|
[ 03:21 wen ]
- Update to 0.714
ChangeLog: http://search.cpan.org/src/MKUTTER/SOAP-Lite-0.714/Changes
|
Tue, 21 Sep 2010
|
[ 07:56 mm ] (Only the first 10 of 75 ports in this commit are shown above. )
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
|
Mon, 7 Jun 2010
|
[ 05:58 wen ]
- Add missing dependence.
|
Fri, 4 Jun 2010
|
[ 01:12 wen ]
- Update to 0.712
|
Sat, 8 May 2010
|
[ 14:58 az ]
Grab it under perl@
|
[ 14:25 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)
|
Fri, 25 Dec 2009
|
[ 20:06 miwi ]
- Update to 0.710.10
- Pass maintainership to submitter
PR: 141425
Submitted by: Sahil Tandon <sahil@tandon.net>
|
Sat, 12 Dec 2009
|
[ 16:45 linimon ]
Reset kappa@freebsd.org.ua at his request.
Hat: portmgr
|
Wed, 19 Nov 2008
|
[ 15:11 pav ]
- Add a missed runtime dependency on p5-version
|
Thu, 23 Oct 2008
|
[ 14:12 amdmi3 ]
- Update to 0.710.08
PR: 127238
Submitted by: Simun Mikecin <numisemis at yahoo dot com>
Approved by: maintainer timeout
|
[ 12:59 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
|
Thu, 17 Apr 2008
|
[ 14:30 araujo ] (Only the first 10 of 2168 ports in this commit are shown above. )
- 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)
|
Wed, 30 May 2007
|
[ 16:27 lbr ]
Need CONFLICTS for p5-SOAP-Lite-060
|
Wed, 21 Feb 2007
|
[ 18:01 skv ]
Fix shebang line canonization.
Approved by: maintainer
|
Sun, 3 Dec 2006
|
[ 12:45 demon ] (Only the first 10 of 41 ports in this commit are shown above. )
Correct path to Compress::Zlib.pm after recent p5-Compress-Zlib update.
|
Wed, 20 Sep 2006
|
[ 03:44 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)
|
Fri, 14 Apr 2006
|
[ 17:16 mnag ]
- Update to 0.67
- portlint(1)
PR: 94915
Submitted by: Danijel Tasov <danielt___pilgerer.org>
Approved by: maintainer timeout, 20 days
|
Thu, 3 Jun 2004
|
[ 14:08 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)
|
Sun, 9 May 2004
|
[ 20:56 vs ]
/bin/env -> /usr/bin/env in helper scripts. Bump PORTREVISION.
PR: ports/65866
Submitted by: Michael Johnson
Approved by: maintainer
|
Fri, 24 Oct 2003
|
[ 12:05 ijliao ] (Only the first 10 of 1501 ports in this commit are shown above. )
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
|
Fri, 7 Mar 2003
|
[ 06:08 ade ] (Only the first 10 of 358 ports in this commit are shown above. )
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
Tue, 16 Apr 2002
|
[ 22:52 anders ]
Update to version 0.55.
Remote attack vulnerability fixed.
PR: 37143
Submitted by: maintainer
|
Fri, 31 Aug 2001
|
[ 03:03 dwcjr ]
Update to 0.51 Give Alex Kapranoff <alex@kapran.bitmcnit.bryansk.su>
maintainership
|
Fri, 3 Aug 2001
|
[ 21:35 ijliao ]
add missing man page in PLIST
|
Mon, 28 May 2001
|
[ 13:52 vanilla ]
SOAP::Lite - Client and server side SOAP implementation
|
Number of commits found: 55 |