Commit Graph

306 Commits

Author SHA1 Message Date
Jordan K. Hubbard
7820c8be9b Whoops, the last change to BUILD_DEPENDS was bogus. Revert. 1998-12-18 10:55:54 +00:00
Jordan K. Hubbard
12179d5068 This doesn't actually build anything with RUN_DEPENDS. Use BUILD_DEPENDS 1998-12-18 04:55:26 +00:00
Satoshi Asami
2723f6072f Use ${WRKDIR} as yacc TMPDIR.
Reviewed by:	jmz
1998-12-03 02:58:57 +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
4ad83a6cc6 I assume there's a reason why you're not exporting WRKDIR as TMPDIR,
so just prepend ${WRKDIRPREFIX} to ${.CURDIR} in there.
1998-12-02 05:01:53 +00:00
David E. O'Brien
ceac675354 Mark BROKEN due to fetch failure.
nfb7507.zip is the latest on the FTP site.
1998-12-01 09:32:32 +00:00
Jun-ichiro itojun Hagino
73f358942e move ports/texproc/lv to ports/misc.
Suggested by:	asami
1998-11-24 04:38:12 +00:00
Jun-ichiro itojun Hagino
d67fa6665d enable ports/textproc/lv.
lv is a multilingual text viewer (like less).

Submitted by:	sumikawa@kame.net
1998-11-24 03:01:57 +00:00
Bill Fumerola
aa9e20ae30 I had a patch that fixed this, then I said "I'll just use sed", and I
never updated the Makefile. I was trying to avoid using sed and patch, and
just ended up breaking it by my indeciveness. :>

It's fixed now, and packages no less.

Remind by:	Satoshi
1998-11-23 21:40:29 +00:00
Satoshi Asami
dc629e76b8 Mark it broken, doesn't package.
===
===>  Building package for htdig-3.1.0
Creating package /usr/ports/packages/All/htdig-3.1.0.tgz
Registering depends:.
Creating gzip'd tar ball in '/usr/ports/packages/All/htdig-3.1.0.tgz'
tar: can't add file etc/htdig.conf : No such file or directory
tar: can't add file share/htdig/footer.html : No such file or directory
tar: can't add file share/htdig/bad_words : No such file or directory
tar: can't add file share/htdig/header.html : No such file or directory
tar: can't add file share/htdig/nomatch.html : No such file or directory
tar: can't add file share/htdig/syntax.html : No such file or directory
tar: can't add file share/htdig/english.0 : No such file or directory
tar: can't add file share/htdig/english.aff : No such file or directory
tar: can't add file share/htdig/synonyms : No such file or directory
pkg_create: tar command failed with code 256
*** Error code 1

Stop.
1998-11-23 09:08:25 +00:00
Bill Fumerola
2705bf400f Activate man2html 1998-11-22 22:41:52 +00:00
Bill Fumerola
c0b39df199 With a correct CVSROOT/modules file, import man2html for the last time. 1998-11-22 22:33:31 +00:00
SADA Kenji
59217df4d6 Revise MASTER_SITES to the new locations.
PR:		ports/8785
Submitted by:	Josh Gilliam <josh@quick.net>
1998-11-22 19:33:54 +00:00
Jun Kuriyama
d1bae6ca98 Add virtual category elisp.
Reminded by:	wosch
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
1998-11-20 15:26:10 +00:00
Bill Fumerola
b907041e86 Imported htdig, activating. 1998-11-18 21:03:49 +00:00
Bill Fumerola
487696188e Initial Import of ht://dig, a search engine. 1998-11-18 21:02:48 +00:00
Bill Fumerola
db27e65e0c Update a stale MASTER_SITES, found several mirrors with the distribution,
though they had a different checksum.

patch-ac is obsolete, which seems to be the only difference between the
old tarball and the new one.

Added myself as the MAINTAINER, as I use this program at work.
1998-11-16 22:47:15 +00:00
Jun Kuriyama
340853d4a3 Activate p5-XML-Parser. 1998-11-14 19:45:37 +00:00
Jun Kuriyama
9d5c5cef28 Perl extension interface to James Clark's XML parser, expat.
Submitted by:	kuriyama
1998-11-14 19:44:34 +00:00
Satoshi Asami
dbc8aa6cc1 Use bsd.port.{pre,post}.mk. Either use them to avoid having to define
something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after
.include <bsd.port.mk> to before.

(This is not by any means the complete list but just the ones I've noticed
recently.)
1998-11-11 05:37:39 +00:00
Jun Kuriyama
88ae7024f6 Kanji encoding of patch for localization should be japanese_euc...
Mistaken by:	myself
1998-11-09 10:04:01 +00:00
Jun Kuriyama
9e8dba0228 Upgrade to v1.23. 1998-11-08 00:10:41 +00:00
Satoshi Asami
a8a4ec5950 Can't fetch, server not responding. 1998-11-07 03:36:39 +00:00
Jun-ichiro itojun Hagino
40f2086af4 enable mswordview: ms word -> html converter.
fix CATEGORIES in mswordview/Makefile.
1998-11-06 17:12:02 +00:00
Jun-ichiro itojun Hagino
e18859013a MSWordView is a program that can understand the microsofts word 8
binary file format (office97), it currently converts word into html,
which can then be read with a browser.
It is also capable of converting Japanese MS Word document

