2014-07-25 18:23:35 by Jonathan Perkin | Files touched by this commit (2) |
Log message:
Ensure we set rpath in SunOS build, fixes check-shlibs.
|
2014-05-09 09:37:28 by Thomas Klausner | Files touched by this commit (553) |
Log message:
Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.
|
2014-03-11 15:05:19 by Jonathan Perkin | Files touched by this commit (350) |
Log message:
Remove example rc.d scripts from PLISTs.
These are now handled dynamically if INIT_SYSTEM is set to "rc.d", or
ignored otherwise.
|
2014-01-25 11:30:32 by Thomas Klausner | Files touched by this commit (533) | |
Log message:
Mark packages as not ready for python-3.x where applicable;
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.
Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.
Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.
Whitespace cleanups and other nits corrected, where necessary.
|
2014-01-19 12:28:59 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
Update to 4.1.7:
Changes since omniORB 4.1.6
---------------------------
- Bug fixes and platform updates. See bugfixes-416.xml
- ZIOP support. See src/examples/ziop/README.txt for details.
Changes since omniORB 4.1.5
---------------------------
- Bug fixes. See bugfixes-415.xml
- New clientOpenConnection and serverAcceptConnection interceptors.
|
2013-04-06 21:42:43 by Blue Rats | Files touched by this commit (12) |
Log message:
'The "+=" operator should only be used with lists.'
|
2012-10-23 19:19:22 by Aleksej Saushev | Files touched by this commit (671) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2012-06-12 17:46:06 by Thomas Klausner | Files touched by this commit (106) |
Log message:
Add inet6 to default suggested options. It's 2012.
|
2012-03-16 05:31:16 by OBATA Akio | Files touched by this commit (16) |
Log message:
Bump PKGREVISION from default python change to 2.7.
|
2012-01-29 05:03:17 by Steven Drake | Files touched by this commit (2) |
Log message:
Copy the link options for NetBSD in mk/beforeauto.mk.in to the Linux section
so that the library's get the rpath embedded.
|