summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-01-28Force all current packages using the libnet 1.0.x tree to use aadrianp12-12/+35
verision of libnet <= 1.0.1b. This will prevent the case where the user has installed the libnet 1.1.x branch and then tries to install an application that is not compatible with the 1.1.x tree. Over time the list of these applications that require the 1.0.x branch will be reduced as they are updated to later versions that support the libnet 1.1.x branch. This addresses PR# 29056 opened by diro (at) nixsys.bz, thanks for the PR !
2005-01-28Note snort update to 2.3.0adrianp2-3/+3
2005-01-28Sync and minor tidy up for snort 2.3.0 release.adrianp1-3/+1
2005-01-28Update to snort 2.3.0adrianp3-12/+427
2005-01-25 - Snort 2.3.0 Final Released * Fixed issue with sfPortscan reporting incorrect IP datagram length. Thanks Jon Hart for the test case and finding the bug, and Marc Norton for resolving the issue. * Threshold/Suppression now prints properly when logging to syslog. Thanks Sekure for pointing out the problem. Thanks Steve Sturges for working on the fix. * Threshold memcap argument now correctly handles non-integer input. Thanks nnposter for the patch. * Fixed issue reported by Allan Jensen, where on MacOS X, ppp links were not decoded properly. Thanks Dan Roelker for the fix. * Snort manual and FAQ are updated for 2.3. Thanks Jen Harvey for your work on putting it all together. 2004-12-15 - Snort 2.3.0 RC2 Released * Small performance improvement to arpspoof and also fixed a problem where the list of configured IP/MAC entries would contain only one entry and leaked memory (Jeff Nathan). * Fixed a problem affecting MacOS X where linking may fail with non-standard libraries when global symbols are encountered multiple times (Jeff Nathan). * Ignore RST|ACK midstream pickup case so we don't get an evasive TCP alerts. Thanks for the report, Sekure. Thanks Dan Roelker for the fix. * Moved CheckLogDir() to after parsing snort.conf (for IDS mode) so the logdir config will work if the default or command-line logdir does not exist on the system. Thanks Dan Roelker. * Fixed bug when setting the doe_ptr on a successful pcre match. It is now set relative to base_ptr. Thanks Steve Sturges for the fix. * Added from_beginning and multiplier options for byte_jump. from_beginning skips bytes from the beginning of the content, instead of from the location immediately following the number of bytes to skip. multiplier takes a numeric argument, and skips x times that number of bytes. Thanks again to Steve Sturges. * In "fast" output, now log only actual packet contents when UDP data length is greater than actual data length. Thanks Brian Caswell for spotting this, and Andrew Mullican for working on the fix. * Please check the ChangeLog for further details. 2004-11-18 - Snort 2.3.0 RC1 Released * Added IPS functionality from Snort-Inline. A big thanks to the Snort-Inline guys (Jed Haile, Rob McMillen, William Metcalf, and Victor Julien). Also, Thanks Dan Roelker for doing the integrating of Snort-Inline into the official Snort project. * Added new portscan detector. The design and implementation was headed up by Dan Roelker, and included Marc Norton and Jeremy Hewlett. * Numerous changes for better 64bit Snort support from Jeremy Hewlett and Marc Norton. Additionally, an --enable-64bit-gcc option was added to configure. However, there are still some memory alignment issues to work out before 64bit mode is fully functional, patches are welcomed. Thanks Chris Baker for doing 64bit testing. * Added not_established keyword to the flow detection option. This allows snort to do dynamic firewall rulesets. Experimental for now. * Added an enforce_state keyword to stream4 so we won't pick up midstream sessions. This works well for asynchronous links and also for just monitoring legitimate traffic. * Relocated ./contrib files to http://www.snort.org/dl/contrib as many are not maintained by Sourcefire and are out of date. The rpm and schema files have been relocated in their respective 'rpm' and 'schemas' directories under the snort parent directory. * perfmonitor config line can now be configured with "accumulate" or "reset." Thanks Marc Norton for the feature, and Barry Basselgia for pointing out the issue. Thanks Scott Dexter and Andreas Ostling for doing some initial testing. * Fixed 64-bit bug in sfmemcap.c found and tested by Ryan Matteson and Clay McClure. Thanks guys. * Fixed reference times to match log time for first packet, for an event generated by a reassembled packet. Incremented event ID to give unique ID for each packet. Also made unified logging compatible with Windows. Thanks Andrew Mullican for the fix. * Fixed linux perfmonitoring stats for the 2.6 kernel. Thanks to everyone that reported this bug. Thanks Dan Roelker for the fix. * Get thresholding/suppression to work for alerts that do not contain an ip header (primarily decode alerts). Thanks Brian Caswell. * Fix conditions where snort would log double web alerts that contained only content options (no uricontents). Thanks to kawa for finding and reporting this bug. * Fix suppression/thresholding bug for non-rule alerts. Thanks to Alex Butcher for reporting it to us. * Many other bug fixes, please check the ChangeLog for details.
2005-01-28- snort-contribadrianp2-3/+3
2005-01-28As of snort 2.3.0 all contrib files are now available from:adrianp4-92/+0
http://www.snort.org/dl/contrib/
2005-01-28Fix typo (BUILDLINK_DENTH -> BUILDLINK_DEPTH).hira1-4/+4
2005-01-28Don't make pkgsrc depend on dc(1) to be present in the system. Sincejlam14-36/+18
we already use awk so pervasively in pkgsrc, simply use awk in place of dc for simple computations.
2005-01-28Avoid hardcoding the refcount database into the INSTALL scripts. Wejlam3-13/+6
now simply make ${PKG_REFCOUNT_DBDIR} always be ${PKG_DBDIR}.refcount so that it always follows the location of ${PKG_DBDIR}. This preserves the ability for PKG_DBDIR (and PKG_REFCOUNT_DBDIR) to be different on different machines despite using the same binary packages.
2005-01-28Move the default directory for the reference counts database outsidejlam1-4/+5
of ${PKG_DBDIR} to avoid problems with the package tools thinking that it is a bad package. The default directory is ${PKG_DBDIR} with ".refcount" appended to the name. This may be set explicitly through PKG_REFCOUNT_DBDIR in /etc/mk.conf (bootstrap users may want to do this, although the default value should do the right thing).
2005-01-28Remove entries for GROUPADD and USERADD from header since they're alljlam1-3/+1
handled within the usergroup script.
2005-01-28Pretty-print the users and groups that may need to be removed duringjlam1-24/+41
CHECK-REMOVE. The users and groups are now printed on the same line with whitespace separating the entries (for easy copy-and-pasting info commands), and wrapping to successive lines if we overflow the length of the current line.
2005-01-28Note the Bittornado and Bittornado-gui update to 0.3.10.veego1-1/+3
2005-01-28Update to 0.3.10 and while doing that remove patch-ab because thereveego5-58/+18
are problems with some network configuration. phone agreed to reomve it. Add 24 to PYTHON_VERSIONS_ACCEPTED, because it works since version 0.3.9 with Python 2.4. Approved by wiz. Release notes: - 0.3.9 Ever since the Python people released a new revision of their rather intriguing programming language, I've had people bugging me to put out a new version (especially since there were issues with running the 0.3.8 codebase under it). I'd been waiting for a version of wxPython for Windows that would work with the new Python to be released as well, and now that it has, well, here you go! This version also fixes a few other bugs; the number of upload slots is now proper, and firewalled peers that lose all their connections will find themselves reconnecting more quickly, and a few other problems were fixed. I did hold back a number of fixes and improvements pending work on 0.4.0. Otherwise I'd wind up having to update two separate branches of code, something I'd really rather not do. (Forking your own code can suck badly.) So the window-width problem still isn't fixed. Oh well. - 0.3.9a The T-0.3.9a release contains a bugfix for the tracker, and the modified installer includes a DLL which is missing on some people's systems. If you're already successfully running T-0.3.9 on your system, there's no need to upgrade. - 0.3.9b This contains another fix to the tracker codebase. No change was made to client functionality. - 0.3.10 The latest update should fix the problem with the client getting stuck in the task manager under Windows. The pause system has been rewritten, and no longer halts the engine; it should work properly without freezing up now on machines w/ limits on the maximum number of connections that can be kept open. A few other bugs have been fixed, though the GUI width problem hasn't (and may not until the GUI is rewritten). Another stupid bug, where the download time estimate isn't blanked when the client is paused, will be fixed in the next version.
2005-01-28Honor SHAREMODE.minskim1-2/+3
2005-01-28Note update of text/ruby-webric package to 1.3.1nb1.taca1-1/+2
2005-01-28Updated librsvg to 1.0.3, eel to 1.0.2adam2-4/+4
2005-01-28Changes 1.0.2:adam4-92/+93
* Greatly speed up preference handling by storing visibility and default values internally rather than using GConf (Ramiro) * Use a 64K buffer instead of a 4K one for faster image loading (Darin) * Speed up some bad bottlenecks in scalable font handling (Alex) * Fix bugs that would treat dark backgrounds as light (Darin) * Fix storage leaks (Anders, Darin) * Make EelList work better as a replacement for GtkCList (Maciej) * Create the trash directory when needed during drag (Jonathan) * Fix problems in multibyte locales (James Su, Alex) * Set up directories so you can install eel for gnome 1 and eel for gnome 2 on the same machine (Ramiro) * Translate messages properly by using a different gettext for library vs. application messages (Darin) * Don't segfault if a NULL MIME type is returned by gnome-vfs (Darin) * Use a special drop type instead of a special file name for resetting the background -- this means that the reset feature won't work until you get a new Nautilus (Andy) * Make drop feedback nicer for EelCTree by bolding text as well as darkening the icon (Maciej) * More flexibility in the preferences class (Ramiro) * Add more EelStringList functions (Ramiro) * Add feature where EelImage can render at a lower opacity when the widget is insensitive if requested (Ramiro) * Add more ArtPoint and ArtDRect functions (Ramiro)
2005-01-28Changes 1.0.3:adam4-41/+40
* Fix bug where empty gradients cause segfault (Darin) * Small build fix (Darin) Changes 1.0.2: * Fix bug where scaled text would be clipped (Darin) * Fix bug where empty .svg file cause segfault (Darin) * Fix bug where some .svg files with certain kinds of degenerate gradients would cause segfault (Darin) * Change install and packaging so that librsvg 1 and librsvg 2 can be installed on the same system. (Ramiro) * Fix bug where we would read past the end of a string when the string has multibyte sequences in it (Darin) * Remove vestiges of unused gettext and xml-i18n-tools (Darin)
2005-01-28- Add RUBY_HAS_ARCHLIB.taca6-2/+90
- Merge some fixes from Ruby 1.8.2 bundled version. Bump PKG_REVISION, ruby16-webric-1.3.1nb1.
2005-01-28Oops, make sure to bump PKG_REVISION.taca10-10/+20
2005-01-28Note update of alee-ttf.minskim1-1/+2
2005-01-28Update alee-ttf to 4.1. Patch provided by Yi Min-Cheol, MAINTAINER.minskim3-9/+9
Changes: - Replace 09t@quark.ttf with 09t@rk.ttf. - Add Aqu@rk.ttf.
2005-01-28Add RUBY_HAS_ARCHLIB which have machine dependent extention libraries.taca30-45/+89
Bump PKG_REVISION.
2005-01-28I've completely forgot that the ruby library directory name on Linuxtaca1-1/+5
is still differ with Ruby 1.6.8. So, tweak it Linux and ruby16 base.
2005-01-28+ clamav-0.81 [pkg/29139], f2c-20031025, gnutls-1.2.0, gsed-4.1.4,wiz1-6/+14
ivtools-1.2.2, libao-0.8.6, libextractor-0.4.1, mathomatic-11.7, nut-10.15, ruby-fox-1.2.3, ted-2.17, webmin-1.180, wesnoth-0.8.9.
2005-01-28The ruby library directory name on Linux has been changed in Rubyminskim1-5/+1
1.8.2 to be consistent with other platforms. Update RUBY_ARCH to match the change. This makes lang/ruby18 build again on Linux. Approved by MAINTAINER.
2005-01-28Fix Dt, and improve formatting.wiz1-38/+40
2005-01-28note pcb-current-20050127 updatedmcmahill1-1/+2
2005-01-28update to pcb-current-20050127dmcmahill4-21/+6
======================================================================== Release Notes for PCB snapshot 20050127 ======================================================================== - Fix drill size for PLCC sockets in ~geda library. Fix drill size for LED3 and LED5 footprints in ~geda library. - Move the right-click popup menu to pcb-menu.res. - Add DisperseElements() action for spreading out elements in an initial layout. - Fix fab drawing output for the case where a very small number of drill sizes are used. - Various documentation improvements. - Remove many compiler warnings. - Added metric output to the cursor display - Fix <Key>. for toggling 45 degree mode. - Crosshair snap snaps to center of pads and also to the mark of the element. - Protect all strcmp() calls with a check for a NULL pointer. Fixes various crashes. - Fixed the mode buttons which were unresponsive in some versions of the X libraries. - Element names may be edited over the element. - Added --enable-efence for ElectricFence debugging. Off by default - Added --disable-rpath to avoid using rpath for the X libraries. - Added vendor resource file support. This allows lets you specify a set of allowed drill sizes and drc rules for a particular vendor. - Added -action command line option to allow executing an action on startup. - Date and time of compilation added to About dialog. - Fix a bug where the soldermask relief on a new element is 100x smaller than the default when "convert buffer to element" is used. - Fix a name_tree corruption bug when changing an element name. - Don't remove the formatted manual with a 'make clean' since they are part of the distfile. - Let automake handle the html and pdf conversion. This ends up using texi2pdf for the pdf output which seems to do a better job than ps2pdf. - Sort actions by modifier so that both Ctrl<Key>x and <Key>x work. - Fix a SelectByName bug. - Fix non-gcc compilation - Command history added to : - Fixed pinout window crash - Allow Ctrl-drag to copy objects in arrow mode. - Fixed a polygon clearance bug - Fix an arc bounding box calculation error.
2005-01-28Remove obsolete patch file.tron1-13/+0
2005-01-28Note update of "mencvcd" package to version 0.3.tron1-1/+2
2005-01-28Update "mencvcd" package to version 0.3. A list of change is not availabletron2-11/+19
unfortunately.
2005-01-28If PKG_SYSCONFSUBDIR is non-empty, then add ${PKG_SYSCONFDIR} to thejlam1-2/+2
list of +DIRS-maintained directories. This allows for a package to specify where its config files should go and creates the directory automatically, even if it doesn't have any example config files to put in place.
2005-01-28Note the end of the install-dirs unpack template within the INSTALLjlam1-1/+3
script.
2005-01-28Continue with install script cleanup -- we now create a +USERGROUPjlam5-153/+419
script that is unpacked by the +INSTALL script at PRE-INSTALL time before any other actions take place, and invoke +USERGROUP to create any necessary users and groups. Remove the now-unused code for PKG_USERS and PKG_GROUPS from the install and deinstall templates. We also reference count the users and groups and store the reference counts in ${PKG_DBDIR}/.refcount/{users,groups}. This allows multiple packages to register that they use same users and groups, and allows +USERGROUP to be invoked at any time to repair an installed package. Also fix the install and deinstall templates to invoke the CHECK-* actions with ${PKG_METADATA_DIR} so that the correct PKGNAME can be derived. This fixes the weird messages asking the user to create directories for ".pkgdb" during a "make install".
2005-01-28Use reference counts to properly account for the creation and removaljlam5-197/+282
of directories needed for the proper functioning of each package. The +INSTALL script unpacks a +DIRS script that adds and removes directories. The +DIRS script entirely encapsulates the directory creation and removal, and completely replaces the code in the mk/install/install and mk/install/deinstall templates that handled {MAKE,OWN}_DIRS and {MAKE,OWN}_DIRS_PERMS. The +DIRS script is meant to be executed from within the package meta-data directory, e.g. /var/db/pkg/<pkgname>. It's usage is: ./+DIRS ADD|REMOVE|CHECK-ADD|CHECK-REMOVE The ADD and REMOVE actions cause the necessary directories to be added or removed from the system. The CHECK-ADD and CHECK-REMOVE actions print out informative messages prompting the user to either create or remove some necessary directories. The behaviour of "ADD" is such that if the directory already exists on the system and is not already ref-counted, then that directory is marked as "pre-existing". On "REMOVE", pre-existing directories are left untouched on the filesystem. At any time, the root user can sanity-check the directories needed by packages by invoking all of the +DIRS scripts with the "CHECK-ADD" action. If there are missing directories, then invoking all of the +DIRS scripts with the "ADD" action will ensure that any missing directories are created. The reference counts database is stored in ${PKG_DBDIR}/.refcount. The reference counts related to directories managed by the +DIRS script are stored in ${PKG_DBDIR}/.refcount/dirs. If the directory reference counts database is removed, then invoking all of the +DIRS scripts with the "ADD" action will reconstruct the database; however, directories may be marked as being pre-existing, so they won't be removed at package de-installation (although a message will be displayed informing the user that those directories can be removed).
2005-01-28Added scponly-4.0.snj1-1/+2
2005-01-28Add scponly.snj1-1/+2
2005-01-28Initial import of scponly-4.0, a tiny shell that only permits scp and sftp.snj5-0/+64
2005-01-28Fix pattern for bash ([0-9]* instead of *).wiz1-2/+2
2005-01-28Update xlockmore to 5.15. Changes:hubertf3-8/+7
Various cleanups. fiberlamp thanks to Tim Auckland. Run by itself using -mode and press middle button to give it a kick. life mode fixes for -mode life +fullrandom and also labeling for -neighbors 6 . Conway life would occasionally be initialized with a bad lifeform. More interesting forms of High life would never come up. No labeling problem fixed on given rules. Fixed a problem with configure if g++ is used from say /usr/local where no other packages are used from there. Changed VPATH to set without appending / as it seems to cause problems on NetBSD with an /install directory. juggle mode improvements added thanks to Tim Auckland More objects to juggle (clubs, torches, knives, rings, and bowling balls) toneclock mode thanks to Jouk Jansen. enabled multibyte support for more than one fontset thanks to Michal Cihar <michal.cihar AT suse.cz>. ifs and strange modes now use a real Gaussian generator but does not seem to make a difference... thanks, I guess, to Tim Auckland. :) configure change for PAM so it will work on FreeBSD thanks to Spencer Visick <visick AT eng.utah.edu>. Fixed PAM goof.
2005-01-28Make note of windowmaker-desktop version change.ben1-1/+2
2005-01-28Add wmdrawer to windowmaker-desktop and bump version number.ben1-3/+3
2005-01-27Make note of win32-codecs update.ben1-1/+2
2005-01-27Update win32-codecs to 050115. Changes unknown. Update necessaryben3-15/+19
because older distfile versions are removed. This addresses PR#29137
2005-01-27Note new "mencvcd" package.tron1-1/+2
2005-01-27Add and enable "mencvcd" package.tron1-1/+2
2005-01-27Import new "mencvcd" package:tron3-0/+32
Script for converting movie files into (S)VCD format
2005-01-27remove buildlink depends on python23-pth, because there isn't arecht1-2/+1
buildlink3.mk for this version anymore