MSWordView HomePage is
http://www.csn.ul.ie/~caolan/docs/MSWordView.html

Reviewed by:	itojun
Submitted by:	sumikawa@kame.net
1998-11-06 17:08:24 +00:00
Jun Kuriyama
e49ac6b411 Update to v1.20. 1998-11-03 15:02:23 +00:00
Andrey A. Chernov
3b7b9fbc26 Turn on localization 1998-11-02 11:10:08 +00:00
Andrey A. Chernov
9d01e1a8e3 upgrade to 4.1 1998-11-02 03:52:25 +00:00
Jun Kuriyama
e1db728333 Upgrade to v1.19.
Requested by:	nik
1998-10-31 13:43:31 +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
Steve Price
6fe10b44ff Remove empty directories on deinstall. 1998-10-20 02:02:50 +00:00
Steve Price
6783441591 Move manpages from pkg/PLIST to Makefile. 1998-10-20 02:02:08 +00:00
Steve Price
8765d067df Unbreak by upgrading to version 0.003 since 0.002 is no longer
available.
1998-10-20 02:00:24 +00:00
Justin M. Seger
7ab4f1dc9b Unmark BROKEN.
Submitted by:	jfieber
1998-10-16 02:55:50 +00:00
Justin M. Seger
cab7820515 Mark BROKEN for ELF:
cc -O -pipe    -o nsgmls nsgmls.o SgmlsEventHandler.o RastEventHandler.o StringSet.o nsgmls_inst.o  -lstdc++ -L/usr/ports/textproc/sp/work/sp-1.2.1/nsgmls/../lib -lsp
/usr/lib/libstdc++.so: undefined reference to `log'
/usr/lib/libstdc++.so: undefined reference to `sqrt'
/usr/lib/libstdc++.so: undefined reference to `cosh'
/usr/lib/libstdc++.so: undefined reference to `cos'
/usr/lib/libstdc++.so: undefined reference to `sin'
1998-10-14 23:30:12 +00:00
Justin M. Seger
c3d706bae2 Unbreak.
Submitted by:	Ben Smithurst <ben@scientia.demon.co.uk>
1998-10-13 23:37:06 +00:00
Justin M. Seger
d89e2cfb4e Mark BROKEN for ELF.
cd index ; make
cc -O -pipe -O -DSTRUCTURED_QUERIES=1 -L../agrep -L../libtemplate/template -L../libtemplate/util -L../compress -o buildcast buildcast.o region.o  dir.o  io.o build_in.o                 filetype.o      simpletest.o getword.o  memlook.o      lib.o    partition.o -lagrep -ltemplate -lutil
/usr/libexec/elf/ld: cannot open -ltemplate: No such file or directory
*** Error code 1
1998-10-13 10:53:36 +00:00
Vanilla I. Shu
fe82aad434 Activate libxml. 1998-10-10 13:49:33 +00:00
Vanilla I. Shu
e1fbee612d Import XML parser library.
PR:		ports/8227
Submitted by:	<nakai@technologist.com>
1998-10-10 13:48:53 +00:00
Steve Price
201283319e Update to version 1.4.9.
PR:		8218
Submitted by:	maintainer
1998-10-10 04:16:17 +00:00
Motoyuki Konno
cd9bb79ba7 Fix the emacsclient bug.
PR:		ports/8208
1998-10-09 14:51:07 +00:00
Jun Kuriyama
283f84d539 Cleanup junk files. 1998-10-09 07:31:45 +00:00
Satoshi Asami
f20a1963a7 Prepend ${WRKDIRPREFIX} to WRKDIR definitions. 1998-10-08 23:52:03 +00:00
Satoshi Asami
a1e7494ea5 Make startup script quiet according to my own guidelines. 1998-10-07 21:57:56 +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
John Fieber
6340a3cea1 New master site. 1998-09-30 14:13:22 +00:00
Jordan K. Hubbard
6c35dac8d3 No response from MAINTAINER on this. Original tarball no longer available
at current location so use the master backup site instead.
1998-09-29 17:28:34 +00:00
John Fieber
0f4be94391 Upgrade from 1.1.1 to 1.2. 1998-09-28 16:36:00 +00:00
Thomas Gellekum
2b9d6d391b Upgrade to 1.67. 1998-09-23 11:49:51 +00:00
Mark Murray
da8e305fe1 Make CFLAGS from environment apply. 1998-09-22 12:36:38 +00:00