summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-07-19Needs intltool.joerg4-8/+8
2006-07-19Add darkstat.minskim2-2/+4
2006-07-19Import darkstat from pkgsrc-wip. Packaged by Bartosz Kuzma.minskim5-0/+58
Effectively, it's a packet sniffer which runs as a background process on a cable/DSL router, gathers all sorts of useless but interesting statistics, and serves them over HTTP. Features: * Traffic graphs. * Tracks traffic per host. * Tracks traffic per TCP and UDP port for each host. * Embedded web-server with deflate compression. * Asynchronous reverse DNS resolution using a child process. * Small. Portable. Single-threaded. Efficient.
2006-07-18Convert _FETCH_MESSAGE to plain old FETCH_MESSAGE. Remove _FETCH_MESSAGEjlam10-108/+81
processing from mk/fetch/*.mk.
2006-07-18Add a hint that can save some difficult trouble-shooting.ben1-1/+6
2006-07-18USE_DIGEST is no more.jlam3-8/+8
2006-07-18Updated net/libcares to 1.3.0nb1adrianp2-3/+4
Updated chat/unrealircd to 3.2.5
2006-07-18Update to 3.2.5adrianp5-36/+34
==[ MAJOR BUGS FIXED ]== - Spamfilter was not always working properly - MS Visual studio 2005 (8.x) was unable to compile Unreal and/or caused crashes - Certain IPv6 listen blocks could crash the ircd on-boot/on-rehash ==[ MINOR BUGS FIXED ]== - "Looking up your hostname" message was missing if set::options::show-connect-notice was enabled (other messages, like "looking up ident" were shown, however) - It was sometimes impossible to update a link { } block: all old settings would still be used, this happened if connfreq was low. This might also have caused crashes. - Netsynch problem, which could cause the wrong modes to be applied to a channel in some rare cases. - Setting set::maxdccallow to 0 (or lower) still allowed one entry to be added - Spamfilter oversized-checking is no longer done when removing a spamfilter - Operator count bug (there might still be others...) - Some chinese-* charsets could not be selected individually - No longer requiring a C++ compiler (was caused by resolver in 3.2.4) - Added workaround for "make: Permission denied" bug in some FreeBSD's
2006-07-18Overhaul fetch module:jlam7-403/+459
* All the smarts is now encapsulated in the "fetch" script. The fetch script understands how to use the distinfo file (if specified) to look up the size and checksums of the file to fetch and will use that information to verify checksums of the fetched files or resume transfers of interrupted fetches. * Move the default settings for FETCH_RESUME_ARGS and FETCH_OUTPUT_ARGS for "ftp" from mk/defaults/mk.conf into mk/fetch/fetch.mk. We rewrite it to avoid needing conditional statements. * Avoid spawning a new make(1) process just to mirror a distfile. * Split out fetch-list targets into a separate file fetch-list.mk. These targets should probably be moved into a standalone script. * Fix distclean target to properly remove partial downloads.
2006-07-18Add ares_get_config() from CVS for unrealircd 3.2.5 to workadrianp5-4/+63
Bump to nb1
2006-07-18Move from www.thc.org to thc.segfault.netadrianp2-7/+9
2006-07-18Updated lang/php5 to php-5.1.4nb2adrianp1-1/+2
2006-07-18Fix for CVE-2006-3011adrianp3-3/+19
Bump to nb2
2006-07-18Add a flag "-s suffix" for allowing the specified files to have a suffixjlam1-6/+15
that will be removed before looking up the checksum in the distinfo file.
2006-07-18Updated www/php4 to 4.4.2nb3adrianp1-2/+2
2006-07-18Replace an absolute path for shadrianp2-2/+3
Ride the previous nb bump
2006-07-18Fix for CVE-2006-1990adrianp5-3/+83
Fix for CVE-2006-3011 Include our own pear.sh from the tarball but slightly hacked to get around memory isses on installation.
2006-07-18If, in a "case" statement of a shell command, foo|bar appears, this isrillig1-2/+2
not a pipe, so don't warn about an ignored exitcode.
2006-07-18Added PVM_SSH to BUILD_DEFS and removed the code that has beenrillig1-6/+10
duplicated from mk/defaults/mk.conf. Added "c" to USE_LANGUAGES, since this package needs a C compiler, too. Bumped PKGREVISION.
2006-07-18Oops. Debugging messages should only appear when -D<anything> is set onrillig1-2/+2
the command line.
2006-07-18Don't recurse into xcursor, it is not needed by Qt3 itself.joerg1-2/+1
2006-07-18At least on DragonFly, fork(2) and read(2) need unistd.h when compilingjoerg3-1/+28
C++ programs, so include it.
2006-07-18USE_TOOLS+=yaccminskim1-1/+2
Suggested by schmonz@.
2006-07-18Kill explicit static inline which breaks build with newer GCC versions.joerg2-1/+116
It should be clever enough to inline it anyway.
2006-07-18xscreensaver packages updated to 5.00.wiz2-3/+4
2006-07-18Update to 5.00:wiz14-327/+274
Changes since 4.24: * Ported to MacOS X! (10.4.0 or newer) * API change: instead of providing a single screenhack() function that does not return, screen savers using the screenhack.h framework must now provide "init" and "draw one frame" functions instead. All bundled savers have been updated; third-party patches will need work. * All image-loading happens asynchronously. * xscreensaver-getimage-file caches the contents of the image directory for a few hours, so consecutive runs won't have to re-list the whole directory tree. * New hacks, `topblock' and `glschool'. * Removed `xteevee' (superceded by `xanalogtv'). * Added variable-sized puzzle pieces to `jigsaw'. * Changes to the defaults and command-line options of many hacks to make the .xml files more consistent. * Reap zombies in `glslideshow' and `carousel'. * `sonar' works without setuid on OSX (dgram icmp). * `xmatrix -mode pipe' displays the text of a subprocess. * `endgame' has higher resolution chess-piece models. * `webcollage' takes a -directory option to get images from a local directory. Changes since 4.23: * New versions of `cube21', `glsnake', `celtic'. * Backed out a DPMS-related patch that cause desktop flickering with some X servers. * Fixed startup crash in getgroups() when running setuid. * Default to not displaying stderr on the saver window. * Fixed bad free() in "Documentation" button. * Don't try to run hacks that aren't installed. * Minor fixes to various XML config files and man pages. Changes since 4.22: * New hacks, `glhanoi', `cube21', `timetunnel', `juggler3d', and `celtic'. * New versions of `tangram', `webcollage', `hypertorus', `polytopes', and `ripples'. * `sonar' is now quiet about unresolvable hosts. * Minor corrections to BASIC code in `apple2'. * Don't install `ant' by default, since there is some Java tool of that name, which was causing confusion. And also it's boring. * Made screen grabbing work again on MacOS 10.4.2. * No longer prints bogus warnings about ClientMessages intended for the window manager. * Ignore unprintable characters in passwd entry field. * Fixed yet another cross-host-display image-loading endian problem. * `xscreensaver-command -watch' and `-time' now work on 64-bit machines.
2006-07-18- Added PKG_CONFIG to makevars.map.rillig2-4/+11
- Make sure that the bsd.pkginstall.mk file exists before mentioning it in diagnostic messages. Noticed by Martti Kuparinen.
2006-07-18Honor *OWN, *GRP, and *MODE.minskim1-1/+4
2006-07-18+ clisp-2.39, eclipse-3.2.0, fox-1.6.8, libsigsegv-2.4, qdbm-1.8.61,wiz1-6/+8
rxvt-unicode-7.8, zile-2.2.16.
2006-07-18Include stdlib.h to declare exit(), malloc(), and calloc() explicitly.minskim2-36/+47
2006-07-18Include sys/types.h before sys/socket.h to fix socklen_t detectionjoerg2-1/+14
on DragonFly.
2006-07-18Import of the fltk example application sudoku that can generate sudokureinoud1-1/+3
games and solve them. Sudoku (pronounced soo-dough-coo with the emphasis on the first syllable) is a simple number-based puzzle/game played on a 9x9 grid that is divided into 3x3 subgrids. The goal is to enter a number from 1 to 9 in each cell so that each number appears only once in each column and row. In addition, each 3x3 subgrid may only contain one of each number.
2006-07-18Import of the fltk example application sudoku that can generate sudokureinoud4-0/+63
games and solve them. Sudoku (pronounced soo-dough-coo with the emphasis on the first syllable) is a simple number-based puzzle/game played on a 9x9 grid that is divided into 3x3 subgrids. The goal is to enter a number from 1 to 9 in each cell so that each number appears only once in each column and row. In addition, each 3x3 subgrid may only contain one of each number.
2006-07-18Don't buildlink x11/xcursor, it is not actually used by GTK2 directly.joerg1-2/+1
2006-07-18Make this package compile with NetBSD current's gcc (4.1.2).seb4-1/+141
Thanks to matt@ for the course on pointer arithmetic.
2006-07-18vim-7.0.39martti1-1/+2
2006-07-18* Make sure PATCHDIR is always set so that the patches are really used.martti5-16/+48
This fixes the vim-motif build. * Update to 7.0.39 3990 7.0.036 can't compile with small features and syntax HL 1880 7.0.037 crash when resizing Vim window when a line doesn't fit 3236 7.0.038 complete() can be used from expr. mapping after inserting text 3240 7.0.039 third argument for inputdialog() doesn't work in the console
2006-07-18needs msgfmtabs1-2/+2
2006-07-18Add optional mysql and postgresql support.wiz2-1/+19
Patch from Christian Gall.
2006-07-18m4 updated to 1.4.5.wiz2-3/+3
2006-07-18Update to 1.4.5:wiz3-7/+10
Version 1.4.5 - 15 July 2006, by Eric Blake (CVS version 1.4.4c) * Fix sysval on BeOS, OS/2, and other systems that store exit status in the low-order byte. Additionally, on Unix platforms, if syscmd was terminated by a signal, sysval now displays the signal number shifted left by eight bits, to match traditional m4 implementations. * The maketemp macro is no longer subject to platform limitations (such as 26 or 32 max files from a given template). * Frozen files now require that the first directive be V (version), to better diagnose version mismatch. Additionally, if the F directive (builtin function) names an unknown builtin that existed in the m4 that froze the file but not in the current m4 (for example, changeword), the warning is deferred until an attempt is made to actually use the builtin. This allows downgrading from beta m4-1.4o to stable m4-1.4.5 without breaking autoconf. * The format and indir macros are now recognized only with arguments. * The eval macro no longer crashes on x86 architectures when dividing the minimum integer by -1. * On systems with ecvt and fcvt, format no longer truncates trailing zeroes on integers printed with %.0f. On systems without these functions, format is no longer subject to a buffer overflow that permitted arbitrary code execution. * On native Windows builds, the macro __windows__ is provided instead of __unix__. Likewise, on OS/2 builds, the macro __os2__ is provided. This allows input files to determine when syscmd might behave differently. * Fix bug in 1.4.3 patch to use \n line-endings that did not work for cygwin. * When given the empty string or 0, undivert is now documented as a no-op rather than closing stdout, warning about a non-existent file, or trying to read a directory as a file. * Many documentation improvements. Also, the manual is now distributed under FDL 1.2, rather than a stricter verbatim-only license. * Raise the -L (--nesting-limit) command line option limit from 250 to 1024. * The decr, incr, divert, m4exit, and substr macros treat an empty number as 0, issue a warning, and expand as normal; rather than issuing an error and expanding to the empty string. * The eval macro now treats an empty radix argument as 10, handles radix 1, and treats the width argument as number of digits excluding the sign, for compatibility with other m4 implementations. * The ifdef, divert, m4exit, substr, and translit macros now correctly ignore extra arguments. * The popdef and undefine macros now correctly accept multiple arguments. * Although changeword is on its last leg, if enabled, it now reverts to the default (faster) regexp when passed the empty string. * The regexp and substr macros now warn and ignore a trailing backslash in the replacement, and warn on \n for n larger than the number of sub-expressions in the regexp. Version 1.4.4b - 17 June 2006, by Eric Blake (CVS version 1.4.4a) * Fix a recursive push_string crashing bug, which affected changequote of three or more characters on some compilers. * Use automake to fix build portability issues. * Fix a recursive m4wrap crashing bug. * Fix a 1 in 2**32 hash crashing bug. * Tracing a macro by name is now persistent, even if the macro is subsequently undefined or redefined. The traceon and traceoff macros no longer warn about undefined symbols. This solves a crash when using indir on an undefined macro traced with the -t option, as well as an incorrect result of ifdef. Furthermore, tracing is no longer transferred with builtins, solving the bug of "m4 -tm4_eval" failing to give trace output on the input "define(`m4_eval',defn(`eval'))m4_eval(1)". * Fix a crash when a macro is undefined while collecting its arguments, by always using the definition that was in effect before argument collection. This behavior matches the C pre-processor, and means that the sequence "define(`f',`1')f(define(`f',`2'))f" is now documented to result in "12", rather than the previously undocumented "22". * Update the regex engine to fix several bugs. * Fix a potential crash on machines where char is signed.
2006-07-18jalbum-6.5martti1-1/+2
2006-07-18Updated www/jalbum to 6.5martti3-14/+140
JAlbum is now fitted with a small web server that allows you to instantly share your albums with friends. This means no more publishing.
2006-07-17Mention new jools package.wiz1-1/+2
2006-07-17Add and enable jools.wiz1-1/+2
2006-07-17Initial import of jools-0.20:wiz4-0/+379
Jools is a graphical puzzle game in the tradition of Tetris. It is a clone of Bejeweled (TM), an excellent game which is currently available only for Windows, Mac, and Palm/Pocket PC devices. In a nutshell, the goal is to swap adjacent jools (jewels) within a grid, in order to create rows of three or more of a kind. These jools will then disappear, and more will fall to fill their places. Jools features nifty 3D rendered graphics.
2006-07-17Added meld.wiz1-1/+2
2006-07-17Add and enable meld.wiz1-1/+2
2006-07-17Initial import of meld-1.1.4:wiz4-0/+242
Meld is a visual diff and merge tool. You can compare two or three files and edit them in place (diffs update dynamically). You can compare two or three folders and launch file comparisons. You can browse and view a working copy from popular version control systems such such as CVS, Subversion, Bazaar-ng and Mercurial.
2006-07-17Fixed an internal cqual error. Improved the gcqual program. Added arillig5-8/+72
debugging option. Bumped PKGREVISION.