aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/makeself
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.1.4pav2005-06-042-7/+13
| | | | | PR: ports/81847 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to version 2.1.3krion2004-05-104-20/+11
| | | | | PR: ports/66391 Submitted by: Ports Fury
* Add SIZE.trevor2004-01-281-0/+1
|
* portlint (variable ordering, explicit /usr/local and /usr/ports refs)kris2003-10-271-2/+2
|
* portlint (fix whitespace)kris2003-10-272-5/+5
|
* fix archivers/makeself: makeself.sh failsdaichi2003-07-283-0/+17
| | | | | PR: 54805 Submitted by: Andriy I Pylypenko <bamby@oranta.ua>
* Update to 2.1.2osa2003-07-074-7/+12
| | | | | | PRs: 54099, 54130 Submitted by: KATO Tsuguru <tkato@prontomail.com> Approved by: fjoe (mentor) (implicit)
* PR: 48721foxfair2003-05-132-11/+8
| | | | | Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Update to 2.1.1
* 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 MASTER_SITE to new locationdwcjr2001-07-072-3/+3
| | | | | | | | Use EXTRACT_SUFX instead of DISTFILE since its only one file Update distinfo to reflect new filename on new site PR: 28382 Submitted by: Miguel Mendez <flynn@energyhq.org>
* change master siteijliao2001-05-231-1/+1
| | | | | PR: 27514 Submitted by: Jeff Palmer <scorpio@drkshdw.org>
* 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-091-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.