aboutsummaryrefslogtreecommitdiff
path: root/shells/wcd
Commit message (Collapse)AuthorAgeFilesLines
* shells/wcd: Update to 6.0.4Clockwork64002023-03-063-8/+14
| | | | | | | | Submitter becomes maintainer. Already maintainer of other ports. Changelog: https://wcd.sourceforge.io/wcd/doc/whatsnew.txt PR: 269943
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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)
* shells: remove 'Created by' linesTobias C. Berner2022-07-201-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* shells/wcd: unbreak after 266130ce71ef by revertJan Beich2021-10-081-1/+1
| | | | | | /bin/sh: Syntax error: Unterminated quoted string Reported by: pkg-fallout
* ncurses: fix build with futur base and ports ncursesBaptiste Daroussin2021-09-231-1/+1
| | | | | | | 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
* */*: Reset MAINTAINER due to repeat fatal email bouncesRyan Steinmetz2021-09-211-1/+1
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Ensure the package is linked to the proper ncurses implementationBaptiste Daroussin2019-12-271-1/+1
| | | | Notes: svn path=/head/; revision=521009
* shells/wcd: update to 6.0.3Steve Wills2019-10-073-4/+8
| | | | | | | | PR: 240993 Submitted by: Nathan <ndowens04@gmail.com> (maintainer) Notes: svn path=/head/; revision=513978
* shells/wcd: Update to 6.0.2Danilo G. Baio2018-08-113-6/+6
| | | | | | | | | | Pass MAINTAINER'ship to submitter. PR: 230519 Submitted by: Nathan <ndowens@yahoo.com> Notes: svn path=/head/; revision=476938
* Return pawel@'s ports to the pool after he resigned.Rene Ladan2018-02-241-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=462871
* Update to version 6.0.1Pawel Pekala2017-11-023-4/+8
| | | | Notes: svn path=/head/; revision=453353
* Update to version 6.0.0Pawel Pekala2017-03-023-4/+5
| | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=435251
* - Update to version 5.3.4Pawel Pekala2017-01-273-7/+9
| | | | | | | | | - Add ncurses includes to CFLAGS so that port compiles with correct headers when ncurse come from ports - Fix plist when NLS=off Notes: svn path=/head/; revision=432560
* Update to version 5.3.3Pawel Pekala2016-11-122-3/+4
| | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=425976
* - Update to version 5.3.2Pawel Pekala2016-02-232-4/+4
| | | | | | | - Port uses ncurses Notes: svn path=/head/; revision=409436
* Update to version 5.3.1Pawel Pekala2015-12-113-3/+4
| | | | | | | | | | 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. Notes: svn path=/head/; revision=403561
* - Update to version 5.3.0Pawel Pekala2015-09-242-9/+4
| | | | | | | - Use option helpers Notes: svn path=/head/; revision=397698
* Wcd is a command-line program to change directory fast. It saves time typingPawel Pekala2015-05-294-0/+76
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/ Notes: svn path=/head/; revision=387887