Age | Commit message (Expand) | Author | Files | Lines |
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 |
2005-11-14 | Fix build on NetBSD since PTHREAD variables were used, rather than wired | markd | 2 | -1/+15 |
2005-11-14 | PKG_DEFAULT_OPTIONS is reserved for being set by the user. So use | rillig | 1 | -3/+3 |
2005-11-11 | Keep OSS for DragonFly and FreeBSD, we don't have Sun-Audio. | joerg | 1 | -3/+5 |
2005-11-11 | Add DragonFly support. Make the options more useful by allowing full | joerg | 5 | -3/+98 |
2005-11-11 | Replace hard-wired -lpthread with the normal pthread logic. | joerg | 4 | -2/+32 |
2005-11-11 | Add DragonFly support. Fix lvalue cast to allow build with GCC 3.4+. | joerg | 3 | -15/+30 |
2005-11-11 | Don't define weired underscore macros on DrgaonFly, they break | joerg | 9 | -3/+108 |
2005-11-11 | DragonFly support. | joerg | 3 | -12/+17 |
2005-11-11 | Fix typo, BUILD_USES_MSGFMT is the right spelling. | joerg | 1 | -2/+2 |
2005-11-11 | Use BSD mount interface on DragonFly. Use PTHREAD variables to link | joerg | 3 | -4/+27 |
2005-11-10 | Add DragonFly. Fix compilation with GCC 3.4+. | joerg | 3 | -14/+31 |
2005-11-10 | Use soundcard.h on OpenBSD and sys/soundcard.h on FreeBSD and DragonFly. | joerg | 2 | -1/+18 |
2005-11-10 | - Removed /CVS/ files from the PLIST. | rillig | 2 | -12/+6 |
2005-11-10 | Restored the checksum of patch-ac from revision 1.5. | rillig | 1 | -2/+2 |
2005-11-10 | Change patch-aa to match the solution adopted upstream to share file | tonio | 3 | -14/+15 |
2005-11-09 | Removed CVS conflict lines. Please use pkglint before committing changes. | rillig | 1 | -4/+1 |
2005-11-09 | Substitute "XFce 4" with "Xfce" in DESCR and Makefile's COMMENT. | martti | 4 | -6/+6 |
2005-11-09 | Updated xfce4 to 4.2.3.1 | martti | 3 | -7/+17 |
2005-11-09 | Fix csound to only dereference skipinit when it is not NULL. csound's | ben | 3 | -2/+42 |
2005-11-08 | Add audio/cplay | tonio | 1 | -1/+2 |
2005-11-08 | Add audio/cplay (by Geert Hendrickx, in PR 31928) | tonio | 6 | -0/+111 |
2005-11-08 | Another Interix fix (don't include <inttypes.h>). | tv | 2 | -3/+12 |
2005-11-08 | Include devel/libgetopt bl3. | tv | 1 | -1/+2 |
2005-11-07 | Update p5-CDDB_get to 2.25. This is from maintainer via | reed | 2 | -8/+6 |
2005-11-07 | Added missing empty line between the DISTFILES and the MAINTAINER section. | rillig | 1 | -1/+2 |
2005-11-06 | Use imake variables to correctly select the man page in the PLIST. | joerg | 2 | -3/+4 |