summaryrefslogtreecommitdiff
path: root/textproc/libxslt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.0.32.Adam Weinberger2003-08-102-3/+2
| | | | Notes: svn path=/head/; revision=86732
* Add a dependency on gnometarget to quite a configure warning.Joe Marcus Clarke2003-07-161-1/+1
| | | | Notes: svn path=/head/; revision=84961
* Restore python-related stuff.Adam Weinberger2003-07-072-0/+12
| | | | Notes: svn path=/head/; revision=84405
* Update to 1.0.31.Adam Weinberger2003-07-073-15/+3
| | | | Notes: svn path=/head/; revision=84403
* Update to 1.0.30.Joe Marcus Clarke2003-05-043-3/+4
| | | | Notes: svn path=/head/; revision=80133
* Convert to new GNOME infrastructure.Joe Marcus Clarke2003-04-221-3/+1
| | | | Notes: svn path=/head/; revision=79435
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79368
* Update to 1.0.29.Joe Marcus Clarke2003-04-042-2/+2
| | | | Notes: svn path=/head/; revision=78134
* Remove an extraneous file.Joe Marcus Clarke2003-03-011-1/+0
| | | | | | | Reported by: Kent Stewart <kstewart@owt.com> Notes: svn path=/head/; revision=76694
* * Update to 1.0.27Joe Marcus Clarke2003-02-253-3/+3
| | | | | | | * De-pkg-comment Notes: svn path=/head/; revision=76442
* Update to 1.0.26.Joe Marcus Clarke2003-02-113-2/+3
| | | | Notes: svn path=/head/; revision=75286
* Update to 1.0.25.Joe Marcus Clarke2003-02-062-2/+2
| | | | Notes: svn path=/head/; revision=74926
* Update to 1.0.24.Joe Marcus Clarke2003-01-192-2/+2
| | | | Notes: svn path=/head/; revision=73515
* Update to 1.0.23.Joe Marcus Clarke2002-11-193-2/+5
| | | | Notes: svn path=/head/; revision=70461
* Update to 1.0.22.Joe Marcus Clarke2002-10-193-2/+3
| | | | Notes: svn path=/head/; revision=68360
* Update to 1.0.21.Joe Marcus Clarke2002-10-084-21/+15
| | | | Notes: svn path=/head/; revision=67592
* GNOME has just changed the layout of their FTP site. This resulted inJoe Marcus Clarke2002-09-201-1/+1
| | | | | | | | making all the distfiles unfetachable. Update all GNOME ports that fetch from MASTER_SITE_GNOME to fetch from the correct location. Notes: svn path=/head/; revision=66862
* Add tunable to aid in debugging memory problemsSean Chittenden2002-09-181-4/+9
| | | | | | | Approved by: knu (mentor) && marcus Notes: svn path=/head/; revision=66634
* Update to 1.0.20.Joe Marcus Clarke2002-08-243-11/+8
| | | | Notes: svn path=/head/; revision=64944
* Fix the WWW site.Joe Marcus Clarke2002-07-131-1/+1
| | | | | | | Submitted by: Stephane.Lentz@ansf.alcatel.fr Notes: svn path=/head/; revision=62885
* Update to 1.0.19.Joe Marcus Clarke2002-07-072-2/+2
| | | | Notes: svn path=/head/; revision=62545
* Update to 1.0.18.Joe Marcus Clarke2002-05-302-2/+2
| | | | Notes: svn path=/head/; revision=60319
* Update to 1.0.17.Maxim Sobolev2002-04-302-2/+2
| | | | Notes: svn path=/head/; revision=58361
* Use USE_LIBTOOL.Maxim Sobolev2002-04-263-46/+14
| | | | Notes: svn path=/head/; revision=58161
* Update to 1.0.16.Maxim Sobolev2002-04-184-10/+13
| | | | | | | | PR: 37193 Submitted by: Lev A. Serebryakov <lev@serebryakov.spb.ru> Notes: svn path=/head/; revision=57846
* Update to 1.0.15.Maxim Sobolev2002-03-295-15/+28
| | | | | | | | PR: 36344 Submitted by: Lev A. Serebryakov <lev@serebryakov.spb.ru> Notes: svn path=/head/; revision=56865
* Update to 1.0.13.Maxim Sobolev2002-03-113-2/+40
| | | | Notes: svn path=/head/; revision=55878
* Update to 1.0.12.Maxim Sobolev2002-02-266-11/+71
| | | | | | | | PR: 35003 Submitted by: Lev Serebryakov <lev@serebryakov.spb.ru> Notes: svn path=/head/; revision=55273
* Update to 1.0.10.Maxim Sobolev2002-01-294-5/+15
| | | | | | | | PR: 33990 Submitted by: Lev Serebryakov <lev@serebryakov.spb.ru> Notes: svn path=/head/; revision=53950
* Update to 1.0.9.Maxim Sobolev2001-12-205-35/+2
| | | | | | | | PR: 32747 Submitted by: Lev Serebryakov <lev@serebryakov.spb.ru> Notes: svn path=/head/; revision=51882
* Backout previous change - it seems that new revision of the patch doesn'tMaxim Sobolev2001-12-201-17/+8
| | | | | | | | | apply everywhere. Submitted by: Todd Punderson <todd@doonga.net> Notes: svn path=/head/; revision=51877
* Don't filter libc_r on 5-CURRENT.Maxim Sobolev2001-12-191-8/+17
| | | | Notes: svn path=/head/; revision=51864
* Ensure that xslt.h includes all headers necessary. This should fixMaxim Sobolev2001-12-062-0/+19
| | | | | | | | | p5-XML-LibXSLM and possibly other packages. Bump PORTREVISION. Prompted by: sheldonh Notes: svn path=/head/; revision=51129
* Update to 1.0.8.Maxim Sobolev2001-12-064-12/+30
| | | | | | | | PR: 32310 Submitted by: Lev Serebryakov <lev@serebryakov.spb.ru> Notes: svn path=/head/; revision=51113
* Add a new patch which fixes a problem where xsltproc will, in some cases,Nik Clayton2001-12-032-0/+17
| | | | | | | | | | | | | | | not produce any output (!). This is a major problem when building the XSL/XML parts of the web site. 1.0.8 (when it's imported) has the same problem, the fix for which is at http://cvs.gnome.org/bonsai/cvsquery.cgi?module=libxslt&branch=HEAD&branchtype=match&dir=libxslt&file=&filetype=match&who=veillard&whotype=match&sortby=Date&hours=&date=explicit&mindate=11%2F30%2F01+13%3A01&maxdate=11%2F30%2F01+13%3A03&cvsroot=%2Fcvs%2Fgnome Bump PORTREVISION to reflect this. Approved by: sobomax Notes: svn path=/head/; revision=50957
* Update to 1.0.7.Maxim Sobolev2001-11-134-11/+16
| | | | | | | | PR: 31779 Submitted by: Lev Serebryakov <lev@serebryakov.spb.ru> Notes: svn path=/head/; revision=49978
* Don't link in libc - FreeBSD doesn't need this.Maxim Sobolev2001-10-311-3/+13
| | | | | | | Submitted by: Ports Fury Notes: svn path=/head/; revision=49417
* Update to 1.0.5.Maxim Sobolev2001-10-163-3/+4
| | | | | | | | PR: 31259 Submitted by: Lev Serebryakov <lev@serebryakov.spb.ru> Notes: svn path=/head/; revision=48841
* Update to 1.0.4.Maxim Sobolev2001-09-193-3/+5
| | | | | | | | PR: 30649 Submitted by: Lev Serebryakov <lev@serebryakov.spb.ru> Notes: svn path=/head/; revision=47985
* Update to 1.0.3.Maxim Sobolev2001-08-275-4/+42
| | | | | | | | PR: 30105 Submitted by: Lev Serebryakov <lev@serebryakov.spb.ru> Notes: svn path=/head/; revision=46962
* Documentation goes into ${PREFIX}/share/doc, not into ${PREFIX}/doc.Maxim Sobolev2001-07-312-22/+23
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=45664
* Update to 1.0.1.Maxim Sobolev2001-07-305-7/+55
| | | | Notes: svn path=/head/; revision=45618
* Update to 1.0.0.Maxim Sobolev2001-07-113-10/+3
| | | | Notes: svn path=/head/; revision=45020
* Update to 0.11.0Ade Lovett2001-06-184-3/+10
| | | | Notes: svn path=/head/; revision=44186
* Update to 0.10.0Ade Lovett2001-05-212-2/+2
| | | | Notes: svn path=/head/; revision=42885
* SWitch maintainership of core GNOME ports to a small group ofAde Lovett2001-05-111-1/+1
| | | | | | | | committers (gnome@FreeBSD.org), since this is now definitely too big for just one person. Notes: svn path=/head/; revision=42527
* Update to 0.9.0Ade Lovett2001-05-072-2/+2
| | | | Notes: svn path=/head/; revision=42379
* Update to 0.8.0Ade Lovett2001-04-232-2/+2
| | | | Notes: svn path=/head/; revision=41844
* Update to 0.7.0Ade Lovett2001-04-233-2/+10
| | | | Notes: svn path=/head/; revision=41828
* Update to 0.5.0Ade Lovett2001-04-023-2/+3
| | | | Notes: svn path=/head/; revision=40762