Commit graph

507 commits

Author SHA1 Message Date
Nik Clayton
0e453feea2 Add tidy (www/tidy) and the HTML stylesheets (textproc/html) to the
dependencies list.

Prompted by: Jordan (for the stylesheets)
1998-12-20 20:49:13 +00:00
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
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
Steve Price
27f602b240 Turn on txt2html. 1998-07-12 23:25:40 +00:00
Steve Price
9534c85ced Initial import of txt2html version 1.25.
Text processing utilities (does not include desktop publishing).

PR:		7121
Submitted by:	Don Croyle <croyle@gelemna.ft-wayne.in.us>
1998-07-12 23:24:39 +00:00
Nik Clayton
dd5dd18e77 Add a PKGNAME for version tracking. 1998-07-07 12:18:27 +00:00
Joseph Koshy
3fead1bbe9 Update maintainer address. 1998-07-07 10:59:53 +00:00
Thomas Gellekum
a3afea0a27 Upgrade to 1.54. 1998-07-06 08:11:26 +00:00
Satoshi Asami
60d883280a NO_PATCH is a no-op. By the way, didn't NO_INSTALL work for you? 1998-07-03 07:53:57 +00:00
Nik Clayton
b71f144f0b Added 'docproj' 1998-06-29 16:18:18 +00:00
Nik Clayton
fea2bc355c Meta-port for tools used by the Documentation project.
PR:		ports/7087
Submitted by:	nik@freebsd.org
1998-06-29 16:12:52 +00:00
Satoshi Asami
7d45e2b7a1 Remove NO_CONFIGURE and NO_PATCH, they never meant anything. 1998-06-27 05:20:00 +00:00
Jun Kuriyama
8b419ff51b Upgrade from 1.07 to 1.08. 1998-06-19 15:25:16 +00:00
Tim Vanderhoek
e813d01891 1) email author asking him to integrate patch-aa
2) commit updated port
3) go to bento and test on -current
4) get checksum mismatch
5) email author again....   Arg!!!  He has been appropriately reprimanded. ;-)
6) It sure is faster to commit these little things from bento, at least.. :)
1998-06-18 15:16:47 +00:00
Tim Vanderhoek
c4fe7d2bdf Upgrade to 0.35.
This is an extremely minor upgrade, but the author requested it because
apparently he was getting too many complaints from Linux-ites getting
catdoc from our ports system (old ver. didn't work on Linux).
1998-06-18 14:53:05 +00:00
Matthew Hunt
5ecac03fd1 Activate textutils. 1998-06-16 19:16:34 +00:00
Matthew Hunt
0c8bab91b3 Import of GNU textutils 1.22, including GNU cat and so forth. The
programs are installed wit the prefix "g", a la gmake.  This produces
the interesting program /usr/local/bin/god.

PR:		6050
Submitted by:	Adrian Wontroba <aw1@stade.co.uk>
1998-06-16 19:16:16 +00:00
Matthew Hunt
c98de80323 Punctuation and capitalization police. 1998-06-10 19:23:18 +00:00
Thomas Gellekum
69ba65895b Activate word2x. 1998-06-10 09:43:10 +00:00
Thomas Gellekum
74bb6ba7a1 New port word2x, a converter from MS Word to text, HTML or LaTeX. 1998-06-10 09:42:18 +00:00
Satoshi Asami
5775bbc889 YACC (yet another checksum change...). 1998-06-06 09:18:55 +00:00
John Fieber
36b616854f Upgrade from 1.1 to 1.1.1.
Bugfixes only, no new features.
1998-06-05 16:47:20 +00:00
John Fieber
9ff3f5045b Update to the April 1998 version of HTML 4.0.
Fix the problem where nsgmls would load parts of the HTML 4.0
DTD from www.w3.org rather than the local disk.
1998-06-05 16:33:15 +00:00
John Polstra
2d0884962c Make this port build under -current again. Rather than add extra
tests for /usr/lib/aout, I took the easy way out and deleted the
attempted support of FreeBSD-2.1.x.  That branch is dead, dead,
dead, and support for it in this port was broken anyway.

Another "make release" killer bites the dust.
1998-06-03 18:08:11 +00:00
Thomas Gellekum
b74d02266b Upgrade to 1.52. 1998-05-18 08:53:36 +00:00
David E. O'Brien
017748a3ee add WWW to the categories 1998-05-11 02:46:05 +00:00
Matthew Hunt
fde5931dee Copy the properly configured script to ${PREFIX}/bin, hopefully for
real this time. :-)

