summaryrefslogtreecommitdiff
path: root/devel/orbitcpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.3.8Alexander Nedotsukov2003-11-187-78/+15
| | | | Notes: svn path=/head/; revision=94268
* Update to 1.3.7Alexander Nedotsukov2003-08-258-56/+28
| | | | | | | Approved by: marcus (mentor) Notes: svn path=/head/; revision=87695
* Fix some other build problems with GCC 3.3.1. Since these patches affectJoe Marcus Clarke2003-07-234-3/+72
| | | | | | | | | headers used by dependents, bump PORTREVISION. Submitted by: Alexander Nedotsukov <bland@mail.ru> Notes: svn path=/head/; revision=85409
* Fix build with GCC 3.3.1.Joe Marcus Clarke2003-07-231-0/+10
| | | | | | | Submitted by: Alexander Nedotsukov <bland@mail.ru> Notes: svn path=/head/; revision=85406
* Fix problems with g++-2.9x and virtual interfaces.Joe Marcus Clarke2003-06-203-1/+23
| | | | | | | | Submitted by: Alexander Nedotsukov <bland@mail.ru> Obtained from: Bowie Owens <bowie@owens.csiro.au> Notes: svn path=/head/; revision=83368
* * Remove the need for X, and instal this port in ${LOCALBASE}Joe Marcus Clarke2003-06-192-2/+4
| | | | | | | | | * Correct the plist to include the ORBit backends Submitted by: Alexander Nedotsukov <bland@mail.ru> Notes: svn path=/head/; revision=83327
* Update to 1.3.6, shlib bump, utilize USE_GNOME, and make gnome@Adam Weinberger2003-06-163-7/+6
| | | | | | | the maintainer. Notes: svn path=/head/; revision=83114
* Update to version 1.3.5Christian Weisgerber2003-04-257-1115/+61
| | | | | | | | PR: 51050 Submitted by: Ports Fury Notes: svn path=/head/; revision=79645
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79332
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* Fix build in -current and unmark broken.Patrick Li2002-12-153-2/+1046
| | | | | | | | PR: ports/46081 Submitted by: Juha Liukkonen <jml@cubical.fi> Notes: svn path=/head/; revision=71651
* Fix PORTCOMMENTs that were killing INDEX builds.Adam Weinberger2002-11-072-2/+1
| | | | | | | | 105 pointy hats to: me Approved by: pat Notes: svn path=/head/; revision=69625
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* ${PERL} -> ${REINPLACE_CMD}David W. Chapman Jr.2002-09-011-2/+3
| | | | | | | | | PR: 40784 Submitted by: corecode@corecode.ath.cx Reviewed by: flynn@energyhq.homeip.net Notes: svn path=/head/; revision=65426
* Convert USE_GLIB into USE_GNOMENG+USE_GNOME.Maxim Sobolev2002-07-151-1/+2
| | | | Notes: svn path=/head/; revision=63003
* BROKEN: Does not buildKris Kennaway2002-05-181-0/+2
| | | | Notes: svn path=/head/; revision=59397
* Update to 0.30.4Ade Lovett2002-03-125-30/+12
| | | | | | | | PR: 35787 Submitted by: Ports Fury Notes: svn path=/head/; revision=55912
* First round of auto* cleanups:Will Andrews2002-01-061-1/+1
| | | | | | | | | | | | | | | | - USE_AUTO* -> USE_AUTO*_VER=* where required - USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK - Other minor changes to fix things These changes should be no-ops with the current bsd.port.mk, but will assist in preparing for the next generation of USE_AUTO*. Submitted by: bento 4-exp USE_AUTO* cleanups http://people.FreeBSD.org/~will/4-exp/ http://bento.FreeBSD.org/errorlogs/4-exp-latest/ Notes: svn path=/head/; revision=52646
* Backout previous change - it seems that new revision of the patch doesn'tMaxim Sobolev2001-12-201-17/+8
| | | | | | | | | apply everywhere. Submitted by: Todd Punderson <todd@doonga.net> Notes: svn path=/head/; revision=51877
* Don't filter libc_r on 5-CURRENT.Maxim Sobolev2001-12-191-8/+17
| | | | Notes: svn path=/head/; revision=51864
* - Add patch-Makefile.buildvars to add ${LOCALBASE}/include to INCLUDEDIRSJohann Visagie2001-11-156-30/+42
| | | | | | | | | | | | | | | (port did not build with ORBit ports >= 0.5.10). - GNU_CONFIGURE -> USE_AUTOMAKE, in order to incorporate variables from Makefile.buildvars in Makefiles. - Move removal of "test" directory from Makefile.in to Makefile.am, to accommodate the fact that we're now using automake: Remove patch-Makefile.in and add patch-Makefile.am. - Expand pkg-descr a bit. - Alphabetise pkg-plist and add directories. - Bump PORTREVISION. Notes: svn path=/head/; revision=50040
* Don't link in libc - FreeBSD doesn't need this.Maxim Sobolev2001-10-311-1/+11
| | | | | | | Submitted by: Ports Fury Notes: svn path=/head/; revision=49417
* Add orbitcpp-0.30.1, C++ bindings for ORBit, a CORBA 2.2-compliant ORBPete Fritchman2001-10-297-0/+97
PR: 30232 Submitted by: Thomas Hentschel <bsd@hentschel.net> Notes: svn path=/head/; revision=49318