agc
b9e6923ab2
Remove a blank line, flagged as a fatal error in pkglint.
1998-11-12 16:30:44 +00:00
hwr
76f0a4284c
Also populate /usr/pkg/share/{doc,info}. Don't make /usr/pkg/share/bin.
1998-11-01 14:55:37 +00:00
frueauf
cedbd79e1a
Remove unnecesary mkdir rules.
1998-10-31 23:25:18 +00:00
frueauf
75875c2637
Dito to what I fixed in slrn/Makefile.
1998-10-31 23:23:36 +00:00
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