2010-02-10 18:10:53 by Joerg Sonnenberger | Files touched by this commit (26) | |
Log message: Retire vmware packages. |
2009-06-14 20:54:53 by Joerg Sonnenberger | Files touched by this commit (5) |
Log message: Convert @exec/@unexec to @pkgdir or drop it. |
2009-06-14 19:51:11 by Joerg Sonnenberger | Files touched by this commit (120) |
Log message: Remove @dirrm entries from PLISTs |
2008-03-03 20:21:39 by Johnny C. Lam | Files touched by this commit (45) |
Log message: Mechanical changes to add DESTDIR support to packages that install their files via a custom do-install target. |
2007-07-31 16:44:04 by OBATA Akio | Files touched by this commit (6) |
Log message: Fixed build problem on NetBSD 3.x (PR 36632) and NetBSD 2.x (PR 25474). Almost of patches are inspired by emulators/vmware-module3. |
2007-02-22 20:27:30 by Thomas Klausner | Files touched by this commit (721) |
Log message: Whitespace cleanup, courtesy of pkglint. Patch provided by Sergey Svishchev in private mail. |
2007-01-31 01:04:13 by Thomas Klausner | Files touched by this commit (36) |
Log message: Mark as BROKEN_IN pkgsrc-2006Q4, based on ftp://asim.lip6.fr/outgoing/packages/i386/3.1/20070114.1132/broken.html (latest 3.1/i386 bulk build of 2006Q4). Feel free to fix them... |
2006-07-05 08:53:13 by Johnny C. Lam | Files touched by this commit (25) |
Log message: Drop use of INSTALL_SRC and DEINSTALL_SRC and instead set the proper variables so that the default INSTALL/DEINSTALL scripts from the pkginstall framework do the right thing. Where possible, move some post-install directions for package setup into MESSAGE files so that they may be re-inspected by querying the installed package using "pkg_info -D ...". |