Up to [cvs.netbsd.org] / pkgsrc / misc / dotfile
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.34 / (download) - annotate - [select for diffs], Thu Feb 11 19:14:19 2010 UTC (2 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
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,
HEAD
Changes since 1.33: +7 -4
lines
Diff to previous 1.33 (colored)
DESTDIr support
Revision 1.33 / (download) - annotate - [select for diffs], Mon May 26 02:13:22 2008 UTC (4 years ago) by joerg
Branch: MAIN
CVS Tags: 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,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.32: +4 -2
lines
Diff to previous 1.32 (colored)
Second round of explicit pax dependencies. As reminded by tnn@,
many packages used to use ${PAX}. Use the common way of directly calling
pax, it is created as tool after all.
Revision 1.32 / (download) - annotate - [select for diffs], Thu Dec 27 15:13:20 2007 UTC (4 years, 4 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4
Changes since 1.31: +3 -1
lines
Diff to previous 1.31 (colored)
Ignore share/dotfile-* for check interpreter.
Revision 1.31 / (download) - annotate - [select for diffs], Tue Jul 24 13:58:35 2007 UTC (4 years, 10 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base,
pkgsrc-2007Q3
Changes since 1.30: +3 -2
lines
Diff to previous 1.30 (colored)
Add missing directory. This still fails to interpreter check, e.g. due to a missing csh dependency and many .in files getting installed.
Revision 1.30 / (download) - annotate - [select for diffs], Fri Dec 1 20:41:22 2006 UTC (5 years, 5 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4
Changes since 1.29: +4 -4
lines
Diff to previous 1.29 (colored)
Fixed the case of makeHelp.orig being installed. When NO_BUILD is set, overriding the pre-build or post-build targets has no effect.
Revision 1.29 / (download) - annotate - [select for diffs], Fri Nov 24 23:05:56 2006 UTC (5 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.28: +2 -2
lines
Diff to previous 1.28 (colored)
Reset maintainer: connect to smtp.theworld.com[192.74.137.101]: server dropped connection without sending the initial greeting
Revision 1.28 / (download) - annotate - [select for diffs], Sun Nov 19 22:48:07 2006 UTC (5 years, 6 months ago) by rillig
Branch: MAIN
Changes since 1.27: +8 -4
lines
Diff to previous 1.27 (colored)
Fixed "test ==" and PKGMANDIR. CHECK_INTERPRETER and CHECK_PERMS still complain.
Revision 1.27 / (download) - annotate - [select for diffs], Tue Feb 14 01:01:17 2006 UTC (6 years, 3 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.26: +7 -5
lines
Diff to previous 1.26 (colored)
PKGNAME in PLIST corresponds to PKGNAME_NOREV in Makefile. Fixed. Also fixed all pkglint warnings. Bumped PKGREVISION.
Revision 1.26 / (download) - annotate - [select for diffs], Sun Feb 5 23:10:07 2006 UTC (6 years, 3 months ago) by joerg
Branch: MAIN
Changes since 1.25: +2 -1
lines
Diff to previous 1.25 (colored)
Recursive revision bump / recommended bump for gettext ABI change.
Revision 1.25 / (download) - annotate - [select for diffs], Mon Dec 5 20:50:38 2005 UTC (6 years, 5 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Changes since 1.24: +2 -2
lines
Diff to previous 1.24 (colored)
Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in
http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
Revision 1.24 / (download) - annotate - [select for diffs], Thu Mar 24 21:12:57 2005 UTC (7 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.23: +1 -3
lines
Diff to previous 1.23 (colored)
Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be useful.
Revision 1.23 / (download) - annotate - [select for diffs], Wed Jan 12 21:12:17 2005 UTC (7 years, 4 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Changes since 1.22: +2 -2
lines
Diff to previous 1.22 (colored)
Switch to Tk-8.4.
Revision 1.22 / (download) - annotate - [select for diffs], Mon Mar 8 20:27:15 2004 UTC (8 years, 2 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4,
pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2,
pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Changes since 1.21: +2 -2
lines
Diff to previous 1.21 (colored)
Enable tk84 and replace x11/tk with x11/tk83. Packages compatible with 8.4 will be updated to depend on x11/tk after Tk update.
Revision 1.21 / (download) - annotate - [select for diffs], Sat Mar 6 05:37:41 2004 UTC (8 years, 2 months ago) by minskim
Branch: MAIN
Changes since 1.20: +3 -3
lines
Diff to previous 1.20 (colored)
New MASTER_SITES and HOMEPAGE.
Revision 1.20 / (download) - annotate - [select for diffs], Wed Dec 5 15:00:47 2001 UTC (10 years, 5 months ago) by agc
Branch: MAIN
CVS Tags: pkgviews-base,
pkgviews,
pkgsrc-2003Q4-base,
pkgsrc-2003Q4,
netbsd-1-6-RELEASE-base,
netbsd-1-6-1-base,
netbsd-1-6-1,
netbsd-1-6,
netbsd-1-5-PATCH003,
buildlink2-base,
buildlink2
Changes since 1.19: +2 -2
lines
Diff to previous 1.19 (colored)
s/root/${ROOT_USER}/g, now that the definition appears in the
defs.${OPSYS}.mk files.
Revision 1.19 / (download) - annotate - [select for diffs], Wed Nov 14 14:47:55 2001 UTC (10 years, 6 months ago) by agc
Branch: MAIN
Changes since 1.18: +2 -2
lines
Diff to previous 1.18 (colored)
Replace "${GTAR} cf - . | (cd ... ; ${GTAR} xf - )" pipelines with a
single instance of ${PAX}.
Revision 1.18 / (download) - annotate - [select for diffs], Sat May 5 19:51:17 2001 UTC (11 years ago) by jlam
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.17: +2 -2
lines
Diff to previous 1.17 (colored)
Mechanical changes of tk DEPENDS: tk-8.3.2 -> tk>=8.3.2 tk-[0-9]* -> tk>=8.0 tk-8.* -> tk>=8.0
Revision 1.17 / (download) - annotate - [select for diffs], Sun Feb 25 04:18:01 2001 UTC (11 years, 3 months ago) by hubertf
Branch: MAIN
Changes since 1.16: +2 -2
lines
Diff to previous 1.16 (colored)
Cleanup MKDIR usage => INSTALL_*_DIR XXX need to teach pkglint to be more picky about this
Revision 1.16 / (download) - annotate - [select for diffs], Sat Feb 17 18:08:58 2001 UTC (11 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.15: +2 -1
lines
Diff to previous 1.15 (colored)
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Revision 1.15 / (download) - annotate - [select for diffs], Thu Aug 31 19:14:03 2000 UTC (11 years, 8 months ago) by jwise
Branch: MAIN
CVS Tags: netbsd-1-5-RELEASE,
netbsd-1-4-PATCH003
Changes since 1.14: +13 -8
lines
Diff to previous 1.14 (colored)
Update this package to dotfile-2.4.1, and adapt it to tk-8.3.2. While there, make it no longer be INTERACTIVE, and add a BUILD_DEF, DOTFILE_LANG, to support making Japanese or English the default language.
Revision 1.14 / (download) - annotate - [select for diffs], Thu Apr 1 13:38:44 1999 UTC (13 years, 1 month ago) by agc
Branch: MAIN
CVS Tags: netbsd-1-4-RELEASE,
netbsd-1-4-PATCH002,
netbsd-1-4-PATCH001,
comdex-fall-1999
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (colored)
Update to tk version 8.0.5. This seems to be primarily a bug-fix release.
Revision 1.13 / (download) - annotate - [select for diffs], Thu Nov 19 15:40:46 1998 UTC (13 years, 6 months ago) by agc
Branch: MAIN
Changes since 1.12: +1 -2
lines
Diff to previous 1.12 (colored)
Remove RUN_DEPENDS from package Makefiles, and replace it with an ordinary DEPENDS definition.
Revision 1.12 / (download) - annotate - [select for diffs], Thu Aug 20 15:17:12 1998 UTC (13 years, 9 months ago) by tsarna
Branch: MAIN
CVS Tags: netbsd-1-3-PATCH003
Changes since 1.11: +2 -1
lines
Diff to previous 1.11 (colored)
The Grand Homepagification: - New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section.
Revision 1.11 / (download) - annotate - [select for diffs], Tue Jul 28 10:49:49 1998 UTC (13 years, 10 months ago) by frueauf
Branch: MAIN
Changes since 1.10: +2 -3
lines
Diff to previous 1.10 (colored)
Don't assume a set $DISPLAY is a working one. This package is interactive.
Revision 1.10 / (download) - annotate - [select for diffs], Tue Jul 14 10:56:16 1998 UTC (13 years, 10 months ago) by frueauf
Branch: MAIN
Changes since 1.9: +1 -4
lines
Diff to previous 1.9 (colored)
cat ${PKGDIR}/MESSAGE in bsd.pkg.mk if it exists, don't do it in every
package Makefile.
Revision 1.9 / (download) - annotate - [select for diffs], Mon Jun 22 12:52:31 1998 UTC (13 years, 11 months ago) by agc
Branch: MAIN
Changes since 1.8: +1 -2
lines
Diff to previous 1.8 (colored)
Update package Makefiles for automatic manual page handling.
Revision 1.8 / (download) - annotate - [select for diffs], Fri May 8 22:43:37 1998 UTC (14 years ago) by hubertf
Branch: MAIN
CVS Tags: netbsd-1-3-PATCH002
Changes since 1.7: +5 -1
lines
Diff to previous 1.7 (colored)
IS_INTERACTIVE, wants X during setup
Revision 1.7 / (download) - annotate - [select for diffs], Fri Apr 24 09:20:35 1998 UTC (14 years, 1 month ago) by agc
Branch: MAIN
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
Move to relative paths in the pkgsrc tree.
Revision 1.6 / (download) - annotate - [select for diffs], Wed Apr 22 14:22:45 1998 UTC (14 years, 1 month ago) by agc
Branch: MAIN
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
Remove the old deprecated DEPENDS definition from bsd.pkg.mk. Implement a new DEPENDS definition, which looks for an installed package, building it if not present, and use it in preference to LIB_DEPENDS. This should make the package collection more useful on NetBSD ELF ports.
Revision 1.5 / (download) - annotate - [select for diffs], Wed Apr 15 10:38:34 1998 UTC (14 years, 1 month ago) by agc
Branch: MAIN
Changes since 1.4: +2 -7
lines
Diff to previous 1.4 (colored)
Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree. Remove redundant (and sometimes erroneous) comments.
Revision 1.4 / (download) - annotate - [select for diffs], Fri Jan 30 13:57:21 1998 UTC (14 years, 3 months ago) by agc
Branch: MAIN
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Modify individual package Makefiles to use the new way of specifying shared object dependencies (LIB_DEPENDS).
Revision 1.3 / (download) - annotate - [select for diffs], Sat Jan 24 21:00:15 1998 UTC (14 years, 4 months ago) by hubertf
Branch: MAIN
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
portlint: remove empty line
Revision 1.2 / (download) - annotate - [select for diffs], Fri Oct 24 01:04:55 1997 UTC (14 years, 7 months ago) by hubertf
Branch: MAIN
Changes since 1.1: +5 -4
lines
Diff to previous 1.1 (colored)
- Put back FreeBSD RCS-Id - Move from tk41 to tk80
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sat Oct 11 21:54:11 1997 UTC (14 years, 7 months ago) by hubertf
Branch: FREEBSD
CVS Tags: Makefile,
FreeBSD-current-1997-09-25
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Import as of 09/25/97
Revision 1.1 / (download) - annotate - [select for diffs], Sat Oct 11 21:54:11 1997 UTC (14 years, 7 months ago) by hubertf
Branch: MAIN
Initial revision