summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-04-17Convert to buildlink3.snj1-4/+4
2004-04-17Tabifyxtraeme1-25/+25
2004-04-17Convert to buildlink3 and correct a typo in DESCR.snj2-5/+5
2004-04-17Look for files in prefix/share/${PKGBASE} and prefix/lib/${PKGBASE}.xtraeme3-44/+48
2004-04-17Remove extraneous dash.ben1-2/+2
2004-04-17Correct PLIST for non-NetBSD platforms.ben4-432/+438
2004-04-17Mesa is not enough to build the gl libraries, we need to use XFree86'sxtraeme1-2/+4
libGL via USE_BUILTIN.{glu,MesaLib}=yes.
2004-04-17Note update of pkgtools/pkglint to version 3.72 [portability fix]seb1-1/+2
2004-04-17Update to version 3.72.seb2-4/+5
Use more portable Cwd::cwd() instead of $ENV{'PWD'}
2004-04-17Update mathomatic to 11.0b.minskim5-29/+39
Changes since 10.9b: - Removed more MS-DOS specific code; functionality improved. - Implemented what I call "fraction slack". This perfects float to fraction conversion, and now Mathomatic doesn't rely on perfect floating point routines. "-O" option added to CFLAGS in file "makefile" (we can do this now). - Changed modf() to fmod() where possible. - Accuracy increased one more digit by reducing the "epsilon" variable. - Cleaned up "makefile". - Took a step towards internationalization with gettext(3) by calling _() for all English strings. Everything ported except for the "help" command. - Commented out some unfactoring code that wasn't helpful and took out the "pause" command from "all.in" for easier testing. - Rearranged "simplify" command to simplify better. - Removed some more unfactoring code and made simplification much better. Go figure. Perfection has been achieved. - Added "unfactor fully" option. - Added "make test" to fully test Mathomatic after compilation. - Removed masking of 8th bit in all Mathomatic input. - Updated primes program with a nice user interface.
2004-04-17Note update of graphics/graphviz to version 1.12 [bug fixes, some newseb1-1/+2
features and beware some commands had been renamed]
2004-04-17Forgot to remove these in last update.seb8-267/+0
2004-04-17Update to version 1.12seb24-891/+1015
Package changes: - bl3ify - provide a buildlinl3.mk - no more conflicting with package coreutils Changes in graphviz since last packaged version: March 1, 2004 - release 1.12 - general - rename bcc -> bcomps to avoid name conflict with "Bruce's C Compiler" on Redhat distributions. - all build without X11 (fix problem in lefty tree) - remove from distribution: dag, fdp, geo, grid, incr, shape, tcldgr, tcldgl - dotneato - fix "brown-bag" problem resulting in PNG and JPEG errors on RH8 and RH9. February 23, 2004 - release 1.11 - general - fix windows builds - add tool "bcc" to distribution - dotneato - add -Gviewport="X,Y,Z,x,y" where XY are the dimensions of a viewport in device coordinates (pixels), Z is a zooming factor, x,y is the location of the center of the viewport in graph coordinates. Supported in bitmap and imagemap outputs only. - fix memory leak in gd/gdft.c - clean up calculation of whitespace around labels - dotty, lefty - fix for bug #400 December 23, 2003 - added dijkstra (single source distance) filter September 10, 2003 - general - removed CVS directories from .tar.gz distributions - add "config" directory to contain some of the autoconf clutter - only remove flex products with "make maintainer-clean" to avoid trying to regenerate them after "make distclean" basically this is to avoid the broken flex on Debian. - suppress complaints from ./configure about config.rpath - doc/build.html updated with notes about Windows builds - build fixes for Forte 6sp2 compiler on Sun -xarch=v9a (64bit) - build fixes for OpenBSD - improved configure testing for Tcl/Tk - various bug fixes, internal restructuring, etc - dotneato - fix problem with extra escape chars in .fig output - support for "setlinewidth" in -Tfig - improved splines in -Tfig - add manpage for dotneato-config - neato: add defaultdist graph attribute to set distance between components - first cut at html table formatter add. not ready for use yet as the syntax is going to change some more. - tools - renamed "colorize" to "gvcolor" to avoid conflict on Debian - renamed "gpr" to "gvpr" to avoid conflict on Debian - add fflush() to acyclic, ccomps, gvcolor, tred, dot2gxl to try to fix truncated output when used in php or perl cgi scripts
2004-04-17USE_LANGUAGES=c++grant1-1/+2
2004-04-17I'll update openbox to 3.2.snj1-1/+2
2004-04-17USE_LANGUAGES=c++grant1-1/+2
2004-04-17mldonkey-2.5.18 update done.wiz2-3/+3
2004-04-17Update to 2.5.18:wiz3-11/+10
This version should be more stable than the experimental version 2.5.17, and represents a new important step towards the unification of the different network plugins. Compared to 2.5.16, the swarming engine and the sources management of the Edonkey plugin have been completely rewritten. Almost all patches from Savannah were applied.
2004-04-17This package works in NetBSD/sparc64, so remove NOT_FOR_PLATFORM.xtraeme1-5/+1
PR pkg/25213.
2004-04-17Fix build in NetBSD. I don't know how the previous change was supposed tojmmv2-5/+5
fix it under FreeBSD, because it only modified code inside conditionals for NetBSD only.
2004-04-17+ ImageMagick-6.0.0-2, exim-4.32, gnuplot-4.0.0, gsasl-0.1.0,wiz1-7/+10
larswm-7.3.2, mathomatic-11.0b, mldonkey-2.5.18, nosefart-2.0-mls, php-4.3.6.
2004-04-17Fix HOMEPAGE.xtraeme1-2/+2
2004-04-17Fix COMMENT.xtraeme1-2/+2
2004-04-17Add and enable same-1.3.minskim2-2/+4
2004-04-17Import `same' from pkgsrc-wip. Packaged by Roland Illig.minskim7-0/+298
The `same' utility looks for identical files and links them together using either hard links or symbolic links, saving disk space. Changes to the original version: * the file ownership and permissions are checked. (The original version checked only the file size) * the messages in the "dry-run" mode were suggesting that anything on the disk would be modified. They have been made clear.
2004-04-17Let this build with GTK+ 2.4; to do this, convert to buildlink3 and usejmmv1-3/+6
BUILDLINK_TRANSFORM magic. Closes PR pkg/25209.
2004-04-17Really fix the permissions of files copied to ~/evolution, so that thejmmv2-4/+33
program does not give "Permission denied" arguments while running (and things like the local mail folders work properly). Lets go with the revision bump done recently.
2004-04-17regen to remove unused entries.minskim1-3/+1
2004-04-17regen to remove an unused entry.minskim2-4/+2
2004-04-17Fix broken includes. Pointed out by kristerw@.jmmv3-7/+10
2004-04-17Set USE_LIBTOOL=yes.xtraeme1-1/+2
2004-04-17regen; patch-aa not available any more.jmmv2-4/+2
2004-04-17regen; patch-af is not needed any more.jmmv1-2/+1
2004-04-17Revert previous, and instead require glib2 >= 2.4.0nb2. The reason is thatjmmv1-2/+2
the fix is really in glib2, not libglade2 (which hasn't changed at all). libglade2's revision was bumped to pick up glib2 too, but this has nothing to do with fixing evolution, so bumping the required glib2 version is more realistic.
2004-04-17Update openldap to 2.1.30.xtraeme4-10/+11
OpenLDAP 2.1.30 Release Fixed slapd userdb checkpass bug (ITS#3048) Fixed back-ldbm IDL delete bug (ITS#3046) Fixed libldap schema parsing bugs (ITS#2920, ITS#3065) Fixed liblutil NS MTA MD5 passwd len bug (ITS#2899) Removed lint (ITS#3086) Documentation Updated slapd.conf(5) manpage (ITS#2525)
2004-04-17Note revision bumps for glib2 to 2, libglade2 to 1 and evolution to 9.jmmv1-1/+4
2004-04-17Require libglade2 >= 2.3.6nb1 to get the dlopen(NULL, 0) workaround.jmmv1-2/+4
This fixes the Settings dialog, where many widgets failed to appear before. Bump PKGREVISION to 9.
2004-04-17Require glib2 >= 2.4.0nb2 to get the dlopen(NULL, 0) workaround, becausejmmv1-1/+4
this functionality is used by this library. Bump PKGREVISION to 1.
2004-04-17Update to 2.4.0nb2:jmmv5-9/+197
Add a workaround for broken dlopen(NULL, 0) implementations, like NetBSD's one, which don't search in modules opened at runtime to locate symbols requested through the global handle. The workaround consists in querying all open modules (not just the main one) when finding a symbol through the global handle. This should be fixed in NetBSD, but the check and workaround are needed to let this work on not-so-old versions of it. The patch has been submitted to glib developers, too. This problem exposes, at least, in evolution's settings dialog, where many widgets can't be created because of missing functions.
2004-04-17Use subst.mk instead of patching the file and use CPPFLAGS.xtraeme3-19/+9
2004-04-17Build libmjpegutil as a shared library, which in turn allows transcode tosekiya16-24/+959
use the mjpegutil modules. This commit incorporates changes suggested by wiz@. Bump package revision, as well.
2004-04-17Make helpdeco build and run in Linux.ben1-1/+9
2004-04-17Make su2 build and run in Linux.ben3-8/+27
2004-04-17Add support for Linux/i386. Add DIST_SUBDIR since NetBSD binary archiveben3-9/+28
contents changed without changing the filename. Also update distinfo and PLIST.
2004-04-17BUILDLINK_TRANSFORM+=l:MesaGL:GL is in MesaLib/buildlink3.mk now.snj1-3/+1
2004-04-17Translate -lMesaGL to -lGL. Suggested by jlam over a month ago.snj1-1/+3
2004-04-17Update cvsync to 0.24.15.gehenna1-1/+2
2004-04-17cvsync 0.24.15gehenna3-9/+8
Changes: * Make this compile with TenDRA. * Make this compile on Solaris7. * New utility: cvsync2cvsup This converts a scanfile from the cvsync style to the CVSup(R) style. It is useful for mirror maintainers to distribute the CVS repositories via both CVSup and CVSync protocols. * Improve robustness. (client)
2004-04-17Added quakeforge 0.5.4.snj1-1/+2
2004-04-17Add quakeforge.snj1-1/+2