notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: shells/p5-Shell-Perl/Makefile

Number of commits found: 19

Saturday, 23 Mar 2024
14:30 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
shells/p5-Shell-Perl: Remove unnecessary substitution
commit hash: 0268f566ab20b1d04b3cf5cf59090ed78a143406 commit hash: 0268f566ab20b1d04b3cf5cf59090ed78a143406 commit hash: 0268f566ab20b1d04b3cf5cf59090ed78a143406 commit hash: 0268f566ab20b1d04b3cf5cf59090ed78a143406 0268f56
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 20 Jul 2022
14:22 Tobias C. Berner (tcberner) search for other commits by this committer
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>
  *  Martin Wilke <miwi@FreeBSD.org>
  *  Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
  *  Oliver Eikemeier
  *  Patrick Gardella <patrick@FreeBSD.org>
  *  Pawel Pekala <pawel@FreeBSD.org>
  *  Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Richard Rose <freebsd-security@rikrose.net>
  *  Sean Chittenden <seanc@FreeBSD.org>
  *  Sergey Matveychuk <sem@FreeBSD.org>
  *  Serhii (Sergey) Kozlov <skozlov@FreeBSD.org>
  *  Shinsuke Matsui <smatsui@karashi.org>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Sylvio Cesar <sylvio@FreeBSD.org>
  *  Thomas Gellekum <tg@FreeBSD.org>
  *  UMENO Takashi <umeno@rr.iij4u.or.jp>
  *  Vaida Bogdan
  *  Will Andrews <andrews@technologist.com>
  *  Ying-Chieh Liao <ijliao@FreeBSD.org>
  *  conrads@cox.net
  *  erich@rrnet.com
  *  gebhart@secnetix.de
  *  kirk@strauser.com
  *  mcglk@artlogix.com
  *  torstenb

With hat:	portmgr
commit hash: c3cc2da090370ea7d1a9ee06fd5a8fdc5ffc4dd8 commit hash: c3cc2da090370ea7d1a9ee06fd5a8fdc5ffc4dd8 commit hash: c3cc2da090370ea7d1a9ee06fd5a8fdc5ffc4dd8 commit hash: c3cc2da090370ea7d1a9ee06fd5a8fdc5ffc4dd8 c3cc2da
Sunday, 18 Jul 2021
17:47 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 6ac7818d86f1df2ce74c52a467d316f1591af417 commit hash: 6ac7818d86f1df2ce74c52a467d316f1591af417 commit hash: 6ac7818d86f1df2ce74c52a467d316f1591af417 commit hash: 6ac7818d86f1df2ce74c52a467d316f1591af417 6ac7818
06:34 Guangyuan Yang (ygy) search for other commits by this committer Author: Gian-Simon Purkert
shells/p5-Shell-Perl: Update to 0.004

PR:		255257
Approved by:	lwhsu (mentor, implicit)
commit hash: 7f85f34b214fb37e73412e66468a23f38bbf4590 commit hash: 7f85f34b214fb37e73412e66468a23f38bbf4590 commit hash: 7f85f34b214fb37e73412e66468a23f38bbf4590 commit hash: 7f85f34b214fb37e73412e66468a23f38bbf4590 7f85f34
Saturday, 3 Jul 2021
10:30 Nuno Teixeira (eduardo) search for other commits by this committer
*/*: 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]
commit hash: 707989ed0f7c83660cfb8213641054207a3de529 commit hash: 707989ed0f7c83660cfb8213641054207a3de529 commit hash: 707989ed0f7c83660cfb8213641054207a3de529 commit hash: 707989ed0f7c83660cfb8213641054207a3de529 707989ed
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Wednesday, 10 Oct 2018
10:24 sunpoet search for other commits by this committer
Add LICENSE

- While I'm here:
  - Add NO_ARCH
  - Sort PLIST

Approved by:	portmgr (blanket)
Original commitRevision:481722 
Friday, 1 Apr 2016
14:25 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412349 
Wednesday, 26 Nov 2014
13:08 mat search for other commits by this committer
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
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.

As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.

The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.

The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.

PR:		194969
Differential Revision:	https://reviews.freebsd.org/D1019
Exp-run by:	antoine
Reviewed by:	perl@
Approved by:	portmgr
Original commitRevision:373448 
Thursday, 17 Jul 2014
08:57 olgeni search for other commits by this committer
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)
Original commitRevision:362126 
Thursday, 6 Feb 2014
14:13 ehaupt search for other commits by this committer
Support staging.
Original commitRevision:343088 
Friday, 20 Sep 2013
22:57 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
shells)
Original commitRevision:327770 
Thursday, 12 Sep 2013
06:27 az search for other commits by this committer
- convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
Original commitRevision:327035 
Saturday, 1 Sep 2012
20:05 swills search for other commits by this committer
- Update to 0.0022

PR:		ports/171084
Approved by:	Matsui Shinsuke <smatsui@karashi.org> (maintainer)
Original commitRevision:303518 
Saturday, 30 Jun 2012
14:53 az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
Original commit
Monday, 7 Dec 2009
08:10 wen search for other commits by this committer
- Add two missing dependencies

PR:             ports/141229
Submitted by:   Rick Elrod <codeblock@eighthbit.net>
Approved by:    maintainer
Original commit
Thursday, 23 Jul 2009
17:27 pgollucci search for other commits by this committer
- Update to 0.0018

PR:             ports/136559
Approved by:    maintainer timeout (smatsui@karashi.org; 14 days)
Submitted by:   myself (pgollucci@)
Original commit
Friday, 7 Mar 2008
17:16 miwi search for other commits by this committer
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>
Original commit

Number of commits found: 19