aboutsummaryrefslogtreecommitdiffstats
path: root/devel/ORBacus
Commit message (Collapse)AuthorAgeFilesLines
* add mastersiteedwin2003-10-301-1/+2
| | | | Submitted by: SiGNOUT <signout@signout.dk>
* Mark Restricted,arved2003-10-282-51/+3
| | | | | Shorten pkg-descr (portlint) Add new WWW URL.
* Fix build on -CURRENT.fjoe2003-10-282-7/+12
| | | | Bump PORTREVISION.
* Return ejc's ports to the unmaintained pool.kris2003-10-191-1/+1
| | | | Submitted by: ejc
* BROKEN on 5.x: does not compilekris2003-10-161-1/+7
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* Remove USE_NEWGCC, which is no longer supported or required.kris2002-08-311-1/+0
| | | | | Submitted by: Tilman Linneweh <tilman@arved.de> PR: ports/40571
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-1/+1
| | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because Isobomax2000-06-161-1/+1
| | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax
* Second round of INSTALL_SHLIBS=yes fixes.sobomax2000-06-162-4/+1
|
* PORTNAME/PORTVERSION updatemharo2000-04-121-3/+3
|
* fix MASTER_SITESejc2000-01-251-1/+1
|
* version upgrade to 3.2.1ejc2000-01-124-45/+24
|
* Use an OSVERSION closer to the time when egcs became the system compilersteve1999-11-011-1/+1
| | | | | | | in -current. PR: 13677 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* USE_NEWGCC= yescpiazza1999-08-231-7/+5
|
* egcc/eg++ have been renamed to gcc295/g++295. Changecpiazza1999-08-181-5/+5
| | | | | | | all the ports that use them accordingly. PR: 13205 Submitted by: Ade Lovett <ade@lovett.com>
* Fix WWW: typosfenner1999-08-011-1/+1
| | | | | Found by: not-yet-completed addition to port distfile checker suggested by Tim Vanderhoek
* Use ${OSVERSION} instead of ${OSREL} for comparisons -- the latterasami1999-07-121-2/+2
| | | | | | might expand into something like "2.2.8" and can't be compared numerically. Submitted by: Martin Kammerhofer <dada@balu.kfunigraz.ac.at>
* Update ORBacus to 3.1.3ejc1999-06-042-4/+4
|
* Wow! What big teeth you have grandma! "All the better to Weat youhoek1999-05-031-2/+1
| | | | | | with, my dear." [That's lupus for "Add WWW:"]
* You can't include bsd.port.pre.mk and bsd.port.mk (the latter has to beasami1999-05-011-2/+2
| | | | bsd.port.post.mk).
* Remove trailing "\" on one of the BUILD_DEPENDS line that was blowing upasami1999-04-231-3/+2
| | | | | the build. While I'm here, delete one of the two lines which look identical to my untrained eyes.
* * Fix compiling under current.jseger1999-04-202-13/+8
| | | | * Fix PLIST so that this packages.
* Update ORBacus to 3.1.2 and use the egcs compiler.ejc1999-03-102-10/+9
|
* Add the new patchejc1998-12-231-0/+12
|
* Update ORBacus to version 3.1.1ejc1998-12-233-32/+57
|
* Remove BROKEN_ELF -- neither of gcc28 or glibstc++28 are marked BROKEN_ELFasami1998-12-221-3/+1
| | | | anymore.
* Add USE_XLIB.asami1998-12-221-1/+2
|
* Mark BROKEN for ELF: depends on gcc28 and glibstdc++28jseger1998-10-121-1/+3
|
* Use MLINKS.hoek1998-09-192-15/+3
|
* Remove manpages define in MAN? fom PLIST for all the devel ports.asami1998-08-121-1/+0
| | | | | I'm going to leave p5-* alone for now (where the version stuff is going to land is still unclear).
* Use ${OSREL} to depend correctly (it was always building the glibstdc++28asami1998-08-102-2/+16
| | | | | | | port before). While I'm here, create links to manpages correctly and put them in the PLIST.
* Allow ob/demos/chat/X11/chat to build on other versions of motif.ejc1998-07-301-1/+1
|
* Teach the build of ob/demo/chat/X11 about ${MOTIFLIB}, this is the only partejc1998-07-292-4/+21
| | | | of ORBacus that relies on motif.
* g++28 -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include -L../../../lib -o ↵asami1998-07-251-1/+3
| | | | | | | | | | | | | client ../Broadcaster.o ../Receiver.o ../Receiver_skel.o ../ReceiverBase_impl.o Receiver_impl.o Client.o -lOBX11 -lOB -L/usr/X11R6/lib -L/usr/X11R6/lib -lSM -lICE -lXm -lXt -lX11 Display.o: Undefined symbol `_XShapeQueryExtension' referenced from text segment DragOverS.o: Undefined symbol `_XShapeCombineRectangles' referenced from text segment DragOverS.o: Undefined symbol `_XShapeCombineMask' referenced from text segment DragOverS.o: Undefined symbol `_XShapeCombineMask' referenced from text segment DragOverS.o: Undefined symbol `_XShapeCombineRectangles' referenced from text segment *** Error code 1 Stop.
* Update to the new released version 3.0 since the beta versionsteve1998-07-212-6/+4
| | | | | | seems to have disappeared. Noticed by: Satoshi Asami <asami@freebsd.org>
* Dang, can't fetch again.asami1998-07-201-1/+3
|
* Upgrade to version 3.0b1. This is the latest versionsteve1998-07-126-138/+193
| | | | | | | of omniBroker but under a new guise. PR: 7034 Submitted by: maintainer
* Mark this broken while it is awaiting upgrade to ORBacus (see PRasami1998-06-261-1/+3
| | | | ports/7034) after repository copy.
* Distfile moved on MASTER_SITEjseger1997-11-271-2/+2
|
* very minor style changeobrien1997-06-291-2/+2
|
* Install LICENSE.asami1997-06-042-1/+6
|
* A CORBA 2 implementation.asami1997-06-046-0/+199
PR: 3620 Submitted by: Eric J. Chet <ejc@bazzle.com>