Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-07-20 | Removed a line full of white-space. | rillig | 1 | -2/+2 | |
2005-07-20 | Mark the fetching stage as being interactive. | kristerw | 1 | -1/+3 | |
2005-07-18 | Add an aalib option to mplayer. Patch from Leonard Schmidt on tech-pkg. | wiz | 1 | -3/+10 | |
2005-07-18 | CONFIGURE_ARGS should be appended to, ie. += | grant | 1 | -2/+2 | |
2005-07-18 | no need for patches to remove commandline args, just use | grant | 3 | -15/+8 | |
BUILDLINK_TRANSFORM's "rm", and only on Darwin. hi adam :) | |||||
2005-07-16 | Removed -O3: causes compilation errors on MacOSX | adam | 2 | -1/+15 | |
2005-07-16 | Get rid of USE_PERL5. The new way to express needing the Perl executable | jlam | 6 | -17/+11 | |
around at either build-time or at run-time is: USE_TOOLS+= perl # build-time USE_TOOLS+= perl:run # run-time Also remove some places where perl5/buildlink3.mk was being included by a package Makefile, but all that the package wanted was the Perl executable. | |||||
2005-07-15 | Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by making | jlam | 2 | -5/+5 | |
PKGSRC_USE_TOOLS go away. There is now only a single USE_TOOLS variable that specifies all of the tools we need to build/run the package. | |||||
2005-07-14 | Update to 1.2.9: | wiz | 2 | -7/+6 | |
* more robust key caching * support for cache directory tags * improved seeking on win32 * support for Solaris libsmedia library | |||||
2005-07-14 | remove sunpro c++ runtime library hack, as this is handled in the | grant | 1 | -7/+1 | |
sunpro-cxx wrapper now. | |||||
2005-07-13 | Turn PERL5_PACKLIST into a relative path instead of an absolute path. | jlam | 3 | -6/+6 | |
These paths are now relative to PERL5_PACKLIST_DIR, which currently defaults to ${PERL5_SITEARCH}. There is no change to the binary packages. | |||||
2005-07-13 | Sort. | wiz | 1 | -8/+8 | |
2005-07-13 | Add DragonFlyBSD support, from Joerg Sonnenberger. | wiz | 4 | -13/+25 | |
2005-07-13 | Add RCS Id. | wiz | 1 | -2/+4 | |
2005-06-28 | regen (patch-aa and -ac changes). | wiz | 1 | -3/+3 | |
2005-06-28 | regen (correct file paths). | wiz | 1 | -3/+3 | |
2005-06-28 | regen (correct line numbers). | wiz | 1 | -4/+4 | |
2005-06-27 | Remove realplayer and trplayer. | wiz | 1 | -3/+1 | |
2005-06-27 | Remove trplayer: depends on realplayer, which was just | wiz | 5 | -76/+0 | |
removed; no new version out for years. | |||||
2005-06-27 | Remove realplayer: vulnerable package, old branch, no new release will | wiz | 11 | -629/+0 | |
come out. Use RealPlayerGold instead. | |||||
2005-06-26 | comment out dirrm of shared icon directory. | markd | 1 | -3/+3 | |
2005-06-26 | Add fix for possible division-by-zero in .wav files parser. | wiz | 3 | -2/+23 | |
http://bugzilla.gnome.org/show_bug.cgi?id=309043 Bump PKGREVISION. Ok'd by jmmv. | |||||
2005-06-25 | Use MASTER_SITES url which actually works. | salo | 1 | -2/+2 | |
2005-06-24 | Update to 10.0.5: security update. | wiz | 2 | -11/+7 | |
2005-06-24 | Update to 0.5.40: | wiz | 3 | -9/+12 | |
Support for Freebox and TNT channels were added to tv_grab_fr. tv_grab_it was rewritten and tv_grab_it_lt was dropped due to problems with data sources. tv_grab_jp now supports multiple regions and tv_grab_na_dd supports new data direct features including Dolby and suggested times. tv_grab_nl was fixed for source site changes. Icons were updated in tv_grab_uk_bleb. A tv_grab_za grabber was added along with tv_to_potatoe, which convert XML to the potatoe guide view tool. tv_check, which prints messages when a "myreplay" show is removed, was also added. | |||||
2005-06-21 | Add RPM2PKGSTRIP line to fix installation with suse91 packages. | wiz | 1 | -1/+2 | |
Closes PR 29611. Commit during deep freeze approved by agc@. | |||||
2005-06-19 | - Add blank line to patch-aa. | hira | 3 | -4/+7 | |
- Add missing RCS Id tag to patch-ab. | |||||
2005-06-19 | Add missing RCS Id tags to patch-a[wxy] and patch-b[abcd]. | hira | 8 | -8/+22 | |
2005-06-17 | Remove alsa entries which broke packaging on minskim's | reed | 1 | -3/+1 | |
bulk build. Okay'd by wiz during freeze. No PKGREVISION bumped because this is Linux specific and package could never be packaged in first place. No change to code. I think this may detect alsa on some systems and still add the support. Maybe need to add --disable-alsa configure switch, but I can't test now. I will fix this later when I import alsa-lib. | |||||
2005-06-17 | Fix inappropriate uses of ${LOCALBASE} or ${X11PREFIX} instead of | jlam | 1 | -8/+8 | |
${PREFIX}. | |||||
2005-06-17 | Create directories before installing files into them. | jlam | 12 | -12/+34 | |
2005-06-15 | Work around gcc 4 (on MacOS X 10.4.something) not knowing -fmove-all-movables | hubertf | 2 | -2/+18 | |
Bump to rev. mjpegtools-1.6.2nb5 | |||||
2005-06-14 | smpeg sources (glmovie.c & glmovie-tile.c) assume <malloc.h> exists. | jlam | 1 | -1/+11 | |
Create a fake one for platforms that don't have it. This fixes a problem on Darwin noted in the latest bulk build. | |||||
2005-06-14 | Added a patch that removes preprocessor directives out of the macro | rillig | 2 | -1/+32 | |
expansion of another macro. Needed for at least gcc-2.95. | |||||
2005-06-14 | Added a patch needed for ISO C90 compilers. This fixes the build of | rillig | 2 | -1/+21 | |
audio/gst-plugins-cdparanoia on NetBSD 1.6.2. | |||||
2005-06-12 | Disable -Werror, which breaks the build under, at least, amd64 (so it's | jmmv | 1 | -1/+3 | |
now probably fixed). | |||||
2005-06-11 | Now that bsd.options.mk has been changed, only add mmx to ↵ | wiz | 2 | -5/+10 | |
PKG_SUPPORTED_OPTIONS on i386. | |||||
2005-06-10 | Always add mmx to PKG_SUPPORTED_OPTIONS, but ignore it on all but i386. | wiz | 1 | -6/+4 | |
2005-06-10 | Always add mmx to PKG_SUPPORTED_OPTIONS. | wiz | 1 | -6/+1 | |
2005-06-08 | Legacy option settings belong to PKG_LEGACY_OPTIONS, not PKG_SUGGESTED_OPTIONS. | dillo | 1 | -3/+3 | |
Store warnings in PKG_OPTIONS_DEPRECATED_WARNINGS. | |||||
2005-06-07 | Bump to libmpeg3-1.3nb5: fix building on MacOS X: | hubertf | 4 | -21/+29 | |
* patch-ac: define bswap_16 and bswap_32 as appropriate for NetBSD, Linux and MacOS X * patch-ae: Pull in headers for 'struct stat'. Hello Linux! | |||||
2005-06-07 | Add option for enabling CMOV support, defaulting to off. | wiz | 2 | -2/+16 | |
This changes the default for this package, so bump PKGREVISION. From Geert Hendrickx in PR 30366. | |||||
2005-06-07 | Remove (commented out) references to avifile, which was removed | wiz | 1 | -4/+1 | |
from pkgsrc quite some time ago. | |||||
2005-06-06 | Force PREFIX. | salo | 2 | -7/+13 | |
2005-06-06 | Fix build under DragonFly. From Joerg Sonnenberger. | jmmv | 2 | -1/+19 | |
2005-06-06 | This needs X11. From Joerg Sonnenberger. | jmmv | 1 | -1/+2 | |
2005-06-06 | Don't install README file (alpha and ppc). | hira | 1 | -2/+2 | |
2005-06-06 | Make gopchop find its pixmaps. Bump PKGREVISION. | wiz | 3 | -2/+16 | |
2005-06-05 | swfdec now lives in multimedia, not graphics: fix directory. | jmmv | 1 | -2/+2 | |
Pointed out by Takahiro Igarashi in private mail. | |||||
2005-06-05 | Add DragonFly support; patch from Joerg Sonnenberger. | jmmv | 2 | -1/+16 | |