summaryrefslogtreecommitdiff
path: root/editors/jed
AgeCommit message (Collapse)AuthorFilesLines
2002-03-14Not needed any longer.wiz1-21/+0
2002-03-14Use slang buildlink.mk instead of DEPENDency.wiz2-6/+4
Fixes pkg/15852 as suggested by Hiramatsu Yoshifumi.
2001-10-31Move pkg/ files into package's toplevel directoryzuntum3-2/+2
2001-10-25Clean up the post-install target a bit more.agc1-4/+3
2001-10-25Move post-install commands from a script to a Makefile target, andagc2-18/+8
do the post-install target a bit more efficiently. Remove unnecessary script file.
2001-10-25Regnerate patch digests after adding NetBSD RCS Ids.agc1-3/+3
2001-10-25Add NetBSD RCS Ids.agc2-0/+4
2001-10-21Update to 0.99.15, provided by Scott Barron in pkg/14194.wiz5-28/+25
Changes since 0.99.14: Bugfixes, and: src/menus.c: Scrolling implemented for popup menus that contain more rows than the display. src/wterm.c: included latest patches from John Skilleter <John.Skilleter@pace.co.uk> for wheel-mouse support. src/intrin.c: New intrinsic variable Menus_Active indicates whether or not the menus are currently active. src/wterm.c: fix problem with background color used when the screen is cleared not matching the background color used in drawing text.
2001-09-27Mechanical changes to 375 files to change dependency patterns of the formjlam1-2/+2
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the packages whose base package name is "foo", and not those named "foo-bar". A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also change dependency examples in Packages.txt to reflect this.
2001-09-14Update to 0.99.14, provided by Scott Barron in pkg/13734.wiz7-144/+201
Changes are too many too list here.
2001-04-19Move to sha1 digests, and add distfile sizes.agc1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-8/+6
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2001-02-06Unify format of MESSAGEs, and include RCS Ids.wiz1-1/+2
2001-01-29Add automatic ${VARIABLE} handling for MESSAGE files.wiz2-9/+6
Convert most MESSAGE files to new syntax (${VARIABLE} gets replaced, not @VARIABLE@, nor @@VARIABLE@@). By default, substitutions are done for LOCALBASE, PKGNAME, PREFIX, X11BASE, X11PREFIX; additional patterns can be added via MESSAGE_SUBST. Clean up some packages while I'm there; add RCS tags to most MESSAGEs. Remove some uninteresting MESSAGEs.
2000-09-03Use a saner version number (0.98.7 instead of 0.98-7);wiz2-3/+10
don't hardwire /usr/pkg in MESSAGE.
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs1-1/+1
2000-01-01Wildcard dependency on libslang.mjl1-2/+2
1999-10-15Update dependeny on libslang to 1.3.9mjl1-2/+2
1999-07-22libslang to 1.3.8mycroft1-2/+2
1999-07-09Add package patch-sum filesagc1-0/+5
1999-06-22Remove redundant "--prefix=..." from ${CONFIGURE_ARGS}.tron1-2/+2
1999-06-22Update dependence on "libslang" package to version 1.3.7.tron1-2/+2
1999-06-03On Solaris, find the -lcurses library instead of -ltermcap. Makes thisagc1-2/+19
package work on Solaris.
1999-06-03Add fix from the author to avoid an s-lang error with Emacs keybindings.agc1-0/+14
Pointed out by Jukka Marin.
1999-06-03Fix directory path on ftp master site.agc1-2/+2
1998-12-30rgrep needs -lm and -ltermcap for slang to be happy.garbled1-3/+12
1998-11-12Remove a blank line, flagged as a fatal error in pkglint.agc1-2/+1
1998-11-01Also populate /usr/pkg/share/{doc,info}. Don't make /usr/pkg/share/bin.hwr3-7/+66
1998-10-31Remove unnecesary mkdir rules.frueauf1-5/+1
1998-10-31Dito to what I fixed in slrn/Makefile.frueauf1-13/+12
1998-10-31Import of the Jed editor. Jed is powerful and extensible throughhwr9-0/+204
S-Lang functions.