1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
Commit Graph

211 Commits

Author SHA1 Message Date
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
Satoshi Asami
14cd728249 Shorten one-line comments. Boy, I'm listed as MAINTAINERs in a
lot of ports or what! ;>
1995-11-09 06:41:02 +00:00
Satoshi Asami
40f8e6581f Change ashe from NOBUILD to RESTRICTED, that's what we use elsewhere
for things that require Motif (like Mosaic).

Move ashe into alphabetically correct position.
1995-11-02 08:21:27 +00:00
Paul Traina
7cc1cfcec4 Add ashe & gnats (ashe=nobuild due to motif) 1995-10-30 17:32:34 +00:00
Eric L. Hernes
5df04e696b shortened COMMENTS 1995-10-28 20:43:28 +00:00
Eric L. Hernes
f4ad1ae7b0 shortened COMMENT 1995-10-28 20:36:59 +00:00
Eric L. Hernes
92ce3d9a43 added myself as MAINTAINER 1995-10-28 20:35:56 +00:00
Satoshi Asami
db9366750d Shorten one-line comments.
Submitted by:	Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
1995-10-25 12:41:52 +00:00
Satoshi Asami
e80af410e2 Various EXEC_DEPENDS fixes.
Submitted by:	Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
1995-10-04 10:18:56 +00:00
Satoshi Asami
1f43de46ba Convert all makefiles to new formats. 1995-10-03 11:45:15 +00:00
Eric L. Hernes
4793533797 added xcoral 1995-10-02 16:17:08 +00:00
Eric L. Hernes
a68627a23d created port for xcoral
Reviewed by:	asami
1995-10-02 16:14:42 +00:00
Satoshi Asami
6a9a0c9b6c Upgrade, 2.2.2 -> 2.3. 1995-09-15 01:41:34 +00:00
Satoshi Asami
b5f11e77d5 Upgrade, 1.1r4X -> 1.2r5X. 1995-09-12 23:19:57 +00:00
Satoshi Asami
906d176f88 Upgrade, 1.1r4X -> 1.2r5X. 1995-09-12 22:47:20 +00:00
Satoshi Asami
4a6b440781 Various plan9 utilities. It's such a complete collection, I'm going
to import it all at once!

Submitted by:	 Eric L. Hernes <erich@lodgenet.com>
1995-08-14 04:08:02 +00:00
Satoshi Asami
0093469238 Change -lgcc to /usr/lib/libgcc.a so that the shared libgcc won't get
picked up.

Submitted by:	NIIMI Satoshi <sa2c@and.or.jp>
1995-08-09 10:07:44 +00:00
Satoshi Asami
fe1573afc7 Remove redundant mkdir of share/emacs/site-lisp from post-install.
The internal install rule already creates all the site-lisp directories!

Pointed-out by:	me (not asami!)
1995-07-23 22:32:44 +00:00
Satoshi Asami
132c2b9d7c Add a mkdir -p for share/emacs/site-lisp, just in case. Reverse the
order of the search for site-lisp (lib/mule is searched before
share/emacs now).
1995-07-20 00:25:25 +00:00
Satoshi Asami
fff8304506 Upgrade, 1.0r3X -> 1.1r4X. No, I don't know what happened to 1.1r[0-3]X. 1995-07-18 22:46:46 +00:00
Satoshi Asami
5ee9b312ba beav (binary editor and viewer)
Submitted by:	Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
1995-07-06 04:23:07 +00:00
Torsten Blum
b65db97bf0 joe - joe's own editor 1995-07-05 15:08:51 +00:00
Satoshi Asami
7bbb015f21 Upgrade, 1.0r2X -> 1.0r3X. 1995-07-03 08:45:29 +00:00
Satoshi Asami
27e88f10fc Use
/usr/local/share/emacs/site-lisp
/usr/local/lib/mule-site-lisp

as the "site-lisp" directories.  Basically all I did was tuck

--locallisppath=${PREFIX}/share/emacs/site-lisp:${PREFIX}/lib/mule/site-lisp

to the end of CONFIGURE_ARGS.

