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

Number of commits found: 21

Sunday, 25 Feb 2024
14:30 Muhammad Moinur Rahman (bofh) search for other commits by this committer
shells/wcd: Moved man to share/man

Approved by:    portmgr (blanket)
commit hash: e53e89a5089c201b345e4a81595dd25bcabe6b40 commit hash: e53e89a5089c201b345e4a81595dd25bcabe6b40 commit hash: e53e89a5089c201b345e4a81595dd25bcabe6b40 commit hash: e53e89a5089c201b345e4a81595dd25bcabe6b40 e53e89a
Friday, 28 Apr 2023
16:17 Robert Clausecker (fuz) search for other commits by this committer Author: Clockwork6400
shells/wcd: update to 6.0.5

Changelog: https://wcd.sourceforge.io/wcd/doc/whatsnew.txt

PR:		271097
commit hash: 873ffa6ef6d6ea45bfcf61e9f2472817bffd3a0d commit hash: 873ffa6ef6d6ea45bfcf61e9f2472817bffd3a0d commit hash: 873ffa6ef6d6ea45bfcf61e9f2472817bffd3a0d commit hash: 873ffa6ef6d6ea45bfcf61e9f2472817bffd3a0d 873ffa6
Monday, 6 Mar 2023
22:23 Robert Clausecker (fuz) search for other commits by this committer Author: Clockwork6400
shells/wcd: Update to 6.0.4

Submitter becomes maintainer.  Already maintainer of other ports.

Changelog: https://wcd.sourceforge.io/wcd/doc/whatsnew.txt

PR:		269943
commit hash: 2da24d36f24469cca1ffb027c42a9f48a874aa68 commit hash: 2da24d36f24469cca1ffb027c42a9f48a874aa68 commit hash: 2da24d36f24469cca1ffb027c42a9f48a874aa68 commit hash: 2da24d36f24469cca1ffb027c42a9f48a874aa68 2da24d3
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
Friday, 8 Oct 2021
01:51 Jan Beich (jbeich) search for other commits by this committer
shells/wcd: unbreak after 266130ce71ef by revert

/bin/sh: Syntax error: Unterminated quoted string

Reported by:	pkg-fallout
commit hash: 2c806de50645a8bdd84ba3588d8490e9a66145b8 commit hash: 2c806de50645a8bdd84ba3588d8490e9a66145b8 commit hash: 2c806de50645a8bdd84ba3588d8490e9a66145b8 commit hash: 2c806de50645a8bdd84ba3588d8490e9a66145b8 2c806de
Thursday, 23 Sep 2021
16:22 Baptiste Daroussin (bapt) search for other commits by this committer
ncurses: fix build with futur base and ports ncurses

in preparation for the split in base of libtinfo and libncurses, clearly
specify when the packages should link against.

Note this also fixes the build with ports ncurses
commit hash: 266130ce71ef2f1cd944a70789bf003da3254c29 commit hash: 266130ce71ef2f1cd944a70789bf003da3254c29 commit hash: 266130ce71ef2f1cd944a70789bf003da3254c29 commit hash: 266130ce71ef2f1cd944a70789bf003da3254c29 266130c
Tuesday, 21 Sep 2021
13:47 Ryan Steinmetz (zi) search for other commits by this committer
*/*: Reset MAINTAINER due to repeat fatal email bounces
commit hash: 8703fc2c05e3229c7739725aa37b5dfc55b0a649 commit hash: 8703fc2c05e3229c7739725aa37b5dfc55b0a649 commit hash: 8703fc2c05e3229c7739725aa37b5dfc55b0a649 commit hash: 8703fc2c05e3229c7739725aa37b5dfc55b0a649 8703fc2
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
Friday, 27 Dec 2019
16:32 bapt search for other commits by this committer
Ensure the package is linked to the proper ncurses implementation
Original commitRevision:521009 
Monday, 7 Oct 2019
17:36 swills search for other commits by this committer
shells/wcd: update to 6.0.3

PR:		240993
Submitted by:	Nathan <ndowens04@gmail.com> (maintainer)
Original commitRevision:513978 
Saturday, 11 Aug 2018
18:04 dbaio search for other commits by this committer
shells/wcd: Update to 6.0.2

Pass MAINTAINER'ship to submitter.

PR:		230519
Submitted by:	Nathan <ndowens@yahoo.com>
Original commitRevision:476938 
Saturday, 24 Feb 2018
22:35 rene search for other commits by this committer
Return pawel@'s ports to the pool after he resigned.

With hat:	portmgr
Original commitRevision:462871 
Thursday, 2 Nov 2017
17:26 pawel search for other commits by this committer
Update to version 6.0.1
Original commitRevision:453353 
Thursday, 2 Mar 2017
16:36 pawel search for other commits by this committer
Update to version 6.0.0

Changelog:
- Faster disk scanning on Windows and Unix and on OS/2 with Watcom C
  built version.
  This was achieved by removing the DOSDIR directory interface
  layer and replacing it with system specific functions.
  Disk scanning speed depends on external factors, like disk
  caching and other processes accessing the disk at the same time.
  The speed increasement you experience may vary.
- Fixed -rmtree for unicode file names on Windows.
- Support EMX symbolic links on OS/2.
- Support bash on OS/2.
- New Danish translation of the messages. Thanks to Joe Hansen.
Original commitRevision:435251 
Friday, 27 Jan 2017
18:40 pawel search for other commits by this committer
- Update to version 5.3.4
- Add ncurses includes to CFLAGS so that port compiles
  with correct headers when ncurse come from ports
- Fix plist when NLS=off
Original commitRevision:432560 
Saturday, 12 Nov 2016
18:05 pawel search for other commits by this committer
Update to version 5.3.3

Changelog:
- Support Unicode aliases on Windows.
  Wcd for Windows with Unicode support stores the aliases now in UTF-8
  format (like the paths). Old aliases with non-ASCII characters are
  not compatible anymore. You need to create new aliases.
- New option -ls: List the aliases. Thanks to Erik Rijshouwer.
- Code cleanup.
- Fixed makefiles for DJGPP, targets install and dist.
Original commitRevision:425976 
Tuesday, 23 Feb 2016
18:31 pawel search for other commits by this committer
- Update to version 5.3.2
- Port uses ncurses
Original commitRevision:409436 
Friday, 11 Dec 2015
21:31 pawel search for other commits by this committer
Update to version 5.3.1

Changelog:
New simplified Chinese translation of the messages.
Unicode support is by default enabled for Windows and Unix.
Automatically detect if we are in MSYS 1 or 2, and disable Unicode for MSYS 1.
Original commitRevision:403561 
Thursday, 24 Sep 2015
17:07 pawel search for other commits by this committer
- Update to version 5.3.0
- Use option helpers
Original commitRevision:397698 
Friday, 29 May 2015
20:34 pawel search for other commits by this committer
Wcd is a command-line program to change directory fast. It saves time typing
at the keyboard. One needs to type only a part of a directory name and wcd
will jump to it. Wcd has a fast selection method in case of multiple matches
and allows aliasing and banning of directories. Wcd also includes a full
screen interactive directory tree browser with speed search.

WWW: http://wcd.sourceforge.net/
Original commitRevision:387887 

Number of commits found: 21