aboutsummaryrefslogtreecommitdiff
path: root/textproc/libxslt
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.1.26.Joe Marcus Clarke2009-09-262-4/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=242134
* Update to 1.1.25, and use OPTIONS instead of pre-everything for cryptoJoe Marcus Clarke2009-09-186-200/+23
| | | | | | | | | support. Feature safe: yes Notes: svn path=/head/; revision=241669
* - Bump PORTREVISION due to share library version bump in security/libgcryptRong-En Fan2009-01-061-2/+2
| | | | | | | PR: ports/127478 Notes: svn path=/head/; revision=225326
* Security fix libxslt heap overflow, bump the PORTREVISION.Jeremy Messenger2008-09-042-1/+153
| | | | | | | | | | PR: ports/126869 Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> Obtained from: http://www.ocert.org/advisories/ocert-2008-009.html Security: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2935 Notes: svn path=/head/; revision=219863
* Update to 1.1.24. As for the py-libxslt, get it able to find Python correctJeremy Messenger2008-05-245-30/+25
| | | | | | | when PREFIX is set other than LOCALBASE and will allowing the modules to build. Notes: svn path=/head/; revision=213580
* Remove xmlsoft.org and use GNOME mirrors. The xmlsoft.org's tarballs areJeremy Messenger2008-04-061-1/+1
| | | | | | | | | corruped. Reported by: edwin Notes: svn path=/head/; revision=210662
* Chase libgcrypt library versionTilman Keskinoz2008-02-281-2/+2
| | | | Notes: svn path=/head/; revision=208144
* Update to 1.1.22.Jeremy Messenger2007-09-073-7/+7
| | | | Notes: svn path=/head/; revision=199038
* Update to 1.1.21.Joe Marcus Clarke2007-06-302-4/+4
| | | | Notes: svn path=/head/; revision=194505
* Update to 1.1.20.Jeremy Messenger2007-01-254-23/+4
| | | | Notes: svn path=/head/; revision=183279
* - Update to 1.1.19Pav Lucistnik2007-01-155-27/+26
| | | | Notes: svn path=/head/; revision=182444
* INSTALLS_SHLIB -> USE_LDCONFIG.Jeremy Messenger2006-11-051-1/+1
| | | | | | | Found by: portlint (cports.sh) Notes: svn path=/head/; revision=176403
* Update to 1.1.17.Joe Marcus Clarke2006-06-073-14/+5
| | | | Notes: svn path=/head/; revision=164748
* - Add header in these *-reference ports.Jeremy Messenger2006-05-311-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Fix a few of pkg-descr by chase the rename. - Move all PORTREVISION and PORTEPOCH to top with ?=. - Put USE_X_PREFIX back in, but under REFERENCE_PORT, and remove PREFIX? and USE_XLIB. This fix ports to use the correct mtree when you change the prefix, for example: Incorrect: (Without USE_X_PREFIX) ================================ # cd /usr/ports/x11-toolkits/gtk20 # make -V MTREE_FILE /etc/mtree/BSD.x11-4.dist # make PREFIX=/tmp/foo -V MTREE_FILE /etc/mtree/BSD.local.dist <-- Here... ================================ Correct: (With USE_X_PREFIX) ================================ # cd /usr/ports/x11-toolkits/gtk20 # make -V MTREE_FILE /etc/mtree/BSD.x11-4.dist # make PREFIX=/tmp/foo -V MTREE_FILE /etc/mtree/BSD.x11-4.dist <-- Here... ================================ - Change a several of *-reference ports to install in LOCALBASE instead X11BASE, but only two gtkmm*-reference couldn't be change at the moment. Bump the PORTREVISION for change prefix. Discussed with: marcus Notes: svn path=/head/; revision=164120
* Remove USE_REINPLACE from categories starting with TEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162216
* Move the libxslt programming reference to the libxslt-reference port.Jean-Yves Lefort2006-05-112-90/+9
| | | | Notes: svn path=/head/; revision=162108
* * Fix build on 4.X [1]Joe Marcus Clarke2006-05-043-0/+13
| | | | | | | | | | | * Handle creating and removal of the libxslt-plugins directory [2] PR: 96707 [1] Submitted by: Sven Berkvens-Matthijsse <sven@ilse.net> [1] Reported by: pointyhat via kris [2] Notes: svn path=/head/; revision=161309
* Update to 1.1.16.Joe Marcus Clarke2006-05-025-34/+33
| | | | Notes: svn path=/head/; revision=161219
* Conversion to a single libtool environment.Ade Lovett2006-02-232-1/+4
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Add SHA256 checksumsPav Lucistnik2005-11-231-0/+1
| | | | Notes: svn path=/head/; revision=149215
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Update to 1.1.15.Joe Marcus Clarke2005-09-042-3/+3
| | | | Notes: svn path=/head/; revision=141958
* Update to 1.1.14.Joe Marcus Clarke2005-04-022-3/+3
| | | | Notes: svn path=/head/; revision=132289
* Update to 1.1.13.Joe Marcus Clarke2005-03-152-4/+3
| | | | Notes: svn path=/head/; revision=131277
* - Fix py-libxsltPav Lucistnik2005-02-051-11/+0
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=128052
* Chase libgcrypt shared library version of ports with optionalTilman Keskinoz2005-01-121-1/+2
| | | | | | | | | | dependency on libgcrypt. Submitted by: philip pointyhat to: arved Notes: svn path=/head/; revision=126206
* Update to 1.1.12.Joe Marcus Clarke2004-10-293-3/+8
| | | | Notes: svn path=/head/; revision=120468
* Update to 1.1.11.Joe Marcus Clarke2004-10-113-3/+7
| | | | Notes: svn path=/head/; revision=118701
* Update to 1.1.10.Joe Marcus Clarke2004-09-012-3/+3
| | | | Notes: svn path=/head/; revision=117856
* Update to 1.1.9.Joe Marcus Clarke2004-08-232-6/+5
| | | | Notes: svn path=/head/; revision=117081
* Apply a big libtool patch to allow porters to use the libtool installed byJoe Marcus Clarke2004-07-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet Notes: svn path=/head/; revision=113296
* - Let MAINTAINER and COMMNET variables be overwriten from slave ports.Alexander Nedotsukov2004-07-061-2/+2
| | | | | | | - Also note that previous commit fixed hier compliance issue. Notes: svn path=/head/; revision=113032
* Remove Python bingdings here as they going to be reintroduced inAlexander Nedotsukov2004-07-065-51/+44
| | | | | | | | | slave port. Tested by: adamw, marcus Notes: svn path=/head/; revision=113026
* Update to 1.1.8.Joe Marcus Clarke2004-07-054-4/+36
| | | | Notes: svn path=/head/; revision=113010
* Update to 1.1.6.Joe Marcus Clarke2004-04-192-3/+3
| | | | Notes: svn path=/head/; revision=107539
* Actually commit the update to 1.1.5.Joe Marcus Clarke2004-04-024-17/+15
| | | | Notes: svn path=/head/; revision=105973
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* * Update to 1.1.4Joe Marcus Clarke2004-02-232-6/+9
| | | | | | | * Use OPTIONS where feasible Notes: svn path=/head/; revision=101882
* Update to 1.1.3.Joe Marcus Clarke2004-02-182-3/+3
| | | | Notes: svn path=/head/; revision=101305
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Properly fix the EXSLT plist issue by making sure we always find xsltproc.Joe Marcus Clarke2004-01-142-8/+14
| | | | Notes: svn path=/head/; revision=98168
* Conditionalize the EXSLT documents on whether or not Python support hasJoe Marcus Clarke2004-01-141-7/+7
| | | | | | | | | been enabled. Reported by: dinoex Notes: svn path=/head/; revision=98139
* Add some missing files to the plist.Joe Marcus Clarke2004-01-112-0/+7
| | | | | | | Reported by: adamw Notes: svn path=/head/; revision=97904
* Update to 1.1.2.Joe Marcus Clarke2003-12-244-9/+12
| | | | Notes: svn path=/head/; revision=96543
* Update to 1.1.1.Joe Marcus Clarke2003-12-123-4/+9
| | | | Notes: svn path=/head/; revision=95645
* Compile python files on installation.Joe Marcus Clarke2003-11-172-0/+9
| | | | | | | | PR: 59384 Submitted by: Rui Lopes <rui@ruilopes.com> Notes: svn path=/head/; revision=94203
* Update to 1.1.0.Joe Marcus Clarke2003-11-045-104/+110
| | | | Notes: svn path=/head/; revision=93099
* Update to GNOME 2.4.0. For all the goodies on what's changed, known issues,Joe Marcus Clarke2003-09-186-23/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | future plans, etc., please see http://www.gnome.org/start/2.4/. This commit represents work done by adamw, bland, and myself as well as many other contributers: Koop Mast <einekoai@chello.nl> Akifyev Sergey <asa@gascom.ru> Franz Klammer <klammer@webonaut.com> Øyvind Kolbu <oyvind@kebab.gaffel.nu> Thomas E. Zander <riggs@rrr.de> Jeremy Messenger <mezz7@cox.net> Without these contirbuters, and our faithful users, GNOME 2.4.0 would not be possible. Please check the FreeBSD GNOME site for any FreeBSD gotchas, as well as general FAQs and documentation (GNOME 2.4 updates to be posted soon). The best way to upgrade so that you get all shared library dependencies is: portupgrade -rf -m BATCH=yes atk portupgrade -R -m BATCH=yes gnome2 Approved by: portmgr (kris, will, myself implicitly) Requested by: re as well as many other users Notes: svn path=/head/; revision=89023
* 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