Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-05-26 | Second round of explicit pax dependencies. As reminded by tnn@, | joerg | 276 | -715/+1068 | |
many packages used to use ${PAX}. Use the common way of directly calling pax, it is created as tool after all. | |||||
2008-05-26 | Needs full pax dependency. Bump revision. | joerg | 1 | -5/+8 | |
2008-05-25 | Updated net/snort to 2.8.1 | adrianp | 1 | -1/+2 | |
2008-05-25 | Update to 2.8.1 | adrianp | 3 | -8/+13 | |
Includes fix for CVE-2008-1804 [*] New Additions * Target-Based support to allow rules to use an attribute table describing services running on various hosts on the network. Eliminates reliance on port-based rules. * Support for GRE encapsulation for both IPv4 & IPv6. * Support for IP over IP tunneling for both IPv4 & IPv6. * SSL preprocessor to allow ability to not inspect encrypted traffic. * Ability to read mulitple PCAPs from the command line. * Support for new CVS rule detection options. [*] Improvements * Update to HTTP Inspect to identify overly long HTTP header fields. * Updates to IPv6 support, including changes to avoid namespace conflicts for certain Operating systems. * Updates to address issues seen on various Sparc platforms. * Stricter enforcement of shared object versions to avoid API conflicts. | |||||
2008-05-25 | Improve previous patch to still build on NetBSD 4.0 branch. | wiz | 2 | -6/+9 | |
Addresses PR 38744. | |||||
2008-05-25 | Explicitly add pax dependency in those Makefiles that use it (or have | joerg | 49 | -78/+115 | |
patches to add it). Drop pax from the default USE_TOOLS list. Make bsdtar the default for those places that wanted gtar to extract long links etc, as bsdtar can be built of the tree. | |||||
2008-05-25 | DragonFly normally has bsdtar in /usr/bin. | joerg | 1 | -1/+4 | |
2008-05-25 | Reset maintainer on his request. | wiz | 13 | -29/+27 | |
2008-05-25 | Drop EXTRACT_USING=pax. | joerg | 1 | -3/+1 | |
2008-05-25 | Use full path for pax and a runtime dependency. Bump revision. | joerg | 2 | -5/+7 | |
2008-05-25 | Document that bsdtar is a valid choice for EXTRACT_USING and that it is | joerg | 1 | -5/+5 | |
prefered over gtar (as it can be built out-of-the-box). | |||||
2008-05-25 | Fix indentation. | tron | 12 | -24/+24 | |
2008-05-25 | Revert accidental changes and replace "OWNER" by "MAINTAINER" again. | tron | 2 | -4/+4 | |
2008-05-25 | bsdtar is a valid value for EXTRACT_USING. | joerg | 1 | -2/+2 | |
2008-05-25 | Remove EXTRACT_USING=pax. | joerg | 1 | -2/+1 | |
2008-05-25 | Drop EXTRACT_USING. | joerg | 1 | -2/+1 | |
2008-05-25 | Add support to extract using bsdtar. | joerg | 2 | -4/+8 | |
2008-05-25 | libarchive and bsdtar updated to 2.5.4b. | joerg | 1 | -1/+3 | |
2008-05-25 | Update build glue for libarchive 2.5.4b. | joerg | 2 | -4/+4 | |
2008-05-25 | Resolve conflicts. | joerg | 10 | -1447/+29 | |
2008-05-25 | Import libarchive-2.5.4b. Major changes: | joerg | 102 | -2285/+6431 | |
- much improved mtree support - fix a number of non-exploitable integer and buffer overflows - bsdtar get -s and SIGINFO/SIGUSR1 support - fix hardlink extraction bug where latter hardlinks would overwrite the permissions of earlier entries even when they don't carry data - fix bsdtar crashes on entries with empty filenames | |||||
2008-05-25 | Updated x11/XaoS to 3.3 | tnn | 1 | -1/+2 | |
2008-05-25 | Update to Xaos 3.3. | tnn | 3 | -9/+22 | |
The main new feature is support for user defined formulae. | |||||
2008-05-25 | If there is no va_copy(), provide one and just assume the compiler knows | tnn | 5 | -2/+116 | |
how to copy va_lists by value. | |||||
2008-05-25 | Drop hpux fix which is now handled by compat_headers. | tnn | 1 | -8/+1 | |
2008-05-25 | Fix hpux bugfix. __strtoll needs inttypes.h | tnn | 3 | -5/+5 | |
2008-05-25 | Fix build of teTeX3-bin on MacOS X as described in PR 38635. Patch tested | tonnerre | 2 | -7/+4 | |
by me and Matthias Kretschmer. PKGREVISION not bumped because there is no change at all to the content. | |||||
2008-05-25 | Add bsdtar to the tools list. | joerg | 1 | -1/+12 | |
2008-05-25 | bootstrap packages has been registered for while now. | joerg | 1 | -6/+2 | |
2008-05-25 | Note addition of x11/xvidtune package version 1.0.1. | taca | 1 | -1/+2 | |
2008-05-25 | Add and enable xvidtune. | taca | 1 | -1/+2 | |
2008-05-25 | Importing xvidtune 1.0.1. | taca | 4 | -0/+35 | |
Xvidtune is a client interface to the X server video mode extension (XFree86-VidModeExtension). It can show current video mode, switch the video mode and interactively adjust current video mode. | |||||
2008-05-25 | Make destdir ready. | dillo | 1 | -2/+6 | |
2008-05-25 | +squirrelmail-1.4.15 | taca | 1 | -1/+2 | |
2008-05-25 | Updated crafty to 22.1. | joerg | 1 | -1/+2 | |
2008-05-25 | Update to crafty 22.1. Always use the NetBSD rules, we can fixup issues | joerg | 6 | -174/+27 | |
if they happen. Don't install the ECO classification as opening book, it is essentially useful. No detailed ChangeLog, but this fixes some crashes with invalid games, brings SMP support and increases to the strength of crafty. | |||||
2008-05-25 | Add fltk2. | joerg | 2 | -2/+4 | |
2008-05-25 | Import build rules for fltk2. This is currently static only. | joerg | 10 | -0/+362 | |
2008-05-25 | Remove left-over file from autoconf usage. | joerg | 1 | -1523/+0 | |
2008-05-25 | Remove me as maintainer of some package, clame ownership of a few packages. | tron | 36 | -72/+72 | |
2008-05-25 | Yet another try to fix PR pkg/38733 | tonio | 3 | -9/+15 | |
Use the __DARWIN_64_BIT_INO_T from sys/cdefs.h on darwin | |||||
2008-05-25 | Add back compress-mbox option and a note to not remove it again, but | joerg | 2 | -2/+7 | |
just comment it out. | |||||
2008-05-25 | Assert OWNERship of some packages, relinquish others entierly. | dillo | 12 | -24/+24 | |
2008-05-25 | Updated misc/dvtm to 0.4.1 | tnn | 2 | -3/+3 | |
2008-05-25 | Update to dvtm-0.4.1. Contributed by Leonardo Taccari. | tnn | 4 | -35/+49 | |
* Cursor key mode switching (this fixes arrow keys in vim) * Characters following an escape are passed to the underlying application, this fixes ALT+<n> key combination as used by irssi * A hack to make the keypad sort of work with putty * Mouse support is now compile time selectable * Destroy clients when an IO-error occurs * Correct signal handling (save and restore errno) * Destroy clients cleanly, prevent zombies * Added a note about copy & paste to the manual page (use SHIFT while selecting or pasting text) * Some source code formatting fixes | |||||
2008-05-25 | unlimit the data segment (gsromfs1.c needs > 128MB on gcc/alpha) | tnn | 1 | -1/+2 | |
2008-05-25 | Updated gnustep-make; gnustep-base; gnustep-gui; gnustep-back | adam | 2 | -4/+6 | |
2008-05-25 | Changes 1.14.2: | adam | 3 | -9/+7 | |
* Minor configuration change so it will compile on darwin with ffcall. | |||||
2008-05-25 | Changes 0.12.1: | adam | 3 | -8/+10 | |
* Switched to use LGPL 3 and GPL 3. * Report more controls as being flipped. (NSTextField, NSTableHeaderView, NSSlider, NSProgressIndicator, NSButton) NSTabView is still missing. * In NSAffineTransform use optimized primitive methods from base. * Add font attribute fixing to NSAttributedString. To allow for the output of glyphs not present in the current font. * Optimized the validation of edited cells. | |||||
2008-05-25 | Changes 0.12.1: | adam | 2 | -7/+6 | |
* Add DPSshfill for all backends. Better handling of X event times. |