Submitted by:	Brett Taylor <brett@peloton.physics.montana.edu>
1998-05-05 05:14:03 +00:00
Matthew Hunt
3b45fc0d43 Configure the program, then install it.
Submitted by:	Brett Taylor <brett@peloton.physics.montana.edu>
1998-05-05 03:59:28 +00:00
Matthew Hunt
9bb4bf9603 Import of latex2html, which turns LaTeX into HTML
PR:		6502
Submitted by:	Brett Taylor <brett@peloton.physics.montana.edu>
1998-05-05 01:00:22 +00:00
Matthew Hunt
6d608d13a7 Activate latex2html. 1998-05-05 00:59:46 +00:00
Masafumi Max NAKANE
2263897ac8 Bugfix:
(1) /usr/local/lib/mule/site-lisp/site-start.el is fixed

(2) /usr/X11R6/info is added to Info-default-directory-list in site-start.el

(3) mule can work on FreeBSD-current (this problem is about new ld.so).

PR:		6030
Submitted by:	maintainer
1998-05-02 21:07:10 +00:00
Thomas Gellekum
c03a3bee05 Activate sgrep. 1998-04-29 10:59:21 +00:00
Thomas Gellekum
2d15f8c368 New sgrep port. From the man page:
sgrep (structured grep) is a tool for searching text files
and filtering text streams using structural criteria.  The
data model of sgrep is based on regions,  which  are  non-
empty  substrings  of  text.  Regions are typically occur-
rences of constant strings or  meaningful  text  elements,
which  are  recognizable  through some delimiting strings.

PR:		6449
Submitted by:	A Joseph Koshy <koshy@india.hp.com>
1998-04-29 10:55:40 +00:00
Matthew Hunt
ecc68dcfa1 Activate urlview. 1998-04-22 16:53:13 +00:00
Matthew Hunt
e863a0fda1 Imported urlview, which finds URLs in plaintext (mail, etc.) and
presents them in a menu to browse from.
PR:		6378
Submitted by:	Josh Gilliam <josh@quick.net>
1998-04-22 16:51:58 +00:00
Thomas Gellekum
67b60384e6 Upgrade to 3.0.5. 1998-04-16 11:53:02 +00:00
Tim Vanderhoek
87605b9a99 s/tk42/tk80/. Mention that this doesn't work with Word97. 1998-04-12 01:18:47 +00:00
Nik Clayton
f2782965a4 Added dsssl-docbook-modular. 1998-03-25 14:12:21 +00:00
Nik Clayton
d5667e93bf This is v1.07 of Norm Walsh's modular DocBook stylesheets, used (in
conjunction with Jade, and the DocBook DTD) to convert DocBook documents
to HTML, RTF and TeX (in conjunction with jadetex macros, which I have
yet to submit/commit).

The name is a bit long but is, I think, relatively future proof. DSSSL is
not the only mechanism that can be used to format SGML, DocBook is not
the only DTD with a DSSSL stylesheet, and the modular stylesheets are not
the only stylesheets available for DocBook. . .

This is my first port commit, I hope I haven't screwed anything up too
much. . .

