summaryrefslogtreecommitdiffstats
path: root/shells/perlsh
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify.trevor2004-01-291-0/+1
|
* utilize SITE_PERLijliao2003-10-241-60/+60
| | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* 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>
* De-pkg-comment.knu2003-02-202-1/+1
|
* URL updates.naddy2003-02-122-2/+2
| | | | | PR: 48167 Submitted by: tadalunch@sources.redhat.com
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-102-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-062-1/+2
| | | | Approved by: pat
* Fix PLIST (bento)arved2002-11-031-19/+19
| | | | PR: 36792
* PERL -> REINPLACE_CMDpat2002-06-231-3/+4
| | | | | | PR: ports/39731, ports/39732, ports/39733, ports/39734, ports/39735 ports/39736, ports/39737, ports/39738, ports/39739 ports/39740 Submitted by: Scott Flatman <sf@dsinw.com>
* 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.
* portlint: remove extra whitespaces before end of line.dirk2001-12-241-1/+1
|
* Fix a braino (having @unexec rmdir ... without 2>/dev/null || true reallypetef2001-10-051-1/+1
| | | | defeats the purpose...)
* Add missing @unexec rmdirpetef2001-10-051-0/+1
| | | | Noticed by: bento
* Remove redundant USE_PERL5 statements.tobez2001-08-241-1/+0
|
* The perl man directories should not be removed.jeh2001-06-072-4/+1
| | | | | PR: 27696 Submitted by: Pete Fritchman <petef@databits.net>
* Add a couple of missing files and remove extra directories on uninstall.steve2001-04-152-0/+6
|
* Update to version 0.009.steve2001-02-265-41/+53
| | | | | PR: 24119 Submitted by: Joseph Scott <joseph@randomnetworks.com>
* Unleash all of these ports upon the people. I no longer have any interestwill2000-06-221-1/+1
| | | | | in any of them, but will be happy to assign MAINTAINER to others and commit updates for them.
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-091-6/+5
|
* Finish moving MAINTAINER for my ports.will2000-03-221-1/+1
| | | | | | andrews@technologist.com -> will@FreeBSD.org. :-) Reminded by: asami
* Upgrade shells/perlsh to new version (perlsh 0.007).jedgar2000-02-296-26/+91
| | | | | | | | | | | | | | 1) Update pkg/PLIST. 2) Change to depend on perlsh's install mechanism. 3) New patch (patch-aa) fixes PREFIX problem. 4) Account for broken TCP/IP on MASTER_SITES. 5) General Makefile cleanups. 6) Addition of perlsh to perl5 virtual category. 7) Use PKGNAME to match port's name. 8) Remove unnecessary perl substitution. PR: 17031 Submitted by: Maintainer
* Don't need a period at end.asami2000-01-081-1/+1
|
* Commit perlsh 0.004pre2 port.wes2000-01-035-0/+53
PR: 15412 Submitted by: Will Andrews <andrews@technologist.com>
OpenPOWER on IntegriCloud