Age | Commit message (Expand) | Author | Files | Lines |
2004-01-26 | Fix build (I don't know what broke it, but pia seems to need threads). | jmmv | 2 | -1/+15 |
2004-01-26 | add patch-ag | recht | 1 | -1/+2 |
2004-01-26 | Fix path in GTK_QUERY_IMMODULES. From Min Sik Kim in PR pkg/24243. | jmmv | 1 | -2/+2 |
2004-01-26 | note update of cucipop to 1.31nb1. | grant | 1 | -1/+2 |
2004-01-26 | use bsd.pkg.install.mk features, SPECIAL_PERMS for setgid binary, | grant | 2 | -4/+14 |
2004-01-26 | *argh* Remove the other instance of "libfreetype.so". | tron | 1 | -2/+2 |
2004-01-26 | Remove non-existing file "libfreetype.so.6" from package list. | tron | 1 | -2/+1 |
2004-01-26 | Revert previous commit, it didn't work for binary packages. Noted by | xtraeme | 1 | -5/+2 |
2004-01-26 | Unify "flex" build dependence handling. | tron | 1 | -4/+4 |
2004-01-26 | Use find(1) with "-print" option because IRIX's "find" will otherwise | tron | 1 | -15/+15 |
2004-01-26 | Upgrade to version 2.04. The adds UTF-8 and MIME support. | cjs | 4 | -45/+16 |
2004-01-26 | Note update of balsa2 to 2.0.16 | rh | 2 | -3/+3 |
2004-01-26 | Update balsa2 to 2.0.16. | rh | 3 | -10/+11 |
2004-01-26 | revert last - the problem has been fixed in bsd.buildlink3.mk. | grant | 1 | -2/+2 |
2004-01-26 | Fix build with newer versions of curl where TRUE and FALSE aren't | recht | 1 | -0/+19 |
2004-01-25 | Fix the plist on Linux after the introduction of Makefile.common for | recht | 1 | -11/+11 |
2004-01-25 | Note libksba-0.{4.7,9.1}nb1 updates. | kleink | 1 | -1/+3 |
2004-01-25 | Make ksba-config --libs emit the runtime linker search path. | kleink | 8 | -8/+41 |
2004-01-25 | Revert python23{,pth} back to buildlink2. The build fails on NetBSD 1.6 | recht | 2 | -9/+9 |
2004-01-25 | xfstt-1.6nb1 update for TrueType -> TTF change. | wiz | 1 | -1/+2 |
2004-01-25 | Convert to look in the TTF subdir for its fonts (instead of the | wiz | 7 | -21/+21 |
2004-01-25 | Note some *-ttf updates due to install path change. | wiz | 1 | -1/+11 |
2004-01-25 | Update path for change in kochi-ttf installation; PKGREVISION=1. | wiz | 2 | -4/+5 |
2004-01-25 | Install into TTF instead of TrueType subdir. PKGREVISION=2. | wiz | 2 | -16/+15 |
2004-01-25 | Install into TTF instead of TrueType subdir. PKGREVISION=3. | wiz | 2 | -34/+34 |
2004-01-25 | Install into TTF instead of TrueType subdir. PKGREVISION=1. | wiz | 2 | -8/+9 |
2004-01-25 | Install into TTF instead of TrueType subdir. PKGREVISION=2. | wiz | 4 | -86/+84 |
2004-01-25 | Install into TTF subdir instead of TrueType. PKGREVISION=3. | wiz | 5 | -12/+10 |
2004-01-25 | Install into TTF subdir instead of TrueType. PKGREVISION=2. | wiz | 4 | -18/+16 |
2004-01-25 | + dctc-0.85.9, elm-me-2.4pl111, multitail-3.0.4, subversion-0.37.0. | wiz | 1 | -5/+5 |
2004-01-25 | Purge one more instance of _NULL_SUFFIX. Fix by Marc Recht. | jlam | 1 | -2/+2 |
2004-01-25 | Add support for Opera on FreeBSD. Provided by Michal Pasternak in | heinz | 3 | -8/+149 |
2004-01-25 | Use -S instead of '-s ""' to check for package matches with a null suffix. | jlam | 1 | -2/+2 |
2004-01-25 | pkgsrc requires PKGTOOLS_REQD>=20030918, so we don't need to conditionalize | jlam | 1 | -7/+1 |
2004-01-25 | Remove unnecessary inclusion of bsd.prefs.mk. | wiz | 2 | -6/+2 |
2004-01-25 | version.mk no longer defines MESA_VERSION. Put the version number of the | jlam | 3 | -10/+6 |
2004-01-25 | Use GCC_REQD instead of USE_PKGSRC_GCC when overriding the compiler | kristerw | 1 | -2/+2 |
2004-01-25 | * Follow the new buildlink3 standard and append to BUILDLINK_DEPENDS.<pkg>. | jlam | 1 | -5/+4 |
2004-01-25 | * Follow the new buildlink3 standard and append to BUILDLINK_DEPENDS.<pkg>. | jlam | 8 | -111/+71 |
2004-01-25 | Use GCC_REQD instead of USE_PKGSRC_GCC when overriding the compiler | kristerw | 1 | -2/+2 |
2004-01-25 | Note update of openoffice-linux to 1.1.0 | mrauch | 1 | -1/+2 |
2004-01-25 | Update to version 1.1.0. | mrauch | 8 | -3341/+4179 |
2004-01-25 | Use PERL5_REQD to set the required version of perl instead of directly | jlam | 1 | -2/+2 |
2004-01-25 | Set the required version of perl using PERL5_REQD instead of directly | jlam | 1 | -2/+2 |
2004-01-25 | Remove redundant BUILDLINK_DEPENDS.oss definition -- it's already set | jlam | 1 | -2/+1 |
2004-01-25 | The new standard for modifying BUILDLINK_DEPENDS.<pkg> is to append to the | jlam | 1 | -2/+2 |
2004-01-25 | Use GCC_REQD instead of USE_PKGSRC_GCC when overriding the compiler | kristerw | 2 | -4/+4 |
2004-01-25 | Append to BUILDLINK_DEPENDS.<pkg> instead of overriding it so that the | jlam | 1 | -2/+2 |
2004-01-25 | bl3ify and fix issue with MIPSpro compiler and this package by stripping | jlam | 1 | -3/+10 |
2004-01-25 | show-needs-update target: run ${MAKE}, not "make". | grant | 1 | -3/+3 |