Commit graph

164650 commits

Author SHA1 Message Date
shattered
d7be2e8624 Use my TNF e-mail in MAINTAINER field. 2010-10-24 17:49:50 +00:00
pettai
90dd72ab19 Missed the included patch in PR pkg/38038, now its also appended 2010-10-24 16:55:03 +00:00
pettai
35c4505b54 Updated net/pptp to 1.7.1 2010-10-24 16:16:57 +00:00
pettai
135faab77f Release 1.7.1: (13th February 2006)
- use prctl(2) to set process name [Cameron]
- add --version option [Cameron]
- remove superfluous sigset [Cameron/Gono]
- default options file to not require MPPE (#166394) [Howarth]
- add PROTOCOL-SECURITY discussion [Cameron/Mueller]

Fixes old PR pkg/38038
2010-10-24 16:16:28 +00:00
schmonz
b6d736714a Updated www/ikiwiki to 3.20101023 2010-10-24 15:45:47 +00:00
schmonz
f82c34d776 Update to 3.20101023. From the changelog:
* Fix typo that broke anonymous git push.
* Fix web reversion when the srcdir is in a subdir of the git repo.
2010-10-24 15:45:34 +00:00
plunky
373048384b fix getline(3) conflicts, "getline" -> "cmp3_getline" 2010-10-24 11:28:42 +00:00
jakllsch
d261731bbe Added sysutils/flashrom version 0.9.3pre1216 2010-10-23 15:57:45 +00:00
jakllsch
6c55e3f227 +flashrom 2010-10-23 15:57:26 +00:00
jakllsch
fb643b7ad8 import flashrom 0.9.3 prerelease
Flashrom is a utility which can be used to detect, read, and write BIOS chips.
2010-10-23 15:56:19 +00:00
jakllsch
588cd5d448 buildlink for liftdi 2010-10-23 15:34:34 +00:00
jakllsch
0fc41a2030 +libftdi 2010-10-23 15:31:27 +00:00
jakllsch
2c07c20ca0 Added devel/libftdi version 0.18 2010-10-23 15:27:14 +00:00
jakllsch
63473e3db6 import libftdi package.
libFTDI is an open source library to talk to FTDI chips: FT232BM,
FT245BM, FT2232C, FT2232D and FT245R, including the popular bitbang
mode. The library is linked with your program in userspace, no
kernel driver required.

libFTDI works perfectly with Linux, Windows, MacOS X and BSD variants
thanks to libusb.
2010-10-23 15:26:46 +00:00
pettai
7e298e3025 Updated mail/p5-Mail-DKIM to 0.38 2010-10-23 13:17:30 +00:00
pettai
472ef0d281 Updated net/libtrace to 3.0.7 2010-10-23 13:09:32 +00:00
pettai
4b23aab34c New Features:
* Replaced IO subsystem with wandio abstraction
* IO / compression / decompression is now performed in a separate thread, resulting in improved performance
* Modular design makes it easy to add support for new compression formats
* Added native support for reading and writing bzip files
* Added native support for writing lzo files
* JITing of BPF bytecode using LLVM, leading to faster BPF filtering
* Added enums for post-IP protocols and Ethertypes
* Write support added for DAG cards - thanks to Daniel Lawson
* Added new trace tool: tracetop. Shows the top N flows each second
* Added new trace tool: tracereplay. Attempts to replay trace files in trace time
* Added new trace tool: tracediff. Displays packets that differ between two trace files
* Added trace_get_timespec() function
* If the format is not specified as part of the URI, libtrace can now attempt to guess the trace format
* Libpacketdump can now decode CHDLC and PPP/HDLC headers
* Added all the code examples from the libtrace tutorial to the examples directory

Bug Fixes:
* Fixed bug where packets read from a DAG card that did not match the filter were causing lengthy sleep events under the event API
* Fixed various tools that were not reporting the occurrence of a read error
* Fixed segfault caused by malformed URIs
* Fixed bug where reading a zero-length payload from a PCAP trace would result in an EOF being incorrectly reported
* Fixed bug where filtered packet count was not initialised to zero
* trace_get_payload_from_ip() now returns NULL when the IP version is incorrect rather than asserting
* Fixed segfault when writing packets to a Linux native socket, caused by byte ordering issue
* Fixed bug where custom pcap event function was not being used
* Fixed misplaced assertion in the pcap file reading code
* Fixed bug where trace_event would never get a packet event under recent versions of libpcap
* Fixed assertion failure when an unknown linktype is encountered by libpacketdump
* Fixed error caused by LCP packets that are common in some trace sets, e.g. Leipzig
* Increased size of RT packet buffer to fix problems caused by jumbograms
* Fixed errors caused by 32- and 64-bit incompatibility when sending Linux Native packets using the RT protocol
* trace_get_*_port() functions now always return 0 for ICMP packets
* Fixed problems with decoding HDLC and CHDLC headers
* Fixed segfault when reading PCAP packets that had no packet content
* Fixed bug where PCAP packets would be written with a larger capture length than the wire length
* Fixed segfault in the TCP segment report in tracereport caused by segments larger than 1500 bytes
* Fixed bug with restarting a PCAP trace file
* Fixed bugs relating to the size of the TSH packet records
* Fixed bug where we were not accounting for the FCS in legacy Ethernet captures
* Fixed bug where libpacketdump could not decode Linux SLL properly due to using an "undefined" function
* Fixed bug where libpacketdump was not skipping IP options before attempting to decode the next header
* Fixed bug where padding was being treated as part of a truncated header
* Fixed assertion when converting a packet with a corrupt wire length to PCAP
* More fixes for missing #includes

Improvements:
* trace_get_source_address() and trace_get_destination_address() now return link layer addresses in the absence of an IP header wherever possible
* trace_get_<protocol> short-cut functions now return NULL if the entire header (minus options) is not present in the packet
* Added missing set_capture_length() functionality for Linux Native
* traceanon can now write compressed traces
* traceanon now replaces checksums with zeroes
* traceanon, tracesplit and tracemerge now support all libtrace compression types for output
* tracereport no longer does the flow report by default
* Added support for new ERF types
* Added linktype for Experimental Ethernet
* Added --count option to tracereport
* Added --merge-inputs option to tracertstats
* Added support for ARPHRD_NONE
* Added a libpacketdump decoder for ubiquity headers
* Improved libpacketdump's method of searching for decoders
* More efficient arrangement of internal structures
* Tidied up exported symbols
* General code maintenance
* Tidied up manpages
* Improved documentation
2010-10-23 13:08:56 +00:00
obache
f9f95853d3 Note update of ruby-gnome2 and related modules to 0.90.3. 2010-10-23 12:52:57 +00:00
zafer
7c013dd69b note update of net/filezilla 2010-10-23 12:50:05 +00:00
zafer
68dd022172 Update filezilla to 3.3.4.1
Changelog:
* Set a minimum size for column widths in directory lists and transfer queue
* Fix build-time check for system TinyXML
* Correctly handle symbolic links pointing to files in search dialog
* Fix crash in options initialization
2010-10-23 12:47:11 +00:00
obache
925098cf7d Update ruby-gnome2 to 0.90.3.
= NEWS

== Ruby-GNOME2 0.90.3: 2010-10-23

NOTE: 0.90.x releases are for 1.0.0 major release.

  * Support String encoding in Ruby 1.9.
  * RVAL2CSTR2 and CSTR2RVAL2 are deprecated.
  * Ruby/GIO2 is imported as an experimental library.

=== Changes

==== All

  * Support String encoding.
    [Guillaume Cottenceau, Neil Roberts, Kouhei Sutou]
  * Don't install *.pc by default. Set pkgconfigdir make
    varialbe like 'make pkgconfigdir=/usr/lib/pkgconfig'.

==== Ruby/GLib2

  * Improvements:
    * declare argument types.
      [Nobuyoshi Nakada, Kouhei Sutou]

==== Ruby/GIO2

  * Imported as an experimental library.
    [Nikolai Weibull]

==== Ruby/GTK2

  * Improvements:
    * keep backward compatibility around GDK key
      symbols introduced at GTK+ 2.20.
      "[ruby-gnome2-devel-en] Constants names change in Gdk::KeyVal"
      [Vincent Carmona]
    * move gdk-pixbuf and cairo related methods from Ruby/GdkPixbuf2.
      "[ruby-gnome2-devel-en] gtk2 dependency to gdkpixbuf2"
      [Andrea Dallera, Kouhei Sutou]
  * Bug fixes:
    * fix GType conversion in Gtk::ItemFactory.new on 64bit
      platform.
      [Grant McLean, Steve Wills, Kouhei Sutou]

==== Ruby/GdkPixbuf2

  * Improvements:
    * move gdk-pixbuf and cairo related methods to Ruby/GTK2.
      "[ruby-gnome2-devel-en] gtk2 dependency to gdkpixbuf2"
      [Andrea Dallera, Kouhei Sutou]
    * change .pc filename from ruby-gdkpixbuf2 to
      ruby-gdk-pixbuf2.

==== Ruby/RSVG2

  * Bug fixes:
    * add missing libcroco dependency on Windows.
      [U.Nakamura, Kouhei Sutou]

==== Ruby/Poppler

  * Improvements:
    * support Popper 0.15.0. [#3079667]
      [Mamoru Tasaka, Kouhei Sutou]

  * Bug fixes:
    * add missing libjpeg dependency on Windows.
      [U.Nakamura, Kouhei Sutou]
    * fix installed Ruby/GLib2 gem can't be detected.
      [kdmsnr, Kouhei Sutou]

=== Thanks

  * U.Nakamura
  * kdmsnr
  * Mamoru Tasaka
  * Guillaume Cottenceau
  * Vincent Carmona
  * Grant McLean
  * Steve Wills
  * Andrea Dallera
  * Nobuyoshi Nakada
  * Neil Roberts

== Ruby-GNOME2 0.90.2: 2010-09-26

NOTE: 0.90.x releases are for 1.0.0 major release.

A RubyGems package fix release.

=== Changes

==== All

  * fix path.
    [kimura wataru, Kouhei Sutou]

==== Ruby/GTK2

  * Bug fixes:
    * fix gtk2/base.rb is missing in gem.
      [S.Kitagawa, Kouhei Sutou]

==== Ruby/GIO2

  * Bug fixes:
    * fix a typo in .pc name. [#3075619]
      [O01eg, Kouhei Sutou]

==== Ruby/RSVG2

  * Bug fixes:
    * also check rb_cairo.h availability. [#3075617]
      [O01eg, Kouhei Sutou]

=== Thanks

  * S.Kitagawa
  * O01eg
  * kimura wataru
2010-10-23 12:45:08 +00:00
wiz
55d86d6c55 + TeXmacs-1.0.7.7, bitlbee-3.0, gst-plugins0.10-base-0.10.30.2,
gstreamer0.10-0.10.30.2, monotone-0.48.1, podofo-0.8.3, py-qt4-4.8,
  py-sip-4.11.2, xterm-265.
2010-10-23 12:28:23 +00:00
obache
b892dd8be6 Updated lang/sun-jre6 to 6.0.22nb1 2010-10-23 12:26:48 +00:00
obache
51875b6a81 Remove a file from PLIST, it will be regenerated in POST-INSTALL.
Bump PKGREVISION.
2010-10-23 12:26:33 +00:00
obache
c92e49b927 Updte ruby-pkg-config to 1.0.7.
== 1.0.7 - 2010/09/30

* suppress warnings on Ruby 1.9.
2010-10-23 07:53:29 +00:00
drochner
033f326ab0 reset PKGREV for base pkg update 2010-10-22 20:12:43 +00:00
drochner
bff4c910a9 update to 2.24.4
changes:
-Fix for non-writable home directory
-Fix a crash on Solaris
-translation updates
2010-10-22 20:11:16 +00:00
drochner
f8ffc9d558 update to 2.30.4
changes:
-Add mallard snippets
-translation updates
2010-10-22 20:08:50 +00:00
drochner
424cb9e4d3 update to 2.30.4
changes:
-minor fixes
-documentation updates
2010-10-22 20:05:53 +00:00
drochner
45cfeb37fb update to 2.30.2
changes: translation updates
2010-10-22 20:03:03 +00:00
drochner
e026773c50 update to 2.4.20
changges: minor fixes and cleanup
2010-10-22 19:54:01 +00:00
drochner
41714bd979 update to 2.14.19
change: fix free on error of uninitialized IOR components
2010-10-22 19:45:30 +00:00
drochner
106ed98ea4 update to 0.6.5
changes:
-fixes for gobject-introspection (not in pkgsrc yet)
-Fixed a few small leaks
2010-10-22 19:43:58 +00:00
drochner
5ab47ddb71 update to 2.18.6
changes: translation updates
2010-10-22 19:41:54 +00:00
drochner
e0e184f6c5 update to 2.18.8
changes: translation updates
2010-10-22 19:40:28 +00:00
drochner
f38360f740 update to 2.30.3
changes:
-Update for tzdata 2010k
-translation updates
2010-10-22 19:36:10 +00:00
drochner
7363bc752d update to 2.24.4
changes: translation updates
2010-10-22 19:33:08 +00:00
drochner
00777082f7 update to 2.20.11
changes:
-Switch buttons "Make Default" and "Just For This Session" for better
 usability
-minor fixes
2010-10-22 19:27:07 +00:00
drochner
de0ace7dd5 update to 2.30.2
changes:
-Add session service activation file
-Don't crash on systems that don't support XF86VM or XRANDR gamma fad
-build fixes
-translation updates
2010-10-22 19:24:57 +00:00
drochner
bed796e98b update to 2.20.2
changes:
-minor fixes
-translation updates
2010-10-22 19:02:43 +00:00
drochner
b4f85b505f update to 2.10.5
changes: translation updates
2010-10-22 19:01:26 +00:00
drochner
8d5df0b846 update to 1.6.5
changes:
-cleanup
-translation updates
2010-10-22 18:55:44 +00:00
drochner
82e4f9e5d1 update to 1.0.6
This seems to fix the security problem with '\0' in domain names which
was also present in openssl and nss. (CVE-2010-1192)
(The bundled changelog does only beat around the bush.)
2010-10-22 18:53:41 +00:00
drochner
322289ceeb make this build with newer NetBSD (where fmin()/fmax() is supported):
get static inline replacements out of the namespace
2010-10-22 17:55:28 +00:00
drochner
4c51ebb4c8 update to 2.4.3
changes:
A rendering regression of S-shaped cubic arcs (introduced in
version 2.4.0) has been fixed. Besides that, a bunch
of fixes have been applied to improve handling of broken fonts.
2010-10-22 16:14:13 +00:00
darcy
0675b9d504 Fix compile on Dragonfly.
Closes PR #43879.
Patch supplied by ftigeot@wolfpond.org.
Tested by darcy@NetBSD.org on i386.
No revision bump as no code changed.
2010-10-22 16:12:47 +00:00
ghen
ba6d60a855 Use official X.org master site (now in a subdir), noted by reed.
Fixes PR#43985.
2010-10-22 11:46:59 +00:00
obache
c17086301b Updated inputmethod/ibus to 1.3.8 2010-10-22 11:28:58 +00:00
obache
54fcb13962 Update ibus to 1.3.8.
ChangeLog
    Comment out test-keymap test case.
    Limit typing rate to 800 hits/minutes, and fix make distcheck error.
    Catch exceptions from os.kill.
    Fix CPU 100% usage with signal.SIGCHLD
    Fix keyval and state in __keycode_button_clicked_cb
    Destroy existing connection before creating a new connection, and only create the fake context once.
    Move the candidate window just above the cursor when the window and a preedit string overlap.
    Remove compiler warnings.
    Enable key snooper by default again, except Chrome/Chromium browsers, to fix application compatibility issues like 1068.
    Always consume the hotkey, even if the hotkey associated engine already activated.
    Fix race condition in bus_ibus_impl_create_engine()
    Fix a build error of IBus-1.0.gir with gobject-introspection 0.9.6
    Fix a typo.
    Remove unused dbus-1 package in gir includes
    Implement stress tool for ibus.
    Fix a build error with GTK3 gdkkeysyms.h
    Update gu.po from Sweta Kothari <swkothar@redhat.com>
    Fix g_assertion failure in bus_ibus_impl_{load,save}_global_engine_name functions.
    Add some comments about registry
    Add Emacs modeline for .c and .h files.
    Move the log handler code from bus/main.cc to src/ibusshare.cc.
    Add codereview.settings.
    Add time info in log message from satorux@chromium.org
    Fix memory leak in ibus_input_context_process_key_event by Fujiwarat
    Fix segv in bus_engine_proxy_process_key_event_reply_cb
    Set CFLAGS to "-Wall -Werror" in autogen.sh
    Fix property issue.
    Update fr.po
    Fix a build warning
2010-10-22 11:28:38 +00:00
obache
cdeaf3e1b8 Missing bump PKGREVISION at
"Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that version"
over a month ago.
2010-10-22 11:19:19 +00:00