summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-07-29Initial import of Jochen Kunz's documentation for writing device driversagc4-0/+38
for NetBSD (written in German) into the NetBSD Packages Collection. A "NetBSD Device Driver Writing Guide": It consists of three main sections: - Introduction to autoconfig(8). - Usage of the autoconfig(8) infrastructure, demonstrated on the example of rf(4). - Core of the rf(4) driver, that shows how data is transfered from and to a (disk) device.
2003-07-29kdepim3 update.markd1-1/+2
2003-07-29Note kdepim update.markd1-2/+2
2003-07-29If TZ wasn't set unset it again after playing with other timezones.markd3-3/+17
Fixes korganiser always displaying the wrong time after loading a calendar (unless you are in UTC). PKGREVISION++
2003-07-29note update of phoenix to 0.6.1.grant1-1/+2
2003-07-29update to Mozilla Firebird 0.6.1.grant4-9/+11
changes since 0.6: * Fix for the auto-complete crash bug * Fix for the DOM security restriction bug that broke many bookmarklets * New application icon * Other minor bug fixes as there is no Solaris build of 0.6.1 available yet, the Solaris version stays at 0.6 for now.
2003-07-29Note revision bump for stunnel to 1.jmmv1-1/+2
2003-07-29Install example file under the examples hierarchy and honour PKG_SYSCONFDIR.jmmv5-21/+37
Bump PKGREVISION to 1.
2003-07-29Sync with ../gcc3 (cpp defaults to -gcc).martin4-3/+36
2003-07-29Sync with ../gcc3 pkg (cpp defaults to -gcc).martin4-3/+36
2003-07-28net/nsditojun1-1/+2
2003-07-281.2.2itojun3-28/+5
============= BUG FIXES: - Bug #59: NSD returns FORMERR when the query name is >= 246 bytes. - Bug #60: Zonec runs out of file descriptors with many zones. - Bug #61: nsdc uses /bin/sh hardwired (and should not). - Bug #62: NSD is not able to log to a file. - Bug #63: nsdc update and zonec are too tallkative. - Bug #64: Answer for request of a host resolved by a wildcard-resource-record is not understandable by dig.
2003-07-28Add PKG_GCC3_JAVA to BUILD_DEFS.jmmv1-1/+3
2003-07-28Indent cpp-like statements properlyagc1-7/+7
2003-07-28Uhm - got caught in my own trap... For Python extensions which dependdrochner1-2/+2
on other Python extensions to propagate the Python version properly, it is necessary to include "python/extension.mk" before the extensions' "buildlink2.mk" files.
2003-07-28Trick the configure script into accepting libiconv, whether one in thedrochner1-2/+6
base system or the pkg addon is used.
2003-07-28Add the build-defs-message target, which shows a list of all variables thatjmmv1-1/+26
can be customized for the package beeing built. This list is extracted from the contents of BUILD_DEFS, and the message is not shown if it's empty. Each variable is printed together with its actual value. The new target is called in the pre-fetch stage, so it's shown early to the user.
2003-07-28Introduce an evil hack to let this build on both -current and olderdrochner1-1/+17
systems: if no /usr/include/des.h is present, symlink ${BUILDLINK_DIR}/include/openssl/des.h to ${BUILDLINK_DIR}/include/des.h, so the code can always see the old interface as <des.h>.
2003-07-28Update fluxbox to 0.9.4. Changes:hubertf7-39/+153
* Keyboard navigation in menus * Keys: Up/Down: select menu item Left/Right: go in/out from sub menus Escape: close menu and return focus to windows Enter: run/execute/toggle menu item To set input focus on the menu you either click on the title bar or bring it up with key bindings * New action strings * ArrangeWindows This will arrange the windows on the current desktop * ShowDesktop This will iconify all windows on the current desktop * The same action strings that are in keys file can now be used in the menu example: [ArrangeWindows] (arrange windows) * New theme items * toolbar.button.borderWidth: <integer> * toolbar.borderWidth: <integer> * toolbar.bevelWidth: <integer> * toolbar.borderColor: <color> * slit.borderWidth: <integer> * slit.bevelWidth: <integer> * slit.borderColor: <color> * [startup] option in remember file Can now add entries to apps file like: [startup] {xterm} Then "xterm" will be launched on fluxbox startup. Can also give a screen option: [startup] (screen=1) {xterm} will start it on screen 1 rather than the default 0. * Rounded corners on menu, windows and toolbar Theme items: * menu.roundCorners: <shape item> * toolbar.shaped: <boolean> * window.roundCorners: <shape item> Shape item can be: TopLeft TopRight BottomLeft and/or BottomRight example: menu.roundCorners: TopRight BottomLeft * The current style is now marked in the style menu * Compile time option for toolbar --disable-toolbar --enable-toolbar (default) * Emacs style key bindings in fbrun * Tab completion in fbrun * Group persistence over a restart * Maximization stop on slit and toolbar (check Maximize Over menu items) * Support for _NET_WM_STRUT * Regular expression support for remember Bug fixes: * Toggle maximize vertical/horizontal * Slit/Toolbar auto hide bug * Button alignment bug in title bar * Trailing whitespace in group file resource * Group cycling Based on patch by Tom Hensel [ tom at replic8 dot net ].
2003-07-28Note falcons-eye-1.9.3nb3 update.wiz1-1/+2
2003-07-28Fix a vulnerability. Patch from Ben Collver in PR 22165.wiz3-3/+21
Bump PKGREVISION.
2003-07-28Updated imap-uw to 2002.4adam2-3/+8
Updated imap-uw-utils to 20020102nb1 Updated pico to 4.6 Updated pine to 4.56 Updated php4-imap to 4.2.3nb2 Updated prayer to 1.0.8
2003-07-28Revision bump, since imap-uw buildlink changedadam2-3/+4
2003-07-28Changes 1.0.6 - 1.0.8adam9-105/+169
* Remove "Feel free to send more messages" text from vacation messages. * Disable gzip for Opera attachment download. * Fixed config->prayer_user expansion. * fatal() shouldn't dump core if root. * Fixed abook_list boundary condition when current entry is last on page. * Added message download link for Message/RFC822 sections. * Fix session_server() ping interval logic. * Other bug-fixes
2003-07-28Version 4.56 is a maintenance release with only a few new features.adam3-12/+11
Additions include: * enable-multiple-newsrcs makes Pine use a different newsrc file for each NNTP server * predict-nntp-server makes Pine use current NNTP server for posting * Now possible to set the outgoing NNTP server based on the Role being used * Option tab-checks-recent to have TAB display number of recent messages in a highlighted folder * For aggregate Saves there is now a default Save folder, which is derived from the first message being saved * If Unix Pine alternate compose editor returns nonzero, ask the user if they want to use the resulting file anyway * Environment variable, "h_news_config", default values supported * Missing arguments to -f or -F are prompted for * Some speedup to subscribe to news when the whole list of groups is not needed Bugs that have been addressed in this release include: * Mbox functionality was broken * Take to a Filter or other Rule crashed in 4.55 * Crash when Sorting on an IMAP server which does not have SORT extension and some other related mystery crashes * Features which were changed in Setup/Config and then backed out by answering "No" would sometimes stay changed until quitting Pine * After UnCut in composer headers leave the cursor positioned at the end of the uncut text instead of at the beginning or end of the line * When Unix Pine forwarded address book entries as a Vcard attachment it added extra carriage returns which caused problems * Full header prevented the ability to view the ATTACHMENT INDEX screen * In MIME Digests, Newsgroups, References, and other headers were ignored when viewing or replying to messages inside the digest * PC-Pine installer could possibly present incorrect information for the mail server login name * Roles with search criteria weren't being used when composing a new message * For attachments of type application/octet-stream, place precedence of a mailcap entry over the file's extension
2003-07-28Ugh. Revert previous so-called "initial import": grant had already importedjschauma4-28/+26
this months ago. Ooops.
2003-07-28+py-reportlab-renderPMdrochner1-1/+2
2003-07-28+zope25-RenderableChartsdrochner1-1/+2
2003-07-28import zope25-RenderableCharts-0.6, a tool to generate drawings/chartsdrochner4-0/+69
using the reportlab toolkit (XXX suffers from reportlab's font file problems)
2003-07-28import py-reportlab-renderPM-0.9, an addon to reportlab to render todrochner6-0/+54
pixmaps XXX reportlab has some problems finding its font files, originally it requires AcrobatReader to be installed... it should work with X11 or ghostscript fonts, after some configuration
2003-07-28Note update of "intlfonts" package to version 1.2.1nb2.tron1-1/+2
2003-07-28Revert checksum to what was in version 1.2.1 because there apparentlytron3-6/+12
was some problem on certain GNU mirrors which not at least fixed on "ftp.gwdg.de". Problem noticed by Robert Elz on "tech-pkg@netbsd.org". Bump package revision again.
2003-07-28Initial import of net/overnet provided by David Ferlier in PR pkg/20117:jschauma4-26/+28
Overnet is a File Sharing program. This means that it will give you the opportunity to share files you have on your computer with other users on the network, and you will in turn be able to download files of them. This package is not built from sources, but installs a binary version.
2003-07-28raw new lines are forbidden in string literals; avoid themmrg2-1/+312
2003-07-28add routeplannerdrochner1-1/+2
2003-07-28import routeplanner-cli-0.11, a routeplanner written in Pythondrochner4-0/+63
(you'll probably not use it to plan the next trip, but it is still a good example for graph manipulation in Python)
2003-07-28-update to 1.0drochner6-52/+24
changes: -bugfixes -build framework modifications -USE_LIBTOOL instead of .include libtool/buildlink -add a patch to include <des.h> instead of <openssl/des.h> to make it build with openssl-0.97 -- don't know whether this works with non-NetBSD systems; if needed, a link into .buildlink/include should help
2003-07-28New patch file: patch-af, since auth_gss.c has been changed, and kerb_mit.c ↵adam1-0/+21
introduced
2003-07-28Changes:adam8-85/+40
imap-2002c is a minor release, released concurrently with Pine 4.55, and contains primarily bugfixes. Programs written for imap-2002 will build with this version without modification imap-2002d is a minor release, released concurrently with Pine 4.56, and contains primarily bugfixes. Programs written for imap-2002 should build with this version without modification, with one exception. That exception is the ngbogus envelope flag, which stopped being used in imap-2002c and is now gone for good. See RELNOTES for additional information
2003-07-28Released with Pine 4.56adam4-23/+19
Cannot find any changes information
2003-07-28Import gtksee-0.5.2: Gtk-based image viewing and cataloging programhubertf1-1/+2
GTKsee is an image viewer/browser. The browser shows thumbnails, you can quickly watch a picture in large or fullscreen by simply tapping on return. Also has slideshow capabilities. From pkgsrc-wip, by [ drue at users dot sf dot net ]
2003-07-28add & enable gtkseehubertf1-1/+2
2003-07-28Import gtksee-0.5.2: Gtk-based image viewing and cataloging programhubertf8-0/+647
GTKsee is an image viewer/browser. The browser shows thumbnails, you can quickly watch a picture in large or fullscreen by simply tapping on return. Also has slideshow capabilities. From pkgsrc-wip, by [ drue at users dot sf dot net ]
2003-07-28Fix checksum for "README.split" once more.tron1-3/+3
2003-07-28Note update of graphics/p5-GraphViz to version 1.8 [bug fixes and newseb1-1/+2
-possibly incompatible with previous versions- features]
2003-07-28Update to version 1.8seb2-7/+7
Changes since version 1.5: 1.8 Sun Feb 23 09:15:14 GMT 2003 - support for client-side image maps by Dan Boorstein 1.7 Sun Jan 19 21:55:14 GMT 2003 - quote bgcolor so that HSV works 1.6 Sat Jan 18 15:47:26 GMT 2003 - moved tests to Test::More - new test which checks if graphviz is installed - new 'layout' graph attribute to support twopi - you may have to change your programs! - new bgcolor graph attribute (idea by Scott Murman) - labels named "graph" now work
2003-07-28Updated DESCR to something more descriptiveadam1-1/+15
2003-07-28Updated gtk-gnutella to 0.92adam2-3/+3
2003-07-28Changes 0.92:adam3-14/+26
* Now supports Ultrapeers * New icons for showing node state * The GTK2 front-end is no longer experiamental * Added client-side PFSP support (partial file sharing) * Added full PARQ (Passive / Active Remote Queuing) * New Gnet statistics: flow-controlled packets per TTL and hops * Added support for GGEP in pings/pongs/pushes * New "use surplus bandwidth" setting * Added count for total bytes uploaded and downloaded * Added support for vendor-specific messages * New hops-flow support * Will now show the GTKG version in query hits * The queue shows the count of alive downloads as well as the queue count * Changed the connection algorithm * Filters out hostile IP addresses * New "Fileinfo" pane in the download screen * Domain name resolution for Gnutella web cache are now done asynchronously * Some performance improvements
2003-07-28Note revision bump for libiconv to 1.jmmv1-1/+2