Commit Graph

734 Commits

Author SHA1 Message Date
Mark Murray
cd5dcf3386 Fix reistall. 1999-08-31 15:14:15 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
Kris Kennaway
8ab60d4a84 Close a security hole relating to a world-readable DEADJOE file.
PR:	12827
Submitted by:	Maintainer
1999-08-30 00:18:45 +00:00
Tim Vanderhoek
847ae8f2b6 Remove preceeding pkgname from some of the comments having one. 1999-08-29 19:19:43 +00:00
Michael Haro
8d6f14a9b2 sed -> ${SED} 1999-08-28 02:17:34 +00:00
Michael Haro
af5f314286 ln -> ${LN} 1999-08-28 01:58:05 +00:00
Michael Haro
17314cf2c3 echo -> ${ECHO}/${ECHO_MSG}
ln -> ${LN}
1999-08-28 01:52:21 +00:00
Michael Haro
58942bab6d echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
1999-08-27 21:14:04 +00:00
Chris Piazza
e9fe749da6 Fix a typo (PREIFX -> PREFIX) that prevented this from actually
installing.
1999-08-26 00:58:00 +00:00
Chris Piazza
a491d34e15 Err, USE_NEWGCC is needed. Put -fguiding-decls back in CFLAGS in
patch-aa
1999-08-26 00:55:17 +00:00
Chris Piazza
402f287d81 Remove a bogus CFLAGS addition 1999-08-26 00:44:28 +00:00
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
Michael Haro
235481b52a awk -> ${AWK}
basename -> ${BASENAME}
cat -> ${CAT}
cp -> ${CP}
ldconfig -> ${LDCONFIG}
mkdir -> ${MKDIR}
1999-08-22 23:33:47 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Shigeyuki Fukushima
4f84e6a4f7 Update to 7.18.19980702.
Bitmap-mule-7.18 isn't made for emacs20.
Emacs20 users should use bitmap-mule-19980702.
Submitted by:	Satoshi Asami <asami@FreeBSD.org>
1999-08-19 12:44:26 +00:00
Satoshi Asami
47f2e9852e Add editors/bitmap-{emacs20,fonts}, x11-fonts/bitmap-font. 1999-08-19 01:43:00 +00:00
David E. O'Brien
fd8bafb86f Update to patchlevel 33. 1999-08-18 17:41:00 +00:00
Shigeyuki Fukushima
d3f61b59bc Bitmap-emacs20 is Package to use bitmap in Emacs20.
Bitmap-emacs20 has following modules:
  - bitmap.el:      kernel of bitmap-emacs20
  - po.el:          tiny BDF font editor
  - smiley-mule.el: smiley-mark encoder/decoder
1999-08-18 14:04:59 +00:00
Shigeyuki Fukushima
a0d6500075 Bitmap-mule is Package to use bitmap in Mule.
Bitmap-mule has following modules:
  - bitmap.el:      kernel of bitmap-mule
  - po.el:          tiny BDF font editor
  - smiley-mule.el: smiley-mark encoder/decoder
