Commit Graph

13959 Commits

Author SHA1 Message Date
Satoshi Asami
a3507872b4 There is no "ftp.asit-nara.ac.jp", I assume you meant "ftp.aist-nara...".
But it still can't be fetched ("service not available"), so mark it broken.
1998-10-26 07:42:20 +00:00
Satoshi Asami
566af1cffe Mark broken, can't fetch....
-------
>> Attempting to fetch from http://spock.vector.co.jp/authors/VA003457/vim/vim3/1.3d/.
fetch: jvim.1.3d.tar.gz: resource has moved temporarily to `http://hp.vector.co.jp/authors/VA003457/vim/vim3/1.3d/jvim.1.3d.tar.gz'
fetch: jvim.1.3d.tar.gz: resource has moved temporarily to `http://www.vector.co.jp/messages/not_found.html'
Receiving jvim.1.3d.tar.gz: 1 Kbytes
1126 bytes transfered in 0.2 seconds  (6.38 Kbytes/s)
1998-10-26 07:32:49 +00:00
Satoshi Asami
4a9443879e Mark this broken:
=======
===>  Installing for xli-1.16
===>   xli-1.16 depends on shared library: X11.6 - found
/usr/bin/install -c -s  xli /usr/X11R6/bin/xli
/usr/bin/install -c -s  xlito /usr/X11R6/bin/xlito
rm -f /usr/X11R6/bin/xview /usr/X11R6/bin/xsetbg
ln -s /usr/X11R6/bin/xli /usr/X11R6/bin/xview
ln -s /usr/X11R6/bin/xli /usr/X11R6/bin/xsetbg
install in . done
rm -f /usr/X11R6/man/man1/xli.1*
/usr/bin/install -c -m 0444 xli.man  /usr/X11R6/man/man1/xli.1
gzip -n /usr/X11R6/man/man1/xli.1
rm -f /usr/X11R6/man/man1/xlito.1*
/usr/bin/install -c -m 0444 xlito.man  /usr/X11R6/man/man1/xlito.1
gzip -n /usr/X11R6/man/man1/xlito.1
install.man in . done
===>   Generating temporary packing list
===>   Compressing manual pages for xli-1.16
/usr/X11R6/man//mann/xli.n: No such file or directory
*** Error code 1

Stop.
=======

I don't understand what "manual page placement problem" you were trying
to fix here anyway.  What was the problem exactly?
1998-10-26 07:26:18 +00:00
Satoshi Asami
0deeb6b2ce Doesn't install....
===
for file in hfssh; do   install -c -s -o bin -g bin -m 555 -m 755 $file "/usr/local/bin/.";   done
for file in hfs; do   install -c -o bin -g bin -m 444 $file "/usr/local/bin/.";   done
install: hfs: No such file or directory
*** Error code 71

Stop.
1998-10-26 07:19:47 +00:00
David E. O'Brien
db3aa5e9b4 Add more DISTSITES. The single one listed only allowed 10 simulanious anon
connections -- not enough for the demands of the Awesome FreeBSD Ports
Collection(tm).
1998-10-26 05:52:02 +00:00
Satoshi Asami
e08dc9b381 Can't build package.
=======
===>  Building package for olvwm-4.2
Creating package /usr/ports/packages/All/olvwm-4.2.tgz
Registering depends: XFree86-3.3.2 xpm-3.4k xview-config-3.2.1 xview-lib-3.2.1.
Creating gzip'd tar ball in '/usr/ports/packages/All/olvwm-4.2.tgz'
tar: can't add file lib/help/olvwm.info : No such file or directory
pkg_create: tar command failed with code 256
*** Error code 1

Stop.
1998-10-26 05:03:33 +00:00
Satoshi Asami
81a4ed7455 Build broken for a.out too. 1998-10-26 04:53:18 +00:00
Satoshi Asami
c583d1fa82 imap-uw took this one with it when it died. 1998-10-26 04:49:25 +00:00
Joseph Koshy
7b92f12fb8 Do something sensible for make clean if TET_ROOT is not defined. Add
trailing slash to MASTER_SITE.

