Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-09-23 | IDL files must be added to BUIDLINK_FILES because the IDL files are | jlam | 1 | -1/+2 | |
compiled using orbit-idl, which uses the C preprocessor to do its work, and the C preprocessor has it's arguments transformed (correctly) by buildlink2. | |||||
2002-09-10 | Since the major of libiconv was increased during the update to 1.8, | wiz | 3 | -6/+6 | |
bump dependency to latest libiconv version; recursively also bump all dependencies of packages depending on libiconv. Requested by fredb. | |||||
2002-09-09 | Fix buildlink2.mk file, per pkg/18225 by Julio Merino. | wiz | 1 | -2/+2 | |
2002-08-25 | Merge changes in packages from the buildlink2 branch that have | jlam | 6 | -5/+35 | |
buildlink2.mk files back into the main trunk. | |||||
2002-07-18 | Patch the various pkgconfig files to include proper -Wl,-R options. | rh | 3 | -2/+15 | |
Bump PKGREVISION | |||||
2002-07-12 | Update to 2.4.0, supplied by Julio Merino in pkg/17414, for GNOME2. | wiz | 3 | -9/+8 | |
Changes since 2.3.108: * leak fixes (Michael) + async code + connection dispose + GIOP 1.0 service contexts * trace cleanup (Sean Atkinson) + us timestamp printing + ellipsize long strings * Bug fixes + accept NULL async callbacks (Michael) + CosNaming mess fixups (Michael) + Java interop fix (Mark) + IDL compiler more type friendly (Gergo) | |||||
2002-05-21 | Commit the missing patch that should have been here all along. This | rh | 2 | -1/+13 | |
patch adds a missing -Wl,-R to the pkg-config template. Regen distinfo. | |||||
2002-05-21 | regen (no patch-aa here -- forgot to commit?) | wiz | 1 | -2/+1 | |
2002-04-27 | Add proper LIBTOOL_OVERRIDEs so this actually uses pkgsrc's libtool. | rh | 1 | -1/+2 | |
2002-04-27 | Fix pkgconfig configuration file to include runtime library search path. | rh | 3 | -4/+6 | |
Bump PKGREVISION. | |||||
2002-04-27 | Add orbit2-buildlink to BUILDLINK_TARGETS | rh | 1 | -8/+5 | |
2002-04-23 | Initial import of ORBit2-2.3.108, a high-performance CORBA ORB with C | rh | 5 | -0/+186 | |
language support. |