non port: devel/p5-Danga-Socket/Makefile |
SVNWeb
|
Number of commits found: 28 |
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:21 Tobias C. Berner (tcberner) ] aa6eefd (Only the first 10 of 5087 ports in this commit are shown above. )
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (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.
|
Mon, 13 Jan 2020
|
[ 17:46 sunpoet ]
Update to 1.62
- Add TEST_DEPENDS
Changes: https://metacpan.org/changes/distribution/Danga-Socket
|
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
|
Mon, 26 Jun 2017
|
[ 03:24 sunpoet ]
Add LICENSE
- Add BUILD_DEPENDS
- Add NO_ARCH
- Sort PLIST
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
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 )
|
Tue, 29 Oct 2013
|
[ 07:56 vanilla ] (Only the first 10 of 232 ports in this commit are shown above. )
Support STAGEDIR.
|
Fri, 20 Sep 2013
|
[ 17:13 bapt ] (Only the first 10 of 2998 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
|
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.
|
Mon, 7 May 2012
|
[ 15:42 skv ] (Only the first 10 of 165 ports in this commit are shown above. )
Pass maintainership of almost of my "p5-*" ports to "perl@".
(I hope updating of them will be improved).
|
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)
|
Sat, 14 Feb 2009
|
[ 22:58 skv ]
Update to 1.61
Changes:
http://cpansearch.perl.org/src/BRADFITZ/Danga-Socket-1.61/CHANGES
PR: ports/131390
Submitted by: pgollucci
|
Sat, 25 Oct 2008
|
[ 16:51 leeym ]
- fix dependency
- bump PORTREVISION
PR: 127765
Submitted by: leeym
Approved by: maintainer timeout
|
Tue, 24 Jun 2008
|
[ 14:10 skv ]
Update to 1.59
Chages: http://search.cpan.org/src/MSERGEANT/Danga-Socket-1.59/CHANGES
|
Sat, 31 May 2008
|
[ 19:48 miwi ]
- Update to 1.58
PR: 120653
Submitted by: lippe
Approved by: maintainer timeout
|
Mon, 19 May 2008
|
[ 13:12 araujo ] (Only the first 10 of 80 ports in this commit are shown above. )
- Include some ports in perl5 category.
PR: ports/123530
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: flz (portmgr)
|
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)
|
Sun, 27 May 2007
|
[ 14:23 skv ]
Update to 1.57
PR: ports/111918
Submitted by: Paul Dlug <paul xx aps.org>
|
Wed, 28 Feb 2007
|
[ 07:47 skv ]
* take maintainership
* add Time::HiRes, BSD::Resource and IO::KQueue to BUILD_DEPENDS
* add RUN_DEPENDS
|
Tue, 27 Feb 2007
|
[ 20:41 linimon ]
Reset jacques@php.net due to maintainer-timeouts.
Hat: portmgr
|
Wed, 24 Jan 2007
|
[ 21:19 miwi ]
- Update to 1.56
PR: 107739
Submitted by: miwi
Approved by: maintainer timeout
|
Wed, 13 Dec 2006
|
[ 06:34 rafan ]
- Update to 1.55
PR: ports/105914
Submitted by: Paul Dlug <paul at aps.org>
Approved by: maintainer timeout (16 days)
|
Wed, 22 Nov 2006
|
[ 12:09 rafan ]
- Update to 1.53
- Add missing dependency
PR: ports/105219
Submitted by: Paul Dlug <paul at aps.org>
Approved by: maintainer timeout (15 days)
|
Fri, 21 Oct 2005
|
[ 14:03 lawrance ]
Update to 0.48.
Submitted by: Jacques Marneweck <jacques@powertrip.co.za> (maintainer)
|
Sun, 4 Sep 2005
|
[ 13:44 sem ]
The API takes advantage of the server's opaque flag support and sets its
"complex" flag whenever the object being stored or retrieved isn't a plain
scalar. In that case, the Storable module is used to freeze and thaw the
value automatically going in and out of the memcached.
PR: ports/84739
Submitted by: Jacques Marneweck <jacques@powertrip.co.za>
|
Number of commits found: 28 |