Satoshi Asami
1d0bcce520
Add
...
xemacs-base-packages
xemacs-mule-base-packages
xemacs-mule-sumo-packages
xemacs-sumo-packages
to editors/Makefile and
xemacs-sumo
xemacs-sumo-canna
xemacs-sumo-canna+wnn4
xemacs-sumo-canna+wnn6
xemacs-sumo-wnn4
xemacs-sumo-wnn6
to japanese/Makefile.
Found by: bento
1999-09-09 23:27:51 +00:00
Satoshi Taoka
120a243b9a
I updated XEmacs-mule to 21.1.6 and these ports became broken.
...
Changed from "20.4" to "21.1.6" in Makefile
1999-09-09 16:28:48 +00:00
Satoshi Taoka
d19b7acbb4
Updated XEmacs-mule to 21.1.6
...
(1) Add the following ports for XEmacs packages (by repository-copy).
ports/editors/xemacs-base-packages
ports/editors/xemacs-mule-base-packages
ports/editors/xemacs-mule-sumo-packages
ports/editors/xemacs-sumo-packages
The last two ports are for japanese.
PR: 13386
Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
(2) Add the following ports for XEmacs packages for mule (by repository-copy).
ports/japanese/xemacs-sumo
ports/japanese/xemacs-sumo-canna
ports/japanese/xemacs-sumo-canna+wnn4
ports/japanese/xemacs-sumo-canna+wnn6
ports/japanese/xemacs-sumo-wnn4
ports/japanese/xemacs-sumo-wnn6
PR: 13387
Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
(3) Modified the following ports in order to update to 21.1.6.
ports/japanese/xemacs
ports/japanese/xemacs-canna
ports/japanese/xemacs-canna+wnn4
ports/japanese/xemacs-canna+wnn6
ports/japanese/xemacs-wnn4
ports/japanese/xemacs-wnn6
ports/editors/xemacs-mule
ports/editors/xemacs-mule-common
PR: 13390
Submitted by: maintainer, KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
1999-09-09 14:25:39 +00:00
Chris Piazza
68e615346e
Update MAINTAINER's email address
...
PR: 13648
Submitted by: maintainer
1999-09-09 03:03:19 +00:00
Satoshi Taoka
f9d82a9ce5
Add gwp
1999-09-09 01:06:03 +00:00
Chris Piazza
d7790f9811
Err, this program links with qt, not qt2.. duh
1999-09-08 23:38:55 +00:00
Chris Piazza
5378efbda4
BROKEN if OSVERSION < 400004. This port requires NEWGCC but uses
...
QT which is built with the old gcc. That doesn't work.
1999-09-08 23:38:39 +00:00
Shigeyuki Fukushima
117abf6fda
Depend on custom-emacs or custom-mule.
...
We use a custom library instead of tinycustom.el included in apel.
1999-09-08 14:53:08 +00:00
Chris Piazza
fa45e01d80
Fix a typo (nie -> nice)
...
Submitted by: Maxim Sobolev <sobomax@altavista.net>
1999-09-07 18:44:50 +00:00
Chris Piazza
2417273102
Link with qt2, not qt.
1999-09-07 14:01:59 +00:00
Steve Price
ec1b2d16ed
The tiff port now lives in ports/graphics/tiff.
1999-09-07 10:45:31 +00:00
Chris Piazza
1a60cef6ca
Fix by using a MAKE_ENV to set CXX...
1999-09-06 05:22:40 +00:00
Chris Piazza
2aa14507af
Activate elvis
1999-09-04 19:34:04 +00:00
Chris Piazza
90f74536d2
Import of elvis.
...
Elvis is intended to be a modern replacement for the classic
ex/vi editor. Elvis supports many new features, including multiple
edit buffers, multiple windows, multiple user interfaces, and a
variety of display modes including plain text, syntax highlighting,
hex dump, HTML and man page formatter.
PR: 13543
Submitted by: Christian Weisgerber <naddy@unix-ag.uni-kl.de>
1999-09-04 19:33:38 +00:00
Steve Price
f91103dc8a
Allow the PKGNAME to be overridden by the vim-lite port so we don't
...
get duplicate named packages in INDEX.
Noticed by: pib
1999-09-04 04:46:16 +00:00
Michael Haro
e0fe6ce714
update URL for reg key
...
Submitted by: John and Jennifer Reynolds <jreynold@primenet.com>
1999-09-02 04:57:32 +00:00
David E. O'Brien
91e0452c17
bump to patchlevel 49
1999-09-02 04:53:06 +00:00
David E. O'Brien
0bb8034540
tweak a little
1999-09-01 18:38:41 +00:00
David E. O'Brien
a8a0f45639
portlint
1999-09-01 18:37:31 +00:00
David E. O'Brien
50046ebe75
bump up to patchlevel 49
1999-09-01 18:35:53 +00:00
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
Shigeyuki Fukushima
2edd36597f
Add EMACS_LIBDIR_WITH_VER valiable.
...
wemi-setupel.el file is installed
into ${PREFIX}/${EMACS_LIBDIR_WITH_VER}/site-lisp.
1999-08-06 17:07:22 +00:00
Shigeyuki Fukushima
97d530e1d3
Add EMACS_LIBDIR_WITH_VER valiable.
...
semi-setupel.el file is installed
into ${PREFIX}/${EMACS_LIBDIR_WITH_VER}/site-lisp.
1999-08-06 17:01:02 +00:00
Shigeyuki Fukushima
9e5a01bf35
Add EMACS_LIBDIR_WITH_VER valiable.
...
flim-setupel.el file is installed
into ${PREFIX}/${EMACS_LIBDIR_WITH_VER}/site-lisp.
1999-08-06 16:56:19 +00:00
Shigeyuki Fukushima
091fffcfda
Update to 9.20.
1999-08-06 14:52:38 +00:00
Shigeyuki Fukushima
00faecafc9
Update to 9.20.
1999-08-06 14:20:37 +00:00
Shigeyuki Fukushima
e1fa0d6161
Update to 9.20.
...
Reviewed by: OKAZAKI Tetsurou <okazaki@be.to>
1999-08-06 14:18:50 +00:00
Shigeyuki Fukushima
fd0188b4a1
Update to 9.20.
...
Reviewed by: OKAZAKI Tetsurou <okazaki@be.to>
1999-08-06 14:16:47 +00:00
Tim Vanderhoek
eb48f6f640
Re-enforce caps, no period. An "exceptions" file has been created
...
containing the ports editors/vim5, sysutils/star, and one other.
1999-08-02 16:55:21 +00:00
David E. O'Brien
868fccd85b
Go back to patchlevel 8 as the author re-cut patch 10 and it is now
...
incompatable with us.
1999-08-01 15:33:03 +00:00
Steve Price
7fd888345d
Update to version 0.5.4.
...
PR: 12593
Submitted by: maintainer
1999-08-01 02:52:58 +00:00
David E. O'Brien
b9ada091c3
Foo. I only got the Makefile committed.
1999-07-31 22:40:46 +00:00
David E. O'Brien
3ad7e6895c
Update to patchlevel 10.
1999-07-31 19:06:27 +00:00
David E. O'Brien
2038d4921b
Add offical patches 1-8 (this updates us to version 5.4-pl8)
1999-07-30 17:57:45 +00:00
David E. O'Brien
1edb0d8c7d
Upgrade to version 5.4.
1999-07-30 17:12:01 +00:00
Marcel Moolenaar
d7d791cfa6
Make port depend on linux_base instead of linux_lib.
1999-07-21 14:55:43 +00:00
David E. O'Brien
ea23014920
Make useless "Ports collection makefile for" comment consistant with port's
...
name.
1999-07-19 04:55:09 +00:00
Michael Haro
0425538710
include bsd.port.pre.mk so we can find PORTSDIR
1999-07-16 07:10:09 +00:00
Michael Haro
567f42b0c0
/usr/ports -> ${PORTSDIR}
1999-07-15 22:45:47 +00:00
David E. O'Brien
94af3538d8
Don't install links to GUI versions, nor their man pages.
...
Suggested by: Nick Hibma <nick.hibma@jrc.it>
1999-07-15 12:15:40 +00:00
David E. O'Brien
5ef931cc38
And `vim-lite' was born.
1999-07-14 18:52:42 +00:00
David E. O'Brien
a70b3bd4b8
Satelite port for Vim to build a version w/o X11 support, w/o perl or tcl
...
interpreter support, etc..
1999-07-14 18:51:45 +00:00
David E. O'Brien
c70c1e14bc
Support a "lite" satelite port.
1999-07-14 18:45:19 +00:00
Shigeyuki Fukushima
0ea2002b0f
Change PATCH_SITES.
...
Fix unfetchable problem.
1999-07-12 16:18:38 +00:00
Chris Piazza
b24fd38152
Update to 1.5.2
...
PR: 12559
Submitted by: maintainer
1999-07-10 02:40:50 +00:00
Steve Price
d6cef14959
Remove a couple of extra blank lines so portlint is happy.
1999-07-04 21:38:23 +00:00
Chris Piazza
c4c8c4061f
Update to lpe 1.2.2.
1999-07-04 18:35:32 +00:00
Chris Piazza
572a4c993a
Bring over the NO_X11 changes from emacs20. (define NO_X11 to build without
...
an X dependancy)
1999-07-04 03:28:44 +00:00
SADA Kenji
48b61c94a8
Fix a probrem which occurs if you specify WRKDIRPREFIX variable.
1999-07-01 23:15:54 +00:00
Shigeyuki Fukushima
02f78b3982
Activate the following ports:
...
apel-xemacs
apel-xemacs20
apel-xemacs-mule
1999-07-01 15:02:11 +00:00
Shigeyuki Fukushima
d6e86f149c
A Portable Emacs Library for xemacs(20)-mule.
1999-07-01 13:02:16 +00:00
Shigeyuki Fukushima
ad0837ae89
A Protable Emacs Library for xemacs20.
1999-07-01 12:57:18 +00:00
Shigeyuki Fukushima
93e6ef98b3
A Protable Emacs Library for xemacs(-19.16).
1999-07-01 12:55:26 +00:00
Shigeyuki Fukushima
35b86103d5
Update to 9.19.
1999-06-29 23:59:32 +00:00
Michael Haro
7f6443b63e
Move manpage from PLIST to Makefile and cleanup Makefile
1999-06-27 09:02:11 +00:00
Michael Haro
5665c6ddb6
1) move manpage from PLIST to Makefile
...
2) fix maintainer's email address (@@ -> @)
1999-06-27 08:53:24 +00:00
Chris Piazza
adce277bc8
Add a MAINTAINER to this port.
...
PR: 12405
Submitted by: andrews@technologist.com
1999-06-27 05:36:20 +00:00
Tim Vanderhoek
80d5cf586f
Fix some 80+ character COMMENTs that turned-up in the recent pkg/COMMENT
...
rampage.
1999-06-27 04:14:00 +00:00
Tim Vanderhoek
748713c3f6
As threatened, enforce the "Capital, no period" rule. Ellipses are
...
permitted. Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +00:00
Justin M. Seger
28395826e9
Add non-X support by building with NO_X11 defined.
...
Submitted by: Matthew Seaman <m.seaman@inpharmatica.co.uk>
PR: ports/11781
1999-06-25 22:05:58 +00:00
Gary Jennejohn
825aeb45c0
Fix PLIST to reflect the fact that I changed xemacs.sh to xemacs21.sh
...
(a la xemacs20), but forgot to update PLIST.
1999-06-23 19:47:34 +00:00
Gary Jennejohn
b16dfc8643
Add xemacs-packages and xemacs21.
1999-06-22 22:26:40 +00:00
Gary Jennejohn
5af0ddcf0f
This is xemacs-packages. It contains a selection of "most used"
...
packages to go along with the xemacs21 port. Note that the user can
add and delete packages as desired using the mechanisms provided by
xemacs21.
The packages are automatically installed when xemacs21 is installed
from the ports tree. Unfortunately, this is not true when xemacs21
is installed using pkg_add. In this case the user has to install
xemacs-packages manually beforehand.
Submitted by: Michael Elbel (me@freebsd.org )
1999-06-22 22:16:55 +00:00
Gary Jennejohn
667b857a75
This is the latest version of xemacs - Xemacs 21.1.
...
This requires xemacs-packages which be will committed next. Xemacs now
allows the user to maintain packages himself. See DESCR.
This supersedes PR 11618, which was based on an older release.
This commit was blasted over a repository copy of xemacs20, which is why
there are so many changes.
Submitted by: Michael Elbel (me@freebsd.org )
1999-06-22 22:02:00 +00:00
Steve Price
d932d9bb50
This port also BUILD_DEPENDS on gettext for its documentation.
1999-06-22 16:26:28 +00:00
Chris Piazza
1e39753fcf
Update cooledit to 3.11.3.
...
PR: 12162
1999-06-19 06:02:08 +00:00
Chris Piazza
65ba71e8ec
Update to 1.2.1
...
PR: 12287
1999-06-19 05:27:09 +00:00
Steve Price
2954c55b1d
Update to version 3.11.2.
...
PR: 12047
Submitted by: Chris Piazza <cpiazza@home.net>
1999-06-09 00:05:23 +00:00
Steve Price
c3fdebf084
Add the gedit port and re-order the gnotepad+ port.
1999-06-06 17:56:51 +00:00
Steve Price
a9f0e2b686
Initial import of gedit version 0.5.1.
...
A small but powerful text editor for the Gnome Desktop Environment.
PR: 11486
Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
1999-06-06 17:55:43 +00:00
Steve Price
5dc3a85a4c
Add the .so symlink for the library.
1999-06-06 15:51:43 +00:00
Michael Haro
5ce8e8e5c7
Remove the test to create ${PREFIX}/share/info/dir as it is now
...
in bsd.port.mk and this helps to unify the check and install.
1999-06-05 22:32:11 +00:00
Michael Haro
3aa77171e7
Switch from GNU_CONFIGURE to USE_LIBTOOL with port so that it won't install
...
the .la file.
1999-06-05 19:00:43 +00:00
Jun Kuriyama
de0bcc4eb2
Fix typo.
1999-05-29 14:44:36 +00:00
Jun Kuriyama
a75f6907bd
A major mode for editing SGML and XML documents for XEmacs with Mule.
1999-05-29 14:42:32 +00:00
Jun Kuriyama
08f5810559
Activate psgml-xemacs-mule.
1999-05-29 14:38:49 +00:00
Steve Price
92103d6d5c
Update to use gtk version 1.2.3.
...
PR: 11842
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
1999-05-29 03:56:15 +00:00
Shigeyuki Fukushima
7df178750b
Change from psgml-setup.el to psgml-setupel.el.
...
Improve scripts/configure (delete needless indirect INFILES variable).
Use PSGML_SETUPEL in PLIST_SUB.
1999-05-23 16:23:36 +00:00
Shigeyuki Fukushima
32f9d19977
Change from wemi-setup.el to wemi-setupel.el.
...
Use WEMI_SETUPEL in PLIST_SUB.
Improve scripts/configure.
Fix pkg/DESCR (sync with apel/flim modification).
1999-05-23 15:53:25 +00:00
Shigeyuki Fukushima
ba17dae4cb
Change from wemi-setup.el to wemi-setupel.el.
...
Use WEMI_SETUPEL in PLIST_SUB variable.
Improve scripts/configure.
Fix pkg/DESCR.
1999-05-23 15:50:01 +00:00
Shigeyuki Fukushima
ae20fc153a
Improve scripts/configure.
...
Fix pkg/DESCR (sync with apel/flim modification).
1999-05-23 15:44:31 +00:00
Shigeyuki Fukushima
6f9cd38037
Change from flim-setup.el to flim-setupel.el.
...
Use FLIM_SETUPEL in PLIST_SUB variable.
Improve scripts/configure.
1999-05-23 15:39:48 +00:00
Shigeyuki Fukushima
175878ac6a
Change from flim-stup.el to flim-setupel.el.
...
Use APEL_SETUPEL in PLIST_SUB variable.
Improve scripts/configure.
1999-05-23 15:35:18 +00:00
Shigeyuki Fukushima
f89ac1adfc
Use PLIST_SUB (apel-setupel.el).
1999-05-23 15:31:08 +00:00
Shigeyuki Fukushima
4f21f14900
Change from apel-setup.el to apel-setupel.el.
...
Improve scripts/configure.
1999-05-23 15:28:44 +00:00
Shigeyuki Fukushima
6c31449761
WEMI is a branch of SEMI kernel package using widget. It is a library
...
to provide MIME feature for GNU Emacs(Mule) based on SEMI API. Namely it
contains whole features of SEMI thus it is a replacement of SEMI.
This is a development version.
I forgot to put this in previous commit log.
1999-05-21 13:36:01 +00:00
Shigeyuki Fukushima
c6bff366fb
WEMI is a branch of SEMI kernel package using widget. It is a library
...
to provide MIME feature for GNU Emacs based on SEMI API. Namely it
contains whole features of SEMI thus it is a replacement of SEMI.
This is a development version.
I forgot to put this in previous commit log.
1999-05-21 13:35:10 +00:00
Shigeyuki Fukushima
5f5b81c984
WEMI is a branch of SEMI kernel package using widget. It is a library
...
to provide MIME feature for GNU Emacs(Mule) based on SEMI API. Namely it
contains whole features of SEMI thus it is a replacement of SEMI.
I forgot to put this in previous commit log.
1999-05-21 13:34:27 +00:00
Shigeyuki Fukushima
2966f55f16
WEMI is a branch of SEMI kernel package using widget. It is a library
...
to provide MIME feature for GNU Emacs based on SEMI API. Namely it
contains whole features of SEMI thus it is a replacement of SEMI.
I forgot to put this in previous commit log.
1999-05-21 13:33:37 +00:00
Shigeyuki Fukushima
def52a273d
SEMI is a library to provide MIME feature for GNU Emacs(Mule).
...
This is a development version.
I forgot to put this in previous commit log.
1999-05-21 13:32:36 +00:00
Shigeyuki Fukushima
86c83141db
SEMI is a library to provide MIME feature for GNU Emacs.
...
This is a development version.
I forgot to put this in previous commit log.
1999-05-21 13:31:52 +00:00
Shigeyuki Fukushima
d1d6c8e8c4
SEMI is a library to provide MIME feature for GNU Emacs(Mule).
...
I forgot to put this in previous commit log.
1999-05-21 13:30:51 +00:00
Shigeyuki Fukushima
236b271375
SEMI is a library to provide MIME feature for GNU Emacs.
...
I forgot to put this in previous commit log.
1999-05-21 13:29:59 +00:00
Shigeyuki Fukushima
7e0c4c17fe
FLIM is a library to provide basic features about message representation
...
or encoding for editors/mule. This is a development version.
I forgot to put this in previous commit log.
1999-05-21 13:28:48 +00:00
Shigeyuki Fukushima
446a7daba8
FLIM is a library to provide basic features about message representation
...
or encoding. This is a development version.
I forgot to put this in previous commit log.
1999-05-21 13:27:51 +00:00
Shigeyuki Fukushima
c649d7a543
FLIM is a library to provide basic features about message representation
...
or encoding for editors/mule.
I forgot to put this in previous commit log.
1999-05-21 13:26:51 +00:00
Shigeyuki Fukushima
837abb7c38
FLIM is a library to provide basic features about message representation
...
or encoding.
I forgot to put this in previous commit log.
1999-05-21 13:25:30 +00:00
Satoshi Asami
555a1b54c8
Fix a few more category typos.
1999-05-13 09:18:15 +00:00
Satoshi Asami
f50469edbb
Fix some typos.
...
Submitted by: maintainer
1999-05-12 23:05:17 +00:00
Satoshi Asami
91aa582443
Remove two missing files so packaging works.
1999-05-12 09:22:44 +00:00
Satoshi Asami
4c9b800eba
Fix compilation errors.
...
PR: 11612
Submitted by: cpiazza@home.net
1999-05-12 05:21:11 +00:00
Shigeyuki Fukushima
96dcc3da2c
Depend on mail/metamail (mmencode).
1999-05-10 16:04:45 +00:00
Shigeyuki Fukushima
f267762de8
Change semi-setup.el to semi-setupel.el.
1999-05-10 15:56:38 +00:00
Shigeyuki Fukushima
5b1647df8f
Change semi-setup.el to semi-setupel.el.
1999-05-10 15:44:34 +00:00
Shigeyuki Fukushima
e767bf71e5
Add semi-setup.el to PLIST.
1999-05-10 15:06:21 +00:00
Shigeyuki Fukushima
6fb2439f90
Fix REQUIRE_SETUPEL.
1999-05-10 15:00:49 +00:00
Shigeyuki Fukushima
e54ccdeaae
Activate the following ports:
...
editors/wemi-emacs
editors/wemi-emacs-current
editors/wemi-mule
editors/wemi-mule-current
1999-05-10 14:55:16 +00:00
Shigeyuki Fukushima
400e8641e9
Change from master to slave.
...
New master port is editors/wemi-emacs-current.
1999-05-10 14:51:54 +00:00
Shigeyuki Fukushima
c06219519d
New port: editors/wemi-mule-current.
1999-05-10 14:47:27 +00:00
Shigeyuki Fukushima
bbdf45d29e
New port: editors/wemi-emacs-current.
1999-05-10 14:44:26 +00:00
Shigeyuki Fukushima
6f62d34176
Change from master to slave.
...
New master port is editors/wemi-emacs.
1999-05-10 14:41:50 +00:00
Shigeyuki Fukushima
5a2d36a800
New port: editors/wemi-mule
1999-05-10 13:38:55 +00:00
Shigeyuki Fukushima
49127129f1
New port: editors/wemi-emacs.
1999-05-10 13:37:23 +00:00
Shigeyuki Fukushima
a299151f14
Add flim-setup.el to PLIST.
1999-05-10 13:34:09 +00:00
Shigeyuki Fukushima
e6a1989e21
Fix REQUIRE_SETUPEL.
1999-05-10 13:31:16 +00:00
Shigeyuki Fukushima
0114c73432
Add flim-setup.el to PLIST.
1999-05-10 13:26:24 +00:00
Shigeyuki Fukushima
24268ec9e6
Fix REQUIRE_SETUPEL.
1999-05-10 13:23:51 +00:00
Shigeyuki Fukushima
8034686e2f
Activate the following ports:
...
flim-emacs
flim-emacs-current
flim-mule
flim-mule-current
semi-emacs
semi-emacs-current
semi-mule
semi-mule-current
1999-05-09 17:15:51 +00:00
Shigeyuki Fukushima
a92835f5f4
Change from master to slave.
...
New master port is editors/semi-emacs-current.
1999-05-09 16:59:09 +00:00
Shigeyuki Fukushima
e8558f02b5
New port: editors/semi-mule-current.
1999-05-09 16:56:54 +00:00
Shigeyuki Fukushima
b72cb46db9
New port: editors/semi-emacs-current.
1999-05-09 16:54:11 +00:00
Shigeyuki Fukushima
864cfb3ae1
Change from master to slave.
...
New master port is editors/semi-emacs.
1999-05-09 16:51:59 +00:00
Shigeyuki Fukushima
7bcde396b7
New port: editors/semi-mule.
1999-05-09 16:48:45 +00:00
Shigeyuki Fukushima
35bbb83178
New port: editors/semi-emacs.
1999-05-09 16:46:03 +00:00
Shigeyuki Fukushima
3e9157faaf
Change from master to slave.
...
New master port is editors/flim-emacs-current.
1999-05-09 16:40:17 +00:00
Shigeyuki Fukushima
2434eec576
New port: editors/flim-mule-current.
1999-05-09 16:36:50 +00:00
Shigeyuki Fukushima
bc166d0034
New port: editors/flim-emacs-current.
1999-05-09 16:34:29 +00:00
Steve Price
c18ed2df67
Update to version 1.1.4.
...
PR: 11588
Submitted by: Chris Piazza <cpiazza@home.net>
1999-05-09 16:29:54 +00:00
Shigeyuki Fukushima
02d2a492a1
Change from master to slave.
...
New master port is editors/flim-emacs.
1999-05-09 16:26:49 +00:00
Shigeyuki Fukushima
1430d98a7d
New port: editors/flim-mule.
1999-05-09 16:22:38 +00:00
Shigeyuki Fukushima
86353a54be
New port: editors/flim-emacs.
1999-05-09 16:19:28 +00:00
Shigeyuki Fukushima
56caa27636
Update to 9.18.
1999-05-09 16:14:47 +00:00
Jun Kuriyama
f90e5198b5
Fix for perl5.
...
Submitted by: Yasuhiro Fukuma <yasuf@big.or.jp>
1999-05-09 03:40:18 +00:00
Jun-ichiro itojun Hagino
97b288ef69
master distribution URL has changed.
...
BROKEN tag is updated (the original distribution is incompatible with perl5,
I just have no perl5 skill to fix this - perl5 guru please help).
1999-05-07 17:01:52 +00:00
Satoshi Taoka
ca07c782ad
Added the following ports:
...
x11-fm/binder
editors/muggy
archivers/deepforest
deskutils/recycler
misc/seizedesktop
graphics/jgv
japanese/binder
japanese/muggy
japanese/deepforest
japanese/jgv
japanese/recycler
japanese/seizedesktop
1999-05-06 14:30:10 +00:00
Satoshi Taoka
78d6c8b87a
A simple text editor for the X on TkStep.
...
PR: 11423
Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
1999-05-06 13:39:52 +00:00
Steve Price
2c78917c6b
LIB_DEPENDS on the new unified xview port.
1999-05-04 23:18:39 +00:00
Donald Burr
0c9ab0ab62
Activate AbiWord.
1999-05-04 13:01:33 +00:00
Donald Burr
3ad00ec7d3
Importing new port editors/AbiWord, an Open Source, cross platform
...
WYSIWYG word processor.
1999-05-04 12:26:02 +00:00
Tim Vanderhoek
d6083f4e6e
Would it be considered sacriligious to change all of the 'K's in
...
Kirk McKusick, Keith Bostic, and J. Karels into 'W's,
representing WWW:? Probably. Better not risk it. :)
1999-05-02 22:03:30 +00:00
Michael Haro
e7174755d4
fix plist
1999-05-02 10:35:44 +00:00
Justin M. Seger
539536fae4
Switch to using USE_ZIP along with minor cleanups to some ports.
1999-05-01 12:34:38 +00:00
Satoshi Taoka
0347e6e13e
Changed MAINTAINER's e-mail address
...
from taoka@infonets.hiroshima-u.ac.jp to taoka@FreeBSD.org
1999-05-01 04:03:48 +00:00
Steve Price
c432c9df48
Update to version 1.5.1.
...
PR: 11329
Submitted by: maintainer
1999-05-01 02:59:00 +00:00
Satoshi Asami
a0e70fcf4c
Add custom-emacs and custom-mule.
1999-04-30 23:06:46 +00:00
Satoshi Taoka
1aba8d04f7
Added gnotepad+ and the
1999-04-30 08:47:44 +00:00
Satoshi Taoka
e616f0ba0c
The Hessling Editor, an implementation of the xedit editor
...
PR: 10846
Submitted by: Pedro F. Giffuni <giffunip@asme.org>
1999-04-30 08:42:12 +00:00
Satoshi Taoka
1d2c2cd550
a simple GTK based text/HTML editor
...
PR: 10489
Submitted by: Brett Taylor <brett@peloton.physics.montana.edu>
1999-04-30 08:33:55 +00:00
Shigeyuki Fukushima
8c2dbcb3ef
New port: New custom library for mule.
1999-04-30 03:01:44 +00:00
Shigeyuki Fukushima
aabfebfa8b
New port: New custom library for emacs.
1999-04-30 02:59:34 +00:00
David E. O'Brien
416726ef9d
Don't build with Python support until I can make it work with Python 1.5.2.
1999-04-29 02:39:24 +00:00
David E. O'Brien
f1fda1b9bc
Mark BROKEN -- majorly FUBARed.
1999-04-24 22:53:25 +00:00
Michael Haro
c6678557f7
Update to 1.1.9
...
PR: 11262
Submitted by: maintainer
1999-04-22 23:11:08 +00:00
Marc G. Fournier
a05c0a07b8
this should finish cleaning up the WWW_SITE -> DESCR/WWW: mess ...
1999-04-22 00:17:18 +00:00
SADA Kenji
11d826770b
PR: ports/11210
...
Submitted by: KUNISHIMA Takeo <kunishi@c.oka-pu.ac.jp>
editors/wemi-emacs20 and editors/wemi-emacs20-current fail to
'make install' unless `NOPORTDOCS' option is set.
1999-04-19 16:44:51 +00:00
Steve Price
9a2b47e80d
Update to version 1.1.8.
...
PR: 11193
Submitted by: maintainer
1999-04-19 04:06:55 +00:00
Justin M. Seger
e44dfbde7e
Upgrade to beav-1.40.13
...
MAINTAINER ports->jseger
1999-04-18 23:59:50 +00:00
SADA Kenji
da8a30faaa
Make good to `make install' when NOPORTDOCS is not set.
1999-04-18 05:01:14 +00:00
Jun-ichiro itojun Hagino
8512a59b72
- original distribution URL (and MD5 value) has changed.
...
MD5 value was changed because some lines are added/removed from README.
- upgrade multilingual patch to the most recent one.
Thanks Satoshi for letting me know the MD5 change.
1999-04-17 10:51:11 +00:00
Kris Kennaway
195f92b250
Upgrade to gxedit 1.23
1999-04-16 10:38:38 +00:00
Satoshi Taoka
477e4a3f57
Update to vertion 1.3
...
PR: 11159
Submitted by: Chris Piazza cpiazza@home.net
1999-04-16 05:19:57 +00:00
Michael Haro
4d8f38605f
add lpe
1999-04-14 06:00:04 +00:00
Michael Haro
3fe0aff439
Really small editor and has syntax highlighting for quit a few languages.
...
PR: 11106
Submitted by: Chris Piazza cpiazza@home.net
1999-04-14 05:56:14 +00:00
Justin M. Seger
e7d87ad753
Fix PLISt
1999-04-11 11:36:34 +00:00
Justin M. Seger
587e7c5114
Back out last commit.
...
3.2 is apparently more recent than 3.14.
Pointed out by: Kris Kennaway
1999-04-11 11:19:14 +00:00
Steve Price
32eae4f504
Fix for systems where __FreeBSD__ >= 3.
...
Submitted by: Peter Jeremy <peter.jeremy@auss2.alcatel.com.au>
Diagnosed by: David Deatherage <DDeatherage@bridge.com>
1999-04-10 00:14:41 +00:00
Steve Price
97d5cce4cd
Fix for systems where __FreeBSD__ >= 3.
...
PR: 10783
Submitted by: Peter Jeremy <peter.jeremy@auss2.alcatel.com.au>
Diagnosed by: David Deatherage <DDeatherage@bridge.com>
1999-04-10 00:14:28 +00:00
Bill Fumerola
049b253ab2
Proper URLs that reference directories end in '/'
1999-04-08 19:05:48 +00:00
Justin M. Seger
a72395202c
Upgrade to cooledit-3.9.0
...
PR: ports/10986
Submitted by: Michael Haro <mharo@area51.fremont.ca.us>
1999-04-06 22:06:40 +00:00
Justin M. Seger
cf14a19af3
Updated to xcoral-3.14
...
PR: ports/10949
Submitted by: Michael Haro <mharo@area51.fremont.ca.us>
1999-04-05 23:28:36 +00:00
Justin M. Seger
a6c0c338fc
Upgrade to xcoral 3.14
1999-04-05 23:16:51 +00:00
Justin M. Seger
46db3f3452
Upgrade to hexedit-1.1.0
...
PR: ports/10948
Submitted by: Michael Haro <mharo@area51.fremont.ca.us>
1999-04-05 23:00:49 +00:00
Satoshi Taoka
876f371f37
XIM does not work very well. So X_I18N_INHIBITED is set.
...
Noticed by: MANTANI Nobutaka <nobutaka@nobutaka.com>
1999-04-05 09:38:02 +00:00
Justin M. Seger
0ed16ade28
Unbreak for 4.X.
...
PR: ports/10782
1999-04-04 17:31:31 +00:00
Satoshi Asami
b9c7235f30
Delete unnecessary newline.
1999-04-04 07:19:25 +00:00
Gary Jennejohn
45c953480a
Update to version 8.2
...
Reminded by: Ulf Zimmermann
1999-04-03 21:19:13 +00:00
David E. O'Brien
5e8d46378b
Remove vim4.
1999-03-29 11:40:48 +00:00
Satoshi Asami
db911dedd6
Remove CONFIGURE_TARGET, the default suffices with the fixed bsd.port.mk.
...
PR: 10724
1999-03-29 07:50:59 +00:00
Steve Price
0b318dae37
Update to version 1.22.
...
PR: 10453
Submitted by: Nathan Ahlstrom <nrahlstr@winternet.com>
1999-03-24 17:41:09 +00:00
Gary Jennejohn
5c41e9cace
Make it compile under -current again.
...
Reported by: Satoshi's log file
1999-03-23 21:29:51 +00:00
David E. O'Brien
48801ace44
Use "MLINK"s rather than let Vim's Makefile do the manpage linking.
...
This fixes the problem that many of Vim's manpages pointed to nowhere.
1999-03-15 10:24:26 +00:00
Marc G. Fournier
d5ba786a25
Commit all Y2K/WWW_SITE changes from today...
1999-03-11 21:47:15 +00:00
Shigeyuki Fukushima
1230b5d5d8
Change the order of @exec and @unexec.
1999-03-09 04:42:09 +00:00
Shigeyuki Fukushima
60b9cfbb9a
Use ${MV}, ${CAT} and ${ECHO_MSG}.
1999-03-09 04:41:46 +00:00
Shigeyuki Fukushima
31c789140d
Update to 1.13.3.
1999-03-09 04:40:15 +00:00
Shigeyuki Fukushima
f1369c8d43
Use ${ECHO_MSG}.
1999-03-09 04:36:48 +00:00
Shigeyuki Fukushima
64a682dcd6
Update to 1.12.5.
1999-03-09 04:34:44 +00:00
Shigeyuki Fukushima
bb4c9fa1e0
Change the order of @exec and @unexec.
1999-03-09 04:31:02 +00:00
Shigeyuki Fukushima
47c8cbfc06
Use ${ECHO_MSG}.
1999-03-09 04:27:15 +00:00
Steve Price
139ea1d1f0
Finish updating this port.
...
Submitted by: Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co>
1999-03-08 21:19:01 +00:00
Satoshi Asami
e244b8bccc
Fix to make ports work with bsd.port.mk rev. 1.306.
...
${MACHINE_ARCH}--freebsd${OSREL} is now passed to CONFIGURE_ARGS if
GNU_CONFIGURE is defined. Take the target out of CONFIGURE_ARGS of
some ports that added it explicitly; define it as
${MACHINE_ARCH}--freebsd if the port doesn't like the ${OSREL} part;
define it as something else (such as ${MACHINE_ARCH}--freebsdelf if
the port requires that; define it as an empty string if the port
doesn't like it at all.
The last might be a sign that a GNU_CONFIGURE port actually doesn't
use GNU's version of configure at all; but I don't have time to go
look at them all, we'll fix them as time goes on.
At least we've got much fewer "-unknown-"s in the tree as the result. :)
1999-03-08 07:28:36 +00:00
Joerg Wunsch
267caf42f9
ncurses in -current is no longer compatible with -ltermcap (sigh), use
...
-lmytinfo instead.
Bug reported by: Christian Weisgerber <naddy@mips.rhein-neckar.de>
1999-03-03 12:01:21 +00:00
Satoshi Taoka
01f4c377da
For 4.X and later release
1999-03-03 01:53:06 +00:00
Shigeyuki Fukushima
1f2aad2de5
Changed my e-mail address.
1999-03-02 10:12:10 +00:00
Shigeyuki Fukushima
ff92199900
Update to 9.13.
1999-03-02 08:12:31 +00:00
Shigeyuki Fukushima
2753325974
Update to 9.13.
1999-03-02 08:01:48 +00:00
Shigeyuki Fukushima
f9cacda1ca
Changed from GNU_CONFIGURE=yes to USE_AUTOCONF=yes,
...
because this port includes a long long patch for configure.
And patches/patch-ce removed.
1999-03-01 11:55:45 +00:00
Shigeyuki Fukushima
a3e290df88
MAINTAINER changed, because I was a committer.
1999-03-01 09:38:29 +00:00
Shigeyuki Fukushima
46e11e0467
Changed from GNU_CONFIGURE=yes to USE_AUTOCONF=yes,
...
because this port includes a long long patch for configure.
And patches/patch-ba removed.
1999-03-01 09:18:27 +00:00
Shigeyuki Fukushima
b9bf9b4f9f
Changed from GNU_CONFIGURE=yes to USE_AUTOCONF=yes,
...
because this port includes a long long patch for configure.
And patches/patch-ce removed.
1999-03-01 09:17:43 +00:00
Shigeyuki Fukushima
37ac05b0ea
Fix build error on 4.0-current by registering __FreeBSD__ == 4
...
with src/s/freebsd.h.
This change is by Takayuki TAMURA <ttathome@remus.dti.ne.jp>.
PR: ports/10192
Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
1999-02-28 08:10:07 +00:00
Shigeyuki Fukushima
bdd7de2935
Activate psgml-mule.
1999-02-26 19:21:18 +00:00
Shigeyuki Fukushima
f060cfaac2
A major mode for editing SGML and XML documents for mule.
...
PR: ports/9636
Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
1999-02-26 19:14:49 +00:00
Shigeyuki Fukushima
ca846b21ef
Fix a problem of checking emacs in the configure phase.
1999-02-26 18:56:07 +00:00
Steve Price
46eb93daa3
Remove extra checksum entry.
1999-02-22 02:53:01 +00:00
Steve Price
c2576bc1e0
Use --no-validate instead of --force to make makeinfo behave.
1999-02-22 02:48:47 +00:00
Jun Kuriyama
ccead22bba
Category name of elisp ports is "elisp". (not "elisps")
1999-02-17 12:44:26 +00:00
Justin M. Seger
d7888efe12
Unbreak for current
1999-02-16 03:06:52 +00:00
David E. O'Brien
198170f45b
upgrade to 2.1e
...
(with 7 min to spare. :-))
1999-02-12 23:52:50 +00:00
Jun Kuriyama
171c4a926d
Activate psgml-emacs20.
1999-02-12 15:45:45 +00:00
Jun Kuriyama
3a6f1c5849
A major mode for editing SGML and XML documents for emacs20.
...
PR: ports/9637
Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
1999-02-12 15:44:04 +00:00
Jun Kuriyama
62fbc6ad5f
A major mode for editing SGML and XML documents for emacs.
...
PR: ports/9635
Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
1999-02-12 14:43:42 +00:00
Jun Kuriyama
af2ec4708a
Activate psgml-emacs.
1999-02-12 14:41:46 +00:00
Jun Kuriyama
825de2f8a3
Add @direntry for info.info.
...
This fixes error at pkg_add.
Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
Modified by: kuriyama
1999-02-09 22:02:29 +00:00
Steve Price
8564e7f4c1
Use XEMACS_ARCH and XEMACS_VER and cleanup PLIST.
1999-02-03 23:44:30 +00:00
Satoshi Asami
5114e2637e
Adjust port Makefiles to new EXTRACT_* variable defaults. See log of
...
bsd.port.mk rev. 1.304 for details on the change.
The fix here is one of the following.
(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
EXTRACT_* commands.
(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
calling the "tar" command (i.e., arguments like "-xzf" are spelled
out).
(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
add ${EXTRACT_AFTER_ARGS} to the command line as well.
(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
is set, define the other two too.
1999-02-03 11:12:01 +00:00
Satoshi Asami
c88f395ea9
Fix typo in previous commit.
1999-02-03 10:36:21 +00:00
Vanilla I. Shu
d390b8978d
Upgrade to 1.20.
1999-02-02 17:04:09 +00:00
Bill Fenner
a75321c860
Remove a couple of MASTER_SITES. This port still needs to be upgraded
...
from 2.1b to 2.1e.
ftp.uni-paderborn.de - empty directory "thot"
ftp.cs.itu.edu.tr - no such directory "Linux"
ftp.cnti.chel.su - no such directory "pub"
1999-01-30 01:48:43 +00:00
Bill Fenner
8f452ef8e6
Update to 3.8.3.
...
PR: ports/9735
Submitted by: brett@peloton.physics.montana.edu
1999-01-30 01:24:35 +00:00
Satoshi Asami
89845422e0
Master site dirname has changed.
...
Submitted by: maintainer
1999-01-28 13:12:47 +00:00
Satoshi Asami
f66f202758
Fetch files from correct place.
...
Submitted by: maintainer
1999-01-28 10:14:28 +00:00
Bill Fenner
5261958626
${MASTER_SITE_GNU} got rearranged in December; let's catch up.
1999-01-27 07:41:29 +00:00
Steve Price
8550e73b00
Update to version 3.2.
...
PR: 9624
Submitted by: Kris Kennaway <kkennawa@physics.adelaide.edu.au>
1999-01-26 02:16:10 +00:00
Gary Jennejohn
4023be545c
Add --with-session=yes to the config options. This is slightly different
...
from the patch in the PR.
PR: 9552
1999-01-25 22:06:11 +00:00
Jun Kuriyama
fa59bdaac7
o Fix for undesired error message in apel-emacs20.
...
o Make more simple in Makefile by moving declaration of variables.
Submitted by: maintainer
1999-01-24 03:46:05 +00:00
Hidetoshi Shimokawa
ac34d7309c
Add fix for Alpha.
...
- patch for configure, unexelf.c, alpha.h, PLIST and etc.
1999-01-23 14:28:28 +00:00
Vanilla I. Shu
343b837340
Bump png's major number to 3.
1999-01-23 07:05:35 +00:00
Steve Price
cc40b07181
Activate the following ports: semi-emacs20, semi-emacs20-current,
...
wemi-emacs20, wemi-emacs20-current.
1999-01-18 04:09:36 +00:00
Steve Price
7690a4de47
Initial import of wemi-emacs20-current version 1.12.0.
...
A library of MIME features for GNU Emacs (branch of SEMI kernel package).
PR: 9205
Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
1999-01-18 04:07:27 +00:00
Steve Price
e42835c200
Initial import of wemi-emacs20 version 1.8.6.
...
A library of MIME features for GNU Emacs (branch of SEMI kernel package).
PR: 9204
Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
1999-01-18 04:05:06 +00:00
Steve Price
2725b22866
Initial import of semi-emacs20-current version 1.12.0.
...
A library of MIME features for GNU Emacs.
PR: 9203
Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
1999-01-18 04:02:49 +00:00
Steve Price
2df77e2570
Initial import of semi-emacs20 version 1.8.6.
...
A library of MIME features for GNU Emacs.
PR: 9202
Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
1999-01-18 03:56:35 +00:00
Steve Price
f28c577bda
From maintainer:
...
(1) Change RUN_DEPENDS so as to correct to create INSTALL_COOKIEs.
(2) WRKDIRPREFIX inserted for safe.
(3) Change creation for PACKAGE_COOKIEs.
PR: 9419
Submitted by: maintainer
1999-01-18 03:05:30 +00:00
Steve Price
8fc0da1a4c
The new version of texinfo in -current defaults to bailing with no
...
output on errors. Add the --force flag so it doesn't.
1999-01-18 02:33:02 +00:00
Vanilla I. Shu
795903174b
Upgrade to 1.19.
1999-01-17 20:06:52 +00:00
Satoshi Asami
0b9169f1a1
Add USE_XLIB -- otherwise the packages will be built without X support.
1999-01-16 22:58:59 +00:00
Jun Kuriyama
c726a0b31b
Activate flim-emacs20{,-current}.
1999-01-16 07:44:10 +00:00
Jun Kuriyama
c2236fde74
FLIM, message representation or encoding emacs lisp library for emacs20.
...
PR: ports/9201
Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
1999-01-16 01:36:55 +00:00
Jun Kuriyama
b4d1de4e69
FLIM, message representation or encoding emacs lisp library for emacs20.
...
PR: ports/9200
Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
1999-01-16 01:34:00 +00:00
Satoshi Asami
e7bce6e2ba
BUILD_DEPENDS on emacs binary.
...
Submitted by: maintainer
1999-01-11 10:27:46 +00:00
Steve Price
b391cd0fc0
Update to version 1.0.0 and use ncurses in the base system.
...
PR: 9121
Submitted by: maintainer
1999-01-10 18:58:32 +00:00
Steve Price
18f8a3af33
Update to version 3.8.2.
...
PR: 9378
Submitted by: maintainer
1999-01-10 18:14:44 +00:00
Satoshi Asami
4950255203
Break up the "plan9" category -- all the ports are where they belong, and
...
"plan9" is a virtual category now.
Reviewed by: the ports list
1999-01-09 03:19:49 +00:00
Satoshi Asami
019425bfed
Add apel-*.
1999-01-07 12:12:03 +00:00
Hidetoshi Shimokawa
4b86d315ca
Add 'ONLY_FOR_ARCHS=i386' to linux_lib dependent ports.
1999-01-07 02:31:51 +00:00
David E. O'Brien
13387a4646
Don't error out on ``make fetch'' if distfiles are not present.
...
This allows ``cd /usr/ports ; make fetch'' to work.
1999-01-04 16:00:06 +00:00
Steve Price
aa3f7d7ca8
Add --with-clash-detection to CONFIGURE_ARGS so that the file locking
...
code is compiled in.
Submitted by: TAOKA Satoshi <taoka@infonets.hiroshima-u.ac.jp>
1999-01-04 03:29:20 +00:00
Jun Kuriyama
538ade138d
editors/apel-emacs:
...
A Portable Emacs Library for emacs.
editors/apel-emacs20:
A Portable Emacs Library for emacs20.
editors/apel-mule:
A Portable Emacs Library for mule.
o Correct "Version required" header in apel-emacs/Makefile.
o Fix virtual category "elisps" to "elisp".
PR: ports/8831
Submitted: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
1999-01-02 13:26:51 +00:00
Jun Kuriyama
66f2af6f3b
Lock file correction and reflect change in /etc/mtree/BSD.local.dist.
...
PR: ports/8289 (part of)
Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
1999-01-02 12:26:11 +00:00
Jun Kuriyama
50dddc1f29
Reflect change in 1.44 of src/etc/mtree/BSD.local.dist.
...
(not to remove directory share/emacs/site-lisp.)
1999-01-02 12:26:01 +00:00
Satoshi Asami
4b07f0329b
Change *_DEPENDS on lang/perl5 to USE_PERL5 so we won't have any
...
dependencies to perl5 in -current. This might cause some unwanted
perl5 installations on -stable (if it was originally RUN_DEPENDS,
perl5 will now be installed during build too, etc.), but its lifetime
is limited anyway.
1999-01-02 00:12:21 +00:00
Jun Kuriyama
8160c8a205
Upgrade to v1.2.
...
Submitted by: maintainer
1998-12-27 05:38:20 +00:00
Jun Kuriyama
6d6210ac57
(1) Fetch site corrected
...
(2) package-cookie correct reasonably
(3) Use WRKDIRPREFIX
PR: ports/8827
Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
1998-12-26 03:47:19 +00:00
Justin M. Seger
fba170fda3
Add ${PREFIX}/share/thot/doc and add missing @dirrms to PLIST
...
PR: ports/5158
1998-12-21 21:08:12 +00:00
Mike Smith
a41112034c
Add Wordperfect
1998-12-20 05:24:18 +00:00
Mike Smith
c6889048c1
Port framework for installing Corel WordPerfect 8.0.
...
Some shortcomings:
- Corel's mirror license requires the fetch to be interactive
- The variable install means that some files listed in the PLIS
won't be there when the port is pkd_deleted
Obtained from: Originally from OpenBSD, many local improvements
1998-12-20 05:23:36 +00:00
Satoshi Asami
3ebf185670
No need to use ${.CURDIR}/... trick in RUN_DEPENDS.
1998-12-17 09:08:09 +00:00
Jun Kuriyama
10a16f1335
GNU editing macros with dynamic loading module function (binary only).
...
PR: ports/8776
Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
1998-12-13 14:27:06 +00:00
Jun Kuriyama
1d6f29e1d5
Activate emacs20-dl.
1998-12-13 14:23:50 +00:00
Jun Kuriyama
568d186c34
Add USE_XPGLIB extension (default OFF).
...
PR: ports/8775
Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
1998-12-13 11:54:50 +00:00
Justin M. Seger
2b585a1dd2
Use libttf.3 of the new freetype 1.2
1998-12-12 21:03:36 +00:00
Jun Kuriyama
3b44126758
Multi-lingual unicode text editor with TTF support.
...
(with unicode converter and print utility)
PR: ports/8136
Submitted by: Ricardas Cepas <rch@richard.eu.org>
1998-12-07 22:05:40 +00:00
Jun Kuriyama
98696860d9
Activate yudit.
1998-12-07 22:02:16 +00:00
David E. O'Brien
1cc88d8dcf
excape the chars properly
1998-12-02 12:40:59 +00:00
David E. O'Brien
6c77cbdccd
Fix configure bug that caused use to be linked improperly on 3.0/ELF.
1998-12-02 12:32:25 +00:00
David E. O'Brien
8b17ba2380
Force linking against termlib instead of ncurses. Obviously this is only a
...
workaround for a problem in the ncurses library.
The vim5.3's "configure" script checks for tgetent() in ncurses. It's
found in the 3.0 libncurses (so vim is linked with it), but this
check fails under FreeBSD 2.2.x, so it's linked with libtermlib.
Submitted by: "José Mª Alcaide" <jose@we.lc.ehu.es>
1998-12-02 09:15:14 +00:00
Satoshi Asami
af027aafd0
(Hopefully last) USE_XLIB.
1998-12-02 08:40:00 +00:00
Satoshi Asami
bacf28373b
Add little hack to make it build even if it's called before other xemacs's.
...
Add dependencies. Create lock dir before chmod'ing it.
1998-12-02 08:01:14 +00:00
Satoshi Asami
40178a800b
An ugly hack to make it build when PACKAGE_BUILDING build comes here
...
without building one of the other mule's first.
Also, add USE_XLIB and fix stuff to synch it with ../mule.
Submitted by: maintainer (last part)
1998-12-02 07:57:11 +00:00
Satoshi Asami
5e0762a956
More missing dependencies.
1998-11-29 12:43:13 +00:00
Satoshi Asami
f22feb535b
A few more USE_XLIBs.
1998-11-28 09:07:24 +00:00
Satoshi Asami
1490c59f86
Add USE_XLIB to some ports that require X. (Actually BUILD_DEPENDS on imake
...
for ilu and mkdirhier for asl.)
1998-11-28 00:44:34 +00:00
Vanilla I. Shu
91bb6fd722
Upgrade to 1.17.
1998-11-23 18:20:07 +00:00
Justin M. Seger
b0af3b6676
Change @mkdir to @exec mkdir so that it actually works
1998-11-23 16:10:34 +00:00
Justin M. Seger
40c41e70b1
Make the package properly create the leim dir
...
Submitted by: joelh
PR: 8815
1998-11-23 13:19:36 +00:00
Steve Price
cc3da74d4d
Fixup CATEGORIES list.
...
Submitted by: Josh Gilliam <josh@quick.net>
1998-11-21 17:18:16 +00:00
Steve Price
6c450aae0f
Remove extraneous x11 from CATEGORIES.
...
Submitted by: Josh Gilliam <josh@quick.net>
1998-11-21 07:27:41 +00:00
Jun-ichiro itojun Hagino
01681da984
updated to use latest m17n patch (19981119).
1998-11-19 04:46:46 +00:00
Satoshi Asami
005bac4e45
Adjust RUN_DEPENDS path (${PREFIX}/lib/xemacs-mule-20.4/etc/BABYL ->
...
.../xemacs-20.4/...) to match reality.
1998-11-11 12:55:23 +00:00
Vanilla I. Shu
6e243d930e
Upgrade to 1.16.
1998-11-04 08:56:22 +00:00
Justin M. Seger
841b56393e
Don't warn before mv'ing.
...
Submitted by: shige@kuis.kyoto-u.ac.jp
PR: ports/8226
1998-10-31 15:51:22 +00:00
Vanilla I. Shu
824e8c59d6
Upgrade to 1.15.
1998-10-24 17:10:14 +00:00
Satoshi Asami
ad54765d9a
Remove extra trailing "\" -- the CONFIGURE_ARGS line was continuing onto
...
the "STRIP=".
1998-10-21 09:58:29 +00:00
Justin M. Seger
fae7866c2a
Unbreak.
...
Submitted by: steve
1998-10-16 03:17:47 +00:00
Justin M. Seger
689d71fea0
Mark BROKEN for ELF:
...
cc -o wily env.o include.o label.o file.o msg.o data.o line.o vgeom.o vsearch.o vshow.o tagmatch.o place.o event.o exec.o dir.o point.o global.o cursor.o scroll.o path.o keyboard.o wily.o tag.o view.o grow.o adjust.o win.o list.o col.o undo.o builtins.o util.o select.o mouse.o regexp.o text2.o sam.o text.o click.o tile.o search.o ../libmsg/libmsg.a ../libframe/libframe.a ../libXg/libXg.a -L/usr/X11R6/lib -lXt -lSM -lICE -lX11
cc: ../libmsg/libmsg.a: No such file or directory
cc: ../libframe/libframe.a: No such file or directory
cc: ../libXg/libXg.a: No such file or directory
*** Error code 1
1998-10-14 04:25:08 +00:00
Justin M. Seger
a4cd2b431c
Unbreak.
...
Submitted by: steve
1998-10-14 04:13:40 +00:00
Justin M. Seger
e725640a73
Unbreak.
...
Submitted by: steve
1998-10-14 04:07:20 +00:00
Justin M. Seger
10c73a99ff
If you try to build Vim using Lesstif for Motif, the resulting GUI
...
version is unstable. Due to a minor bug in my Makefile, Vim will build
for Motif even if you don't have HAVE_MOTIF defined, but do have Lesstif
already installed.
Submitted by: obrien
1998-10-14 00:19:03 +00:00
Justin M. Seger
c8af774af4
Mark BROKEN for ELF:
...
cd /usr/ports/editors/jed/work/jed/src/objs; cc vfile.o rgrep.o -o rgrep -L/usr/local/lib -lslang
/usr/local/lib/libslang.so: undefined reference to `tgetnum'
/usr/local/lib/libslang.so: undefined reference to `tgetflag'
/usr/local/lib/libslang.so: undefined reference to `tgetent'
/usr/local/lib/libslang.so: undefined reference to `tgetstr'
*** Error code 1
1998-10-13 01:25:32 +00:00
Justin M. Seger
a1bfaf5b5b
Mark BROKEN for ELF:
...
===> Building package for cooledit-3.7.4
Creating package /usr/ports/packages/All/cooledit-3.7.4.tgz
Registering depends: XFree86-3.3.2 xpm-3.4k.
Creating gzip'd tar ball in '/usr/ports/packages/All/cooledit-3.7.4.tgz'
tar: can't add file lib/libCw.so.1 : No such file or directory
/usr/sbin/pkg_create: tar command failed with code 256
*** Error code 1
1998-10-12 21:50:12 +00:00
Steve Price
144d2ef959
Allow emacs to run stripped.
...
Submitted by: TAOKA Satoshi <taoka@infonets.hiroshima-u.ac.jp>
1998-10-10 16:09:23 +00:00
Jun Kuriyama
ebe6e93156
ELFlization.
...
PR: ports/8232 (part of)
Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
1998-10-10 15:28:21 +00:00
Steve Price
686c761517
Convert to ELF.
...
PR: 8090
Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
1998-10-10 04:37:24 +00:00
Motoyuki Konno
cd9bb79ba7
Fix the emacsclient bug.
...
PR: ports/8208
1998-10-09 14:51:07 +00:00
Satoshi Asami
bbba9fc4cc
Remove all the remaining regexps from LIB_DEPENDS. There are some
...
ports that are not ELFized yet but it's getting too late in the game
and I need to commit the new bsd.port.mk that doesn't use regexps.
1998-10-09 10:05:56 +00:00
Satoshi Asami
f20a1963a7
Prepend ${WRKDIRPREFIX} to WRKDIR definitions.
1998-10-08 23:52:03 +00:00
Gary Jennejohn
4bae9571bb
Forgot to update the PLISTs to reflect xemacs20.sh
1998-10-07 22:30:21 +00:00
Satoshi Asami
a1e7494ea5
Make startup script quiet according to my own guidelines.
1998-10-07 21:57:56 +00:00
Gary Jennejohn
6be9c74041
Move the lock directory to /var/run/emacs/lock per Satoshi's
...
request.
To avoid conflicts with other emacsen rename xemacs.sh to xemacs20.sh.
1998-10-07 21:38:00 +00:00
Mike Smith
3c5cd976b0
Update to 3.7.4
...
Submitted by: MAINTAINER
1998-10-07 16:13:53 +00:00
Satoshi Asami
2e7cf46d9c
ELFize. Also, upgrade to mule-2.3 based on emacs-19.34b (used to be
...
19.28).
PR: 8178
Submitted by: taoka@infonets.hiroshima-u.ac.jp
1998-10-07 08:11:41 +00:00
Steve Price
abab842f2f
Move manpages to Makefile and use MAN* macros.
1998-10-04 00:56:49 +00:00
Gary Jennejohn
0fbddbac57
Do not use libDnd if we are package building (this is the --with-offix option).
1998-10-01 19:29:50 +00:00
Gary Jennejohn
7356545c5c
Add patch-ah to make xemacs20 ELF ready. I tested this with both elf and
...
aout with no problems.
PR: 8092
Submitted by: Satoshi Taoka
1998-09-30 19:56:03 +00:00
Steve Price
1826ab8b3b
Remove regexp support for libdnd.
1998-09-27 03:16:06 +00:00
Satoshi Asami
39475894a9
devel/libslang has been ELFized.
1998-09-25 10:18:41 +00:00
Satoshi Asami
b6d6b302c9
tcl80 has been ELFized.
1998-09-25 10:07:46 +00:00
Vanilla I. Shu
10edeb347a
Fix info page problem.
1998-09-23 16:13:20 +00:00
Satoshi Asami
457679eee3
gtk and gtk11 are now ELFized.
1998-09-22 22:55:56 +00:00
Satoshi Asami
2c686f2634
No need to put name of package in front.
1998-09-22 06:18:38 +00:00
Steve Price
6f8bd75797
Remove regexp support for libcanna since it can now be built
...
in ELF format as well.
1998-09-21 22:33:26 +00:00
Steve Price
a198154cf2
Remove regexp support for libxview not that it builds ELF too.
1998-09-21 22:15:59 +00:00
Steve Price
6994c00423
Remove regexp support for compface since it now builds ELF too.
1998-09-21 02:00:37 +00:00
Vanilla I. Shu
ebd8a2bc50
Activate leim20.
1998-09-18 22:05:55 +00:00
Vanilla I. Shu
8012ca6372
This is a port for LEIM (Libraries of Emacs Input Method)
...
LEIM enables you to input Multilingual Characters on Emacs20.
The package making from this port includes emacs lisp files
for LEIM.
PR: ports/7891
Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
1998-09-18 22:03:07 +00:00
Satoshi Asami
27ba461c8e
Roll back libpng major to 2.
1998-09-17 00:50:52 +00:00
Satoshi Asami
081079e0db
Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it
...
in the first place.
1998-09-17 00:33:02 +00:00
Vanilla I. Shu
20d556841d
Upgrade to 1.14.
1998-09-16 23:28:52 +00:00
Satoshi Asami
4610ae86c9
libpng major is now 3. Also remove regexp support in preparation for
...
ELF conversion.
1998-09-15 11:57:51 +00:00
Satoshi Asami
4dc064b0c5
jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.
...
(Note, since the shlib major didn't change this just removes the regexp
support.)
1998-09-15 11:46:15 +00:00
Satoshi Asami
03d5b496f6
libXpm major is now 5. Also remove regexp support in preparation for
...
ELF conversion.
1998-09-15 11:13:39 +00:00
Satoshi Asami
36f05966a0
Use PLIST_SUB to minimize changes to PLIST when version is changed.
1998-09-14 07:26:05 +00:00
Joseph Koshy
347c70df7f
Upgrade to 0.13.41
1998-09-07 04:11:07 +00:00
Joseph Koshy
7fbbdd549f
Correct master site URL.
1998-09-07 02:42:09 +00:00
David E. O'Brien
5cfdd24295
pages aren't compressed at move time
1998-09-06 06:19:01 +00:00
David E. O'Brien
a1602df499
install ctags manpage as ``ectags''.
...
E for Exuberant Ctags
1998-09-05 03:12:55 +00:00
David E. O'Brien
95932de744
ln -> {LN}
1998-09-05 02:48:13 +00:00
David E. O'Brien
f5089f44b3
Retire vim5beta until next round.
1998-09-03 11:38:27 +00:00
David E. O'Brien
22ab2b8f06
upgrade to version 5.3
1998-09-03 11:35:12 +00:00
Satoshi Asami
cfdaffb71e
Use PLIST_SUB to avoid having to change 1,200 lines in the PLIST file
...
when the port is upgraded.
1998-09-01 07:11:34 +00:00
Justin M. Seger
2621e4186a
Upgrade to emacs 20.3
...
PR: 7714
1998-09-01 02:29:51 +00:00
Steve Price
8969cf1149
Add -lmytinfo to link step so this builds again.
1998-08-30 16:00:13 +00:00
Vanilla I. Shu
f3699121da
Upgrade to 1.12, and change depends to gtk11.
1998-08-25 04:04:49 +00:00
Tim Vanderhoek
23bcef9463
Use MAN1. Install correctly from usermode.
1998-08-23 02:34:23 +00:00
Tim Vanderhoek
57091ab2ee
Clarify.
1998-08-23 02:31:20 +00:00
Tim Vanderhoek
c02e63c842
Move the warning about redistribution from Makefile to pkg/DESCR. Some
...
rephrasals in pkg/DESCR.
1998-08-23 02:24:37 +00:00
Tim Vanderhoek
e49e6b4ea0
Use MAN1. Don't be as gratuitously stupid about it (and installing
...
in general) as before.
1998-08-23 02:10:57 +00:00
Satoshi Asami
e49f81adfd
Mark this MANUAL_PACKAGE_BUILD, because it depends on
...
ncurses, which is ".
1998-08-20 09:39:06 +00:00
Satoshi Asami
93ec0e28ee
cc -c -D_PATH_SYSEXRC=\"/usr/local/etc/vi.exrc\" -O2 -pipe -I. -I./../include -I./../regex -I./../db/include -I./../curses -I/usr/local/include -I/usr/local/lib/perl5/5.00502/i386-freebsd/CORE perl.c
...
In file included from /usr/local/lib/perl5/5.00502/i386-freebsd/CORE/perl.h:361,
from perl.xs:37:
/usr/include/sys/param.h:188: warning: `MIN' redefined
port.h:121: warning: this is the location of the previous definition
/usr/include/sys/param.h:189: warning: `MAX' redefined
port.h:118: warning: this is the location of the previous definition
In file included from /usr/local/lib/perl5/5.00502/i386-freebsd/CORE/perl.h:583,
from perl.xs:37:
/usr/include/errno.h:165: warning: `EFTYPE' redefined
port.h:149: warning: this is the location of the previous definition
perl.xs: In function `perl_init':
perl.xs:145: `incgv' undeclared (first use this function)
perl.xs:145: (Each undeclared identifier is reported only once
perl.xs:145: for each function it appears in.)
*** Error code 1
Stop.
1998-08-18 08:53:30 +00:00
Tim Vanderhoek
19187332cd
Remove manpages, but _NOT_ from the multi-lingual
...
emacsen (*mule-common, mule). That is left for someone more
familiar with their twisty incestuous relationships.
1998-08-17 09:35:03 +00:00
David E. O'Brien
d91123e4d4
Update info.
...
Submitted by: Sven Guckes <guckes@math.fu-berlin.de>
1998-08-11 10:32:45 +00:00
Thomas Gellekum
a302a60193
$DISTNAME and the path changed. Minor cleanups while I'm here.
1998-08-10 09:00:03 +00:00
Steve Price
115ad6e501
Turn on hexedit.
1998-08-10 00:32:34 +00:00
Steve Price
bf873ad2a4
Initial import of hexedit version 0.9.3.
...
View and edit files in hexadecimal or ASCII.
PR: 7506
Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
1998-08-10 00:31:41 +00:00
Satoshi Asami
5264cbceb5
Fix up dependencies for ports that moved into the x11-toolkits category.
1998-08-07 23:56:56 +00:00
Satoshi Asami
ceba211283
Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
...
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
1998-08-05 09:31:52 +00:00
Joerg Wunsch
b1034d2287
The former ftp.germany.eu.net (now ftp.de.uu.net) has thrown a lot of
...
stuff away. Move to other FTP servers.
1998-08-02 18:21:40 +00:00
Justin M. Seger
9a6168a1b8
Remove obsolete MASTER_SITE
1998-07-31 15:39:37 +00:00
Tim Vanderhoek
0ec2b6d084
Another batch of add homepage. In general I've avoided any links
...
except to official homepages, but in this batch there were a few
cases where a link was desireable anyways. For these, the form
http://url/ (FAQ/whatever)
was used.
1998-07-28 06:34:42 +00:00
Satoshi Asami
c23cc4074c
Making x11 category more useful project part 1: take out "x11" of
...
ports that are mere users of X.
Partial list submitted by: Josh Gilliam <josh@quick.net>
1998-07-27 23:25:33 +00:00