Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update ruby-qt2 modules to 0.14. | knu | 2001-08-23 | 2 | -60/+0 | |
| | ||||||
* | Change my email address to petef@FreeBSD.org for the ports I maintain. | petef | 2001-08-22 | 5 | -5/+5 | |
| | | | | Reviewed by: ade | |||||
* | Fix bash'isms. | obrien | 2001-08-22 | 2 | -0/+38 | |
| | | | | | | | | Make PREFIX clean (by me) PR: 23332 Submitted by: Kerne Fahey <teasmoke@webterrier.com>, Glenn Johnson <glennpj@charter.net> | |||||
* | Add WWW. | sobomax | 2001-08-22 | 2 | -0/+4 | |
| | | | | Submitted by: kuriyama | |||||
* | Add ruby-mwdom, DOM level2 module, XMLWriter and XHTMLWriter for Ruby. | knu | 2001-08-22 | 6 | -0/+57 | |
| | ||||||
* | Add ruby-xslt, an XSLT processor in pure Ruby. | knu | 2001-08-22 | 6 | -0/+54 | |
| | ||||||
* | Add ruby-xmlscan, pure Ruby XML/HTML scanner and XPath | knu | 2001-08-22 | 11 | -0/+97 | |
| | | | | processor/compiler modules. | |||||
* | We don't need to patch `configure' as much as this patch was doing. | obrien | 2001-08-21 | 2 | -12/+2 | |
| | | | | We can accomplish the same thing with a CONFIGURE_ARGS. | |||||
* | Update to version 1.5.5. | obrien | 2001-08-21 | 8 | -932/+37 | |
| | ||||||
* | Update textproc/p5-XML-XPath to 1.10 and fix pkg-plist. | tobez | 2001-08-20 | 3 | -2/+3 | |
| | | | | | PR: 29899 Submitted by: maintainer | |||||
* | Don't overwrite PORTREVISION if set from a slave port. | jmz | 2001-08-19 | 1 | -1/+1 | |
| | | | | Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org> | |||||
* | - Fix pkg-plist | ijliao | 2001-08-18 | 3 | -27/+5 | |
| | | | | | | | - Remove USE_AUTOMAKE PR: 29825 Submitted by: KATO Tsuguru <tkato@prontomail.com> | |||||
* | - Update to the latest version, 0.9.4. | mharo | 2001-08-18 | 4 | -22/+16 | |
| | | | | | | | - Add installation of some documentation. PR: 29835 Submitted by: maintainer | |||||
* | Add one more MASTER_SITE. | demon | 2001-08-18 | 1 | -1/+2 | |
| | | | | | PR: 29700 Submitted by: Patrick Li <pat@databits.net> | |||||
* | Update to version 1.4.2 | kevlo | 2001-08-17 | 3 | -41/+747 | |
| | | | | | PR: 29685 Submitted by: Christopher Elkins <chrise@scardini.com> | |||||
* | Fix enviroment variable `DIFF_OPTIONS' problem | sanpei | 2001-08-16 | 2 | -0/+14 | |
| | | | | | | | | | | Fix --ignore-case option That port fails to work when DIFF_OPTIONS is set to something like "-u" and the "-i" option to wdiff also fails to work (not the -i option is not in the man page but it is in the NEWS file). Submitted by: Dave Chapeskie <dchapes@ddm.crosswinds.net> | |||||
* | Conditionalize bzip2 dependencies. | knu | 2001-08-15 | 2 | -1/+9 | |
| | ||||||
* | Add p5-URI-Find 0.11, perl module to find URIs in arbitrary text. | tobez | 2001-08-15 | 6 | -0/+47 | |
| | | | | | PR: 29678 Submitted by: Pete Fritchman <petef@databits.net> | |||||
* | Update pkg-comment to represent this perlmod's functionality with greater | wjv | 2001-08-15 | 1 | -1/+1 | |
| | | | | | | clarity. Submitted by: Alex Kapranoff <kapr@acm.org> | |||||
* | Add scr2png since it is now needed for the handbook build. | jim | 2001-08-14 | 1 | -2/+3 | |
| | ||||||
* | Update to 1.1.1. | knu | 2001-08-14 | 2 | -2/+2 | |
| | ||||||
* | add minidom | ijliao | 2001-08-13 | 7 | -0/+64 | |
| | | | | A minimal implementation of the Document Object Model | |||||
* | Add p5-XML-Twig 2.02, tree interface to XML documents. | wjv | 2001-08-13 | 6 | -0/+45 | |
| | ||||||
* | Prevent harmless but annoying warning: "this file includes <malloc.h> which | sobomax | 2001-08-13 | 1 | -0/+15 | |
| | | | | is deprecated, use <stdlib.h> instead". | |||||
* | Fix the build from the textproc/ispell directory for the german dictionaries | jmz | 2001-08-13 | 1 | -1/+4 | |
| | | | | | | | The norsk part is still broken. PR: ports/28368 Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org> | |||||
* | Add xslint 005, an xSL(T) stylesheet checker maintained by Norman Walsh. | dd | 2001-08-11 | 6 | -0/+62 | |
| | | | | | PR: 29470 Submitted by: Alex Kapranoff <kapr@crosswinds.net> | |||||
* | Add YA perl module for dealing with Comma-Separated-Values (CSV) files. | markm | 2001-08-11 | 6 | -0/+45 | |
| | ||||||
* | Update to 0.33.7 | lioux | 2001-08-08 | 4 | -30/+10 | |
| | | | | | PR: 29448 Submitted by: Kato Tsuguru <tkato@prontomail.com> | |||||
* | Fix LIB_DEPENDS: aspell.9 -> aspell.11; overlooked when aspell was | lioux | 2001-08-08 | 1 | -1/+1 | |
| | | | | | | | | updated to 0.33.6.3 PR: 28392 Submitted by: John Merryweather Cooper <jmcoopr@webmail.bmi.net> Prompted by: Kato Tsuguru <tkato@prontomail.com> on PR 29448 | |||||
* | Update to 0.9. | sobomax | 2001-08-08 | 4 | -4/+4 | |
| | ||||||
* | Drop maintainership (I prefer Apache Project's ones). | kuriyama | 2001-08-07 | 2 | -2/+2 | |
| | ||||||
* | - Do checking for Python version ov pkg-req. This is somewhat experimental | wjv | 2001-08-07 | 3 | -11/+29 | |
| | | | | | | | | and may require further tweaking. - Use DOCSDIR. - Now install examples optionally depending on NOPORTDOCS. - Miscellaneous minor fixes and cleanups in Makefile. - Update my email address in pkg-descr. | |||||
* | - Add run-time dependency on PyXML (textproc/py-xml) - oops! | wjv | 2001-08-07 | 2 | -1/+2 | |
| | | | | - Update email address in pkg-descr | |||||
* | Update to version 0.6.6 | wjv | 2001-08-07 | 4 | -19/+29 | |
| | ||||||
* | Update to 0.9.6. | knu | 2001-08-07 | 2 | -2/+2 | |
| | ||||||
* | Upgrade to par 1.52 | kris | 2001-08-06 | 2 | -2/+2 | |
| | | | | Approved by: maintainer | |||||
* | Update to 1.1.0. | knu | 2001-08-06 | 3 | -3/+8 | |
| | ||||||
* | upgrade to 1.47d | ijliao | 2001-08-06 | 7 | -49/+22 | |
| | | | | | PR: 28622 Submitted by: Paul Marquis <pmarquis@pobox.com> | |||||
* | p5-XML-LibXSLT | ijliao | 2001-08-06 | 7 | -0/+86 | |
| | | | | | | | A Perl interface to the GNOME XSLT library. PR: 27927 Submitted by: Dominic Mitchell <dom@happygiraffe.net> | |||||
* | add pdftohtml | ijliao | 2001-08-06 | 8 | -0/+69 | |
| | | | | | | | A command-line tool for converting pdf-files into html PR: 27824 Submitted by: Soeren Boll Overgaard <boll@tolkien.dk> | |||||
* | s/WANT_GLIB/USE_GLIB/ | knu | 2001-08-06 | 1 | -1/+1 | |
| | | | | Noted by: bento's log | |||||
* | Add dependency on libxslt/xsltproc. Bump PORTREVISION. | nik | 2001-08-05 | 1 | -2/+3 | |
| | ||||||
* | Fix LIB_DEPENDS on glib (glib-1.3.6), went unnoticed in the glib | lioux | 2001-08-05 | 1 | -1/+1 | |
| | | | | | | | 1.3.6 sweep update PR: 29429 Submitted by: Pete Fritchman <petef@databits.net>, bento | |||||
* | Upgrade to version 3.2.05. | jmz | 2001-08-01 | 2 | -4/+3 | |
| | | | | Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org> | |||||
* | Use `@unexex /bin/rm' to remove symlinks to dirs, otherwise weird things | sobomax | 2001-08-01 | 2 | -32/+32 | |
| | | | | | | happen and as a result bento can't build gnomelibs package. Submitted by: bento | |||||
* | - othe ports need to overwrite UNSQ | dinoex | 2001-08-01 | 1 | -1/+1 | |
| | | | | PR: 28368 | |||||
* | Documentation goes into ${PREFIX}/share/doc, not into ${PREFIX}/doc. | sobomax | 2001-07-31 | 2 | -22/+23 | |
| | | | | Submitted by: bento | |||||
* | Update textproc/p5-XML-Stream to 1.12. | tobez | 2001-07-31 | 3 | -7/+13 | |
| | | | | | | | | | Change the maintainer to ports@. While at it, fix plist. PR: 29289 Submitted by: maintainer | |||||
* | add html2fo | ijliao | 2001-07-30 | 6 | -0/+33 | |
| | | | | html to xsl:fo converter | |||||
* | Update to 1.0.1. | sobomax | 2001-07-30 | 5 | -7/+55 | |
| |