The FreeBSD Ports Archive
FreeBSD archivers : makeself4>
A neat script to make self-extracting archives
makeself is a (very small) shell script that makes neat
self-extracting shell scripts, and allows you to specify a "setup"
command to execute upon finishing.
It's sorta like the Windows winzip self-extracting archives.
http://www.megastep.org/makeself/
|
makeself history
v. 1.19
date: 2006/05/03 05:14:02; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from ports in categories starting with A.
v. 1.18
date: 2005/06/03 22:58:09; author: pav; state: Exp; lines: +11 -5
- Update to 2.1.4
PR: ports/81847
Submitted by: KATO Tsuguru
v. 1.17
date: 2004/05/09 18:10:06; author: krion; state: Exp; lines: +9 -1
- Update to version 2.1.3
PR: ports/66391
Submitted by: Ports Fury
v. 1.16
date: 2003/10/26 22:02:00; author: kris; state: Exp; lines: +2 -2
portlint (variable ordering, explicit /usr/local and /usr/ports refs)
v. 1.15
date: 2003/10/26 21:58:49; author: kris; state: Exp; lines: +4 -4
portlint (fix whitespace)
v. 1.14
date: 2003/07/28 05:09:23; author: daichi; state: Exp; lines: +3 -0
fix archivers/makeself: makeself.sh fails
PR: 54805
Submitted by: Andriy I Pylypenko
v. 1.13
date: 2003/07/06 18:40:45; author: osa; state: Exp; lines: +7 -4
Update to 2.1.2
PRs: 54099, 54130
Submitted by: KATO Tsuguru
Approved by: fjoe (mentor) (implicit)
v. 1.12
date: 2003/05/13 03:52:22; author: foxfair; state: Exp; lines: +7 -10
PR: 48721
Submitted by: Clement Laforet
Update to 2.1.1
v. 1.11
date: 2003/02/20 16:44:15; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.10
date: 2002/11/10 16:44:58; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.9
date: 2002/11/06 22:43:41; author: adamw; state: Exp; lines: +3 -1
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.8
date: 2001/07/07 03:47:49; author: dwcjr; state: Exp; lines: +3 -3
Update MASTER_SITE to new location
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
v. 1.7
date: 2001/05/22 17:21:42; author: ijliao; state: Exp; lines: +2 -2
change master site
PR: 27514
Submitted by: Jeff Palmer
v. 1.6
date: 2000/09/25 12:21:15; author: asami; state: Exp; lines: +3 -5
Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when
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 and kris
v. 1.5
date: 2000/06/22 05:51:50; author: will; state: Exp; lines: +2 -2
Unleash all of these ports upon the people. I no longer have any interest
in any of them, but will be happy to assign MAINTAINER to others and commit
updates for them.
v. 1.4
date: 2000/04/08 23:17:48; author: mharo; state: Exp; lines: +4 -4
update with the new PORTNAME/PORTVERSION variables
v. 1.3
date: 2000/03/22 01:58:48; author: will; state: Exp; lines: +2 -2
Finish moving MAINTAINER for my ports.
andrews@technologist.com -> will@FreeBSD.org. :-)
Reminded by: asami
v. 1.2
date: 1999/12/29 02:50:41; author: jedgar; state: Exp; lines: +10 -4
Update port to 1.5.3
PR: 15755
Submitted by: Maintainer
v. 1.1
date: 1999/12/10 15:21:47; author: steve; state: Exp;
Moving makeself from misc to archivers. makeself is a shell script that
makes self-extracting shell scripts, and allows you to specify a "setup"
command to execute upon finishing.
=============================================================================
|
| |

|