1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
Commit Graph

379 Commits

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