Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to 1.3.21 | mnag | 2005-11-08 | 2 | -3/+3 |
| | | | | | PR: 88632 Submitted by: Nicolas Blais <nb_root@videotron.ca> | ||||
* | Unbreak on CURRENT | arved | 2005-11-06 | 2 | -4/+11 |
| | |||||
* | BROKEN on 7.0: Does not compile | kris | 2005-10-29 | 1 | -1/+7 |
| | |||||
* | Fix breakage of ccscript on 4.x by lifting requisite commoncpp to gcc 3.4 | vs | 2005-10-14 | 1 | -1/+5 |
| | | | | (and track this for ccaudio which also uses commoncpp) | ||||
* | - Update to 1.3.13 | sem | 2005-07-12 | 2 | -3/+3 |
| | | | | | PR: ports/83311 Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru> | ||||
* | Add patch to fix build on 6 | lawrance | 2005-06-29 | 1 | -0/+12 |
| | | | | | PR: ports/82742 Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru> | ||||
* | Update to 1.3.12 | lawrance | 2005-06-24 | 4 | -20/+20 |
| | | | | | PR: ports/82565 Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru> | ||||
* | - Update to 1.2.7 | pav | 2005-06-04 | 7 | -47/+37 |
| | | | | | PR: ports/81850 Submitted by: KATO Tsuguru <tkato432@yahoo.com> | ||||
* | Fix build with GCC 3.4.2, and unbreak. | danfe | 2004-12-23 | 2 | -7/+12 |
| | |||||
* | BROKEN on 5.x: Does not compile with gcc 3.4.2 | kris | 2004-08-16 | 1 | -1/+7 |
| | |||||
* | Trim whitespace. | trevor | 2004-04-11 | 1 | -1/+1 |
| | |||||
* | upgrade to 1.1.0 | ijliao | 2004-02-12 | 5 | -53/+29 |
| | | | | sort plist | ||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | marcus | 2004-02-04 | 1 | -1/+1 |
| | | | | (Part 2) | ||||
* | SIZEify. | trevor | 2004-01-29 | 1 | -0/+1 |
| | |||||
* | upgrade to 1.0.13 | ijliao | 2003-12-05 | 5 | -110/+35 |
| | |||||
* | USE_REINPLACE need be defined only when REINPLACE_CMD is used. | trevor | 2003-11-17 | 1 | -1/+0 |
| | |||||
* | get rid of libgnugetopt dependency for -CURRENT, | sf | 2003-07-14 | 1 | -2/+4 |
| | | | | use USE_GETOPT_LONG instead. | ||||
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | Update to Commoncpp2 1.0.8. Bump PORTEPOCH because of PORTVERSION decrease. | arved | 2003-02-18 | 5 | -390/+161 |
| | | | | | PR: 47847 Submitted by: "Sergey A. Osokin" <osa@freebsd.org.ru> | ||||
* | Chase libxml2 includes to unbreak build | kris | 2002-03-31 | 1 | -0/+15 |
| | |||||
* | Update devel/commoncpp to 1.4.1 | mharo | 2001-04-06 | 4 | -168/+350 |
| | | | | | | | Update lang/ccscript to 1.4.1 PR: 26370 Submitted by: maintainer | ||||
* | -pthread --> ${PTHREAD_LIBS} | sobomax | 2001-03-30 | 1 | -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 SourceForge | jeh | 2000-11-02 | 1 | -1/+2 |
| | | | | Submitted by: David Sugar <dyfet@gnu.org> MAINTAINER | ||||
* | Update to 1.2.5.1 | jeh | 2000-11-02 | 2 | -2/+2 |
| | | | | Submitted by: MAINTAINER | ||||
* | Yet again: | sobomax | 2000-11-01 | 2 | -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.5 | jeh | 2000-11-01 | 4 | -20/+31 |
| | | | | Submitted by: David Sugar <dyfet@gnu.org> MAINTAINER | ||||
* | Numerous improvements: | sobomax | 2000-09-27 | 2 | -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.1 | jedgar | 2000-09-18 | 4 | -12/+17 |
| | | | | | PR: 21090 Submitted by: Maintainer | ||||
* | Update to 1.2.0. | sobomax | 2000-08-23 | 3 | -2/+6 |
| | |||||
* | Add CommonC++ - a portable class framework for C++ | sobomax | 2000-07-27 | 5 | -0/+212 |
Obtained from: http://download.sourceforge.net/cplusplus/CommonC++-1.1.0.ports |