aboutsummaryrefslogtreecommitdiff
path: root/devel/commoncpp
Commit message (Collapse)AuthorAgeFilesLines
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276999
* - Update to 1.7.3Jose Alonso Cardenas Marquez2009-11-103-8/+8
| | | | | | | | PR: 137542 Submitted by: Sylvio Cesar <scjamorim _ at __ bsd.com.br> Notes: svn path=/head/; revision=244068
* - Update to 1.6.3Jose Alonso Cardenas Marquez2008-12-122-4/+4
| | | | | | | | PR: 129480 Submitted by: Pedro F. Giffuni <giffunip at tutopia.com> Notes: svn path=/head/; revision=224168
* Large round of typo fixes in ports/devel (pkg-descr).Jimmy Olgeni2008-06-011-1/+1
| | | | Notes: svn path=/head/; revision=214100
* - Update to 1.6.1Jose Alonso Cardenas Marquez2007-12-224-21/+11
| | | | | | | - Remove libxml2 dependency. It is not used anymore Notes: svn path=/head/; revision=204318
* - Update to 1.5.7Jose Alonso Cardenas Marquez2007-10-024-37/+48
| | | | | | | | PR: 116300 Submitted by: alepulver Notes: svn path=/head/; revision=200655
* - Update to 1.5.2Jose Alonso Cardenas Marquez2006-12-172-4/+4
| | | | Notes: svn path=/head/; revision=180040
* - Update to 1.5.0Jose Alonso Cardenas Marquez2006-10-055-8/+47
| | | | Notes: svn path=/head/; revision=174518
* - Fix pkg-descrJose Alonso Cardenas Marquez2006-08-072-2/+2
| | | | | | | | | | | - Replace deprecated INSTALL_SHLIB PR: 101587 Submitted by: Stanislav Sedov <ssedov_at_mbsd.msk.ru> Approved by: garga (mentor) Notes: svn path=/head/; revision=170011
* - Update to 1.4.2Aaron Dalton2006-07-254-63/+51
| | | | | | | | | | - Transfer maintainership PR: ports/99441 Submitted by: acm Notes: svn path=/head/; revision=168739
* Conversion to a single libtool environment.Ade Lovett2006-02-232-8/+6
| | | | | | | 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
* Update to 1.3.21Marcus Alves Grando2005-11-082-3/+3
| | | | | | | | PR: 88632 Submitted by: Nicolas Blais <nb_root@videotron.ca> Notes: svn path=/head/; revision=147538
* Unbreak on CURRENTTilman Keskinoz2005-11-052-4/+11
| | | | Notes: svn path=/head/; revision=147407
* BROKEN on 7.0: Does not compileKris Kennaway2005-10-281-1/+7
| | | | Notes: svn path=/head/; revision=146611
* Fix breakage of ccscript on 4.x by lifting requisite commoncpp to gcc 3.4Volker Stolz2005-10-141-1/+5
| | | | | | | (and track this for ccaudio which also uses commoncpp) Notes: svn path=/head/; revision=145367
* - Update to 1.3.13Sergey Matveychuk2005-07-122-3/+3
| | | | | | | | PR: ports/83311 Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru> Notes: svn path=/head/; revision=138996
* Add patch to fix build on 6Sam Lawrance2005-06-291-0/+12
| | | | | | | | PR: ports/82742 Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru> Notes: svn path=/head/; revision=138151
* Update to 1.3.12Sam Lawrance2005-06-244-20/+20
| | | | | | | | PR: ports/82565 Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru> Notes: svn path=/head/; revision=137971
* - Update to 1.2.7Pav Lucistnik2005-06-037-47/+37
| | | | | | | | PR: ports/81850 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=136761
* Fix build with GCC 3.4.2, and unbreak.Alexey Dokuchaev2004-12-232-7/+12
| | | | Notes: svn path=/head/; revision=124963
* BROKEN on 5.x: Does not compile with gcc 3.4.2Kris Kennaway2004-08-161-1/+7
| | | | Notes: svn path=/head/; revision=116340
* Trim whitespace.Trevor Johnson2004-04-101-1/+1
| | | | Notes: svn path=/head/; revision=106662
* upgrade to 1.1.0Ying-Chieh Liao2004-02-125-53/+29
| | | | | | | sort plist Notes: svn path=/head/; revision=100750
* 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
* upgrade to 1.0.13Ying-Chieh Liao2003-12-055-110/+35
| | | | Notes: svn path=/head/; revision=95087
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.Trevor Johnson2003-11-171-1/+0
| | | | Notes: svn path=/head/; revision=94172
* get rid of libgnugetopt dependency for -CURRENT,FUJISHIMA Satsuki2003-07-141-2/+4
| | | | | | | use USE_GETOPT_LONG instead. Notes: svn path=/head/; revision=84842
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* Update to Commoncpp2 1.0.8. Bump PORTEPOCH because of PORTVERSION decrease.Tilman Keskinoz2003-02-175-390/+161
| | | | | | | | PR: 47847 Submitted by: "Sergey A. Osokin" <osa@freebsd.org.ru> Notes: svn path=/head/; revision=75723
* Chase libxml2 includes to unbreak buildKris Kennaway2002-03-311-0/+15
| | | | Notes: svn path=/head/; revision=57027
* 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