Date: Sun, 19 Jan 2003 16:30:26 -0800 (PST) From: Joe Marcus Clarke <marcus@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/scrollkeeper Makefile pkg-install pkg-plist ports/textproc/scrollkeeper/files patch-configure patch-extract_dtds_Makefile.in patch-libs_install.c patch-libs_merge.c patch-libs_uninstall.c patch-libs_update-uri.c patch-security Message-ID: <200301200030.h0K0UQdV092336@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcus 2003/01/19 16:30:26 PST
Modified files:
textproc/scrollkeeper Makefile pkg-install pkg-plist
textproc/scrollkeeper/files patch-configure
patch-extract_dtds_Makefile.in
patch-security
Added files:
textproc/scrollkeeper/files patch-libs_install.c
patch-libs_merge.c
patch-libs_uninstall.c
patch-libs_update-uri.c
Log:
Fix two long-standing bugs where scrollkeeper would overwrite the
SGML catalogs in favor of its own XML format catalogs as well as prevent
scrollkeeper from making HTTP connections to obtain DTDs for OMF
validation.
PR: 39504 46179
Tested by: Stephen Hilton <nospam@hiltonbsd.com>
Mezz bsdforums.org <reigncracks@hotmail.com>
Revision Changes Path
1.24 +8 -5 ports/textproc/scrollkeeper/Makefile
1.6 +4 -5 ports/textproc/scrollkeeper/files/patch-configure
1.2 +1 -1 ports/textproc/scrollkeeper/files/patch-extract_dtds_Makefile.in
1.1 +15 -0 ports/textproc/scrollkeeper/files/patch-libs_install.c (new)
1.1 +11 -0 ports/textproc/scrollkeeper/files/patch-libs_merge.c (new)
1.1 +11 -0 ports/textproc/scrollkeeper/files/patch-libs_uninstall.c (new)
1.1 +10 -0 ports/textproc/scrollkeeper/files/patch-libs_update-uri.c (new)
1.2 +13 -10 ports/textproc/scrollkeeper/files/patch-security
1.6 +19 -30 ports/textproc/scrollkeeper/pkg-install
1.10 +1 -3 ports/textproc/scrollkeeper/pkg-plist
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301200030.h0K0UQdV092336>
