Age | Commit message (Expand) | Author | Files | Lines |
2001-08-24 | add extra preference to the "Output" -> "ogg123" tab: "User options:" as per | lukem | 4 | -6/+138 |
2001-08-24 | Include Makefile.common near the start of the package Makefile, and | jlam | 3 | -13/+9 |
2001-08-24 | Make this file look more like avifile/buildlink.mk. Presumably, this | jlam | 1 | -23/+23 |
2001-08-24 | * When applying patches, also look in $LOCALPATCHES/$PKGPATH for | hubertf | 3 | -13/+39 |
2001-08-24 | regen | mjl | 1 | -1/+2 |
2001-08-24 | Make this compile on ppc. | mjl | 1 | -0/+13 |
2001-08-23 | Update to 0.70 | mjl | 5 | -411/+384 |
2001-08-23 | Use -L${BUILDLINK_DIR}/lib instead of -L${LOCALBASE}/lib. | jlam | 2 | -4/+4 |
2001-08-23 | Honor CFLAGS and CC settings from the environment, complete the conversion | jlam | 3 | -20/+24 |
2001-08-23 | Add wrappers for Magick-config and Magick++-config. | jlam | 1 | -1/+23 |
2001-08-23 | Use ${MAGICK_CONFIG} instead of Magick-config. | jlam | 2 | -1/+27 |
2001-08-23 | Update squeak VM to 3.0 final, and image to 3.0-3552. A concise and | fredb | 4 | -14/+98 |
2001-08-23 | Remove USE_BUILDLINK_X11...it's not usable and may break pkgsrc. | jlam | 1 | -3/+1 |
2001-08-23 | Paths are supposed to be relative to X11PREFIX, not X11BASE. | jlam | 1 | -3/+3 |
2001-08-23 | It's libclanCore, not libclancore. | jlam | 1 | -2/+2 |
2001-08-23 | Substitute ${PREFIX} for /usr/local, not /usr/pkg. Also use GTK_CONFIG | jlam | 4 | -20/+16 |
2001-08-23 | Fix DEPENDS line. | skrll | 1 | -2/+2 |
2001-08-23 | Default to XAW_TYPE=3d as we need at least Xaw3d to compile. | jlam | 1 | -1/+2 |
2001-08-23 | Use config script wrappers for proper buildlinking. | jlam | 3 | -14/+38 |
2001-08-23 | Default to XAW_TYPE=3d as we need at least Xaw3d to compile. | jlam | 1 | -1/+2 |
2001-08-23 | Remove USE_BUILDLINK_X11 setting...it's not supposed to be used, yet. | jlam | 1 | -2/+1 |
2001-08-23 | Do not install a .orig file (also fixes binary package under Linux) | abs | 2 | -4/+4 |
2001-08-23 | Use ${GET_WRASTER_FLAGS} instead of get-wraster-flags. | jlam | 2 | -7/+9 |
2001-08-23 | wv only builds static libraries, so change the DEPENDS to a BUILD_DEPENDS. | jlam | 1 | -2/+2 |
2001-08-23 | Fix for Linux | abs | 4 | -13/+13 |
2001-08-23 | Add default XAW_TYPE?=3d to indicate that this package wants at least | jlam | 1 | -1/+2 |
2001-08-23 | Find libraries in ${BUILDLINK_DIR}/lib and mark as USE_BUILDLINK_ONLY. | jlam | 1 | -4/+5 |
2001-08-23 | dirname is in /usr/bin. Now buildlink has a fighting chance on Linux | abs | 1 | -2/+2 |
2001-08-23 | Use ossaudio.buildlink.mk and enable the build of the OSS plugin. Also | jlam | 4 | -3/+23 |
2001-08-23 | gnu patch is used under Linux as well as Solaris | abs | 1 | -3/+3 |
2001-08-23 | Use the buildlink config script wrappers and remove a lot of unnecessary | jlam | 4 | -23/+42 |
2001-08-23 | Use ossaudio.buildlink.mk. | jlam | 3 | -6/+7 |
2001-08-23 | '.endif' not '.fi' | abs | 1 | -2/+2 |
2001-08-23 | Build the shared module without version numbers. | jlam | 2 | -4/+4 |
2001-08-23 | libwmf only builds static libraries, so packages only need a BUILD_DEPENDS | jlam | 1 | -2/+2 |
2001-08-23 | Replace buildlink paths in xmms-config prior to installation. | jlam | 1 | -1/+2 |
2001-08-23 | Use ossaudio.buildlink.mk. | jlam | 1 | -7/+4 |
2001-08-23 | Remove many unnecessary buildlink.mk files. It's not necessary to include | jlam | 1 | -6/+1 |
2001-08-23 | Use GTK_CONFIG instead of gtk-config. | jlam | 2 | -4/+4 |
2001-08-23 | Mark as USE_BUILDLINK_ONLY. | jlam | 2 | -4/+6 |
2001-08-23 | Use ossaudio.buildlink.mk. | jlam | 1 | -2/+3 |
2001-08-23 | Correct misspelling of USE_BUILDLINK_ONLY. | jlam | 1 | -2/+2 |
2001-08-23 | Add a LIBOSSAUDIO definition that is passed through MAKE_ENV. | jlam | 1 | -1/+4 |
2001-08-23 | Wrap this file in an .if ${OPSYS} == "NetBSD" so that it may be included | jlam | 1 | -1/+4 |
2001-08-23 | Updated pkgchk to 1.10: | abs | 3 | -15/+33 |
2001-08-23 | Really make this package USE_BUILDLINK_ONLY. Also avoid code duplication | jlam | 3 | -19/+30 |
2001-08-23 | Fix typo (-jpeg -> -ljpeg) that was propagated to imlib-config. | jlam | 2 | -4/+4 |
2001-08-23 | Move per-package default XAW_TYPE setting above the inclusion of | jlam | 25 | -94/+99 |
2001-08-23 | Create buildlink.mk files for the various Xaw libraries. Instead of | jlam | 3 | -1/+69 |
2001-08-23 | Set the default BUILDLINK_X11_DIR to ${X11BASE} so that in the absence | jlam | 1 | -1/+6 |