1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
Michael Haro
af5f314286 ln -> ${LN} 1999-08-28 01:58:05 +00:00
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +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
Justin M. Seger
bf4102fe83 Mark BROKEN for ELF:
g++ -fhandle-exceptions -pipe -I. -D__OMNIORB2__ -I../../../include -DDEFAULT_LOGDIR=\"/var/omninames\"    -o omniNames NamingContext_i.o log.o omniNames.o  -L../../../src/lib/omniORB2 -lomniORB2 -L../../../src/lib/omnithread -lomnithread
../../../src/lib/omnithread/libomnithread.a(posix.o): In function `omni_mutex::omni_mutex(void)':
posix.o(.text+0x10): undefined reference to `pthread_mutex_init'
../../../src/lib/omnithread/libomnithread.a(posix.o): In function `omni_mutex::~omni_mutex(void)':
posix.o(.text+0xa2): undefined reference to `pthread_mutex_destroy'
../../../src/lib/omnithread/libomnithread.a(posix.o): In function `omni_mutex::lock(void)':
1998-10-12 19:25:27 +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
Steve Price
84c9959422 Make this port build again. 1998-06-06 17:41:18 +00:00
Thomas Gellekum
944910bb30 Execute `ldconfig -R' at the pkg_delete step.
PR:		6281
Submitted by:	SADA Kenji <sada@e-mail.ne.jp>
1998-05-05 13:18:48 +00:00
Satoshi Asami
7636056fca Mark this port broken, it doesn't build. 1997-11-22 01:15:58 +00:00
Satoshi Asami
364f86b614 Put some parentheses in "#elif defined(foo) || defined(bar)" statement
to make this compile again.  I never quite understood the "#elif"
syntax and now I think I never will.

By the way, this is just a patch-up to DavidO's "stab in the dark" and
is not guaranteed to work on NetBSD and/or OpenBSD.  I just "fixed" it
in the way that it doesn't break FreeBSD while preserving the spirit
of his changes (i.e., to "stab" whatever he was aiming at).
1997-07-10 07:37:00 +00:00
David E. O'Brien
105b806c09 Added {Open,Net}BSD to the #define's.
This was a stab in the dark as to the right things to do for them.
1997-06-29 12:13:21 +00:00
Satoshi Asami
b8d89f2132 Accidentaly removed "-pipe" when I was playing with optimization flags. 1997-06-04 05:57:29 +00:00
Satoshi Asami
af2e5a75c0 Another CORBA 2 implementation.
PR:		3619
Submitted by:	Eric J. Chet <ejc@bazzle.com>
1997-06-04 05:54:33 +00:00