1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
Commit Graph

474 Commits

Author SHA1 Message Date
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