aboutsummaryrefslogtreecommitdiffstats
path: root/devel/commoncpp
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.3.21mnag2005-11-082-3/+3
| | | | | PR: 88632 Submitted by: Nicolas Blais <nb_root@videotron.ca>
* Unbreak on CURRENTarved2005-11-062-4/+11
|
* BROKEN on 7.0: Does not compilekris2005-10-291-1/+7
|
* Fix breakage of ccscript on 4.x by lifting requisite commoncpp to gcc 3.4vs2005-10-141-1/+5
| | | | (and track this for ccaudio which also uses commoncpp)
* - Update to 1.3.13sem2005-07-122-3/+3
| | | | | PR: ports/83311 Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
* Add patch to fix build on 6lawrance2005-06-291-0/+12
| | | | | PR: ports/82742 Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
* Update to 1.3.12lawrance2005-06-244-20/+20
| | | | | PR: ports/82565 Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
* - Update to 1.2.7pav2005-06-047-47/+37
| | | | | PR: ports/81850 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Fix build with GCC 3.4.2, and unbreak.danfe2004-12-232-7/+12
|
* BROKEN on 5.x: Does not compile with gcc 3.4.2kris2004-08-161-1/+7
|
* Trim whitespace.trevor2004-04-111-1/+1
|
* upgrade to 1.1.0ijliao2004-02-125-53/+29
| | | | sort plist
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
| | | | (Part 2)
* SIZEify.trevor2004-01-291-0/+1
|
* upgrade to 1.0.13ijliao2003-12-055-110/+35
|
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.trevor2003-11-171-1/+0
|
* get rid of libgnugetopt dependency for -CURRENT,sf2003-07-141-2/+4
| | | | use USE_GETOPT_LONG instead.
* De-pkg-comment.knu2003-02-212-1/+1
|
* Update to Commoncpp2 1.0.8. Bump PORTEPOCH because of PORTVERSION decrease.arved2003-02-185-390/+161
| | | | | PR: 47847 Submitted by: "Sergey A. Osokin" <osa@freebsd.org.ru>
* Chase libxml2 includes to unbreak buildkris2002-03-311-0/+15
|
* Update devel/commoncpp to 1.4.1mharo2001-04-064-168/+350
| | | | | | | Update lang/ccscript to 1.4.1 PR: 26370 Submitted by: maintainer
* -pthread --> ${PTHREAD_LIBS}sobomax2001-03-301-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.
* Add a local MASTER_SITE until the file comes on line at SourceForgejeh2000-11-021-1/+2
| | | | Submitted by: David Sugar <dyfet@gnu.org> MAINTAINER
* Update to 1.2.5.1jeh2000-11-022-2/+2
| | | | Submitted by: MAINTAINER
* Yet again:sobomax2000-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.
* Update to version 1.2.5jeh2000-11-014-20/+31
| | | | Submitted by: David Sugar <dyfet@gnu.org> MAINTAINER
* Numerous improvements:sobomax2000-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 ;).
* Update port to 1.2.1jedgar2000-09-184-12/+17
| | | | | PR: 21090 Submitted by: Maintainer
* Update to 1.2.0.sobomax2000-08-233-2/+6
|
* Add CommonC++ - a portable class framework for C++sobomax2000-07-275-0/+212
Obtained from: http://download.sourceforge.net/cplusplus/CommonC++-1.1.0.ports