Commit graph

326 commits

Author SHA1 Message Date
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