summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-01-10emacs.mk already includes bsd.prefs.mk, no need to include it manually awiz7-20/+7
second time.
2003-01-10Protect some substitutions with slashes -- i.e. so that /usr/pkgsrc/.../workmycroft1-3/+4
doesn't get the /usr/pkg part expanded accidentally.
2003-01-10Hmmm CVS tag got corrupted in 1.1067... fix itjmmv1-1/+1
2003-01-10Note revision bumps (1) of gaim and gaim-gnome.jmmv1-0/+2
2003-01-10Enable "X Use Idle Times" if the XScreenSaver extension is provided by thejmmv1-2/+8
actual X11R6 installation. Bump PKGREVISION to 1. This fixes the request in PR pkg/19077 by John Franklin.
2003-01-10multi-gnome-terminal updated to 1.6.1jmmv2-2/+2
2003-01-10Include buildlink2 glue code for "libiconv" to fix build problems intron1-1/+2
packages depending on this package e.g. "controlcenter".
2003-01-10Update multi-gnome-terminal to 1.6.1, based on patch provided in PR pkg/19665jmmv5-107/+94
by Adrian Portelli. There have been lots of changes since 1.3.4 to mention here, but most of them are bugfixes.
2003-01-10+fox-1.0.30, id3ed-1.10.4wiz1-7/+5
- koffice, xcdroast (thanks, Matthias), sawfish (thanks, Charles).
2003-01-10Remember the user to fill in GNOME bug reports if the gtk-doc -> docjmmv1-2/+5
conversion cannot be done cleanly.
2003-01-10libctl-2.2 update.wiz1-0/+1
2003-01-10Update to 2.2, and switch to using guile-1.6.wiz2-6/+6
Changes: libctl 2.2 (9/12/2002) * Added simple trapezoidal-rule adaptive numeric integration routine. * Numerical derivative routines now allow numerical differentation of vector-valued function. Added deriv2 convenience routine. * Added find-root-deriv functions for faster root-finding of functions for which the derivative is also available. * Added missing (cvector3 ...) constructor, and fixed corresponding constructor for cvector3 object properties; thanks to Doug Allan for the bug report. * Added generic 'memoize' function. * libctl programs now print out command-line parameters when they run. * Fixed incomplete support for generic SCM type. * Fixed to work with Guile 1.5+ (thanks to Mike Watts for the bug report). libctl 2.1 (3/21/2002) * Bug fix: complex-number input variables were read as garbage if they had imaginary parts; does not affect complex-number outputs. * Added generic SCM type for i/o variables and parameters, as a catch-all for other Scheme objects. * main.c now has ctl_export_hook (enabled by defining CTL_HAVE_EXPORT_HOOK) with which to define additional Guile symbols. * gen-ctl-io: converts "!" in symbols to "B" in C identifiers. libctl 2.0 (3/10/2002) * New set-param! function, analogous to define-param, that allows you to change the value of a parameter in a way that can still be overridden from the command line. * In libgeom, allow user to specify the resolution instead of the grid-size. New no-size support in lattice class to reduce dimensionality, and new (get-grid-size) function. * Support for Scheme complex numbers, along with a few new associated functions: conj, vector3-cdot, matrix3x3-adjoint. * New functions to compute numerical derivatives using Ridder's method of polynomial extrapolation. * Documented object-property-value; thanks to Theis Peter Hansen for the suggestion. * Get rid of unneeded make-default, and use consistent syntax for define-property and define-post-processed-property, compared to define-input-var. NOT BACKWARD COMPATIBLE (for developers; users are not affected). Thanks to Theis Peter Hansen for the suggestion. * Call ctl_stop_hook even with --help, --version, etcetera; this makes the behavior nicer e.g. with MPI. libctl 1.5 (11/15/2001) * geometry-lattice now has a separate basis-size property, so that you can specify the basis vectors as being something other than unit vectors. * More functions are tail-recursive, helping to prevent stack overflows; thanks to Robert Sheldon for the bug report. * New fold-left and fold-right functions, documented in the manual. * The configure script now checks that guile is in the $PATH. Thanks to Bing Li and Giridhar Malalahalli for their bug reports.
2003-01-10Add PKG_PRESERVE to the package Makefile.agc1-1/+2
Keep the old NO_PKG_REGISTER and NO_PACKAGE definitions for now, rather than force everyone to upgrade their pkg_install sources to today's version. At the next bsd.pkg.mk bump of PKGTOOLS_REQD, this can be readdressed.
2003-01-10Document PKG_PRESERVE, the capability of a package to specify that it shouldagc1-1/+11
not be deleted.
2003-01-10Add the PKG_PRESERVE capability to bsd.pkg.mk.agc1-1/+14
A package which has PKG_PRESERVE definied in its Makefile will not be able to be deleted, and the capability is carried into binary packages.
2003-01-10USE_BUILDLINK2. (Package does not compile with guile-1.6).wiz1-1/+2
2003-01-10Convert to buildlink2. This should solve problems reported in PR pkg/18175jmmv1-3/+3
by Sigmund Skjelnes.
2003-01-10update to 1.3.1drochner2-6/+6
bugfixes only
2003-01-10update to 1.3.1drochner3-7/+10
changes: -Error messages can now be included in the XML serialization -Ability to encode lists as a special type in values -bugfixes
2003-01-10update to 0.98alpha13drochner4-29/+13
changes: -proxy support for CDDB lookups -bugfixes -use cdrtools-2.0
2003-01-10update to cdrecord-xcdroast098a13-2.0:drochner2-6/+8
-use cdrtools-2.0 (probably no significant changes to the last alpha release) -prepare for xcdroast update to 098a13
2003-01-10update to 1.2.1drochner3-65/+8
KOffice 1.2.1 is a stability release, with the principal improvements over KOffice 1.2, released last September, occurring in the spreadsheet program (KSpread).
2003-01-10update to 1.4.0drochner2-5/+5
changes: -bugfixes -two new cover types (sheet and x-slim) -fully automatic search for small front covers on allmusic.com
2003-01-10This works with newer guile.mycroft1-2/+2
2003-01-10Protect ${WRKDIR} from transformation. We only want to transform pathsjlam1-1/+6
from outside of the work directory.
2003-01-10Fix indentation for case statement.jlam1-2/+2
2003-01-10Use shlibtool so we don't install statically linked plugins. Bumpjlam3-9/+5
PKGREVISION of x11/gtk-engines to 2.
2003-01-10Install a ${PREFIX}/bin/shlibtool as part of the devel/libtool-basejlam13-33/+82
package. shlibtool will not build static libraries. Add handling in bsd.pkg.mk for a variable named "SHLIBTOOL_OVERRIDE" that is analogous to LIBTOOL_OVERRIDE and causes any listed libtool scripts to be replaced with a symlink to shlibtool, and teach buildlink2 about shlibtool. Bump PKGREVISION of devel/libtool* packages to 11.
2003-01-10Add a suggestion for pkglintcjep1-1/+5
2003-01-10USE_PKGLOCALEDIR=yescjep3-3/+6
2003-01-10USE_PKGLOCALEDIR=yescjep20-35/+56
2003-01-10USE_PKGLOCALEDIR=yescjep19-34/+53
2003-01-10Fix PKGLOCALEDIR usagecjep1-2/+2
2003-01-10USE_PKGLOCALEDIRcjep1-1/+3
2003-01-10Back out previous. USE_PKGLOCALEDIR already in Makefile.commoncjep1-2/+1
2003-01-10USE_PKGLOCALEDIRcjep3-4/+7
2003-01-10Use the ispell dictionary again. That's why there's a dependency.mycroft2-1/+25
(Maybe some day they will fix the endian and word size problems...)
2003-01-10Note addition of gob-1.0.12rh1-0/+1
2003-01-10Add and enable gobrh1-1/+2
2003-01-10Initial import of gob-1.0.12, a GNOME object builder.rh4-0/+29
2003-01-10Remove pilot packagesrh1-3/+1
2003-01-10Note update of jpilot to 0.99.3rh1-0/+1
2003-01-10Update jpilot to 0.99.3. Changes include:rh8-125/+135
* Added Simplified Chinese translation * Added Traditional Chinese translation * Made dialog windows Modal * Manana support http://bill.sexton.tripod.com/download.htm * Changed code to keep unique IDs intact. * Support for OS 4.X passwords. * Better DateBk support * Pop up dialogs during the sync when different user name, null ID is found. * Lots of patches, bug fixes and minor improvements. * Made changes to support pilot-link 0.10.1 and USB * Export for Datebook, Address, Todo, and Memo * Import for Datebook, Address, Todo, and Memo * Can now enter begin/end times into datebook by GUI, or keyboard. * Put icons in clist title buttons. * Prompts to Save a changed/new record instead of letting it get away. * Drastically improved local database read speeds caused by bugs intro'd in 0.99 * Fixed misc bugs in alarms. * Support for pedit (pedit is a memo editor for the palm). * Added Preferences to choose conduits. * Adding in better printing support. * Adding in record masking support. * Wrote a KeyRing plugin (KeyRing is a palm encryption app). * Added Restore Functionality. * Added plugin_startup & plugin_cleanup funcs to jpilot-sync. * Added man pages. * Added plugin_startup and plugin_cleanup to jpilot-sync. * Added a default pdb file for Expenses. * Added an icon when iconized.
2003-01-10Note update of pilot link packages to 0.11.7rh1-0/+3
2003-01-10Update pilot-link packages to 0.11.7. Changes are too numerous to listrh15-306/+191
here. They include * tons of bug fixes, * USB support, * C++ support, * restructured libraries; and * tons of other new features.
2003-01-10More b16n; add ../../graphics/graphviz/buildlink.mk.uebayasi1-2/+3
2003-01-10List sawfish-replibs separately.mycroft1-0/+1
2003-01-1015 updates: jhead xsane p5-MIME-Base64 p5-Digest-MD5 xpilot gaim mtr mtr-gtkmycroft1-1/+16
ntop2 kermit xmame glimpse tcl-expect abiword sawfish-replibs/sawfish.
2003-01-10Make fxtv compile even on platforms without machine/mouse.h by buildingmjl3-4/+60
just the necessary stub routines. This makes fxtv compile (and work) on at least macppc.
2003-01-10Add files I missed.mycroft1-5/+17