Age | Commit message (Expand) | Author | Files | Lines |
2003-07-10 | parens style nits | grant | 1 | -2/+2 |
2003-05-05 | Line up PKGREVISION whitespace. | jmmv | 1 | -2/+2 |
2003-05-02 | Dependency bumps, needed because of devel/pth's major bump, and related | wiz | 2 | -4/+4 |
2003-01-19 | Replace wrap_writev with a simpler solution (old one had some problems). | wiz | 3 | -43/+13 |
2003-01-04 | share/idl is a shared directory between ORBit and ORBit2, so manage it | jmmv | 1 | -2/+2 |
2003-01-02 | The lib/pkgconfig has been added to the list of standard directories, so do | jmmv | 1 | -2/+1 |
2002-12-09 | Replace "true" by "${TRUE}". | tron | 1 | -2/+2 |
2002-11-26 | Bump the PKGREVISION as a result of conditionalizing the gindent | jlam | 1 | -2/+2 |
2002-11-25 | * NetBSD's (and most likely Linux's) indent program is sufficient for ORBit, | jlam | 4 | -18/+63 |
2002-10-30 | Replace hand made patches for pkgconfig tempates with PKGCONFIG_OVERRIDE. | rh | 4 | -26/+4 |
2002-10-19 | Track directory layout change at MASTER_SITE_GNOME. | rh | 1 | -2/+2 |
2002-10-08 | Unused. | wiz | 1 | -78/+0 |
2002-09-27 | Remove dependency on automake by patching the Makefile.in file instead of | jlam | 3 | -10/+8 |
2002-09-23 | IDL files must be added to BUIDLINK_FILES because the IDL files are | jlam | 1 | -1/+2 |
2002-09-23 | Instead of using BUILDLINK_TRANSFORM.<pkg> to change the location of | jlam | 1 | -3/+2 |
2002-09-11 | buildlink2.mk files don't need to symlink *Conf.sh files. | jlam | 1 | -2/+1 |
2002-08-25 | Merge changes in packages from the buildlink2 branch that have | jlam | 6 | -23/+49 |
2002-07-18 | Patch the various pkgconfig files to include proper -Wl,-R options. | rh | 4 | -2/+27 |
2002-04-29 | LTCONFIG_OVERRIDE -> LIBTOOL_OVERRIDE. | wiz | 1 | -4/+4 |
2002-04-26 | s/BUILDLINK_FILES.ORBit=/BUILDLINK_FILES.ORBit+=/ so that libIDL-1.0 | rh | 1 | -2/+2 |
2002-04-25 | Upgrade to version 0.5.15 from 0.5.13nb1 of the ORBit package - diffs | agc | 10 | -52/+55 |
2002-04-04 | - Correctly detect a.out shared library (developers should test on a.out env ;) | itohy | 3 | -10/+24 |
2002-03-22 | Bump PKGREVISION to denote the version with the writev(2) fix. Thanks | agc | 1 | -1/+2 |
2002-03-22 | The ORBit code doesn't check the number of iovec structs before it | agc | 2 | -1/+46 |
2002-02-18 | Introduce new framework for handling info files generation and installation. | seb | 2 | -4/+5 |
2002-02-15 | mkdir -> ${MKDIR} | skrll | 1 | -2/+2 |
2002-01-16 | Fix broken buildlink glue code so that include files appear in the | tron | 1 | -1/+6 |
2002-01-15 | Update ORBit to 0.5.13. Changes are bugfixes and minor interface | rh | 6 | -94/+96 |
2001-12-28 | Pull in automake - otherwise we lose on arm32 1.5 a.out systems... | abs | 1 | -1/+5 |
2001-11-29 | Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in | hubertf | 1 | -2/+2 |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 |
2001-10-15 | Doesn't depend on automake anymore, so it doesn't BUILD_USE_GETTEXT_M4 | wiz | 1 | -2/+1 |
2001-10-08 | Don't include the buildlink glue code for "pth". It is automatically | tron | 1 | -2/+1 |
2001-10-04 | Define _POSIX_THREAD_SYSCALL_SOFT=1 so syscalls won't block other threads. | rh | 4 | -9/+29 |
2001-10-03 | bsd.buildlink.mk will automatically handle the REPLACE_BUILDLINK stuff, so | jlam | 1 | -4/+1 |
2001-10-03 | Substitute the real config script for the config wrapper script in | jlam | 1 | -1/+5 |
2001-10-03 | Add a few more files to REPLACE_BUILDLINK to prevent references to | jlam | 1 | -2/+4 |
2001-10-03 | Remove dependency on automake since we don't patch any of the automake | jlam | 1 | -2/+1 |
2001-09-27 | Mechanical changes to 375 files to change dependency patterns of the form | jlam | 1 | -2/+2 |
2001-08-28 | Remove BUILD_DEPENDS on autoconf by patching configure instead of | skrll | 3 | -19/+16 |
2001-08-27 | Use wildcard dependence on "autoconf" package. | tron | 1 | -2/+2 |
2001-08-26 | Update automake to 1.4-p5 (1.5 is available) | skrll | 1 | -2/+2 |
2001-08-17 | If USE_CONFIG_WRAPPER is defined (implied by USE_BUILDLINK_ONLY), then | jlam | 1 | -2/+4 |
2001-07-27 | Add dir_DEFAULT setting used by EVAL_PREFIX logic to set the default | jlam | 1 | -1/+2 |
2001-07-20 | Mechanical changes to buildlink.mk files to use EVAL_PREFIX to set | jlam | 1 | -6/+6 |
2001-07-02 | Allow overriding of *_CONFIG variables in a package Makefile when using | jlam | 1 | -3/+5 |
2001-07-01 | Move inclusion of bsd.buildlink.mk to start of file. | jlam | 1 | -3/+3 |
2001-06-29 | USE_CONFIG_WRAPPER is automatically set if USE_BUILDLINK_ONLY is defined, | jlam | 1 | -7/+4 |
2001-06-26 | Use REPLACE_BUILDLINK instead of repeating the post-build same code over | jlam | 1 | -14/+2 |
2001-06-23 | Generalize how the dependency pattern may be specified. Instead of just | jlam | 1 | -4/+5 |