aboutsummaryrefslogtreecommitdiff
path: root/devel/sdts++
Commit message (Collapse)AuthorAgeFilesLines
* Conversion to a single libtool environment.Ade Lovett2006-02-231-3/+2
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Add some SHA256 checksumsPav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149311
* 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
* Use correct LIB_DEPENDS for boost dependency.Simon Barner2005-11-111-1/+1
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=147908
* Chase Boost shared lib version after update to Boost 1.33.0.Simon Barner2005-11-091-2/+1
| | | | | | | | devel/sdts++: Also convert from BUILD_DEPENDS and RUN_DEPENDS to LIB_DEPENDS. Notes: svn path=/head/; revision=147715
* - use GNU make insteadYen-Ming Lee2005-04-112-0/+63
| | | | | | | | | | - fix plist PR: 79776 Submitted by: James E. Flemer <jflemer@alum.rpi.edu> Notes: svn path=/head/; revision=133042
* - Fix build on 4.x (increase the max template depth)Sergey Matveychuk2005-01-021-0/+1
| | | | | | | | | PR: ports/75723 Submitted by: Simon Barner <barner(at)gmx.de> Approved by: portmgr (marcus) Notes: svn path=/head/; revision=125686
* Correct INFO handlingKris Kennaway2004-04-162-4/+2
| | | | Notes: svn path=/head/; revision=107289
* Tidy up whitespace.Trevor Johnson2004-04-101-1/+1
| | | | Notes: svn path=/head/; revision=106671
* 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
* Remove unused boost_1_27_0.tar.gz entry. Add SIZE line.Trevor Johnson2004-03-091-1/+1
| | | | Notes: svn path=/head/; revision=103433
* s|#if |#ifdef |Oliver Lehmann2003-12-131-1/+1
| | | | Notes: svn path=/head/; revision=95739
* update to 1.5.1 which unbreaks build on 5Oliver Lehmann2003-12-135-65/+91
| | | | Notes: svn path=/head/; revision=95738
* Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENKris Kennaway2003-06-041-3/+3
| | | | | | | | | | tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris Notes: svn path=/head/; revision=82300
* BROKEN on 5.1: configure failsKris Kennaway2003-05-181-1/+7
| | | | Notes: svn path=/head/; revision=81214
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* Fix PORTCOMMENTs that were killing INDEX builds.Adam Weinberger2002-11-072-2/+1
| | | | | | | | 105 pointy hats to: me Approved by: pat Notes: svn path=/head/; revision=69625
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* - Fix and group MASTER_SITESPatrick Li2002-06-182-6/+9
| | | | | | | | | | | - Update boost libraries to 1.27.0 - Bump PORTREVISION PR: 39226 Submitted by: Erwin Lansing <erwin@lansing.dk> Notes: svn path=/head/; revision=61474
* Update to version 1.3.1aKevin Lo2001-07-214-39/+54
| | | | | | | | PR: 29025 Submitted by: MAINTAINER Notes: svn path=/head/; revision=45314
* Remove erik@habatech.no as MAINTAINER; mail has been bouncing for 10Bill Fenner2001-05-281-1/+1
| | | | | | | weeks. Notes: svn path=/head/; revision=43211
* New port: sdts++ - C++ library for SDTS related development.SADA Kenji2000-07-286-0/+96
PR: ports/16794 Submitted by: Erik H. Bakke <erik@habatech.no> Notes: svn path=/head/; revision=31072