Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-10-08 | Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2010-02-11 | DESTDIr support | joerg | 1 | -4/+7 | |
2008-05-26 | Second round of explicit pax dependencies. As reminded by tnn@, | joerg | 1 | -2/+4 | |
many packages used to use ${PAX}. Use the common way of directly calling pax, it is created as tool after all. | |||||
2007-12-27 | Ignore share/dotfile-* for check interpreter. | joerg | 1 | -1/+3 | |
2007-07-24 | Add missing directory. This still fails to interpreter check, e.g. | joerg | 1 | -2/+3 | |
due to a missing csh dependency and many .in files getting installed. | |||||
2006-12-01 | Fixed the case of makeHelp.orig being installed. When NO_BUILD is set, | rillig | 1 | -4/+4 | |
overriding the pre-build or post-build targets has no effect. | |||||
2006-11-24 | Reset maintainer: | wiz | 1 | -2/+2 | |
connect to smtp.theworld.com[192.74.137.101]: server dropped connection without sending the initial greeting | |||||
2006-11-19 | Fixed "test ==" and PKGMANDIR. CHECK_INTERPRETER and CHECK_PERMS still | rillig | 1 | -4/+8 | |
complain. | |||||
2006-02-14 | PKGNAME in PLIST corresponds to PKGNAME_NOREV in Makefile. Fixed. Also | rillig | 1 | -5/+7 | |
fixed all pkglint warnings. Bumped PKGREVISION. | |||||
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -1/+2 | |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -2/+2 | |
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 | |||||
2005-03-24 | Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be | wiz | 1 | -3/+1 | |
useful. | |||||
2005-01-12 | Switch to Tk-8.4. | minskim | 1 | -2/+2 | |
2004-03-08 | Enable tk84 and replace x11/tk with x11/tk83. Packages compatible | minskim | 1 | -2/+2 | |
with 8.4 will be updated to depend on x11/tk after Tk update. | |||||
2004-03-06 | New MASTER_SITES and HOMEPAGE. | minskim | 1 | -3/+3 | |
2001-12-05 | s/root/${ROOT_USER}/g, now that the definition appears in the | agc | 1 | -2/+2 | |
defs.${OPSYS}.mk files. | |||||
2001-11-14 | Replace "${GTAR} cf - . | (cd ... ; ${GTAR} xf - )" pipelines with a | agc | 1 | -2/+2 | |
single instance of ${PAX}. | |||||
2001-05-05 | Mechanical changes of tk DEPENDS: | jlam | 1 | -2/+2 | |
tk-8.3.2 -> tk>=8.3.2 tk-[0-9]* -> tk>=8.0 tk-8.* -> tk>=8.0 | |||||
2001-02-25 | Cleanup MKDIR usage => INSTALL_*_DIR | hubertf | 1 | -2/+2 | |
XXX need to teach pkglint to be more picky about this | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 1 | -1/+2 | |
2000-08-31 | Update this package to dotfile-2.4.1, and adapt it to tk-8.3.2. | jwise | 1 | -8/+13 | |
While there, make it no longer be INTERACTIVE, and add a BUILD_DEF, DOTFILE_LANG, to support making Japanese or English the default language. | |||||
1999-04-01 | Update to tk version 8.0.5. This seems to be primarily a bug-fix release. | agc | 1 | -2/+2 | |
1998-11-19 | Remove RUN_DEPENDS from package Makefiles, and replace it with an ordinary | agc | 1 | -2/+1 | |
DEPENDS definition. | |||||
1998-08-20 | The Grand Homepagification: | tsarna | 1 | -1/+2 | |
- 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. | |||||
1998-07-28 | Don't assume a set $DISPLAY is a working one. This package is interactive. | frueauf | 1 | -3/+2 | |
1998-07-14 | cat ${PKGDIR}/MESSAGE in bsd.pkg.mk if it exists, don't do it in every | frueauf | 1 | -4/+1 | |
package Makefile. | |||||
1998-06-22 | Update package Makefiles for automatic manual page handling. | agc | 1 | -2/+1 | |
1998-05-08 | IS_INTERACTIVE, wants X during setup | hubertf | 1 | -1/+5 | |
1998-04-24 | Move to relative paths in the pkgsrc tree. | agc | 1 | -2/+2 | |
1998-04-22 | Remove the old deprecated DEPENDS definition from bsd.pkg.mk. | agc | 1 | -2/+2 | |
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. | |||||
1998-04-15 | Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree. | agc | 1 | -7/+2 | |
Remove redundant (and sometimes erroneous) comments. | |||||
1998-01-30 | Modify individual package Makefiles to use the new way of specifying | agc | 1 | -2/+2 | |
shared object dependencies (LIB_DEPENDS). | |||||
1998-01-24 | portlint: remove empty line | hubertf | 1 | -2/+2 | |
1997-10-24 | - Put back FreeBSD RCS-Id | hubertf | 1 | -4/+5 | |
- Move from tk41 to tk80 | |||||
1997-10-11 | Import as of 09/25/97 | hubertf | 1 | -0/+27 | |