2012-08-07 22:18:20 by John Marino | Files touched by this commit (2) |
Log message: audio/xmcd: Fix FreeBSD && regression on DragonFly FreeBSD deprecated and removed libmytinfo years ago (before that it was an alias for -lcurses). DragonFly recently followed suit and consequently this package broke. Patch taken from FreeBSD ports -- it fixed DragonFly too. |
2012-05-04 18:01:53 by Joerg Sonnenberger | Files touched by this commit (4) |
Log message: Fix DESTDIR leaks into the final package. Bump revision. |
2011-12-09 15:36:36 by Matthias Drochner | Files touched by this commit (36) |
Log message: PKGREV bump for libXp-less openmotif |
2010-06-25 22:29:51 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: DESTDIR support |
2009-06-14 20:10:29 by Joerg Sonnenberger | Files touched by this commit (16) |
Log message: Convert @exec/@unexec to @pkgdir or drop them. |
2009-06-14 19:32:26 by Joerg Sonnenberger | Files touched by this commit (250) |
Log message: Remove @dirrm entries from PLISTs |
2008-08-10 04:52:27 by OBATA Akio | Files touched by this commit (1) |
Log message: Let to fix MANSUFFIX=1. This package's MANSUFFIX detection is incompatible with pkgsrc's IMAKE_MAN_SUFFIX handling as problem on Linux reported in PR 37646. |
2008-08-10 04:41:26 by OBATA Akio | Files touched by this commit (1) |
Log message: Stop to use internal variable _STRIPFLAG_INSTALL to detect need to strip or not. It is handled automatically with tools wrapper script. Part of PR 15107. |
2008-07-15 20:44:27 by Matthias Scheler | Files touched by this commit (2) |
Log message: Backout broken patch from PR pkg/37646. Because this package doesn't use "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 16:29:23 by Tonnerre Lombard | Files touched by this commit (8) |
Log message: Fix several plists that use imake after some modifications in the imake framework several monthes ago. This resolves various build problems on Linux. Should fix PR 37646. Patch from cheusov. Confirmed by joerg. |