summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2001-08-24Make this compile on ppc.mjl1-0/+13
2001-08-23Update to 0.70mjl5-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-23Use -L${BUILDLINK_DIR}/lib instead of -L${LOCALBASE}/lib.jlam2-4/+4
2001-08-23Honor CFLAGS and CC settings from the environment, complete the conversionjlam3-20/+24
to use buildlink.mk files, and truly mark as USE_BUILDLINK_ONLY.
2001-08-23Add wrappers for Magick-config and Magick++-config.jlam1-1/+23
2001-08-23Use ${MAGICK_CONFIG} instead of Magick-config.jlam2-1/+27
2001-08-23Update squeak VM to 3.0 final, and image to 3.0-3552. A concise andfredb4-14/+98
comprehensible ChangeLog is unfortunately not available. Update submitted by Greg A. Woods, in PR pkg/13775.
2001-08-23Remove USE_BUILDLINK_X11...it's not usable and may break pkgsrc.jlam1-3/+1
2001-08-23Paths are supposed to be relative to X11PREFIX, not X11BASE.jlam1-3/+3
2001-08-23It's libclanCore, not libclancore.jlam1-2/+2
2001-08-23Substitute ${PREFIX} for /usr/local, not /usr/pkg. Also use GTK_CONFIGjlam4-20/+16
instead of directly specifying the path to gtk-config.
2001-08-23Fix DEPENDS line.skrll1-2/+2
2001-08-23Default to XAW_TYPE=3d as we need at least Xaw3d to compile.jlam1-1/+2
2001-08-23Use config script wrappers for proper buildlinking.jlam3-14/+38
2001-08-23Default to XAW_TYPE=3d as we need at least Xaw3d to compile.jlam1-1/+2
2001-08-23Remove USE_BUILDLINK_X11 setting...it's not supposed to be used, yet.jlam1-2/+1
2001-08-23Do not install a .orig file (also fixes binary package under Linux)abs2-4/+4
2001-08-23Use ${GET_WRASTER_FLAGS} instead of get-wraster-flags.jlam2-7/+9
2001-08-23wv only builds static libraries, so change the DEPENDS to a BUILD_DEPENDS.jlam1-2/+2
2001-08-23Fix for Linuxabs4-13/+13
2001-08-23Add default XAW_TYPE?=3d to indicate that this package wants at leastjlam1-1/+2
Xaw3d (Xaw-Xpm also works).
2001-08-23Find libraries in ${BUILDLINK_DIR}/lib and mark as USE_BUILDLINK_ONLY.jlam1-4/+5
2001-08-23dirname is in /usr/bin. Now buildlink has a fighting chance on Linuxabs1-2/+2
2001-08-23Use ossaudio.buildlink.mk and enable the build of the OSS plugin. Alsojlam4-3/+23
force ESD to not be detected (not sure if this is what we want, but it was a hidden dependency).
2001-08-23gnu patch is used under Linux as well as Solarisabs1-3/+3
2001-08-23Use the buildlink config script wrappers and remove a lot of unnecessaryjlam4-23/+42
buildlink.mk files already pulled in by imlib/buildlink.mk.
2001-08-23Use ossaudio.buildlink.mk.jlam3-6/+7
2001-08-23'.endif' not '.fi'abs1-2/+2
2001-08-23Build the shared module without version numbers.jlam2-4/+4
2001-08-23libwmf only builds static libraries, so packages only need a BUILD_DEPENDSjlam1-2/+2
on libwmf.
2001-08-23Replace buildlink paths in xmms-config prior to installation.jlam1-1/+2
2001-08-23Use ossaudio.buildlink.mk.jlam1-7/+4
2001-08-23Remove many unnecessary buildlink.mk files. It's not necessary to includejlam1-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-23Use GTK_CONFIG instead of gtk-config.jlam2-4/+4
2001-08-23Mark as USE_BUILDLINK_ONLY.jlam2-4/+6
2001-08-23Use ossaudio.buildlink.mk.jlam1-2/+3
2001-08-23Correct misspelling of USE_BUILDLINK_ONLY.jlam1-2/+2
2001-08-23Add a LIBOSSAUDIO definition that is passed through MAKE_ENV.jlam1-1/+4
2001-08-23Wrap this file in an .if ${OPSYS} == "NetBSD" so that it may be includedjlam1-1/+4
regardless of the operating system.
2001-08-23Updated pkgchk to 1.10:abs3-15/+33
Fix -B on some systems, and implement '-k' (similar to make's usage)
2001-08-23Really make this package USE_BUILDLINK_ONLY. Also avoid code duplicationjlam3-19/+30
by using a shell loop to do the PREFIX substitutions.
2001-08-23Fix typo (-jpeg -> -ljpeg) that was propagated to imlib-config.jlam2-4/+4
2001-08-23Move per-package default XAW_TYPE setting above the inclusion ofjlam25-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-23Create buildlink.mk files for the various Xaw libraries. Instead ofjlam3-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-23Set the default BUILDLINK_X11_DIR to ${X11BASE} so that in the absencejlam1-1/+6
of x11.buildlink.mk, it still points to a working X11R6 hierarchy.
2001-08-23Make this compile and install correctly on XFree86-4.x.jlam4-8/+27
2001-08-23Make "samba reload" actually kick smbd like it's supposed to. Thanksjlam2-2/+4
again to Luke Mewburn <lukem@wasabisystems.com> for pointing this out.
2001-08-23New location for homepage.jlam1-2/+2
2001-08-23Lets compile libtiff on sparc64, gcc 2.95.3.abs7-170/+184
2001-08-22Upgrade snort to 1.8.1. Changes:hubertf3-37/+50
* SNMP alerts * IDMEF XML output (the Silicon Defense plugin is integrated into the main codebase now) * Limited regex support in the rules language * New packet counters for stream4 and frag2 * New normalization mode for http_decode