Age | Commit message (Expand) | Author | Files | Lines |
2003-01-19 | Replace wrap_writev with a simpler solution (old one had some problems). | wiz | 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 | 1 | -5/+13 |
2002-10-30 | Replace hand made patches for pkgconfig tempates with PKGCONFIG_OVERRIDE. | rh | 1 | -1/+3 |
2002-10-19 | Track directory layout change at MASTER_SITE_GNOME. | rh | 1 | -2/+2 |
2002-09-27 | Remove dependency on automake by patching the Makefile.in file instead of | jlam | 1 | -4/+2 |
2002-08-25 | Merge changes in packages from the buildlink2 branch that have | jlam | 1 | -6/+6 |
2002-07-18 | Patch the various pkgconfig files to include proper -Wl,-R options. | rh | 1 | -1/+2 |
2002-04-29 | LTCONFIG_OVERRIDE -> LIBTOOL_OVERRIDE. | wiz | 1 | -4/+4 |
2002-04-25 | Upgrade to version 0.5.15 from 0.5.13nb1 of the ORBit package - diffs | agc | 1 | -3/+2 |
2002-03-22 | Bump PKGREVISION to denote the version with the writev(2) fix. Thanks | agc | 1 | -1/+2 |
2002-02-18 | Introduce new framework for handling info files generation and installation. | seb | 1 | -1/+2 |
2002-01-15 | Update ORBit to 0.5.13. Changes are bugfixes and minor interface | rh | 1 | -4/+2 |
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-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 | 1 | -1/+5 |
2001-10-03 | bsd.buildlink.mk will automatically handle the REPLACE_BUILDLINK stuff, so | jlam | 1 | -4/+1 |
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 | 1 | -5/+1 |
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-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-19 | Mark as USE_BUILDLINK_ONLY. | jlam | 1 | -1/+2 |
2001-06-18 | Regularize fixes to config scripts to use the same code. | jlam | 1 | -9/+12 |
2001-06-16 | Converted to use buildlink.mk files. | jlam | 1 | -13/+17 |
2001-06-11 | CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so | jlam | 1 | -4/+1 |
2001-05-21 | Update ORBit to 0.5.8. Changes are bugfixes and new features needed by | rh | 1 | -2/+3 |
2001-04-06 | Update ORBit to 0.5.7. Changes are bugfixes only. | rh | 1 | -5/+10 |
2001-03-27 | Change BUILD_DEPENDS semantics: | hubertf | 1 | -4/+7 |
2001-03-10 | Depend on "tcp_wrappers" version "7.6.1nb1" or newer under Solaris. | tron | 1 | -2/+2 |
2001-03-02 | msgfmt is not enough, we need gettext.m4. Noted by Bob Bernstein | wiz | 1 | -2/+2 |
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 1 | -1/+2 |
2001-02-07 | Make this build on m68k. | fredb | 1 | -1/+2 |
2001-02-05 | Use full pathname "${LOCALBASE}/bin/auto..." in dependences and make | tron | 1 | -3/+3 |
2001-01-23 | add CPPFLAGS to MAKE_ENV becasue the ORBit build system reruns configure | dmcmahill | 1 | -1/+3 |
2001-01-19 | Add dependence on "tcp_wrappers" under Solaris to get "libwrap". | tron | 1 | -1/+7 |
2001-01-14 | Don't explictly check for the GNU "xgettext". The Solaris one works fine. | tron | 1 | -1/+5 |
2000-12-31 | Update ORBit to 0.5.6. Changes are bugfixes only. | rh | 1 | -6/+6 |
2000-11-27 | uses msgfmt, pull devel/gettext via BUILD_DEPENDS | itojun | 1 | -1/+2 |
2000-11-14 | use USE_LIBINTL instead of explicit dependance on gettext pkg - the package | jdolecek | 1 | -2/+2 |
2000-10-17 | Update ORBit to 0.5.4. I couldn't find a list of changes from version, | jlam | 1 | -7/+2 |
2000-09-05 | make libIDL install/deinstall cleanly on both ELF and a.out. | dmcmahill | 1 | -1/+2 |
2000-08-09 | Update to 0.5.3, provided by Dan Winship. Changes are mainly bugfixes. | wiz | 1 | -2/+2 |
2000-07-31 | The gettext package gained a shared library. For all packages which | jlam | 1 | -2/+2 |
2000-07-25 | We depend on gettext-*, so actually find its headers. | jlam | 1 | -2/+5 |