2008-02-14 13:26:56 by Matthias Drochner | Files touched by this commit (6) | |
Log message: put the vfs .ini files into PKG_SYSCONFDIR so that customized files are not lost on updates, ride on yesterday's PKGREVISION bump |
2008-02-13 11:20:57 by Roland Illig | Files touched by this commit (3) |
Log message: Fixed the annoying message that mc "Cannot change into directory" when its name has underscores in it. It only works with bash>=2.05, but that should be no problem for pkgsrc. |
2007-08-09 21:28:24 by Tobias Nygren | Files touched by this commit (1) |
Log message: Modular X.org support |
2007-02-15 11:00:08 by Roland Illig | Files touched by this commit (2) |
Log message: Moved the definition of the supported options into options.mk. |
2007-01-05 20:16:39 by Roland Illig | Files touched by this commit (1) |
Log message: mc supports pkgviews. Fixed a pkglint warning. |
2006-11-05 15:32:08 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: Explicitly use unzip and zip and put the correct path names into the VFS scripts. I've been annoyed by this for too long. Bump revision. |
2006-11-01 10:04:57 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: DESTDIR support. |
2006-09-14 17:23:28 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message: Require Perl as run time dependency when VFS is requested, since most of the extfs scripts are Perl and a WRKDIR reference would sneak in otherwise. |
2006-04-17 09:07:54 by Johnny C. Lam | Files touched by this commit (528) |
Log message: Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey PKGLOCALEDIR and which install their locale files directly under ${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now on, pkgsrc/mk/plist/plist-locale.awk will automatically handle transforming the PLIST to refer to the correct locale directory. |
2006-02-22 23:13:42 by Thomas Klausner | Files touched by this commit (2) |
Log message: Do not try removing man/ru/*, they are now in mk/platforms/*dist. |