Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-03-27 | PKGREVISION bump for glut dependency removal (SDL/buildlink3.mk). | wiz | 1 | -2/+2 | |
2005-02-23 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2004-12-20 | since perl is now built with threads on most platforms, the perl archlib | grant | 1 | -2/+2 | |
module directory has changed (eg. "darwin-2level" vs. "darwin-thread-multi-2level"). binary packages of perl modules need to be distinguishable between being built against threaded perl and unthreaded perl, so bump the PKGREVISION of all perl module packages and introduce BUILDLINK_RECOMMENDED for perl as perl>=5.8.5nb5 so the correct dependencies are registered and the binary packages are distinct. addresses PR pkg/28619 from H. Todd Fujinaka. | |||||
2004-12-19 | Create a modifier PERL5_OPTIONS that specifies properties of the perl | jlam | 1 | -2/+3 | |
installation needed when including perl5/buildlink3.mk. The only option currently supported is "threads", which implies that a perl that supports threads is required. The requirement is checked at pre-install time using an INSTALL script template by both the package build and the binary package. Add PERL5_OPTIONS+=threads to both devel/p5-SDL and graphics/p5-GD since those modules require a perl that supports threads. | |||||
2004-11-30 | Just depend on perl58 for now after removal of perl58-thread. | wiz | 1 | -4/+2 | |
XXX: need to find out if perl is threaded or not? | |||||
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -2/+2 | |
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include. | |||||
2004-09-29 | Correct the directory we descend into to build the version of perl needed | kristerw | 1 | -1/+3 | |
for this package. | |||||
2004-06-26 | move smpeg to multimedia/ | grant | 1 | -2/+2 | |
2004-06-18 | SDL_perl needs threaded perl due to SDL, which is threaded. | salo | 1 | -2/+4 | |
Gives games/frozen-bubble a chance to work. Addresses PR pkg/25964 by Juan Romero Pardines. | |||||
2004-03-07 | Use bl3. Yet another change I forgot to commit. | snj | 1 | -12/+12 | |
2004-01-03 | Bump package revisions for tiff update. | reed | 1 | -2/+2 | |
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used. | |||||
2003-12-08 | Bump PKGREVISION for libogg (or, in 5 cases, libao) updates. | wiz | 1 | -2/+2 | |
2003-11-30 | As pointed out by jlam: | jschauma | 1 | -2/+2 | |
bump PKGREVISION on packages depending on graphics/glu due to latest shlib changes there. | |||||
2003-07-26 | Bump revision due to SDL update, and sync versions in buildlink files where | jmmv | 1 | -2/+2 | |
needed. This is required because esound has been droped as a dependancy. | |||||
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-07-13 | PKGREVISION bump for libiconv update. | wiz | 1 | -2/+2 | |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 | |
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust. | |||||
2003-05-06 | PKGREVISION++: add dependency on SDL_net, add HOMEPAGE, style nits. | salo | 1 | -2/+6 | |
Addresses PR pkg/21461 by Cesar C. Catrian. | |||||
2003-05-02 | Dependency bumps, needed because of devel/pth's major bump, and related | wiz | 1 | -5/+2 | |
dependency bumps. | |||||
2003-04-03 | User SDL_mixer/SDL_image instead of SDL-mixer/SDL-image. | wiz | 1 | -4/+5 | |
Bump PKGREVISION. | |||||
2003-03-12 | This doesn't appear to be broken any longer. It requires at least Mesa 3.4.2 | jmc | 1 | -4/+1 | |
and has also been confirmed to work on 3.3 (which is what ships with XF4.2.x) | |||||
2003-02-13 | Mark this package as broken | agc | 1 | -1/+3 | |
2003-01-13 | Add glu buildlink2, in the hope it fixes the bulk build problem. | wiz | 1 | -4/+5 | |
2003-01-02 | Do not include x11.buildlink2.mk directly, it is not meant to be. | wiz | 2 | -9/+5 | |
Use BUILDLINK_DEPENDS instead of DEPENDS _and_ inclusion of buildlink2.mk. Add RCS Id to patch-aa. | |||||
2003-01-02 | alter package name | explorer | 1 | -2/+2 | |
2003-01-02 | add p5-SDL, a Perl 5 interface to the SDL library. This will let me add ↵ | explorer | 5 | -0/+49 | |
'games/frozen-bubble' soon |