PR:		6043
Submitted by:	Jun Kuriyama, kuriyama@opt.phys.waseda.ac.jp
1998-03-25 14:10:28 +00:00
Thomas Gellekum
f1de66067a Un-break this port, upgrade to 1.32.
OK'd by:	Satoshi
1998-03-23 13:56:37 +00:00
Satoshi Asami
9f02936403 Mark this port broken, checksum mismatches and directory structure is
different.
1998-03-21 12:49:42 +00:00
Tim Vanderhoek
966766a5b9 Don't use wcarchive's auto-tar and use DIST_SUBDIR instead.
PR:		ports/5832
1998-03-16 21:17:29 +00:00
John Fieber
36189537e1 Upgrade to version 1.1.
Adds XML support, including a utility to convert SGML files to XML files.
1998-03-13 15:06:39 +00:00
Thomas Gellekum
b13745e969 Upgrade to 1.4.8.
PR:		5909
Submitted by:	Josh Gilliam <josh@quick.net>
1998-03-10 09:18:47 +00:00
Thomas Gellekum
4010c8b6d1 Take out NO_CDROM, we have permission to redistribute. 1998-03-04 08:17:34 +00:00
Thomas Gellekum
979d261f31 _Always_ install the license file. 1998-03-03 13:19:10 +00:00
Thomas Gellekum
4aba422363 Upgrade to 1.30. Remove RESTRICTED, NO_CDROM should be enough. 1998-03-03 10:58:04 +00:00
Steve Price
3041bcc6f3 Dictionary Server Protocol (RFC2229) client.
PR:           5835
Submitted by: Josh Giliam <josh@quick.net>
1998-02-25 01:23:01 +00:00
Wolfram Schneider
5a906057ac Convert to latin1 character set instead cyrillic. The latin1
user base is much greater.
1998-02-22 22:26:23 +00:00
John Fieber
ae34d3042d Upgrade to 1.6. Tiny tweak that only affects people using
images in docbook documents.
1998-02-21 21:59:42 +00:00
Steve Price
227824e7d1 Update to reflect Pedro's new Email address.
PR:		5725
1998-02-20 18:39:58 +00:00
Thomas Gellekum
c0bc517b61 Activate tth. 1998-02-20 08:05:37 +00:00
Thomas Gellekum
b490dc5fa2 Import tth port. TtH is a TeX to HTML converter. 1998-02-20 08:04:08 +00:00
Tim Vanderhoek
07a0d85bc3 Energize catdoc. 1998-02-12 17:36:23 +00:00
Tim Vanderhoek
a2d15045b2 I was going to change this before importing it.... :( 1998-02-12 17:33:56 +00:00
Tim Vanderhoek
dfaa06e7df Port import of CATMAN!!! (Batman theme music in b/g)
This allows the user to read MS Word documents.  Doesn't accept
Word 97.

PR:		ports/5162
Submitted by:	Brion Moss <brion@queeg.com>
1998-02-12 17:30:29 +00:00
Steve Price
c5af3349e5 unzip requires the -d option to be after the list of zip files. 1998-02-08 22:54:57 +00:00
John Fieber
c459fbaa2f Oops, forgot the SGML declaration for HTML 4.0. 1998-02-01 20:21:10 +00:00
John Fieber
f363b74c07 Update to the latest HTML 4.0. 1998-02-01 20:15:24 +00:00
John Fieber
3731cc6699 The extra "freebsd-1.0.dtd" was supposed to be "freebsd-1.1.dtd". 1998-01-24 20:12:34 +00:00
David E. O'Brien
0b81b20113 Contained "freebsd-1.0.dtd" twice, giving pkg_{add,delete} errors. 1998-01-24 18:16:10 +00:00
Vanilla I. Shu
a87aa9a000 Upgrade to 1.52
PR:		ports/5441
Submitted by:	maintainer
1998-01-19 13:18:54 +00:00
John Fieber
20958e84ec Add support for the new manref element, update the sgmlfmt(1)
man page a bit, and a few other minor bugs.

PR:		5391
1998-01-17 17:29:00 +00:00
John Fieber
1ff64c2d41 Introduce a new element: manref
To use it, you need to change the doctype declaration to
<!DOCTYPE linuxdoc PUBLIC "-//FreeBSD//DTD linuxdoc 1.1//EN">

Submitted by:	Wolfram Schneider <wosch@cs.tu-berlin.de>
1998-01-17 17:26:04 +00:00
Andrey A. Chernov
d14128fb9a Oops, restore french dict 1997-12-17 04:15:25 +00:00
Andrey A. Chernov
414d8217d4 Add semi-official patch to handle HTML files 1997-12-16 20:17:47 +00:00
Andrey A. Chernov
3f3df3c770 Add ispell homepage to makefile comment 1997-12-16 19:05:59 +00:00
Andrey A. Chernov
0721d2b15c Remove warning: gets -> fgets 1997-12-16 16:13:49 +00:00
Andrey A. Chernov
ce55543b21 Remove obsoleted dir.h (warning produced) 1997-12-16 15:52:56 +00:00
Masafumi Max NAKANE
b5cbb91305 Update the maitainer's address.
Requested by:	maintainer
PR:		5280
1997-12-15 05:50:39 +00:00
Thomas Gellekum
9a38e56cbf Upgrade to 3.0.4. 1997-12-08 15:45:32 +00:00
Justin M. Seger
f5dcbc74cc Activate textproc/c2html 1997-11-22 00:31:24 +00:00
Justin M. Seger
aa4ecfd9d2 Reimport c2html v0.1 into the ports/textproc/c2html directory.
Submitted by:	andy@icc.surw.chel.su
1997-11-22 00:30:17 +00:00
Masafumi Max NAKANE
578dbb14d4 Add texi2html 1997-11-17 18:05:14 +00:00
Masafumi Max NAKANE
835c47fdec New port:
Texinfo to HTML converter

PR:		4952
Submitted by:	Ian Vaudrey <i.vaudrey@cableinet.co.uk>
1997-11-17 17:57:55 +00:00
Masafumi Max NAKANE
eaaa84e204 Fix etc/doc* installation related problems.
Submitted by:	maintainer
1997-10-31 03:45:59 +00:00
Masafumi Max NAKANE
f69ce87fdb Change jp-mule-* -> ja-mule-*
Submitted by:	maintainer

While at it, I also changed
kr-mule-2.3 -> ko-mule-2.3
cn-mule-2.3 -> zh-mule-2.3
1997-10-31 03:44:09 +00:00
Masafumi Max NAKANE
9d9afefee4 Update the references to other mule ports.
(Now, PKGNAME of these ports are ja-mule-*, zh-*, ko-* instead of jp, cn or
kr.)
1997-10-23 14:24:39 +00:00
John Fieber
431451877e Upgrade to 1.2.1. Bugfixes only, now new features. 1997-10-14 01:23:55 +00:00
John Fieber
23d0975dc8 Upgrade to 1.0.1. Bugfixes only, no new features. 1997-10-14 00:44:43 +00:00
John Fieber
d8b73bec99 Upgrade to 1.0.1. Bugfixes only, no new features. 1997-10-14 00:21:53 +00:00
Jun-ichiro itojun Hagino
25fafdca33 remove ports/textproc/rot13 since we have /usr/games/rot13 already.
(this may come back later if we need this...)
1997-10-13 11:11:32 +00:00
Jun-ichiro itojun Hagino
db1e561a1e enable textproc/rot13, a trivial file encription tool.
PR:		4027
1997-10-12 14:00:35 +00:00
Wolfram Schneider
a20bb2d5cd enable info2html 1997-10-11 10:38:49 +00:00
Wolfram Schneider
17d4c286bc Translate GNU info files into HTML pages, one page per node.
Menus, Notes, and Up/Next/Prev pointers are translated into links.
Other text is left as-is in <PRE></PRE> tags.
1997-10-10 13:37:50 +00:00
Masafumi Max NAKANE
184f9a25d0 Activate wdiff. 1997-10-01 07:09:55 +00:00
Masafumi Max NAKANE
6a56589245 New port, wdiff:
Display word differences between text files.
PR:		4613
Submitted by:	MIHIRA Yoshiro <sanpei@yy.cs.keio.ac.jp>
1997-10-01 07:05:09 +00:00
John Fieber
b504b1eb6e Turn on the html dtd port. 1997-09-19 21:37:44 +00:00
John Fieber
c2ad6cb664 Fix a micro-glitch in the distfile, new md5. 1997-09-19 21:33:34 +00:00
John Fieber
94ebecdd11 A collection of HTML DTDs from the W3C. Includes level 0 through
the 4.0 draft (Cougar), excluding the dead end 3.0.
1997-09-19 21:19:25 +00:00
John Fieber
8853829dc7 Upgrade, fixes bogon in handling of the linuxdoc <code> element.
PR:		4236
Submitted by:	Slaven Rezic <eserte@cs.tu-berlin.de>
1997-09-13 19:28:22 +00:00
Satoshi Asami
e9256feffb Share files among various mule ports, both port files and within
packages.  The editors/mule-common package contains the language-
independent parts.  Add some new ports based on input methods.  They
don't take up much space because of efficient sharing.

PR:		4411
Submitted by:	Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
1997-09-10 08:51:26 +00:00
Thomas Gellekum
34958663ef Upgrade to 3.0.3a12. Adjust NO_CDROM string.
Prompted by:	distfile checker
1997-09-08 07:35:45 +00:00
John Fieber
d22ec0d10c Update from 1.1.1 to 1.2. 1997-09-07 00:20:42 +00:00
John Fieber
479dcbae49 Upgrade from 0.9 to 1.0. 1997-09-06 04:21:43 +00:00
Thomas Gellekum
58b9936e4c Upgrade to 3.0.3a11. Update my e-mail address while I'm here. 1997-08-22 07:40:53 +00:00
John Fieber
3db0cfd57a Checksum was botched.
Reported by:	Annelise Anderson <andrsn@andrsn.stanford.edu>
1997-08-21 14:50:27 +00:00
John Fieber
e1897223b7 Upgrade to 1.3
* fix a fatal bug in docbook-roff.ts
 * add a linuxdoc to docbook transpec
 * add an iso12083 article transpec
1997-08-20 21:55:07 +00:00
John Fieber
e23774a145 Don't insist on dragging in the latest and greatest perl. This will
run happily with any version.
1997-08-20 21:32:19 +00:00
Jean-Marc Zucconi
af0ff38043 Remove the dependency on emacs since ispell.elc is no more compiled.
Create the emacs/site-lisp directory, and remove useless ${MKDIR}
1997-08-13 23:29:52 +00:00
Satoshi Asami
2252844e4b Reorder variables. Use "${CP}" instead of "cp". Use DISTNAME/PKGNAME
instead of DISTNAME/DISTFILES/WRKSRC (one less line :).

Pointed out by:	portlint
1997-08-13 06:33:51 +00:00
Mark Murray
b57dec741c Activate Par 1997-08-06 14:49:29 +00:00
Mark Murray
e50cc56bb0 Par is a paragraph formatter similar in intent to fmt(1), but
written with email in mind, so it takes multiple paragraphs and
quote characters into consideration. This is version 1.50.
1997-08-06 14:36:48 +00:00
Satoshi Asami
8b90200fd0 Dependency to perl5 should be "perl5.004001" (or at least "perl5"),
not "perl".
1997-08-05 06:41:54 +00:00
John Fieber
a7fe3a1fde Upgrade to version 0.9. 1997-07-23 00:51:01 +00:00
John Fieber
01b589a4a5 Upgrade to 1.2: fixes makefile breakage on FreeBSD 3.0 systems.
(If you already have 1.1 installed, there is no need to upgrade.)
1997-07-22 13:49:22 +00:00
John Fieber
4690aa99d7 Upgrade to 1.1.
Jumbo goof: The sgmlfmt command was a historical relic instead of the
latest and greatest.
1997-07-19 16:02:05 +00:00
John Fieber
7dd2b43d23 Turn on sgmlformat. 1997-07-18 15:48:36 +00:00
John Fieber
633ea2c31a This completes the portification of the sgml formatting tools. This
port contains sgmlfmt(1), instant(1) and the translation files for
linuxdoc and docbook.  Barring any complaints, all remaing SGML stuff
in 2.2 and current will be removed.

As far as I know, sgmlfmt was the largest perl program in the source
tree, so for people wanting to get perl4 out of the base distribution,
start sharpening your knives.   :)
1997-07-18 15:46:19 +00:00
Andreas Klemm
f839215a37 wgconvert is missing in the default install target and doesn't get installed,
but it's needed for another package called webglimpse (am working on a port).
Since I need it badly I had no time to ask Chuck to review the small
change and hope it's ok for him.
1997-07-17 19:29:09 +00:00
Masafumi Max NAKANE
5e5eddfc60 ldconfig -> ${LDCONFIG}. 1997-07-17 15:13:02 +00:00
John Fieber
18d169d9f5 Turn on iso12083 and linuxdoc. 1997-07-10 14:39:03 +00:00
John Fieber
6bbd8734de ISO standard (12083:1993) SGML DTDs from the The Electronic Publishing
Special Interest Group.
1997-07-10 14:36:44 +00:00
John Fieber
5bac664b76 Add aliases for DTDs and documents that refer to these entity sets
as "8879-1986" instead of the more cannonical "8879:1986".
86//ENTITIES Added Math Symbols: Ordinary//EN"
"ISOamso"

