Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the base version from 1.79-970408 -> 1.79-970617. | max | 1997-06-18 | 6 | -10/+10 |
| | | | | | PR: 3896 Submitted by: itojun@itojun.org | ||||
* | update xvile to version 7.1, make myself the maintainer | gj | 1997-06-17 | 1 | -1/+1 |
| | | | | | new md5 for the vile-7.1 tarball. Submitted by: pgf@foxharp.boston.ma.us | ||||
* | update xvile to version 7.1, make myself the maintainer | gj | 1997-06-17 | 1 | -5/+5 |
| | | | | Submitted by: pgf@foxharp.boston.ma.us | ||||
* | update vile to version 7.1, make myself the maintainer. | gj | 1997-06-17 | 1 | -1/+1 |
| | | | | | new md5 for the new tarball. Submitted by: pgf@foxharp.boston.ma.us | ||||
* | update vile to version 7.1, make myself the maintainer. | gj | 1997-06-17 | 1 | -4/+4 |
| | | | | Submitted by: pgf@foxharp.boston.ma.us | ||||
* | Upgrade to 5.0k beta | obrien | 1997-06-12 | 12 | -276/+63 |
| | |||||
* | Align all info entries at 4th tab stop (as in system info entries). | asami | 1997-06-08 | 12 | -114/+123 |
| | |||||
* | Added jed. | asami | 1997-06-04 | 1 | -1/+2 |
| | |||||
* | The JED editor. | asami | 1997-06-04 | 5 | -0/+198 |
| | | | | | PR: 3390 Submitted by: "Eric J. Schwertfeger" <eric@cybernut.com> | ||||
* | Upgrade to vim-5.0j beta | obrien | 1997-06-02 | 9 | -183/+9 |
| | | | | (configure works properly on FreeBSD-CURRENT now) | ||||
* | Link with force! | obrien | 1997-05-29 | 9 | -18/+276 |
| | | | | Don't install ``ex'' and ``view''. | ||||
* | Upgrade to 5.0i. | obrien | 1997-05-28 | 9 | -9/+183 |
| | | | | | | 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!) | ||||
* | Align all info dir entries in the "emacs" section. | asami | 1997-05-28 | 4 | -14/+14 |
| | |||||
* | If compiling under native ncurses (instead of libcurses), we have to | peter | 1997-05-26 | 5 | -15/+105 |
| | | | | | | | 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. | ||||
* | share vim5beta with the world. | obrien | 1997-05-25 | 1 | -1/+2 |
| | |||||
* | Beta version of Vim 5.0. | obrien | 1997-05-25 | 18 | -0/+525 |
| | | | | | | | 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. | ||||
* | Make the mule ports use install-info. Note that our makeinfo can't | asami | 1997-05-21 | 5 | -16/+259 |
| | | | | | handle sources with Japanese characters, so the dir entries for those are given explicitly in Makefile and pkg/PLIST. | ||||
* | Spread info dir entries into all relevant files. The previous version | asami | 1997-05-20 | 15 | -85/+825 |
| | | | | | (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?). | ||||
* | Delete directories using @dirrm. | asami | 1997-04-19 | 2 | -0/+8 |
| | | | | | PR: 3323 Submitted by: Jun-ichiro Itoh <itojun@itojun.org> | ||||
* | Hey guys, thanks for the number of comments on my install-info inquiry | asami | 1997-04-18 | 15 | -25/+515 |
| | | | | | | (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! | ||||
* | Add staroffice | msmith | 1997-04-11 | 1 | -1/+2 |
| | |||||
* | Immediately update to April 8th version by author's request. | asami | 1997-04-09 | 4 | -8/+8 |
| | |||||
* | Make the emacs/mule ports compile when __FreeBSD__ == 3. Closes PR | asami | 1997-04-09 | 6 | -0/+64 |
| | | | | ports/3175. | ||||
* | Update to April 3rd version of patch. Closes PR ports/3204. | asami | 1997-04-09 | 6 | -16/+20 |
| | | | | Submitted by: Jun-ichiro ITOH <itojun@csl.sony.co.jp> | ||||
* | Back out previous commit; jmz confirmed his /etc/mtree was out of date. | asami | 1997-04-09 | 1 | -4/+1 |
| | |||||
* | Create ${PREFIX}/share/doc/ before installing. | jmz | 1997-04-06 | 1 | -1/+4 |
| | |||||
* | Deactivate scitext port. | chuckr | 1997-04-03 | 1 | -2/+1 |
| | |||||
* | Misc. cleanup. They've been in my tree for a while, I forgot to commit them. | asami | 1997-03-15 | 2 | -2/+6 |
| | |||||
* | Remove catpages. I don't know how this sneaked past me in the first place. | asami | 1997-03-15 | 2 | -6/+0 |
| | |||||
* | Install app-defaults as NEdit.ad rather than NEdit (so it won't overwrite | obrien | 1997-03-12 | 2 | -2/+2 |
| | | | | | | | any custom one). Submitted by: Daniel M. Eischen <deischen@iworks.InterWorks.org> Closes-PR: ports/2914 | ||||
* | I know the ports freeze is 10 minutes past... but hopefully Satoshi | obrien | 1997-03-12 | 1 | -1/+1 |
| | | | | | | | | | 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 | ||||
* | I know the ports freeze is 10 minutes past... but hopefully Satoshi | obrien | 1997-03-12 | 1 | -2/+2 |
| | | | | | | | | | | 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 | ||||
* | Enable multilingual nvi ports. (Note the Korean versions were already | asami | 1997-03-06 | 1 | -1/+2 |
| | | | | included in the port Makefile import.) | ||||
* | Attempt to import 8 ports at once. I sure hope this will work. | asami | 1997-03-06 | 14 | -0/+410 |
| | | | | | | | | | | | 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> | ||||
* | Conditionalize the question asking to !defined(PACKAGE_BUILDING). | asami | 1997-03-06 | 1 | -2/+6 |
| | |||||
* | List all files in share/emacs/19.34 and libexec/emacs/19.34. Close | asami | 1997-03-04 | 5 | -10/+4705 |
| | | | | PR ports/2860. | ||||
* | Remove EXTRACT_BEFORE_ARGS, the distfile is a standard gzipped tarball now. | asami | 1997-02-18 | 1 | -2/+2 |
| | |||||
* | The tarball is compressed now (used to be an uncompressed .tar). | asami | 1997-02-18 | 1 | -1/+1 |
| | |||||
* | Upgrade to 4.0.3. | obrien | 1997-02-05 | 1 | -7/+7 |
| | | | | | | Submitted by: Daniel M. Eischen <deischen@iworks.InterWorks.org> Closes PRs: ports/1752, ports/2548 | ||||
* | No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE, | max | 1996-12-08 | 1 | -2/+2 |
| | | | | | RESTRICTED or BROKEN. Pointed-out by: asami | ||||
* | Updated to version 6.3 | obrien | 1996-12-03 | 4 | -15/+17 |
| | | | | | | Closes PR: ports/2109 Submitted by: Paul Fox <pgf@american.com> | ||||
* | Install emacsclient et al., which were not included previously because | asami | 1996-11-30 | 4 | -4/+122 |
| | | | | | | | | | 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) | ||||
* | Add scitext. Sort. | asami | 1996-11-26 | 1 | -2/+3 |
| | |||||
* | 19.34 -> 19.34b. It seems like this release was replaced on the GNU master | asami | 1996-11-19 | 10 | -20/+25 |
| | | | | site 2 months ago and nobody noticed! | ||||
* | Yipes, another typo ("MASTER_SITE_CONTRIB"). | asami | 1996-11-19 | 1 | -2/+2 |
| | |||||
* | Compress a bunch of manpages. Remove unnecessary @ directives from | asami | 1996-11-18 | 10 | -20/+13 |
| | | | | | | | | 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. | ||||
* | Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 1 | -2/+3 |
| | |||||
* | Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 5 | -10/+10 |
| | |||||
* | Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 4 | -9/+12 |
| | |||||
* | Converted to MAN[1-9NL] | obrien | 1996-11-17 | 13 | -77/+29 |
| |