Pointed-out-by: Steve Price and Andreas Klemm.
1998-10-26 03:10:58 +00:00
Bill Fenner
7b1535eda6 Fix checksum; distfile changed without changing name.
PR:		ports/8287
Submitted by:	Bruce A. Mah <bmah@ca.sandia.gov>
1998-10-25 19:52:32 +00:00
Bill Fenner
aa35c065f7 Upgrade to p15.
PR:		ports/8246
Submitted by:	CHOI Junho <junker@jazz.snu.ac.kr>
1998-10-25 19:29:35 +00:00
Bill Fenner
59216970cf Port upgrade(korean/netscape3). distfiles and font dependency problem solved.
PR:		ports/8271
Submitted by:	CHOI Junho <junker@jazz.snu.ac.kr>
1998-10-25 19:22:58 +00:00
Bill Fenner
97a5044031 Fix path on ftp.cs.bris.ac.uk 1998-10-25 18:28:52 +00:00
Jun Kuriyama
739ed108f1 Preparation as master-port for slave-port (japanese/xv).
Approved by:	maintainer
1998-10-25 15:24:40 +00:00
Mark Murray
068e80407f Unbreak; Repair dependancies. 1998-10-25 09:06:49 +00:00
Mark Murray
6d9dbddce4 Unbreak; Make work with Tk80. 1998-10-25 09:05:03 +00:00
Mark Murray
84e6076838 Unbreak; make work with tcl8.0. 1998-10-25 09:03:24 +00:00
Tim Vanderhoek
933e7d280b Use pkg/MESSAGE for information the user needs to read after
installing the package but before executing the package.  Include
the homepage in pkg/DESCR.  portlint.
1998-10-25 08:52:31 +00:00
Joseph Koshy
c15039154e TET is now available off an FTP site. Change MASTER_SITE accordingly. 1998-10-25 00:58:16 +00:00
David E. O'Brien
3b032c9a0a turn on queso 1998-10-24 23:32:11 +00:00
David E. O'Brien
0d9972514b QueSO determines a remote OS by sending simple TCP packets and analysing
the result.
1998-10-24 23:31:27 +00:00
Vanilla I. Shu
70364f181b Upgrade to 1.20, remove BROKEN_ELF tag.
Submitted by:	maintainer.
1998-10-24 17:14:23 +00:00
Vanilla I. Shu
bb64ab003a Add a patch for gnome_util_user_shll(). 1998-10-24 17:12:47 +00:00
Vanilla I. Shu
824e8c59d6 Upgrade to 1.15. 1998-10-24 17:10:14 +00:00
Vanilla I. Shu
c4edfaa7ae Upgrade to 3.3.2. 1998-10-24 17:08:47 +00:00
Satoshi Asami
66557641c4 The previous commit broke this for a.out.
===
cc -fpic -DPIC -c -O -pipe -DNFSKLUDGE -DIGNORE_LOCK_EACCES_ERRORS  mx.c -o mx.so
ld -Bshareable -x -soname libc-client.so.2.1 -o libc-client.so.2.1 mail.so misc.so newsrc.so smanager.so osdep.so utf8.so siglocal.so dummy.so pseudo.so netmsg.so flstring.so fdstring.so rfc822.so nntp.so smtp.so imap4r1.so pop3.so unix.so mbox.so mbx.so mmdf.so tenex.so mtx.so news.so phile.so mh.so mx.so
ld: libc-client.so.2.1: No such file or directory
*** Error code 1