PUBLIC "ISO 8879:1986//ENTITIES Added Math Symbols: Relations//EN"
"ISOamsr"

PUBLIC "ISO 8879:1986//ENTITIES Box and Line Drawing//EN"
"ISObox"

PUBLIC "ISO 8879:1986//ENTITIES Russian Cyrillic//EN"
"ISOcyr1"

PUBLIC "ISO 8879:1986//ENTITIES Non-Russian Cyrillic//EN"
"ISOcyr2"

PUBLIC "ISO 8879:1986//ENTITIES Diacritical Marks//EN"
"ISOdia"

PUBLIC "ISO 8879:1986//ENTITIES Greek Letters//EN"
"ISOgrk1"

PUBLIC "ISO 8879:1986//ENTITIES Monotoniko Greek//EN"
"ISOgrk2"

PUBLIC "ISO 8879:1986//ENTITIES Greek Symbols//EN"
"ISOgrk3"

PUBLIC "ISO 8879:1986//ENTITIES Alternative Greek Symbols//EN"
"ISOgrk4"

PUBLIC "ISO 8879:1986//ENTITIES Added Latin 1//EN"
"ISOlat1"

PUBLIC "ISO 8879:1986//ENTITIES Added Latin 2//EN"
"ISOlat2"

PUBLIC "ISO 8879:1986//ENTITIES Numeric and Special Graphic//EN"
"ISOnum"

