Satoshi Asami
ffb21b5654
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
...
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
2000-06-16 21:52:40 +00:00
Maxim Sobolev
61ebd322a2
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
...
just cun'n'pasted the name from Satoshi's commit message without checking
it.
Hall of shame entry: sobomax
2000-06-16 08:19:52 +00:00
Maxim Sobolev
5cb1434004
Second round of INSTALL_SHLIBS=yes fixes.
2000-06-15 17:12:51 +00:00
Michael Haro
ed33fb7de0
PORTNAME/PORTVERSION update
2000-04-11 21:30:15 +00:00
Eric J.Chet
8a5a7f21a7
fix MASTER_SITES
2000-01-25 02:32:03 +00:00
Eric J.Chet
1eb3dca504
version upgrade to 3.2.1
2000-01-11 21:10:57 +00:00
Steve Price
57702f7ace
Use an OSVERSION closer to the time when egcs became the system compiler
...
in -current.
PR: 13677
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
1999-11-01 01:48:31 +00:00
David E. O'Brien
9a9ac6ba9d
Change Id->FreeBSD.
1999-08-25 05:57:29 +00:00
Chris Piazza
c17f794539
USE_NEWGCC= yes
1999-08-22 19:54:10 +00:00
Chris Piazza
56fe7a4c6a
egcc/eg++ have been renamed to gcc295/g++295. Change
...
all the ports that use them accordingly.
PR: 13205
Submitted by: Ade Lovett <ade@lovett.com>
1999-08-17 19:37:11 +00:00
Bill Fenner
35fc3fa02a
Fix WWW: typos
...
Found by: not-yet-completed addition to port distfile checker
suggested by Tim Vanderhoek
1999-08-01 04:54:40 +00:00
Satoshi Asami
d84c870683
Use ${OSVERSION} instead of ${OSREL} for comparisons -- the latter
...
might expand into something like "2.2.8" and can't be compared numerically.
Submitted by: Martin Kammerhofer <dada@balu.kfunigraz.ac.at>
1999-07-12 07:18:36 +00:00
Eric J.Chet
b1c6f0889f
Update ORBacus to 3.1.3
1999-06-04 13:29:30 +00:00
Tim Vanderhoek
a5e5d9c778
Wow! What big teeth you have grandma! "All the better to Weat you
...
with, my dear."
[That's lupus for "Add WWW:"]
1999-05-02 21:59:12 +00:00
Satoshi Asami
650c6b31b5
You can't include bsd.port.pre.mk and bsd.port.mk (the latter has to be
...
bsd.port.post.mk).
1999-05-01 00:27:16 +00:00
Satoshi Asami
819ff0934c
Remove trailing "\" on one of the BUILD_DEPENDS line that was blowing up
...
the build. While I'm here, delete one of the two lines which look identical
to my untrained eyes.
1999-04-23 11:34:53 +00:00
Justin M. Seger
ad3121fbd4
* Fix compiling under current.
...
* Fix PLIST so that this packages.
1999-04-20 03:36:06 +00:00
Eric J.Chet
f4bc2802b7
Update ORBacus to 3.1.2 and use the egcs compiler.
1999-03-09 20:35:52 +00:00
Eric J.Chet
09008b5fe3
Add the new patch
1998-12-23 01:34:26 +00:00
Eric J.Chet
c42d14ad29
Update ORBacus to version 3.1.1
1998-12-23 01:29:43 +00:00
Satoshi Asami
a51b9110c9
Remove BROKEN_ELF -- neither of gcc28 or glibstc++28 are marked BROKEN_ELF
...
anymore.
1998-12-22 07:35:00 +00:00
Satoshi Asami
610bcc9433
Add USE_XLIB.
1998-12-22 07:33:27 +00:00
Justin M. Seger
70c8eb51d6
Mark BROKEN for ELF: depends on gcc28 and glibstdc++28
1998-10-12 15:05:33 +00:00
Tim Vanderhoek
9e39306ce6
Use MLINKS.
1998-09-19 02:14:56 +00:00
Satoshi Asami
c12c2467ed
Remove manpages define in MAN? fom PLIST for all the devel ports.
...
I'm going to leave p5-* alone for now (where the version stuff is
going to land is still unclear).
1998-08-12 01:55:34 +00:00
Satoshi Asami
ef2d200acf
Use ${OSREL} to depend correctly (it was always building the glibstdc++28
...
port before).
While I'm here, create links to manpages correctly and put them in the
PLIST.
1998-08-09 22:38:15 +00:00
Eric J.Chet
2775e81d33
Allow ob/demos/chat/X11/chat to build on other versions of motif.
1998-07-30 13:45:16 +00:00
Eric J.Chet
7ea0899cd4
Teach the build of ob/demo/chat/X11 about ${MOTIFLIB}, this is the only part
...
of ORBacus that relies on motif.
1998-07-29 12:13:20 +00:00
Satoshi Asami
c1d016801f
g++28 -O -pipe -I/usr/X11R6/include -I/usr/X11R6/include -L../../../lib -o 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.
1998-07-25 12:44:32 +00:00
Steve Price
b18284dc8c
Update to the new released version 3.0 since the beta version
...
seems to have disappeared.
Noticed by: Satoshi Asami <asami@freebsd.org>
1998-07-20 22:15:36 +00:00
Satoshi Asami
c75ee6c1e6
Dang, can't fetch again.
1998-07-20 11:33:24 +00:00
Steve Price
9affdae7c3
Upgrade to version 3.0b1. This is the latest version
...
of omniBroker but under a new guise.
PR: 7034
Submitted by: maintainer
1998-07-11 17:54:26 +00:00
Satoshi Asami
99db81601b
Mark this broken while it is awaiting upgrade to ORBacus (see PR
...
ports/7034) after repository copy.
1998-06-26 01:06:24 +00:00
Justin M. Seger
ccdf9dff39
Distfile moved on MASTER_SITE
1997-11-26 23:58:54 +00:00
David E. O'Brien
5bc7d50398
very minor style change
1997-06-29 11:39:45 +00:00
Satoshi Asami
172bb889ee
Install LICENSE.
1997-06-04 04:37:14 +00:00
Satoshi Asami
bf178b422d
A CORBA 2 implementation.
...
PR: 3620
Submitted by: Eric J. Chet <ejc@bazzle.com>
1997-06-04 03:38:53 +00:00