Age | Commit message (Expand) | Author | Files | Lines |
2011-09-08 | Update to 1.0.08.053, add comment to patch. | wiz | 3 | -9/+10 |
2011-09-07 | * LICENSE=gnu-lgpl-v2.1. | obache | 4 | -21/+135 |
2011-09-05 | Fix previous; it only depended on mysql-client. | dholland | 1 | -1/+3 |
2011-09-05 | Use mysql.buildlink3.mk instead of explicitly depending on mysql51-server. | dholland | 1 | -2/+3 |
2011-09-04 | Implicit int return type is not valid in C++. (clang objects, and then | dholland | 4 | -2/+52 |
2011-09-04 | void main | dholland | 12 | -1/+177 |
2011-09-04 | - Adjust cdrom access logic so all the BSDs go to the BSD cdrom code, | dholland | 3 | -7/+25 |
2011-09-04 | void main | dholland | 4 | -11/+36 |
2011-09-04 | Fix void main, caught by clang. | dholland | 8 | -31/+170 |
2011-09-04 | Fix void main, caught by clang. | dholland | 5 | -3/+45 |
2011-09-04 | wups, missed part of previous. | dholland | 2 | -1/+17 |
2011-09-04 | Remove incorrect patch hunks that make perfectly good static variables | dholland | 5 | -41/+7 |
2011-09-04 | Disable this package's INLINE because it's misused for out-of-line | dholland | 2 | -7/+12 |
2011-09-04 | Use valid C. Should improve clang build. | dholland | 5 | -11/+78 |
2011-09-04 | switch to REPLACE_PERL per Joerg's request | dholland | 1 | -3/+3 |
2011-09-04 | Spell --export-dynamic corrctly. | joerg | 3 | -8/+26 |
2011-09-04 | Fix up gcc/c99 inline mess | dholland | 2 | -1/+17 |
2011-09-04 | CHECK_INTERPRETER_SKIP - this package has #!/usr/bin/perl on a .pm file | dholland | 1 | -1/+4 |
2011-09-04 | Fix mismatched return statements, which clang dislikes | dholland | 2 | -6/+27 |
2011-09-04 | Fix gcc/c99 inline mess. | dholland | 2 | -5/+27 |
2011-09-04 | Rearrange the getline() patch so it works on -current. (Unlike the usual | dholland | 2 | -9/+20 |
2011-09-04 | more void main | dholland | 2 | -1/+17 |
2011-09-04 | Don't use -O6, clang doesn't like it and it doesn't mean anything to gcc | dholland | 3 | -12/+29 |
2011-09-03 | const correctness, required by clang | dholland | 2 | -1/+53 |
2011-08-31 | Fix build with clang by avoiding shadowing in template definitions. | joerg | 5 | -1/+66 |
2011-08-30 | Force configure not to detect doxygen. | obache | 1 | -1/+3 |
2011-08-29 | Fix quoting mess. Add include to get Strcmp. | joerg | 3 | -6/+27 |
2011-08-29 | main() needs a return type in clang-land. | dholland | 2 | -6/+14 |
2011-08-28 | Fix mismatched return statements, which clang dislikes | dholland | 4 | -2/+34 |
2011-08-28 | void main | dholland | 2 | -1/+17 |
2011-08-28 | Fix void main. While here: | dholland | 9 | -24/+567 |
2011-08-28 | void main | dholland | 2 | -1/+28 |
2011-08-23 | Recursive bump from gdbm shlib bump. | obache | 22 | -41/+45 |
2011-08-22 | Fix build and installed header file for gcc-4.5. Bump PKGREVISION. | wiz | 4 | -3/+75 |
2011-08-22 | Set LICENSE, fix a pkglint warning. | wiz | 1 | -2/+3 |
2011-08-20 | fix build on 64bit linux - pass --enable-libsuffix=none to configure | abs | 1 | -1/+3 |
2011-08-13 | Relax dependency in the hope that it still works instead of failing due | joerg | 1 | -3/+3 |
2011-08-09 | Update audio/libmodplug to 0.8.8.4. | gls | 2 | -6/+6 |
2011-08-06 | libofa has a new home @ googlecode. Fix HOMEPAGE and add a new MASTER_SITES. | gls | 1 | -3/+5 |
2011-08-06 | Update audio/picard to 0.15.1 | gls | 3 | -7/+24 |
2011-08-06 | Update audio/py-mutagen to 1.20 | gls | 2 | -6/+6 |
2011-08-06 | Revision bump after updating perl to 5.14.1 | adam | 3 | -10/+7 |
2011-08-06 | Changes 1.13: | adam | 2 | -9/+9 |
2011-08-06 | Revision bump after updating perl to 5.14.1 | adam | 5 | -11/+10 |
2011-08-06 | Changes 0.90: | adam | 2 | -9/+8 |
2011-08-06 | Revision bump after updating perl to 5.14.1 | adam | 1 | -3/+2 |
2011-08-06 | Update to 1.0.25: | wiz | 5 | -65/+6 |
2011-08-05 | - fix taglib version check for current pkgsrc taglib version | abs | 3 | -4/+21 |
2011-08-01 | Update audio/cmus to 2.4.2 | gls | 2 | -6/+6 |
2011-08-01 | Fix broken clang build | dholland | 2 | -1/+17 |