PUBLIC "ISO 8879:1986//ENTITIES Publishing//EN"
"ISOpub"

PUBLIC "ISO 8879:1986//ENTITIES General Technical//EN"
"ISOtech"
1997-07-10 14:25:59 +00:00
John Fieber
f37a25235a Give the package a more meaningful version number of 1986 rather than
the arbitrary 1.0.
1997-07-10 03:25:28 +00:00
John Fieber
f00ed49e28 After fixing the distfile, generate a correct md5.
Then stop committing before I do any more dammage.
1997-07-10 02:54:57 +00:00
John Fieber
7088aecace Finally, clean up this port. 1997-07-10 02:41:08 +00:00
John Fieber
e95fcb0ea6 Shape up this port too. 1997-07-10 02:37:51 +00:00
John Fieber
82935635d2 Get this port shaped up a bit. 1997-07-10 02:34:40 +00:00
John Fieber
c1494de6cb Forgot, this depends on iso8879. 1997-07-09 11:23:09 +00:00
John Fieber
ffe2faad0f The linuxdoc DTD. Yes it is really true, I am sloooooowly working
on moving the sgml tools out to the ports collection.

(Psss!  Anti-bloatists: that means there will be one less program
in src that needs perl!)
1997-07-09 04:18:01 +00:00
John Fieber
b9d8971393 Unbreak this. Sort of. Shared libraries are still disabled
until I can figure out what is going on with them.

