2009-08-26 21:58:47 by Jens Rehsack | Files touched by this commit (1461) | |
Log message: bump revision because of graphics/jpeg update |
2009-07-07 21:34:28 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: user-destdir support |
2009-06-14 20:19:03 by Joerg Sonnenberger | Files touched by this commit (64) |
Log message: Remove @dirrm entries from PLISTs |
2009-05-01 15:29:08 by Zafer Aydogan | Files touched by this commit (1) | |
Log message: update mirrors. |
2008-08-11 19:52:19 by Adam Hoka | Files touched by this commit (1) |
Log message: Add session and screensaver support. Fix imlib detection. Change master sites to live ones. Bump revision. |
2007-09-29 14:11:35 by OBATA Akio | Files touched by this commit (1) |
Log message: Need lex, reported by Aleksey Cheusov in pkgsrc-users@. |
2007-01-13 17:09:14 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message: Modular Xorg support. |
2007-01-07 10:14:16 by Roland Illig | Files touched by this commit (412) |
Log message: Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with ${PREFIX}/${PKGMANDIR}. Fixes PR 35265, although I did not use the patch provided therein. |
2006-12-15 21:33:06 by Joerg Sonnenberger | Files touched by this commit (236) |
Log message: Mechanically replace all includes of buildlink3.mk of the following packages with the modular Xorg equivalent. Those are falling back to the old location by default, so this commmit doesn't change dependencies. graphics/xpm ==> x11/libXpm fonts/Xft2 ==> x11/libXft x11/Xfixes ==> x11/libXfixes x11/xcursor ==> x11/libXcursor x11/Xrender ==> x11/libXrender x11/Xrandr ==> libXrandr |
2006-07-22 06:46:20 by Roland Illig | Files touched by this commit (107) |
Log message: Added "c" to USE_LANGUAGES for packages that use GNU configure scripts, since they always need a C compiler, even when the source code is completely in C++. For some other packages, stated in the comment that a C compiler is really not needed. |