aboutsummaryrefslogtreecommitdiff
path: root/devel/libcwd
Commit message (Collapse)AuthorAgeFilesLines
* Remove USE_REINPLACE from all categories starting with DEdwin Groothuis2006-05-041-1/+0
| | | | Notes: svn path=/head/; revision=161363
* Conversion to a single libtool environment.Ade Lovett2006-02-233-2/+12
| | | | | | | 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_INC_LIBTOOL instead of local patchVolker Stolz2005-10-062-15/+4
| | | | Notes: svn path=/head/; revision=144413
* Update to 0.99.40Marcus Alves Grando2005-09-162-4/+5
| | | | | | | Approved by: pav (mentor) Notes: svn path=/head/; revision=142935
* Add pkgconfig to fix the pkg-plist.Jeremy Messenger2005-01-111-1/+2
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=126159
* - update to 0.99.39Yen-Ming Lee2004-10-314-28/+31
| | | | Notes: svn path=/head/; revision=120506
* Work around bsd.port.mk bug: CC and CXX are not added to MAKE_ENV forKris Kennaway2004-03-141-1/+8
| | | | | | | USE_GCC=3.2 and 3.3. Notes: svn path=/head/; revision=103939
* Switch to gcc 3.3 since this is the latest version.Kris Kennaway2004-03-141-1/+1
| | | | Notes: svn path=/head/; revision=103938
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* fix build on -stableYing-Chieh Liao2004-01-251-0/+4
| | | | | | | Noticed by: bento via kris Notes: svn path=/head/; revision=99089
* require gcc > 3.0Ying-Chieh Liao2003-12-131-0/+2
| | | | Notes: svn path=/head/; revision=95733
* add libcwd 0.99.31Ying-Chieh Liao2003-11-106-0/+123
The C++ Debugging Support Library Notes: svn path=/head/; revision=93632