summaryrefslogtreecommitdiff
path: root/textproc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use ${WRKDIR} as yacc TMPDIR.Satoshi Asami1998-12-031-2/+2
| | | | | | | Reviewed by: jmz Notes: svn path=/head/; revision=15080
* An ugly hack to make it build when PACKAGE_BUILDING build comes hereSatoshi Asami1998-12-021-4/+50
| | | | | | | | | | | 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) Notes: svn path=/head/; revision=15057
* I assume there's a reason why you're not exporting WRKDIR as TMPDIR,Satoshi Asami1998-12-021-2/+2
| | | | | | | so just prepend ${WRKDIRPREFIX} to ${.CURDIR} in there. Notes: svn path=/head/; revision=15046
* Mark BROKEN due to fetch failure.David E. O'Brien1998-12-011-1/+3
| | | | | | | nfb7507.zip is the latest on the FTP site. Notes: svn path=/head/; revision=14994
* move ports/texproc/lv to ports/misc.Jun-ichiro itojun Hagino1998-11-241-2/+1
| | | | | | | Suggested by: asami Notes: svn path=/head/; revision=14852
* enable ports/textproc/lv.Jun-ichiro itojun Hagino1998-11-241-1/+2
| | | | | | | | | lv is a multilingual text viewer (like less). Submitted by: sumikawa@kame.net Notes: svn path=/head/; revision=14847
* I had a patch that fixed this, then I said "I'll just use sed", and IBill Fumerola1998-11-231-5/+7
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=14836
* Mark it broken, doesn't package.Satoshi Asami1998-11-231-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | === ===> 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. Notes: svn path=/head/; revision=14807
* Activate man2htmlBill Fumerola1998-11-221-1/+2
| | | | Notes: svn path=/head/; revision=14779
* With a correct CVSROOT/modules file, import man2html for the last time.Bill Fumerola1998-11-225-0/+50
| | | | Notes: svn path=/head/; revision=14778
* Revise MASTER_SITES to the new locations.SADA Kenji1998-11-221-3/+3
| | | | | | | | PR: ports/8785 Submitted by: Josh Gilliam <josh@quick.net> Notes: svn path=/head/; revision=14772
* Add virtual category elisp.Jun Kuriyama1998-11-201-2/+2
| | | | | | | | Reminded by: wosch Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp> Notes: svn path=/head/; revision=14719
* Imported htdig, activating.Bill Fumerola1998-11-181-1/+2
| | | | Notes: svn path=/head/; revision=14655
* Initial Import of ht://dig, a search engine.Bill Fumerola1998-11-185-0/+77
| | | | Notes: svn path=/head/; revision=14654
* Update a stale MASTER_SITES, found several mirrors with the distribution,Bill Fumerola1998-11-162-5/+6
| | | | | | | | | | | | 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. Notes: svn path=/head/; revision=14579
* Activate p5-XML-Parser.Jun Kuriyama1998-11-141-1/+2
| | | | Notes: svn path=/head/; revision=14522
* Perl extension interface to James Clark's XML parser, expat.Jun Kuriyama1998-11-145-0/+41
| | | | | | | Submitted by: kuriyama Notes: svn path=/head/; revision=14521
* Use bsd.port.{pre,post}.mk. Either use them to avoid having to defineSatoshi Asami1998-11-111-3/+5
| | | | | | | | | | | 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.) Notes: svn path=/head/; revision=14465
* Kanji encoding of patch for localization should be japanese_euc...Jun Kuriyama1998-11-092-3/+3
| | | | | | | Mistaken by: myself Notes: svn path=/head/; revision=14428
* Upgrade to v1.23.Jun Kuriyama1998-11-083-18/+48
| | | | Notes: svn path=/head/; revision=14399
* Can't fetch, server not responding.Satoshi Asami1998-11-071-1/+3
| | | | Notes: svn path=/head/; revision=14378
* enable mswordview: ms word -> html converter.Jun-ichiro itojun Hagino1998-11-063-5/+6
| | | | | | | fix CATEGORIES in mswordview/Makefile. Notes: svn path=/head/; revision=14375
* MSWordView is a program that can understand the microsofts word 8Jun-ichiro itojun Hagino1998-11-0610-0/+1354
| | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=14374
* Update to v1.20.Jun Kuriyama1998-11-033-8/+31
| | | | Notes: svn path=/head/; revision=14333
* Turn on localizationAndrey A. Chernov1998-11-021-0/+1
| | | | Notes: svn path=/head/; revision=14308
* upgrade to 4.1Andrey A. Chernov1998-11-023-5/+17
| | | | Notes: svn path=/head/; revision=14290
* Upgrade to v1.19.Jun Kuriyama1998-10-313-30/+408
| | | | | | | Requested by: nik Notes: svn path=/head/; revision=14275
* Remove extra trailing "\" -- the CONFIGURE_ARGS line was continuing ontoSatoshi Asami1998-10-211-2/+2
| | | | | | | the "STRIP=". Notes: svn path=/head/; revision=14146
* Remove empty directories on deinstall.Steve Price1998-10-203-1/+4
| | | | Notes: svn path=/head/; revision=14115
* Move manpages from pkg/PLIST to Makefile.Steve Price1998-10-2010-21/+36
| | | | Notes: svn path=/head/; revision=14114
* Unbreak by upgrading to version 0.003 since 0.002 is no longerSteve Price1998-10-202-7/+5
| | | | | | | available. Notes: svn path=/head/; revision=14113
* Unmark BROKEN.Justin M. Seger1998-10-161-3/+1
| | | | | | | Submitted by: jfieber Notes: svn path=/head/; revision=14045
* Mark BROKEN for ELF:Justin M. Seger1998-10-141-1/+3
| | | | | | | | | | | | 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' Notes: svn path=/head/; revision=14004
* Unbreak.Justin M. Seger1998-10-131-3/+2
| | | | | | | Submitted by: Ben Smithurst <ben@scientia.demon.co.uk> Notes: svn path=/head/; revision=13962
* Mark BROKEN for ELF.Justin M. Seger1998-10-131-1/+3
| | | | | | | | | | 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 Notes: svn path=/head/; revision=13948
* Activate libxml.Vanilla I. Shu1998-10-101-1/+2
| | | | Notes: svn path=/head/; revision=13858
* Import XML parser library.Vanilla I. Shu1998-10-1012-0/+92
| | | | | | | | PR: ports/8227 Submitted by: <nakai@technologist.com> Notes: svn path=/head/; revision=13857
* Update to version 1.4.9.Steve Price1998-10-104-20/+10
| | | | | | | | PR: 8218 Submitted by: maintainer Notes: svn path=/head/; revision=13827
* Fix the emacsclient bug.Motoyuki Konno1998-10-091-0/+22
| | | | | | | PR: ports/8208 Notes: svn path=/head/; revision=13788
* Cleanup junk files.Jun Kuriyama1998-10-091-1/+2
| | | | Notes: svn path=/head/; revision=13781
* Prepend ${WRKDIRPREFIX} to WRKDIR definitions.Satoshi Asami1998-10-081-5/+5
| | | | Notes: svn path=/head/; revision=13755
* Make startup script quiet according to my own guidelines.Satoshi Asami1998-10-071-2/+2
| | | | Notes: svn path=/head/; revision=13720
* ELFize. Also, upgrade to mule-2.3 based on emacs-19.34b (used to beSatoshi Asami1998-10-0716-1047/+2464
| | | | | | | | | | 19.28). PR: 8178 Submitted by: taoka@infonets.hiroshima-u.ac.jp Notes: svn path=/head/; revision=13703
* New master site.John Fieber1998-09-301-2/+2
| | | | Notes: svn path=/head/; revision=13557
* No response from MAINTAINER on this. Original tarball no longer availableJordan K. Hubbard1998-09-291-2/+2
| | | | | | | at current location so use the master backup site instead. Notes: svn path=/head/; revision=13540
* Upgrade from 1.1.1 to 1.2.John Fieber1998-09-286-10/+22
| | | | Notes: svn path=/head/; revision=13529
* Upgrade to 1.67.Thomas Gellekum1998-09-232-4/+4
| | | | Notes: svn path=/head/; revision=13357
* Make CFLAGS from environment apply.Mark Murray1998-09-221-0/+11
| | | | Notes: svn path=/head/; revision=13306
* Add patch for jpja localization.Jun Kuriyama1998-09-203-1/+9
| | | | | | | Submitted by: myself Notes: svn path=/head/; revision=13262
* Use ${PERL5} wherever appropriate. Largely untested; hope my eyeballSatoshi Asami1998-09-151-3/+3
| | | | | | | | | checks haven't missed anything. Submitted by: dima Notes: svn path=/head/; revision=13159