Commit Graph

285 Commits

Author SHA1 Message Date
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
Jun Kuriyama
3428e48c6f Add patch for jpja localization.
Submitted by:	myself
1998-09-20 03:48:11 +00:00
Satoshi Asami
668e0f51f4 Use ${PERL5} wherever appropriate. Largely untested; hope my eyeball
checks haven't missed anything.

Submitted by:	dima
1998-09-15 21:31:59 +00:00
John Fieber
32e50f27db Upgrade to 1.7.
The only change is to check if /usr/bin/perl is version 5 and use that
rather than ${PREFIX}/bin/perl if it is.

Submitted by:	John Hay <jhay@mikom.csir.co.za>
1998-09-15 21:18:17 +00:00
Satoshi Asami
10a7079a77 This port doesn't build:
===
 :
c++ -O2 -pipe -DHAVE_CONFIG_H  -c -o html-table.o html-table.cc
html-table.cc:19: declaration of C function `char * alloca(int)' conflicts with
/usr/include/stdlib.h:133: previous declaration `void * alloca(unsigned int)' here
gmake: *** [html-table.o] Error 1
*** Error code 2
===

While I'm here, portlint.
1998-09-15 07:25:47 +00:00
Peter Hawkins
5e085f4628 update to Version 0.002 1998-09-14 02:45:47 +00:00
Jun Kuriyama
fed1257341 Update from v1.10 to v1.13.
Founded by:	Bill Fenner's "unfetchable distfiles" mail
1998-09-08 22:03:32 +00:00
Wolfram Schneider
4004b00213 Added link to ASCII and PDF DocBook documentation. 1998-08-30 13:35:52 +00:00
Masafumi Max NAKANE
cc0a35f0fa Enable nfbtrans. 1998-08-30 02:35:31 +00:00
Masafumi Max NAKANE
ebf88ffc8a New port, nfbtrans:
NFBTRANS is a very accurate Grade Two braille translator.  It can also
back translate a Grade Two file into normal text.  The program has
many options which allow the user to customize its operation.
Formatting commands can be used to generate Tables of Contents, ink
print page numbers, running headers and much more. Translation rules
are in a text file and can easily be modified by the user.  The
program can be configured to hyphenate words to save space.

Because the copyright status is unclear, I'm marking this as
RESTRICTED until I can find out from the author.
1998-08-30 02:32:23 +00:00
Tim Vanderhoek
23bd11f48e None of these textproc tools were quite advanced enough to be
able to textproc away the manpages in their PLISTs.  I'll do it
for them.  Or, rather, bento.freebsd.org will do it for them under
my direction.  :-)
1998-08-19 20:48:45 +00:00
Brian Somers
7d70569eb0 Make the "make french/british" comment clearer. 1998-08-19 20:37:36 +00:00
Tim Vanderhoek
26e78bb69f This netted the largest set of mis-installed manpages, yet! 1998-08-18 19:48:45 +00:00
Jun Kuriyama
d73800213e Update to 1.10. 1998-08-15 03:33:23 +00:00
Thomas Gellekum
6df64dff31 Upgrade to 3.0.6. 1998-07-30 11:06:53 +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
Andrey A. Chernov
7f0e9dcffe Make it more 8bit clean 1998-07-24 13:23:19 +00:00
Andrey A. Chernov
be0f09cee9 automatically sense Cyrillic build mode 1998-07-24 11:48:20 +00:00
Donald Burr
dcc9181401 Actiate yodl. 1998-07-20 23:56:17 +00:00
Donald Burr
49112a5e94 PR: ports/4974
Submitted by:	me
Import of new port textproc/yodl, an easy to use but powerful
document formatting/preparation language.
1998-07-20 23:55:36 +00:00
Steve Price
fcc3c2a6f8 Turn on gxditview. 1998-07-20 03:46:54 +00:00
Steve Price
de7418aad0 Port to build gxditview that is part of the base OS' groff code.
PR:		7260
Submitted by:	Dom Mitchell <dom@myrddin.demon.co.uk>
1998-07-20 03:45:24 +00:00