Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-08-24 | add extra preference to the "Output" -> "ogg123" tab: "User options:" as per | lukem | 4 | -6/+138 | |
the mpg123 tab. this allows setting ogg123 options such as "--buffer 5000". XXX: i haven't patched any of the localisation stuff for this because i have NFC how to do it. | |||||
2001-08-24 | Include Makefile.common near the start of the package Makefile, and | jlam | 3 | -13/+9 | |
manually include bsd.pkg.mk in each package. | |||||
2001-08-24 | Make this file look more like avifile/buildlink.mk. Presumably, this | jlam | 1 | -23/+23 | |
package will replace avifile one day, so minimize impact on packages that depend on it. | |||||
2001-08-24 | * When applying patches, also look in $LOCALPATCHES/$PKGPATH for | hubertf | 3 | -13/+39 | |
any local patches that the user wants to maintain outside of pkgsrc. * print-PLIST: ignore Linux procfs entries | |||||
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 | |
* Make guile a proper plugin. * Basic support for M-Enter to add embedded newlines. * Object printing work. * Make CEIL more as users expect * Add extra cut/copy/paste shortcut keys. * Improve the function selector. * Simplify background/pattern preview in cell-format dialog. * Make sure entered text never gets lost. * Equalize the look of all the dialogs. * More work on group/ungroup. * Rewrite guile plugin to use guile 1.5 or later. * Rewrite descriptive statistics, correlation and covariance analysis improving error checks and labels for data sets. * Remove duplicate calculation code in analysis tools. * Fix sampling tool. * XL export for panes. * Some autoscroll bugs with panes. * Cursor support for panes. * Improve INDIRECT. * More smarts for autofill by month/year. * Add some new icons from the Evolution team. * Fix import of files generated by perl::writeExcel. * Fix animated cursors and sheet objects. * Fix XL import of print scaling. * Locales with different LC_NUMERIC & LC_MONETARY. * merge in several contributions to improve configure.in * merge in updated debian control files. * merge in contributed man page. * Fix MODE. * Clean up LARGE, SMALL, QUARTILE, PERCENTILE. * Give the range functions a home of their own. * Add import support for Psion. * i18n fixes. * Add precedence scheme for importers. | |||||
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 | |
to use buildlink.mk files, and truly mark as USE_BUILDLINK_ONLY. | |||||
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 | |
comprehensible ChangeLog is unfortunately not available. Update submitted by Greg A. Woods, in PR pkg/13775. | |||||
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 | |
instead of directly specifying the path to gtk-config. | |||||
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 | |
Xaw3d (Xaw-Xpm also works). | |||||
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 | |
force ESD to not be detected (not sure if this is what we want, but it was a hidden dependency). | |||||
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 | |
buildlink.mk files already pulled in by imlib/buildlink.mk. | |||||
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 | |
on libwmf. | |||||
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 | |
the buildlink.mk files from all of xmms' dependencies, as libxmms.so is only linked against the GTK+ libraries. The various plugins may want other libraries, but they can pull in the proper buildlink.mk files by themselves. | |||||
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 | |
regardless of the operating system. | |||||
2001-08-23 | Updated pkgchk to 1.10: | abs | 3 | -15/+33 | |
Fix -B on some systems, and implement '-k' (similar to make's usage) | |||||
2001-08-23 | Really make this package USE_BUILDLINK_ONLY. Also avoid code duplication | jlam | 3 | -19/+30 | |
by using a shell loop to do the PREFIX substitutions. | |||||
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 | |
bsd.prefs.mk so that it is actually used. Where possible, include xaw.buildlink.mk instead of setting USE_XAW, and use LIBXAW where needed. | |||||
2001-08-23 | Create buildlink.mk files for the various Xaw libraries. Instead of | jlam | 3 | -1/+69 | |
USE_XAW, a package Makefile may just include mk/xaw.buildlink.mk, which pulls in the correct buildlink.mk file depending on the value of XAW_TYPE. A package Makefile may also rely on LIBXAW being set to the correct libraries. | |||||
2001-08-23 | Set the default BUILDLINK_X11_DIR to ${X11BASE} so that in the absence | jlam | 1 | -1/+6 | |
of x11.buildlink.mk, it still points to a working X11R6 hierarchy. |