An assortment of other small messes were cleaned up.
1997-07-07 02:43:46 +00:00
John Fieber
683fe502a6 Disable the generation of the shared libsp for all systems. It seems
that some change between 2.2.1 and 2.2.2 is causing problems.
1997-07-06 19:27:30 +00:00
John Fieber
1ea29620e1 Mark as BROKEN.
It appears that some change between 2.2.1 and 2.2.2 is causing
problems for C++ libraries.
1997-07-06 02:54:02 +00:00
David E. O'Brien
a70ec52001 Add OpenBSD to the #define 1997-06-29 09:52:45 +00:00
David E. O'Brien
6fd573b4fd Style police:
*  Move RUN_DEPENDS to proper place
*  use PKGNAME and EXTRACT_SUFX rather than DISTFILES
1997-06-29 09:49:49 +00:00
David E. O'Brien
e57d8c71af Add support for OpenBSD 1997-06-29 09:48:20 +00:00
John Fieber
c58cddd8a9 Activate docbook, iso8879, and jade. 1997-06-22 21:11:27 +00:00
John Fieber
6f830a7cfc The DocBook DTD--an SGML DTD designed for computer system documentation.
Already in use in the FreeBSD web site and the ultimate destiny for
the FreeBSD handbook and FAQ.

Both version 2.4.1 and 3.0 are included in the port.
1997-06-22 21:06:40 +00:00
John Fieber
d3f311ee72 Supplementary materials from ISO 8879:1986, specifically
general character entity definitions used by numerous SGML
DTDs including DocBook and our version of Linuxdoc.
1997-06-22 21:01:28 +00:00
John Fieber
0dc47c9b17 Jade: a DSSSL processor.
Note, this port is a superset of the SP port, but unlike SP
this one will not compile on FreeBSD 2.1.x--a more modern C++
compiler is needed.
1997-06-22 20:28:13 +00:00
John Fieber
da38f45ef3 This port now works on FreeBSD 2.1.x. 1997-06-22 17:41:04 +00:00
Satoshi Asami
42fadb342e Align all info entries at 4th tab stop (as in system info entries). 1997-06-08 12:55:04 +00:00
Jean-Marc Zucconi
4996d07ba6 Remove ispell.elc. 1997-06-04 15:23:23 +00:00
Jean-Marc Zucconi
04021bbcea Never byte-compile ispell.el. 1997-06-04 15:19:40 +00:00
James FitzGibbon
f077c7ddc8 Activate mail/cyrus
Activate devel/p5-Penguin
Activate devel/p5-Penguin-Easy
Activate net/rwhois
Activate textproc/pilot_makedoc
1997-05-30 20:13:39 +00:00
Masafumi Max NAKANE
8dda912a0f Deleted unnecessary @cwd. 1997-05-30 20:02:29 +00:00
Masafumi Max NAKANE
669f12c322 Make this port respect the value of ${PREFIX}. 1997-05-30 20:01:42 +00:00
Masafumi Max NAKANE
44f2223e97 Upgrade, 2.5a6 -> 3.0.2a9. 1997-05-30 19:59:34 +00:00
Satoshi Asami
ff7e4c5e08 Align all info dir entries in the "emacs" section. 1997-05-28 03:06:38 +00:00
David E. O'Brien
5fb31df5fd Turn on agrep. 1997-05-25 03:43:23 +00:00
David E. O'Brien
62586b524b agrep is a tool for fast text searching allowing errors.
The three most significant features of agrep that are not supported by
the grep family are
1) the ability to search for approximate patterns
2) agrep is record oriented rather than just line oriented
3) multiple patterns with AND (or OR) logic queries
1997-05-25 03:42:42 +00:00
Satoshi Asami
f9046b3982 Make the mule ports use install-info. Note that our makeinfo can't
handle sources with Japanese characters, so the dir entries for those
are given explicitly in Makefile and pkg/PLIST.
1997-05-21 07:24:28 +00:00
Satoshi Asami
af4a0902d0 Add BUILD_DEPENDS to emacs, we need to compile an .elc file. 1997-04-29 10:53:47 +00:00
Satoshi Asami
b39298937a /sbin/ldconfig -> ${LDCONFIG} 1997-04-27 01:06:45 +00:00
Satoshi Asami
ef4308c86e Move glimpse, isearch, ispell, mgdiff, rman and unroff to textproc. 1997-04-27 00:11:48 +00:00
Satoshi Asami
590f1ed834 One-liner for textproc category. 1997-04-26 23:25:38 +00:00
John Fieber
06739525df Turn on sp. 1997-04-26 20:08:43 +00:00
John Fieber
a3a3c192ae Import of James Clark's SP SGML parser packages.
Reviewed by:	asami
1997-04-26 20:02:01 +00:00
David E. O'Brien
5fa48f1cf3 Changed informational Echo's to a pkg/MESSAGE file so package users
will get the same information as port users.
1997-04-11 09:39:58 +00:00
Satoshi Asami
d02cf33167 Make the emacs/mule ports compile when __FreeBSD__ == 3. Closes PR
ports/3175.
1997-04-09 07:24:35 +00:00
Wolfram Schneider
6676d31872 Change MAINTAINER to wosch 1997-03-06 12:24:49 +00:00
Thomas Gellekum
1efea212c4 The recently imported patch-c[ab] contained RCS keywords. To
avoid trouble, fetch them as part of $DISTFILES and apply in
a pre-patch target.

