summaryrefslogtreecommitdiffstats
path: root/archivers/makeself
Commit message (Collapse)AuthorAgeFilesLines
* Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break whenasami2000-09-251-4/+2
| | | | | | | | | | | PORTREVISION or PORTEPOCH are defined. Most of these Makefiles were defining DISTNAME and WRKSRC (and sometimes EXTRACT_SUFX) -- change those to define DISTFILES only. Also, some of the WRKSRC lines were not even necessary, as they were defining it to the default value. Instigated by: Peter Pentchev <roam@orbitel.bg> and kris
* 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 variablesmharo2000-04-081-3/+3
|
* Finish moving MAINTAINER for my ports.will2000-03-221-1/+1
| | | | | | andrews@technologist.com -> will@FreeBSD.org. :-) Reminded by: asami
* Update port to 1.5.3jedgar1999-12-292-4/+10
| | | | | PR: 15755 Submitted by: Maintainer
* Distfile changed on MASTER_SITE.steve1999-12-101-1/+1
|
* Moving makeself from misc to archivers. makeself is a shell script thatsteve1999-12-105-0/+38
makes self-extracting shell scripts, and allows you to specify a "setup" command to execute upon finishing.
OpenPOWER on IntegriCloud