1999-08-18 14:03:09 +00:00
Chris Piazza
a81180e5ab Activate fine 1999-08-18 01:02:50 +00:00
Chris Piazza
f8b2f2e8d6 Import of fine.
fine is "The Finally INteligent Editor" that does syntax highlighting,
has the ability to be programmed to insert text with key bindings
and more.  It uses the QT toolkit.
1999-08-18 01:01:45 +00:00
David E. O'Brien
64d556817d Upgrade to patchlevel 27.
Use DIST_SUBDIR due to the multitude of dist patch files.
Requested by:	P.W.Asami-san
1999-08-15 07:38:35 +00:00
Shigeyuki Fukushima
11f18f085d tinycustom.el* does not require on emacs and mule (emacs-19.x base).
Because these emacsen's apel port depends custom-* port.
1999-08-14 15:13:40 +00:00
Shigeyuki Fukushima
0b0c5e869e xemacs-mule does not require *-setupel.el.
Because sub-directorues in ${PREFIX}/lib/xemacs-20.4/site-lisp are
added to default load-path automatically.
1999-08-12 11:14:34 +00:00
David E. O'Brien
04abb85530 Update 5.4 to patchlevel 23.
[ with a big thanks to Bram Moolenaar <Bram@moolenaar.net> (Vim author and
FreeBSD user), for tweaking the patchlevel patches to be more Ports
Collection `distribution patch' friendly ]
1999-08-12 10:24:16 +00:00
Satoshi Asami
ecea1d3fa9 Typo (share/mule/mule -> share/mule/19.34 for EMACS_LIBDIR_WITH_VER). 1999-08-11 01:09:17 +00:00
Shigeyuki Fukushima
78fc75c559 mel-b-el.el, mel-b-el.elc in not required on emacs-20.4.
Remove these files from pkg/PLIST.
Thanks, Okazaki-san.
Submitted by:	OKAZAKI Tetsurou <okazaki@be.to>
1999-08-09 14:19:54 +00:00
Shigeyuki Fukushima
485bae48b4 Catching up to emacs-20.4. 1999-08-09 11:27:16 +00:00
Shigeyuki Fukushima
0ba224f81f Update to 20.4.
Obtained from:	OKAZAKI Tetsurou <okazaki@be.to>
1999-08-09 11:12:30 +00:00
Bill Fenner
33f1ee4e0b Use empty MASTER_SITES= to indicate that there's nothing for the
distfile survey to check.
1999-08-09 06:27:14 +00:00
Satoshi Asami
520a263b2a Add a bunch of new flim/semi/wemi directories.
Found by:	automated package build complaining about missing directories
1999-08-09 00:40:17 +00:00
Justin M. Seger
05cfc097d1 Upgrade to emacs 20.4
Submitted by:	shige
PR:		ports/12779
1999-08-08 17:58:54 +00:00
Shigeyuki Fukushima
4211e63856 WEMI(wemi-xemacs-mule-current) is a library of MIME feature for GNU Emacs.
WEMI is a branch of SEMI kernel package using widget.
This version is a development version.
1999-08-06 19:32:39 +00:00
Shigeyuki Fukushima
ceac1aff83 WEMI(wemi-xemacs20-current) is a library of MIME feature for GNU Emacs
WEMI is a branch of SEMI kernel package using widget.
This version is a development version.
1999-08-06 19:31:10 +00:00
Shigeyuki Fukushima
5ba6b59db4 WEMI(wemi-xemacs) is a library of MIME feature for GNU Emacs
WEMI is a branch of SEMI kernel package using widget.
This version is a development version.
1999-08-06 19:30:01 +00:00
Shigeyuki Fukushima
e0bccdac53 WEMI(wemi-xemacs-mule) is a library of MIME feature for GNU Emacs
WEMI is a branch of SEMI kernel package using widget.
1999-08-06 19:28:19 +00:00
Shigeyuki Fukushima
dfca96929f WEMI(wemi-xemacs20) is a library of MIME feature for GNU Emacs
WEMI is a branch of SEMI kernel package using widget.
1999-08-06 19:27:01 +00:00
Shigeyuki Fukushima
0b64a1e493 WEMI(wemi-xemacs) is a library of MIME feature for GNU Emacs
WEMI is a branch of SEMI kernel package using widget.
1999-08-06 19:25:09 +00:00
Shigeyuki Fukushima
7506e44cde SEMI(semi-xemacs-mule-current) is a library of MIME feature for GNU Emacs.
This version is a development version.
1999-08-06 19:22:08 +00:00
Shigeyuki Fukushima
739086d24c SEMI(semi-xemacs-mule) is a library of MIME feature for GNU Emacs. 1999-08-06 19:19:53 +00:00
Shigeyuki Fukushima
99d9a84d05 SEMI(semi-xemacs20-current) is a library of MIME feature for GNU Emacs.
This version is a development version.
1999-08-06 19:17:34 +00:00
Shigeyuki Fukushima
6229366b11 SEMI(semi-xemacs20) is a library of MIME feature for GNU Emacs. 1999-08-06 19:15:25 +00:00
Shigeyuki Fukushima
74687e445a SEMI(semi-xemacs-current) is a library of MIME feature for GNU Emacs.
This is a development version.
1999-08-06 19:13:17 +00:00
Shigeyuki Fukushima
5708aeaca4 SEMI(semi-xemacs) is a library of MIME feature for GNU Emacs. 1999-08-06 19:11:09 +00:00
Shigeyuki Fukushima
4be29ea34b flim-xemacs-mule-current is message representation or encoding emacs lisp library.
This is a development version.
1999-08-06 19:08:53 +00:00
Shigeyuki Fukushima
f3354572f2 flim-xemacs-mule is message representation or encoding emacs lisp library. 1999-08-06 19:07:06 +00:00
Shigeyuki Fukushima
373f4ffabd flim-xemacs20 is message representation or encoding emacs lisp library.
This version is a development version.
1999-08-06 19:05:46 +00:00
Shigeyuki Fukushima
e5cef1f11f flim-xemacs20 is message representation or encoding emacs lisp library. 1999-08-06 19:04:17 +00:00
Shigeyuki Fukushima
aff3179f82 flim-xemacs-current is message representation or encoding emacs lisp library.
This version is a development version.
1999-08-06 19:02:06 +00:00
Shigeyuki Fukushima
9d216bd601 flim-xemacs is message representation or encoding emacs lisp library. 1999-08-06 18:58:36 +00:00