Stop.
1998-10-23 18:42:49 +00:00
Bill Fenner
66545edc0c Update MASTER_SITES
Submitted by:	Lars.Koeller@post.uni-bielefeld.de
1998-10-23 16:47:00 +00:00
Vanilla I. Shu
2fa71d3875 Activate gnumeric. 1998-10-23 14:45:34 +00:00
Vanilla I. Shu
e8a0988c9c sgid kmem for libgtop. 1998-10-23 14:36:24 +00:00
Vanilla I. Shu
39e94fffc7 Upgrade to 1.5.6p3, and change erich's email address. 1998-10-23 14:29:32 +00:00
Vanilla I. Shu
917ab36ba4 Upgrade to 1.0b12. 1998-10-23 14:27:40 +00:00
Joseph Koshy
d3e5e79dd6 Upgrade to v0.40.11.
Submitted by:	Don Croyle <croyle@gelemna.ft-wayne.in.us>
PR:		8406
1998-10-22 09:37:19 +00:00
Peter Hawkins
9d7c8151af Submitted by: Dirk Froemberg <ibex@physik.TU-Berlin.DE>
- Upgrade to mysql-3.22.9-beta
- fix build under ELF
1998-10-22 07:47:41 +00:00
Satoshi Asami
d83046f9ca Looks like someone broke this while fixing the ELF case.... ;)
===
/bin/sh ../libtool --mode=link cc -O -pipe  -o ffitest  ffitest.o libffi.la
libtool: link: warning: using a buggy system linker
libtool: link: relinking will be required before `ffitest' can be installed
cc -O -pipe -o .libs/ffitest ffitest.o /usr/ports/devel/libffi/work/libffi-1.18/src/.libs/libffi.so
creating ffitest
./ffitest
ld.so failed: Undefined symbol "ffi_prep_args" in ffitest:/usr/ports/devel/libffi/work/libffi-1.18/src/.libs/libffi.so
*** Error code 1

Stop.
1998-10-22 06:33:45 +00:00
Satoshi Asami
4dacfed759 Fix various bogons. (I *assume* the libtyphoon.so link was meant for
the a.out case, because otherwise the name of the shared library is wrong.)
1998-10-22 02:30:24 +00:00
Steve Price
b932e2d3d2 Unbreak for ELF.
PR:		8390
Submitted by:	Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
1998-10-22 00:25:57 +00:00
Jun Kuriyama
8b253320f6 Activate ja-chasen. 1998-10-21 22:10:53 +00:00
Jun Kuriyama
8a718aa12c Japanese Morphological Analysis System
Submitted by:	Jun Kuriyama <kuriyama@FreeBSD.ORG>
1998-10-21 22:09:44 +00:00
Satoshi Asami
4a3e450986 Broken for -stable too (same error). 1998-10-21 21:05:11 +00:00
Andrey A. Chernov
f247a0fb25 upgrade to 6.08.00 1998-10-21 19:16:55 +00:00
Andreas Klemm
701d157685 enable gawk 1998-10-21 18:53:16 +00:00
Andreas Klemm
c3b46e1d9b New port gawk 1998-10-21 18:52:03 +00:00
Mark Murray
c17025d90f Unbreak.
Upgrade to v1.8b3.
Fix for Perl5.
1998-10-21 10:07:51 +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
Satoshi Asami
4f44c208ea No need to use += for a variable defined only once. 1998-10-21 08:58:13 +00:00
Joseph Koshy
857896dea5 Activate TET 1998-10-21 08:33:00 +00:00
Joseph Koshy
27d9fd2f8e A port of TET3.2c from the Open Group. This port builds the Distributed
TET including threads and C++ support.

The port has a number of quirks:
	- sources and binaries need to be installed under $TET_ROOT
	  for later persual by test suites like the PCTS suite
	  from the opengroup.  Consequently this port does not actually
	  install anything under $PREFIX.
	- though the source to TET3.2c is being made publically
	  available, one still needs to register with the open group
	  prior to download the sources.  Consequently this port
	   has been marked `MANUAL_FETCH'.
1998-10-21 08:31:09 +00:00
Satoshi Asami
b0535730d8 yatex-xemacs depends on bash to build. 1998-10-21 07:09:58 +00:00
Joseph Koshy
a1591c36d1 Take over as maintainer. Fix manual page placement problem. 1998-10-21 05:13:30 +00:00
Joseph Koshy
1c53dd4187 Upgrade to 0.40.10
Submitted by:	Don Croyle <croyle@gelemna.ft-wayne.in.us>
PR:		8371
1998-10-21 04:20:10 +00:00