Commit graph

4563 commits

Author SHA1 Message Date
hwr
d954ef79c4 Enable jed. 1998-10-31 23:17:04 +00:00
hwr
fa3018abc2 Import of the Jed editor. Jed is powerful and extensible through
S-Lang functions.
1998-10-31 23:16:12 +00:00
agc
146659cf1d Update xvile package to version 8.1. 1998-10-05 12:43:46 +00:00
agc
f64007959c Update the vile package to version 8.1. 1998-10-05 12:30:51 +00:00
tv
4dbb0a649a Gracefully try to delete the site-lisp dirs, and quietly continue if the
directories are not empty.  Fixes PR 6232, Greg Woods <woods@weird.com>.
1998-10-03 02:44:42 +00:00
frueauf
5c19c6f165 Update hexedit to 1.0.0. 1998-09-28 10:35:48 +00:00
garbled
384c07a72e add NOT_FOR_ARCHS= alpha for all of these pkgs which are *known* to fail
on alpha.  There may be more, but I haven't seen them yet.
1998-09-22 06:11:35 +00:00
frueauf
256a9a5b61 Remove the exec/unexec ln stuff to xemacs, just list bin/xemacs.
Pointed out by Bob Baron (through Alistair Crooks).
1998-09-17 13:16:09 +00:00
tron
137d55024f Always use Athena widget set because we would need a dependence on the
"lesstif" package otherwise.
1998-09-16 21:54:26 +00:00
agc
3afbd7a810 Add patch to Makefile.in to use LDFLAGS when linking. 1998-09-16 09:05:27 +00:00
garbled
33898851da Make this pkg honor LDFLAGS and thus work on ELF. 1998-09-14 22:26:06 +00:00
garbled
24b85b3063 Tweak this a little to get it to build on ELF with X11. 1998-09-14 21:48:04 +00:00
garbled
728cd52edf Make this package honor LDFLAGS and *poof* it works on ELF. 1998-09-14 21:04:22 +00:00
tv
c6bee31888 Update Pico to use the Pine 4.03 souerce tarball (no pico-specific
changes, and still the same version number).
1998-09-10 03:38:45 +00:00
tron
d6da66cc6b pkglint: "rm" -> "${RM}" 1998-09-04 02:30:25 +00:00
tron
8d7a2d6c4c Lots of bug fixes:
- sync package list with reality and use "mkdir -p"
- add missing RCSIds
- split patches
- don't install texinfo documentation
- avoid conflict with "xemacs" and "vim"
- remove unnecessary "${WRKSRC}"
- add missing info files to "${INFO}"
- don't remove "share/emacs/20.3/etc/DOC-20.3.[13-9]*" (fixes PR pkg/6097)
1998-09-04 02:28:52 +00:00
mellon
0400297c67 Oops, we need to include the emacs executable in the packing list for best results. 1998-09-02 18:47:33 +00:00
mellon
2cc5f85e4a Clean things up a bit. Support arm32. Fix install failures. 1998-09-01 20:04:33 +00:00
agc
42e5872f32 Define USE_LIBTOOL, and use the ${LIBTOOL} definition appropriately. 1998-09-01 14:29:28 +00:00
agc
f0cf5f6a4b Upgrade to version 5.3 of the vi editor clone, to include minor bugfixes
since 5.2. Re-arrange the Makefile so that it hits the faster ftp sites
first. Add some additional syntax checking files.
1998-09-01 09:33:41 +00:00
tron
e92dec637b Update "emacs" package to version 20.3. 1998-08-31 20:29:27 +00:00
frueauf
dd01a71d42 Add DEPENDS on gdbm, set -with-ncurses=no, some cleanup. 1998-08-30 21:19:04 +00:00
frueauf
25428ee1e3 Only use and depend on pkgsrc/mail/faces if USE_XFACE is set. 1998-08-30 10:59:43 +00:00
garbled
955bf62790 Fix a ton of build problems on the alpha. Mind you it still doesn't
actually build on the alpha, but this is the groundwork for someone more
ELF clued to take a look at it and figure out what is going wrong with the
purespace dumping.
1998-08-29 12:31:43 +00:00
agc
a73fbf086e There are multiple reports that this patch causes problems. Back it
out for now.
1998-08-28 16:35:54 +00:00
frueauf
a6e0ba5ae7 Update hexedit to 0.9.5. 1998-08-27 22:08:37 +00:00
frueauf
7c7d495d6b Add and enable hexedit. 1998-08-24 11:59:01 +00:00
frueauf
432258195f Initial addition of hexedit-0.9.4, to view and edit files in hexadecimal
or ASCII.
1998-08-24 11:58:04 +00:00
agc
7348c78d1e Upgrade vim to version 5.2.
> - A file browser has been added for the Win32, Motif and Athena GUI versions.
> - Dialogs have been added.  They can be used to ask for confirmation on Ex
>   commands that can fail.
> - Options and commands have been added to offer a mode that works like
>   MS-Windows cut/copy/paste.  This makes the Win32 GUI version fit in better
>   with other MS-Windows applications.
> - Session files can be used to store and restore an editing session.
> - Functions and Ex commands can be defined by the user.  This is much nicer
>   and more powerful than using mappings.
> - Lines longer than the screen size can be edited, also when lines wrap.
> - Support for Cscope and an interaface for TCL have been added.
> - Port to the RISC OS and GUI port for the Amiga.
> - Support for Multi-byte files (DBCS and Unicode).
1998-08-24 10:12:22 +00:00
agc
164fd008e6 Define USE_LIBTOOL. 1998-08-20 15:50:00 +00:00
tsarna
6bd0d65c65 The Grand Homepagification:
- New, optional Makefile variable HOMEPAGE, specifies a URL for
	  the home page of the software if it has one.
	- The value of HOMEPAGE is used to add a link from the
	  README.html files.
	- pkglint updated to know about it.  The "correct" location for
	  HOMEPAGE in the Makefile is after MAINTAINER, in that same
	  section.
