Vanilla I. Shu
61bb3e5b9c
Upgrade to 0.99.3.
1999-01-17 08:44:30 +00:00
Jun Kuriyama
3ebe33373e
Upgrade to v1.33.
...
Changes of my localizatoin:
o Rename l10n identifier from "jpja" to "ja".
o Add "ja" l10n for print target.
I hope these changes fix warning in print target for
non-japanese SGML files.
1999-01-16 07:44:14 +00:00
Marc G. Fournier
c7beeaae1f
More Y2K Statement Links...
1999-01-13 02:47:33 +00:00
Vanilla I. Shu
edecf3c4f0
Change maitainer's email address,
...
and BROKEN some gnome ports until I upgrade it.
1999-01-12 16:51:33 +00:00
Hidetoshi Shimokawa
145684059e
Rewrite p5- module's PLIST for alpha.
...
Use newly introduced %%PARL_ARCH%% for dirname of architecture
dependent libraries.
(i.e. s!%%PERL_VER%%/i386-freebsd!%%PERL_VER%%/%%PERL_ARCH%%!)
Approved by: asami
1999-01-11 15:34:56 +00:00
Hidetoshi Shimokawa
23480501b5
Respect system CFLAGS. (remove -m486 for alpha)
1999-01-10 10:05:03 +00:00
Satoshi Asami
0eb5003d31
Move Palm*-related programs to new "palm" category.
...
Reviewed by: the ports list
1999-01-09 08:52:31 +00:00
Thomas Gellekum
a39c168942
Upgrade to 3.0.7.
1999-01-05 08:20:46 +00:00
Vanilla I. Shu
5902155466
Upgrade gnumeric to 0.5, libxml to 0.99,
...
Correct gtk11-devel's PLIST,
and fix some configure problem of electriceyes.
1999-01-05 08:00:41 +00:00
Satoshi Asami
4b07f0329b
Change *_DEPENDS on lang/perl5 to USE_PERL5 so we won't have any
...
dependencies to perl5 in -current. This might cause some unwanted
perl5 installations on -stable (if it was originally RUN_DEPENDS,
perl5 will now be installed during build too, etc.), but its lifetime
is limited anyway.
1999-01-02 00:12:21 +00:00
Jun-ichiro itojun Hagino
aebd031c4c
original distribution is updated (0.5.1)
...
Submitted by: sumikawa@kame.net (maintainer)
1999-01-01 15:00:53 +00:00
Bill Fumerola
b36f2678f0
(1) Remove the manual finding of wish. If wish exists, the configure script will
...
find it. There was no mechanism to even detect if wish existed before telling
configure where to find it.
(2) The distribution no longer comes packaged with .o files, so there is no
need to `make clean' before we build this port.
(3) portlint
(4) Added my public_html on freefall as a MASTER_SITE, as the singular MASTER_SITE
had no route to it. A search on ftpsearch revealed no mirrors. Pity.
Triggered By: One of Satoshi's scripts (part 4)
1998-12-27 04:21:58 +00:00
Seiichirou Hiraoka
dee9bfa75a
Activate textproc/aspell
1998-12-24 16:29:48 +00:00
Seiichirou Hiraoka
bec7fd75f3
PR: ports/9072
...
Submitted by: josh@quick.net
Spelling checker with better suggestion logic than ispell
1998-12-24 16:29:00 +00:00
David E. O'Brien
7067e05815
Add "textproc" as a category.
...
Actually, can this thing be moved to `textproc' to live with `ispell'?
Having a distributed electronic dictionary in "net" is stupid. This port is
virtually ispell with /usr/share/dict/words over the network. Otherwise I vote
to move `xmcd' to `net' since it gets its CD database over the network.
1998-12-23 19:33:25 +00:00
Bill Fumerola
0716cd1b55
Make the man paths more FreeBSD oriented.
...
Submitted by: Dima Sivachenko
1998-12-23 17:23:05 +00:00
Jun Kuriyama
838b27d59d
Upgrade to v1.30.
1998-12-23 14:21:44 +00:00
Justin M. Seger
9c83ac47b4
Update to version 0.90.1
...
Submitted by: sfarrell@healthquiz.com
PR: ports/7706
1998-12-22 03:03:32 +00:00
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