1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
Commit Graph

36 Commits

Author SHA1 Message Date
Kirill Ponomarev
64d745e423 - Update to version 4.0.3
PR:		59885
Submitted by:	maintainer
2003-12-05 22:11:24 +00:00
Adam Weinberger
0d2e62da73 -pthread/-lc_r => ${PTHREAD_LIBS}
PR:		ports/56862
Submitted by:	Sergey Matveychuk <sem@ciam.ru> (maintainer)
2003-09-29 02:50:44 +00:00
Kirill Ponomarev
d7ba809b9b - Utilize PYTHON_SITELIBDIR
PR:		55907
Submitted by:	maintainer
2003-08-24 06:28:27 +00:00
Kirill Ponomarev
ef8317f8a6 Update to 4.0.2
- Bug fixes.
 - Use of standard iostreams in omniNames etc..
 - Performance improvements.
 - Use DOCSDIR

PR:		55849
Submitted by:	Sergey Matveychuk <sem@ciam.ru> (maintainer)
2003-08-21 21:15:31 +00:00
Lev A. Serebryakov
ce1d1d9040 Remove empty patch. Submitter forget to mention this.
Submitted by:	Sergey Matveychuk <sem@ciam.ru>
2003-07-12 19:17:00 +00:00
Lev A. Serebryakov
7dd763b4ca Update to version 4.0.1.
Promote Sergey Matveychuk <sem@ciam.ru> to maintainer.

PR:		ports/51957
Submitted by:	Sergey Matveychuk <sem@ciam.ru>
Approved by:	ejc@FreeBSD.org
2003-07-11 08:45:49 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Ying-Chieh Liao
31a2fabbd8 fix build on -current
Submitted by:	Patrick Hartling <patrick@137.org>
2002-11-16 18:05:01 +00:00
Johann Visagie
1e9e021686 - Update to version 4.0.0
- A fairly significant rewrite of the port, as 4.0.0 now deprecates the
  traditinal OmniORB build infrastructure in favour of the GNU tools.

PR:		44338
Submitted by:	wjv
Approved by:	maintainer timeout
2002-11-01 12:01:34 +00:00
Kris Kennaway
c68436a7b7 Remove USE_NEWGCC, which is no longer supported or required.
Submitted by:   Tilman Linneweh <tilman@arved.de>
PR:             ports/40571
2002-08-31 02:44:07 +00:00
Patrick Li
abff247a41 Update to 3.0.5
PR:		ports/41267
Submitted by:	Alex Hayward <xelah@xelah.com>
Approved by:	maintainer
2002-08-08 18:02:22 +00:00
Johann Visagie
0ee0d3a77d - Update to version 3.0.4 (bugfix release)
- Deply DOCSDIR support in Makefile

PR:		30128
Submitted by:	Alexander N. Kabaev <ak03@gte.com>
Approved by:	ejc (MAINTAINER)
2001-08-29 09:01:49 +00:00
James E. Housley
a412d5e141 - Update of devel/omniORB to 3.0.3; also fixes significant problems with the
port (see below).
- Submitted this to current maintainer on Wednesday 14 March; no response yet
- The Python modules were not correctly installed to the Python site library
  directory before.  They are now.  (Thanks to Michael Ewe <m.ewe@t-online.de>
  for pointing out the issue.)
- Used PORTDOCS pragma in $PLIST.

PR:		25934
Submitted by:	Johann Visagie <johann@egenetics.com>
2001-03-23 00:35:26 +00:00
James E. Housley
dd42e50dd5 - Update of port devel/omniORB from 3.0.1 to 3.0.2
- Have emailed the MAINTAINER about this already
- Changed master site to its new URL
- Removed dependency on Python 1.5, as it seemingly works fine with 2.0
- Alphabetised the $PLIST while I was at it
- Deleted file:  files/patch-al  (Explicit linking against libgcc not
  necessary anymore since obrien closed PR 21983)

No response from MAINTAINER.

PR:		22864
Submitted by:	Johann Visagie <johann@egenetics.com>
2000-11-28 12:02:33 +00:00
Eric J.Chet
ce0c25e44c It helps when you "cvs add" the new patches, oops. 2000-09-18 19:01:19 +00:00
Eric J.Chet
cd34cdd8c3 PR: 21221
Submitted by:Johann Visagie and a patch by Peter van Heusden
2000-09-15 15:40:52 +00:00
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
dc1177a9a5 Fourth round of INSTALLS_SHLIBS conversion. 2000-06-16 08:48:22 +00:00
Michael Haro
ed33fb7de0 PORTNAME/PORTVERSION update 2000-04-11 21:30:15 +00:00
Michael Haro
723a286c92 * respect CC, CXX, CFLAGS, CXXFLAGS.
* turn on USE_NEWGCC.
* don't use mkdirhier (to avoid implicit BUILD_DEPENDS on XFree86)
* define ONLY_FOR_ARCHS=i386.
* tweak do-install rules.
* revise some patch for the socklen_t issue.
* fit library file names in the ELF world to enable making package on -STABLE and -CURRENT.

PR:		168006
Submitted by:	OKAZAKI Tetsurou <okazaki@be.to>
2000-04-01 05:42:59 +00:00
Jeremy Lea
8eab7a9d97 Fix building this port.
Approved by:	maintainer
2000-02-17 06:26:40 +00:00
Michael Haro
4999bc2b98 remove extra tab after PKGNAME (portlint) 2000-02-04 23:38:08 +00:00
Eric J.Chet
cfa8a4db7c version update to 2.8.0 2000-01-11 19:29:02 +00:00
Eric J.Chet
0e7e380f62 version update to 2.8.0.  2000-01-11 19:28:32 +00:00
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