aboutsummaryrefslogtreecommitdiff
path: root/textproc/opensp
Commit message (Collapse)AuthorAgeFilesLines
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276994
* - Honor WITHOUT_NLS.Jun Kuriyama2010-10-261-1/+1
| | | | | | | | PR: ports/151469 Submitted by: pgollucci Notes: svn path=/head/; revision=263608
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with T,U,V Notes: svn path=/head/; revision=240076
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Update to 1.5.2.Jun Kuriyama2007-01-1915-227/+110
| | | | | | | | | | | | | | - Add WITHOUT_NLS support. - Install doc files into the standard DOCSDIR only. - Clean up Makefile to make portlint happy. - Improvements since 1.5: translated .po files, $SP_MESSAGE_FORMAT, HTTP redirection, $SP_HTTP_USER_AGENT, $SP_HTTP_ACCEPT, and preserve case option in osx(1). Submitted by: hrs Notes: svn path=/head/; revision=182796
* Remove USE_REINPLACE from categories starting with TEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162216
* Conversion to a single libtool environment.Ade Lovett2006-02-232-2/+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
* - Switch to libtool15.Jun Kuriyama2004-08-152-3/+5
| | | | | | | - Fix plist. Notes: svn path=/head/; revision=116244
* - Unbreak with gcc-3.4.x.Jun Kuriyama2004-08-031-0/+10
| | | | | | | Submitted by: marcel Notes: svn path=/head/; revision=115331
* - Use USE_ICONV knobKirill Ponomarev2004-03-301-2/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=105726
* SIZEify.Jun Kuriyama2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104341
* 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
* Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-041-3/+3
| | | | | | | | Submitted by: trevor Tested by: bento Notes: svn path=/head/; revision=99914
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-231-1/+1
| | | | Notes: svn path=/head/; revision=98909
* Fix symbol problem caused by recent commit.Jun Kuriyama2003-11-113-48/+21
| | | | | | | Submitted by: marcus Notes: svn path=/head/; revision=93713
* o Add explicit dependency on libiconv and gettext.Jun Kuriyama2003-10-3110-39/+194
| | | | | | | | | | o Honor $NOPORTDOCS. PR ports/58540 Submitted by: Simon Barner <barner@in.tum.de> Notes: svn path=/head/; revision=92676
* Use another approach for gcc33 taken from sourceforge.Jun Kuriyama2003-08-054-22/+65
| | | | Notes: svn path=/head/; revision=86323
* Add explicit cast to C++ include files to unbreak openjade onJun Kuriyama2003-07-183-0/+22
| | | | | | | gcc 3.3. Notes: svn path=/head/; revision=85104
* de-pkg-comment.Jun Kuriyama2003-02-222-1/+1
| | | | Notes: svn path=/head/; revision=76128
* Add OpenSP-1.5: a collection of SGML/XML tools called OpenSPJun Kuriyama2003-01-066-0/+264
Notes: svn path=/head/; revision=72624