1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
Commit Graph

257 Commits

Author SHA1 Message Date
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
David E. O'Brien
5223aa0ad2 Converted to MAN[1-9NL] 1996-11-17 07:01:32 +00:00
David E. O'Brien
d23a795680 CATAGORIES+= -> CATAGORIES=
Reordered vars where needed.  Added MAINTAINERS where needed, many
mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
1996-11-12 02:19:40 +00:00
David E. O'Brien
4b2988d9d2 CATEGORIES+= --> CATEGORIES=
Minor variable reordering where needed.
1996-11-11 05:07:53 +00:00
David E. O'Brien
541ffb04b1 Turned on gvim 1996-11-07 18:42:06 +00:00
Masafumi Max NAKANE
16068c7ca4 Changed CONFIGURE_ARGS+= -> CONFIGURE_ARGS=
Submitted by:	asami
1996-10-18 16:16:49 +00:00
Masafumi Max NAKANE
b05e0b9072 Removed unnecessary @* directives. 1996-10-18 09:27:53 +00:00
Masafumi Max NAKANE
293b7417bd Honor NOMANCOMPRESS.
Submitted by:	"Philippe Charnier" <charnier@xp11.frmug.org>
1996-10-18 09:25:47 +00:00
Masafumi Max NAKANE
b0f8f3fc60 Removed unnecessary @cwd directive. 1996-10-18 08:57:07 +00:00
Masafumi Max NAKANE
de6b4fa949 Take NOMANCOMPRESS setting into account.
Reminded by:	"Philippe Charnier" <charnier@xp11.frmug.org>

Use GNU_CONFIGURE=yes instead of HAS_CONFIGURE=yes.
1996-10-18 08:56:31 +00:00
Thomas Gellekum
c0c666523e Trim DESCR to less than a screenful. 1996-10-16 06:53:54 +00:00
Satoshi Asami
6caaec2747 Add joe. Don't know why it was missing. 1996-10-15 19:11:13 +00:00
Andrey A. Chernov
3786b2fff9 Localize it 1996-10-15 13:08:04 +00:00
Eric L. Hernes
0e5db91baf upgrade to 2.5; install the docs; and look in the right app-default
directory
1996-10-10 16:02:04 +00:00
Satoshi Asami
95137d2010 Oh my goodness! Satoshi is finally fed up and decided to "clean up"
all the COMMENTs!  No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.

Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)

