aboutsummaryrefslogtreecommitdiff
path: root/textproc/sablotron
Commit message (Collapse)AuthorAgeFilesLines
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* Update to 1.0.3Sergey Skvortsov2007-03-293-10/+6
| | | | | | | | | Changes: http://www.gingerall.org/html/RELEASE PR: ports/109944 Submitted by: Marcelo Araujo <araujo xx bsdmail.org> Notes: svn path=/head/; revision=188725
* Use libtool port instead of included one to avoid objformat a.out botchKris Kennaway2007-01-281-0/+1
| | | | Notes: svn path=/head/; revision=183519
* Conversion to a single libtool environment.Ade Lovett2006-02-232-1/+3
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* 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
* Fix pkg-plist (I was sure, I fixed this)Mikhail Teterin2005-10-131-1/+0
| | | | Notes: svn path=/head/; revision=145320
* Update from 1.0.1 to 1.0.2. Make sure to link the library with -lexpat andMikhail Teterin2005-10-133-7/+7
| | | | | | | | | | -liconv, so the clients don't have to. OpenOffice's dll-checker is quite particular about this, for example. Approved by: maintainer Notes: svn path=/head/; revision=145193
* * use OPTIONSSergey Skvortsov2004-12-121-7/+8
| | | | | | | | | | * unbreak build with -DWITH_CHECK_LEAKS [PR 72754] PR: ports/72754 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> Notes: svn path=/head/; revision=123827
* Change MASTER_SITESSergey Skvortsov2004-07-271-1/+1
| | | | | | | | PR: ports/69649 Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> Notes: svn path=/head/; revision=114885
* Updated to 1.0.1Sergey Skvortsov2004-07-252-4/+3
| | | | | | | | PR: ports/69533 Submitted by: Radim Kolar <hsn@netmag.cz> Notes: svn path=/head/; revision=114700
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* - Use USE_ICONV knobKirill Ponomarev2004-03-301-2/+2
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=105726
* o Bump $LIB_DEPENDS line to chase expat's shlib version.Jun Kuriyama2004-03-141-2/+2
| | | | | | | o Bump $PORTREVISION. Notes: svn path=/head/; revision=103969
* 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
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Updated to 1.0Sergey Skvortsov2003-09-032-2/+2
| | | | Notes: svn path=/head/; revision=88415
* Fix dependency typo again.Sergey Skvortsov2003-07-151-1/+1
| | | | | | | | | (My mind has been travelling afar. My apologies to everyone.) Pointed by: Neil Darlow <neil@darlow.co.uk> Notes: svn path=/head/; revision=84918
* Fix incorrect build dependencySergey Skvortsov2003-07-151-1/+1
| | | | | | | Pointed by: BSDC <bsdc@xtremedev.com> Notes: svn path=/head/; revision=84908
* Updated to 0.98Sergey Skvortsov2003-07-143-21/+21
| | | | | | | | | PR: ports/54400, ports/52162 Submitted by: Melvyn Sopacua <melvyn@webteckies.org>, Jens Rehsack <rehsack@liwing.de> Notes: svn path=/head/; revision=84884
* Updated to 0.97; fixed php dynamic linking issue.Sergey Skvortsov2003-02-274-151/+223
| | | | | | | PR: ports/44794, ports/44924, ports/45759, ports/46268 Notes: svn path=/head/; revision=76570
* Committed; maintainer timeout.Alan Eldridge2002-10-301-0/+1
| | | | | | | | PR: 44157 Approved by: maintainer (skv) timeout Notes: svn path=/head/; revision=69145
* Fix expat bump.Sergey Skvortsov2002-09-192-1/+6
| | | | | | | | Submitted by: Peter Avalos <pavalos@theshell.com> PR: 42940 Notes: svn path=/head/; revision=66706
* Bump PORTREVISION and expat shlib.Akinori MUSHA2002-09-171-1/+2
| | | | Notes: svn path=/head/; revision=66536
* Updated to 0.96Sergey Skvortsov2002-09-083-10/+21
| | | | Notes: svn path=/head/; revision=65841
* Add patches to solve problems with PHP and more.Sergey Skvortsov2002-08-142-0/+7
| | | | Notes: svn path=/head/; revision=64502
* Updated to 0.95Sergey Skvortsov2002-08-064-8/+11
| | | | Notes: svn path=/head/; revision=64088
* Bump portrevision (textproc/expat2 shlib bump).Jun Kuriyama2002-07-211-1/+2
| | | | Notes: svn path=/head/; revision=63297
* Updated to 0.90, 'gmake' dependency removed, documentation added,Sergey Skvortsov2002-05-304-25/+182
| | | | | | | configure args added. Notes: svn path=/head/; revision=60284
* Bump PORTREVISION to reflect the (lib)iconv upgrade.Akinori MUSHA2002-03-181-0/+1
| | | | Notes: svn path=/head/; revision=56291
* Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that needMaxim Sobolev2002-03-181-1/+1
| | | | | | | libiconv. Notes: svn path=/head/; revision=56287
* Fixed 'automake' version.Sergey Skvortsov2002-01-251-1/+1
| | | | | | | Approved by: tobez Notes: svn path=/head/; revision=53714
* Updated to version 0.81,Sergey Skvortsov2002-01-236-8/+26
| | | | | | | | | | increment SHLIB_MAJOR to 67 since changes in SDOM API. PR: ports/34044 Approved by: tobez Notes: svn path=/head/; revision=53657
* First round of auto* cleanups:Will Andrews2002-01-061-1/+1
| | | | | | | | | | | | | | | | - USE_AUTO* -> USE_AUTO*_VER=* where required - USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK - Other minor changes to fix things These changes should be no-ops with the current bsd.port.mk, but will assist in preparing for the next generation of USE_AUTO*. Submitted by: bento 4-exp USE_AUTO* cleanups http://people.FreeBSD.org/~will/4-exp/ http://bento.FreeBSD.org/errorlogs/4-exp-latest/ Notes: svn path=/head/; revision=52646
* Update to version 0.71.Steve Price2001-12-023-6/+15
| | | | | | | | PR: 32334 Submitted by: maintainer Notes: svn path=/head/; revision=50886
* o update to 0.70.FUJISHIMA Satsuki2001-11-063-8/+6
| | | | | | | | PR: 30679 Submitted by: maintainer Notes: svn path=/head/; revision=49655
* Add PATCH_FILESDavid W. Chapman Jr.2001-09-142-0/+5
| | | | | | | | | | Bump PORTREVISION PR: 30312 Submitted by: maintainer Notes: svn path=/head/; revision=47831
* - update to version 0.65Pete Fritchman2001-08-253-13/+6
| | | | | | | | | | | - remove redundant LDCONFIG_DIRS= %%PREFIX%%/lib - sort pkg-plist PR: 29951 Submitted by: maintainer Notes: svn path=/head/; revision=46843
* Update to 0.60 + 0.60.1 patch.Akinori MUSHA2001-07-032-0/+6
| | | | | | | | PR: ports/28641 Submitted by: Sergey Skvortsov <skv@protey.ru> Notes: svn path=/head/; revision=44687
* Update to 0.60. Also, bring pkg-comment in line.Daniel Harris2001-06-184-4/+5
| | | | | | | | PR: 28257 Submitted by: maintainer Notes: svn path=/head/; revision=44182
* Upgrade to 0.52.Vanilla I. Shu2001-04-295-214/+3
| | | | | | | | PR: ports/26948 Submitted by: maintainer Notes: svn path=/head/; revision=42039
* Add a russian patch.Vanilla I. Shu2001-02-231-0/+15
| | | | | | | | PR: ports/25306 Submitted by: maintainer Notes: svn path=/head/; revision=38640
* Upgrade to 0.51.Vanilla I. Shu2001-02-2310-305/+56
| | | | | | | | PR: ports/25281 Submitted by: maintainer Notes: svn path=/head/; revision=38622
* More style fixes for ports/textproc.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37996
* libiconv is at version 2 now.Alexander Langer2001-01-121-1/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=37138
* Add sablotron 0.44, an XSL processor fully implemented in C++.Will Andrews2000-12-1912-0/+483
PR: 22804 Submitted by: Sergey Skvortsov <skv@protey.ru> Notes: svn path=/head/; revision=36119