aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorshige <shige@FreeBSD.org>2000-07-19 13:54:37 +0800
committershige <shige@FreeBSD.org>2000-07-19 13:54:37 +0800
commitf56be825515dd2cf81571966c22411581e7d938b (patch)
treeea02447eb9e7061c76ccd22b676f3d05365437f9
parent59904985158301d3b8a6d867f7c98b483a95b77c (diff)
downloadfreebsd-ports-graphics-f56be825515dd2cf81571966c22411581e7d938b.tar.gz
freebsd-ports-graphics-f56be825515dd2cf81571966c22411581e7d938b.tar.zst
freebsd-ports-graphics-f56be825515dd2cf81571966c22411581e7d938b.zip
Don't split skk.info.
PR: ports/20014 Submitted by: FUJISHIMA Satsuki <k5@cheerful.com>
-rw-r--r--japanese/skk10-elisp-emacs20/files/patch-aa20
1 files changed, 20 insertions, 0 deletions
diff --git a/japanese/skk10-elisp-emacs20/files/patch-aa b/japanese/skk10-elisp-emacs20/files/patch-aa
new file mode 100644
index 00000000000..ab7b6e94881
--- /dev/null
+++ b/japanese/skk10-elisp-emacs20/files/patch-aa
@@ -0,0 +1,20 @@
+--- SKK-MK.orig Wed Jul 19 14:26:14 2000
++++ SKK-MK Wed Jul 19 14:25:31 2000
+@@ -396,7 +396,7 @@
+ (find-file x)
+ (setq obuf (current-buffer))
+ (condition-case nil
+- (texinfo-format-buffer)
++ (texinfo-format-buffer t)
+ (error ; one more try with no @direntry
+ ;;(kill-buffer (current-buffer))
+ (set-buffer obuf)
+@@ -407,7 +407,7 @@
+ (setq beg (match-beginning 0))
+ (when (re-search-forward "@end direntry" nil t)
+ (delete-region beg (match-end 0)) )))
+- (texinfo-format-buffer) ))
++ (texinfo-format-buffer t) ))
+ (save-buffer)
+ (kill-buffer (current-buffer)) ; info
+ (kill-buffer obuf) ; texi
/td>-1/+1 * net-p2p/bitcoin: Update to 0.20.1Kevin Bowling2020-08-222-4/+4 * net-p2p/bitcoin: update to 0.20.0Kevin Bowling2020-08-072-9/+7 * Bump PORTREVISION for devel/protobuf shlib changeSunpoet Po-Chuan Hsieh2020-06-041-1/+1 * net-p2p/bitcoin: prepare for Qt5-5.15Tobias C. Berner2020-05-191-0/+10 * net-p2p/bitcoin*: remove db48 dependencyVasil Dimov2020-05-022-42/+12 * net-p2p/bitcoin: Update to 0.19.1Kevin Bowling2020-04-172-10/+5 * Bump PORTREVISION for devel/protobuf shlib changeSunpoet Po-Chuan Hsieh2020-01-221-1/+1 * net-p2p/bitcoin: switch to simplier boost 1.72 fixJan Beich2019-12-122-3/+3 * devel/boost-*: update to 1.72.0Jan Beich2019-12-121-1/+1 * net-p2p/bitcoin: unbreak with boost 1.72Jan Beich2019-12-032-0/+5 * Port cleanup.Alex Dupre2019-11-292-4/+1 * net-p2p/bitcoin: Upgrade from 0.18.1 to 0.19.0.1Vasil Dimov2019-11-262-7/+4 * net-p2p/bitcoin: unbreak with boost 1.72Jan Beich2019-10-252-0/+5 * net-p2p/bitcoin: upgrade from 0.18.0 to 0.18.1Vasil Dimov2019-08-222-5/+4 * devel/boost-*: update to 1.71.0Jan Beich2019-08-191-1/+1 * devel/libevent2: update to 2.1.11Jan Beich2019-08-021-1/+1 * Bump PORTREVISION for devel/protobuf shlib changeSunpoet Po-Chuan Hsieh2019-08-011-1/+1 * Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-271-1/+1 * Update devel/protobuf to 3.8.0Sunpoet Po-Chuan Hsieh2019-07-061-0/+1 * net-p2p/bitcoin: Upgrade from 0.17.1 to 0.18.0Vasil Dimov2019-05-132-5/+4 * Remove :DEFAULT where not required.Mathieu Arnold2019-05-021-1/+1 * devel/boost-*: update to 1.70.0Jan Beich2019-04-121-1/+1 * Update devel/protobuf to 3.7.1Sunpoet Po-Chuan Hsieh2019-03-311-1/+1 * net-p2p/bitcoin: enable ZMQ by defaultKevin Bowling2019-02-181-2/+2 * Fix Qt5 symbol version scripts to put the catch-all clause first. WhenTijl Coosemans2019-01-161-1/+1 * Update to 0.17.1 release.Alex Dupre2018-12-273-6/+7 * Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-1/+1 * devel/boost-*: update to 1.69.0Jan Beich2018-12-121-1/+1 * Update devel/protobuf to 3.6.1Sunpoet Po-Chuan Hsieh2018-12-041-1/+1 * Remove compatibility code for FreeBSD < 11.2 from all ports.Rene Ladan2018-11-021-4/+0 * Fix logging.Alex Dupre2018-10-171-4/+2 * Update to 0.17.0 release.Alex Dupre2018-10-092-4/+4 * net-p2p/bitcoin: update to 0.16.3Kevin Bowling2018-09-302-4/+4 * A previous commit fixed the build on powerpc64.Mark Linimon2018-09-181-2/+0 * net-p2p/bitcoin-daemon: fix deterministic tarball falloutSteve Wills2018-08-231-0/+23 * net-p2p/bitcoin: Update to 0.16.2Steve Wills2018-08-223-11/+28 * devel/boost-*: update to 1.68.0Jan Beich2018-08-091-1/+1 * Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-07-301-1/+1 * Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mkTobias C. Berner2018-06-291-4/+6 * net-p2p/bitcoin: Upgrade from 0.16.0 to 0.16.1Vasil Dimov2018-06-252-5/+5 * Revert r473259 and r473260 which are committed by accidentSunpoet Po-Chuan Hsieh2018-06-251-1/+1 * Update to 3.6.0Sunpoet Po-Chuan Hsieh2018-06-251-1/+1 * - update to miniupnpc 2.1Dirk Meyer2018-05-091-1/+1 * devel/boost-*: update to 1.67.0Jan Beich2018-04-181-1/+1 * net-p2p/bitcoin: Add an option to use newer BDBVasil Dimov2018-03-302-8/+42 * Revert r465619 and r465623, the use of PORT_OPTIONS and option helpers isAntoine Brodin2018-03-272-32/+3 * net-p2p/bitcoin: Add an option to use newer BDBVasil Dimov2018-03-272-3/+32 * Update to 0.16.0 release and change maintainer.Alex Dupre2018-02-282-12/+13 * devel/boost-*: update to 1.66.0Jan Beich2018-01-181-1/+1 * net-p2p/bitcoin: chase git abbrev bumpJan Beich2018-01-031-1/+1 * net-p2p/bitcoin: unbreak with boost 1.66Jan Beich2017-12-262-0/+5 * Update devel/protobuf to 3.5.0Sunpoet Po-Chuan Hsieh2017-12-121-1/+1 * net-p2p/bitcoin: update to 0.15.1Steve Wills2017-11-172-4/+4 * net-p2p/bitcoin: fix typos in startup scriptVasil Dimov2017-11-082-2/+5 * net-p2p/bitcoin: Update to 0.15.0.1 [1]Steve Wills2017-10-032-6/+4 * devel/boost-*: update to 1.65.1Jan Beich2017-09-251-1/+1 * 1: upgrade to 4.0.0.Vanilla I. Shu2017-09-231-1/+1 * Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2017-09-111-1/+1 * Update devel/protobuf to 3.4.0Sunpoet Po-Chuan Hsieh2017-08-161-0/+1 * net-p2p/bitcoin: Update to 0.14.2Steve Wills2017-08-123-24/+13 * - net-p2p/bitcoin: fix path error in startup script files/bitcoin.in alsoLi-Wen Hsu2017-08-022-5/+4 * Mark some ports failing on power64. In cases where the error messageMark Linimon2017-05-231-0/+2 * devel/boost-*: update to 1.64.0Jan Beich2017-05-021-1/+1 * Update devel/protobuf to 3.3.0Sunpoet Po-Chuan Hsieh2017-04-291-1/+1 * Bump PORTREVISIONs for ports depending on the canonical version of GCC andGerald Pfeifer2017-04-011-1/+1 * devel/libevent2: drop historical suffix after r362796Jan Beich2017-02-201-2/+2 * devel/libevent2: update to 2.1.8 and cleanupJan Beich2017-02-041-1/+1 * Update devel/protobuf to 3.2.0Sunpoet Po-Chuan Hsieh2017-01-301-1/+1 * devel/boost-*: update to 1.63.0Jan Beich2017-01-061-1/+1 * - update miniupnpc to 2.0.20161216Dirk Meyer2016-12-261-1/+1 * - Update devel/protobuf to 3.1.0Sunpoet Po-Chuan Hsieh2016-12-151-1/+1 * Stop exporting QT_BINDIR and QT_LIBDIR to PLIST_SUB.Tobias C. Berner2016-11-291-1/+1 * - Add a UID/GID for bitcoin.Marcelo Araujo2016-11-252-5/+163 * devel/boost-*: update to 1.62.0Jan Beich2016-11-231-0/+1 * USE_BDB cleanup.Mathieu Arnold2016-08-081-3/+2 * Add OBJCXX and OBJCXXFLAGS to CONFIGURE_ENV.Tijl Coosemans2016-05-021-1/+2 * - Update net-p2p/bitcoin to 0.12.1.Tijl Coosemans2016-05-013-9/+30 * Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-5/+5 * Update to upstream release 0.11.2Thomas Zander2016-01-243-35/+3 * net-p2p/bitcoin: chase r399209Jan Beich2015-10-142-0/+32 * net-p2p/bitcoin: 0.10.2 -> 0.11.0Philip M. Gollucci2015-07-173-6/+6 * Update to 0.10.2Mark Felder2015-07-062-8/+12 * net-p2p/bitcoin*: update to 0.10.1 and fix conflictsJan Beich2015-05-042-8/+6 * net-p2p/bitcoin: Use linguisttools, 45 less dependenciesKubilay Kocak2015-02-251-1/+1 * net-p2p/bitcoin: Centralise regression-test targetKubilay Kocak2015-02-241-0/+3 * net-p2p/bitcoin: Reinstate BDB includes for WALLET optionKubilay Kocak2015-02-241-0/+3 * net-p2p/bitcoin: Update to 0.10.0, split bitcoin-utils, LOTS MOREKubilay Kocak2015-02-24