Commit Graph

658 Commits

Author SHA1 Message Date
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
Satoshi Asami
4c82c24952 c++ -g -O2 -Wall -o le about.o block.o calc.o chset.o cmd.o color.o edit.o editcalc.o ehelp.o ext.o file.o format.o frames.o getch.o getstr.o help.o history.o kern.o keymap.o keymapdf.o keymapfn.o loadsave.o mainmenu.o menu.o menu1.o options.o pipe.o rus.o screen.o search.o signals.o tables.o textpoin.o user.o window.o highli.o clipbrd.o keynames.o mouse.o ../lib/liblib.a -lncurses -lm
keymap.o: Undefined symbol `_tigetstr' referenced (use -lmytinfo ?)
ld: Spurious undefined symbols: # undefined symbols 1, reported 0
*** Error code 1

Stop.
1998-07-25 11:56:15 +00:00
Steve Price
99cc5f0435 Make jove display 8-bit characters correctly.
PR:		7301
Submitted by:	Arjan de Vet <Arjan.deVet@ady.iae.nl>
1998-07-20 21:45:32 +00:00
Steve Price
e14ec98a41 Add another MASTER_SITE so that this fetch's again.
Noticed by:	FreeBSD's newlywed - Satoshi Asami
1998-07-20 18:51:39 +00:00
Satoshi Asami
eebeb6026b HTTP server not responding. 1998-07-20 15:24:31 +00:00
Steve Price
7f3715f194 Update to version 1.07.
PR:		7267
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
1998-07-20 03:18:03 +00:00
Steve Price
a4fc28db05 Fix a display corruption found when running jove from within
an xterm and clicking the first mouse button.

PR:		7071
Submitted by:	Carl Mascott <cmascott@world.std.com>
1998-07-12 22:39:02 +00:00
Steve Price
d3e491a231 Update to version 1.06.
PR:		7127
Submitted by:	maintainer
1998-07-11 00:29:10 +00:00
Joseph Koshy
5e3a7723e8 Update maintainer address. 1998-07-07 11:39:46 +00:00
Steve Price
9c04016eb7 Update to version 1.0.5.
PR:		7152
Submitted by:	maintainer
1998-07-04 20:27:09 +00:00
Steve Price
1ba10c29a0 Allow the display of '%'. Also combine the two patches for
bpatch.c while I'm here.

PR:		6867
Submitted by:	Luoqi Chen <luoqi@chen.ml.org>
1998-07-04 19:05:14 +00:00
John Polstra
18c9beae17 Handle /usr/lib/aout which, like the visiting mother-in-law, has
overstayed its welcome.
1998-07-04 01:48:56 +00:00
Steve Price
f6410b121f Turn on sted. 1998-07-03 23:45:28 +00:00
Steve Price
591307035f sted - A small text editor.
PR:		7037
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1998-07-03 23:44:56 +00:00
Satoshi Asami
f16cfd0c32 No need to use += for variable defined only once. 1998-07-02 00:11:28 +00:00
Thomas Gellekum
9b5b3cb3b3 Activate gxedit. 1998-07-01 12:00:18 +00:00
Thomas Gellekum
7a03827998 New port gxedit, a small editor written with GTk.
PR:		7134
Submitted by:	Dom Mitchell <dom@myrddin.demon.co.uk>
1998-07-01 11:58:48 +00:00
Satoshi Asami
7d45e2b7a1 Remove NO_CONFIGURE and NO_PATCH, they never meant anything. 1998-06-27 05:20:00 +00:00
David E. O'Brien
77562d42a9 Canna includes should be searched for in ${prefix}, not /usr/local 1998-06-26 09:25:22 +00:00
Satoshi Asami
cbb366a404 Add vim5beta. 1998-06-07 02:18:14 +00:00
Gary Jennejohn
00ea68f1b3 Update xvile to version 8. This adds support for PERL scripts but requires
perl5.
Install the documentation and macros in reasonable places.
NOTE: If you are running -current then you may have to re-install perl5
to reflect the new /usr/lib/aout, otherwise the make of xvile with the
optional PERL support could fail. I was forced to do this in the course
of testing.
1998-06-04 20:42:17 +00:00
Gary Jennejohn
39dfc15110 Update vile to version 8. This adds support for PERL scripts but requires
perl5.
Install the documentation and macros in reasonable places.
NOTE: If you are running -current then you may have to re-install perl5
to reflect the new /usr/lib/aout, otherwise the make of vile with the
optional PERL support could fail. I was forced to do this in the course
of testing.
1998-06-04 20:05:04 +00:00
Gary Jennejohn
baf4d79818 Fix the last commit so that it really works. There was a ';' in the
wrong place.
Lesson learned: do not use old patches when committing !
1998-06-04 19:21:46 +00:00
Gary Jennejohn
91fca4dbdc Install xemacs.sh into ${PREFIX}/etc/rc.d to create /var/run/xemacs
dynamically. This is needed now that /etc/rc removes everything in
/var/run.
1998-06-03 19:30:13 +00:00
Jun Kuriyama
cd81f3431d Change to more common expression 1998-05-29 11:58:46 +00:00
Jun Kuriyama
ad93828a99 Activate xemacs-mule and xemacs-mule-common. 1998-05-26 15:11:09 +00:00
Jun Kuriyama
7d74a5d6d9 For XEmacs, lisp files, info pages, etc (except executables)
Submitted by:   KIRIYAMA Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
Reviewed by:    Japanese Ports Team <ports-jp@jp.freebsd.org>
PR:             ports/6548
PR:             ports/6580
1998-05-26 15:02:10 +00:00
Jun Kuriyama
7423a0cae6 XEmacs the next generation of Emacs (Only the executables)
Submitted by:   KIRIYAMA Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
Reviewed by:    Japanese Ports Team <ports-jp@jp.freebsd.org>
PR:             ports/6548
PR:             ports/6580
1998-05-26 15:00:22 +00:00
Bill Fenner
4f2f81b483 MASTER_SITE_SUBDIR should have neither a leading nor a trailing slash. 1998-05-25 21:03:04 +00:00
Matthew Hunt
1756c43424 Upgrade to 0.98-7, for compatibility with version 1.2.2 of slang,
which was just committed.
1998-05-17 22:56:19 +00:00
Matthew Hunt
f27a20ceca Upgrade to 3.6.2.
PR;		6635
Submitted by:	Brett Taylor <brett@peloton.physics.montana.edu>
1998-05-15 05:13:50 +00:00
Thomas Gellekum
bf511e8f4c Activate offix-editor. 1998-05-06 12:43:02 +00:00
Thomas Gellekum
5bfccef2f1 New port: Editor from the OffiX package.
PR:		part of 3991
Submitted by:	Ruslan Shevchenko <ruslan@shevchenko.kiev.ua>
1998-05-06 12:18:25 +00:00
Justin M. Seger
18f33c0f93 Change JPEG shared library number to 9. This is to make sure that everyone
installs the version of the port that uses shared library number 9 and the
LIBRARY_VERSION set to the default.  Normally this is against our policy
(bumping the version number for minor things), however due to the major
problems caused with the upgrade, Satoshi and I decided that this was best.

Approved by:    asami
1998-05-04 20:23:32 +00:00
Justin M. Seger
aab02f871a Make this port use libtool v1.2 instead of the included 1.0. This fixes
building on current.  I have sent a message to the developer of cooledit, so
hopefully this won't be needed for long.
1998-05-03 15:40:01 +00:00
Masafumi Max NAKANE
2263897ac8 Bugfix:
(1) /usr/local/lib/mule/site-lisp/site-start.el is fixed

(2) /usr/X11R6/info is added to Info-default-directory-list in site-start.el

(3) mule can work on FreeBSD-current (this problem is about new ld.so).

PR:		6030
Submitted by:	maintainer
1998-05-02 21:07:10 +00:00
Gary Jennejohn
c0655ba8db Update Xeamcs to version 20.4. MASTERSITES cleaned up; a lot of them
either didn't have xemacs-20.4 or it was located in a different place.
Tested packaging and re-installing.
Submitted by:	maintainer
1998-04-20 05:15:54 +00:00
Matthew Hunt
bde9553c09 Activate cooledit. 1998-04-19 05:16:59 +00:00
Matthew Hunt
be4ccfa555 Import of cooledit, a graphical application suite including an
editor.

PR:		5111
Submitted by:	Brett Taylor <brett@peloton.physics.montana.edu>
1998-04-19 05:14:17 +00:00
Justin M. Seger
b5544f1358 Switch remaining ports to use jpeg lib version 8.0. 1998-04-15 22:18:24 +00:00
David E. O'Brien
ca68fbe642 Upgrade to version 5.1 1998-04-07 23:38:42 +00:00
Satoshi Asami
acd19d78e8 Add NO_LATEST_LINK -- these are not the latest versions, and we shouldn't
depend on ordering in the parent Makefiles for the links to be created
correctly.
1998-04-04 07:36:46 +00:00
Satoshi Asami
f0f4ce5881 Don't die if a rmdir fails. 1998-04-01 01:50:02 +00:00
Andrey A. Chernov
574f6deb06 upgrade png major 1998-03-28 19:49:58 +00:00
Steve Price
8c29b5ec32 Upgrade to version 5.0.2.
PR:		6069
Submitted by:	maintainer
1998-03-28 14:36:41 +00:00
Thomas Gellekum
3f7830ce4f Upgrade to 4.0. Split patches into one patch for each patched file. 1998-03-25 14:15:10 +00:00
David E. O'Brien
4ab3e40ac4 Fix handling of man page links. 1998-03-22 22:13:59 +00:00
David E. O'Brien
1f3c4e97c4 vim --> vim4
vim5beta --> vim5
gvim --> Attic (switch to vim5 for X11 support)
1998-03-18 10:21:44 +00:00
Thomas Gellekum
63f73aec5e Oops, forgot the category. 1998-03-17 07:48:56 +00:00
Thomas Gellekum
bb8677101b Revert to using Tcl8.0, 8.1 doesn't work.
Noted by:	Glenn Johnson <gljohns@bellsouth.net>
1998-03-17 07:29:51 +00:00
Thomas Gellekum
e0462a071d Activate le. 1998-03-16 14:10:23 +00:00
Thomas Gellekum
4df1f92e44 Import le port. le is a text editor with many block operations with
stream and rectangular blocks, can edit both unix and dos style files
(LF/CRLF), is binary clean, has hex mode, can edit large files and
mmap'pable devices in MAP_SHARED mode, has tunable syntax
highlighting, tunable color scheme (can use default colors), tunable
key map.

PR:		4777
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1998-03-16 14:08:19 +00:00
David E. O'Brien
67d0815558 Dist tarball updated to include ctags bug fixes.
Vim src didn't change.
1998-03-02 12:32:03 +00:00
David E. O'Brien
ff3efb61de Xemac's send-pr is causing me too many problems and it's broken anyway,
so totally remove it.
Portlint this baby.
1998-03-02 01:38:49 +00:00
Justin M. Seger
3d4a5438d3 Upgrade to use tcl8.1 and tk8.1. 1998-02-24 21:43:51 +00:00
Bill Fenner
163154d815 More tcl/tk virtual category fixups. 1998-02-22 08:35:03 +00:00
David E. O'Brien
4933627bea Vim 5.0 has been RELEASED! :)
(I will move this port to something in a few days, so don't worry, it's
not beta anymore)
1998-02-19 18:08:53 +00:00
David E. O'Brien
ffffd02011 Remove last reference to gmake, it isn't required anymore. 1998-02-19 17:42:54 +00:00
Jun-ichiro itojun Hagino
891dd04c3f rename ports/editors/nvi to ports/editors/nvi-m17n.
update language-specific configurations for nvi-m17n accordingly.

add ports/editors/nvi-perl, nvi 1.79 with perl5 linked into.
1998-02-19 16:50:18 +00:00
Satoshi Asami
43adb20442 Move textedit from x11 to editors.
Approved by:	jraynard
1998-02-18 04:18:45 +00:00
Jun-ichiro itojun Hagino
758c97ff55 - PKGNAME has to be defined BEFORE including bsd.port.mk, to make
Latest/* symbolic links.
- PKGNAME format changed, to make Latest/* symbolic links with proper name.
  (also make it Y2K complient)
	was: ja-nvi-iso2022jp-1.79-970820
	now: ja-nvi-iso2022jp-1.79.19970820

Submitted by:	asami
1998-02-17 13:12:05 +00:00
Steve Price
d2ec730a39 Revert previous change. Now faces will be autodetected as before
except when PACKAGE_BUILDING is defined where it will be disabled
by default.

Suggested by:	asami and eivind
1998-02-16 14:38:26 +00:00
David E. O'Brien
78d23d4a06 Upgrade to beta version 5.0x. 1998-02-16 11:23:14 +00:00
Jun-ichiro itojun Hagino
f9763a0c15 nvi-1.79.tar.gz seems to be replaced, with the same filename... 1998-02-15 16:24:55 +00:00
Steve Price
7bde2d64d0 Build this port with '--with-xface=no'.
PR:		5656
1998-02-15 15:43:42 +00:00
David E. O'Brien
1bee26eff9 Upgrade to beta version 5.0w. 1998-02-09 10:35:12 +00:00
Bill Fenner
b7475abeef nvi MASTER_SITE moved from ftp.cs.berkeley.edu to ftp.bostic.com
Submitted by:	distfile checker
1998-02-09 06:56:40 +00:00
John Fieber
120c6d00b9 Add -DUSE_XMIM so input methods work. 1998-01-31 23:46:21 +00:00
David E. O'Brien
ef970a0167 Add libXm.so.0.1 to search list of possible Motif libraries [for Lesstif?]
Requested by:	Andreas Klemm <andreas@klemm.gtn.com>
1998-01-27 10:42:21 +00:00
David E. O'Brien
98fc166031 Upgrade to beta version 5.0v 1998-01-26 23:36:57 +00:00
Bill Fenner
e7804d3636 Use bold (if available) when underlining is not available.
PR:		ports/4521
Submitted by:	Dan Nelson <dnelson@emsphone.com>
1998-01-22 01:44:14 +00:00
David E. O'Brien
7be500b900 Author put out a patch. 1998-01-20 11:14:45 +00:00
John Fieber
0fced76bff Upgrade to 5.0.1
PR:		5511
Reviewed by:	jfieber
Submitted by:	deischen@iworks.InterWorks.org
1998-01-16 21:09:29 +00:00
David E. O'Brien
854ef0e783 Upgrade to beta version 5.0u 1998-01-14 02:40:09 +00:00
Satoshi Asami
1517df147c Mini portlint. 1998-01-06 06:22:37 +00:00
James Raynard
5c62ad9cd8 The XView windowing text editor, based around command panel buttons
and text areas and menus.  It supports both mouse and keyboard
operations.
1998-01-04 22:33:30 +00:00
Gary Jennejohn
a859a78175 PR: ports/5357
Obtained from:	Maintainer (partly)
modify the Makefile to use PLIST.mule if USE_MULE is defined. This
will allow the version with mule to be successfullt packaged and
pkg_delete'd.
Add a warning, obtained from the Maintainer, in the case where
HAVE_MOTIF is defined but MOTIF is really lesstif. It seems that
some users have seen problems with that constellation.
Add pkg/PLIST.mule to be used for the mule version.
Satoshi forgot to close the PR when he made his commit for the
reported problem with generating a version with mule.
1998-01-01 21:06:47 +00:00
David E. O'Brien
ba0cae6e2f Upgrade to beta version 5.0t. 1997-12-28 14:02:28 +00:00
Satoshi Asami
39e1914a14 Add vilearn. 1997-12-27 03:10:58 +00:00
Satoshi Asami
8d985e1922 Make the USE_MULE variable work (the mule distfile was separated).
I know some people are working on splitting this port up, so this
is just a stop-gap solution until then.

Also remove the extra "\" at the end of the last master site.
1997-12-27 02:53:26 +00:00
Tim Vanderhoek
2dd6b6d304 Port import of vilearn - a vi tutorial.
The documentation-minded may wish to mention this in the
handbook somewhere.

PR:		ports/5279
Submitted by:	Ian Vaudrey [3]Ian Vaudrey <i.vaudrey@bigfoot.com>
1997-12-26 19:26:39 +00:00
Satoshi Asami
ed1ba38a9f Be more selective about which ports to maintain. I no longer have time
to maintain all these ports I once committed (sometimes as a proxy).
1997-12-25 22:29:52 +00:00
John Polstra
76be313fb7 Rename a patch file that didn't adhere to the usual naming
conventions.
1997-12-23 05:39:20 +00:00
John Polstra
b7fa3dd64d Add patches to use the unexec function from xemacs. This eliminates
the need for a hack in ld.so to make emacs work.  I have submitted
these changes to a GNU emacs maintainer.
1997-12-23 05:35:56 +00:00
Justin M. Seger
93d22c6aff Remove a few lines that shouldn't be there.
Pointed out by: asami
1997-12-17 01:31:20 +00:00
Gary Jennejohn
92ad704911 update to xemacs-20.3. Packaging tested (under -current).
Obtained from: maintainer (me@freebsd.org)
1997-12-15 20:07:46 +00:00
Justin M. Seger
5f572b1190 Upgrade repository copy of emacs to emacs 20.2. 1997-12-14 14:52:03 +00:00
Justin M. Seger
37fcabb41c emacs20 -> ports/editors/emacs20 1997-12-14 14:48:37 +00:00
Satoshi Asami
b4249ca7db Add a bunch of info files that were missing from various lists. My
goodness, I don't even know how long they were missing!

PR:		5286 (pointed out the ccmode omission)
1997-12-14 02:04:04 +00:00
John Polstra
e35eadfa4a Eliminate a harmless warning caused by recent changes to the dynamic
linker.
1997-12-12 03:08:18 +00:00
Gary Jennejohn
f28eb74bc6 Update to vile-7.3. Also add NO_PATCH since there is no patch.
packaging tested (also applies to the vile commit I just did).
1997-12-10 20:30:25 +00:00
Gary Jennejohn
4f1101fab6 Update to vile-7.3. 1997-12-10 20:27:01 +00:00
David E. O'Brien
b4f7f76f39 Upgrade to version 5.0s. 1997-12-08 19:03:54 +00:00
Justin M. Seger
62fb357129 Remove bad MASTER_SITE. 1997-11-27 00:07:31 +00:00
David E. O'Brien
bf31fadaf2 Upgrade to version 5.0r. 1997-11-24 16:54:25 +00:00
Gary Jennejohn
76f1cf3f43 replace /usr/local with ${PREFIX} in CONFIGURE_ARGS
Obtained from: maintainer
1997-11-18 20:41:44 +00:00
Thomas Gellekum
dc47bfa697 Import wily port. wily is a clone of the plan9 editor acme.
PR:		4624
Submitted by:	A Joseph Koshy <koshy@india.hp.com>
1997-11-17 11:53:06 +00:00
David E. O'Brien
508e99c1b9 make it package 1997-11-16 02:04:51 +00:00
Satoshi Asami
d0f9507abe Mark this port brooken, doesn't package. 1997-11-15 10:17:15 +00:00
Gary Jennejohn
c890f896ed By popular demand remove the ``@unexec rm -rf'' and replace it with
@dirrm instead. Do not delete share/emacs since it may also be used
by emacs.
1997-11-12 21:42:50 +00:00
Gary Jennejohn
81d2fa999c Change shared/xemacs/site-lisp to shared/emacs/site-lisp. According
to the maintainer this directory is supposed to be shared between
emacs and xemacs.
1997-11-12 21:41:33 +00:00
David E. O'Brien
e61cd6ce12 Upgrade to version 5.0q 1997-11-11 15:20:17 +00:00
Dima Ruban
fdbc871691 Upgrade to 5.0
Submitted by:	maintainer
1997-11-10 19:00:00 +00:00
Gary Jennejohn
9cdff1f22f Put the lock file in /var/run/xemacs/lock rather than
${PREFIX}/lib/xemacs/lock.

Also simplfy removal of some directories with pkg_delete. Previously,
the contents of ${PREFIX}/{lib,share}/xemacs/site-lisp was deleted and
then the directories themselves using @dirrm. This didn't work in my
tests, so I changed it to just ``@exec rm -rf'' the directories.

PR:		ports/4976
Submitted by:	Sheldon Hearn
1997-11-08 22:19:00 +00:00
Gary Jennejohn
10dace02ac Put the lock file in /var/run/xemacs/lock rather than
${PREFIX}/lib/xemacs/lock.

Also modify post-install to set the permissions on /var/run/xemacs/lock,
${PREFIX}/lib/xemacs/site-lisp and ${PREFIX}/share/xemacs/site-lisp, as
done in PLIST, since ``make install'' doesn't do it.

PR:		ports/4976
Submitted by:	Sheldon Hearn
1997-11-08 22:15:37 +00:00
Masafumi Max NAKANE
eaaa84e204 Fix etc/doc* installation related problems.
Submitted by:	maintainer
1997-10-31 03:45:59 +00:00
Masafumi Max NAKANE
f69ce87fdb Change jp-mule-* -> ja-mule-*
Submitted by:	maintainer

While at it, I also changed
kr-mule-2.3 -> ko-mule-2.3
cn-mule-2.3 -> zh-mule-2.3
1997-10-31 03:44:09 +00:00
Bill Fenner
337f28498d Update MAINTAINER address
Submitted by:	Andreas Kohout <shanee@augusta.de>
1997-10-26 23:57:21 +00:00
Masafumi Max NAKANE
9d9afefee4 Update the references to other mule ports.
(Now, PKGNAME of these ports are ja-mule-*, zh-*, ko-* instead of jp, cn or
kr.)
1997-10-23 14:24:39 +00:00
David E. O'Brien
5211b46baf Upgrade to vim-5.0p.
Apply patch to work with Perl5 support (needed especically if perl5 was
installed as a package).
1997-10-22 10:23:48 +00:00
David E. O'Brien
9eecda3cf7 autoconf's handling of perl5 interpreter support is broken on 2.2.5-BETA. 1997-10-15 09:28:58 +00:00
David E. O'Brien
34bc9ce004 Upgrade to vim-5.0o beta 1997-10-01 09:59:52 +00:00
Thomas Gellekum
1205669b85 Support compiling on {Open,Net}BSD.
Submitted by:	Berndt Josef Wulf <wulf@ping.net.au> via Warner Losh
1997-09-29 08:07:31 +00:00
Satoshi Asami
dada9c2dce Make this port compile with tcl80. 1997-09-18 08:02:35 +00:00
Chuck Robey
9294836028 Fix thot's Makefile, MASTER_SITES were wrong. I added a whole lot of them.
Thanks for the tipoff, Satoshi.
1997-09-17 04:46:56 +00:00
Satoshi Asami
1f91eef6e6 The Id line is spelled "$Id$", not "$Id:". Move EXTRACT_ONLY down. 1997-09-17 03:23:35 +00:00
Chuck Robey
757815c010 Activate thoteditor.
Submitted by:	Pedro Giffuni S, <pgiffuni@fps.biblos.unal.edu.co>
1997-09-13 20:19:28 +00:00
Chuck Robey
bb9f18e4d2 New editor, based on the Opera team server.
Submitted by:	Pedro Giffuni <pgiffuni@fps.biblos.unal.edu.co>
1997-09-13 20:16:45 +00:00
Satoshi Asami
e9256feffb Share files among various mule ports, both port files and within
packages.  The editors/mule-common package contains the language-
independent parts.  Add some new ports based on input methods.  They
don't take up much space because of efficient sharing.

PR:		4411
Submitted by:	Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
1997-09-10 08:51:26 +00:00
Gary Jennejohn
69dc237875 Update to version 7.2. 1997-09-06 19:58:13 +00:00
Gary Jennejohn
2b5260cd92 Update to version 7.2 1997-09-06 19:55:22 +00:00
Gary Jennejohn
9c073f2353 Turn on xemacs20. 1997-09-03 19:39:15 +00:00
Gary Jennejohn
a6c260bba8 Submitted by: me@freebsd.org
new import of xemacs 20.2, including MULE support. Note that I tested
that I could build with mule support, but I couldn't actually check the
functionality.
"make package" and pkg_delete both tested (under -current).
1997-09-03 19:27:58 +00:00
Thomas Gellekum
5a9e7f97ed Add another mirror site. Update my e-mail address. 1997-08-29 11:33:09 +00:00
Andreas Klemm
89a8f7a5b1 vim didn't find lesstif's libXm library, since lesstif
doesn't build and install a static library libXm.a.
1997-08-23 13:43:43 +00:00
David E. O'Brien
c23dacf9a9 Upgrade to the 5.0m beta 1997-08-22 19:55:37 +00:00
Jun-ichiro itojun Hagino
d575c6ec05 original distribution of nvi multilingual patch (nvi-m17n)
updated to version 970820-1600.
1997-08-21 16:55:28 +00:00
Eric L. Hernes
644cff35e8 upgrade to 3.1 1997-08-11 15:04:29 +00:00
Thomas Gellekum
df6abdeaaa Upgrade to 1.40.7.
Poked by:	Bill "distfiles" Fenner
1997-08-11 09:32:36 +00:00
David E. O'Brien
52e0060613 Upgrade to vim-5.0l (beta) 1997-07-28 18:35:41 +00:00
Thomas Gellekum
a137d797c3 Update my e-mail address. Remove superfluous backslash. 1997-07-22 07:09:16 +00:00
Satoshi Asami
abeb46a64d Make this port a little more portlint-clean. 1997-07-17 10:38:15 +00:00
Masafumi Max NAKANE
75c141cc7d /bin/sh -> ${SH} 1997-07-13 18:49:31 +00:00
Thomas Gellekum
ea817ec47d Move aswedit from editors to www. 1997-07-10 06:29:41 +00:00
Thomas Gellekum
58dce5ee55 Activate aswedit. 1997-07-09 07:08:15 +00:00
Masafumi Max NAKANE
643e116f8f Update the base version from 1.79-970408 -> 1.79-970617.
PR:		3896
Submitted by:	itojun@itojun.org
1997-06-18 15:01:35 +00:00
Gary Jennejohn
e1dc0ffb1e update xvile to version 7.1, make myself the maintainer
new md5 for the vile-7.1 tarball.
Submitted by:	pgf@foxharp.boston.ma.us
1997-06-17 20:12:23 +00:00
Gary Jennejohn
bbaee3e1e6 update xvile to version 7.1, make myself the maintainer
Submitted by:	pgf@foxharp.boston.ma.us
1997-06-17 20:11:58 +00:00
Gary Jennejohn
3389016ace update vile to version 7.1, make myself the maintainer.
new md5 for the new tarball.
Submitted by:	pgf@foxharp.boston.ma.us
1997-06-17 20:08:26 +00:00
Gary Jennejohn
de156a9b44 update vile to version 7.1, make myself the maintainer.
Submitted by:	pgf@foxharp.boston.ma.us
1997-06-17 20:07:55 +00:00
David E. O'Brien
eba04cf04f Upgrade to 5.0k beta 1997-06-12 16:35:10 +00:00
Satoshi Asami
42fadb342e Align all info entries at 4th tab stop (as in system info entries). 1997-06-08 12:55:04 +00:00
Satoshi Asami
6b1d37ae7b Added jed. 1997-06-04 06:32:40 +00:00
Satoshi Asami
f8c91d4db2 The JED editor.
PR:		3390
Submitted by:	"Eric J. Schwertfeger" <eric@cybernut.com>
1997-06-04 06:32:23 +00:00
David E. O'Brien
9790f7a970 Upgrade to vim-5.0j beta
(configure works properly on FreeBSD-CURRENT now)
1997-06-02 16:10:37 +00:00
David E. O'Brien
87f617f689 Link with force!
Don't install ``ex'' and ``view''.
1997-05-29 03:22:26 +00:00
David E. O'Brien
5ab6e335b7 Upgrade to 5.0i.
Castrate configure's checks for elf.h.  Now that FreeBSD has an elf.h,
Vim thought we were SysV!   (yea, right, only when they pry this keyboard
from my cold stiff dead hands!)
1997-05-28 10:04:37 +00:00