Also, all the patch-aa's are unnecessary because bsd.port.mk now will
take ${CFLAGS} from /etc/make.conf and put it in the environment before
calling configure.
1995-06-27 10:45:42 +00:00
Satoshi Asami
1cb9339831 Oops, forgot the stuff in /usr/local/libexec/emacs/19.29.
Submitted by:	roberto@blaise.ibp.fr (Ollivier Robert)
1995-06-26 19:14:00 +00:00
Satoshi Asami
ae6515a2cb While I'm at it, add "--with-x-toolkit" to the configure args. It
looks much nicer that way.
1995-06-26 09:13:58 +00:00
Satoshi Asami
0a371ef8fb Strip binaries. 1995-06-26 08:25:34 +00:00
Satoshi Asami
f3c4de62e0 Upgrade, 19.28 -> 19.29. Note /usr/local/lib/emacs is now
/usr/local/share/emacs!
1995-06-26 06:03:45 +00:00
Satoshi Asami
52bfc5a35c Upgrade, 19.28 -> 19.29. Note /usr/local/lib/emacs is now
/usr/local/share/emacs!
1995-06-26 05:58:07 +00:00
Joerg Wunsch
20cfc4c5b4 Include uzap. (It's protected by a NO_PACKAGE though.) 1995-06-22 21:33:35 +00:00
Joerg Wunsch
141af0148c uzap - a small & nice hex editor
Unfortunately, the copyright is somewhat restrictive, so we cannot
make a package out of it.  The author seem no longer to be reachable
under the provided mail address.
1995-06-22 21:27:29 +00:00
Satoshi Asami
6499d57df7 ...but it still goes into SUBDIR here, 'cause NO_PACKAGE in its own
Makefile should safeguard us.
1995-06-21 11:11:18 +00:00
Satoshi Asami
0c9f97ba1f A Tcl/Tk-based editor. The license agreement looks a little scary,
so it's NO_PACKAGE for now.  Someone with a little better legal mind
than me please check it.
1995-06-21 11:08:24 +00:00
Satoshi Asami
dfa5bf52c2 Delete BROKEN: none (or what are we going to do if someone writes an editor
called "No One's Nice Editor"?!? :p)
1995-05-14 07:13:07 +00:00
Satoshi Asami
c9dc84a522 Clean up subdir Makefiles. They now all look like this:
=====
# Id line
#
# RESTRICTED: restricted_port_1 (comment1)
# RESTRICTED: restricted_port_2 (comment2)
#
# BROKEN: broken_port_3 (comment3)
# BROKEN: broken_port_4 (comment4)
# BROKEN: broken_port_5 (comment5)
#

SUBDIR= good_port_1 good_port_2 ...
=====

Basically, the idea is to make it easy to find restricted or broken
ports by doing a "grep".
1995-05-14 03:30:07 +00:00
Satoshi Asami
bd2b27752a Put back the longer PLISTs, now that pkg_create can take them. Thanks,
Jordan!
1995-05-12 07:49:15 +00:00
Satoshi Asami
bde83fd84d Another PLIST hack to shrink it. 1995-05-06 09:51:06 +00:00
Satoshi Asami
e7046e8952 Move uemacs back into SUBDIR, tg found a reachable master site. 1995-05-02 09:12:15 +00:00
Satoshi Asami
6dab44fe5a Update.
Submitted by:	thomas@ghpc8.ihf.rwth-aachen.de
1995-05-02 09:09:38 +00:00
Jordan K. Hubbard
3b98555ce6 Add tkHTML. 1995-04-29 10:29:44 +00:00
Satoshi Asami
7969e14564 Compress manpages. 1995-04-24 03:38:32 +00:00
Satoshi Asami
f350303547 Since thud was down all day (no offense Gary :), I finally had time to
split mule into three ports:

editors/mule:          no language-specific support
japanese/mule-canna:   Japanese support, Canna library built-in
japanese/mule-wnn:     Japanese support, Wnn library built-in

Note that the two ports under japanese/ will overwrite some of the
emacs support files.  Although this itself isn't a problem, if you
pkg_delete it, you will lose some files needed for emacs.  (This is
explained in DESCR, although god knows who reads them.)

Also I've listed every single file in the PLIST.
1995-04-23 10:35:35 +00:00
Satoshi Asami
b3a9fbdd8c Update Makefile.canna to work with bsd.port.mk.
Also, strip the installed binaries.  Aren't you glad I invented
post-install? :)
1995-04-22 12:39:19 +00:00
Satoshi Asami
86c528d681 Update of editors Makefiles! 1995-04-20 18:23:12 +00:00
Jordan K. Hubbard
e793aa679e Put mule back, with apologies. 1995-04-11 06:47:06 +00:00
Jordan K. Hubbard
38b22249fb Remove mule - it's a bit broken right now, and probably misfiled anyway. 1995-04-10 08:08:18 +00:00
Jordan K. Hubbard
24430e4561 DEPENDS= ${PORTSDIR}/japanese/Wnn
Not:
DEPENDS=        ${PORTSDIR}/utils/Wnn
1995-04-10 08:06:03 +00:00