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

Number of commits found: 32

Monday, 4 Mar 2024
09:50 Rodrigo Osorio (rodrigo) search for other commits by this committer
shells/pdksh: moved manpages to share/man

Fix mandir in patch and update plist
Fix formatting to make linters happy
Update MASTER_SITES
Update additional patches file names
commit hash: 555dd8d1ed7855c94bd9412173798681e3b57c9e commit hash: 555dd8d1ed7855c94bd9412173798681e3b57c9e commit hash: 555dd8d1ed7855c94bd9412173798681e3b57c9e commit hash: 555dd8d1ed7855c94bd9412173798681e3b57c9e 555dd8d
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
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, 5 Dec 2018
20:01 linimon search for other commits by this committer
These ports now build on powerpc64.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:486720 
Monday, 18 Dec 2017
04:13 danfe search for other commits by this committer
Remove BROKEN_sparc64 statement which was originally added in r397891 by
linimon@ two years ago.  It now builds and runs just fine on 10.4-STABLE
running under QEMU 2.9.0.
Original commitRevision:456587 
Thursday, 27 Apr 2017
20:24 linimon search for other commits by this committer
Remove duplicate broken stanza for powerpc64.  While here, reformat and
consolidate the sparc64 one.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:439565 
Sunday, 18 Sep 2016
10:10 linimon search for other commits by this committer
Mark as broken on sparc64.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:422361 
Thursday, 21 Apr 2016
16:43 swills search for other commits by this committer
many ports: mark broken on powerpc64
Original commitRevision:413746 
Friday, 25 Sep 2015
21:46 linimon search for other commits by this committer
Mark as broken on sparc64: fails to build.

Approved by:	portmgr (sparc64 blanket)
Original commitRevision:397891 
Friday, 3 Apr 2015
23:50 rodrigo search for other commits by this committer
Fix build with gcc5

PR:		197920
Submitted by:	marino
Original commitRevision:383182 
Wednesday, 11 Jun 2014
17:42 bapt search for other commits by this committer
Add an @shell keyword to handle adding and remove a shell path in /etc/shell
Bump port revision of all ports that were doing it wrong prior to the keyword

CR:		D208
Reviewed by:	antoine
With hat:	portmgr
Original commitRevision:357511 
Wednesday, 26 Feb 2014
07:09 bapt search for other commits by this committer
post-install is not needed anymore when staged [1]
While here: use optionsng

Reported by:	miwi [1]
Original commitRevision:346118 
Tuesday, 18 Feb 2014
08:44 rodrigo search for other commits by this committer
Fix ksh after 10.0 by using a posix compliant syntax for sort invocation.
Fix staging

PR:		ports/181438
Submitted by:	Chweigert Udo <Udo.Schweigert@siemens.com>
Reviewed by:	bapt (mentor)
Original commitRevision:344843 
Wednesday, 29 Jan 2014
09:17 rodrigo search for other commits by this committer
Update maintainer email address

Approved by:	bapt@ (co-mentor)
Original commitRevision:341704 
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 
Tuesday, 3 Sep 2013
13:07 skreuzer search for other commits by this committer
Update MAINTAINER to rodrigo@bebik.net
Original commitRevision:326149 
Tuesday, 27 Aug 2013
15:04 skreuzer search for other commits by this committer
Mark the port as broken on FreeBSD 10.0

PR:		ports/181438
Submitted by:	Sean Bruno <sbruno@FreeBSD.org>
Original commitRevision:325457 
Tuesday, 5 Jun 2012
01:59 obrien search for other commits by this committer
Fix bug for add_glob:
  Do not stop scanning if we see '$' as it does more harm than good.
  For $HOME/tm we should return $HOME/tm*

Set license to BSD (not "public domain" due to sigact.[ch]).

Submitted by:   Simon Gerraty <sjg@juniper.net>
Obtained from:  NetBSD
Approved by:    skreuzer
Original commit
Tuesday, 22 May 2012
14:13 skreuzer search for other commits by this committer
Prevent post-install from removing ksh93 from /etc/shells

PR:             ports/168140
Submitted by:   Rob Windsor <windsor@warthog.com>
Original commit
Thursday, 5 Apr 2012
18:10 skreuzer search for other commits by this committer
Change the default behavior to create a dynamically linked binary
Add a WITH_STATIC knob to create a statically linked binary
Remove dead MASTER_SITE

Reported by:    Andy Kosela <akosela@andykosela.com>
Feature safe:   yes
Original commit
Saturday, 28 Mar 2009
01:16 skreuzer search for other commits by this committer
Change MAINTAINER on my ports to my FreeBSD email address

Approved by:    wxs (mentor)
Original commit
Monday, 2 Mar 2009
19:34 wxs search for other commits by this committer
- Pet portlint
- While here pass maintainership to submitter

PR:             ports/132169
Submitted by:   Steven Kreuzer <skreuzer@exit2shell.com>
Original commit
Sunday, 7 Sep 2008
00:54 linimon search for other commits by this committer
Reset tg due to lack of commits for several months and no response to email.

Hat:    portmgr
Original commit
Sunday, 7 Jan 2007
22:00 tg search for other commits by this committer
Fix calculation of prompt length. Bump PORTREVISION.

PR:             107410
Submitted by:   Bruce Becker <hostmaster at whois dot gts dot net>
Original commit
Wednesday, 2 Nov 2005
12:24 tg search for other commits by this committer
Fix ${name:?word} substitution. Bump PORTREVISION.

Submitted by:   Marc Olzheim (marcolz at stack dot nl)
Obtained from:  OpenBSD PR user/4023
Original commit
Tuesday, 30 Aug 2005
12:18 tg search for other commits by this committer
Remove ftp.rge.com from MASTER_SITES.
Original commit
Friday, 7 Mar 2003
06:10 ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Original commit
Friday, 17 May 2002
10:05 tg search for other commits by this committer
Serves me right to commit something in a hurry, untested. <:-(

Fix fetching.

PR:             38144
Submitted by:   Alan Eldridge <ports@geeksrus.net>
Original commit
Thursday, 16 May 2002
11:11 tg search for other commits by this committer
Change version number from 5.2.14.p2 to 5.2.14p2, so our package
tools see this as an upgrade from 5.2.14.

PR:             38131
Submitted by:   Alan Eldridge <ports@geeksrus.net>
Original commit
Wednesday, 15 May 2002
11:49 tg search for other commits by this committer
Include distributed patches.

PR:             38071
Submitted by:   Cyrille Lefevre <cyrille.lefevre@laposte.net>
Original commit
Tuesday, 29 Jan 2002
11:58 knu search for other commits by this committer
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;   the ECHO
macro is set to "echo" by default, but it is set to "true" if   make(1) is
invoked with the -s option while ECHO_CMD is always set to   the echo command.  
 
Original commit

Number of commits found: 32