1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
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
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
Eric J.Chet
cfa8a4db7c version update to 2.8.0 2000-01-11 19:29:02 +00:00
Steve Price
84c9959422 Make this port build again. 1998-06-06 17:41:18 +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