summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-09-25Initial import of vanessa_socket-0.0.7 into the NetBSD packages collection.grant1-1/+2
vanessa_socket is a library that simplifies TCP/IP socket operations. It includes code to open a socket to a server as a client, to listen on socket for clients as a server and to pipe information between sockets.
2004-09-25Initial import of vanessa_logger-0.0.7 into the NetBSD packages collection.grant1-1/+2
vanessa_logger is a library that provides a generic logging layer that may be used to log to one or more of syslog, an open file handle or a file name. Though due to to limitations in the implementation of syslog opening multiple syslog loggers doesn't makes sense. Includes the ability to limit which messages will be logged based on priorities.
2004-09-25+vanessa_adt, vanessa_logger, vanessa_socketgrant1-1/+4
2004-09-25Initial import of vanessa_adt-0.0.6 into the NetBSD packages collection.grant5-0/+48
vanessa_adt is a library that provides Abstract Data Types (ADTs). Includes queue, dynamic array, hash and key value ADT.
2004-09-25Initial import of vanessa_socket-0.0.7 into the NetBSD packages collection.grant5-0/+53
vanessa_socket is a library that simplifies TCP/IP socket operations. It includes code to open a socket to a server as a client, to listen on socket for clients as a server and to pipe information between sockets.
2004-09-25Initial import of vanessa_logger-0.0.7 into the NetBSD packages collection.grant5-0/+50
vanessa_logger is a library that provides a generic logging layer that may be used to log to one or more of syslog, an open file handle or a file name. Though due to to limitations in the implementation of syslog opening multiple syslog loggers doesn't makes sense. Includes the ability to limit which messages will be logged based on priorities.
2004-09-24Added tlf-0.9.20: An advanced amateur radio contest logging programwulf1-1/+2
2004-09-24Added grig-0.2.2: A GUI to the Hamlib librarieswulf1-1/+2
2004-09-24Added and enabled grig and tlfwulf1-1/+3
2004-09-24Initial commit of tlf, an advanced hamradio logging and contest programwulf4-0/+69
2004-09-24Initial commit of grig, a graphical user interface to the Hamlib librarieswulf5-0/+50
2004-09-24The new wrapper script framework is much better at quoting strangejlam4-32/+2
arguments, and now correctly handles things like: CPPFLAGS="$CPPFLAGS -I\$(top_srcdir)/intl" in configure scripts without problems. Remove the patches in both mail/mutt and mail/mutt-devel that worked around this limitation in the old buildlink3 wrappers.
2004-09-24Correct spelling of "tk-BWidget".kristerw1-2/+2
2004-09-24GNU Make doesn't appear to be needed to build and installreed1-2/+1
so remove the USE_GNU_TOOLS for make.
2004-09-24note addition of tcl-itcl-current-20040920dmcmahill1-1/+2
2004-09-24add and enable tcl-itcl-currentdmcmahill1-1/+2
2004-09-24add a conflicts with tcl-itcl-currentdmcmahill1-1/+3
2004-09-24import tcl-itcl-current-20040920. This is a snapshot from the [incr Tcl] CVSdmcmahill13-0/+619
repository. They have not made a release in years but development has continued. The largest item of note is this version works with tcl-8.4. [incr Tcl] provides the extra language support needed to build large Tcl/Tk applications. It introduces the notion of objects, which act as building blocks for an application. Each object is a bag of data with a set of procedures or "methods" that are used to manipulate it. Objects are organized into "classes" with identical characteristics, and classes can inherit functionality from one another. This object-oriented paradigm adds another level of organization on top of the basic variable/procedure elements, and the resulting code is easier to understand and maintain. This package is based on CVS sources for [incr Tcl].
2004-09-24note addition of tk-BWidget-1.7.0dmcmahill1-2/+2
2004-09-24add and enable tk-BWidget-1.7.0dmcmahill1-1/+2
2004-09-24import tk-BWidget-1.7.0.dmcmahill5-0/+194
The BWidget Toolkit is a high-level Widget Set for Tcl/Tk built using native Tcl/Tk 8.x namespaces. The BWidgets have a professional look&feel as in other well known Toolkits (Tix or Incr Widgets), but the concept is radically different because everything is pure Tcl/Tk. No platform dependencies, and no compiling required. The code is 100% Pure Tcl/Tk. The BWidget library was originally developed by UNIFIX Online, and released under both the GNU Public License and the Tcl license. BWidget is now maintained as a community project, hosted by Sourceforge. Scores of fixes and enhancements have been added by community developers. See the ChangeLog file for details.
2004-09-24Correct the directory we descend into to build the version of perl neededkristerw1-1/+3
for this package.
2004-09-24Work around some limitations in the NetBSD 1.6 pax.kristerw1-2/+4
2004-09-24Teach the libtool wrapper about the "clean" and "uninstall" modes, wherejlam1-4/+7
we don't append the BUIDLINK_LDFLAGS to the commandline.
2004-09-24Fix a C++ statement that gcc 2 cannot handle.kristerw2-1/+15
2004-09-24Include pthread.buildlink3.mk.kristerw1-1/+3
2004-09-24Update global to 4.8, from Kailash Sethuraman in PR#27017abs4-8/+14
Changes since 4.7: August 26 2004, Shigio Yamaguchi <shigio@gnu.org> * Moved function now() from gtags.c to libutil/date.c. * htags: Changed so that the path passed to CGI might be encoded to %xx. * htags: Rewritten in C language. * htags: The use of the 'gtags --write' was stopped. * die.c: New function sethandler() and warning() added. * gctags/reserved.pl: The use of the --key-positions option of gperf(1) was stopped. We need gperf-3.0.1 instead. June 1 2004, Shigio Yamaguchi <shigio@gnu.org> * htags: Function usable() was changed to the same specification as usable() in libutil/usable(). * htags: Execution path of global(1) was changed to the absolute path. * htags: Write FILEMAP file for reference from external system. * conf.c: New config variable 'bindir' and 'datadir' added. * w32/ directory removed.
2004-09-24Updated fbdesk to fbdesk-1.2.1.reed1-1/+2
2004-09-24Improve description. Mention that the fbdesk is forreed1-2/+3
any window manager honoring EWMH. Also can do transparent text and icons.
2004-09-24Updated fbdesk to 1.2.1. No maintainer for this package. Any volunteers?reed5-9/+39
ChangeLog has: Changes for 1.2.1: * Fixed startup bug Changes for 1.2.0: * resource file changed to ~/.fluxbox/fbdesk * icons file change name to: ~/.fluxbox/fbdesk.icons * requires a window manager that supports NET WM spec (fluxbox development version > 0.9.* or cvs) * Fixed layering issues FbDesk should now be on bottom always * Added new resources: fbdesk.textAlpha: <number between 0 and 255 (opaque)> fbdesk.iconAlpha: <number between 0 and 255 (opaque)> * Fixed bit depth issue in ImagePNG * Updated FbTk (Henrik) Improved COMMENT. This package does not just for fluxbox. Removed dependency on fluxbox. Also install the README. patch-aa is for missing setlocale check. (This software doesn't even have a configure to check for this, but is used several times.) patch-ab is because stderr not defined (notice on NetBSD 1.6.2 but not Linux).
2004-09-24Back out previous commit as it's no longer necessary -- bsd.buildlink3.mkjlam1-4/+4
will now automatically pre-create the buildlink bin directory.
2004-09-24Create ${BUILDLINK_DIR}/bin for use by packages that need to drop off ajlam1-2/+5
buildlink wrapper for an installed binary or script.
2004-09-24pkglint updated to 3.91.wiz1-1/+2
2004-09-243.91:wiz3-87/+307
- added options for enabling/disabling specific checks - added options for enabling/disabling specific warnings - improved the --help message and corresponding man page updates. From Roland Illig with slight fixes by me.
2004-09-24Workaround stupidity in the scigraphica configure script by explicitlyjlam1-1/+5
specifying the library and header paths for readline. Otherwise, the configure script will dumbly pass "-I -I" and "-L -L" to the compiler, which breaks libtool.
2004-09-24Make print-PLIST work if there are no *.la files.jlam1-2/+6
2004-09-24There's no need for a privoxy-user prerequisite package. The build oftv7-39/+69
privoxy actually doesn't require the userid to exist at all. Simply whack the validity checks from configure.in, move PKG_USERS/PKG_GROUPS to the main privoxy package, and all works fine. (Similar to the modifications originally needed for Mailman, but in that case, the numeric user IDs were also embedded in the binaries. Fortunately, that is not the case here.)
2004-09-24Updated SDL_gfx to 2.0.12adam2-3/+3
2004-09-24Changes 2.0.12:adam2-5/+5
* piecolor naming fix * primitive API change to 'filledPie' * introduction of some const variables
2004-09-24Updated atari800 to 1.3.3adam2-3/+3
2004-09-24Changes 1.3.3:adam4-28/+13
* ANTIC mode 2 + GTIA mode 10 - half pixel shift fix * Amiga port updated * OS/2 port updated * DOSVGA port updated - joystick definition read again * X11 port has improved keyboard support (Ctrl+Pause, left Ctrl for joy button) * SDL port updated: joysticks emulated on keyboard can be freely edited now with SDL_JOY_0_<direction> and SDL_TRIG_0 (same for JOY_1/TRIG_1) config file parameters that expect values from SDL keySyms.
2004-09-24Use cp -r instead of cp -R, for Irix 5.3. Reported by Georg Schwarz.wiz1-2/+2
2004-09-24libogg and libvorbis updated.wiz2-4/+4
2004-09-24Update to 1.1.0:wiz6-154/+112
libvorbis 1.1.0 (2004-09-22) -- "Xiph.Org libVorbis I 20040629" * merges tuning improvements from Aoyumi's aoTuV with fixups * new managed bitrate (CBR) mode support * new vorbis_encoder_ctl() interface * extensive documentation updates * application/ogg mimetype is now official * autotools cleanup from Thomas Vander Stichele * SymbianOS build support from Colin Ward at CSIRO * various bugfixes * various packaging improvements Package change: install documentation in share/doc instead of share/doc/html.
2004-09-24Update to 1.1.2:wiz5-109/+81
Version 1.1.2 (unreleased) [sic] * fix a bug with multipage packet assembly after seek Version 1.1.1 (2004 September 12) * various bugfixes * important bugfix for 64-bit platforms * various portability fixes * autotools cleanup from Thomas Vander Stichele * Symbian OS build support from Colin Ward at CSIRO * new multiplexed Ogg stream documentation Package change: Move documentation from share/doc/html to share/doc.
2004-09-24+ leafnode-1.10.6, libogg-1.1.1, libvorbis-1.1.0, mathomatic-11.3f,wiz1-7/+11
mimedefang-2.45, nail-11.8 [cjep - after freeze], spamassassin-3.0.0, subversion-1.0.8, txt2html-2.31 [wennmach], xmms-crossfade-0.3.7. - gnustep-1.10.0 (thanks, rh)
2004-09-24Note update of cgoban-java to 2.6.5rh1-1/+2
2004-09-24Update cgoban-java to 2.6.5rh2-5/+5
Bugs Fixed ---------- C13 - Fixed null pointer exception due to default give target. C13 - Ensured that viewers as well as teacher see the new scores when the teacher makes changes to dead stones in review/demo games. C13 - Fixed bug that might leave useless java tasks lying around. C13 - Got the "Your opponent has loaded your game. Join it?" dialog to work for guests. C13 - Now can load SGF files with 3 character labels. C13 - Caught a few cases where arrow keys could be wrongly eaten by components in a game window, making them harder to use at hotkeys. S - Fixed bug in audio code that makes server crash with large numbers of listeners. S - Fixed a bug that would crash the server if the serverComm demon was down for too long. W - Fixed the bug that prevented people from leaving a tournament that was in progress by the web page. Features Added -------------- S - Change constant "k" based on analysis of handicap game outcomes. This will cause many people's ranks to change by a stone or two, especially people in the low kyu range. S, C13 - Event games will now appear in the "active games" list. Only admins can set up event games now, room owners cannot. S - All event games are now always saved, including uploaded and demo games. C13 - Fixed bug that would produce SGF files with "set whose move" and B[]/W[] in the same node. S - Minor performance improvements to audio network code. S,C13 - Added "No chats" menu item.
2004-09-24Fix typo in comment.seb1-2/+2
2004-09-24Catch up with bsd.wrapper.mk framework: s/BUILDLINK_DIR/WRAPPER_DIR/seb1-4/+4