summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2000-08-29tcl-8.3.2 is, of course, in ../../lang/tcl, not ../../lang/tcl80jwise1-2/+2
I guess a cup of coffee is in order before I continue...
2000-08-29Slight fix to previous -- goose CONFIGURE_ENV with proper LDFLAGS forjwise1-1/+4
ELF.
2000-08-29Add NetBSD RCS Id accidentally ommitted. Also: the changes from tclGdbm-0.6jwise1-0/+1
were: 0.7 - Tcl_Obj's support (first trial); now NUL-Bytes are allowed; strings need not be terminated in the database (the 0.6-version would store the terminating NUL's in keys as well as in data and RELIED on it!). Now DB'S generated by other Programs (cross-checked with php3!) can be read! (JG) 0.8 - Move to libtool/automake/autoconf and generate rpms for RedHat 6.2 (JE) Tested with tcl8.3
2000-08-29Update tcl-gdbm to 0.8, as the old distfile had disappeared from thejwise7-74/+35
master site. While here, USE_LIBTOOL and LTCONFIG_OVERRIDE, and adapt to tcl-8.3.2.
2000-08-29Until the sources for these packages catch up to the current (post-5.6.0)jlam9-19/+58
Perl API, we need to pass -DPERL_POLLUTE=1 to the build process to look like an older perl.
2000-08-29Restore RCS Id accidentally lost from a patch, and make this conflict withjwise2-1/+4
tclman80-*, as this package installs tcl and it's documentation.
2000-08-29Update this to use tcl-8.3.2, making it libstroke-0.3nb1. While here, makejwise4-4/+19
this actually find tcl -- even though it previously DEPENDed on tcl-8.0.5, it didn't link against it properly (linking -ltcl8.0 instead of -ltcl80).
2000-08-29Add tk, commented out. Will be enabled when all dependent packages arejwise1-1/+2
converted.
2000-08-29Update stooop to version 4.1.1 and adapt to tcl-8.3.2jwise4-18/+23
2000-08-29Depend on correct version of perl.jlam1-1/+2
2000-08-29Needs at least perl-5.6.0 to build.jlam1-1/+2
2000-08-29Note where to build for dependency.jlam1-2/+2
2000-08-29Update dependency on perl to >=5.6.0nb1. Needs at least 5.6.0 to buildjlam1-2/+4
correctly.
2000-08-29Note dependency on perl>=5.6.0nb2 as older version install their ownjlam1-5/+4
version of CGI.pm.
2000-08-29Add BUILD_DEPENDS on perl since it's used by apxs.jlam1-1/+3
2000-08-29Fix checksum.jlam1-2/+2
2000-08-29Fix errors with not finding perl in another way.jlam1-8/+22
Also only compute PERL5_* variables once and pass into MAKEFLAGS, following model of IS_LESSTIF (thanks to hubertf for the suggestion).
2000-08-29Fix bug in last commit -- new value of tcl_pkgPath was lost.jwise2-3/+15
2000-08-29Fix runtime library search path of "libkdlgloader.so.1.0".tron1-2/+3
2000-08-29Patch faxd/tif_fax3.h to avoid potential infinite loop in EXPAND1D and EXPAND2Dabs21-594/+670
This package still has bizarre issues with trying to symlink everything across from /var/spool/fax into /usr/pkg/..., which breaks probably due to judicious use of chroot(). That _really_ needs to be fixed
2000-08-29Update bonobo to 0.18. Changes include:rh5-75/+59
* Monikers, total re-write along with some standard monikers, 'file', 'oafiid', 'item' * Aggregate Object finalization bug nailed * Switched to a single Oaf build (Gnorba is no longer supported) cleaning loads of cruft, object activation cleaned, bonobo-selector API shrunk * Bonobo has been split into GUI-less and GUI versions of Bonobo (bonobo, bonobox libraries to assist non-gui Bonobo component development * Property Bag Client - new more flexible helper interface removing BonoboObjectClient Bugs fixed: * Bonobo-Widget bug nailed * Evil, fatal, intermittent plug / socket unrealize bug inherited from Gtk fixed * UI handler bugs nailed * Blocking problems in listners fixed * Spec file sorted * Updated docs/refcounting.txt and enforced inter object ref counting policy globaly * Various naming daftnesses cleaned
2000-08-29Update oaf to 0.5.1. Changes include:rh11-60/+85
* Compile fixes for gcc 2.96, docs (Anders Carlsson) * Added factory skeletons to liboaf * Renamed gnome-factory.idl to oaf-factory.idl, and renamed GNOME::GenericFactory to GNOME::ObjectFactory (Mathieu Lacage, Maciej Stachowiak) * Preliminary API docs (Mathieu Lacage) * -Werror turned off for releases, by popular demand * Renamed "Attribute" to "Property" throughout, since "attribute" is an IDL reserved word. (ERDI Gergo, Maciej Stachowiak) * Fix compilation with builddir != srcdir (Mathieu Lacage) * Improved handling of duplicate oafinfo files. (Mathieu Lacage) * Turkish, German, Russian, Danish, Norwegian translations (translation team) * Added internationalization support (Mathieu Lacage) * Renamed `supports' method to `manufactures' in GNOME::GenericFactory interface. (ERDI Gergo) * Added support for /etc/oaf-config.xml to tell OAF where to look for oafinfo files. * Added timeout for servers that don't register themselves (Michael Meeks) * Added support for GNOME_PATH environment variable (Mathieu Lacage) * Numerous build fixes (Robin * Slomkowski) * oaf-slay program (Michael Meeks) * Improved test program (Michael Meeks) * IID validation (Michael Meeks)
2000-08-29Initial import of new pkgsrc/lang/tk (tk-8.3.2) package, partly derivedjwise8-0/+724
from the older pkgsrc/lang/tk80 (tk-8.0.5) package. This is an update of the tk package from version 8.0.5 to version 8.3.2, and also a slight change in the organization of tcl/tk packages. This will be added disabled to pkgsrc/x11/Makefile until I finish updating all tcl/tk-based packags. Changes from out-of-the-box tk-8.3.2: Both static and shared libtcl83.* are installed, thanks to the magic of libtool. Changes to the package since tk-8.3.2: A symlink to ${PREFIX}/bin/wish8.3 is installed as ${PREFIX}/bin/wish This change is designed to allow tk-using packages to not depend on any particular version of tk. public tk include files and the tk configuration information script are now installed in their standard places (${PREFIX}/include/tk*.h, and ${PREFIX}/lib/tkConfig.sh), and private tcl include files are now installed in ${PREFIX}/include/tk. This change allows tcl extension packages to work out of the box, and to not need modification when tcl and tk are updated. When extension package authors use the new libtclstubs*.a API, this even allows binary packages of dynamically- loadable tcl extensions to be used with newer versions of tcl without recompilation. Here are the new features in tk-8.3.x as opposed to 8.0.x. I am not including bug fixes as this represents about 18 months of them. Img patch from Nijtmans, et al was adopted. This includes a Tcl_Obj-based image command, support for binary in -data args, adds an alpha channel to all photo types, as well as GIF write capability. Major portions of Dash patch from Nijtmans, et al was adopted. This includes a Tcl_Obj-based canvas command, dashed canvas item support, enhanced canvas tag searching capabilities, pointer warping with event -warp, entry widget validation routines, -elide tag option for of the text widget (TkMan runs on 8.3 without a patch), several new canvas item arguments, as well as postscript printing support for images and windows in the canvas. Listboxes support a -listvariable and have a new itemconfigure command to color individual items. Extended "wm state" command to accept a state to set for the toplevel, and added support for the zoomed (maximized) state on Windows. Standard Unix dialogs have been updated to use color icons and have improved behavior. New "tk useinputmethods" command. This changes the behavior of Tk on X where X Input Methods (XIM) were recognized and used without question. With 8.3, they will be recognized and initialized, but not used unless XIM is turned on (tk useinputmethods 1). This should only affect users with special input methods, and the new default behavior should be more beneficial to the average user.
2000-08-29Rework shared library runtime search flags slightly, and improve thejwise3-33/+19
values of such flags that get exported in ${PREFIX}/lib/tclConfig.sh
2000-08-29Update gnucash to 1.4.5. Changes are bugfixes and updated locales.rh3-5/+7
2000-08-29Make this compile under NetBSD-1.4.x which doesn't define EILSEQrh2-0/+19
2000-08-29Aliases are in "/etc/mail/aliases" not in "/etc/sendmail.cf".tron1-2/+3
2000-08-29Add and enable libunicoderh1-1/+2
2000-08-29Initial import of libunicode-0.4, a library for manipulating unicoderh5-0/+31
characters and strings.
2000-08-29Use "DEPENDS+=" instead of "DEPENDS" so that we really get all dependences.tron1-3/+3
2000-08-29Set "LDD" to "${TRUE}" on the i386 port because the Linux shared librariestron1-2/+2
won't be found without the wrapper script.
2000-08-29Add dependence on "suse_audio" package.tron1-1/+2
2000-08-29Add dependence on "suse_audio" package and bump version number to 6.3nb2.tron1-2/+3
2000-08-29Add and enable "suse_audio".tron1-1/+2
2000-08-29Initial import of new "suse_audio" package: tron4-0/+30
Linux compatibility package for audio libraries
2000-08-29Update balsa to 0.9.3. Changes are bugfixes and initial APOP support.rh6-13/+52
2000-08-29Update bind9 to 9.0.0rc5. Changes are bugfixes only, including a fix thatrh4-28/+5
makes patch-ab unnecessary: * A typo in the HS A code caused an assertion failure. * lwres_gethostbyname() and company set lwres_h_errno to a random value on success. * If named was shut down early in the startup process, ns_omapi_shutdown() would attempt to lock an unintialized mutex. [RT #262] * stub zones could leak memory and reference counts if all the masters were unreachable. * isc_rwlock_lock() would needlessly block readers when it reached the read quota even if no writers were waiting. * Log messages were occasionally lost or corrupted due to a race condition in isc_log_doit(). * The request library didn't completely work with IPv6. * Check for IPV6_RECVPKTINFO and use it instead of IPV6_PKTINFO if found. [RT #229]
2000-08-29Make this work with all NetBSD-1.5 release and -current revisions. Closesrh1-2/+2
PR 10907 by Chris Pinnock <C.J.E.Pinnock@qmw.ac.uk>.
2000-08-29Add netmaze subdirectory.jdc1-1/+2
2000-08-29netmze-0.81 - X windows-based multiplayer combat game (like Midi Maze)jdc17-0/+460
Netmaze is a multiplayer combat game (like the Atari Midi Maze game) You play in a virtual maze and the goal of the game is to hunt down your opponents. The view is full animated 3D. On fast machines, you can even run it with texture mapping for the walls and floor. There are also three robot players of varying ability.
2000-08-29Update to 1.2 - escape ` in urls in ns-openabs2-6/+6
2000-08-29Fix typorh1-1/+1
2000-08-29Update to xlockmore-4.17.2 Changes:hubertf2-4/+4
* coredump fix for GL modes cage, moebius, rubik, skewb, and stairs * and Mesa3.1 thanks to Tom Schmidt <tschmidt@micron.com>. * solitare.cc update for disable-interactive. * xlock -resources crashes on Solaris thanks to Alexander Elgert * <elgert@rbg.informatik.tu-darmstadt.de>.
2000-08-29Update p5-Curses dependency.jlam1-2/+2
2000-08-29Update ap-perl dependency.jlam1-2/+2
2000-08-29Fix wildcard depends on p5-Net to not match p5-Net-Telnet.jlam1-2/+2
2000-08-29Remove "*.orig" files so they don't accidentally get installed.jlam1-1/+4
2000-08-29Fix unterminated C<...> macro caught by pod2man.jlam3-1/+20
2000-08-29Remove *.orig files so they don't accidentally get installed.jlam1-1/+4
2000-08-28Fix unknown macro D<...> from pod2man.jlam2-0/+16