1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-03 22:23:24 +00:00
Commit Graph

528 Commits

Author SHA1 Message Date
Steve Price
9e81420d33 Update to version 0.4.
PR:		10732
Submitted by:	Martin Kammerhofer <mkamm@gmx.net>
1999-04-02 03:59:00 +00:00
Steve Price
d2160207cf Update to version 0.91a.
PR:		10865
Submitted by:	maintainer
1999-03-31 15:13:53 +00:00
Satoshi Asami
db911dedd6 Remove CONFIGURE_TARGET, the default suffices with the fixed bsd.port.mk.
PR:		10724
1999-03-29 07:50:59 +00:00
Jun Kuriyama
80604e2b6a DocBook XML DTD. 1999-03-28 14:18:35 +00:00
Jun Kuriyama
7925f0f9af Activate docbook-xml. 1999-03-28 14:17:34 +00:00
David E. O'Brien
e80b7f5543 Move ``dict'' from the "net" to the "textproc" category. 1999-03-22 01:17:24 +00:00
Andrey A. Chernov
6610b3a84d allow empty replacement string 1999-03-18 09:56:07 +00:00
Steve Price
6de18d13ed Cleanup pkg/PLIST. 1999-03-15 01:13:17 +00:00
Jacques Vidrine
f4442a7aa7 Upgrade to GNOME 1.0. The following are the details:
ports/audio/esound			0.2.7    ->  0.2.8	PR ports/10422
 ports/audio/gnomeaudio			0.99.8   ->  1.0.0	PR ports/10426
 ports/audio/libaudiofile		0.1.5    ->  0.1.6	PR ports/10421
 ports/deskutils/gnomepim		0.99.8.1 ->  1.0.1	PR ports/10435
 ports/devel/ORBit			0.3.98   ->  0.4.0	PR ports/10423
 ports/devel/gettext			shared libs now		PR ports/10293
 ports/devel/glib12			1.1.16   ->  1.2.0	PR ports/10419
 ports/devel/libgtop			0.99.8   ->  1.0.1	PR ports/10430
 ports/games/gnomegames			0.99.8   ->  1.0.1	PR ports/10436
 ports/graphics/electriceyes		distfile moved		PR ports/10437
 ports/graphics/imlib			1.9.3    ->  1.9.4	PR ports/10424
 ports/lang/gnomeobjc			0.99.3   ->  1.0.1	PR ports/10441
 ports/math/gnumeric			0.6      ->  0.15	PR ports/10439
 ports/misc/gnomeutils			0.99.5   ->  1.0.1	PR ports/10442
 ports/sysutils/gnomeadmin		0.99.1   ->  1.0.1	PR ports/10445
 ports/sysutils/gnomecontrolcenter	0.99.3.1 ->  1.0.1	PR ports/10446
 ports/sysutils/gtop			0.99.2   ->  1.0.1	PR ports/10477
 ports/textproc/libxml			0.99.8   ->  1.0.0	PR ports/10438
 ports/www/libghttp			distfile moved		PR ports/10429
 ports/x11/gnome			0.99.3   ->  1.0.0	PR ports/10450
 ports/x11/gnomecore			0.99.8.1 ->  1.0.1	PR ports/10432
 ports/x11/gnomelibs			0.99.8.1 ->  1.0.1	PR ports/10425
 ports/x11-fm/gnomemc			4.5.10   ->  4.5.23	PR ports/10448
 ports/x11-toolkits/gtk-engines		0.1      ->  0.5	PR ports/10427
 ports/x11-toolkits/gtk12		1.1.6    ->  1.2.0	PR ports/10420