1998-08-20 15:16:34 +00:00
tron
b3513b5dea Add and enable "ne", fixes PR pkg/5920. 1998-08-14 22:15:31 +00:00
tron
42d4020a54 New "ne" package created by Ben Harris:
A re-write of Phoenix E.  A sensible light-weight editor.
1998-08-14 22:14:41 +00:00
tron
3f75da1abf New "ne" package created Ben Harris:
A re-write of Phoenix E.  A sensible light-weight editor.
1998-08-14 22:14:40 +00:00
agc
8d3cee2577 Add a simple DEPENDS on libutf-2.10, and remove the BUILD_DEPENDS
and RUN_DEPENDS.
1998-08-11 10:36:56 +00:00
agc
f7c4996e0b Add NetBSD RCS Ids. 1998-08-07 13:27:33 +00:00
agc
05b88260d7 Add NetBSD RCS Ids. 1998-08-07 13:16:49 +00:00
agc
41bfb30737 Add NetBSD RCS Ids. 1998-08-07 11:08:53 +00:00
agc
86db14e819 Add NetBSD RCS Ids. 1998-08-07 10:35:47 +00:00
tron
9e9138f2db Make this work on elf systems, fixes PR pkg/5881 by Tim Rightnour. 1998-08-04 20:03:30 +00:00
frueauf
ad8f915f9c Update xemacs to 20.4; make mule support actually work; set infopath so
that other info files the package systems installs get found.
1998-08-02 19:49:56 +00:00
tv
9571e7bc12 Update Pico to 3.2 (without the lots of U's this time).
Update Pine to 4.02.  Many bug fixes over 4.00.
1998-07-22 02:45:45 +00:00
tv
6f157217cb Revert pico back to 3.0. Some bug in the updated libpico caused those
nice strings of `U's at the beginning of the pine and pico commit
messages.  (None here, this time, I hope.  :)  The libpico API didn't
change, so pine 4.01 can make use of libpico from Pico 3.0.
1998-07-21 21:16:15 +00:00
tv
df8c278224 UUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUpdate to 3.1. (No major changes beyond bumping the library minor
number.)
1998-07-21 19:44:27 +00:00
frueauf
32bb272e3c Always fetch the archive that contains the version in its name to prevent
confusion if a new version is available.
1998-07-20 13:46:44 +00:00
tv
b388d6348b Re-add pine-3.96 to the CONFLICTS list. 1998-07-19 03:49:13 +00:00
tv
35c5c36d7f Update pico to 3.0, part of the pine 4.00 distribution. Build libpico
with libtool, enabling a libpico shared object useable with pine.
1998-07-19 03:37:46 +00:00
tv
54ceb4bc86 Update libpng to 1.0.2. Works with all dependent pkgs I have tested
(everything but ImageMagick, gs5, and xemacs20).  The API hasn't changed
much, say the install instructions, but it isn't binary compatible--bump
shlib version to 1.0.
1998-07-15 11:45:49 +00:00
tv
ac9ee3842b This emacs understands GNU autoconf's --host option; don't try to override
that setting from <bsd.pkg.mk> with a configure command line option.
1998-07-10 17:57:47 +00:00
mycroft
c73ee53134 Update xpm to 3.4k. 1998-07-04 09:18:54 +00:00
mycroft
40060a6677 Update Xaw3d to 1.5. 1998-07-04 05:53:33 +00:00
mycroft
0167d80629 Update libjpeg to v6b. 1998-07-04 05:11:12 +00:00
tv
81a47cfdb5 Remove libpico from installation - it's static only, and we're not
installing headers for it, so it is basically useless.  However, this
should be re-added when libpico is made shared (it will reduce pico and
pilot to less than 8K each).
1998-06-27 14:05:46 +00:00
tv
070f9f3454 Install pilot, too - a small file browser that uses the Pico core, and is
built by the pkg already.
1998-06-27 03:29:04 +00:00
agc
988019b016 Update package Makefiles for automatic manual page handling. 1998-06-22 12:58:33 +00:00
agc
9e05f2d76a Update package Makefiles for automatic manual page handling. 1998-06-22 12:27:08 +00:00
tron
b17809d96d Add "USE_X11" as suggested by Tim Rightnour in PR pkg/5619. 1998-06-20 14:38:16 +00:00
tron
4ae80d5b5e Remove unnecessary "USE_X11= yes". 1998-06-20 14:03:12 +00:00
agc
30f402725f Rationalise Motif/Lesstif handling.
Get rid of HAVE_MOTIF, MOTIF_STATIC, REQUIRES_MOTIF and MOTIF_ONLY.
Standardise on USE_MOTIF, which uses the pkgsrc dependency checks to
use Motif, if it's available, or Lesstif, if not.
1998-06-09 13:36:48 +00:00
frueauf
6795644574 Add but don't enable pico by default. Its a subset of pine. 1998-06-07 19:51:18 +00:00
frueauf
e0e695c115 Initial addition of a handy text editor that ships with Pine.
Fixes pr 5548 by Tim Rightnour, some portlint cleanups.
1998-06-07 19:48:47 +00:00
agc
8228fec82a Put xvile's perl files in ${PREFIX}/share/xvile/perl, to avoid conflict
with the Perl files which vile installs. Minor cleanup in Makefile.
1998-06-04 11:57:51 +00:00
tv
5d405bfba7 Use MACHINE_GNU_ARCH in PLISTs that require it, so that arm32 (and
possibly other future platforms) will get the `right' name.
1998-06-03 17:48:32 +00:00
agc
1aceaa42d5 Include bsd.prefs.mk in case USE_MENUS is set in /etc/mk.conf 1998-06-03 12:57:12 +00:00
agc
7b2afaaea6 Include bsd.prefs.mk to get the value for OPSYS, and in case USE_MULE
is set in /etc/mk.conf
1998-06-03 12:55:56 +00:00
tron
cda15506c9 Fix package to compile under good old NetBSD 1.3. 1998-06-02 23:46:41 +00:00
tron
c84e61eb1b Enable "nedit". 1998-06-02 22:34:02 +00:00
tron
d4987950a4 New "nedit-5.0.2" package: Motif based standard GUI style text editor 1998-06-02 22:33:16 +00:00
agc
2587455bcb Update xvile, the vi clone for X11, to version 8.0 - mainly bug fixes, but
with added Perl scripting functionality.
1998-06-02 16:16:15 +00:00
agc
4d86e5db92 Upgrade to version 8.0 of vile, and use the new Perl utilities. 1998-06-02 12:06:29 +00:00
frueauf
6aaa02b4ac Add ${MACHINE_GNU_ARCH}--netbsd to CONFIGURE_ARGS to get the homogenous
name scheme for PLIST.
1998-05-31 13:24:06 +00:00
frueauf
1c4cc87999 As the configure script of xemacs20 does not know about a --host option,
don't use GNU_CONFIGURE but HAS_CONFIGURE instead. Add --prefix=${PREFIX}
to the CONFIGURE_ARGS.
1998-05-31 12:45:56 +00:00
tv
92d0556067 Fix --host= rule to use a three part architecture, and fix GNU pkgs to use
the new automatic --host= setting.  Now all GNU pkgs should work on all
archs (including arm32), except emacs/xemacs, which I'll fix soon.
1998-05-23 15:42:58 +00:00
agc
30e07bf523 Grab the distfile from ftp.netbsd.org, like vile. 1998-05-06 09:03:50 +00:00
agc
31de86488f vile-7.4 is on the MASTER_SITES now, so grab the 7.3 distfile from
ftp.netbsd.org.  We'll do a 7.4 package ASAP, when circumstances
permit.
1998-05-06 07:56:35 +00:00
agc
6e7b5cf644 Move to relative paths in the pkgsrc tree. 1998-04-24 09:20:33 +00:00
agc
1f4495b33e Remove the old deprecated DEPENDS definition from bsd.pkg.mk.
Implement a new DEPENDS definition, which looks for an installed
package, building it if not present, and use it in preference to
LIB_DEPENDS.  This should make the package collection more useful on
NetBSD ELF ports.
1998-04-22 14:22:39 +00:00
tron
c631942214 Update package to "vim-5.1". 1998-04-21 22:08:14 +00:00
frueauf
49e36ada0b Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org. 1998-04-20 11:56:17 +00:00
agc
5201e68497 Introduce USE_GTEXINFO and INFO_FILES definitions to bsd.pkg.mk, and use them. 1998-04-17 09:37:21 +00:00
agc
258b808c9f Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.
1998-04-15 10:38:15 +00:00
tron
71c303a848 Apply patches supplied by Johnny C. Lam PR pkg/5069 to make emacs MH-E to
cooperate with our nmh package.
1998-04-13 13:46:39 +00:00
tv
b5e3929984 Use the t*() routines in libtermcap. Define -DTERMINFO (no, really!) to
make use of the t*() routines.
1998-04-07 13:04:21 +00:00
tv
dd22c7228a Use -nostartfiles, not -L/usr/lib. Don't try to hack around the system;
use it to your advantage.
1998-04-07 13:03:11 +00:00
cjs
3b8f72d77d Update to vim-5.0.2. 1998-03-28 20:52:21 +00:00
tron
ffde7e078b Adapt to changed behaviour of gcc's "-nostdlib" option. 1998-03-16 08:40:18 +00:00
mycroft
18330c9415 Oops; fix pasto. 1998-03-16 06:44:08 +00:00
mycroft
b0825c60cb Use openpty(3) and POSIX signal functions.
Remove HAVE_UNION_WAIT.
1998-03-16 06:37:59 +00:00
frueauf
118b5153d1 portlint: use ${RM} instead of rm. 1998-03-10 13:52:53 +00:00
hubertf
a394c7edd6 Next attempt to fix PR 4979 (DOC file) 1998-03-03 16:27:34 +00:00
tron
1e79aaf5be Fix manual page compression 1998-03-01 13:35:54 +00:00
tron
3d6b092985 Fix error in MAN1 1998-02-28 22:03:20 +00:00
frueauf
ea3f12015a add missing @dirrm rules and add .gz suffix to manpages (if not already there). 1998-02-28 20:27:11 +00:00
tron
df5aa30d04 Make sure that "utilities run internally by XEmacs" are really installed. 1998-02-25 01:22:56 +00:00
tron
892d186473 "${PREFIX}/lib/xemacs-20.3" should be owned by "bin:bin" not by the owner
of "pkgsrc/editors/xemacs20/work".
1998-02-24 23:37:55 +00:00
tron
5fcf7dbda2 "${PREFIX}/share/emacs" should be owned by "bin:bin" not by the owner
of "pkgsrc/editors/emacs/work".
1998-02-23 22:20:55 +00:00
frueauf
25c96f388f s/${.CURDIR}/work/xemacs-20.3/${WRKSRC} 1998-02-23 13:05:52 +00:00
agc
031a6756da Don't explicitly include /etc/mk.conf. It's not necessary. 1998-02-23 12:27:19 +00:00
frueauf
ced6d5cc9c Use ${WRKSRC} rather then ${.CURDIR}/work/xemacs-20.3.
Pointed out by William O Ferry <woferry@CMU.EDU>.
1998-02-23 11:32:46 +00:00
tron
71fbaa7159 Thou shalt not clobber other packages files. 1998-02-23 08:38:55 +00:00
tron
b69055721c Fix problem with the removal this package. 1998-02-22 15:41:55 +00:00
tron
24482afd55 Thou shalt not clobber other packages files. 1998-02-22 10:06:44 +00:00
tron
a888b4ec93 Correct "MAN1". 1998-02-22 10:01:24 +00:00
frueauf
fb57b59334 check if /etc/{make.conf,mk.conf} really exist before including. 1998-02-20 12:09:51 +00:00
tron
bab41a9175 Enable "vim". 1998-02-19 21:48:56 +00:00
tron
a3a5e9bf10 Initial commit of "vim-5.0" package. 1998-02-19 21:47:54 +00:00
frueauf
f47ac8826a refine handling of PLIST_SRC as suggested by Hubert Feyrer. 1998-02-15 10:41:05 +00:00
frueauf
e75a21ecfa Compress already compiled .el files if user set MANZ=1. Closes pr 4774. 1998-02-14 22:19:05 +00:00
hubertf
3f6528e23e Enhance fix to PR 4989 by using our own INSTALL_SCRIPT. 1998-02-14 16:54:45 +00:00
tron
a6950bf108 Don't try to strip scripts while installing. Fixes second half of
PR pkg/4989 by David Brownlee.
1998-02-14 09:16:58 +00:00
hubertf
c8512bc9f6 Better handling of binary stripping and DOC file handling, based on
suggestions from PR 4979 by Johnny Chi-Lung Lam <jlbg+@andrew.cmu.edu>.
1998-02-12 13:33:01 +00:00
hubertf
a3b2a5a3a1 - Fix stripping of binaries (caused by fixing PR4884)
- Remove unneeded DOC files (pointed our by Charles Hannum)
1998-02-09 00:29:14 +00:00
hubertf
2cb12cba25 Fix stripping of binaries (caused by fixing PR4884) 1998-02-09 00:19:34 +00:00
agc
ae35b61548 Modify individual package Makefiles to use the new way of specifying
shared object dependencies (LIB_DEPENDS).
1998-01-30 13:56:55 +00:00
frueauf
845fce3048 remove "--infodir=${PREFIX}/info" and "--infopath=${PREFIX}/info" to
avoid collisions with other packages. Apart from that, pkg/PLIST did
not reflect that change, now this is in sync again.
1998-01-29 14:48:19 +00:00
tron
3715ac69ed Fix package list so that a binary version of the package can be
installed and removed without problems, fixes PR pkg/4756.
1998-01-28 17:14:25 +00:00
tron
5b845835a9 Configure xemacs to use Xaw3d as widget set because it will detect lesstif
but not work properly with it.
1998-01-28 17:03:09 +00:00
hubertf
f535cf3701 Replace "<$ARCH"> by "${MACHINE_ARCH}", keep "<$ARCH>"
(in bsd.port.mk) for backward compatibility.
1998-01-28 15:33:44 +00:00
frueauf
b5bef11c93 This patches lib-src/send-pr (installed as xemacs-send-pr) to
set the DATADIR and MAIL_AGENT properly. Inspired by Mathias Scheler.
1998-01-27 12:34:09 +00:00
frueauf
9a97eb73a2 This patches the configure script, to handle NetBSD/m68k as m68k machine.
The original did map that to hp9000s300.
1998-01-27 12:31:14 +00:00
hubertf
4e44f3fac5 Define OPSYS before using it; reported by Thorsten Frueauf 1998-01-25 00:48:02 +00:00
hubertf
d0c2a9d31d portlint: fix RCS Id 1998-01-24 22:27:39 +00:00
hubertf
c77c809dce portlint: Fix spelling, delete empty line at EOF 1998-01-24 05:02:15 +00:00
hubertf
49e3c78be9 portlint: fix MASTER_SITES, move MAINTAINER, don't use GNU make, fix info-path, use command macros 1998-01-24 04:59:54 +00:00
hubertf
6190a21870 portlint: fix spelling, nuke empty line 1998-01-24 04:53:39 +00:00
hubertf
0c4760649e portlint: move WRKSRC 1998-01-24 04:53:06 +00:00
hubertf
c81043c807 portlint: make comment shorter 1998-01-24 04:51:06 +00:00
hubertf
d71b221f83 portlint: fix RCS Id 1998-01-24 04:50:08 +00:00
hubertf
4d247b6a9f portlint: move WRKSRC, add MAINTAINER 1998-01-24 04:44:49 +00:00
hubertf
6a708db035 portlint: fix RCS Id, move WRKSRC 1998-01-24 04:42:43 +00:00
agc
00fdfa6041 A much better PLIST for this package, now, thanks to Matthias Scheler
<tron@lyssa.owl.de>.  Fixes PR pkg/4708, and allows xemacs-20.3
package to be removed cleanly.
1997-12-24 09:44:48 +00:00
hubertf
8639bafeaa Fix setting CONFIGURE_ARGS ("=" -> "+=") 1997-12-22 07:45:38 +00:00
agc
21d3c4a664 Update xvile to 7.3, just like vile. As pointed out by Bill Coldwell.
This also fixes PR 4715 from Steve Allen <allen@wormey.ndip.eskimo.net>.
1997-12-19 11:25:31 +00:00
agc
35b428f94e Update vile package from version 7.2c to 7.3 1997-12-19 09:50:07 +00:00
agc
dd1b5d3bbd Many files have been deleted between versions 20.2 and 20.3, whilst
others have been added.  Update the PLIST file to match reality.
1997-12-13 19:05:47 +00:00
agc
57dcb4a8a5 Add the checksum for the info files distfile, and delete the old
checksum for the 20.2 distribution.
1997-12-13 19:03:50 +00:00
agc
99ab27e50c + The distribution files have been split into info files and base, so
fetch info distfile as well as base.

+ xpm is installed in the correct place, so it will be picked up by
configure script, so don't specify a separate X11 header directory
in site-includes.

+ rationalise the way we specify CONFIGURE_ARGS

+ delete emacsclient from the list of binaries to be stripped - it
doesn't exist in 20.3.

+ delete gnuattach and gnudoit from the list of binaries to be
stripped - these are shell scripts.

+ install send-pr as xemacs-send-pr
1997-12-13 19:02:24 +00:00
mrg
8aa4591252 update to 20.3 1997-12-08 16:17:17 +00:00
agc
5358faaf74 Add a NetBSD RCS Id to all the PLIST files. 1997-11-06 09:57:11 +00:00
explorer
a3a5eff8f5 restore FreeBSD's Id line, and add a NetBSD one 1997-10-29 19:56:55 +00:00
explorer
b209dd491c enable joe 1997-10-29 19:52:51 +00:00
explorer
4ed74a869b Import FreeBSD port of the "joe" text editor. 1997-10-29 19:48:28 +00:00
agc
a997a37697 Initial import of Gary Capell's UTF-aware wily editor/working
environment, which is an X11 clone of Rob Pike's acme.
1997-10-24 09:49:55 +00:00
agc
cf218e7336 Add ssam to the list of sub-directories. 1997-10-23 20:24:03 +00:00
agc
3cdc0c8b76 Initial import of the ssam stream editor - analogous to sed(1), but
using the sam command set. Uses the libutf functionality.
1997-10-23 20:18:01 +00:00
hubertf
a31fef7c6c Sync with reality. 1997-10-22 01:05:45 +00:00
hubertf
4ab68db772 Add MANCOMPRESSED, MAN1, MAN3, MAN4, MAN6. 1997-10-22 01:04:58 +00:00
agc
c3525be2f9 Import one-line comment file describing editors category. 1997-10-13 16:02:05 +00:00
hubertf
c9cecad988 emacs works now. 1997-10-13 02:47:38 +00:00
hubertf
551dd598bd No longer needed. 1997-10-11 21:34:49 +00:00
hubertf
63017f8c4e Update: 19.34/FreeBSD -> 20.2/NetBSD 1997-10-11 21:32:53 +00:00
hubertf
f0eb2ebab5 Import of FSF emacs 19.34 port 1997-10-11 20:54:46 +00:00
agc
c273f936d2 Shut up a compiler warning - only define NOFILE if it's not defined
elsewhere.
1997-10-09 14:48:33 +00:00
agc
1b4219d167 Generalise for NetBSD. 1997-10-09 14:47:19 +00:00
agc
2247e48250 Install B.sh, rather than B.rc, as sam's B command. It's more
likely that there will be a shell available.
1997-10-09 14:46:16 +00:00
agc
38970df8e5 Add NetBSD RCS Ids. 1997-10-09 14:35:16 +00:00
agc
5a738ca9d8 Initial import of FreeBSD plan9 ports category into the NetBSD package
system.
1997-10-09 14:30:56 +00:00
agc
b4d9040858 Generalise for non-i386 architectures:
+ Hardcode netbsd for the moment (until I'm allowed to use a <$OPSYS>
string).

+ Change the i386 hardcoded constant into <$ARCH>, which will be
modified by bsd.port.mk when constructing the derived .PLIST file at
package installation time.
1997-10-09 10:43:54 +00:00
agc
01f487176f Add NetBSD RCS Ids.
Add NetBSD-specific configuration arguments (we don't support native
sound, and the NetBSD xpm package needs to be fixed).
1997-10-06 13:07:43 +00:00
agc
a415f6da51 Add NetBSD RCS Ids.
Update version of xvile to 7.2c
1997-10-06 13:04:27 +00:00
agc
e39c501b37 Add NetBSD RCS Ids.
Update version of vile from 7.2 to 7.2c
1997-10-06 13:03:07 +00:00
agc
ef547afa14 Add NetBSD RCS Id.
Comment out untested packages in NetBSD.
1997-10-06 12:59:52 +00:00
agc
62b0ecf202 Initial import of FreeBSD's editors ports into the NetBSD packages
system.
1997-10-06 12:41:48 +00:00