Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-05-04 | Fix DESTDIR leaks into the final package. Bump revision. | joerg | 1 | -13/+1 | |
2009-06-14 | Convert @exec/@unexec to @pkgdir or drop them. | joerg | 1 | -2/+2 | |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -24/+1 | |
2008-07-15 | Backout broken patch from PR pkg/37646. Because this package doesn't use | tron | 1 | -3/+3 | |
"imake" rules for installing its manual page using "IMAKE_MAN_SUFFIX" in the package list is wrong. Bump package revision because the list of files was incorrect under at least NetBSD. | |||||
2008-05-11 | Fix several plists that use imake after some modifications in the imake | tonnerre | 1 | -3/+3 | |
framework several monthes ago. This resolves various build problems on Linux. Should fix PR 37646. Patch from cheusov. Confirmed by joerg. | |||||
2006-02-22 | Fixed PLIST. Bumped PKGREVISION. Allowed installation as unprivileged user. | rillig | 1 | -1/+12 | |
2005-09-21 | make this work on solaris. | dmcmahill | 1 | -8/+8 | |
2002-10-08 | * buildlink1 -> buildlink2 | jlam | 1 | -39/+5 | |
* Properly handle local discography when installing/deinstalling the binary package. * Use bsd.pkg.install.mk to preserve local configuration files when reinstalling xmcd. | |||||
2002-02-15 | mkdir -> ${MKDIR} | skrll | 1 | -2/+2 | |
rmdir -> ${RMDIR} rm -> ${RM} (${RM} added to PLIST_SUBST) chmod -> ${CHMOD} chown -> ${CHOWN} | |||||
2002-01-08 | Use "@unexec rmdir" on directory "lib/X11/xmcd/config" because it is | tron | 1 | -2/+2 | |
usually still contains configuration files for the various CD-ROM drivers after deinstallation. | |||||
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 1 | -0/+298 | |