Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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-23 | 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-28 | 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-24 | 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-17 | 2 | -0/+11 |
* | Update to 2.6.2. | Joe Marcus Clarke | 2003-11-04 | 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-21 | 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-10 | 2 | -3/+2 |
* | Add back python stuff to the pkg-plist. | Adam Weinberger | 2003-07-07 | 2 | -0/+39 |
* | Update to 2.5.8. | Adam Weinberger | 2003-07-07 | 3 | -50/+14 |
* | Utilize USE_GNOME= pkgconfig. | Adam Weinberger | 2003-06-16 | 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-19 | 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-29 | 1 | -0/+5 |
* | Update to 2.5.7. | Joe Marcus Clarke | 2003-04-25 | 3 | -7/+7 |
* | Remove USE_GNOMENG. | Joe Marcus Clarke | 2003-04-20 | 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-19 | 4 | -19/+57 |
* | Re-add a patch that was forgotten when libxml2 was upgraded to 2.4.27. | Joe Marcus Clarke | 2003-01-15 | 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-14 | 2 | -2/+25 |
* | Update to 2.4.26. | Joe Marcus Clarke | 2002-10-19 | 4 | -58/+8 |
* | Fix a bug in the DTD validation code that caused a seg fault due to freeing | Joe Marcus Clarke | 2002-10-09 | 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-20 | 1 | -1/+1 |
* | Add various tunables to aid developers using libxml2, most notably adding | Sean Chittenden | 2002-09-18 | 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-18 | 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-03 | 3 | -0/+31 |
* | Update to 2.4.22. | Joe Marcus Clarke | 2002-05-30 | 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 |