Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add html2fo | Ying-Chieh Liao | 2001-07-30 | 6 | -0/+33 |
| | | | | html to xsl:fo converter | ||||
* | Update to 1.0.1. | Maxim Sobolev | 2001-07-30 | 5 | -7/+55 |
| | |||||
* | Update to 2.4.1. | Maxim Sobolev | 2001-07-30 | 4 | -31/+35 |
| | |||||
* | Another attempt (this time correct, I hope) to fix creation/removal of the | Maxim Sobolev | 2001-07-30 | 2 | -2/+3 |
| | | | | | | ${LOCALBASE}/include/gnome-xml/libxml symlink. Submitted by: bento | ||||
* | Add missing dependency. | Jun Kuriyama | 2001-07-28 | 2 | -1/+7 |
| | | | | Add WWW:. | ||||
* | Update textproc/p5-Text-DoubleMetaphone to 0.05. | Anton Berezin | 2001-07-27 | 2 | -2/+2 |
| | |||||
* | ${PREFIX}/include/gnome-xml/libxml is a symlink to ${PREFIX}/include/gnome-xml, | Maxim Sobolev | 2001-07-27 | 2 | -1/+2 |
| | | | | | | | | so it have to be listed among other files, not among @dirrm's, otherwise it is not being included into package and as a result bento unable to build many packages that depends on libxml. Submitted by: bento | ||||
* | Add checksums for 2.0.1 and 2.1.1. | Thomas Gellekum | 2001-07-26 | 1 | -0/+2 |
| | | | | Reminded by: Ray Kohler <rkohler1@cox.rr.com> | ||||
* | There's no need to strip diffstat in the post-install target since | Steve Price | 2001-07-25 | 1 | -3/+0 |
| | | | | ${INSTALL_PROGRAM} does it already. | ||||
* | Note that the dependenc list should be kept in sync with | Dima Dorfman | 2001-07-24 | 1 | -0/+3 |
| | | | | src/release/Makefile.inc.docports. | ||||
* | - fix WWW: line to point to HTML-Format's CPAN page | Dima Dorfman | 2001-07-22 | 1 | -1/+1 |
| | | | | | PR: 29145 Submitted by: Pete Fritchman <petef@databits.net> | ||||
* | Properly run-depend on ruby-uconv. | Akinori MUSHA | 2001-07-22 | 1 | -1/+2 |
| | | | | Submitted by: olgeni | ||||
* | Removed invalid WWW | Mark Pulford | 2001-07-22 | 1 | -4/+0 |
| | | | | | PR: 29122 Submitted by: maintainer | ||||
* | upgrade to 1.4.2 | Ying-Chieh Liao | 2001-07-18 | 2 | -3/+3 |
| | | | | drop maintainership | ||||
* | Pull out the dependency on DocBook 3.1, since none of the docs now require | Nik Clayton | 2001-07-13 | 1 | -2/+1 |
| | | | | it. Bump PORTVERSION. | ||||
* | Depend on peps instead of eps2png -- peps produces better output (inc. | Nik Clayton | 2001-07-13 | 1 | -2/+2 |
| | | | | anti-aliasing) than eps2png. Bump PORTREVISION accordingly. | ||||
* | Update to version 0.4 | Johann Visagie | 2001-07-12 | 3 | -5/+5 |
| | |||||
* | Add ruby-gdome, a Ruby extension that wraps around gdome2. | Akinori MUSHA | 2001-07-12 | 6 | -0/+56 |
| | |||||
* | Add gdome2, the DOM C library developed for the GNOME project. | Akinori MUSHA | 2001-07-12 | 6 | -0/+73 |
| | |||||
* | Upgdate to 1.71. | Jun Kuriyama | 2001-07-12 | 3 | -3/+7 |
| | |||||
* | Update to 19990912p2. | Akinori MUSHA | 2001-07-11 | 3 | -5/+5 |
| | |||||
* | Update to 1.0.0. | Maxim Sobolev | 2001-07-11 | 3 | -10/+3 |
| | |||||
* | Update to 2.4.0. | Maxim Sobolev | 2001-07-11 | 6 | -35/+114 |
| | |||||
* | ${PREFIX}/share/${PORTNAME} --> ${DATADIR} | Maxim Sobolev | 2001-07-10 | 1 | -1/+1 |
| | |||||
* | upgrade to 0.9.7 | Ying-Chieh Liao | 2001-07-10 | 3 | -3/+9 |
| | | | | | PR: 28870 Submitted by: skv@protey.ru | ||||
* | add htmldoc | Ying-Chieh Liao | 2001-07-10 | 6 | -0/+77 |
| | | | | | | | Converts HTML to PDF and/or PostScript PR: 28115 Submitted by: Glenn Trewitt <glenn@trewitt.org> | ||||
* | Update to 0.92 | David W. Chapman Jr. | 2001-07-10 | 2 | -2/+2 |
| | | | | | PR: 27918 Submitted by: Dominic Mitchell <dom@happygiraffe.net> | ||||
* | Add a missing dependency on japanese/ruby-uconv. | Akinori MUSHA | 2001-07-09 | 1 | -1/+2 |
| | | | | Submitted by: Tom Hukins <tom@FreeBSD.org> | ||||
* | Update to 1.8.14. | Maxim Sobolev | 2001-07-09 | 2 | -3/+2 |
| | |||||
* | add libxode | Ying-Chieh Liao | 2001-07-09 | 6 | -0/+34 |
| | | | | An XML library which wraps expat | ||||
* | Upgrade to 1.70. | Jun Kuriyama | 2001-07-09 | 5 | -1551/+23 |
| | | | | | Master site was moved to sourceforge. Use $LOCALBASE at depends line. | ||||
* | Initial import of pardiff-0.9.3. | Kevin Lo | 2001-07-08 | 7 | -0/+55 |
| | | | | | | | | | Pardiff is a program that takes the output of diff and displays it in a parallel (side-by-side) format, emulating the /PARALLEL option on the VMS version of diff. PR: 28813 Submitted by: Anders Nordby <anders@fix.no> | ||||
* | My poor English in pkg-descr was corrected | Satoshi Taoka | 2001-07-06 | 1 | -4/+4 |
| | | | | Submitted by: imp | ||||
* | Update to 0.60 + 0.60.1 patch. | Akinori MUSHA | 2001-07-03 | 2 | -0/+6 |
| | | | | | PR: ports/28641 Submitted by: Sergey Skvortsov <skv@protey.ru> | ||||
* | Export $ISPELL_BRITISH to the configure script if it is defined. This fix an | Jean-Marc Zucconi | 2001-07-02 | 1 | -1/+4 |
| | | | | install problem when it is set via make.conf. | ||||
* | Update for the NOPORTDOCS case. | Peter Pentchev | 2001-06-30 | 1 | -75/+75 |
| | | | | | PR: 28539 Submitted by: maintainer | ||||
* | Make portversion in pkg-plist dynamic. | David W. Chapman Jr. | 2001-06-27 | 2 | -74/+76 |
| | | | | | PR: 28452 Submitted by: maintainer | ||||
* | Updating my email address in my remaining ports. | Johann Visagie | 2001-06-27 | 5 | -5/+5 |
| | | | | Prompted by: vanilla | ||||
* | Update to 1.05 | David W. Chapman Jr. | 2001-06-27 | 3 | -7/+129 |
| | | | | | | | | Add manuals update pkg-plist accordingly PR: 28431 Submitted by: maintainer | ||||
* | Upgrade databases/p5-DBIx-SearchBuilder to 0.39. | Anton Berezin | 2001-06-26 | 2 | -2/+2 |
| | | | | | | | | Upgrade mail/p5-Email-Find to 0.04. Upgrade print/p5-Text-PDF to 0.15. Upgrade textproc/p5-Text-Tmpl to 0.24. OK'ed by: markm | ||||
* | Update to 1.0.2. | Akinori MUSHA | 2001-06-25 | 2 | -2/+2 |
| | |||||
* | - Update to version 1.4.1 | Kevin Lo | 2001-06-25 | 3 | -4/+4 |
| | | | | | | | - Sort pkg-plist PR: 28396 Submitted by: KUNISHIMA Takeo <kunishi@acm.org> | ||||
* | Remove duplicate words where appropriate. | Dima Dorfman | 2001-06-24 | 1 | -1/+1 |
| | | | | Approved by: sobomax, obrien | ||||
* | Update to 0.5.0. | Akinori MUSHA | 2001-06-24 | 4 | -35/+35 |
| | |||||
* | Upgrade to version 3.2.04. | Jean-Marc Zucconi | 2001-06-22 | 9 | -298/+18 |
| | |||||
* | Updated MASTER_SITES to reflect new distfile location. Since this is the | Johann Visagie | 2001-06-22 | 1 | -2/+2 |
| | | | | | | | only change, PORTREVISION wasn't bumped. (Also changed my email address while I was at it.) Submitted by: Bill Fenner's distfile survey | ||||
* | Upgrade to 0.32. | Vanilla I. Shu | 2001-06-22 | 3 | -3/+5 |
| | |||||
* | Update to version 1.2 | David W. Chapman Jr. | 2001-06-21 | 2 | -2/+2 |
| | | | | | PR: 28318 Submitted by: maintainer | ||||
* | Use MASTER_SITE_PERL_CPAN. | Daniel Harris | 2001-06-20 | 1 | -1/+2 |
| | | | | | PR: 28264 Submitted by: maintainer | ||||
* | Update to 0.9.5. | Akinori MUSHA | 2001-06-20 | 2 | -3/+2 |
| |