aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2003-04-09 21:49:06 +0800
committerijliao <ijliao@FreeBSD.org>2003-04-09 21:49:06 +0800
commitd5450c8613739e222733483428adcd450feb2e92 (patch)
treeb40ec05091e584ba995dcb847a4e6ce12c95788d /textproc
parentb595c67544cc31f78d48bfb57f39d4786d7b1556 (diff)
downloadfreebsd-ports-gnome-d5450c8613739e222733483428adcd450feb2e92.tar.gz
freebsd-ports-gnome-d5450c8613739e222733483428adcd450feb2e92.tar.zst
freebsd-ports-gnome-d5450c8613739e222733483428adcd450feb2e92.zip
upgrade to 0.4.1
Diffstat (limited to 'textproc')
-rw-r--r--textproc/xmlwrapp/Makefile2
-rw-r--r--textproc/xmlwrapp/distinfo2
-rw-r--r--textproc/xmlwrapp/pkg-plist11
3 files changed, 12 insertions, 3 deletions
diff --git a/textproc/xmlwrapp/Makefile b/textproc/xmlwrapp/Makefile
index 53ede1933769..9e4b7e0a751b 100644
--- a/textproc/xmlwrapp/Makefile
+++ b/textproc/xmlwrapp/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= xmlwrapp
-PORTVERSION= 0.3.0
+PORTVERSION= 0.4.1
CATEGORIES= textproc
MASTER_SITES= http://pmade.org/pjones/software/xmlwrapp/download/
diff --git a/textproc/xmlwrapp/distinfo b/textproc/xmlwrapp/distinfo
index 4bba8da1ee56..3eff58213edb 100644
--- a/textproc/xmlwrapp/distinfo
+++ b/textproc/xmlwrapp/distinfo
@@ -1 +1 @@
-MD5 (xmlwrapp-0.3.0.tar.gz) = efeb3f905437d54d05cd6d45a19b89d8
+MD5 (xmlwrapp-0.4.1.tar.gz) = c9bea01fe02e68221b5e2bab7cd4e466
diff --git a/textproc/xmlwrapp/pkg-plist b/textproc/xmlwrapp/pkg-plist
index ddb531fa909a..8b373ab011ea 100644
--- a/textproc/xmlwrapp/pkg-plist
+++ b/textproc/xmlwrapp/pkg-plist
@@ -1,4 +1,5 @@
bin/xmlwrapp-config
+include/xmlwrapp/_cbfo.h
include/xmlwrapp/attributes.h
include/xmlwrapp/document.h
include/xmlwrapp/event_parser.h
@@ -6,7 +7,15 @@ include/xmlwrapp/init.h
include/xmlwrapp/node.h
include/xmlwrapp/tree_parser.h
include/xmlwrapp/xmlwrapp.h
+include/xsltwrapp/xsltwrapp.h
+include/xsltwrapp/stylesheet.h
+include/xsltwrapp/init.h
@dirrm include/xmlwrapp
+@dirrm include/xsltwrapp
lib/libxmlwrapp.a
lib/libxmlwrapp.so
-lib/libxmlwrapp.so.3
+lib/libxmlwrapp.so.4
+lib/libxsltwrapp.a
+lib/libxsltwrapp.so
+lib/libxsltwrapp.so.1
+lib/pkgconfig/xmlwrapp.pc
ebsd-ports-gnome/commit/textproc?h=gstreamer&id=c3d6dd105d08b31ec097173b9cc5ef5c73ff62d3'>Update to 0.13.knu2001-04-271-0/+5 * Update from 1.2 to 1.3: Make cdiff understand long lines etc (actualeivind2001-04-272-2/+2 * fix include path and make it build againijliao2001-04-262-2/+2 * upgrade to 0.7.2ijliao2001-04-252-2/+2 * - Upgrade to 0.12.1kevlo2001-04-243-5/+16 * Update to 0.8.0ade2001-04-242-2/+2 * Use a PREFIX hack (from lang/librep) instead of USE_X_PREFIX (which hasade2001-04-241-6/+6 * Fix a number of issues with scrollkeeper, install things in the rightade2001-04-246-255/+258 * Update to 0.7.0ade2001-04-233-2/+10 * Update to 2.3.7.sobomax2001-04-232-2/+2 * Change MAINTAINER to kunishi@acm.org.kiri2001-04-231-1/+1 * Chage MASTER_SITES to http://xml.apache.org/dist/fop/recent/.kiri2001-04-231-2/+1 * Add scrollkeeper 0.2, an Open Document Cataloging Project.sobomax2001-04-219-0/+329 * Remove empty directories on uninstall.steve2001-04-201-1/+1 * Remove an empty, non-essential file.steve2001-04-201-0/+0 * Update to 0.9.1.knu2001-04-203-16/+4 * Upgrade for Groff 1.17.ru2001-04-191-2/+7 * Fix PLIST.will2001-04-171-1/+0 * Add ``ukrainian'' as a category (it should be repo-copied intomi2001-04-171-1/+2 * Remove empty directories on uninstall.steve2001-04-156-3/+15 * Update to 0.6.1.knu2001-04-112-2/+2 * Update ruby-optparse to 0.7.10.knu2001-04-112-8/+1 * Update to 0.6.0.knu2001-04-102-2/+2 * Remove py-mx{DateTime,Proxy,Stack,TextTools,Tools}. Their functionalitytg2001-04-097-103/+0 * Add p5-libxml 0.07, a collection of Perl5 modules for working with XML.will2001-04-076-0/+67 * Add p5-LJ-SpellCheck 1.0, HTML highlighting misspellings usingwill2001-04-076-0/+38 * Define RUBY_QT2_PORTREVISION and RUBY_WITH_PTHREAD inknu2001-04-061-5/+3 * Define RUBY_WITH_PTHREAD.knu2001-04-061-0/+1 * Correct script used to invoke utility (pass command line arguments to it).sobomax2001-04-051-1/+2 * Upgrade to 0.22.vanilla2001-04-052-2/+2 * Add py-asv 0.4, an extensible Python module to parse simple textsobomax2001-04-056-0/+73 * Put copy of distfiles on MASTER_SITE_LICAL.sobomax2001-04-032-2/+2 * Update to 0.5.0ade2001-04-033-2/+3 * upgrade to 0.7.1ijliao2001-04-022-2/+2 * Update to 2.2.5.sobomax2001-04-024-47/+36 * Update MASTER_SITESmharo2001-04-021-1/+1 * Don't use non-existant /usr/tmpalex2001-03-311-5/+19 * Add ruby-nqxml, a pure Ruby implementasion of an XML tokenizer, aknu2001-03-316-0/+72 * New port for crimson-1.1, a Java XML parser which supports XML 1.0okazaki2001-03-307-0/+331 * -pthread --> ${PTHREAD_LIBS}sobomax2001-03-302-2/+2 * Author in the process of moving from the old to the new MASTER_SITE, sosobomax2001-03-292-4/+4 * Upgrade to 2.0.1.kuriyama2001-03-283-2123/+2174 * D'oh, PORTREVISION doesn't work if you define the value of it afterknu2001-03-281-1/+0 * Update to ruby-qt2 0.12 for qt 2.3.0.knu2001-03-281-1/+1 * Place USE_BZIP2 before .include <bsd.port.pre.mk>demon2001-03-281-1/+2 * upgrade to 1.2.2ijliao2001-03-272-2/+2 * Update version 0.15.0 -> 0.17.0.kiri2001-03-243-346/+1165 * Add port: textproc/py-4suitejeh2001-03-238-0/+1788 * - Update PyXML (textproc/py-xml) to 0.6.5jeh2001-03-234-13/+412 * Correct logic who's result was OpenJade not being used to satisfy theobrien2001-03-231-9/+6 * Depend on the new py-mx-base.tg2001-03-221-1/+2 * - Update checksum (looks like several bugs were fixed and distfile rerolledsobomax2001-03-204-22/+35 * Change _DISTDIR to ${DISTDIR}/smartdoc not to conflict other distfiles.kiri2001-03-202-1/+2 * Use the threaded version of Qt2 library for 5-CURRENT.knu2001-03-201-5/+4 * Bump $PORTREVISION.kuriyama2001-03-191-0/+1 * Add patch to change separate characters in titles.kuriyama2001-03-191-0/+1425 * Import new port textproc/xsl-docbook-modular. Xsl-docbook-modular is thekiri2001-03-198-0/+557 * Import new port textproc/sdocbook-xml. Sdocbook-xml is the "Simplified"kiri2001-03-197-0/+86 * Import new port textproc/fop. FOP is the print formatter driven bykiri2001-03-196-0/+1071 * Import new port textproc/smartdoc. SmartDoc is the XML utility to createkiri2001-03-1911-0/+1450 * Update to version 1.3.1kevlo2001-03-182-2/+2 * Fix prototype to reduce warning.kuriyama2001-03-171-0/+11 * Upgrade to 1.64.kuriyama2001-03-172-3/+3 * add py-trexijliao2001-03-177-0/+47 * Add xalan-j 2.0.0,kuriyama2001-03-165-0/+2152 * a small yet fast Python extension module (writtenvanilla2001-03-156-0/+38 * Fix pkg-plist braino.fenner2001-03-151-1/+1 * Remove "ukrainian" from the list of categories. Add ``-'' to themi2001-03-141-2/+2 * Comments in PLISTs indicated by the ``@comment'', not by ``#''.sobomax2001-03-141-1/+1 * Correct RUN_DEPENDS.sobomax2001-03-131-1/+1 * Add ua-ispell 0.0.2b, ukrainian (KOI8-U) dictionary for ISPELL.mi2001-03-136-0/+37 * New port for the Gtk documentation system. Originally writtenfenner2001-03-136-0/+38 * Update to Ruby/Qt2 0.12.knu2001-03-132-14/+41 * Update libxml2 to 2.3.3 and libxslt to 0.4.0 (updates rely on each other)ade2001-03-137-31/+25 * Update to 0.4.0.knu2001-03-124-22/+16 * - Upgrade to version 1.3.0kevlo2001-03-123-4/+9 * Upgrade to 1.63.kuriyama2001-03-122-3/+3 * Use links instead of w3m. Select OpenJade automatically if building on annik2001-03-121-10/+4 * Remove libxode. It's not used anymore now that jabber-1.4 has thisjoe2001-03-116-30/+0 * Several satellite ports that depend on this one require bzip2 to besteve2001-03-111-0/+1 * Add opensched 0.1.0, a project scheduler.will2001-03-1111-0/+316 * Use MAINTAINER?= instead of MAINTAINER=. I dont want to receive build errorsjmz2001-03-111-1/+1 * Fix and sort plist. Naughty grog.kris2001-03-111-44/+126 * Add ascii2pdf 0.9.1, a perl script to convert text files to PDF files.will2001-03-116-0/+41 * Add p5-PDF-Create 0.01, a perl script to convert text files to PDFwill2001-03-116-0/+47 * Add dico 1.1, an interactive dictionary in french.will2001-03-1113-0/+264 * Add ruby-rss, a Ruby library for parsing, creating, downloading, andknu2001-03-106-0/+63 * Fix missing header problem.vanilla2001-03-102-11/+1 * Define INSTALLS_SHLIB properly. Hmm.. I thought I'd done that already..knu2001-03-101-0/+1 * Fix typo (INSTALLS_SHLIBS -> INSTALLS_SHLIB).kuriyama2001-03-101-1/+1 * Switch to using a versioned distfile - the non-versioned one currentlykris2001-03-103-2/+17 * 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 * In Makefile of the master port, x11-toolkits/linux-gtk,taoka2001-03-086-0/+12 * Mark BROKEN for OSVERSION < 500007.demon2001-03-052-12/+6 * Switch from AWK to SED for CFLAGS sanitization. It is cleaner,lioux2001-03-051-6/+2 * mis-category, move it to develijliao2001-03-047-71/+0 * add perltidyijliao2001-03-047-0/+71 * New port: kdoc.demon2001-03-047-0/+64 * 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 * Remove do-configure section, use PERL_CONFIGURE now.vanilla2001-03-0131-63/+13 * Update to version 0.6.4kevlo2001-02-284-51/+63 * 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 * USE_GNOMELIBS -> USE_GNOMEkevlo2001-02-271-1/+1 * Update to version 0.24.steve2001-02-263-2/+3 * add libxml++, XML API for C++ijliao2001-02-2611-0/+85 * - Fix LIB_DEPENDSkevlo2001-02-252-11/+14 * Upgrade to 3.1.1, and remove the incorrect dependency on JFC.des2001-02-243-171/+243 * Depend on specific versions of the DocBook DTD. Bump the port versionnik2001-02-241-2/+3 * Add ruby-csv, Ruby library to parse or generate data in CSV format.knu2001-02-246-0/+42 * Add a russian patch.vanilla2001-02-231-0/+15 * Upgrade to 0.51.vanilla2001-02-234-35/+25 * Upgrade to 0.51.vanilla2001-02-2310-305/+56 * Update to 1.62.kuriyama2001-02-223-16/+3 * ``Homepage:'' -> ``WWW:''roam2001-02-223-3/+3 * 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 * 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 * Update to version 0.33kevlo2001-02-196-119/+120 * - Add missing LIB_DEPENDSkevlo2001-02-182-45/+45 * Update to version 1.11kevlo2001-02-174-6/+12 * 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 * 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 * Use GNU iconv library (converters/libiconv) instead of BSD iconv.sobomax2001-02-113-8/+36 * Add %%PORTDOCS%%.knu2001-02-105-98/+98 * Add libxslt, an XSL Transformations (XSLT) library being developedade2001-02-107-0/+65 * Update to 2.3.0. Finally Gnome folks recognized the need to allow libxml2sobomax2001-02-097-144/+123 * Update MASTER_SITES and WWW.knu2001-02-082-4/+2 * 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 * The db2html utility depends on textproc/jade.olgeni2001-02-042-5/+6 * enforce not to create gif files and fix pkg-plist.sf2001-02-042-29/+1 * Improve the general appearance of this port:roam2001-02-032-12/+47 * Upgrade to 1.8.2.kuriyama2001-02-014-29/+87 * Find ghostview even if not installed in /usr/local/bin.grog2001-02-011-1/+1 * Fix a build failure caused by the fact that I used my custom version ofsobomax2001-02-011-0/+14 * 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 * I'll maintain them for Documentation Project.kuriyama2001-01-293-3/+3 * respect CFLAGS.sf2001-01-292-14/+0 * 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.grog2001-01-261-0/+1 * Fix major breakage in format output by changing two lines. Look atgrog2001-01-261-0/+13 * 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 * 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 * 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 * Fix formatting problemkevlo2001-01-202-1/+19 * Make the German versions of <warning> and <caution> behave as <note>,alex2001-01-192-2/+20 * 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 * 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 * Add nl-ispell, a slaveport to textproc/ispell, with ISPELL_NL set, soalex2001-01-132-0/+16 * Update to version 2.0alex2001-01-131-1/+1 * Update the ISPELL_NO part to version 2.0alex2001-01-134-50/+66 * Update ISPELL_DENEU to 20001109 versionalex2001-01-133-43/+25 * libiconv is at version 2 now.alex2001-01-131-1/+1 * files/patch-Generate is no longer neededkevlo2001-01-122-45/+1 * Apply iso639 to the variable names I introduced the last few days.asmodai2001-01-125-23/+24 * Update to 1.8.11ade2001-01-124-55/+49 * Correct names of some executables.grog2001-01-112-0/+645 * Add more dependencies (ghostview, DocBook 3.1)grog2001-01-112-1/+28 * Change the variable to ISPELL_ZA from ISPELL_SA.asmodai2001-01-113-12/+25 * 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 * Upgrade to 0.5kevlo2001-01-104-17/+106 * Fix typo in the MASTER_SITES variable, we needed a += assignment.asmodai2001-01-101-1/+2 * 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 * Now ruby-optparse 0.7.8 has included an English document, process itknu2001-01-092-0/+4 * Upgrade to 0.6.3kevlo2001-01-084-6/+13 * Use $PERL_CONFIGURE.kuriyama2001-01-082-9/+4 * Clean up some space/tabbing as hinted about by portlint.asmodai2001-01-081-5/+5 * Convert quotes correctly for German texts.alex2001-01-061-0/+14 * Update to 2.2.11ade2001-01-062-2/+2 * Upgrade to 1.2.3kevlo2001-01-043-19/+47 * Add p5-Sort-Fields 0.90, perl module to sort lines containing delimitedwill2001-01-046-0/+36 * Add p5-Sort-ArbBiLex 3.32, perl module to make sort functions for arbitrarywill2001-01-046-0/+42 * Add p5-XML-DT 0.19, a perl module for down translation of XML to strings.will2001-01-046-0/+94 * Add p5-XML-Dumper 0.4, a perl module for dumping perl objects to xml.will2001-01-046-0/+43 * Add p5-String-ShellQuote 1.00, perl module for quote strings for passingwill2001-01-046-0/+36 * 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 * Fix generation of table of contents when generating HTML output. Bumpnik2001-01-032-0/+13 * Add p5-String-Strip 1.01, perl extension for fast, commonly used, stringnbm2001-01-03