Update my e-mail address in Whom: line.

Remove my name from the MAINTAINER line. Any takers?
1997-03-06 09:46:39 +00:00
Satoshi Asami
aadc95461b Remove two files (aptly called "1" and "2"), they are included in the
source tarball.

Reviewed by:	tg
1997-03-06 09:09:52 +00:00
Thomas Gellekum
66226f3dbf Add xref to databases. 1997-02-19 09:36:05 +00:00
David E. O'Brien
b85e96f141 Style police.
Bug fixes.
1997-02-18 10:09:08 +00:00
Thomas Gellekum
afb72cdea0 Import of isearch, a text search engine.
Closes PR #2154.

Submitted by:	Pedro Giffuni <pgiffuni@FPS.biblos.unal.edu.co>
1997-02-17 09:54:03 +00:00
Jean-Marc Zucconi
5c402348e3 Add checksum for the french dictionary 1997-02-10 16:17:33 +00:00
Jean-Marc Zucconi
eed07060d5 Print message about the possibility of building the french/english version
before the build phase too (if the distfile was already here, no message was
printed)
1997-02-10 16:16:02 +00:00
Jean-Marc Zucconi
c46bdc450a Enable the building of the french dictionary via a target (make french)
and print an informative message announcing this feature, like for the
british dict, so this possibility is not hidden in the makefile.
1997-02-07 23:03:11 +00:00
Ollivier Robert
a14a8d6dc1 The master site for the french dictionary has changed and the version
as well.

