non port: net/p5-Amazon-SQS-Simple/Makefile |
SVNWeb
|
Number of commits found: 27 |
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, 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.
|
Tue, 27 Oct 2020
|
[ 16:46 0mp ]
Set NO_ARCH
Approved by: portmgr blanket
|
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)
|
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
|
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
|
Wed, 24 Dec 2014
|
[ 00:14 bofh ] (Only the first 10 of 432 ports in this commit are shown above. )
Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by: bapt
|
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 )
|
Sat, 3 May 2014
|
[ 08:48 sunpoet ]
- Add LICENSE
- Use single space after WWW:
- Pass maintainership to submitter
- While I'm here, sort *_DEPENDS
PR: ports/189262
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
|
Fri, 31 Jan 2014
|
[ 07:18 miwi ]
- Stage support
|
Mon, 16 Dec 2013
|
[ 18:24 glarkin ] (Only the first 10 of 111 ports in this commit are shown above. )
[Errno 11] Resource Temporarily Unavailable
Reassigning my ports back to the pool with the hope of freeing up
to do more FreeBSD work in the future.
Submitted by: glarkin
|
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)
|
Thu, 5 Sep 2013
|
[ 10:32 az ] (Only the first 10 of 19 ports in this commit are shown above. )
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
|
Fri, 29 Jun 2012
|
[ 18:07 az ]
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
|
Sat, 21 Jan 2012
|
[ 17:40 eadler ] (Only the first 10 of 1326 ports in this commit are shown above. )
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr
|
Tue, 21 Jun 2011
|
[ 06:58 az ] (Only the first 10 of 116 ports in this commit are shown above. )
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
- Utilize CPAN macro
|
Mon, 5 Apr 2010
|
[ 18:07 glarkin ]
- Upgraded to 1.06
|
Tue, 26 Jan 2010
|
[ 22:30 kuriyama ] (Only the first 10 of 20 ports in this commit are shown above. )
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 9).
Approved by: portmgr (itetcu)
|
Sun, 15 Nov 2009
|
[ 18:00 glarkin ]
- Updated to 1.05
PR: ports/140558
Submitted by: Sahil Tandon <sahil@tandon.net>
|
Wed, 22 Jul 2009
|
[ 16:27 pgollucci ] (Only the first 10 of 263 ports in this commit are shown above. )
- 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)
|
Wed, 27 May 2009
|
[ 16:44 glarkin ]
- Update to 1.04
|
Tue, 23 Dec 2008
|
[ 14:52 glarkin ]
- Updated to 1.03
|
Wed, 15 Oct 2008
|
[ 14:28 glarkin ]
- Updated to 0.9
- Removed some junk files from pkg-plist
Approved by: beech (mentor, implicit)
|
Fri, 18 Jul 2008
|
[ 21:05 glarkin ] (Only the first 10 of 50 ports in this commit are shown above. )
Changed my MAINTAINER address to
glarkin@FreeBSD.org.
Approved by: beech (mentor)
|
Tue, 26 Feb 2008
|
[ 11:56 gabor ]
- Update to 0.7
- Update WWW
- Style
PR: ports/121003
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by: mainainer
|
Wed, 12 Dec 2007
|
[ 13:33 miwi ]
This module provides a Perlish interface to Amazon SQS.
WWW: http://search.cpan.org/~swhitaker/Amazon-SQS-Simple-0.5/
PR: ports/117720
Submitted by: Greg Larkin <glarkin at sourcehosting.net>
|
Number of commits found: 27 |