aboutsummaryrefslogtreecommitdiffstats
path: root/shells/esh
Commit message (Collapse)AuthorAgeFilesLines
* Update devel/readline to 7.0 patch 3sunpoet2017-06-271-0/+1
| | | | | | | | | | | - 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
* shells/esh: document ncurses requirement (USES+=ncurses)marino2016-02-041-2/+3
| | | | Also link with libncurses, not libtermap
* MASTER_SITES cleanup.mat2015-05-141-1/+1
| | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight
* Fix build on -current.adamw2014-08-172-1/+12
|
* Add an @shell keyword to handle adding and remove a shell path in /etc/shellbapt2014-06-121-3/+1
| | | | | | | | Bump port revision of all ports that were doing it wrong prior to the keyword CR: D208 Reviewed by: antoine With hat: portmgr
* Support stagebapt2013-12-271-8/+2
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | shells)
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
| | | | Approved by: portmgr (bdrewery)
* Convert from USE_READLINE to USES=readlinebapt2013-05-071-1/+1
|
* - Update MASTER_SITES.araujo2012-12-171-10/+16
| | | | | | | | | | - Add LICENSE. - Add MAKE_JOBS_SAFE. - Support USE_READLINE. - Support INFO_PATH. PR: ports/172066 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Remove WWW entries from unmaintained ports that return 404 or where the domainehaupt2011-08-031-2/+0
| | | | disappeared.
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
| | | | With hat: portmgr (myself)
* Fix plist with -DNOPORTDOCSitetcu2009-04-211-2/+0
| | | | Prompted by: QAT QA run
* - Add SHA256pav2005-11-241-0/+1
|
* - Use MAKE_ARGSvs2005-04-262-22/+1
| | | | - Don't invoke install-info twice when using INFO
* Remove references to mirror.ac.ukvs2004-07-261-2/+1
| | | | | PR: ports/69481 Submitted by: Tim Bishop
* - Fix MASTER_SITESkrion2004-05-192-5/+3
| | | | | | | - Pet portlint PR: ports/66861 Submitted by: Roman Neuhauser <neuhauser@chello.cz>
* SIZEify.trevor2004-01-301-0/+1
|
* KATO mega patchedwin2003-09-271-1/+1
| | | | | | | | | | | - ECHO -> ECHO_MSG For some ports: - pre-fetch -> pre-everything - ECHO -> ECHO_CMD PR: ports/56820-56858 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* PR: 49067foxfair2003-03-231-2/+4
| | | | | Submitted by: Yonatan@xpert.com <Yonatan@xpert.com> Switch MASTER_SITE to make this port fetchable.
* De-pkg-comment.knu2003-02-212-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Update 0.8 -> 0.8.5.nectar2002-02-075-38/+22
| | | | Release MAINTAINER.
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-291-1/+1
| | | | | | 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.
* Master site disappeared. Use MASTER_SITE_LOCAL.nectar2001-01-223-4/+2
| | | | Noticed by: fenner
* Locally hosted distfiles moved to ftp.freebsd.org.nectar2000-06-201-2/+1
|
* portlintmharo2000-04-212-9/+9
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
|
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-2/+2
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* #4/4 enforcing Caps, no periodhoek1999-06-271-1/+1
| | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
* Remove the test to create ${PREFIX}/share/info/dir as it is nowmharo1999-06-062-6/+1
| | | | in bsd.port.mk and this helps to unify the check and install.
* The ``easy shell'', a small shell with Lisp-like syntax.nectar1999-05-297-0/+97