Phew!  238 ports modified!
1996-10-10 05:05:35 +00:00
Masafumi Max NAKANE
f88dcb60af Modified $Id: line to make the keyword substitution work properly. 1996-10-10 00:33:02 +00:00
Masafumi Max NAKANE
52ef20c4b0 Removed unnecessary tab before .if.
Submitted By:	asami
1996-10-09 09:22:18 +00:00
Masafumi Max NAKANE
dea7b92366 Deleted unnecessary @cd, @owner and @mode directives from the packing list.
A little rewrite of COMMENT file.
1996-10-07 12:17:30 +00:00
Masafumi Max NAKANE
b0564831b1 Upgrade, 6.0 -> 6.1. (Closes PR #1709.)
Reminded By:	obrien@Nuxi.cs.ucdavis.edu
1996-10-07 12:14:35 +00:00
Masafumi Max NAKANE
58895acd25 Upgrade, 6.0 -> 6.1. (Closes PR #1709.)
Reminded By:	obrien@Nuxi.cs.ucdavis.edu

NOMANCOMPRESS is now honored.
1996-10-07 12:14:03 +00:00
Gary Palmer
4b08d8eeec Update to 6.1 1996-10-01 02:33:39 +00:00
Eric L. Hernes
57e0191834 kill the EXTRACT_SUFX
and add myself as maintainer
1996-09-25 12:58:53 +00:00
Eric L. Hernes
1b424cf434 upgrade to 4.16 (non-beta)
move:
sharedir: lib => share
libdir:   lib => libexec (houses portsrv and recover only)
tmpdir:   /usr/tmp => /var/tmp (the former doesn't usually exist)
1996-09-24 13:41:14 +00:00
Satoshi Asami
6b78b2d60d Use tcl from /usr/lib, not ports. 1996-09-11 04:11:57 +00:00
Satoshi Asami
9ff496d18c Upgrade, 19.31 -> 19.34.
Submitted (in part) by:	rich
1996-09-04 00:56:24 +00:00
Adam David
34355f5fc5 master locations changed again 1996-08-27 14:12:29 +00:00
Satoshi Asami
3784472667 Use GNU_CONFIGURE instead of HAS_CONFIGURE. Conditionalize man
page compression on NOMANCOMPRESS.
1996-08-16 09:43:57 +00:00
Satoshi Asami
d614f6095d Convert this port to properly utilize the Motif ports framework, as
described in the handbook.

(1) Define REQUIRES_MOTIF in the Makefile.

(2) Use ${MOTIFLIB} in place of -lXm, this makes it possible to link
    it statically as well as dynamically.
1996-08-09 00:39:06 +00:00
Jordan K. Hubbard
e5b0ed6af5 Adjust the checksum to match the master .tar.Z file. 1996-08-08 16:55:14 +00:00
Jordan K. Hubbard
b59aa533b8 Add missing EXTRACT_SUFX 1996-08-08 16:49:40 +00:00
Jean-Marc Zucconi
59ee0f0292 Add asedit 1996-08-08 15:05:22 +00:00
Jean-Marc Zucconi
91f748423a asedit - text editor for X/Motif
Submitted by:	Andreas Kohout <shanee@rabbit.augusta.de>
1996-08-08 15:01:57 +00:00
Chuck Robey
4b55784268 Getting the form more right, on Makefile layout. 1996-07-30 00:29:12 +00:00
Chuck Robey
c650d30246 Fix Makefile variable ordering. 1996-07-30 00:10:31 +00:00
Chuck Robey
915dc03a31 Inserted new editor 'xed' in Makefile. 1996-07-29 00:43:04 +00:00
Chuck Robey
64a38724fa Obtained from:Andreas Kohout <shanee@rabbit.augusta.de>
X11 editor, thanks, Andreas.
1996-07-29 00:38:24 +00:00
Gary Palmer
f92512c60d Add back -N to FETCH_BEFORE_ARGS (it used to be in NCFTPFLAGS). -N is
a no-op for fetch (and hence harmless), but this'll make it easier for
those that want to use NCFTP to do so.
1996-06-26 22:25:32 +00:00
Gary Palmer
73f39ff297 NCFTPFLAGS -> FETCH_BEFORE_ARGS 1996-06-26 22:02:08 +00:00
Gary Palmer
124d92b5a2 Convert to a fill file list for lib/uemacs, rather than just the
directory, to try and keep the pkg tools happy
1996-06-25 06:18:11 +00:00
Gary Palmer
bea5102a43 Update to 6.0
Submitted By:	Paul Fox <pgf@American.COM>
1996-06-25 03:48:52 +00:00
Gary Palmer
615896b9f9 Update to 6.0
Submitted by:	Paul Fox <pgf@American.COM>
1996-06-25 03:45:45 +00:00
Satoshi Asami
8db6312e73 Upgrade, 1.2r5X -> 1.2r6X.
Pick up PREFIX and X11BASE from the environment if it is set there.
(That way you can build it correctly with a different PREFIX/X11BASE
from the top, or you can go in there and do a "make" too.)

Remove RESTRICTED, but this one IS_INTERACTIVE now.  We decided to shove
the license in the user's face and ask them if they will promise to read
it first. :)
1996-06-12 02:45:40 +00:00
Satoshi Asami
ec246d7f3f Upgrade, 1.2r5X -> 1.2r6X.
Pick up PREFIX and X11BASE from the environment if it is set there.
(That way you can build it correctly with a different PREFIX/X11BASE
from the top, or you can go in there and do a "make" too.)

Remove RESTRICTED, but this one IS_INTERACTIVE now.  We decided to shove
the license in the user's face and ask them if they will promise to read
it first. :)
1996-06-12 02:35:37 +00:00
Satoshi Asami
23b3b9c070 Remove NO_PACKAGE, since this is what the source says:
===
JOE is free software; you can redistribute it and/or modify it under the
terms of the GNU General Public License as published by the Free Software
Foundation; either version 1, or (at your option) any later version.
===                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Since it's not (only) under GPL1, there shouldn't be any problem
with us distributing it in any medium.
1996-06-11 21:55:48 +00:00
Satoshi Asami
c165e6f26f Change NO_PACKAGE to RESTRICTED. 1996-06-11 21:52:30 +00:00
Jordan K. Hubbard
baabc94fb2 Fix what I broke in upgrading. 1996-06-10 23:18:39 +00:00
Jordan K. Hubbard
5fa74962cf Upgrade to 19.31 1996-06-07 09:41:29 +00:00
Satoshi Asami
33f51fc9ab Move nedit from RESTRICTED to SUBDIR. Requiring Motif is not bad anymore. 1996-04-12 08:27:03 +00:00
Satoshi Asami
5a9482c5b1 Change this to conform to our new Motif standards.
(1) Add REQUIRES_MOTIF=yes.

(2) Use ${MOTIFLIB} wherever libXm is required.
1996-04-11 08:56:49 +00:00
Satoshi Asami
5e945c5595 A fancy-looking editor that's smaller than emacs (surprise!).
Note this port requires Motif, and is patched to build with libXm
static (to change this, just go hack in patches/patch-aa, it's only
two lines).  Some time later, I will make some changes to the ports
framework to make this configurable, but for now, it's "the way thud
wants it". :>

Submitted by:	"Daniel M. Eischen" <deischen@iworks.InterWorks.org>
1996-04-09 11:03:13 +00:00
Satoshi Asami
46c42a8785 Add nedit as RESTRICTED (requires motif). 1996-04-09 11:00:13 +00:00
Satoshi Asami
b0ae2f4c93 pkg/COMMENT files for use by ports READMEs. 1996-04-09 08:30:00 +00:00
Adam David
acd65d06a5 ':' was missing from constructed PATH 1996-03-25 22:04:37 +00:00
Satoshi Asami
7575530d79 No package name necessary, also "hex" doesn't start with a vowel (unless
it is intended to be pronounced "eych ee ecks" :> ).
1996-03-22 00:45:45 +00:00
Satoshi Asami
f3065369d9 Just a little newline to make the maintainer line stand out, so that
people can blame Joerg if it doesn't work. :)
1996-03-22 00:44:02 +00:00
Joerg Wunsch
16428b8c47 Add bpatch. 1996-03-18 18:56:33 +00:00
Joerg Wunsch
5e15ed1c07 bpatch -- yet another hex editor.
This one is unique in that it doesn't load the entire file at once,
hence you could use it for large files or even whole disks.
1996-03-18 18:54:46 +00:00
Adam David
02629f3091 install beav.txt 1996-03-03 11:33:46 +00:00
Adam David
c449649bd9 previous version was NUL-padded.
this commit restores the next previous version.
should I rewind by 2 versions? (how?)
1996-02-23 11:08:39 +00:00
Adam David
925630ec55 distfile moved/changed on master sites 1996-02-23 10:55:46 +00:00
Satoshi Asami
38a604bbf1 Add vim. 1995-12-04 09:46:10 +00:00
Satoshi Asami
418b9a67e5 Upgrade from 19.29 to 19.30. One of the patches, which we got from
rms, is no longer necessary (naturally).
1995-12-01 09:35:20 +00:00
Satoshi Asami
c64bb6c330 Add beav (moved from utils/), removed ashe and tkHTML (moved to www/). 1995-11-26 21:03:22 +00:00
Satoshi Asami
e34d788c22 Change "utilities" category to "misc" in preparation for move to misc. 1995-11-26 10:48:46 +00:00
Satoshi Asami
7cd6a55ea4 Delete @cwd, @mode, @owner and @group from these packing lists.
Reported by:	jkh
1995-11-13 13:21:26 +00:00