2011-02-07 21:14:29 by Min Sik Kim | Files touched by this commit (13) | |
Log message: Remove ja-ptex-bin, which was obsoleted by tex-ptex and pdvipsk. |
2011-01-13 14:40:12 by Thomas Klausner | Files touched by this commit (1644) |
Log message: png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. |
2010-01-16 04:45:09 by Min Sik Kim | Files touched by this commit (1) |
Log message: Let ja-ptex-bin depend on tex-dvips instead of tex-bin-dvipsk. The former provides configuration files in TeX Live 2009. |
2009-09-02 10:34:16 by Thomas Klausner | Files touched by this commit (31) |
Log message: Remove kei as maintainer, he resigned. |
2009-04-10 22:07:28 by Min Sik Kim | Files touched by this commit (2) | |
Log message: Adapt the dependencies of ja-ptex-bin to the recent teTeX changes. - Use print/kpathsea/texmf.mk to update ls-R. - Depend on tex-bin-dvipsk for pdvips config files. Bump PKGREVISION. |
2008-12-09 20:49:22 by Min Sik Kim | Files touched by this commit (3) |
Log message: Sync with the VARTEXFONTS change in teTeX-bin. Bump PKGREVISION. |
2008-11-10 18:21:40 by Thomas Klausner | Files touched by this commit (147) |
Log message: Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal. |
2008-02-04 21:10:36 by Tobias Nygren | Files touched by this commit (14) |
Log message: PR 37952: Aleksey Cheusov: more missed tools in USE_TOOLS |
2008-01-18 06:08:56 by Tobias Nygren | Files touched by this commit (214) |
Log message: Per the process outlined in revbump(1), perform a recursive revbump on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@ |
2006-12-27 14:37:47 by Joerg Sonnenberger | Files touched by this commit (210) |
Log message: - fine grained X11 dependencies for packages which have either USE_IMAKE or USE_X11BASE set, but don't include mk/x11.buildlink3.mk directly or via buildlink3.mks - introduce BUILDLINK_PREFIX.libXpm as alias for BUILDLINK_PREFIX.xpm in the !modular case - fix some cases where the check for libX11 couldn't work at all by using C++ for compilation without including the proper headers Verified using a full X11_TYPE=xorg bulk build without additional breakage. Discussed with salo@, wiz@ and send to packages@ for feedback. |