| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix regression introduced in CVE-201403660 fix. | Koop Mast | 2014-10-30 | 2 | -13/+27 |
* | patch-parser.c: | Koop Mast | 2014-10-20 | 3 | -31/+49 |
* | Update to 2.9.2. | Koop Mast | 2014-10-18 | 6 | -204/+14 |
* | Fix miss merge relating to iconv support. | Koop Mast | 2014-05-16 | 1 | -2/+2 |
* | Make sure to remove all orphaned doc dirs. | Koop Mast | 2014-05-14 | 1 | -1/+1 |
* | Make check-plist not trow it cookies. | Koop Mast | 2014-05-14 | 1 | -0/+5 |
* | Update to libxml2 2.9.1 [1] | Koop Mast | 2014-05-14 | 13 | -502/+271 |
* | When linking a library libA with a library libB using libtool, if libB.la | Tijl Coosemans | 2014-04-23 | 1 | -2/+2 |
* | The FreeBSD x11@ and graphics team proudly presents | Niclas Zeising | 2014-04-17 | 3 | -12/+12 |
* | - Add STAGEDIR support. | Hiroki Sato | 2013-11-25 | 3 | -31/+36 |
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ... | Baptiste Daroussin | 2013-09-21 | 1 | -0/+1 |
* | Introduce variable ICONV_PREFIX at Mk/Uses/iconv.mk. The default for | Boris Samorodov | 2013-09-08 | 1 | -1/+1 |
* | Track down the latest USE_GNOME=pkgconfig | Baptiste Daroussin | 2013-09-02 | 1 | -3/+1 |
* | - Remove MAKE_JOBS_SAFE variable | Alex Kozlov | 2013-08-15 | 1 | -1/+0 |
* | - Convert USE_ICONV=yes to USES=iconv | Marcus von Appen | 2013-04-28 | 1 | -2/+1 |
* | Fix build with LZMA. All supported versions have liblzma in the base. | Jung-uk Kim | 2013-04-19 | 3 | -3/+20 |
* | - Add http mirror in case FTP is not available | Bryan Drewery | 2013-04-06 | 1 | -0/+1 |
* | Fix options evaluation that got mixed up in the OptionsNG converstion. | Koop Mast | 2013-03-30 | 1 | -7/+4 |
* | Fix typo | Koop Mast | 2013-03-30 | 1 | -1/+1 |
* | Update to 2.8.0. [1] | Koop Mast | 2013-03-29 | 12 | -140/+444 |
* | Switch main site and mirror around. The mirror is still valid but it is reall... | Koop Mast | 2012-11-27 | 1 | -2/+2 |
* | - Revert previous change to add -pthread since libxml2 is not threaded, but is | Steve Wills | 2012-09-30 | 2 | -21/+1 |
* | - Build with -pthread and include -pthread in xml2-config --libs output when ... | Steve Wills | 2012-09-25 | 2 | -1/+21 |
* | Merge the patch-Makefile.in into patch-aa which already patched Makefile.in. | Koop Mast | 2012-08-17 | 2 | -18/+18 |
* | Compile static libxml2.a with -fPIC so 3rd party shared libs can | Dmitry Sivachenko | 2012-08-16 | 1 | -0/+11 |
* | Fix the disable iconv option. | Jeremy Messenger | 2012-05-21 | 1 | -0/+2 |
* | Document and fix a off-by-one vulnability in libxml2. | Koop Mast | 2012-05-18 | 2 | -3/+43 |
* | Fix last commit which broke the build. | Koop Mast | 2012-03-16 | 1 | -1/+1 |
* | -Make the iconv optional. | Jeremy Messenger | 2012-03-16 | 1 | -3/+6 |
* | Fix libxml2 heap buffer overflow vulnability. | Koop Mast | 2012-02-28 | 2 | -1/+26 |
* | - Remove WITH_FBSD10_FIX, is no longer needed | Martin Wilke | 2011-11-09 | 1 | -1/+0 |
* | Do the WITH_FBSD10_FIX manualy, because it doesn't do the right thing (yet). | Koop Mast | 2011-11-03 | 1 | -5/+8 |
* | Make sure the FreeBSD 10 fix, doesn't blow away local changes. | Koop Mast | 2011-11-01 | 1 | -0/+4 |
* | Add WITH_FBSD10_FIX=yes, to fix build on FreeBSD 10.0. | Koop Mast | 2011-10-29 | 1 | -0/+1 |
* | Remove obsolete patch, for freebsd6. | Koop Mast | 2011-10-26 | 1 | -22/+0 |
* | - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS) | Dmitry Marakasov | 2011-09-24 | 1 | -2/+2 |
* | Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since | Koop Mast | 2011-08-12 | 1 | -1/+1 |
* | Re-enable symbol versioning. This fixes the undefined symbols. | Koop Mast | 2010-11-28 | 2 | -5/+14 |
* | Update to 2.7.8. | Joe Marcus Clarke | 2010-11-27 | 3 | -15/+3 |
* | Use USE_CSTD=gnu89 to build libxml2. | Koop Mast | 2010-10-10 | 2 | -0/+12 |
* | Add an option to build libxml w/out threads support. | Jeremy Messenger | 2010-06-25 | 1 | -0/+5 |
* | Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for this | Koop Mast | 2010-05-11 | 5 | -46/+17 |
* | libxml2 knows too much about zlib internals. Beginning from zlib 1.2.2.3 | Xin LI | 2010-03-18 | 2 | -1/+21 |
* | Build thread-safe library and do it in the right way to not break other ports. | Alex Dupre | 2009-12-01 | 3 | -13/+37 |
* | Update to 2.7.6. | Joe Marcus Clarke | 2009-10-11 | 3 | -7/+16 |
* | Update to 2.7.5. | Joe Marcus Clarke | 2009-09-26 | 3 | -21/+5 |
* | Fix thread support. | Joe Marcus Clarke | 2009-09-20 | 1 | -1/+1 |
* | Add a upstream patch that fixes runtime problem with inkscape. | Koop Mast | 2009-09-16 | 2 | -1/+17 |
* | Update to 2.7.4. | Joe Marcus Clarke | 2009-09-13 | 4 | -97/+20 |
* | Fix security bugs CVE-2009-2416 and CVE-2009-2414. | Joe Marcus Clarke | 2009-08-24 | 2 | -1/+80 |
* | Mark these ports has being multiple jobs safe. | Joe Marcus Clarke | 2009-04-11 | 1 | -0/+1 |
* | Update to 2.7.3. | Jeremy Messenger | 2009-02-07 | 4 | -69/+5 |
* | Presenting GNOME 2.24 for FreeBSD. | Joe Marcus Clarke | 2009-01-10 | 6 | -465/+34 |
* | Fix two integer overflow vulnerabilities, bump the PORTREVISION. | Jeremy Messenger | 2008-11-20 | 3 | -1/+65 |
* | Fix the two security issues, bump the PORTREVISION. | Jeremy Messenger | 2008-10-21 | 3 | -1/+432 |
* | Update to 2.6.32. As for the py-libxml2, get it able to find Python correct | Jeremy Messenger | 2008-05-24 | 5 | -18/+34 |
* | Reorder the MASTER_SITES by use mirrors first instead of master one. The | Jeremy Messenger | 2008-05-11 | 1 | -2/+3 |
* | Update to 2.6.31. | Joe Marcus Clarke | 2008-01-23 | 6 | -35/+26 |
* | Rename the name of knob from WITH_THREADS to WITH_THREADS_BREAK. If enable | Jeremy Messenger | 2007-10-21 | 1 | -2/+2 |
* | Update to 2.6.30. | Jeremy Messenger | 2007-09-07 | 2 | -4/+4 |
* | Update to 2.6.29. | Joe Marcus Clarke | 2007-06-30 | 2 | -4/+4 |
* | - Update to 2.6.27 | Pav Lucistnik | 2007-01-16 | 4 | -21/+19 |
* | INSTALLS_SHLIB -> USE_LDCONFIG. | Jeremy Messenger | 2006-11-05 | 1 | -1/+1 |
* | Update to 2.6.26. | Joe Marcus Clarke | 2006-06-08 | 4 | -43/+5 |
* | - Add header in these *-reference ports. | Jeremy Messenger | 2006-06-01 | 1 | -2/+1 |
* | Remove USE_REINPLACE from categories starting with T | Edwin Groothuis | 2006-05-13 | 1 | -1/+0 |
* | Move the libxml2 programming reference to the libxml2-reference port. | Jean-Yves Lefort | 2006-05-12 | 2 | -177/+11 |
* | Fix build on 4.X. | Joe Marcus Clarke | 2006-04-29 | 1 | -0/+18 |
* | Update to 2.6.24, and correct a typo in one of the patches. | Joe Marcus Clarke | 2006-04-29 | 4 | -6/+26 |
* | Conversion to a single libtool environment. | Ade Lovett | 2006-02-23 | 2 | -2/+3 |
* | Update to 2.6.23. | Joe Marcus Clarke | 2006-01-07 | 2 | -4/+4 |
* | - Add SHA256 checksums | Pav Lucistnik | 2005-11-24 | 1 | -0/+1 |
* | Mass-conversion to the USE_AUTOTOOLS New World Order. The code present | Ade Lovett | 2005-11-15 | 1 | -1/+1 |
* | Update to 2.6.22. | Joe Marcus Clarke | 2005-09-13 | 4 | -4/+65 |
* | Update to 2.6.21. | Joe Marcus Clarke | 2005-09-05 | 3 | -4/+6 |
* | Correct PORTREVISIONs so that the overall PORTVERSION does not go | Joe Marcus Clarke | 2005-08-29 | 1 | -1/+1 |
* | - Also fix the catalog paths in xmllint.c and xmllint.1 | Jean-Yves Lefort | 2005-08-28 | 3 | -28/+6 |
* | Update to 2.6.20. | Joe Marcus Clarke | 2005-07-12 | 2 | -3/+3 |
* | Update to 2.6.19. | Joe Marcus Clarke | 2005-04-03 | 2 | -3/+3 |
* | Update to 2.6.18. | Joe Marcus Clarke | 2005-03-15 | 2 | -3/+3 |
* | - Nuke dormant patch which managed to break py-libxml2 2.6.17 | Pav Lucistnik | 2005-02-01 | 1 | -11/+0 |
* | Update to 2.6.17. | Joe Marcus Clarke | 2005-01-18 | 4 | -13/+15 |
* | - Change tunables from OPTIONS to plain make defines. Too many users | Pav Lucistnik | 2004-11-25 | 1 | -9/+7 |
* | Update to 2.6.16. | Joe Marcus Clarke | 2004-11-11 | 3 | -15/+3 |
* | Actually add the patch to fix the crash. | Joe Marcus Clarke | 2004-11-10 | 1 | -0/+11 |
* | Hack around a bug where invalid XML documents would cause libxml to | Joe Marcus Clarke | 2004-11-10 | 1 | -0/+1 |
* | Update to 2.4.15. | Joe Marcus Clarke | 2004-10-28 | 2 | -3/+3 |
* | Update to 2.6.14. | Joe Marcus Clarke | 2004-10-12 | 3 | -13/+13 |
* | Update to 2.6.13. | Joe Marcus Clarke | 2004-09-02 | 2 | -3/+3 |
* | Update to 2.6.12. | Joe Marcus Clarke | 2004-08-23 | 5 | -71/+19 |
* | - Let MAINTAINER and COMMNET variables be overwriten from slave ports. | Alexander Nedotsukov | 2004-07-06 | 1 | -2/+2 |
* | Remove Python bingdings here as they going to be reintroduced in | Alexander Nedotsukov | 2004-07-06 | 6 | -211/+167 |
* | Update to 2.6.11. | Joe Marcus Clarke | 2004-07-06 | 3 | -3/+4 |
* | Update to 2.6.9. | Joe Marcus Clarke | 2004-04-19 | 3 | -3/+4 |
* | Update to 2.6.8. | Joe Marcus Clarke | 2004-03-23 | 7 | -134/+99 |
* | Add a warning that pthread support may break certain ports. | Joe Marcus Clarke | 2004-03-12 | 1 | -1/+1 |
* | * Update to 2.6.7 | Joe Marcus Clarke | 2004-02-24 | 2 | -12/+14 |
* | Update to 2.6.6. | Adam Weinberger | 2004-02-13 | 3 | -3/+4 |
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | Joe Marcus Clarke | 2004-02-04 | 1 | -0/+1 |
* | Get rid of .libs in RPATH entries. | Alexander Nedotsukov | 2004-02-03 | 3 | -9/+52 |
* | Update to 2.6.5. | Joe Marcus Clarke | 2004-01-29 | 3 | -2/+5 |
* | Don't create needless directories. | Joe Marcus Clarke | 2004-01-11 | 1 | -0/+11 |
* | Update to 2.6.4. | Joe Marcus Clarke | 2003-12-25 | 2 | -2/+2 |
* | Update to 2.6.3 | Alexander Nedotsukov | 2003-12-10 | 3 | -5/+13 |
* | Compile Python files on installation. | Joe Marcus Clarke | 2003-11-18 | 2 | -0/+11 |
* | Update to 2.6.2. | Joe Marcus Clarke | 2003-11-05 | 2 | -2/+2 |
* | Update to 2.6.1. | Joe Marcus Clarke | 2003-10-29 | 2 | -2/+2 |
* | Correct some documentation that stated that WITHOUT_SCHEMA turned on schema | Ceri Davies | 2003-10-22 | 1 | -1/+1 |
* | Update to 2.6.0. While this release is a major revision release, it maintains | Joe Marcus Clarke | 2003-10-21 | 4 | -14/+42 |
* | Update to GNOME 2.4.0. For all the goodies on what's changed, known issues, | Joe Marcus Clarke | 2003-09-18 | 2 | -2/+2 |
* | * Update to 2.5.10 | Joe Marcus Clarke | 2003-08-15 | 7 | -44/+52 |
* | Update to 2.5.9. | Adam Weinberger | 2003-08-11 | 2 | -3/+2 |
* | Add back python stuff to the pkg-plist. | Adam Weinberger | 2003-07-08 | 2 | -0/+39 |
* | Update to 2.5.8. | Adam Weinberger | 2003-07-08 | 3 | -50/+14 |
* | Utilize USE_GNOME= pkgconfig. | Adam Weinberger | 2003-06-17 | 1 | -3/+1 |
* | Remove REINPLACE commands that were rolled into gnomehack. | Adam Weinberger | 2003-06-12 | 1 | -3/+0 |
* | Fix the pre-everything message to reflect the correct macros. | Joe Marcus Clarke | 2003-05-20 | 1 | -1/+1 |
* | Disable thread support by default. This was interfering with ports | Joe Marcus Clarke | 2003-05-03 | 1 | -3/+6 |
* | Add a flag to allow one to disable threading support. Setting | Joe Marcus Clarke | 2003-04-30 | 1 | -0/+5 |
* | Update to 2.5.7. | Joe Marcus Clarke | 2003-04-26 | 3 | -7/+7 |
* | Remove USE_GNOMENG. | Joe Marcus Clarke | 2003-04-21 | 1 | -1/+0 |
* | Update to 2.5.6. | Joe Marcus Clarke | 2003-04-04 | 3 | -2/+4 |
* | * Update to 2.5.4 | Joe Marcus Clarke | 2003-02-25 | 3 | -3/+3 |
* | Update to 2.5.3. | Joe Marcus Clarke | 2003-02-11 | 3 | -2/+4 |
* | Update to 2.5.2. | Joe Marcus Clarke | 2003-02-06 | 4 | -7/+10 |
* | Update to 2.5.1. | Joe Marcus Clarke | 2003-01-20 | 4 | -19/+57 |
* | Re-add a patch that was forgotten when libxml2 was upgraded to 2.4.27. | Joe Marcus Clarke | 2003-01-16 | 2 | -1/+16 |
* | Fix a bug introduced in 2.4.27 that caused KDE's doc building procedure | Joe Marcus Clarke | 2002-11-25 | 2 | -0/+12 |
* | Update to 2.4.28. | Joe Marcus Clarke | 2002-11-23 | 2 | -2/+2 |
* | Update to 2.4.27. | Joe Marcus Clarke | 2002-11-19 | 6 | -59/+17 |
* | Undo the SGML_CATALOG_FILES variable breakage introduced in 2.4.26. This | Joe Marcus Clarke | 2002-11-15 | 2 | -2/+25 |
* | Update to 2.4.26. | Joe Marcus Clarke | 2002-10-20 | 4 | -58/+8 |
* | Fix a bug in the DTD validation code that caused a seg fault due to freeing | Joe Marcus Clarke | 2002-10-10 | 2 | -0/+56 |
* | Update to 2.4.25. | Joe Marcus Clarke | 2002-10-08 | 4 | -16/+19 |
* | GNOME has just changed the layout of their FTP site. This resulted in | Joe Marcus Clarke | 2002-09-21 | 1 | -1/+1 |
* | Add various tunables to aid developers using libxml2, most notably adding | Sean Chittenden | 2002-09-19 | 1 | -4/+29 |
* | Update to 2.4.24. | Joe Marcus Clarke | 2002-08-24 | 2 | -3/+3 |
* | `%' has no special meaning for sed(1) in RE, so that there is no need to put | Maxim Sobolev | 2002-07-19 | 1 | -1/+1 |
* | Update to 2.4.23. | Joe Marcus Clarke | 2002-07-07 | 2 | -6/+6 |
* | Set the default XML catalog location to the correct path. Bump PORTREVISION. | Joe Marcus Clarke | 2002-06-04 | 3 | -0/+31 |
* | Update to 2.4.22. | Joe Marcus Clarke | 2002-05-31 | 3 | -2/+3 |
* | Update to 2.4.21. | Maxim Sobolev | 2002-04-30 | 4 | -10/+16 |
* | Use USE_LIBTOOL. | Maxim Sobolev | 2002-04-26 | 3 | -46/+14 |
* | Update to 2.4.20. | Maxim Sobolev | 2002-04-18 | 4 | -14/+11 |
* | U[date to 2.4.19. | Maxim Sobolev | 2002-03-29 | 5 | -16/+30 |
* | Iconv cleanup, stage 2b: remove regex hacks that change iconv.h to giconv.h and | Maxim Sobolev | 2002-03-18 | 1 | -3/+0 |
* | Bump PORTREVISION to reflect the (lib)iconv upgrade. | Akinori MUSHA | 2002-03-18 | 1 | -0/+1 |
* | Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need | Maxim Sobolev | 2002-03-18 | 1 | -1/+1 |
* | Update to 2.4.17. | Maxim Sobolev | 2002-03-12 | 3 | -3/+15 |
* | Update to 2.4.16. | Maxim Sobolev | 2002-02-27 | 6 | -14/+102 |
* | Update to 2.4.13. | Maxim Sobolev | 2002-01-29 | 2 | -2/+2 |
* | Update to 2.4.12. | Maxim Sobolev | 2001-12-20 | 3 | -2/+5 |
* | Backout previous change - it seems that new revision of the patch doesn't | Maxim Sobolev | 2001-12-20 | 1 | -17/+8 |
* | Don't filter libc_r on 5-CURRENT. | Maxim Sobolev | 2001-12-20 | 1 | -8/+17 |
* | Update to 2.4.11. | Maxim Sobolev | 2001-12-06 | 2 | -3/+3 |
* | Update to 2.4.10. | Maxim Sobolev | 2001-11-13 | 3 | -2/+4 |
* | Don't link in libc - FreeBSD doesn't need this. | Maxim Sobolev | 2001-10-31 | 1 | -1/+11 |
* | Update to 2.4.6. | Maxim Sobolev | 2001-10-16 | 3 | -13/+2 |
* | Update to 2.4.5. | Maxim Sobolev | 2001-09-19 | 5 | -41/+23 |
* | Remove all mi-induced bogons: | Maxim Sobolev | 2001-08-27 | 3 | -17/+24 |
* | Listen to Jun Kuriama and follow my yesterday's upgrade with an | Mikhail Teterin | 2001-08-27 | 3 | -2/+9 |
* | Upgrade from 2.4.1 to 2.4.2... I let the maintainers know a couple of | Mikhail Teterin | 2001-08-26 | 5 | -108/+19 |
* | Add WWW. | Maxim Sobolev | 2001-08-22 | 1 | -0/+2 |
* | Update to 2.4.1. | Maxim Sobolev | 2001-07-30 | 4 | -31/+35 |
* | Update to 2.4.0. | Maxim Sobolev | 2001-07-11 | 6 | -35/+114 |
* | Update to 2.3.10 | Ade Lovett | 2001-06-19 | 4 | -37/+12 |
* | Correct gnome-config configuration file, so gnome-config outputs correct | Maxim Sobolev | 2001-05-20 | 2 | -0/+19 |
* | SWitch maintainership of core GNOME ports to a small group of | Ade Lovett | 2001-05-12 | 1 | -1/+1 |
* | Update to 2.3.8. | Maxim Sobolev | 2001-05-06 | 5 | -36/+45 |
* | Update to 2.3.7. | Maxim Sobolev | 2001-04-23 | 2 | -2/+2 |
* | Update to 2.2.5. | Maxim Sobolev | 2001-04-02 | 4 | -47/+36 |
* | Update libxml2 to 2.3.3 and libxslt to 0.4.0 (updates rely on each other) | Ade Lovett | 2001-03-13 | 4 | -25/+19 |
* | Use GNU iconv library (converters/libiconv) instead of BSD iconv. | Maxim Sobolev | 2001-02-11 | 3 | -8/+36 |
* | Update to 2.3.0. Finally Gnome folks recognized the need to allow libxml2 | Maxim Sobolev | 2001-02-09 | 7 | -144/+123 |
* | More style fixes for ports/textproc. | Jimmy Olgeni | 2001-02-06 | 1 | -1/+1 |
* | Release maintainership.. libxml2 is not likely to be used in the core | Ade Lovett | 2001-01-26 | 1 | -1/+1 |
* | Update to 2.2.11 | Ade Lovett | 2001-01-06 | 2 | -2/+2 |
* | Update to 2.2.10 | Ade Lovett | 2000-12-09 | 2 | -2/+2 |
* | Update to 2.2.9 | Ade Lovett | 2000-12-01 | 4 | -64/+24 |
* | Update iconv to 2.0 and reflect shared library version bump. | Maxim Sobolev | 2000-11-29 | 1 | -1/+1 |
* | Persuade libxml2 to install into different filesystem space than | Ade Lovett | 2000-11-16 | 6 | -79/+212 |
* | Update to 2.2.8 | Ade Lovett | 2000-11-15 | 3 | -2/+4 |
* | Update to 2.2.7 | Ade Lovett | 2000-11-03 | 3 | -3/+5 |
* | Update to 2.2.5 | Ade Lovett | 2000-10-16 | 4 | -18/+22 |
* | Update to 2.2.4 and enable iconv support. | Ade Lovett | 2000-10-04 | 3 | -7/+28 |
* | Update to 2.2.3 | Ade Lovett | 2000-09-20 | 4 | -21/+13 |
* | Update to 2.2.2 | Ade Lovett | 2000-08-18 | 2 | -2/+2 |
* | Update to 2.2.1 | Ade Lovett | 2000-08-04 | 3 | -2/+4 |
* | Bring libxml2 2.1.1 into the fold after a repo-copy. This will | Ade Lovett | 2000-07-02 | 3 | -22/+26 |
* | Update to 1.8.8 | Ade Lovett | 2000-07-01 | 2 | -2/+2 |
* | Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the | Satoshi Asami | 2000-06-17 | 1 | -1/+1 |
* | Fourth round of INSTALLS_SHLIBS conversion. | Maxim Sobolev | 2000-06-16 | 2 | -2/+1 |
* | Update with the new PORTNAME/PORTVERSION variables | Chris Piazza | 2000-04-10 | 1 | -2/+2 |
* | Update to 1.8.7 | Ade Lovett | 2000-03-06 | 2 | -3/+3 |
* | Update to 1.8.6 | Ade Lovett | 2000-02-04 | 3 | -3/+5 |
* | Update to 1.8.5 | Ade Lovett | 2000-01-22 | 2 | -3/+3 |
* | Update to 1.8.4 | Ade Lovett | 2000-01-15 | 2 | -3/+3 |
* | Update to 1.8.3 | Ade Lovett | 2000-01-11 | 2 | -3/+3 |
* | Change MAINTAINER to ade@FreeBSD.org . | Yukihiro Nakai | 2000-01-07 | 1 | -1/+1 |
* | Update to 1.8.2 | Yukihiro Nakai | 1999-12-28 | 3 | -4/+3 |
* | Update to 1.8.0 | Yukihiro Nakai | 1999-12-24 | 3 | -3/+11 |
* | New location on MASTER_SITE. | Steve Price | 1999-12-05 | 1 | -1/+1 |
* | PR: ports/14303 | Yukihiro Nakai | 1999-10-14 | 4 | -6/+10 |
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-31 | 1 | -1/+1 |
* | Update to version 1.4.0. | Steve Price | 1999-08-22 | 4 | -31/+21 |
* | #4/4 enforcing Caps, no period | Tim Vanderhoek | 1999-06-27 | 1 | -1/+1 |
* | DISTFILES moved on MASTER_SITE. | Steve Price | 1999-04-09 | 1 | -2/+2 |
* | Upgrade to GNOME 1.0. The following are the details: | Jacques Vidrine | 1999-03-09 | 4 | -9/+58 |
* | Upgrade to 0.99.8. | Vanilla I. Shu | 1999-02-25 | 3 | -11/+11 |
* | New checksum. | Steve Price | 1999-02-22 | 1 | -1/+1 |
* | Upgrade to 0.99.5. | Vanilla I. Shu | 1999-02-01 | 4 | -22/+23 |
* | Use ${MASTER_SITE_GNOME} | Bill Fenner | 1999-01-27 | 1 | -5/+3 |
* | Upgrade to 0.99.3. | Vanilla I. Shu | 1999-01-17 | 3 | -10/+21 |
* | Change maitainer's email address, | Vanilla I. Shu | 1999-01-13 | 1 | -2/+2 |
* | Upgrade gnumeric to 0.5, libxml to 0.99, | Vanilla I. Shu | 1999-01-05 | 3 | -5/+8 |
* | Import XML parser library. | Vanilla I. Shu | 1998-10-10 | 6 | -0/+46 |