Age | Commit message (Expand) | Author | Files | Lines |
2005-12-11 | DragonFly support. | joerg | 2 | -10/+19 |
2005-12-11 | Fix GCC 3.4+: label at end of compound statement. | joerg | 2 | -1/+14 |
2005-12-11 | Let's assume for a moment you want to test for a function in a library. | joerg | 2 | -1/+30 |
2005-12-11 | DragonFly support. | joerg | 6 | -3/+45 |
2005-12-11 | DragonFly support. | joerg | 8 | -20/+22 |
2005-12-11 | DragonFly support. | joerg | 3 | -1/+47 |
2005-12-11 | Initialise errfp at runtime, unbreaks DragonFly and FreeBSD. | joerg | 2 | -6/+23 |
2005-12-11 | Include sys/types.h before sys/socket.h for DragonFly. Fix errno. | joerg | 4 | -6/+43 |
2005-12-11 | Fix GCC 3.4+: label at end of compound statement. | joerg | 3 | -1/+27 |
2005-12-11 | Always use errno.h, never define errno. | joerg | 2 | -1/+17 |
2005-12-11 | Add MP4 encoding support by audio/faad2 (with options.mk). | hira | 2 | -1/+14 |
2005-12-11 | Update to arts 1.5.0 (part of KDE 3.5.0) | markd | 2 | -6/+6 |
2005-12-11 | Convert aalib to options framework, adding an 'x11' option, and remove | wiz | 17 | -29/+34 |
2005-12-10 | Converted packages audio/mpg123* to bsd.options.mk framework (Approved by tron). | heinz | 4 | -11/+26 |
2005-12-09 | Add libdca. | salo | 1 | -1/+2 |
2005-12-09 | Initial import of libdca-0.0.2, Free DTS Coherent Acoustics decoder: | salo | 5 | -0/+61 |
2005-12-08 | Write newline character to stderr instead of stdout, to avoid | wiz | 4 | -4/+19 |
2005-12-07 | Add an explicit cast from streampos to size_t, GCC 3.4 follows the | joerg | 3 | -2/+19 |
2005-12-07 | Fix GCC 3.4+: label at end of compound statement. | joerg | 4 | -1/+52 |
2005-12-07 | Fix DragonFly by replacing hard-wired -lpthread with PTHREAD_*. | joerg | 2 | -5/+7 |
2005-12-07 | Update to 1.1.2: | wiz | 2 | -6/+6 |
2005-12-07 | Fix GCC 3.4+: Label at end of compound statement. | joerg | 2 | -1/+14 |
2005-12-07 | Add DragonFly support. Also unmask for FreeBSD and OpenBSD, if it | joerg | 8 | -2/+102 |
2005-12-07 | bsd.prefs.mk is not needed anymore. | joerg | 1 | -3/+1 |
2005-12-07 | Remove explicit check for Xv library, it does exist for pkgsrc X11 | joerg | 1 | -8/+1 |
2005-12-07 | Remove explicit check for Xv, it breaks X11 from pkgsrc for the sake | joerg | 1 | -5/+1 |
2005-12-06 | For DragonFly, include sys/types.h before sys/socket.h. | joerg | 2 | -5/+16 |
2005-12-05 | Ran "pkglint --autofix", which corrected some of the quoting issues in | rillig | 11 | -26/+26 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 60 | -149/+147 |
2005-12-05 | Revert revision 1.9 so that the package can be compiled again with | kim | 1 | -3/+3 |
2005-12-03 | Add DragonFly support. Use CONFIGURE_SCRIPT instead of manual | joerg | 5 | -5/+62 |
2005-11-30 | Add missing 'locale' subdir (thanks Thomas). | rpaulo | 1 | -19/+19 |
2005-11-24 | Descend into gtick/ | rpaulo | 1 | -1/+2 |
2005-11-24 | GTick is a metronome application written for GNU/Linux and other | rpaulo | 4 | -0/+64 |
2005-11-23 | Update to 7.15: | wiz | 24 | -498/+69 |
2005-11-22 | Update to 0.12.0: | wiz | 4 | -29/+16 |
2005-11-22 | Add and enable libmpd. | wiz | 1 | -1/+2 |
2005-11-22 | Initial import of libmpd: | wiz | 6 | -0/+67 |
2005-11-22 | Add optional support for MOD files via libmikmod, | wiz | 2 | -5/+12 |
2005-11-20 | Added tcd. | rillig | 1 | -1/+2 |
2005-11-20 | Imported tcd from pkgsrc-wip. | rillig | 4 | -0/+29 |
2005-11-19 | Rename a local (static) variable that has the same name as an external | kristerw | 2 | -1/+33 |
2005-11-19 | Apply patch from rivo nurges to eliminate awful memory leak when | xtraeme | 3 | -2/+27 |
2005-11-18 | Fix MASTER_SITES, comment out old HOMMEPAGE. | wiz | 1 | -3/+3 |
2005-11-18 | CONFLICTS=lang/mpd looks like it might work, but it does not. | wiz | 1 | -2/+2 |
2005-11-18 | - add DragonFly support and fix OSS audio for !Linux platforms | joerg | 5 | -17/+73 |
2005-11-17 | In xmmswrapper.cpp, include stddef.h first to get a proper NULL. | joerg | 3 | -2/+17 |
2005-11-16 | Update to version 1.3.6. | seb | 3 | -9/+20 |
2005-11-15 | Add AAC audio support using options.mk. It is disabled by default. | hira | 2 | -1/+14 |
2005-11-15 | Remove extra backslash. | hira | 1 | -2/+2 |