non port: devel/p5-POE-Component-Daemon/Makefile |
SVNWeb
|
Number of commits found: 30 |
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.
|
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: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
|
Sun, 31 May 2015
|
[ 13:18 amdmi3 ]
- Fix shebangs
- Add NO_ARCH
Approved by: portmgr blanket
MFH: 2015Q2
|
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 )
|
Thu, 3 Jul 2014
|
[ 23:57 adamw ] (Only the first 10 of 47 ports in this commit are shown above. )
Remove NOPORTDOCS and NOPORTEXAMPLES.
Approved by: portmgr (blanket)
|
Thu, 31 Oct 2013
|
[ 06:20 vanilla ] (Only the first 10 of 97 ports in this commit are shown above. )
Support STAGEDIR.
|
Tue, 22 Oct 2013
|
[ 16:57 mat ] (Only the first 10 of 94 ports in this commit are shown above. )
Try and be consistent with what commands are silent and not in *install.
- MKDIR is silent
- ECHO is silent
- INSTALL_* are not silent
- CP/FIND/... are not silent
I fixed a few PORTDOCS misusage, I'll do a second pass.
With Hat: perl@
|
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, 22 Jul 2013
|
[ 22:08 skreuzer ]
Update to 0.1400
|
Thu, 15 Dec 2011
|
[ 18:41 swills ]
- Add missing BUILD_DEPENDS to silence build warnings
|
Fri, 7 Oct 2011
|
[ 11:22 culot ] (Only the first 10 of 100 ports in this commit are shown above. )
- Fix LICENSE (Artistic 1 instead of Artistic 2)
- Pet portlint(1)
PR: ports/161336
Submitted by: Simon Olofsson <simon@olofsson.de>
|
Sun, 12 Jun 2011
|
[ 17:34 sunpoet ]
- Update to 0.1300
Changes: http://search.cpan.org/dist/POE-Component-Daemon/Changes
|
Fri, 22 Apr 2011
|
[ 15:37 bapt ]
- update to 0.1203
- add license
- changes:
http://cpansearch.perl.org/src/GWYN/POE-Component-Daemon-0.1203/Changes
|
Tue, 21 Dec 2010
|
[ 20:32 mat ]
Update to 0.1202
|
Thu, 2 Dec 2010
|
[ 00:04 linimon ] (Only the first 10 of 54 ports in this commit are shown above. )
Reset hideo@lastamericanempire.com due to maintainer-timeouts and no
response to email.
Hat: portmgr
|
Wed, 23 Sep 2009
|
[ 08:59 wen ]
- Update to 0.1100
PR: ports/139032
Submitted by: hideo@lastamericanempire.com(maintainer)
Approved by: miwi(mentor)
Feature safe: yes
|
Sat, 9 May 2009
|
[ 07:44 beat ]
- Update to 0.1008
PR: ports/134363
Submitted by: hideo <hideo AT lastamericanempire.com> (maintainer)
Approved by: miwi (mentor, implicit)
|
Sat, 29 Nov 2008
|
[ 20:58 miwi ]
- Update to 0.1007
PR: 129233
Submitted by: hideo <hideo@lastamericanempire.com> (maintainer)
|
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)
|
Sat, 8 Sep 2007
|
[ 00:59 linimon ] (Only the first 10 of 127 ports in this commit are shown above. )
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr
|
Tue, 7 Aug 2007
|
[ 01:28 clsung ]
- Update to 0.1006
PR: ports/115168
Submitted by: maintainer <hideo_AT_lastamericanempire dot com>
|
Mon, 16 Jul 2007
|
[ 11:25 rafan ]
- Update to 0.1004
PR: ports/114602
Submitted by: hideo <hideo at lastamericanempire.com> (maintainer)
|
Fri, 17 Nov 2006
|
[ 14:17 miwi ]
- Update to 0.1003
PR: ports/105636
Submitted by: hideo <hideo@lastamericanempire.com> (maintainer)
|
Sun, 12 Nov 2006
|
[ 21:49 miwi ]
- Update to 0.1002
PR: ports/105444
Submitted by: hideo <hideo@lastamericanempire.com> (maintainer)
|
Sun, 21 May 2006
|
[ 14:41 sat ]
Add port: devel/p5-POE-Component-Daemon
Dealing with all the little details of a forking daemon can be annoying and
hard. POE::Component::Daemon encapsulates all the details into one place
and (hopefully) gets them right.
WWW: http://search.cpan.org/dist/POE-Component-Daemon/
PR: ports/93805
Submitted by: Zach Thompson <hideo@lastamericanempire.com>
Approved by: krion (mentor)
|
Number of commits found: 30 |