Age | Commit message (Expand) | Author | Files | Lines |
2001-12-11 | Pass in LDFLAGS via SYSTEM_LIBS as it's used as the linker options for | jlam | 1 | -1/+8 |
2001-11-29 | A dependency on automake implies a dependency on autoconf; there's no need | jlam | 1 | -2/+1 |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 |
2001-10-24 | I am a triple idiot. The only relevant variable that x11.buildlink.mk | jlam | 1 | -2/+2 |
2001-10-23 | x11.buildlink.mk needs to be included before any buildlink.mk files that | jlam | 1 | -2/+2 |
2001-10-03 | bsd.buildlink.mk will automatically handle the REPLACE_BUILDLINK stuff, so | jlam | 1 | -2/+1 |
2001-10-03 | Substitute the real config script for the config wrapper script in | jlam | 1 | -1/+3 |
2001-09-24 | Add patch missing in previous commit | rh | 1 | -0/+54 |
2001-09-24 | Update SDL to 1.2.2. Changes include: | rh | 8 | -37/+51 |
2001-08-29 | Use x11.buildlink.mk instead of USE_X11. Also convert hard-coded references | jlam | 1 | -2/+2 |
2001-08-17 | If USE_CONFIG_WRAPPER is defined (implied by USE_BUILDLINK_ONLY), then | jlam | 1 | -2/+3 |
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 | -3/+3 |
2001-07-14 | Missing closing " | jlam | 1 | -2/+2 |
2001-07-14 | Reliably detect NAS headers when NAS is enabled, and remove references to | jlam | 3 | -11/+27 |
2001-07-14 | Didn't need to bump dependencies on SDL to >=1.2.1. >=1.2.0 is sufficient | jlam | 1 | -2/+2 |
2001-07-03 | Update SDL to 1.2.1. Changes include: | rh | 11 | -141/+62 |
2001-07-02 | Allow overriding of *_CONFIG variables in a package Makefile when using | jlam | 1 | -4/+6 |
2001-07-01 | Move inclusion of bsd.buildlink.mk to start of file. | jlam | 1 | -3/+3 |
2001-07-01 | Invoke autoreconf with --foreign so that automake won't complain about | jlam | 1 | -2/+2 |
2001-06-29 | USE_CONFIG_WRAPPER is automatically set if USE_BUILDLINK_ONLY is defined, | jlam | 1 | -3/+1 |
2001-06-28 | Replace for location of sdl-config in other packages' config scripts. | jlam | 1 | -1/+3 |
2001-06-26 | Use REPLACE_BUILDLINK instead of repeating the post-build same code over | jlam | 1 | -14/+2 |
2001-06-26 | Add buildlink.mk file for use by other package Makefiles. | jlam | 1 | -0/+52 |
2001-06-26 | Remove patch to hermes/Makefile.in as we already patch Makefile.am | jlam | 3 | -26/+11 |
2001-06-26 | Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. | jlam | 1 | -20/+35 |
2001-06-11 | CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so | jlam | 1 | -2/+2 |
2001-05-06 | Don't let SDL randomly pick up NAS support. Add SDL_USE_NAS variable that, | rh | 1 | -1/+7 |
2001-05-05 | Make SDL compile under a.out systems: only use "-f elf" on ELF systems. | rh | 3 | -7/+27 |
2001-04-28 | Add '--tag' for hermes nasm statements to Makefile.am as well. This should | rh | 2 | -1/+15 |
2001-04-21 | Move to sha1 digests, and/or add distfile sizes. | wiz | 1 | -1/+1 |
2001-04-17 | Update SDL to 1.2.0. This closes PR 12684 by Tomasz Luchowski | rh | 13 | -193/+88 |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -23/+21 |
2001-03-27 | Change BUILD_DEPENDS semantics: | hubertf | 1 | -3/+3 |
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 |
2001-02-07 | Fix a few more paste-o's. | fredb | 1 | -3/+3 |
2001-02-05 | Use full pathname "${LOCALBASE}/bin/auto..." in dependences and make | tron | 1 | -4/+4 |
2001-01-04 | The way that shared objects were handled in the PLISTs and bsd.pkg.mk was | agc | 1 | -1/+3 |
2000-12-27 | Make sdl-config --libs find libX11. | hubertf | 3 | -9/+11 |
2000-12-03 | Update to 1.1.6. Changes are bugfixes only. | wiz | 5 | -22/+28 |
2000-10-22 | Fix several severe problems that prevented this package from passing its | rh | 10 | -55/+363 |
2000-10-15 | Use new USE_MESA variable to depend on the correct Mesa packages | rh | 1 | -2/+2 |
2000-10-15 | Updated to SDL-1.1.5 and bugfixes | wulf | 13 | -63/+74 |
2000-10-13 | Hack build so that automake doesn't use CXX for link stage in libjoystick. | skrll | 2 | -1/+22 |
2000-08-22 | do not list ELF shared lib links in PLIST. | dmcmahill | 1 | -4/+1 |
2000-06-26 | Initial import of SDL, a multimedia library mainly for games. | wiz | 17 | -0/+650 |