- 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
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>
- 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>
* 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>
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).