Justin M. Seger
a72395202c
Upgrade to cooledit-3.9.0
...
PR: ports/10986
Submitted by: Michael Haro <mharo@area51.fremont.ca.us>
1999-04-06 22:06:40 +00:00
Justin M. Seger
cf14a19af3
Updated to xcoral-3.14
...
PR: ports/10949
Submitted by: Michael Haro <mharo@area51.fremont.ca.us>
1999-04-05 23:28:36 +00:00
Justin M. Seger
a6c0c338fc
Upgrade to xcoral 3.14
1999-04-05 23:16:51 +00:00
Justin M. Seger
46db3f3452
Upgrade to hexedit-1.1.0
...
PR: ports/10948
Submitted by: Michael Haro <mharo@area51.fremont.ca.us>
1999-04-05 23:00:49 +00:00
Satoshi Taoka
876f371f37
XIM does not work very well. So X_I18N_INHIBITED is set.
...
Noticed by: MANTANI Nobutaka <nobutaka@nobutaka.com>
1999-04-05 09:38:02 +00:00
Justin M. Seger
0ed16ade28
Unbreak for 4.X.
...
PR: ports/10782
1999-04-04 17:31:31 +00:00
Satoshi Asami
b9c7235f30
Delete unnecessary newline.
1999-04-04 07:19:25 +00:00
Gary Jennejohn
45c953480a
Update to version 8.2
...
Reminded by: Ulf Zimmermann
1999-04-03 21:19:13 +00:00
David E. O'Brien
5e8d46378b
Remove vim4.
1999-03-29 11:40:48 +00:00
Satoshi Asami
db911dedd6
Remove CONFIGURE_TARGET, the default suffices with the fixed bsd.port.mk.
...
PR: 10724
1999-03-29 07:50:59 +00:00
Steve Price
0b318dae37
Update to version 1.22.
...
PR: 10453
Submitted by: Nathan Ahlstrom <nrahlstr@winternet.com>
1999-03-24 17:41:09 +00:00
Gary Jennejohn
5c41e9cace
Make it compile under -current again.
...
Reported by: Satoshi's log file
1999-03-23 21:29:51 +00:00
David E. O'Brien
48801ace44
Use "MLINK"s rather than let Vim's Makefile do the manpage linking.
...
This fixes the problem that many of Vim's manpages pointed to nowhere.
1999-03-15 10:24:26 +00:00
Marc G. Fournier
d5ba786a25
Commit all Y2K/WWW_SITE changes from today...
1999-03-11 21:47:15 +00:00
Shigeyuki Fukushima
1230b5d5d8
Change the order of @exec and @unexec.
1999-03-09 04:42:09 +00:00
Shigeyuki Fukushima
60b9cfbb9a
Use ${MV}, ${CAT} and ${ECHO_MSG}.
1999-03-09 04:41:46 +00:00
Shigeyuki Fukushima
31c789140d
Update to 1.13.3.
1999-03-09 04:40:15 +00:00
Shigeyuki Fukushima
f1369c8d43
Use ${ECHO_MSG}.
1999-03-09 04:36:48 +00:00
Shigeyuki Fukushima
64a682dcd6
Update to 1.12.5.
1999-03-09 04:34:44 +00:00
Shigeyuki Fukushima
bb4c9fa1e0
Change the order of @exec and @unexec.
1999-03-09 04:31:02 +00:00
Shigeyuki Fukushima
47c8cbfc06
Use ${ECHO_MSG}.
1999-03-09 04:27:15 +00:00
Steve Price
139ea1d1f0
Finish updating this port.
...
Submitted by: Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co>
1999-03-08 21:19:01 +00:00
Satoshi Asami
e244b8bccc
Fix to make ports work with bsd.port.mk rev. 1.306.
...
${MACHINE_ARCH}--freebsd${OSREL} is now passed to CONFIGURE_ARGS if
GNU_CONFIGURE is defined. Take the target out of CONFIGURE_ARGS of
some ports that added it explicitly; define it as
${MACHINE_ARCH}--freebsd if the port doesn't like the ${OSREL} part;
define it as something else (such as ${MACHINE_ARCH}--freebsdelf if
the port requires that; define it as an empty string if the port
doesn't like it at all.
The last might be a sign that a GNU_CONFIGURE port actually doesn't
use GNU's version of configure at all; but I don't have time to go
look at them all, we'll fix them as time goes on.
At least we've got much fewer "-unknown-"s in the tree as the result. :)
1999-03-08 07:28:36 +00:00
Joerg Wunsch
267caf42f9
ncurses in -current is no longer compatible with -ltermcap (sigh), use
...
-lmytinfo instead.
Bug reported by: Christian Weisgerber <naddy@mips.rhein-neckar.de>
1999-03-03 12:01:21 +00:00
Satoshi Taoka
01f4c377da
For 4.X and later release
1999-03-03 01:53:06 +00:00
Shigeyuki Fukushima
1f2aad2de5
Changed my e-mail address.
1999-03-02 10:12:10 +00:00
Shigeyuki Fukushima
ff92199900
Update to 9.13.
1999-03-02 08:12:31 +00:00
Shigeyuki Fukushima
2753325974
Update to 9.13.
1999-03-02 08:01:48 +00:00
Shigeyuki Fukushima
f9cacda1ca
Changed from GNU_CONFIGURE=yes to USE_AUTOCONF=yes,
...
because this port includes a long long patch for configure.
And patches/patch-ce removed.
1999-03-01 11:55:45 +00:00
Shigeyuki Fukushima
a3e290df88
MAINTAINER changed, because I was a committer.
1999-03-01 09:38:29 +00:00
Shigeyuki Fukushima
46e11e0467
Changed from GNU_CONFIGURE=yes to USE_AUTOCONF=yes,
...
because this port includes a long long patch for configure.
And patches/patch-ba removed.
1999-03-01 09:18:27 +00:00
Shigeyuki Fukushima
b9bf9b4f9f
Changed from GNU_CONFIGURE=yes to USE_AUTOCONF=yes,
...
because this port includes a long long patch for configure.
And patches/patch-ce removed.
1999-03-01 09:17:43 +00:00
Shigeyuki Fukushima
37ac05b0ea
Fix build error on 4.0-current by registering __FreeBSD__ == 4
...
with src/s/freebsd.h.
This change is by Takayuki TAMURA <ttathome@remus.dti.ne.jp>.
PR: ports/10192
Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
1999-02-28 08:10:07 +00:00
Shigeyuki Fukushima
bdd7de2935
Activate psgml-mule.
1999-02-26 19:21:18 +00:00
Shigeyuki Fukushima
f060cfaac2
A major mode for editing SGML and XML documents for mule.
...
PR: ports/9636
Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
1999-02-26 19:14:49 +00:00
Shigeyuki Fukushima
ca846b21ef
Fix a problem of checking emacs in the configure phase.
1999-02-26 18:56:07 +00:00
Steve Price
46eb93daa3
Remove extra checksum entry.
1999-02-22 02:53:01 +00:00
Steve Price
c2576bc1e0
Use --no-validate instead of --force to make makeinfo behave.
1999-02-22 02:48:47 +00:00
Jun Kuriyama
ccead22bba
Category name of elisp ports is "elisp". (not "elisps")
1999-02-17 12:44:26 +00:00
Justin M. Seger
d7888efe12
Unbreak for current
1999-02-16 03:06:52 +00:00
David E. O'Brien
198170f45b
upgrade to 2.1e
...
(with 7 min to spare. :-))
1999-02-12 23:52:50 +00:00
Jun Kuriyama
171c4a926d
Activate psgml-emacs20.
1999-02-12 15:45:45 +00:00
Jun Kuriyama
3a6f1c5849
A major mode for editing SGML and XML documents for emacs20.
...
PR: ports/9637
Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
1999-02-12 15:44:04 +00:00
Jun Kuriyama
62fbc6ad5f
A major mode for editing SGML and XML documents for emacs.
...
PR: ports/9635
Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
1999-02-12 14:43:42 +00:00
Jun Kuriyama
af2ec4708a
Activate psgml-emacs.
1999-02-12 14:41:46 +00:00
Jun Kuriyama
825de2f8a3
Add @direntry for info.info.
...
This fixes error at pkg_add.
Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
Modified by: kuriyama
1999-02-09 22:02:29 +00:00
Steve Price
8564e7f4c1
Use XEMACS_ARCH and XEMACS_VER and cleanup PLIST.
1999-02-03 23:44:30 +00:00
Satoshi Asami
5114e2637e
Adjust port Makefiles to new EXTRACT_* variable defaults. See log of
...
bsd.port.mk rev. 1.304 for details on the change.
The fix here is one of the following.
(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
EXTRACT_* commands.
(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
calling the "tar" command (i.e., arguments like "-xzf" are spelled
out).
(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
add ${EXTRACT_AFTER_ARGS} to the command line as well.
(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
is set, define the other two too.
1999-02-03 11:12:01 +00:00
Satoshi Asami
c88f395ea9
Fix typo in previous commit.
1999-02-03 10:36:21 +00:00
Vanilla I. Shu
d390b8978d
Upgrade to 1.20.
1999-02-02 17:04:09 +00:00