Commit Graph

13565 Commits

Author SHA1 Message Date
Steve Price
878bf358d4 Remove empty directory on deinstall. 1998-09-27 03:43:10 +00:00
Steve Price
1826ab8b3b Remove regexp support for libdnd. 1998-09-27 03:16:06 +00:00
Steve Price
c9a0c7ace3 Convert to ELF. 1998-09-27 03:15:35 +00:00
David E. O'Brien
ff84ba4fea ELFify 1998-09-27 03:02:15 +00:00
Steve Price
96f332ddc7 Remove regexp support uulib. 1998-09-27 02:04:19 +00:00
Steve Price
431a1c18e5 Fix for ELF build and remove empty directories on deinstall. 1998-09-27 02:00:30 +00:00
David E. O'Brien
1beb04227c Build properly on ELF systems. 1998-09-27 01:56:14 +00:00
Steve Price
2ee0fae840 Don't strip the binary when building ELF, and remove the empty
share/doc/wb directory on deinstall.
1998-09-27 01:44:09 +00:00
Steve Price
9a80531801 Remove empty lib/speak_freely directory on deinstall. 1998-09-27 01:42:45 +00:00
Steve Price
edd90260c3 Make sure that autoconf can overwrite configure script. 1998-09-27 01:42:04 +00:00
Steve Price
4e9142ef6b Somewhere along the line the binary's name changed to nte. 1998-09-27 01:40:49 +00:00
Steve Price
e7efc40d5f Remove empty doc dir on deinstall. 1998-09-27 01:38:24 +00:00
Steve Price
00d3f5c321 Don't strip the binary when building ELF. 1998-09-27 01:36:52 +00:00
Steve Price
037daaf39e Checksum of seaview.tar changed. 1998-09-27 01:34:55 +00:00
David E. O'Brien
8c737eadca make fetchable 1998-09-27 00:44:18 +00:00
Steve Price
00fb45415d Broken: does not build.
Linking tin v1.4...
cc  -o ./tin   ./active.o  ./art.o  ./attrib.o  ./auth.o  ./charset.o
...
dmat.o  ./xref.o   ../pcre/libpcre.a  -lmytinfo     ../pcre/libpcre.a
cc: ../pcre/libpcre.a: No such file or directory
cc: ../pcre/libpcre.a: No such file or directory
*** Error code 1

Stop.
1998-09-27 00:05:53 +00:00
Steve Price
a8ab4aa7f1 Broken for ELF: does not build ELF libs. 1998-09-27 00:02:10 +00:00
Steve Price
8e15ebd5f3 Broken for ELF: does not build. 1998-09-27 00:01:11 +00:00
Steve Price
b9dc7a2b6a Broken: cannot fetch. 1998-09-27 00:00:24 +00:00
Steve Price
65c253b1b8 Remove regexp support for uulib. 1998-09-26 23:53:52 +00:00
Steve Price
153aa77651 Remove empty directories on deinstall. 1998-09-26 23:52:43 +00:00
Steve Price
7d1ae7d9f8 Convert to ELF. 1998-09-26 23:48:25 +00:00
Steve Price
7024625058 Remove *.orig files from the pgms directory so this deinstall's cleanly. 1998-09-26 23:46:08 +00:00
Steve Price
aa89f98fec Remove the share/doc/xengine directory on deinstall. 1998-09-26 23:43:34 +00:00
Steve Price
be07b56b87 Add missing manpage. 1998-09-26 23:40:12 +00:00
Steve Price
7c95dc3674 Checksum of harmonics.gz changed. 1998-09-26 23:37:56 +00:00
Steve Price
0b8f5aca56 Remove stray directory in pkg/PLIST. 1998-09-26 23:36:21 +00:00
Steve Price
48009fe797 Portlint cleaning. 1998-09-26 23:35:38 +00:00
Steve Price
c689456ddf Remove regexp support for Mesa3 libs and make this build in an ELF
world.
1998-09-26 23:34:33 +00:00
Steve Price
5f04d00a96 Convert to ELF. 1998-09-26 23:33:15 +00:00
Steve Price
5cce0201b8 MASTER_SITES _must_ have a trailing slash. While we're here make
this build.  From the looks of it, it wasn't just broken for ELF.
1998-09-26 23:29:02 +00:00
Steve Price
dded088d05 Portlint cleaning. 1998-09-26 23:24:34 +00:00
Steve Price
6185bc516b Remove share/ephem directory in pkg/PLIST. 1998-09-26 23:24:05 +00:00
Steve Price
b91aef2fbd Move manpages to MAN* macros. 1998-09-26 23:20:17 +00:00
Steve Price
5d04b9652f Mark broken for ELF because of xforms port. 1998-09-26 23:18:10 +00:00
Steve Price
5d932fcc47 Mark broken for ELF since the pre-built library is a.out only. 1998-09-26 23:14:12 +00:00
Steve Price
b90c232dc7 Remove regexp support for tk42. 1998-09-26 23:11:03 +00:00
Dima Ruban
bda0eafc55 Fix it for alpha. 1998-09-26 19:35:05 +00:00
Mark Murray
e04f6feacb Update for new perl5 1998-09-26 18:51:23 +00:00
David E. O'Brien
cd91803be3 back to the snaps w/egcs-19980914
Submitted by:	jdp
1998-09-26 18:17:13 +00:00
Jun Kuriyama
6c225cc395 This update has these changes:
o  Maintainer (with the previous maintainer's approval)
	o  beep patch (Thanks to nabe@mobile.icc.titech.ac.jp!)
	o  selectable Kon font size at make time.
	o  modification for non-default PREFIX

PR:		ports/7878
Submitted by:	Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
1998-09-26 15:41:21 +00:00
Jun Kuriyama
8234e315bd ELFization patch.
PR:		ports/8043
Submitted by:	Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
1998-09-26 12:45:11 +00:00
Dima Ruban
43f2f84d94 Make RSA stuff work on alpha (or on any other 64bit architecture) 1998-09-26 04:42:09 +00:00
Jun-ichiro itojun Hagino
28a7e4d9c8 sorry would like to drop a maintainer status,
as I'm not using siag recently, and having real hard time catching up.
1998-09-26 04:41:35 +00:00
Satoshi Asami
ab9cd238ce Typo (gdk_Imlib should be gdk_imlib).
Found by:	osa@ozz.etrust.ru
1998-09-26 00:02:36 +00:00
Jean-Marc Zucconi
f59679314f Upgrade to version 5.76 1998-09-25 19:43:05 +00:00
Andrey A. Chernov
a130f08487 add help description for new options 1998-09-25 16:23:52 +00:00
Matthew Hunt
6f698761c0 Upgrade to beta-69. 1998-09-25 16:09:01 +00:00
David E. O'Brien
9192789914 turn on `cwish' 1998-09-25 10:58:26 +00:00
David E. O'Brien
d0bf855b25 curses based user friendly windowing shell 1998-09-25 10:57:57 +00:00