Commit graph

92437 commits

Author SHA1 Message Date
mjl
2cb4bb2909 Update to asterisk 1.2.4. This is a bugfix release.
* channels/chan_zap.c: disable buggy PRI user-user code until it
	  can be fixed
	* channels/chan_sip.c: Issue 6182 - Don't remove scheduled event
	  until it's really done.
	* channels/chan_sip.c: Issue 6362 - Register without Contact: and
	  Expires: fails
	* ast_expr2.h, ast_expr2f.c, ast_expr2.c: Bug 6072 - Revisions to
	  the source bison and flex files don't auto-regenerate these files
	* channels/chan_zap.c: fix problem with dtmf on e&m (issue #6364)
	* channels/chan_sip.c: Issue 5898: Registrations does not get
	  deleted if there's an active SIP dialog
	* channels/chan_sip.c: don't call ast_update_realtime with
	  uninitialized variables if we get a registration with an expirey
	  of 0 seconds (issue #6173)
	* channels/chan_features.c: fix memory leak (inspired by issue
	  #6351)
2006-02-01 01:45:29 +00:00
xtraeme
d5aaa58963 Looks like kiax wasn't linked to LIBOSSAUDIO with LIBS... use LDFLAGS
again.
2006-02-01 01:08:39 +00:00
kim
e35b20d340 Updated mail/anomy-sanitizer to 1.76 2006-02-01 00:59:53 +00:00
kim
bb97625947 Upgrade to version 1.76. Notable changes:
-   The most common/important file formats are recognized based on file
    contents, not just file name and MIME-type.  Detects WMF files, to
    allow reliable blacklisting.  Detects when people try to disguise
    non-JPEG/GIF/PNG content as such files and defangs such attachments.

-   Bug fixed, where disinfection wouldn't result in the modification
    count of a message being incremented.  Some 3rd party systems rely
    on the modification count to determine whether to use the output or
    not.  This is a critical fix for such systems.

-   Improved handling of Yahoo DomainKeys.

-   Fixed crash when multiple Content-Transfer-Encoding headers were
    present in the same message part.

-   Added mailblogger.pl, to the distribution.  This program has
    nothing to do with security, but uses the MIMEStream parser to
    extract images from e-mail and can subsequently generate thumbnails
    and re-post both text and images to a web-site, to implement
    email-to-www gateway functionality.  (E.g. mobile blogging.)
2006-02-01 00:57:39 +00:00
markd
17c1ba6a82 k3b added. 2006-02-01 00:55:33 +00:00
markd
c358e09b91 Add k3b. 2006-02-01 00:54:05 +00:00
markd
8be8796bbf Initial import of k3b version 0.12.10.
From the pkgsrc-wip package by Martijn van Buul.  Updated to 0.12.10
and finished off by me.

K3b is a CD and DVD burning application for Linux and BSD systems
optimized for KDE. It provides a comfortable user interface to perform
most CD/DVD burning tasks like creating an Audio CD from a set of audio
files or copying a CD. The actual burning in K3b is done by the command
line utilities cdrecord, cdrdao, and growisofs.
2006-02-01 00:52:59 +00:00
markd
92863d35ee kdbg update. 2006-02-01 00:35:16 +00:00
markd
ac2da699fd Update kdbg to 2.0.3
Recent Changes
Version 2.0.3
* Fixed parsing of gdb output that mentions "operator<<", "operator>>",
  "operator<", and "operator>" within text delimited by angle brackets <>.
  This fixes a crash when any such function is disassembled and other
  misbehaviors.
* Fixed parsing stack frames that mention "operator<<" or "operator<".
  Thanks to Charles Samuels, who pointed out the problem and provided an
  initial fix.
Version 2.0.2
* Fixed stack display for functions in an anonymous namespace and for
  functions whose names involve template parameter lists (thanks to André
  Wöbbeking).
* Fixed environment list which would add back the entry from the edit box
  even if it was just deleted.
* Fixed that the Run/Continue button was enabled while the program was
  running.
* Fixed parsing of NaN (Not a Number) floating point values.
Version 2.0.1
* Updated Hungarian translation (thanks to Tamas Szanto).
* Worked around gdb 6.3 crashes at "info line main" command (thanks to
  Stefan Taferner).
* Updated XSLT debugger parser for xsldbg >= 3.4.0 (by Keith Isdale).
Version 2.0.0
* References and const types are treated like the base type (thanks to
  Shaheed).
* Fixed parsing of large arrays with many different values, which were
  terminated by "...".
* Fixed the kdbg.desktop file: Encoding is UTF-8, install in XDG menu
  location.
* Fixed PS_COMMAND detection for Solaris' /bin/sh.
Version 1.9.7
* Added a new animated button in the toolbar.
* Fixed Norwegian translation file names.
Version 1.9.6
* "<invalid float value>" in register dumps was not parsed correctly.
* Fixed that variable popup location was computed incorrectly if tab
  width is not 0.
* Updated the manual.
* Implemented printing of Qt4's QStrings.
Version 1.9.5
* Fixed some issues when the items in the environment variable list are
  selected.
* Added a command line option -p to attach to a process (thanks to
  Matthew Allen for the initial code). See kdbg --help.
* Fixed the "Using host libthread_db" error message properly.
* Fixed inappropriate icon sizes.
Version 1.9.4
* Updated the build system to the latest auto* tools.
* Worked around the problem that gdb reports "Using host libthread_db"
  on Fedora Core when it processes the file command.
Version 1.9.3
This is a beta release. Translations and the manual are still incomplete.
The major changes since since the 1.2.x release series are:
* Editable variable values.
* The current line of execution can be changed easily.
* "Orphaned breakpoints", ie. breakpoints that cannot be set immediately.
  This eases debugging shared libraries and dynamically loaded modules.
* XSLT debugging thanks to Keith Isdale (experimental).
2006-02-01 00:33:32 +00:00
riz
1e38a3791e Update to handle NetBSD-current, post ktrace-lwp merge. No functional
changes.
2006-02-01 00:10:53 +00:00
markd
2653e6c13e KDE 3.5.1 update. 2006-01-31 23:23:14 +00:00
markd
44f169aa23 Update to KDE 3.5.1 2006-01-31 23:08:47 +00:00
markd
da531656a8 Update to kdevelop 3.3.1 (part of KDE 3.5.1) 2006-01-31 23:02:13 +00:00
markd
eeea7ddd46 Update to kdevelop 3.3.1 (part of KDE 3.5.1)
Changes:
* adding externally created source files to project
* cannot use the right click "add 'filename' to project" function
* Adding files from subdirectory to project fails
* Cannot add files to/remove files from project correctly if the project
  is opened by a symbolic-linked path
* custom c++ project: add/remove files broken
2006-01-31 23:00:48 +00:00
rillig
aefae0906f REPLACE_PERL+=scripts/mab2vcard. Bumped PKGREVISION. 2006-01-31 22:58:45 +00:00
markd
fbd81191be Update to KDE 3.5.1
Changes:
* Cervisia
  o Do not use absolute pathnames when committing the top level folder
    of a working copy
* KBabel
  o avoid user-visible strings that need to be translated in two ways
  o KBabel editor: Fix and improve source references
  o KBabel editor: add a new variable @POFILEDIR@ for source references.
    This is for allowing search paths starting at the directory of the
    PO file, like what is needed for GNU projects: starting at the
    parent directory
  o KBabel editor: allow backslashes in source references in the PO file
  o KBabelDict: clicking the help button of KBabelDict calls the
    corresponding section in the KBabel documentation
  o Improved KBabel documentation
* Umbrello
  o Code import for Java and Python
  o fix loading of associationwidget with non-default color
  o fix moving of initial and end activity
  o fix operation parameter and return types including template
    expressions
  o Support C++ const methods (aka queries)
  o Change associations, aggregations, etc. on-the-fly
  o Collaboration Diagram: labels are reset to default position after
    moving them
  o Imported C++ classes not saved correctly in the XMI file
  o In ER models adding associations will add blank space in the entity
    attributes
  o ER diagrams need to underline the attribute name of primary keys
  o Cannot anchor notes to activity elements in Activity Diagram
2006-01-31 22:58:40 +00:00
markd
72f1cee19b Update to KDE 3.5.1
Changes unknown
2006-01-31 22:56:15 +00:00
markd
f8c8e61cba Update to KDE 3.5.1
Changes:
* Atlantik: Fix can not quit Atlantik
* KMahjongg: Make rendering less CPU intensive
* KSnake: Change in number of enemy balls need a restart to take effect
2006-01-31 22:53:48 +00:00
markd
411188623a Update to KDE 3.5.1
Changes:
* KPDF
  o Fix constant disk I/O when resizing Navigation panel
  o Fix Wrong page size and layout in some documents
  o Fix DCT decoding for broken files
  o Fix crash in some strange documents
  o Fix slowlyness on documents with broken TOC definition
  o Make non existant ps file loading fail gracefully
* KIconEdit
  o Needs configuration dialog help, proper markup for toolbars
2006-01-31 22:47:11 +00:00
markd
a867f8a702 Update to KDE 3.5.1
Changes:
* Kttsd
  o kttsd freezes when removing a speaking text job on alsa plugin
  o appendText method ignored and not working
  o Not loading plugins when desktop language is not ISO-8859-1
2006-01-31 22:44:58 +00:00
markd
0839e39c68 Update to KDE 3.5.1
Changes unknown.
2006-01-31 22:43:41 +00:00
markd
75af763bd8 Update to KDE 3.5.1
Changes:
* KCron
  o Don't crash after selecting variable
2006-01-31 22:42:33 +00:00
markd
7cfe60c285 Update to KDE 3.5.1
Changes:
* various KWin decorations: Support for titlebar wheel event actions
2006-01-31 22:41:11 +00:00
markd
14d360cfef Update to KDE 3.5.1
Changes:
* Kalzium
  o (Calculator) Visible userfeedback for invalid input
  o (Calculator) Don't calculate invalid molecules
  o (Plotting) Fix drawing of single points
  o (Data) Fix the discovery date of Iodine (was 1804, correct is 1811)
  o (Data) About 40 new radii (atomic and covalent) have been added
  o (Data) Some elements densities (only elements > 70) where displayed
    wrong (g/L instead of g/cm^3)
* Kig
  o forcing undo/redo actions disabled while constructing
  o fix redefining of text labels
* KStars: NGC 1300 KPNO image link is to an image of NGC 1232 and not
  NGC 1300
* KTouch: Missing i18n calls.
* KVoctrain: Make keyboard layout switching work again.
* KWordQuiz: Don't crash when downloading vocabularies.
* libkdeedu: (Plotting) Fix drawing of grid
2006-01-31 22:39:29 +00:00
markd
667a41da9b Update to KDE 3.5.1
Changes:
* KAlarm
  o Fix email attachments being forgotten when saving alarms
  o Make autoclose of message windows work
  o Display alarm message windows within current screen in multi-head
    systems
  o Fix toolbar configuration being lost after quitting KAlarm
  o Fix New From Template not creating alarm if template contents are
    not changed
  o Fix configuration dialog not fitting in 1024x768 screen in some
    translations
* KMail
  o KMail crashes while inserting files
  o KMail composer crashes when inserting file
  o KMail crashes when inserting files into email messages
  o autocomplete in composer completes section title instead of
    email-address
  o The item "network state" in the KMail file menu is very confusing
  o Crash when applying pipe through filters
  o subfolders and included mails lost when moving folder to
    cachedimap account
  o Cannot create new folders with IMAP using Dovecot-imapd, regression
    from 3.4.X
  o Retrieving folder contents screen is irritating
  o Interpret old-fashioned time zone in email Date header
  o HTML formatting is lost when saving in drafts folder
  o composer kaddressbook no adresses at first launch
* KOrganizer
  o libkholidays bug in Belgian version
  o HTML export does not include location field
* Kontact
  o Mistake in reporting upcoming German Holidays on Overview page
  o Summary for "special dates" shows wrong time spans
* KAddressBook
  o Allow the selection/copy of the formatted address
  o URL images not working in KAddressBook
  o Photo image location field is nonfunctional
  o Contact's photos are not cleared in "Contact Editor" extension bar
  o Need an easy way to copy and paste an address from the editor window
  o Exporting contacts to vcard generates _.vcf for EVERY contact
    without a real name
  o kaddressbook hangs on loading vcard
* KNotes
  o Possibility to sort knotes list of notes titles
  o separate "Clear" action visually from Cut/Copy/Paste since it's not
    doing anything with the clipboard
  o added a "Do not show again" box to the delete note dialog
  o actually set the "Keep Above/Below" bit when creating a note on
    startup
  o race condition when using NETRootInfo::moveResizeRequest
  o line breaks not rendered properly in edit view
  o KNotes via network does not work properly
  o Confusing error requester while sending to self
  o Renaming a note opening it and editing its title does not rename it
    in the kontact notes view
* Akregator
  o Do not open binary files in the HTML viewer but externally. Fix
    "Save Link As" for binary files
  o  Fix article order in Combined View: sort by date
  o Fix parsing of Atom 1.0 feeds with escaped HTML in it: Don't show
    tags as text
  o Select next item in article list when deleting the selected article
  o Avoid crashes as happening when moving a folder and deleting a
    subitem afterwards
  o Fix problems with keyboard navigation getting stuck on duplicated
    articles and prevent creation of new items when selecting an unread
    dupe
  o Don't try to reload broken feeds every minute
  o CDATA in feed is not handled correctly
* KNode
  o Respect background color settings when article viewer is empty
  o Fix crash on startup if auto mark-as-read is disabled
  o Reset busy cursor when folder loading fails.
2006-01-31 22:37:34 +00:00
markd
fb19ac3812 Update to KDE 3.5.1
Changes:
* SuperKaramba
  o Allow to remove a local theme
  o Enhanced itemDropped-func with x,y-value
  o some major strategic feature enhancements to superkaramba, which
    make it possible to write kicker-replacement themes
  o locale in python themes
  o Applets appear on top after switch desktop
  o Get new Superkaramba theme from internet (with KHotNewStuff) doesn't
    work
  o SuperKaramba does not use the result for its test for KNewStuff
  o Don't popup dialog at startup when there are no themes on desktop
  o Non-intuitive theme removing in Theme Dialog
* KCalc
  o KCalc returns wrong value
  o KCalc truncates decimals sporadically
  o Cannot increase the precision to 10 digits
  o Cut buffer is filled with wrong value when you click on results
* KLaptopDaemon
  o KLaptopDaemon improperly links against libstdc++
2006-01-31 22:35:02 +00:00
markd
d70fe59282 Update to KDE 3.5.1
Changes:
* JuK
  o Fix memory corruption bug causing crashes with recent glibc
    libraries.
  o Fix incorrect initial volume setting when using aKode as output.
  o Corrected list of file types that JuK supports.
  o Fix command line handling of music files. Now files given on the
    command line are automatically added to the Collection List.
  o Fix "Album Random Play" feature to also use Artist information when
    choosing the next track to play.
  o Added musicbrainz 0.4-support
2006-01-31 22:33:02 +00:00
markd
fd4fada559 Update to KDE 3.5.1
Changes:
* Kopete
  o Fix disconnects/crashes after connecting to a Yahoo webcam
  o Don't send picture information packets to Yahoo buddies when
    connecting into invisible state, as one might use these packets to
    reveal your real connection state
  o Don't crash when deleting several contacts that are in several
    groups
  o Fix escaping of HTML in Yahoo messages
* KPPP
  o fix initialization problem with some modems (Qualcomm 3G CDMA)
  o support higher connection speeds (921600 bps)
2006-01-31 22:30:45 +00:00
markd
96b799195a Update to KDE 3.5.1
Changes:
* Quanta Plus
  o better handling of quotation marks when editing tags inside a
    script area
  o don't show the file changed dialog after using save as and save
    again
  o crash fixes in VPL
  o don't loose the comment closing character when formatting the XML
    code
  o insert valid img tag for XHTML documents
  o don't show the Pages tab in DTEP editing dialog more than once
  o set the DTEP of the document to the one selected in the Quick Start
    dialog
  o don't have two Close actions
  o don't show CSS pseudo-classes in autocompletion for the class
    attribute
  o avoid deadlock when loading the DTEPs
  o add XHTML 1.1 and XHTML 1.0 Basic to the quickstart dialog
  o new DCOP interfaces/methods: WindowManagerIf::setDtep
  o Doesn't parse PHP class methods which returns references
2006-01-31 22:29:05 +00:00
markd
d6801624b1 Update to KDE 3.5.1. 2006-01-31 22:27:20 +00:00
markd
f925a30d31 Update to KDE 3.5.1
Changes:
* man KIO slave
  o  fix processing of URLs in man documents
  o  allow comment lines after a .TP request
* Konqueror
  o 2 Tools menus when embedding KPDF in Konqueror
* KDesktop
  o Fix initializations for desktops >4 when using DCOP calls.
* Konsole
  o Update blue/red icons to be more distinguishable.
  o The history options (line #/enabled) are now used in the profiles.
* Kwin
  o Incorrectly restored window geometry upon leaving fullscreen mode
    under certain circumstances
2006-01-31 22:25:32 +00:00
salo
5bfefd6c03 Note net/nmap update. 2006-01-31 22:23:13 +00:00
salo
4f190ce9f7 Sync with nmap 4.00 2006-01-31 22:21:37 +00:00
salo
7fda5739e5 Update to version 4.00
Changes:

4.00:
=====
- Added the '?' command to the runtime interaction system.  It prints
  a list of accepted commands.  Thanks to Andrew Lutomirski
  (luto(a)myrealbox.com) for the patch.

3.9999:
=======
- Generated a new libpcre/configure to cope with changes in LibPCRE
  6.4

- Updated nmap-mac-prefixes to reflect the latest OUI DB from the IEEE
  (http://standards.ieee.org/regauth/oui/oui.txt)

- Updated nmap-protocols with the latest IEEE internet protocols
  assignments (http://www.iana.org/assignments/protocol-numbers).

- Updated the Nmap version number and related fields that MS Visual
  Studio places in the binary.  This was done by editing
  mswin32/nmap.rc.

3.999:
======
- Added runtime interaction support to Windows, thanks to patches from
  Andrew Lutomirski (luto(a)myrealbox.com) and Gisle Vanem
  (giva(a)bgnett.no).

- Changed a couple lines of tcpip.cc (put certain IP header fields in
  host byte order rather than NBO) to (hopefully) support Mac OS X on
  Intel.  Thanks to Kurt Grutzmacher (grutz(a)jingojango.net) for the
  patch.

- Upgraded the included LibPCRE from version 6.3 to 6.4.  There was a
  report of version detection crashes on the new Intel-based MACs with
  6.3.

- Fixed an issue in which the installer would malfunction in rare
  issues when installing to a directory with spaces in it.  Thanks to
  Thierry Zoller (Thierry(a)Zoller.lu) for the report.

3.99:
=====
- Integrated all remaining 2005 service submissions.  The DB now has
  surpassed 3,000 signatures for the first time.  There now are 3,153
  signatures for 381 service protocols.  Those protocols span the
  gamut from abc, acap, afp, and afs to zebedee, zebra, and
  zenimaging.  It even covers obscure protocols such as http, ftp,
  smtp, and ssh :).  Thanks to Version Detection Czar Doug Hoyte for
  his excellent work on this.

- Created a Windows executable installer using the open source NSIS
  (Nullsoft Scriptable Install System).  It handles Pcap installation,
  registry performance changes, and adding Nmap to your cmd.exe
  executable path.  The installer source files are in mswin32/nsis/ .
  Thanks to Google SoC student Bo Jiang (jiangbo(a)brandeis.edu) for
  creating the initial version.

- Fixed a backward compatibility bug in which Nmap didn't recognize
  the --min_rtt_timeout option (it only recognized the newly
  hyphenated --min-rtt-timeout).  Thanks to Joshua D. Abraham
  (jabra(a)ccs.neu.edu) for the bug report.

- Fixed compilation to again work with gcc-derivatives such as
  MingW. Thanks to Gisle Vanem (giva(a)bgnett.no) for sending the
  patches

3.98BETA1:
==========
- Added run time interaction as documented at
  http://www.insecure.org/nmap/man/man-runtime-interaction.html .
  While Nmap is running, you can now press 'v' to increase verbosity,
  'd' to increase the debugging level, 'p' to enable packet tracing,
  or the capital versions (V,D,P) to do the opposite.  Any other key
  (such as enter) will print out a status message giving the estimated
  time until scan completion.  This only works on UNIX for now.  Do we
  have any volunteers to add Windows support?  You would need to
  change a handful of UNIX-specific termio calls with the Windows
  equivalents.  This feature was created by Paul Tarjan
  (ptarjan(a)stanford.edu) as part of the Google Summer of Code.

- Reverse DNS resolution is now done in parallel rather than one at a
  time.  All scans of large networks (particularly list, ping and
  just-a-few-ports scans) should benefit substantially from this
  change.  If you encounter any problems, please let us know.  The new
  --system_dns option was added so you can use the (slow) system
  resolver if you prefer that for some reason.  You can specify a
  comma separated list of DNS server IP addresses for Nmap to use with
  the new --dns_servers option.  Otherwise, Nmap looks in
  /etc/resolve.conf (UNIX) or the system registry (Windows) to obtain
  the nameservers already configured for your system.  This excellent
  patch was written by Doug Hoyte (doug(a)hcsw.org).

- Added the --badsum option, which causes Nmap to use invalid TCP or
  UDP checksums for packets sent to target hosts. Since virtually all
  host IP stacks properly drop these packets, any responses received
  are likely coming from a firewall or IDS that didn't bother to
  verify the checksum. For more details on this technique, see
  http://www.phrack.org/phrack/60/p60-0x0c.txt .  The author of that
  paper, Ed3f (ed3f(a)antifork.org), is also the author of this patch
  (which I changed it a bit).

- The 26 Nmap commands that previously included an underscore
  (--max_rtt_timeout, --send_eth, --host_timeout, etc.) have been
  renamed to use a hyphen in the preferred format
  (i.e. --max-rtt-timeout).  Underscores are still supported for
  backward compatibility.

- More excellent NmapFE patches from Priit Laes (amd(a)store20.com)
  were applied to remove all deprecated GTK API calls.  This also
  eliminates the annoying Gtk-Critical and Gtk-WARNING runtime messages.

- Changed the way the __attribute__ compiler extension is detected so
  that it works with the latest Fedora Core 4 updates (and perhaps other
  systems).  Thanks to Duilio Protti (dprotti(a)fceia.unr.edu.ar) for
  writing the patch.  The compilation error message this fixes was
  usually something like: "nmap.o(.rodata+0x17c): undefined reference
  to `__gthrw_pthread_cancel(unsigned long)"

- Added some exception handling code to mswin32/winfix.cc to prevent
  Nmap from crashing mysteriously when you have WinPcap 3.0 or earlier
  (instead of the required 3.1).  It now prints an error message instead
  asking you to upgrade, then reduces functionality to connect()-only
  mode.  I couldn't get it working with the C++ standard try/catch()
  blocks, but as soon as I used the nonstandard MS conventions
  (__try/__except(), everything worked fine. Shrug.

- Stripped the firewall API out of the libdnet included with Nmap
  because Nmap doesn't use it anyway.  This saves space and reduces the
  likelihood of compilation errors and warnings.

- Modified the previously useless --noninteractive option so that it
  deactivates runtime interaction.

3.96BETA1:
==========
- Added --max_retries option for capping the maximum number of
  retransmissions the port scan engine will do. The value may be as low
  as 0 (no retransmits).  A low value can increase speed, though at the
  risk of losing accuracy.  The -T4 option now allows up to 6 retries,
  and -T5 allows 2.  Thanks to Martin Macok
  (martin.macok(a)underground.cz) for writing the initial patch, which I
  changed quite a bit.  I also updated the docs to reflect this neat
  new option.

- Many of the Nmap low-level timing options take a value in
  milliseconds.  You can now append an 's', 'm', or 'h' to the value
  to give it in seconds, minutes, or hours instead.  So you can specify
  a 45 minute host timeout with --host_timeout 45m rather than specifying
  --host_timeout 2700000 and hoping you did the math right and have the
  correct number of zeros.  This also now works for the
  --min_rtt_timeout, --max_rtt_timeout, --initial_rtt_timeout,
  --scan_delay, and --max_scan_delay options.

- Improved the NmapFE port to GTK2 so it better-conforms to the new
  API and you don't get as many annoying messages in your terminal
  window.  GTK2 is prettier and more functional too.  Thanks to Priit
  Laes (amd(a)store20.com) for writing these
  excellent patches.

- Fixed a problem which led to the error message "Failed to determine
  dst MAC address for target" when you try to run Nmap using a
  dialup/PPP adapter on Windows rather than a real ethernet card.  Due
  to Microsoft breaking raw sockets, Nmap no longer supports dialup
  adapters, but it should now give you a clearer error message than
  the "dst MAC address" nonsense.

- Debian GNU/kFreeBSD is now supported thanks to a patch to libdnet's
  configure.in by Petr Salinger (Petr.Salinger(a)t-systems.cz).

- Tried to update to the latest autoconf only to find that there
  hasn't been a new version in more than two years :(.  I was able to
  find new config.sub and config.guess files at
  http://cvs.savannah.gnu.org/viewcvs/config/config/ , so I updated to
  those.

- Fixed a problem with the -e option when run on Windows (or UNIX with
  --send_eth) when run on an ethernet network against an external
  (routed) host.  You would get the message "NmapArpCache() can only
  take IPv4 addresses.  Sorry".  Thanks to KX (kxmail(a)gmail.com) for
  helping to track down the problem.

- Made some changes to allow source port zero scans (-g0).  Nmap used
  to refuse to do this, but now it just gives a warning that it may not
  work on all systems.  It seems to work fine on my Linux box.  Thanks
  to Bill Dale (bill_dale(a)bellsouth.net) for suggesting this feature.

- Made a change to libdnet so that Windows interfaces are listed as
  down if they are disconnected, unplugged, or otherwise unavailable.

- Ceased including foreign translations in the Nmap tarball as they
  take up too much space.  HTML versions can be found at
  http://www.insecure.org/nmap/docs.html , while XML and NROFF versions
  are available from http://www.insecure.org/nmap/data/man-xlate/ .

- Changed INSTALL and README-WIN32 files to mostly just reference the
  new Nmap Install Guide at http://www.insecure.org/nmap/install/ .

- Included docs/nmap-man.xml in the tarball distribution, which is the
  DocBook XML source for the Nmap man page.  Patches to Nmap that are
  user-visible should include patches to the man page XML source rather
  than to the generated Nroff.

- Fixed Nmap so it doesn't crash when you ask it to resume a previous
  scan, but pass in a bogus file rather than actual Nmap output.  Thanks
  to Piotr Sobolewski (piotr_sobolewski(a)o2.pl) for the fix.
2006-01-31 22:21:23 +00:00
markd
933e533963 Update to KDE 3.5.1
Changes:
* Improved performance under some conditions on the networking classes.
* (KIO-slave http): Work around Apache2 DAV module's insistence on
  trailing slashes at the end of requests on directories.
* (KIO-slave kfile): enabling of the normal permission dialog takes
  effect only after closing after doing changes on acl
* (KIO-slave kfile): problems with changing permissions in the mask
  entry
* KDirWatch: KDirWatch stopDirScan affects outside KDirWatch instances
  also.
* KCrash: Make KCrash more rebust (eg. in malloc())
* Mimetype detection: add more "magic" patterns to recognise shell
  scripts
* KJS: avoid buffer overflow on decoding utf8 uri sequences.
* Kate
  o Wrong syntax highlighting chosen for filetype
  o Clear selection when closing a document.
  o Text-files displayed in konqueror are saved with 0 bytes.
  o Backspace key does not work when shift key is held
  o PicAsm highlighting is missing IORWF, RLF, RRF
* Kicker
  o Turning off tooltip doesn't work
  o Don't crash on logout.
  o app started by kmail does not show in kicker
* KDesktop
  o Desktop icons move down at each login due to child panel at top
    of screen
* KHTML
  o Performance improvements:
    o Add caching for getElementById
    o Much faster appending of options to selects, and clearing of
      selects
    o Simplify dirty region computation, to speed up cases of lots of
      small updates
    o Small improvements in efficiency of URL handling in image loader
  o Match other browsers and not the DOM on behavior of getAttribute
    with non-existent attributes. Fixes reply buttons on Yahoo mail
  o Hidden field is not sent (Fixing OSNews.com)
  o Konqueror consumes all memory when printing specific web page
  o Do not lose server-specified encodings when going back in history
  o Make behavior of named objects access under document more consistent
    with other browsers
  o Various crash fixes
  o JavaScript debugger more reliable
  o Support window.scrollX, window.scrollY,.click on anchors
  o behave sanely for Roman counters > 4000
  o Optimize appends and clears to/of selects via explicit APIs.
* KDEUI
  o Set default parameter in KRandomSequence to 0 instead of 1 for
    randomness if no seed is provided
2006-01-31 22:20:41 +00:00
markd
aef3709b37 Update to arts 1.5.1 (part of KDE 3.5.1)
Changes unknown.
2006-01-31 22:17:35 +00:00
markd
59af4d6f00 Update to KDE 3.5.1 2006-01-31 22:15:13 +00:00
kristerw
c56fea569d Fix some more places where the evil macro RENDER_SPAN prevents this
package from building with gcc 2.95.
2006-01-31 21:44:31 +00:00
jschauma
288bf3e88a Note addition of
misc/p5-Geo-Weather
www/p5-Kwiki-Weather
www/p5-Kwiki-Zipcode
2006-01-31 21:41:38 +00:00
jschauma
a58a128b64 add p5-Kwiki-Weather and p5-Kwiki-Zipcode 2006-01-31 21:39:53 +00:00
jschauma
dc081d362f Initial import of p5-Kwiki-Weather:
This adds as weather button in your Kwiki toolbar. Users must specify
a zip code in their preferences first.

Additionally, this plugin adds a WAFL phrase you can use to generate
a weather report from KwikiText.
2006-01-31 21:39:20 +00:00
jschauma
bfc146aa64 add p5-Geo-Weather 2006-01-31 21:38:28 +00:00
jschauma
d716356b46 Initial import of p5-Geo-Weather:
The Geo::Weather module retrieves the current weather from weather.com
when given city and state or a US zip code. Geo::Weather relies on
LWP::UserAgent to work.
2006-01-31 21:37:46 +00:00
jschauma
bfd370a5b0 Initial import of p5-Kwiki-Zipcode 2006-01-31 21:35:55 +00:00
adam
d904e99946 Added BUILD_USES_MSGFMT and plurals 2006-01-31 21:28:34 +00:00
adam
bd69f31208 Updated games/scummvm to 0.8.1 2006-01-31 21:19:48 +00:00
adam
f532e9516b Changes 0.8.1:
General:
   - More descriptive game titles in all engines.
   - Fixed crash when trying to apply aspect-ratio correction to games that
     cannot use it.
   - Fixed potential security vulnerability with oversized PATH environment
     variables.
   - Lowered the default gain for the FluidSynth music driver and made it
     configurable.

 SCUMM:
   - Scrolling fixes in COMI, so it is less CPU-hungry.
   - Added support for Maniac Mansion NES German version.
   - Fixed mouse button states in COMI.
   - Fixed overflow when using control panel for robot in the Dig.
   - Added support for sound code, used by songs in HE games.
   - Improved shadows in later HE games.
   - Fixed subtitles glitches in HE games.
   - Improved music/sound for HE games.
   - Improved support for international versions of HE games.
   - Improved support for Macintosh versions of games.
   - Fixed several minor bugs.

 BASS:
   - Fix crash when speed/volume sliders are clicked and then dragged out
     of the scummvm window.

 Gob:
   - Fixed disappearing cursor when level password is typed in
   - Warn user if he tries to run CD version directly from CD under Windows

 Queen:
   - Fixed charset for Spanish version.

 SAGA:
   - Fixed digital music playback under BE systems.

 Simon:
   - Implemented more precise MD5-based game detection.
   - Added Polish support for Simon the Sorcerer 2.
   - Fixed fades during ride to goblins camp in Simon the Sorcerer 2.
   - Fixed palette delay at the end of Simon the Sorcerer 1.
   - Fixed sound looping in Windows version of Simon the Sorcerer 2.

 Sword1:
   - Fixed a bug where looping sounds would keep playing during cutscenes or
     when displaying any form of control panel dialog.
   - The save game dialog would erroneously claim an I/O error occurred if the
     savegame list had unused slots, and savegames were compressed.
   - Fixed a scrolling bug which caused the finale sequence to be displayed
     incorrectly.

 Sword2:
   - Fixes and cleanups to the end credits. The German credits work now.
   - Fixed missing speech/music in the second half of the game, reported to
     happen in some versions of the game.
2006-01-31 21:18:57 +00:00
kleink
e5a5a4a317 Note the addition of textproc/p5-XML-Atom-SimpleFeed 0.7. 2006-01-31 21:10:39 +00:00
tv
ea629715d1 Added mail/perdition and mail/perdition-* modules. 2006-01-31 21:09:30 +00:00
adam
92605064cf Updated graphics/cinepaint to 0.20.2 2006-01-31 21:08:31 +00:00