non port: shells/p5-Shell-Perl/Makefile |
SVNWeb
|
Number of commits found: 18 |
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) ] c3cc2da (Only the first 10 of 37 ports in this commit are shown above. )
shells: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Adam Weinberger <adamw@FreeBSD.org>
* Andreas Kohn <andreas@syndrom23.de>
* Carlos Jacobo Puga Medina <cpm@FreeBSD.org>
* Cyrille.Lefevre@laposte.net
* Danijel Tasov <danielt@pilgerer.org>
* David O'Brien <obrien@NUXI.com>
* Emanuel Haupt <ehaupt@FreeBSD.org>
* Hajimu UMEMOTO <ume@FreeBSD.org>
* Igor Pokrovsky <ip@unixway.org>
* Jean-Yves Lefort <jylefort@brutele.be>
* Kai Wang <kaiw27@gmail.com> (Only the first 15 lines of the commit message are shown above )
|
Sun, 18 Jul 2021
|
[ 17:47 Po-Chuan Hsieh (sunpoet) ] 6ac7818
shells/p5-Shell-Perl: Fix PORTVERSION (going backward from 0.0022 to 0.004)
- Fix RUN_DEPENDS
- Add BUILD_DEPENDS
- Add TEST_DEPENDS
- Bump PORTREVISION for dependency change
- Take maintainership
|
[ 06:34 Guangyuan Yang (ygy) Author: Gian-Simon Purkert ] 7f85f34
shells/p5-Shell-Perl: Update to 0.004
PR: 255257
Approved by: lwhsu (mentor, implicit)
|
Sat, 3 Jul 2021
|
[ 10:30 Nuno Teixeira (eduardo) ] 707989ed
*/*: Maintainer reset for smatsui@karashi.org
Many consecutive timeouts. We thank smatsui for all his efforts and
hope to see him back in the future.
PR: 255256
PR: 255257
PR: 255258 [1]
Approved by: maintainer timeout (smatsui@karashi.org, > 2 months), dbaio
(mentor)
Approved by: portmgr (adamw) [1]
Differential Revision: https://reviews.freebsd.org/D30769 [1]
|
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.
|
Wed, 10 Oct 2018
|
[ 10:24 sunpoet ]
Add LICENSE
- While I'm here:
- Add NO_ARCH
- Sort PLIST
Approved by: portmgr (blanket)
|
Fri, 1 Apr 2016
|
[ 14:25 mat ] (Only the first 10 of 2099 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
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 )
|
Thu, 17 Jul 2014
|
[ 08:57 olgeni ] (Only the first 10 of 206 ports in this commit are shown above. )
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories P-S.
CR: D422
Approved by: portmgr (bapt)
|
Thu, 6 Feb 2014
|
[ 14:13 ehaupt ]
Support staging.
|
Fri, 20 Sep 2013
|
[ 22:57 bapt ] (Only the first 10 of 42 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
shells)
|
Thu, 12 Sep 2013
|
[ 06:27 az ] (Only the first 10 of 18 ports in this commit are shown above. )
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
|
Sat, 1 Sep 2012
|
[ 20:05 swills ]
- Update to 0.0022
PR: ports/171084
Approved by: Matsui Shinsuke <smatsui@karashi.org> (maintainer)
|
Sat, 30 Jun 2012
|
[ 14:53 az ] (Only the first 10 of 26 ports in this commit are shown above. )
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
|
Mon, 7 Dec 2009
|
[ 08:10 wen ]
- Add two missing dependencies
PR: ports/141229
Submitted by: Rick Elrod <codeblock@eighthbit.net>
Approved by: maintainer
|
Thu, 23 Jul 2009
|
[ 17:27 pgollucci ]
- Update to 0.0018
PR: ports/136559
Approved by: maintainer timeout (smatsui@karashi.org; 14 days)
Submitted by: myself (pgollucci@)
|
Fri, 7 Mar 2008
|
[ 17:16 miwi ]
Shell::Perl is the implementation of a simple command-line interpreter
for Perl.
WWW: http://search.cpan.org/dist/Shell-Perl/
PR: ports/121142
Submitted by: Shinsuke Matsui <smatsui at karashi.org>
|
Number of commits found: 18 |