aboutsummaryrefslogtreecommitdiff
path: root/devel/commoncpp
Commit message (Collapse)AuthorAgeFilesLines
* Update devel/commoncpp to 1.4.1Michael Haro2001-04-064-168/+350
| | | | | | | | | | Update lang/ccscript to 1.4.1 PR: 26370 Submitted by: maintainer Notes: svn path=/head/; revision=40921
* -pthread --> ${PTHREAD_LIBS}Maxim Sobolev2001-03-291-1/+1
| | | | | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly. Notes: svn path=/head/; revision=40539
* Add a local MASTER_SITE until the file comes on line at SourceForgeJames E. Housley2000-11-011-1/+2
| | | | | | | Submitted by: David Sugar <dyfet@gnu.org> MAINTAINER Notes: svn path=/head/; revision=34562
* Update to 1.2.5.1James E. Housley2000-11-012-2/+2
| | | | | | | Submitted by: MAINTAINER Notes: svn path=/head/; revision=34560
* Yet again:Maxim Sobolev2000-11-012-15/+9
| | | | | | | | | - properly use libc_r; - remove ugly direct call to configure script from post-extract target; - don't add -1.2 suffix to shared libraries. Notes: svn path=/head/; revision=34552
* Update to version 1.2.5James E. Housley2000-11-014-20/+31
| | | | | | | Submitted by: David Sugar <dyfet@gnu.org> MAINTAINER Notes: svn path=/head/; revision=34548
* Numerous improvements:Maxim Sobolev2000-09-272-16/+17
| | | | | | | | | | | | - properly use libc_r; - provide hack around missing thread-safe version of fpathconf(1) syscall if OSVERSION < 41100; - remove ugly direct call to configure script from post-extract target; - don't add -1.2 suffix to shared libraries; - bump PORTREVISION to make kris happy ;). Notes: svn path=/head/; revision=33180
* Update port to 1.2.1Chris D. Faulhaber2000-09-184-12/+17
| | | | | | | | PR: 21090 Submitted by: Maintainer Notes: svn path=/head/; revision=32802
* Update to 1.2.0.Maxim Sobolev2000-08-223-2/+6
| | | | Notes: svn path=/head/; revision=31869
* Add CommonC++ - a portable class framework for C++Maxim Sobolev2000-07-275-0/+212
Obtained from: http://download.sourceforge.net/cplusplus/CommonC++-1.1.0.ports Notes: svn path=/head/; revision=31059