non port: devel/p5-Proc-ProcessTable/Makefile |
SVNWeb
|
Number of commits found: 52 |
Sun, 9 Jul 2023
|
[ 10:18 Po-Chuan Hsieh (sunpoet) ] ca84bc8
devel/p5-Proc-ProcessTable: Update to 0.636
Changes: https://metacpan.org/dist/Proc-ProcessTable/changes
|
Sat, 27 May 2023
|
[ 04:08 Po-Chuan Hsieh (sunpoet) ] e55fb98
devel/p5-Proc-ProcessTable: Update to 0.635
- Update PORTSCOUT after 6df4fa6d13a1dc7b441c33dfdb8187d6e9725206
Changes: https://metacpan.org/dist/Proc-ProcessTable/changes
|
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 )
|
[ 10:26 Tobias C. Berner (tcberner) ] b86221f (Only the first 10 of 99 ports in this commit are shown above. )
cleanup: remove trailing whitepaces
|
Sat, 27 Aug 2022
|
[ 10:24 Po-Chuan Hsieh (sunpoet) ] 6df4fa6
devel/p5-Proc-ProcessTable: Use real PORTVERSION
- Update PORTSCOUT
|
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 )
|
Mon, 27 Sep 2021
|
[ 19:48 Po-Chuan Hsieh (sunpoet) ] a277d79
devel/p5-Proc-ProcessTable: Update to 0.634
Changes: https://metacpan.org/dist/Proc-ProcessTable/changes
|
[ 15:55 Po-Chuan Hsieh (sunpoet) ] 8484ae9
devel/p5-Proc-ProcessTable: Update PORTSCOUT
|
Tue, 21 Sep 2021
|
[ 03:44 Po-Chuan Hsieh (sunpoet) ] 9382704
devel/p5-Proc-ProcessTable: Update to 0.62
Changes: https://metacpan.org/dist/Proc-ProcessTable/changes
|
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.
|
Fri, 21 Jun 2019
|
[ 23:09 sunpoet ]
Update to 0.59
Changes: https://metacpan.org/changes/distribution/Proc-ProcessTable
|
Sun, 16 Jun 2019
|
[ 10:35 sunpoet ]
Update to 0.58
- Reformat pkg-descr
- Take maintainership
Changes: https://metacpan.org/changes/distribution/Proc-ProcessTable
|
Fri, 8 Feb 2019
|
[ 20:55 sunpoet ]
Update to 0.56
- Convert to options target helper
Changes: https://metacpan.org/changes/distribution/Proc-ProcessTable
|
Tue, 8 Jan 2019
|
[ 15:32 swills ]
devel/p5-Proc-ProcessTable: Fix improper values being returned
PR: 234688
Submitted by: Zane C. Bowers-Hadley <vvelox@vvelox.net>
|
Fri, 2 Feb 2018
|
[ 19:55 sunpoet ]
Update to 0.55
Changes: http://search.cpan.org/dist/Proc-ProcessTable/Changes
|
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
|
Wed, 26 Aug 2015
|
[ 16:34 sunpoet ]
- Update to 0.53
Changes: http://search.cpan.org/dist/Proc-ProcessTable/Changes
|
Tue, 25 Aug 2015
|
[ 03:09 sunpoet ]
- Update to 0.52
- Strip shared library
- Sort PLIST
Changes: http://search.cpan.org/dist/Proc-ProcessTable/Changes
|
Thu, 1 Jan 2015
|
[ 16:10 sunpoet ]
- Add PORTSCOUT
|
Thu, 4 Dec 2014
|
[ 14:17 jadawin ]
- Update to 0.51
|
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, 31 Dec 2013
|
[ 04:26 sunpoet ]
- Update to 0.50
Changes: http://search.cpan.org/dist/Proc-ProcessTable/Changes
|
Fri, 6 Dec 2013
|
[ 15:33 sunpoet ]
- Update to 0.49
- Add LICENSE
- Convert to new options framework
Changes: http://search.cpan.org/dist/Proc-ProcessTable/Changes
|
Sun, 24 Nov 2013
|
[ 17:40 mat ] (Only the first 10 of 32 ports in this commit are shown above. )
- Wrap up cd && foo in parenthesis, it'd break with bmake -j
- Replace some FIND ... CPIO with COPYTREE_SHARE.
|
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, 27 May 2013
|
[ 09:28 tobez ]
Update to 0.48.
Changes: http://search.cpan.org/dist/Proc-ProcessTable/Changes
|
Sat, 16 Feb 2013
|
[ 19:18 tobez ]
Update to 0.47. The patch to ProcessTable.xs is no longer needed (and
the module fails to work when the patch is applied).
Changes: http://search.cpan.org/dist/Proc-ProcessTable/Changes
|
Fri, 14 Dec 2012
|
[ 09:50 tobez ]
Update to 0.46.
Changes: http://search.cpan.org/dist/Proc-ProcessTable/Changes
|
Tue, 23 Sep 2008
|
[ 12:15 miwi ]
- Update to 0.45
|
Mon, 28 Jul 2008
|
[ 19:25 erwin ]
Update to 0.44
|
Sat, 19 Jul 2008
|
[ 14:14 erwin ]
Update to 0.43
|
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)
|
Fri, 8 Feb 2008
|
[ 15:51 miwi ]
- Update to 0.42
PR: 120411
Submitted by: Gea-Suan Lin <gslin@gslin.org>
|
Sun, 9 Jul 2006
|
[ 10:50 erwin ]
- Update to 0.41
- Assign over to perl@
|
Mon, 11 Jul 2005
|
[ 07:56 skv ]
Update to 0.40
|
Tue, 12 Oct 2004
|
[ 12:31 krion ]
Drop maintainership to ports@FreeBSD.org
PR: ports/72437
Submitted by: Michael Johnson <ahze@ahze.net>
|
Thu, 29 Apr 2004
|
[ 08:14 krion ]
- Install PORTDOCS
PR: ports/66076
Submitted by: maintainer
|
Sun, 21 Dec 2003
|
[ 17:03 petef ]
- upgrade to 0.39
- remove redundant 'DESCRIPTION' header from pkg-descr
PR: 60410
Submitted by: maintainer
|
Sat, 20 Dec 2003
|
[ 03:35 edwin ]
Update email address.
I'm not sure how much longer I will have a email account at rgv.
PR: ports/60406
Submitted by: michael johnson <ahze@ahze.net>
|
Sun, 6 Jul 2003
|
[ 03:00 kuriyama ]
Update to 0.38.
Submitted by: Mathieu Arnold <m@absolight.net>
PR: ports/52186
|
Fri, 9 May 2003
|
[ 00:48 edwin ]
unbreak devel/p5-Proc-ProcessTable
Yet another victim of the perllocal.pod changes. Remove perllocal.pod
from PLIST and remove BROKEN tag.
PR: ports/51965
Submitted by: Erwin Lansing <erwin@lansing.dk>
|
Tue, 6 May 2003
|
[ 23:34 kris ]
BROKEN: Broken pkg-plist
|
Fri, 21 Feb 2003
|
[ 11:23 knu ] (Only the first 10 of 422 ports in this commit are shown above. )
De-pkg-comment.
|
Mon, 6 Jan 2003
|
[ 07:26 adamw ]
Update to 0.37.
PR: 45355
Submitted by: michael johnson <ahze@rgv.net> (maintainer)
|
Fri, 2 Aug 2002
|
[ 23:03 pat ]
Update to 0.35
PR: ports/41255
Submitted by: maintainer
|
Tue, 12 Feb 2002
|
[ 09:34 petef ]
Update to 0.33
|
[ 08:42 trevor ]
Change maintainer's address for some ports forgotten in PR 34866.
|
Tue, 9 Oct 2001
|
[ 20:19 tobez ]
Update to 0.32.
|
Sat, 7 Jul 2001
|
[ 14:21 ijliao ]
add p5-Proc-ProcessTable Perl interface to the unix process table
|
Number of commits found: 52 |