Thomas Gellekum
58dce5ee55
Activate aswedit.
1997-07-09 07:08:15 +00:00
Masafumi Max NAKANE
643e116f8f
Update the base version from 1.79-970408 -> 1.79-970617.
...
PR: 3896
Submitted by: itojun@itojun.org
1997-06-18 15:01:35 +00:00
Gary Jennejohn
e1dc0ffb1e
update xvile to version 7.1, make myself the maintainer
...
new md5 for the vile-7.1 tarball.
Submitted by: pgf@foxharp.boston.ma.us
1997-06-17 20:12:23 +00:00
Gary Jennejohn
bbaee3e1e6
update xvile to version 7.1, make myself the maintainer
...
Submitted by: pgf@foxharp.boston.ma.us
1997-06-17 20:11:58 +00:00
Gary Jennejohn
3389016ace
update vile to version 7.1, make myself the maintainer.
...
new md5 for the new tarball.
Submitted by: pgf@foxharp.boston.ma.us
1997-06-17 20:08:26 +00:00
Gary Jennejohn
de156a9b44
update vile to version 7.1, make myself the maintainer.
...
Submitted by: pgf@foxharp.boston.ma.us
1997-06-17 20:07:55 +00:00
David E. O'Brien
eba04cf04f
Upgrade to 5.0k beta
1997-06-12 16:35:10 +00:00
Satoshi Asami
42fadb342e
Align all info entries at 4th tab stop (as in system info entries).
1997-06-08 12:55:04 +00:00
Satoshi Asami
6b1d37ae7b
Added jed.
1997-06-04 06:32:40 +00:00
Satoshi Asami
f8c91d4db2
The JED editor.
...
PR: 3390
Submitted by: "Eric J. Schwertfeger" <eric@cybernut.com>
1997-06-04 06:32:23 +00:00
David E. O'Brien
9790f7a970
Upgrade to vim-5.0j beta
...
(configure works properly on FreeBSD-CURRENT now)
1997-06-02 16:10:37 +00:00
David E. O'Brien
87f617f689
Link with force!
...
Don't install ``ex'' and ``view''.
1997-05-29 03:22:26 +00:00
David E. O'Brien
5ab6e335b7
Upgrade to 5.0i.
...
Castrate configure's checks for elf.h. Now that FreeBSD has an elf.h,
Vim thought we were SysV! (yea, right, only when they pry this keyboard
from my cold stiff dead hands!)
1997-05-28 10:04:37 +00:00
Satoshi Asami
ff7e4c5e08
Align all info dir entries in the "emacs" section.
1997-05-28 03:06:38 +00:00
Peter Wemm
72383a3825
If compiling under native ncurses (instead of libcurses), we have to
...
use the terminfo version of tparam() since the termcap version supplies
tgoto() which seriously screws up text display. ncurses-4.1 has both a
termcap and terminfo internal interface and is quicker with the terminfo
one even when it's read a termcap.db file.
1997-05-26 13:34:38 +00:00
David E. O'Brien
1027a39b8e
share vim5beta with the world.
1997-05-25 03:00:16 +00:00
David E. O'Brien
87322138a9
Beta version of Vim 5.0.
...
Vim 5.0 beta is still under development (hasn't really reached a final beta
stage). Until that point, I don't want to change the stable vim-4.6 port.
Note that Vim5.0 has syntax coloring and Perl 5.004 support.
1997-05-25 02:59:06 +00:00
Satoshi Asami
f9046b3982
Make the mule ports use install-info. Note that our makeinfo can't
...
handle sources with Japanese characters, so the dir entries for those
are given explicitly in Makefile and pkg/PLIST.
1997-05-21 07:24:28 +00:00
Satoshi Asami
61770d0a45
Spread info dir entries into all relevant files. The previous version
...
(with all entries listed in emacs.texi) deleted only the first entry
when the user did a pkg_delete (a bug in install-info, maybe?).
1997-05-20 10:25:12 +00:00
Satoshi Asami
c55e0e83f1
Delete directories using @dirrm.
...
PR: 3323
Submitted by: Jun-ichiro Itoh <itojun@itojun.org>
1997-04-19 07:59:31 +00:00
Satoshi Asami
df765a4bd6
Hey guys, thanks for the number of comments on my install-info inquiry
...
(which was about equal to number of FreeBSD installations on Hale Bopp
itself). Seems like I need to just go ahead and commit it so people
can try out and scream!
1997-04-18 10:50:28 +00:00
Mike Smith
9a53b3ac26
Add staroffice
1997-04-11 01:43:40 +00:00
Satoshi Asami
98422436f5
Immediately update to April 8th version by author's request.
1997-04-09 07:34:51 +00:00
Satoshi Asami
d02cf33167
Make the emacs/mule ports compile when __FreeBSD__ == 3. Closes PR
...
ports/3175.
1997-04-09 07:24:35 +00:00
Satoshi Asami
8d8340c399
Update to April 3rd version of patch. Closes PR ports/3204.
...
Submitted by: Jun-ichiro ITOH <itojun@csl.sony.co.jp>
1997-04-09 07:10:13 +00:00
Satoshi Asami
6791fd099d
Back out previous commit; jmz confirmed his /etc/mtree was out of date.
1997-04-09 02:53:09 +00:00
Jean-Marc Zucconi
57864cd3de
Create ${PREFIX}/share/doc/ before installing.
1997-04-06 16:09:01 +00:00
Chuck Robey
dc1f6f9b4e
Deactivate scitext port.
1997-04-03 14:06:51 +00:00
Satoshi Asami
834490816d
Misc. cleanup. They've been in my tree for a while, I forgot to commit them.
1997-03-15 11:56:09 +00:00
Satoshi Asami
1ad8734a8f
Remove catpages. I don't know how this sneaked past me in the first place.
1997-03-15 11:53:16 +00:00
David E. O'Brien
ff3f931231
Install app-defaults as NEdit.ad rather than NEdit (so it won't overwrite
...
any custom one).
Submitted by: Daniel M. Eischen <deischen@iworks.InterWorks.org>
Closes-PR: ports/2914
1997-03-12 08:14:45 +00:00
David E. O'Brien
e60b1b2809
I know the ports freeze is 10 minutes past... but hopefully Satoshi
...
will let me get away with this one...
Here's the real justification for this commit... checksum was wrong.
Submitted by: Daniel M. Eischen <deischen@iworks.InterWorks.org>
Closes-PR: ports/2914
1997-03-12 08:14:18 +00:00
David E. O'Brien
a11f28520c
I know the ports freeze is 10 minutes past... but hopefully Satoshi
...
will let me get away with this one...
Install app-defaults as NEdit.ad rather than NEdit (so it won't overwrite
any custom one).
Submitted by: Daniel M. Eischen <deischen@iworks.InterWorks.org>
Closes-PR: ports/2914
1997-03-12 08:13:34 +00:00
Satoshi Asami
e51d4e2fae
Enable multilingual nvi ports. (Note the Korean versions were already
...
included in the port Makefile import.)
1997-03-06 08:41:38 +00:00
Satoshi Asami
4210f39df8
Attempt to import 8 ports at once. I sure hope this will work.
...
editors/nvi is a multi-byte extension of nvi-1.79; the rest are pretty
much skeletons (even more so than regular ports) that use most files
from editors/nvi and support for a particular encoding scheme.
These ports were submitted by the author of multilingual nvi patches.
Closes PR ports/2824.
Submitted by: Jun-ichiro Itoh <itojun@csl.sony.co.jp>
1997-03-06 08:38:46 +00:00
Satoshi Asami
d9384d09c6
Conditionalize the question asking to !defined(PACKAGE_BUILDING).
1997-03-06 04:09:59 +00:00
Satoshi Asami
f471677ce5
List all files in share/emacs/19.34 and libexec/emacs/19.34. Close
...
PR ports/2860.
1997-03-04 08:04:00 +00:00
Satoshi Asami
94ee79fceb
Remove EXTRACT_BEFORE_ARGS, the distfile is a standard gzipped tarball now.
1997-02-18 06:00:30 +00:00
Satoshi Asami
f07ca42bc9
The tarball is compressed now (used to be an uncompressed .tar).
1997-02-18 05:56:25 +00:00
David E. O'Brien
36f464c8d4
Upgrade to 4.0.3.
...
Submitted by: Daniel M. Eischen <deischen@iworks.InterWorks.org>
Closes PRs: ports/1752, ports/2548
1997-02-05 13:11:45 +00:00
Masafumi Max NAKANE
86913ca557
No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE,
...
RESTRICTED or BROKEN.
Pointed-out by: asami
1996-12-08 01:45:16 +00:00
David E. O'Brien
4e9dc29915
Updated to version 6.3
...
Closes PR: ports/2109
Submitted by: Paul Fox <pgf@american.com>
1996-12-03 12:53:39 +00:00
Satoshi Asami
d1a5dc8980
Install emacsclient et al., which were not included previously because
...
they might overwrite emacs' versions.
The more I think about this, the less sense this makes, as we pratcically
mandate emacs to be installed as well for this mule to work.
Requested by: hosokawa@mt.cs.keio.ac.jp (HOSOKAWA Tatsumi)
1996-11-30 10:13:51 +00:00
Satoshi Asami
9e08796ef0
Add scitext. Sort.
1996-11-26 08:26:40 +00:00
Satoshi Asami
f1371a36f6
19.34 -> 19.34b. It seems like this release was replaced on the GNU master
...
site 2 months ago and nobody noticed!
1996-11-19 13:15:31 +00:00
Satoshi Asami
bec0ed8039
Yipes, another typo ("MASTER_SITE_CONTRIB").
1996-11-19 12:41:20 +00:00
Satoshi Asami
c98cfd116d
Compress a bunch of manpages. Remove unnecessary @ directives from
...
PLISTs.
Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
1996-11-18 14:17:24 +00:00
Satoshi Asami
300c45cf2e
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
1996-11-18 11:44:27 +00:00
Satoshi Asami
5dba7b6e29
Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES.
1996-11-18 10:25:35 +00:00
Satoshi Asami
83e5fd3ee1
Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.
1996-11-18 09:56:45 +00:00