Obtained from: Usenet in fr.*
1997-02-03 16:22:44 +00:00
Chuck Robey
2f1b352d4c Upgrade glimpse port to version 4.0.
Submitted by:	Bakul Shah <bakul@plexuscom.com>
1997-01-11 05:30:28 +00:00
Masafumi Max NAKANE
1c66bfbf12 Now, string describing reason for defining these variables must be set
when you define NO_CDROM, NO_PACKAGE or RESTRICTED.
1996-12-07 09:28:48 +00:00
Satoshi Asami
d1a5dc8980 Install emacsclient et al., which were not included previously because
they might overwrite emacs' versions.

The more I think about this, the less sense this makes, as we pratcically
mandate emacs to be installed as well for this mule to work.

Requested by:	hosokawa@mt.cs.keio.ac.jp (HOSOKAWA Tatsumi)
1996-11-30 10:13:51 +00:00
Satoshi Asami
c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs.

Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
1996-11-18 14:17:24 +00:00
David E. O'Brien
090316dbc1 Converted to MAN[1-8]
Converted p5* to use MASTER_SITE_PERL_CPAN
1996-11-17 09:06:37 +00:00
David E. O'Brien
e5cc021f77 CATEGORIES+= -> CATEGORIES=
Converted to MAN[1-9]
1996-11-17 08:45:20 +00:00
David E. O'Brien
5223aa0ad2 Converted to MAN[1-9NL] 1996-11-17 07:01:32 +00:00
Satoshi Asami
97167a6b2d Motif-based diff frontend.
Submitted by:	Andreas Lohr andreas@marvin.RoBIN.de
1996-11-15 11:01:32 +00:00
David E. O'Brien
47a616f11d CATEGORIES+= --> CATEGORIES=
Misc variable reordering, cleaning up, etc.
1996-11-11 05:50:23 +00:00
David E. O'Brien
4b2988d9d2 CATEGORIES+= --> CATEGORIES=
Minor variable reordering where needed.
1996-11-11 05:07:53 +00:00
Satoshi Asami
95137d2010 Oh my goodness! Satoshi is finally fed up and decided to "clean up"
all the COMMENTs!  No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.

Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)

Phew!  238 ports modified!
1996-10-10 05:05:35 +00:00
Paul Traina
167087f803 Upgrade to current version.
Reviewed by:	thomas
1996-10-08 07:48:16 +00:00
Chuck Robey
4ae1dd9faf Update port to 3.6 level, with help from James Fitzgibbons. 1996-08-26 02:14:41 +00:00
Satoshi Asami
3784472667 Use GNU_CONFIGURE instead of HAS_CONFIGURE. Conditionalize man
page compression on NOMANCOMPRESS.
1996-08-16 09:43:57 +00:00
Satoshi Asami
4c02cf27d7 Change NO_PACKAGE to NO_CDROM, these are "don't sell for profit" licenses. 1996-06-15 06:24:23 +00:00
Satoshi Asami
dea2cec8b6 Make this compile under 2.1R too.
Submitted by:	chuckr@glue.umd.edu
1996-05-27 07:36:41 +00:00
Satoshi Asami
729aaabd19 Oops, screwed up reason for NO_CDROM. It should be "don't sell for
profit", not "no commercial use".
1996-05-20 08:17:37 +00:00
Satoshi Asami
f62c95a74e Upgrade, 3.0 -> 3.5.
Submitted by:	chuckr@glue.umd.edu
1996-05-20 06:55:49 +00:00
Torsten Blum
f74336b829 add BUILD_DEPENDS because the build fails if elk is not installed 1996-04-23 19:46:35 +00:00
Thomas Gellekum
3629f1878c Import unroff, a programmable, extensible troff converter with
HTML backend.
1996-04-10 06:38:59 +00:00