The NetBSD Project

CVS log for pkgsrc/archivers/makeself/Makefile

[BACK] Up to [cvs.netbsd.org] / pkgsrc / archivers / makeself

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.13 / (download) - annotate - [select for diffs], Wed Feb 15 19:21:53 2012 UTC (3 months ago) by hans
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, HEAD
Changes since 1.12: +3 -1 lines
Diff to previous 1.12 (colored)

REPLACE_SH on installed shell script.

Revision 1.12 / (download) - annotate - [select for diffs], Sun Mar 2 03:48:36 2008 UTC (4 years, 2 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.11: +4 -2 lines
Diff to previous 1.11 (colored)

Mechanical changes to add full DESTDIR support to packages that install
their files via a custom do-install target.

Revision 1.11 / (download) - annotate - [select for diffs], Wed May 17 06:12:27 2006 UTC (6 years ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.10: +3 -3 lines
Diff to previous 1.10 (colored)

Fixed pkglint warnings.

Revision 1.10 / (download) - annotate - [select for diffs], Sun Apr 23 10:04:41 2006 UTC (6 years ago) by rillig
Branch: MAIN
Changes since 1.9: +4 -4 lines
Diff to previous 1.9 (colored)

Updated makeself to 2.1.4.

The program has been completely rewritten.

Revision 1.9 / (download) - annotate - [select for diffs], Sat Mar 4 21:28:53 2006 UTC (6 years, 2 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.

Revision 1.8 / (download) - annotate - [select for diffs], Sat Jan 21 18:57:40 2006 UTC (6 years, 3 months ago) by jlam
Branch: MAIN
Changes since 1.7: +1 -2 lines
Diff to previous 1.7 (colored)

Update package Makefile now that bsd.pkg.extract.mk is using the
"extract" script for extraction.  Many cases where a custom EXTRACT_CMD
simply copied the distfile into the work directory are no longer
needed.  The extract script also hides differences between pax and
tar behind a common command-line interface, so we no longer need code
that's conditional on whether EXTRACT_USING is tar or pax.

Revision 1.7 / (download) - annotate - [select for diffs], Thu Mar 24 21:12:50 2005 UTC (7 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.6: +1 -2 lines
Diff to previous 1.6 (colored)

Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be
useful.

Revision 1.6 / (download) - annotate - [select for diffs], Wed Jul 28 02:47:35 2004 UTC (7 years, 9 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4, pkgsrc-2004Q3-base, pkgsrc-2004Q3
Changes since 1.5: +5 -1 lines
Diff to previous 1.5 (colored)

Enable pkgviews installation.

Revision 1.5 / (download) - annotate - [select for diffs], Fri Sep 19 05:18:35 2003 UTC (8 years, 8 months ago) by dent
Branch: MAIN
CVS Tags: pkgsrc-2004Q2-base, pkgsrc-2004Q2, pkgsrc-2004Q1-base, pkgsrc-2004Q1, pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

update HOMEPAGE

Revision 1.4 / (download) - annotate - [select for diffs], Mon Jul 21 16:24:39 2003 UTC (8 years, 10 months ago) by martti
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

COMMENT should start with a capital letter.

Revision 1.3 / (download) - annotate - [select for diffs], Thu Jul 17 21:21:27 2003 UTC (8 years, 10 months ago) by grant
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

s/netbsd.org/NetBSD.org/

Revision 1.2 / (download) - annotate - [select for diffs], Mon Jun 2 01:21:46 2003 UTC (8 years, 11 months ago) by jschauma
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon Nov 18 15:20:38 2002 UTC (9 years, 6 months ago) by cjep
Branch: TNF
CVS Tags: pkgsrc-base, netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of makeself 1.5.3 into the NetBSD packages collection as
archivers/makeself.

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. This is in a similar concept to
Windows winzip self-extracting archives.

Noticed in the FreeBSD ports collection.

Revision 1.1 / (download) - annotate - [select for diffs], Mon Nov 18 15:20:38 2002 UTC (9 years, 6 months ago) by cjep
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>