Age | Commit message (Expand) | Author | Files | Lines |
2006-07-07 | Add USE_TOOLS+=perl:run, which is kind of required from now on for packages | cube | 1 | -2/+4 |
2006-07-07 | USE_TOOLS+=perl <sigh> | abs | 1 | -2/+2 |
2006-07-07 | LIBTOOL_OVERRIDE generally doesn't need to be specified anymore... just | jlam | 10 | -20/+18 |
2006-07-07 | Add direct dependency on libiconv. | wiz | 2 | -2/+4 |
2006-07-07 | Set USE_JAVA=run because this package needs JRE only. | minskim | 1 | -1/+2 |
2006-07-07 | Do not use libutil on Darwin. | minskim | 1 | -2/+8 |
2006-07-06 | Fixed pkglint warnings. | rillig | 1 | -2/+1 |
2006-07-06 | Define locale_charset only when GNU iconv is used. This fixes the package | minskim | 3 | -12/+12 |
2006-07-06 | If va_copy defined use it in int_vasprintf(). | markd | 2 | -1/+31 |
2006-07-06 | Add a missing instance of a fix for broken configure test for Solaris. | markd | 2 | -4/+13 |
2006-07-06 | Require msgfmt, when NLS is desired. | joerg | 1 | -1/+2 |
2006-07-05 | Depend on latest doxygen (1.4.7) and fix PLIST for it. | wiz | 2 | -65/+73 |
2006-07-05 | Remove extra qualification to fix build with gcc-4.1. | wiz | 2 | -1/+15 |
2006-07-05 | The problem fixed by revision 1.1857 of bsd.pkg.mk no longer works | jlam | 1 | -1/+2 |
2006-07-05 | Sweep pkgsrc and convert packages that included intltool/buildlink3.mk | jlam | 10 | -30/+20 |
2006-07-05 | * Modify comments in installed config files to match what's happening. | jlam | 5 | -54/+34 |
2006-07-04 | Oops. I had better not removed the leading "@" from a line in the | rillig | 2 | -4/+4 |
2006-07-04 | pkglint: INFO_FILES=YES. | wiz | 1 | -2/+2 |
2006-07-04 | Better fix for assembler problem from mrg@. | wiz | 2 | -11/+22 |
2006-07-04 | Exclude Darwin also in buildlink3.mk | adam | 1 | -2/+2 |
2006-07-03 | Update to 1.2.11: | wiz | 3 | -8/+8 |
2006-07-03 | Update to 2.60: | wiz | 7 | -99/+10 |
2006-07-03 | Update to 2.12.0. Add a patch fixing PR 33908, provided by | wiz | 6 | -29/+48 |
2006-07-03 | Remove unneeded chunk, noted by markd. | wiz | 1 | -7/+1 |
2006-07-03 | Add gst-plugins0.10-pango (hi drochner!) | xtraeme | 1 | -1/+2 |
2006-07-03 | Make sure that locale_charset is defined only once. Otherwise, it may cause | minskim | 3 | -2/+27 |
2006-07-03 | MacOSX also provides GL, so avoid depending on GL onthat platform | tonio | 1 | -3/+3 |
2006-07-03 | use the DESCR template used by the other gstreamer plugins | drochner | 1 | -18/+7 |
2006-07-03 | remove w32api because PEACE distribution now contains w32api | kent | 14 | -498/+1 |
2006-07-02 | USE_LANGUAGES= c c++ | markd | 1 | -1/+3 |
2006-07-02 | Added a patch so that the package works with GNU Make 3.81 again. | rillig | 2 | -1/+29 |
2006-07-02 | argh - these should go to "devel" and "graphics", respectively. | drochner | 3 | -0/+33 |
2006-07-02 | Switched to the SUBST framework. | rillig | 1 | -7/+11 |
2006-07-02 | Modernized buildlink3.mk by adding gdbada to BUILDLINK_PACKAGES. Fixed | rillig | 2 | -7/+9 |
2006-07-02 | Added an explanation to patch-cd. | rillig | 2 | -3/+5 |
2006-07-01 | Made configure use diff (and diff3) from diffutils instead of the | heinz | 4 | -71/+5 |
2006-07-01 | Disable wide streambuf support under NetBSD-current with gcc4 because it | jmmv | 1 | -1/+9 |
2006-07-01 | Revert previous because it changed the libraries libSDL was linked to. | jmmv | 3 | -4/+43 |
2006-07-01 | Disable dlopen for libraries and instead link the SDL library to them | jmmv | 1 | -1/+4 |
2006-07-01 | Add patch for gcc-4.1, provided by mrg@. | wiz | 2 | -1/+52 |
2006-07-01 | Fixed the gcc4 warning reported in PR 33883 and another similar one. One | rillig | 3 | -10/+24 |
2006-06-30 | Convert dependencies to use -[0-9]* style instead of just -*. | joerg | 3 | -19/+19 |
2006-06-30 | Use USE_TOOLS=unzip. | joerg | 1 | -2/+2 |
2006-06-29 | Needs msgfmt. | joerg | 1 | -1/+2 |
2006-06-29 | Now really bump PKGREVISION, which I had forgotten in the last patch. | rillig | 1 | -2/+2 |
2006-06-29 | Fixed gcc warnings that have been reported in PR 33859. While here, also | rillig | 4 | -5/+28 |
2006-06-27 | Make this build with gcc4. | minskim | 3 | -1/+28 |
2006-06-27 | USE_TOOLS+=lex | minskim | 2 | -5/+4 |
2006-06-27 | Do not declare (conflicting) sys_errlist on Linux; it is already in | minskim | 2 | -4/+4 |
2006-06-27 | Make this build with gcc4. | minskim | 2 | -1/+15 |