aboutsummaryrefslogtreecommitdiff
path: root/shells/mksh
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* shells/mksh: Update to R59cFernando Apesteguía2020-11-122-4/+4
| | | | | | | | | PR: 250774 Submitted by: duchateau.olivier@gmail.com Approved by: schaiba@gmail.com (maintainer) Notes: svn path=/head/; revision=554941
* shells/mksh: Update to R59bFernando Apesteguía2020-05-202-4/+4
| | | | | | | | | PR: 246531 Submitted by: duchateau.olivier@gmail.com Reviewed by: schaiba@gmail.com (maintainer) Notes: svn path=/head/; revision=535983
* - Update to 59Hiroki Tagato2020-05-052-7/+7
| | | | | | | | | | | | | - Update MASTER_SITES and WWW to use https - Remove -c lto option to prevent build failure PR: 245740 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> Approved by: schaiba@gmail.com (maintainer), ehaupt (mentor) Changelog: http://www.mirbsd.org/mksh.htm#clog Notes: svn path=/head/; revision=534060
* shells/mksh: Update to R57Steve Wills2019-03-192-4/+4
| | | | | | | | | PR: 236401 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> Approved by: schaiba@gmail.com (maintainer) Notes: svn path=/head/; revision=496266
* shells/mksh: update to R56cSteve Wills2018-08-072-4/+4
| | | | | | | | PR: 230257 Submitted by: schaiba@gmail.com (maintainer) Notes: svn path=/head/; revision=476589
* Update to upstream version R56bThomas Zander2017-09-102-5/+4
| | | | | | | | | | PR: 221980 Submitted by: duchateau.olivier@gmail.com Approved by: schaiba@gmail.com (maintainer) MFH: 2017Q3 Notes: svn path=/head/; revision=449578
* - Fix LICENSE_PERMSDmitry Marakasov2017-08-221-1/+2
| | | | | | | | PR: 221374 Approved by: portmgr blanket Notes: svn path=/head/; revision=448574
* shells/mksh: Update to R56Steve Wills2017-08-172-7/+7
| | | | | | | | | PR: 221374 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> Approved by: schaiba@gmail.com (maintainer) Notes: svn path=/head/; revision=448156
* New maintainer: schaiba@gmail.comThomas Zander2017-05-201-1/+1
| | | | | | | | PR: 219351 Submitted by: schaiba@gmail.com (new maintainer) Notes: svn path=/head/; revision=441327
* Update to 55Sunpoet Po-Chuan Hsieh2017-04-133-7/+7
| | | | | | | | | | - Pet portlint - Update WWW Changes: https://www.mirbsd.org/mksh.htm#clog Notes: svn path=/head/; revision=438470
* Take in olivierd@'s commit bit on his request.Rene Ladan2017-03-191-1/+1
| | | | | | | | Submitted by: olivierd@ With hat: portmgr-secretary Notes: svn path=/head/; revision=436494
* - Update to R54Olivier Duchateau2016-11-122-4/+11
| | | | | | | - Add LICENSE Notes: svn path=/head/; revision=425937
* Update to R53aOlivier Duchateau2016-08-152-3/+6
| | | | Notes: svn path=/head/; revision=420256
* Update to R52cOlivier Duchateau2016-03-122-3/+3
| | | | | | | Changelog: https://www.mirbsd.org/mksh.htm#clog Notes: svn path=/head/; revision=410870
* Update to R52bOlivier Duchateau2016-01-242-3/+3
| | | | Notes: svn path=/head/; revision=407128
* Update to R52Olivier Duchateau2015-12-192-3/+3
| | | | | | | | PR: 205422 Submitted by: <cheunghonyu@gmail.com> Notes: svn path=/head/; revision=404015
* Update to R51Olivier Duchateau2015-07-112-3/+3
| | | | Notes: svn path=/head/; revision=391740
* Update to R50fOlivier Duchateau2015-04-202-3/+3
| | | | Notes: svn path=/head/; revision=384384
* Update to R50eOlivier Duchateau2015-03-022-4/+3
| | | | Notes: svn path=/head/; revision=380279
* Let the ports tree determine the DISTFILES nameBaptiste Daroussin2014-11-221-2/+1
| | | | Notes: svn path=/head/; revision=373030
* - Fix pkg versionOlivier Duchateau2014-11-211-1/+4
| | | | | | | | | - Bump PORTREVISION Pointed by: bapt@ Notes: svn path=/head/; revision=373002
* Take maintainershipOlivier Duchateau2014-11-181-1/+1
| | | | Notes: svn path=/head/; revision=372732
* Reset miwi's maintainership per his demandBaptiste Daroussin2014-11-181-1/+1
| | | | | | | Hope to see you back! Thank for all the work! Notes: svn path=/head/; revision=372709
* - Update to R50dOlivier Duchateau2014-10-293-4/+3
| | | | | | | | | | | - Drop @dirrm in pkg-plist PR: 194232 Submitted by: myself Approved by: @miwi (maintainer, timeout) Notes: svn path=/head/; revision=371699
* shells/mksh: R49 -> R50Kurt Jaeger2014-08-272-4/+3
| | | | | | | | | PR: 191582 Submitted by: olivierd Approved by: miwi (maintainer) Notes: svn path=/head/; revision=366291
* No need to include bsd.options.mk here. While here, sort plist.Adam Weinberger2014-06-192-5/+1
| | | | Notes: svn path=/head/; revision=358476
* Add an @shell keyword to handle adding and remove a shell path in /etc/shellBaptiste Daroussin2014-06-111-4/+1
| | | | | | | | | | | Bump port revision of all ports that were doing it wrong prior to the keyword CR: D208 Reviewed by: antoine With hat: portmgr Notes: svn path=/head/; revision=357511
* Remove trailing whitespaces from category shellsEmanuel Haupt2014-02-211-1/+1
| | | | Notes: svn path=/head/; revision=345434
* According to the Porter's Handbook (5.12.2.3.) default options must be added toEmanuel Haupt2014-02-101-0/+2
| | | | | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=343634
* This fixes /etc/shells. Due to the incorrect order of pkg-plist prior toEmanuel Haupt2014-01-212-1/+3
| | | | | | | exec/unexec the path to the manpage was written to /etc/shells. Notes: svn path=/head/; revision=340583
* - Update to R49Martin Wilke2014-01-143-15/+7
| | | | | | | | | | - Update pkg-desc PR: 185677 Submitted by: olivierd@ Notes: svn path=/head/; revision=339692
* - Update to R48bOlivier Duchateau2014-01-103-5/+9
| | | | | | | | | | | - Use option framework PR: 182358 Submitted by: myself Approved by: miwi@ (implicit, maintainer timeout 4 months) Notes: svn path=/head/; revision=339341
* Support stageBaptiste Daroussin2013-12-272-21/+8
| | | | Notes: svn path=/head/; revision=337653
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | shells) Notes: svn path=/head/; revision=327770
* - Update to R46Martin Wilke2013-05-282-3/+3
| | | | Notes: svn path=/head/; revision=319298
* - Update to R45Martin Wilke2013-05-102-3/+3
| | | | | | | | PR: 178224 Submitted by: olivierd@ Notes: svn path=/head/; revision=317818
* - Update to R44Martin Wilke2013-03-102-3/+3
| | | | Notes: svn path=/head/; revision=313804
* _ Udpate to R43Martin Wilke2013-02-262-3/+3
| | | | Notes: svn path=/head/; revision=312996
* - Update to r42Martin Wilke2013-02-132-3/+3
| | | | Notes: svn path=/head/; revision=312138
* - Update to R41Martin Wilke2013-02-012-14/+5
| | | | | | | | | | - Convert header PR: 174664 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> Notes: svn path=/head/; revision=311350
* - Update to R40fMartin Wilke2012-04-102-3/+3
| | | | | | | | PR: 166750 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> Notes: svn path=/head/; revision=294500
* - Update to R40EMartin Wilke2012-04-082-3/+3
| | | | | | | | | PR: 166535 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> Feature safe: yes Notes: svn path=/head/; revision=294386
* - Fix build with CLANGMartin Wilke2012-03-041-1/+1
| | | | | | | PR: 164418 Notes: svn path=/head/; revision=292670
* - Update to R40DMartin Wilke2012-02-072-4/+3
| | | | | | | | PR: 164251 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> Notes: svn path=/head/; revision=290558
* - Make sure after deinstall /etc/shells is cleanMartin Wilke2011-11-252-2/+6
| | | | | | | | | | | - Bump PORTREVISION PR: 160528 Submitted by: Kaspars Bankovskis <kaspars@bankovskis.lv> Feature safe: yes Notes: svn path=/head/; revision=286436
* - Update to R40cMartin Wilke2011-11-242-3/+3
| | | | | | | | | PR: 162778 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> Feature safe: yes Notes: svn path=/head/; revision=286380