Note that repository copies were made before this commit, as follows:

 ports/devel/glib11-devel       -> ports/devel/glib12
 ports/x11-toolkits/gtk11-devel -> ports/x11-toolkits/gtk12

Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-03-09 01:13:40 +00:00
Steve Price
4fd7bc3ad4 Update to version 0.9a.
PR:		10335
Submitted by:	maintainer
1999-03-08 21:01:01 +00:00
Satoshi Asami
e244b8bccc Fix to make ports work with bsd.port.mk rev. 1.306.
${MACHINE_ARCH}--freebsd${OSREL} is now passed to CONFIGURE_ARGS if
GNU_CONFIGURE is defined.  Take the target out of CONFIGURE_ARGS of
some ports that added it explicitly; define it as
${MACHINE_ARCH}--freebsd if the port doesn't like the ${OSREL} part;
define it as something else (such as ${MACHINE_ARCH}--freebsdelf if
the port requires that; define it as an empty string if the port
doesn't like it at all.

The last might be a sign that a GNU_CONFIGURE port actually doesn't
use GNU's version of configure at all; but I don't have time to go
look at them all, we'll fix them as time goes on.

At least we've got much fewer "-unknown-"s in the tree as the result. :)
1999-03-08 07:28:36 +00:00
Bill Fumerola
7d3c38c918 Upgrade to 0.5.2 with associated changes 1999-03-04 22:53:23 +00:00
Satoshi Taoka
01f4c377da For 4.X and later release 1999-03-03 01:53:06 +00:00
Shigeyuki Fukushima
a3e290df88 MAINTAINER changed, because I was a committer. 1999-03-01 09:38:29 +00:00
David E. O'Brien
49a03d03b8 upgrade to 0.27.1 1999-02-28 11:49:40 +00:00
David E. O'Brien
f96d629351 Upgrade to 0.27.
If "HAVE_EGCS" is defined, aspell will not depend on the STL port and will
use the natvie EGCS STL instead.
1999-02-28 10:25:58 +00:00
Vanilla I. Shu
b66f03295a Upgrade to 0.99.8. 1999-02-24 22:12:10 +00:00
Bill Fumerola
72171241fe Forgotten patch from upgrade to 3.1.1
PR:		ports/10223
Submitted by:	Palla Girgensohn <girgen@partitur.se>
1999-02-23 22:21:03 +00:00
Bill Fumerola
2ea0ad6471 Moving xferstats 1999-02-22 22:34:23 +00:00
Steve Price
dd040634c4 Update to support COMPRESSION among other things.
PR:		9959
Reviewed by:	maintainer
Submitted by:	Martin KammerHofer <dada@sbox.tu-graz.ac.at>
1999-02-22 04:22:22 +00:00
Steve Price
7d3ed01d62 New checksum. 1999-02-22 02:52:04 +00:00
Steve Price
5d2c78c850 New checksum. 1999-02-22 02:43:56 +00:00
Bill Fumerola
1a17b21387 Upgrade and associated changes.
Prompted By:	John-Mark Gurney <gurney_j@efn.org>
1999-02-21 19:58:47 +00:00
Bill Fumerola
5193c79472 welcome xferstats, log processor extraordinare. 1999-02-20 19:55:21 +00:00
Satoshi Asami
83f53b7b3a Just a little portlint-ing. 1999-02-19 01:52:16 +00:00
Andrey A. Chernov
ed2bdcbc64 add homepage 1999-02-18 18:05:13 +00:00
Andrey A. Chernov
d37a5f2217 add sar 1999-02-18 17:53:04 +00:00
Andrey A. Chernov
e35f773176 fix maintainer 1999-02-18 17:51:40 +00:00
Andrey A. Chernov
8e90dc97d8 simple search & replace comand-line utility 1999-02-18 17:49:15 +00:00
Satoshi Asami
f83e00c2a1 Build fix.
PR:		9788
Submitted by:	maintainer
1999-02-13 07:25:42 +00:00
Seiichirou Hiraoka
1109ff35b8 Correct files/md5 1999-02-12 13:53:02 +00:00
John Fieber
b65e781793 Update MASTER_SITES. 1999-02-11 16:01:16 +00:00
Jun Kuriyama
403d659717 Upgrade to v2.19. 1999-02-11 03:35:01 +00:00
Bill Fumerola
fab5132d51 Security fix and upgrade.
Submitted by:	Hugh Blandford <hugh@island.net.au>
1999-02-09 15:08:31 +00:00
Satoshi Asami
5114e2637e Adjust port Makefiles to new EXTRACT_* variable defaults. See log of
bsd.port.mk rev. 1.304 for details on the change.

The fix here is one of the following.

(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
    EXTRACT_* commands.

(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
    calling the "tar" command (i.e., arguments like "-xzf" are spelled
    out).

(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
    add ${EXTRACT_AFTER_ARGS} to the command line as well.

(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
    is set, define the other two too.
1999-02-03 11:12:01 +00:00
Vanilla I. Shu
6dcb4ed514 Upgrade to 0.99.5. 1999-01-31 19:06:21 +00:00
Dirk Froemberg
ceeaa97be7 Install correct files in ${PREFIX}/share/sgml/jade.
Submitted by:	Robert Brive <brive@mail.dotcom.fr>
Requested by:	John Fieber <jfieber@FreeBSD.ORG>
1999-01-31 11:15:57 +00:00
Satoshi Asami
ea502b1bf4 Mark this broken while maintainer works on fixing the makeinfo problem.
Submitted by:	maintainer
1999-01-28 09:47:07 +00:00
Jun Kuriyama
1c03208ca9 SGML DTD catalogs.
PR:		ports/9634
Submitted by:	Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
1999-01-27 14:32:07 +00:00
Jun Kuriyama
604b4b99c0 Activate dtd-catalogs. 1999-01-27 14:30:52 +00:00
Dirk Froemberg
daf36fa3e1 - Give it a chance to work with 4.0-CURRENT.
- strip installed binaries.
1999-01-27 12:47:14 +00:00
Bill Fenner
dc90d64404 Use ${MASTER_SITE_GNOME} 1999-01-27 08:31:54 +00:00
Bill Fenner
5261958626 ${MASTER_SITE_GNU} got rearranged in December; let's catch up. 1999-01-27 07:41:29 +00:00
Dirk Froemberg
4204571b83 Upgrade to 1.2.1.
Uses autoconf and libtool, now. Thus shared libraries are working now
and the bmakefiles are not necessary any longer.

OK'ed by:	John Fieber <jfieber@FreeBSD.ORG>
1999-01-27 00:12:23 +00:00
Steve Price
88c52ad1c5 Pargraph to Paragraph.
PR:		9468
Submitted by:	Steve Coltrin <spcoltri@io.com>
1999-01-26 02:03:33 +00:00
Hidetoshi Shimokawa
ac34d7309c Add fix for Alpha.
- patch for configure, unexelf.c, alpha.h, PLIST and etc.
1999-01-23 14:28:28 +00:00
Nik Clayton
76664cbb9a Move pkg/JADETEX to files/JADETEX. 1999-01-22 06:57:28 +00:00
Jordan K. Hubbard
be26dcc02d This was just a bit _too_ willing to blow up and killed the readmes.
Make more selective about targets to yell about.
1999-01-21 03:28:27 +00:00
Nik Clayton
99273c9038 Port now requires the JADETEX variable to be either "yes" or "no". If
"yes" then a dependency on print/jadetex is included (which in turn pulls
in all 30MB of TeTeX). If no then it is ignored. There is no default.

If ${JADETEX} is unset then pkg/JADETEX is shown to the user.

Set IS_INTERACTIVE to indicate this in the Makefile.
1999-01-20 22:19:42 +00:00
Bill Fumerola
ef2b002d3e (I) add www virtual category, (II) add a mirror site
(III) clean up post-patch target (IV) fix 'Version Required'

Submitted by:	(I) max@wide.ad.jp, (II,III,IV) billf
1999-01-20 20:21:32 +00:00
Steve Price
20fc2c4868 Activate the grap port. 1999-01-18 05:04:04 +00:00
Steve Price
32e7030e74 Initial import of grap version 0.8a.
An implementation of Kernigan and Bentley's grap language.

PR:		9512
Submitted by:	Ted Faber <faber@lunabase.org>
1999-01-18 05:03:23 +00:00
Steve Price
92fefd0448 Activate the prag port. 1999-01-18 03:36:43 +00:00
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