aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
Commit message (Collapse)AuthorAgeFilesLines
* Use expat2 (1.95.1) rather than expat (1.2).knu2001-03-102-17/+2
|
* Add ruby-sablot, a Ruby interface to the Sablotron XSLT processor.knu2001-03-107-0/+87
|
* Remove unneeded entry.kuriyama2001-03-091-1/+0
| | | | Found by: bento
* In Makefile of the master port, x11-toolkits/linux-gtk,taoka2001-03-086-0/+12
| | | | | | MAINTAINER= is changed to MAINTAINER?=. Then, MAINTAINER is able to be added into a slave port's Makefile. So I added it in this port's Makefile.
* Mark BROKEN for OSVERSION < 500007.demon2001-03-052-12/+6
| | | | Requires perl version 5.6.0.
* Switch from AWK to SED for CFLAGS sanitization. It is cleaner,lioux2001-03-051-6/+2
| | | | | | | | | | more readable and follows most ports using similar solutions. Besides, it is more lightweight. Use the same AWK pattern with SED adding the option -E for extended pattern matching. Submitted by: roam
* mis-category, move it to develijliao2001-03-047-71/+0
|
* add perltidyijliao2001-03-047-0/+71
| | | | Indents and reformats Perl scripts to make them easier to read
* New port: kdoc.demon2001-03-047-0/+64
| | | | | | KDOC creates cross-referenced documentation for C++ and CORBA IDL libraries directly from the source. Documentation can be embedded in special doc comments in the source.
* New port py-expat, a Python interface to the Expat XML parser.tg2001-03-017-0/+70
|
* Add p5-Text-SimpleTemplate 0.35, yet another Perl module forwill2001-03-016-0/+49
| | | | | | | template processing. PR: 25389 Submitted by: Anton Berezin <tobez@tobez.org>
* Remove do-configure section, use PERL_CONFIGURE now.vanilla2001-03-0131-63/+13
|
* Update to version 0.6.4kevlo2001-02-284-51/+63
| | | | | PR: 25409 Submitted by: MAINTAINER
* Fix grammar: s/is cannot be/cannot be/lioux2001-02-281-1/+1
|
* o Sanitize CFLAGS following example of palm/prc-tools-gcc. Removelioux2001-02-281-5/+20
| | | | | | | | | | | | | | both all -m machine and -O > -O1 optimizations such as (-O[s2-9]+|-m[0-9a-zA-Z]+(=[0-9a-zA-Z]*)?|-O[s2-9]+) since openjade built with some of these optimizations core dumps when building some of the /usr/doc files o Use INSTALLS_SHLIB=yes instead of a post-install ldconfig line o "UN"echo post-install (prefix lines with @). Cleaner o Also, fix openjade's complain that it does not find builtins.dls, point it in the right direction with CONFIGURE_ARGS+=--datadir o Bump PORTREVISION since there is an improvement fix Approved by: MAINTAINER
* USE_GNOMELIBS -> USE_GNOMEkevlo2001-02-271-1/+1
| | | | Reported by ade@
* Update to version 0.24.steve2001-02-263-2/+3
| | | | | PR: 24734 Submitted by: maintainer
* add libxml++, XML API for C++ijliao2001-02-2611-0/+85
|
* - Fix LIB_DEPENDSkevlo2001-02-252-11/+14
| | | | | | | | - Use USE_X_PREFIX - Use USE_GNOMELIBS PR: 25327 Submitted by: Ports Fury
* Upgrade to 3.1.1, and remove the incorrect dependency on JFC.des2001-02-243-171/+243
| | | | Approved by: kuriyama
* Depend on specific versions of the DocBook DTD. Bump the port versionnik2001-02-241-2/+3
| | | | accordingly.
* Add ruby-csv, Ruby library to parse or generate data in CSV format.knu2001-02-246-0/+42
| | | | Submitted by: Yarema <yds@dppl.com>
* Add a russian patch.vanilla2001-02-231-0/+15
| | | | | PR: ports/25306 Submitted by: maintainer
* Upgrade to 0.51.vanilla2001-02-234-35/+25
| | | | | PR: ports/25282 Submitted by: maintainer
* Upgrade to 0.51.vanilla2001-02-2310-305/+56
| | | | | PR: ports/25281 Submitted by: maintainer
* Update to 1.62.kuriyama2001-02-223-16/+3
| | | | | | - patch-ab is included in the distribution. Requested by: nik
* ``Homepage:'' -> ``WWW:''roam2001-02-223-3/+3
| | | | | PR: 25256 Submitted by: maintainer
* add filepp, a generic file preprocessorijliao2001-02-216-0/+32
|
* Add ruby-erb, another eRuby implementation which can be invoked fromknu2001-02-216-0/+64
| | | | within a script.
* Bump PORTVERSION to reflect extra dependencies.nik2001-02-211-1/+1
|
* Add graphics/eps2png and graphics/netpbm as dependencies. These arenik2001-02-211-1/+3
| | | | required in order to process the graphics.
* Update to version 0.33kevlo2001-02-196-119/+120
| | | | | PR: 25150 Submitted by: Ports Fury
* - Add missing LIB_DEPENDSkevlo2001-02-182-45/+45
| | | | | | | - Use NOPORTDOCS PLIST_SUB PR: 25151 Submitted by: Ports Fury
* Update to version 1.11kevlo2001-02-174-6/+12
| | | | | PR: 25165 Submitted by: MAINTAINER
* change maintainer's e-mail address.sf2001-02-161-1/+1
|
* Update to 0.8ade2001-02-146-10/+16
|
* New Port: textproc/tclExpatjeh2001-02-1317-0/+519
| | | | | | | | This is the TCL interface to the Expat library. I updated it to link against the modern Expat, as installed by the expat2 port. PR: 22879 Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
* Upgrade libxode from version 1.0 to 1.2.joe2001-02-133-4/+4
|
* RPM of libxmltaoka2001-02-1343-0/+433
|
* Cleanup to use NOPORTDOCS support in PLIST_SUBjeh2001-02-122-16/+14
| | | | | PR: 24600 Submitted by: Johann Visagie <johann@egenetics.com> MAINTAINER
* Use GNU iconv library (converters/libiconv) instead of BSD iconv.sobomax2001-02-113-8/+36
| | | | Prompted by: ade
* Add %%PORTDOCS%%.knu2001-02-105-98/+98
|
* Add libxslt, an XSL Transformations (XSLT) library being developedade2001-02-107-0/+65
| | | | for the GNOME project.
* Update to 2.3.0. Finally Gnome folks recognized the need to allow libxml2sobomax2001-02-097-144/+123
| | | | | co-exist with old libxml installed on the same machine, so I was able to happily remove most of my hacks.
* Update MASTER_SITES and WWW.knu2001-02-082-4/+2
| | | | Noticed by: fenner's portsurvey
* add y2l, Yacc-to-Latex pretty printer/convertorijliao2001-02-066-0/+39
|
* More style fixes for ports/textproc.olgeni2001-02-0677-77/+77
|
* Install English (American or British) *.dict file too for ports which use itache2001-02-052-0/+8
| | | | | | like udmsearch, mnoGoSearch (and ASPSeek not yet in ports). Approved by: jmz
* The db2html utility depends on textproc/jade.olgeni2001-02-042-5/+6
| | | | | Also, some whitespace changes to pkg-descr (notably "WWW: " to please portlint).
* enforce not to create gif files and fix pkg-plist.sf2001-02-042-29/+1
| | | | Submitted by: bento
* Improve the general appearance of this port:roam2001-02-032-12/+47
| | | | | | | | | | | - PORTNAME changed to sed; - PKGNAMEPREFIX added so the package name is still gsed; - do-install removed, using the real sed install target; - a typo fixed in pkg-descr. - maintainer changed to Cyrille Lefevre PR: 24719 Submitted by: Cyrille Lefevre <clefevre@citeweb.net> - new maintainer
* Upgrade to 1.8.2.kuriyama2001-02-014-29/+87
| | | | | PR: ports/24710 Submitted by: kunishi@c.oka-pu.ac.jp
* Find ghostview even if not installed in /usr/local/bin.grog2001-02-011-1/+1
| | | | Submitted by: bmah
* Fix a build failure caused by the fact that I used my custom version ofsobomax2001-02-011-0/+14
| | | | | | libtool port on machine where I was testing upgrade to 0.12. Submitted by: Tadayuki Okada <tokada@isi.com>
* Update pspell version number.sobomax2001-02-012-2/+2
|
* Update to 0.12.sobomax2001-02-014-13/+30
|
* Update to 0.6.7.knu2001-01-313-8/+6
|
* Initial import of clo++-0.3.0kevlo2001-01-308-0/+62
| | | | clo++ is a command line parser generator for C++
* I'll maintain them for Documentation Project.kuriyama2001-01-293-3/+3
|
* respect CFLAGS.sf2001-01-292-14/+0
| | | | | PR: 19193 Submitted by: lioux
* Fix *_DEPENDS for the new version of ruby-strscan.knu2001-01-271-3/+3
|
* Remove inactive MAINTAINER <jfieber>, who hasn't committed in 14 months.will2001-01-273-3/+3
|
* ARGL. Change ISPELL_NO to ISPELL_NL.alex2001-01-271-1/+2
| | | | | | Bump PORTREVISION. Submitted by: Espen Skoglund <esk@ira.uka.de>
* Bump PORTREVISION.grog2001-01-261-0/+1
| | | | Reminded by: kris
* Fix major breakage in format output by changing two lines. Look atgrog2001-01-261-0/+13
| | | | | | this patch to see the subtlety; see http://www.lemis.com/~grog/debug/gmat.html for debugging analysis and an explanation.
* Upgrade to 1.04.vanilla2001-01-262-2/+2
|
* Release maintainership.. libxml2 is not likely to be used in the coreade2001-01-261-1/+1
| | | | | GNOME system for a "long time". Max, if you don't want the port (I know you've been interested in it in the past), just reassign it back to ports@
* Update to 0.6ade2001-01-244-4/+4
|
* Add ruby-qt2xml, Qt2 xml extension for Ruby.knu2001-01-235-0/+71
|
* update checksum.sf2001-01-221-1/+1
| | | | | PR: 24129 Submitted by: maintainer
* Add the '1' on pkg-plist.vanilla2001-01-202-2/+2
|
* Add xml-i18n-tools, a module containing some utility scripts and assortedade2001-01-2011-0/+95
| | | | | | auto* magic for internationalizing various kinds of XML files. Obtained from: GNOME
* Fix formatting problemkevlo2001-01-202-1/+19
| | | | | PR: 24457 Submitted by: MAINTAINER
* Make the German versions of <warning> and <caution> behave as <note>,alex2001-01-192-2/+20
| | | | | | | i.e. "Warnung: " and not "Warnung" (note is "Note: "). Bump PORTREVISION. Submitted by: Udo Erdelhoff (ue@nathan.ruhr.de)
* Update to 0.2.8.sobomax2001-01-172-2/+4
|
* Add a port for the RXP validating XML parser.jkoshy2001-01-176-0/+54
|
* Update to sync with bsd.port.mk rev 1.361 - use PORTDOCS that is now inwill2001-01-172-457/+452
| | | | | | bsd.port.mk, for easy removal of documentation. I left alone one port - japanese/elisa8x8 (or something like that), because it appeared to have some rather weird way of doing PORTDOCS substitution.
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-1718-60/+60
|
* Print a more informative error message when /usr/share/dict/words is not found.jmz2001-01-151-0/+2
| | | | Submitted by: Matthew Emmerton <matt@gsicomp.on.ca>
* Add nl-ispell, a slaveport to textproc/ispell, with ISPELL_NL set, soalex2001-01-132-0/+16
| | | | that it installs a dutch dictionary as well.
* Update to version 2.0alex2001-01-131-1/+1
|
* Update the ISPELL_NO part to version 2.0alex2001-01-134-50/+66
| | | | Bump PORTREVISON.
* Update ISPELL_DENEU to 20001109 versionalex2001-01-133-43/+25
|
* libiconv is at version 2 now.alex2001-01-131-1/+1
| | | | Submitted by: bento
* files/patch-Generate is no longer neededkevlo2001-01-122-45/+1
| | | | | PR: 24274 Submitted by: MAINTAINER
* Apply iso639 to the variable names I introduced the last few days.asmodai2001-01-125-23/+24
| | | | | | | | Afrikaans is now ISPELL_AF, and Danish is ISPELL_DA, as per iso639. [pointed out by markm] Also bumped the PORTREVISION belatedly due to introducing three new languages.
* Update to 1.8.11ade2001-01-124-55/+49
|
* Correct names of some executables.grog2001-01-112-0/+645
| | | | | | Add a bare-bones document (gmat.sgm) describing how to use gmat. Catch 22: to read this, you need to format it with gmat. To format it with gmat, you need first to read it.
* Add more dependencies (ghostview, DocBook 3.1)grog2001-01-112-1/+28
| | | | Add longer descriptions.
* Change the variable to ISPELL_ZA from ISPELL_SA.asmodai2001-01-113-12/+25
| | | | | This will probably revisited soon again since Suid Afrika has 11 official languages according to markm.
* Add Afrikaans ispell support under the ISPELL_SA variable.asmodai2001-01-103-1/+22
|
* Add Danish ispell support under the variable ISPELL_DK.asmodai2001-01-105-1/+35
| | | | This is based on the ispell-da-1.4.7 tarball.
* Upgrade to 0.5kevlo2001-01-104-17/+106
| | | | | PR: 24184 Submitted by: MAINTAINER
* Fix typo in the MASTER_SITES variable, we needed a += assignment.asmodai2001-01-101-1/+2
| | | | Add another mirror for the tarball.
* Add Dutch ispell support under the ISPELL_NL variable option.asmodai2001-01-105-1/+36
|
* Fix another inconsistency in the make syntax before I commit my realasmodai2001-01-091-1/+1
| | | | changes.
* Now ruby-optparse 0.7.8 has included an English document, process itknu2001-01-092-0/+4
| | | | on installation together with the Japanese document.
* Upgrade to 0.6.3kevlo2001-01-084-6/+13
| | | | | PR: 24147 Submitted by: MAINTAINER
* Use $PERL_CONFIGURE.kuriyama2001-01-082-9/+4
|
* Clean up some space/tabbing as hinted about by portlint.asmodai2001-01-081-5/+5
| | | | | This improves internal style so that forthcoming additions will be, hopefully, in the same style.
* Convert quotes correctly for German texts.alex2001-01-061-0/+14
| | | | Submitted by: Udo Erdelhoff <ue@nathan.ruhr.de>
* Update to 2.2.11ade2001-01-062-2/+2
|
* Upgrade to 1.2.3kevlo2001-01-043-19/+47
| | | | No response from the maintainer.
* Add p5-Sort-Fields 0.90, perl module to sort lines containing delimitedwill2001-01-046-0/+36
| | | | | | | fields. PR: 24014 Submitted by: Anton Berezin <tobez@tobez.org>
* Add p5-Sort-ArbBiLex 3.32, perl module to make sort functions for arbitrarywill2001-01-046-0/+42
| | | | | | | sort orders. PR: 24023 Submitted by: Anton Berezin <tobez@tobez.org>
* Add p5-XML-DT 0.19, a perl module for down translation of XML to strings.will2001-01-046-0/+94
| | | | | PR: 23994 Submitted by: Anton Berezin <tobez@tobez.org>
* Add p5-XML-Dumper 0.4, a perl module for dumping perl objects to xml.will2001-01-046-0/+43
| | | | | PR: 23993 Submitted by: Anton Berezin <tobez@tobez.org>
* Add p5-String-ShellQuote 1.00, perl module for quote strings for passingwill2001-01-046-0/+36
| | | | | | | through the shell. PR: 23981 Submitted by: Anton Berezin <tobez@tobez.org>
* Add p5-XML-TreeBuilder 3.08, perl module to make XML document trees.will2001-01-046-0/+40
|
* New port: tdtd.elclive2001-01-047-0/+100
| | | | | | Emacs major mode for editing SGML and XML DTDs. PR: 21293
* Fix generation of table of contents when generating HTML output. Bumpnik2001-01-032-0/+13
| | | | PORTREVISION.
* Add p5-String-Strip 1.01, perl extension for fast, commonly used, stringnbm2001-01-036-0/+44
| | | | | | | operations. PR: 23980 Submitted by: Anton Berezin <tobez@tobez.org>
* Goodbye, YEAR2000. Hello, 2001.will2001-01-011-2/+0
| | | | Approved by: asami
* Modify paths to point to FreeBSD-typical places.grog2001-01-011-0/+41
|
* New port: gmat, O'Reilly's DocBook formatting software.grog2001-01-017-0/+197
| | | | Obtained from: Andy Oram <andyo@oreilly.com>
* Fix typo (NOPORTDCS->NOPORTDOCS).will2000-12-311-1/+1
| | | | Submitted by: maintainer
* Fix broken LOCALBASE-instead-of-PREFIX references. Silence regex actionwill2000-12-311-8/+9
| | | | | | in pre-configure. Unsilence install actions besides mkdir's. Submitted by: maintainer
* Add p5-Text-Tmpl 0.23, a perl module implementing a templating systemwill2000-12-316-0/+57
| | | | | | | library. PR: 23971 Submitted by: Anton Berezin <tobez@tobez.org>
* Add p5-Text-Query 0.07, a perl module implementing a query processwill2000-12-316-0/+69
| | | | | | | framework. PR: 23968 Submitted by: Anton Berezin <tobez@tobez.org>
* Add p5-Text-Graphics 1.0001, a perl module (toolkit) for renderingwill2000-12-317-0/+73
| | | | | | | textual graphics. PR: 23965 Submitted by: Anton Berezin <tobez@tobez.org>
* Add p5-Text-Wrapper 1.000, a perl module that includes a simple wordwill2000-12-316-0/+41
| | | | | | | wrapping routine. PR: 23964 Submitted by: Anton Berezin <tobez@tobez.org>
* Add p5-Text-Format 0.52, a perl module that includes various subroutineswill2000-12-316-0/+42
| | | | | | | to format text. PR: 23963 Submitted by: Anton Berezin <tobez@tobez.org>
* Add p5-Text-Flowchart 1.00, a perl module to make ASCII Flowcharts. Wow,will2000-12-316-0/+58
| | | | | | | the things they're doing in Perl these days.. PR: 23962 Submitted by: Anton Berezin <tobez@tobez.org>
* Add p5-Text-FixedLength 0.12, a perl module to parse and create fixedwill2000-12-316-0/+37
| | | | | | | length field records. PR: 23933 Submitted by: Anton Berezin <tobez@tobez.org>
* Add p5-Text-Filter-Chain 0.02, a perl module to chain multiplewill2000-12-316-0/+38
| | | | | | | Text::Filter objects and runs them in sequence. PR: 23932 Submitted by: Anton Berezin <tobez@tobez.org>
* Add p5-Text-Filter 1.7, a perl module with a base class for objects thatwill2000-12-316-0/+55
| | | | | | | can read and write text lines. PR: 23931 Submitted by: Anton Berezin <tobez@tobez.org>
* Add p5-Text-FillIn 0.05, a Perl module (class) implementing a fill-inwill2000-12-316-0/+42
| | | | | | | template. PR: 23929 Submitted by: Anton Berezin <tobez@tobez.org>
* Add p5-Text-DoubleMetaphone 0.04, a perl module for phonetic encodingwill2000-12-316-0/+41
| | | | | | | of words. PR: 23926 Submitted by: Anton Berezin <tobez@tobez.org>
* Add p5-Text-Bind 0.04, a perl module to bind Perl structures to textfiles.will2000-12-316-0/+42
| | | | | PR: 23922 Submitted by: Anton Berezin <tobez@tobez.org>
* Add p5-Text-Autoformat 1.04, a perl module for automatic and manual textwill2000-12-316-0/+45
| | | | | | | wrapping and reformating formatting. PR: 23918 Submitted by: Anton Berezin <tobez@tobez.org>
* Add p5-DelimMatch 1.03, a perl module to find regexp delimited stringswill2000-12-316-0/+47
| | | | | | | with proper nesting PR: 23916 Submitted by: Anton Berezin <tobez@tobez.org>
* remove outdated URLwosch2000-12-305-15/+0
|
* - Fix PORTNAMEkevlo2000-12-283-14/+21
| | | | | | | | | - Use do-install target (instead of playing with regex) - Add 'GNU' prefix to directory entry of info file (similer to devel/gmake) - Add missing @dirrm PR: 23892 Submitted by: Ports Fury
* Add sdf 2.001, a perl-based package to facilitate the Simple Documentwill2000-12-267-0/+693
| | | | | | | | Format written by Ian Clatworthy. Since there are not only perl modules but also scripts, I have decided not to name this port p5-sdf. PR: 23511 Submitted by: dannyman <dannyman@tellme.com>
* Add p5-Spreadsheet-WriteExcel 0.23, a perl module to write formatted textwill2000-12-266-0/+87
| | | | | | | and numbers to a cross-platform Excel binary file. PR: 23826 Submitted by: Sergey Skvortsov <skv@protey.ru>
* Add p5-Spreadsheet-ParseExcel 0.09, a perl module to get information fromwill2000-12-266-0/+40
| | | | | | | Excel files. PR: 23825 Submitted by: Sergey Skvortsov <skv@protey.ru>
* Add gutenbook 0.1.10, a product of Project Gutenberg, which aims to providewill2000-12-268-0/+99
| | | | | | | | | a more intuitive way to read etexts on a computer. This port includes a perl module to read etexts from Project Gutenberg, as well as a gutenbook executable for reading actual etexts. PR: 23715 Submitted by: Jeremy Shaffner <jeremy@external.org>
* Add p5-XML-Writer 0.4, a simple perl module for writing XML documents; itwill2000-12-266-0/+39
| | | | | | | | takes care of constructing markup and escaping data correctly, among other useful features. PR: 23819 Submitted by: Adam Herzog <adam@herzogdesigns.com>
* Modify installation directory and install catalog.kuriyama2000-12-268-86/+144
| | | | Submitted by: kiri
* Add ftp-tools-1.1, a nice set of perl scripts for manipulatingalex2000-12-236-0/+39
| | | | | | | SGML documents, e.g. indenting (!) (still experimental, though), written by the submitter. Submitted by: Udo Erdelhoff <ue@nathan.ruhr.de>
* Add p5-XML-XPath 1.02, a set of Perl modules for parsing and evaluatingwill2000-12-196-0/+71
| | | | | | | XPath statements (as specified by w3.org). PR: 22769 Submitted by: Sergey Skvortsov <skv@protey.ru>
* Add p5-XML-Sablotron 0.44, a Perl interface to the Sablotron XSLTwill2000-12-197-0/+65
| | | | | | | processor. PR: 22805 Submitted by: Sergey Skvortsov <skv@protey.ru>
* Add sablotron 0.44, an XSL processor fully implemented in C++.will2000-12-1913-0/+484
| | | | | PR: 22804 Submitted by: Sergey Skvortsov <skv@protey.ru>
* Add p5-dTemplate 1.0, a perl module aspiring to be the most powerfulwill2000-12-196-0/+34
| | | | | | | general purpose templating system. PR: 23484 Submitted by: Jeremy Shaffner <jeremy@external.org>
* Add gsed 3.02, the GNU version of sed(1), the stream editor.will2000-12-196-0/+55
| | | | | PR: 22632 Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
* Upgrade to 1.60.kuriyama2000-12-192-3/+3
|
* Remove trailing period and package name from the pkg-comment.demon2000-12-192-2/+2
|
* Update to 0.31kevlo2000-12-184-43/+35
| | | | | PR: 23590 Submitted by: MAINTAINER
* Remove an extraneous directory.roam2000-12-151-0/+1
| | | | | PR: 23556 Submitted by: maintainer
* Update to 1.1: mkcatalog(.in) script update.shige2000-12-132-75/+239
| | | | | | | | | - Fix symbolic-link'ed ${CAT_DIR} problem. - Add -c option: specify top-level catalog file(default:${CAT_DIR}/catalog). - Add -v option: verbose mode. - Modify some messages. Obtained from: Hiroki Sato <hrs@FreeBSD.org>
* Unbreak this port after upgrade to Groff 1.16.1.ru2000-12-133-3/+4
|
* Remove extra directories on pkg_delete.okazaki2000-12-133-3/+8
| | | | | | Make this package PREFIX-safe about a symbolic link. Bump up PORTREVISION. Change maintainer's e-mail address.
* XML::Stream provides you with access to XML Streamclive2000-12-126-0/+44
| | | | | | | and Net::Jabber depends on it. PR: 23246 Submitted by: Yen-Ming Lee <leeym@bsd.ce.ntu.edu.tw>
* Update to 0.1.3.knu2000-12-123-6/+7
| | | | | | Set the default charset to ISO-8859-1 instead of US-ASCII. Shorten pkg-comment to under 70 columns.
* Update master sites.knu2000-12-121-1/+1
|
* Update to 99.2b8.roam2000-12-126-308/+323
| | | | | | PR: 23355 (mostly) Submitted by: Cyrille Lefevre <clefevre@citeweb.net>, maintainer mods Approved by: maintainer
* - Added a patch to fix a small bug, as suggested by Martel's author.steve2000-12-112-0/+17
| | | | | | | | - Bumped PORTREVISION - Added file: files/patch-Generate.py PR: 23351 Submitted by: maintainer
* Update to 2.2.10ade2000-12-092-2/+2
|
* A better way to display the pre-everything messagejmz2000-12-091-3/+1
| | | | Submitted by: asami
* Add a piece of code that formats amstd's rd file, due to theirknu2000-12-062-1/+4
| | | | | | | chicken-or-egg (cyclic) dependency. For the present, added parts are laid idle since rd2 causes an error during the format process.
* Put copy of distfile at MASTER_SITE_LOCAL.sobomax2000-12-041-1/+3
|
* Update to version 0.4kevlo2000-12-024-25/+30
| | | | | PR: 23210 Submitted by: MAINTAINER
* Update to 2.2.9ade2000-12-014-64/+24
|
* Update iconv to 2.0 and reflect shared library version bump.sobomax2000-11-291-1/+1
| | | | | PR: 23163, 23164, 23165 Submitted by: maintainer
* Update MASTER_SITES and WWW.kevlo2000-11-262-2/+2
| | | | | PR: 23079 Submitted by: Ports Fury
* Upgrade to 1.8.kuriyama2000-11-264-87/+155
| | | | Requested by: many
* ghostscript5 doesn't exist anymore, so change dependencies to ghostscript55.asami2000-11-251-1/+1
|
* update my email address - roam@orbitel.bg -> roam@FreeBSD.orgroam2000-11-221-1/+1
|
* Add $FreeBSD$, which help me in problem reports.obrien2000-11-221-0/+1
|
* Add $FreeBSD$'s which help me in problem reports.obrien2000-11-222-0/+2
|
* Update glib13 shared library version number.sobomax2000-11-211-1/+1
| | | | | PR: 23004 Submitted by: Matt Heckaman <matt@LUCIDA.QC.CA>
* Resign as a maintainer.sobomax2000-11-211-1/+1
|
* Handle compressed fileseivind2000-11-203-4/+5
|
* Release a few more ports so I can concentrate more on GNOMEade2000-11-184-4/+4
|
* Upgrade to 0.6.2. The maintainer is now Johann Visagietg2000-11-164-139/+334
| | | | | | | <johann@egenetics.com>, as discussed with Jacques. PR: 22835 Submitted by: Johann Visagie <johann@egenetics.com>
* Persuade libxml2 to install into different filesystem space thanade2000-11-166-79/+212
| | | | | | | | | | | | | | | | | | libxml (cursing the author all the way for having two incompatible versions of their software do this). This is still not 100%, but a step in the right direction for those ports that need libxml2, but also have to co-exist with GNOME (which, for the moment, uses libxml exclusively). Max will be committing a port shortly to show exactly how to tell a port to use libxml2 under this new scheme of things. As and when GNOME (the primary consumer of libxml) moves over to libxml2, these hacks will be reverted, and similar hacks put in to libxml until it dies a quiet death. Submitted by: sobomax
* Update to 2.2.8ade2000-11-153-2/+4
|
* Correct version number.jeh2000-11-141-2/+3
| | | | | | | Bump PORTEPOCH PR: 22834 Submitted by: Johann Visagie <johann@egenetics.com> MAINTAINER
* - Update port textproc/py-martel to 0.35jeh2000-11-143-12/+20
| | | | | | | | - This version now depends on Python 2.0, but no longer depends on PyXML (it uses the xml package in Python 2.0's standard library.) PR: 22820 Submitted by: Johann Visagie <johann@egenetics.com> MAINTAINER
* Change MAINTAINER field.demon2000-11-131-1/+1
| | | | | | I am now at FreeBSD dot org Approved by: sobomax
* - Made friendly wirh libwmf-0.1.20sumikawa2000-11-133-8/+14
| | | | | | | | - Change Maintainer's mail address PR: ports/22782 Submitted by: mzaki@e-mail.ne.jp Approved by: maintainer
* Change motif to a normal dependency. REQUIRES_MOTIF is now calledasami2000-11-081-1/+1
| | | | | | | | | | | | | | USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif. As before, it implies USE_XPM (and therefore USE_XLIB). Motif-dummy is removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3. Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always have USE_MOTIF. ftp/moxftp will define USE_MOTIF unless WANT_ATHENA_VERSION (new variable) is defined. I merged the X cases in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined. I will remove x11-toolkits/Motif-dummy (which has been repo copied to open-motif) in a few days.
* Wv is converter from MS Word to several data format such HTML, PDF, PSsumikawa2000-11-077-763/+502
| | | | | | | | | and so on. It's formely known as textproc/mswordview. textproc/mswordview will be disappeared. Submitted by: mzaki@e-mail.ne.jp Repo copied by: PW
* Initialise Deorbiting Burn Sequence [tm, (c) 2000, PHK] for pnmtopng port.sobomax2000-11-041-1/+0
| | | | | PR: 20968 Submitted by: PF
* Release a number of ports that I don't have time to keep trackade2000-11-041-1/+1
| | | | of any more.
* Remove etc/sgml if it's empty.asami2000-11-031-0/+1
| | | | Submitted by: bento
* Create directory etc/sgml before attempting to copy file into it.asami2000-11-031-0/+3
| | | | Submitted by: bento
* Update to 2.2.7ade2000-11-033-3/+5
|
* Add 1 @unexec rmdir.kuriyama2000-11-021-1/+2
| | | | | | Change @dirrm to @unexec rmdir to share Text directory. Submitted by: bento
* D'oh! Back out the previous commit.knu2000-11-021-3/+1
| | | | | | | I thought I should allow users to pass those variables from command line (make CFLAGS='-O6', etc.), but it wasn't supposed to work anyway. Pointy hat to: knu (Halloween is over, hah!)
* Add CC and CFLAGS to MAKE_ARGS.knu2000-11-021-1/+4
|
* Whitespace-only:sobomax2000-11-012-3/+3
| | | | Make indentation uniform across my ports.
* Port cleanup. Bump PORTREVISION to 1jeh2000-11-012-1/+64
| | | | | PR: 22473 Submitted by: Johann Visagie <johann@egenetics.com> MAINTAINER
* New Port: textproc/ltxmljeh2000-11-016-0/+140
| | | | | | | Integrated set of XML tools and a developers' tool-kit. PR: 22183 Submitted by: Samuel Tardieu <sam@inf.enst.fr>
* Add LDFLAGS to fix bento builds.sobomax2000-10-311-1/+2
|
* Remove 2 @unexec rmdir lines.kuriyama2000-10-311-2/+0
| | | | Submitted by: bento
* DocBook DSSSL stylesheets of Cygnus.kuriyama2000-10-319-0/+139
| | | | | PR: ports/21307 Submitted by: kiri@pis.toba-cmt.ac.jp
* Upgrade to v1.59.kuriyama2000-10-313-27/+60
|
* Should have updated pkg-plist accordingly inlioux2000-10-311-3/+3
| | | | my last commit.
* Removed files/Makefile, no longer needed.lioux2000-10-311-2/+2
| | | | | | | Changed some paths to better reflect hier(7). PR: ports/22122 Submitted by: maintainer
* Jade doesn't support DTDDECL's, this should have been commented out like it ↵murray2000-10-311-1/+1
| | | | is in all of the other docbook ports, doh!
* Change this port to a meta port.shige2000-10-274-39/+9
|
* Use mkcatalog for adding this entry to ${PREFIX}/share/sgml/catalog.shige2000-10-272-0/+9
|
* Use mkcatalog for adding this entry to ${PREFIX}/share/sgml/catalogshige2000-10-2710-5/+49
| | | | and ${PREFIX}/share/sgml/docbook/catalog.
* Use mkcatalog for adding this entry to ${PREFIX}/share/sgml/catalog.shige2000-10-274-1/+19
|
* Fix fatal bug.shige2000-10-271-7/+20
|
* Fix description.shige2000-10-271-3/+3
|
* Use mkcatalog command for making ${PREFIX}/share/sgml/catalog.shige2000-10-272-0/+8
|
* Newly port: mkcatalog.shige2000-10-277-0/+215
| | | | A maintainance utility for sgml catalog files.
* New Port: textproc/py-marteljeh2000-10-276-0/+112
| | | | | | | A parser generator for regular languages, written in Python PR: 22118 Submitted by: Johann Visagie <johann@egenetics.com>
* Fix LIB_DEPENDS. (expat.0 -> expat.2)knu2000-10-261-1/+1
|
* Add MAKE_ARGS to tell libtool to use the specified shlib version.knu2000-10-261-0/+1
|
* Update the expat dependency from expat (1.2) to expat2 (1.95.1).knu2000-10-261-1/+2
|
* Remove NO_MTREE.kuriyama2000-10-264-5/+4
| | | | | | | | Remove %D/share/sgml on deinstall. Take over maintainership. Reported by: PW Approved by: jfieber (old maintainer)
* Bump SHLIB_MAJOR (and PORTREVISION) not to conflict with expat1.2.kuriyama2000-10-261-1/+2
| | | | Submitted by: knu
* Complete _includeinstall for 3-STABLE or older.knu2000-10-262-1/+20
|
* Tweak the openjade definition a bit and use lynx if building on the Alpha.jim2000-10-251-11/+13
| | | | Submitted by: obrien
* Upgrade to 2.30 (which depends on expat2).kuriyama2000-10-252-3/+7
| | | | Submitted by: Naoki IDO <ido@hitachi-ms.co.jp>
* Upgrade to 1.1.eivind2000-10-253-6/+20
| | | | | | | This adds support for passing in URLs as arguments to cdiff. You can now do % cdiff http://people.freebsd.org/~eivind/find.diff to retrieve and view a diff.
* Activate expat2.kuriyama2000-10-241-0/+1
|
* Introduce latest version of expat.kuriyama2000-10-246-28/+38
| | | | | | | | This development version will be released as 2.0 and maintained on sourceforge. Submitted by: Naoki IDO <ido@hitachi-ms.co.jp> Repo-copied by: PW
* @dirrm share/sgmlasami2000-10-241-0/+1
| | | | Reported by: bento (via kdesupport2)
* Add "-I${LOCALBASE}/include" into CPPFLAGS to fix bento builds.sobomax2000-10-231-0/+1
| | | | Submitted by: bento
* Add NOPROFILE=true to MAKE_ARGS so as not to build a profiled library.knu2000-10-222-2/+2
| | | | Found by: bento
* Add p5-XML-Simple, a perl module designed for readingade2000-10-216-0/+46
| | | | | | | XML config files. PR: 21870 Submitted by: Andrew <andrew@ugh.net.au>
* Update to 0.6.6, with the patches merged. :)knu2000-10-212-3/+5
|
* Update to 0.1.2. Now Ruby 1.4 support has been dropped in thisknu2000-10-212-2/+12
| | | | version, this port still builds and installs 0.1.1 if RUBY_VER=1.4.
* Update to 1.2.knu2000-10-187-84/+79
| | | | | | | | | | | Add BSD-style Makefiles for building & installation. Use a tarball distribution instead of the zip one which includes redundant Windows binaries. Take over the maintainership. Permitted by: dirk (previous MAINTAINER)
* Make this play nice when WITH_OPENJADE is defined.jim2000-10-171-1/+9
| | | | Ok'd by: nik
* Add a knob for openjade.jim2000-10-171-1/+10
| | | | Ok'd by: nik
* Update to 2.2.5ade2000-10-164-18/+22
|
* Update to 0.6.1, which now supports expat 1.2 and 1.95.knu2000-10-164-30/+34
|
* Update to include HTML 4.01 specification.kuriyama2000-10-113-5/+14
| | | | | | | | | Take over maintainership. Move distfile in $MASTER_SITE_LOCAL/kuriyama. Portlint. No response from: maintainer Discussed with: shige
* Remove share/sgml/catalog if it's empty.asami2000-10-111-0/+1
| | | | | Reported by: bento Reviewed by: kuriyama
* Re-add USE_GMAKE to get around Makefile bogosity. Without this,ade2000-10-111-0/+1
| | | | | doing a 'make all' and 'make install' as two separate commands results in the code being completely recompiled twice. Bleurgh.
* Add a missing manpage.knu2000-10-091-0/+3
| | | | Submitted by: new bento
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isasami2000-10-085-5/+5
| | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
* Remove extra "pkg/".asami2000-10-081-8/+8
|
* ${MASTERDIR}/pkg/MESSAGE -> ${PKGMESSAGE} (well, here's the second one...)asami2000-10-081-1/+1
|
* Rename PLIST.python1.5 to pkg-plist.python1.5.asami2000-10-081-2/+2
|
* Rename PLIST.<LANG> to pkg-plist.<lang>.asami2000-10-081-8/+8
|
* Use @unexec dirrm share/sgml/docbook instead of @dirrm.kuriyama2000-10-063-3/+3
|
* Upgrade to v4.1.2.kuriyama2000-10-056-12/+12
|
* Implement USE_GNOME, part 2.reg2000-10-052-13/+12
|
* Implement USE_GTK, part 2.reg2000-10-051-5/+1
|
* Lightweight HTML/XHTML generator for Pythonnectar2000-10-046-0/+71
|
* Update to 2.2.4 and enable iconv support.ade2000-10-043-7/+28
|
* Correct a slave port name mule-canna+freewnn (described in thistaoka2000-10-031-4/+4
| | | | | | | | | editors/mule-common/Makefile) from mule-freewnn+canna Submitted by: Shigeto TAJIMA <tajima@ics.es.osaka-u.ac.jp> Obtained from: a direct mail Sort slave port names in the above Makefile.
* - Bump TCL/TK versonkevlo2000-10-034-3/+37
| | | | | | | | - Fix a bug documented on the software's site - Add WWW PR: 21709 Submitted by: MAINTAINER
* Change MAINTAINER for my ports.trevor2000-10-021-1/+1
| | | | Approved by: will