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/rc/Makefile

Number of commits found: 26

Friday, 1 Mar 2024
18:11 Gleb Popov (arrowd) search for other commits by this committer Author: Chris Hutchinson
*: Move manpages to share/man

PR:		277322
commit hash: 138eb13e8b73d136518d79ebd2820b827d8e1419 commit hash: 138eb13e8b73d136518d79ebd2820b827d8e1419 commit hash: 138eb13e8b73d136518d79ebd2820b827d8e1419 commit hash: 138eb13e8b73d136518d79ebd2820b827d8e1419 138eb13
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
Thursday, 9 Jun 2022
02:07 Jason Helfman (jgh) search for other commits by this committer
shells/rc: set maintainer to reporter, drop unsupported checksum algorithm

PR:	264133 (based on)
Approved by:	maintainer-timeout (multiple)
commit hash: c752a1e7d236095381b4251e73e792e2b906d935 commit hash: c752a1e7d236095381b4251e73e792e2b906d935 commit hash: c752a1e7d236095381b4251e73e792e2b906d935 commit hash: c752a1e7d236095381b4251e73e792e2b906d935 c752a1e
Saturday, 21 May 2022
09:35 Koichiro Iwao (meta) search for other commits by this committer Author: Chris Hutchinson
shells/rc: fix deinstallaion problem

PR:		264084
Reported by:	jakub_lach@mailplus.pl
Approved by:	blanket (fix deinstallation)
commit hash: 2f051a95cb1fe7e8a091c755c2ccdee3ded3ff61 commit hash: 2f051a95cb1fe7e8a091c755c2ccdee3ded3ff61 commit hash: 2f051a95cb1fe7e8a091c755c2ccdee3ded3ff61 commit hash: 2f051a95cb1fe7e8a091c755c2ccdee3ded3ff61 2f051a9
Thursday, 19 May 2022
15:55 Koichiro Iwao (meta) search for other commits by this committer Author: Chris Hutchinson
shells/rc: switch to GitHub

Minor modifications to submitter's patch:

- Bump PORTREVISION since new tarball differs from the old one despite
  both indicate the same version 1.7.4.

PR:		263631
Approved by:	maintainer timeout
commit hash: 3e3839f529db8ad92e799e5225b0de3b291740ff commit hash: 3e3839f529db8ad92e799e5225b0de3b291740ff commit hash: 3e3839f529db8ad92e799e5225b0de3b291740ff commit hash: 3e3839f529db8ad92e799e5225b0de3b291740ff 3e3839f
Wednesday, 13 Oct 2021
13:20 Stefan Eßer (se) search for other commits by this committer
shells/rc: Add CPE information

Approved by:	portmgr (blanket)
commit hash: 8bc0403b2895badf38c85704fd0fb9152e7c8730 commit hash: 8bc0403b2895badf38c85704fd0fb9152e7c8730 commit hash: 8bc0403b2895badf38c85704fd0fb9152e7c8730 commit hash: 8bc0403b2895badf38c85704fd0fb9152e7c8730 8bc0403
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
Tuesday, 9 Apr 2019
14:04 sunpoet search for other commits by this committer
Update devel/readline to 8.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://tiswww.case.edu/php/chet/readline/CHANGES
PR:		236156
Exp-run by:	antoine
Original commitRevision:498476 
Tuesday, 27 Jun 2017
13:46 sunpoet search for other commits by this committer
Update devel/readline to 7.0 patch 3

- Bump PORTREVISION for shlib change

Changes:	https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
		https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
		https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision:	https://reviews.freebsd.org/D11172
PR:		219947
Exp-run by:	antoine
Original commitRevision:444463 
Saturday, 10 Jun 2017
15:13 dbaio search for other commits by this committer
shells/rc: Update to 1.7.4, Fix build

After ports r440197, there is a build problem with the default option.

- Update to 1.7.4 and fix build
- Move MASTER_SITES to the currently upstream address
- Improve pkg-descr
- Set LICENSE

PR:		219596
Approved by:	garga (mentor), maintainer (timeout)
Differential Revision:	https://reviews.freebsd.org/D11126
Original commitRevision:443099 
Friday, 5 May 2017
16:35 ak search for other commits by this committer
- Fix READLINE option

PR:	218816
Submitted by:	John Hein <z7dr6ut7gs@snkmail.com>
Approved by:	maintainer timeout (2 weeks)
Original commitRevision:440197 
Wednesday, 20 Jul 2016
15:33 mat search for other commits by this committer
Cleanup $() variables in ports Makefiles.

Mostly replace with ${}, but sometime, replace with $$() because it is
what was intended in the first place. (I think.)

Sponsored by:	Absolight
Original commitRevision:418840 
Friday, 20 Jun 2014
07:23 adamw search for other commits by this committer
Correct typo... it's tar:bzip2, not tar:bz2.
Original commitRevision:358516 
Thursday, 19 Jun 2014
23:59 adamw search for other commits by this committer
USES, and remove unnecessary +='s from OPTIONS helpers.
Original commitRevision:358478 
Thursday, 6 Mar 2014
17:43 bapt search for other commits by this committer
Support stage
Original commitRevision:347286 
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 
Monday, 6 May 2013
15:34 bapt search for other commits by this committer
Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline
Original commitRevision:317525 
Sunday, 16 Dec 2012
18:28 bapt search for other commits by this committer
Convert to new option framework
Original commitRevision:309037 
Tuesday, 5 Sep 2006
09:04 linimon search for other commits by this committer
Actually assign port to new maintainer.

Forgotten by:   itetcu
Original commit
Thursday, 8 Jun 2006
01:52 itetcu search for other commits by this committer
- Shells/rc got a new MASTER_SITES [1]
- This software is now maintain by Erik Quanstrom <quanstro@quanstro.net> [1]
- OPTIONify [2]

PR:             ports/97298 [1]
Submitted by:   Serge Gagnon <serge.gagnon@b2b2c.ca> [1]
                itetcu (me) [2]
Approved by:    maintainer-timeout, lawrance (mentor, implicit)
Original commit
Wednesday, 10 May 2006
19:55 jmelo search for other commits by this committer
- Fix mastersite.
- Remove WWW, site is gone.

PR:             ports/97098
Submitted by:   Serge Gagnon <serge.gagnon@b2b2c.ca>
Approved by:    Scott Kenney <saken@hotel.rmta.org> (maintainer), mnag (mentor)
Original commit
Monday, 16 Jan 2006
22:25 tdb search for other commits by this committer
- Update to 1.7.1
- Add SHA256 checksum

PR:             91876
Submitted by:   Serge Gagnon <serge.gagnon@b2b2c.ca>
Approved by:    maintainer
Original commit
Friday, 2 Apr 2004
06:09 pav search for other commits by this committer
- Fix CONFIGURE_ARGS handling

PR:             ports/64823
Submitted by:   Serge Gagnon <gagnon_s@sympatico.ca>
Original commit
Sunday, 30 Mar 2003
04:43 edwin search for other commits by this committer
update shells/rc to version 1.7, with readline

PR:             ports/48843
Submitted by:   Scott Kenney <saken@hotel.rmta.org>
Original commit
Friday, 21 Feb 2003
13:26 knu search for other commits by this committer
De-pkg-comment.
Original commit

Number of commits found: 26