Re: cvs commit: ports/x11-fonts/xfs Makefile ports/x11-fonts/xfs/files xfs.in

2010-05-09 Thread Doug Barton
It's not "still" using %%RC_SUBR%%, I fixed it on 27 March and when you committed the xorg 7.5 update you undid the fix. Doug On 05/09/10 02:07, Martin Wilke wrote: > miwi2010-05-09 09:07:34 UTC > > FreeBSD ports repository > > Modified files: > x11-fonts/xfsMakefile

cvs commit: ports/x11-fonts/xfs Makefile

2010-05-09 Thread Dima Panov
fluffy 2010-05-09 16:01:23 UTC FreeBSD ports repository Modified files: x11-fonts/xfsMakefile Log: - Unbroke build with textproc/xmlto installed Approved by:x11 (miwi) Revision ChangesPath 1.20 +1 -0 ports/x11-fonts/xfs/Makefile ___

cvs commit: ports/x11-fonts/xfs Makefile ports/x11-fonts/xfs/files xfs.in

2010-05-09 Thread Martin Wilke
miwi2010-05-09 09:07:34 UTC FreeBSD ports repository Modified files: x11-fonts/xfsMakefile x11-fonts/xfs/files xfs.in Log: The xfs startup script source still uses the RC_SUBR macro, which is no longer expanded. This causes the installed script to fail. P

cvs commit: ports/x11-fonts/xfs Makefile ports/x11-fonts/xfs/files xfs.in

2009-01-28 Thread Florent Thoumie
flz 2009-01-28 16:37:59 UTC FreeBSD ports repository Modified files: x11-fonts/xfsMakefile x11-fonts/xfs/files xfs.in Log: Fix path for xfs default configuration file. PR: ports/131036 Submitted by: Hiroshi Fujishima Revision Changes

cvs commit: ports/x11-fonts/xfs Makefile distinfo

2007-10-08 Thread Florent Thoumie
flz 2007-10-08 12:04:00 UTC FreeBSD ports repository Modified files: x11-fonts/xfsMakefile distinfo Log: Update to 1.0.5 (security fix). PR: pots/116878 Submitted by: Rene Ladan <[EMAIL PROTECTED]> Revision ChangesPath 1.14 +1 -2

cvs commit: ports/x11-fonts/xfs Makefile

2007-07-02 Thread Dejan Lesjak
lesi2007-07-02 17:42:22 UTC FreeBSD ports repository Modified files: x11-fonts/xfsMakefile Log: Compile with FONTCACHE by default as before Xorg 7 and add WITHOUT_XFS_CACHE for disabling this that also comments out relevant entries in default config file. Rev