Commit graph

131114 commits

Author SHA1 Message Date
minskim
12a33a655c Update ns to 2.33. This version contains many new modules, especially
wireless network models, and bug fixes.


Changes since 2.31:

Wireless shadowing bug fix; originally reported by Marcello Caleffi;
suggestion from Nicola Baldo applied

AODV bug fix from Marco Fiore

Add dynamic libraries patch from SIGNET group, University of Padova

Add 80211Ext models from Mercedes-Benz/Karlsruhe team

Add Ilango Purushothaman's 802.11 infrastructure mode support.

Add ns-2 TCP Linux patch and calendar scheduler improvements.

Enable Tk for ns-2.

Several changes to SCTP module, contributed by Nasif Ekiz and Protocol
Engineering Lab at the University of Delaware
2008-09-18 04:48:12 +00:00
obache
a47e73a4b0 Updated x11/x11vnc to 0.9.4 2008-09-18 00:11:48 +00:00
obache
ae3933a437 Update x11vnc to 0.9.4.
New in the 0.9.4 x11vnc release:

        Reverse VNC connections (-connect and  -connect_or_exit options)
                work in the -find and -create X session FINDCREATEDISPLAY
                modes.

        Reverse VNC connections (either normal or using SSL) can use a
                Web Proxy, a SOCKS proxy, the UltraVNC repeater proxy,
                an SSH connection, or even a CGI URL to make the outgoing
                connection (-proxy option).  Forward connections can
                use the -ssh option to set up a reachable redirection.

        Support for the ZYWRLE encoding is added, this is the RealVNC ZRLE
                encoding extended to do motion video and photo regions
                more efficiently by way of a Wavelet based transformation.

        The session finding and creating modes (-find and -create) have
                been improved to be more reliable and also provide a new
                desktop types (xfce) and new service redirection options.

        Support for indexed colormaps (PseudoColor) with depths other
                than 8 is provided (depths 1 to 16 now work).

        Java viewer applet source code is provided in the x11vnc 0.9.4
                tarball so now everything can be built from source.

  miscellaneous new features and changes:

        To unset Caps_Lock, Num_Lock and raise all keys in the X server
                use -clear_all, or by remote control 'x11vnc -R clear_all'

        The -autoport option gives more control over the server port
                range that probes.

        The -ping option can be used to help keep idle connections alive.

        The -finddpy and -listdpy utilities help to debug and configure
                the -find, -create, and -display WAIT:... modes.

        Some automatic detection of screen resizes are handled even if
                the -xrandr option is not supplied.

        The -advertise_truecolor option can workaround some VNC viewer
                incompatibilities with PseudoColor.

        The option '-clip xinerama0' can be used to clip to the first
                Xinerama sub-screen, etc.

        If a fast framebuffer read rate is detected the -wait and -defer
                parameters are reduced to 10 and 15 msec, respectively.

        Pasting of the selection/clipboard into remote applications
                (e.g. Java) is improved.

        Usage with dvorak keyboards is improved.  The option -macuskbd is
                available on MacOSX to use the original US keyboard code.

        Via a compiler option (-DENABLE_GRABLOCAL) one can use the
                -grablocal n option to filter VNC client input if someone
                at the console has done mouse or keyboard input n secs ago.

        The -sleepin option can now sleep a random amount of time between
                min and max time delays (-sleepin min-max).
2008-09-18 00:11:30 +00:00
joerg
2a8a2bb2eb Correct handling of tvtime.xml. Bump revision. 2008-09-17 23:00:05 +00:00
adrianp
d71ecf387a Fix a bug on some platforms which causes the installation to fail.
Thanks to Peter Avalos for debugging and joerg@ for pointing it out.
2008-09-17 22:40:06 +00:00
adrianp
0bcb9a14df + description for zlib 2008-09-17 20:33:18 +00:00
joerg
e3a71de58f filter_tomsmocomp is only present on i386. Mark as DESTDIR safe. 2008-09-17 18:52:10 +00:00
rillig
c187bba751 Needs BROKEN_GETTEXT_DETECTION to build on Ubuntu 8.04. 2008-09-17 16:34:40 +00:00
joerg
1dcb5f6eeb Use external libffi to make it usable on amd64. Fix part of a regression
test, I have no idea about the remaining test case though.
Bump revision.
2008-09-17 16:20:21 +00:00
joerg
681afdef37 Fix build on DragonFly. From PR 38835.
Add DESTDIR support.
2008-09-17 16:15:54 +00:00
joerg
59a7666aee Fix build with newer awk in netbsd-current. 2008-09-17 16:11:28 +00:00
kleink
ea2ab00d69 Note update of www/drraw to 2.2a5nb1. 2008-09-17 15:49:26 +00:00
kleink
5914a62421 doc/WISHLIST is no longer. Bump to 2.2a5nb1. 2008-09-17 15:48:16 +00:00
epg
0bdf50d644 When I broke apr/-util out to build separately from httpd on
2007/01/24 19:46:45, I left Makefile.common in apache22 for no
reason at all.  Drop it.

approved by tron
2008-09-17 15:39:06 +00:00
joerg
021facada4 Needs intltool. 2008-09-17 15:28:16 +00:00
bjs
3edf18d86b Pass pkgsrc ${CFLAGS} to the build via ${DEBUG}. 2008-09-17 15:23:19 +00:00
joerg
1a04e21a8b pkg_install-20080916:
Merge from changes for read_plist from pkg_install-renovation to always
initialize the plist and add append_plist for the one case where this is
not desired. Fixes PR 39276.
2008-09-17 15:21:30 +00:00
joerg
63dfb5ba45 Fix build on DragonFly. From PR 39561. 2008-09-17 15:04:21 +00:00
joerg
26bb28fb63 Allow building libv4l on older NetBSD systems by providing videoio.h.
Don't override user CFLAGS.
Bump revision.
2008-09-17 14:04:54 +00:00
joerg
f6e246a6e7 Support newer DragonFly versions. From PR 39148. 2008-09-17 13:44:16 +00:00
joerg
68af3a0e92 Support newer DragonFly versions. From PR 39148. 2008-09-17 13:21:19 +00:00
joerg
4915b17a40 Fix build on DragonFly. From PR 39570. 2008-09-17 12:36:38 +00:00
joerg
39a95245f7 Include pthread.h before including pthread_np.h.
From Hasso Tepper in PR 39268.
2008-09-17 12:23:01 +00:00
joerg
2b6e066cbc twisted is restricted to 2.4+, so restrict here as well. 2008-09-17 12:01:34 +00:00
agc
f638d3000d Note the start of the freeze in preparation for the pkgsrc-2008Q3 branch. 2008-09-17 09:18:02 +00:00
adam
a5ab99a412 distinfo is now correct 2008-09-17 05:01:15 +00:00
bjs
c45da45e94 Update to scmgit-1.6.0.2 2008-09-17 01:20:51 +00:00
bjs
cb19d1e93d Update to scmgit-1.6.0.2. In pkgsrc, in Makefile.common .include,
change ${.CURDIR}/../... to ../../devel/scmgit/...; makes
a lot more sense.

Fixes since v1.6.0.1
--------------------

* Installation on platforms that needs .exe suffix to git-* programs were
  broken in 1.6.0.1.

* Installation on filesystems without symbolic links support did nto
  work well.

* In-tree documentations and test scripts now use "git foo" form to set a
  better example, instead of the "git-foo" form (which is an acceptable
  form if you have "PATH=$(git --exec-path):$PATH" in your script)

* Many commands did not use the correct working tree location when used
  with GIT_WORK_TREE environment settings.

* Some systems needs to use compatibility fnmach and regex libraries
  independent from each other; the compat/ area has been reorganized to
  allow this.


* "git apply --unidiff-zero" incorrectly applied a -U0 patch that inserts
  a new line before the second line.

* "git blame -c" did not exactly work like "git annotate" when range
  boundaries are involved.

* "git checkout file" when file is still unmerged checked out contents from
  a random high order stage, which was confusing.

* "git clone $there $here/" with extra trailing slashes after explicit
  local directory name $here did not work as expected.

* "git diff" on tracked contents with CRLF line endings did not drive "less"
  intelligently when showing added or removed lines.

* "git diff --dirstat -M" did not add changes in subdirectories up
  correctly for renamed paths.

* "git diff --cumulative" did not imply "--dirstat".

* "git for-each-ref refs/heads/" did not work as expected.

* "git gui" allowed users to feed patch without any context to be applied.

* "git gui" botched parsing "diff" output when a line that begins with two
  dashes and a space gets removed or a line that begins with two pluses
  and a space gets added.

* "git gui" translation updates and i18n fixes.

* "git index-pack" is more careful against disk corruption while completing
  a thin pack.

* "git log -i --grep=pattern" did not ignore case; neither "git log -E
  --grep=pattern" triggered extended regexp.

* "git log --pretty="%ad" --date=short" did not use short format when
  showing the timestamp.

* "git log --author=author" match incorrectly matched with the
  timestamp part of "author " line in commit objects.

* "git log -F --author=author" did not work at all.

* Build procedure for "git shell" that used stub versions of some
  functions and globals was not understood by linkers on some platforms.

* "git stash" was fooled by a stat-dirty but otherwise unmodified paths
  and refused to work until the user refreshed the index.

* "git svn" was broken on Perl before 5.8 with recent fixes to reduce
  use of temporary files.

* "git verify-pack -v" did not work correctly when given more than one
  packfile.

Also contains many documentation updates.
2008-09-17 01:18:42 +00:00
reed
8748c6679e Add zlib option.
This is for PR 39433.
It is not enabled by default.
2008-09-17 00:46:58 +00:00
obache
d1be0e1100 Updated ruby-gnome2 to 0.17.0 release. 2008-09-17 00:32:02 +00:00
obache
1f8504ee84 Update ruby-gnome2 to 0.17.0 release.
pkgsrc changes:
   * Add some additional modules:
    	devel/ruby-gnome2-bonobo
    	devel/ruby-gnome2-bonoboui
    	devel/ruby-gnome2-gconf
    	devel/ruby-gnome2-libglade
    	graphics/ruby-gnome2-gtkglext
    	multimedia/ruby-gnome2-gstreamer
    	print/ruby-gnome2-gnomeprintui
    	sysutils/ruby-gnome2-gnomevfs
    	www/ruby-gnome2-gtkhtml2
    	www/ruby-gnome2-gtkmozembed
    	x11/ruby-gnome2-gtksourceview
    	x11/ruby-gnome2-vte
   * Fixed detection of rcairo. It had been broken since switched to gem.
     patch-a{c,h,i,j,k,l.m}
     (It Already in upstream trunk)
   * Add patches for allow to load gem rcairo.
     patch-a{n,o,p}
   * Fixed overwritten glib module when installing modules require generated
     header of glib module.
     Modify to install the header as part of glib module and use bl3.mk.
   * clean up dependency
   * Add test target for modules having unit test.
   * Modified patch-a{a,b,d,f,g} to acceptable by upstream.

Ruby-GNOME2-0.17.0 (2008-09-07)

  Release notes:
  * This Release supports Ruby 1.8.7 and has many bug fixes and
    new bound functions.

  Main changes:
  * Ruby/GLib:
    - [#2060606] Crash when removing ruby applet from gnome panel with 0.7rc1
      [Kouhei Sutou]

  * Ruby/GTK:
    - [#2025651] FTBFS with gtk+ 2.13.5 [Cesare Tirabassi, Kouhei Sutou]

    - [#2043970] Segfaults on 64-bit Linux [Neil Roberts, Kouhei Sutou]

  * Ruby/Pango:
    - [#2043970] Pango::FontDescription#weight= seg fault [Kouhei Sutou]

  * Many other changes, GC bugs, Segfault fixes. See corresponding ChangeLog
    for detailed information on changes and contributors.

    Special thanks for your contributions to: (list in no particular order)
    - Neil Roberts
    - Cesare Tirabassi
    - Arnaud Cornet
2008-09-17 00:21:48 +00:00
bjs
f80cb815ee Remove unused doc installation target. 2008-09-17 00:14:23 +00:00
spz
fd3865c6ef cleaned up PLIST, fiddled with directory creation some more 2008-09-16 23:06:19 +00:00
markd
b053ac9457 Use USE_CMAKE. 2008-09-16 22:51:20 +00:00
dholland
78faeb3dbb Note update of graphics/gri to 2.12.18 2008-09-16 22:48:14 +00:00
dholland
6a7a64eac3 Update to 2.12.18.
Changes from 2.12.17 (properly part of the previous update) included
for reference.

Version 2.12.18 [2008 Sep 8  International Literacy Day]
Bug Fixes

    * Improve security of temporary-file handling.

    * Fix SourceForge bug #1985862 ... SVG output had axis linewidth
      equal to curve line width.


Version 2.12.17 [2008 May 29  Oak Apple Day (England)]
New Features

    * Add GNU readline support so that interactive mode will have
      history, command editing, etc.

Bug Fixes

    * Fix SourceForge bug #1913577 ... superscripts did not end
      correctly, if preceeded by an inline `{}' block.

    * Fix SourceForge bug #1761562 ... y axis name printed upside
      down, for log axes in which user specified a high values at the
      bottom end of the axis
2008-09-16 22:47:41 +00:00
bjs
cf74fccc96 Update to rsync-3.0.4 has been done 2008-09-16 22:30:15 +00:00
bjs
a0efe3642a Update to rsync-3.0.4.
Changes since 3.0.3:

BUG FIXES:

- Fixed a bug in the hard-linking code where it would sometimes try to
  allocate 0 bytes of memory (which fails on some OSes, such as AIX).

- Fixed the hard-linking of files from a device that has a device number
  of 0 (which seems to be a common device number on NetBSD).

- Fixed the handling of a --partial-dir that cannot be created.  This
  particularly impacts the --delay-updates option (since the files cannot
  be delayed without a partial-dir), and was potentially destructive if
  the --remove-source-files was also specified.

- Fixed a couple issues in the --fake-super handling of xattrs when the
  destination files have root-level attributes (e.g. selinux values) that
  a non-root copy can't affect.

- Improved the keep-alive check in the generator to fire consistently in
  incremental-recursion mode when --timeout is enabled.

- The --iconv option now converts the content of a symlink too, instead
  of leaving it in the wrong character-set (requires 3.0.4 on both sides
  of the transfer).

- When using --iconv, if a filename fails to convert on the receiving side,
  this no longer makes deletions in the root-dir of the transfer fail
  silently (the user now gets a warning about deletions being disabled
due to IO error as long as --ignore-errors was not specified).

- When using --iconv, if a server-side receiver can't convert a filename,
the error message sent back to the client no longer mangles the name
with the wrong charset conversion.

- Fixed a potential alignment issue in the IRIX ACL code when allocating
the initial "struct acl" object.  Also, cast mallocs to avoid warnings.

- Changed some errors that were going to stdout to go to stderr.

- Made human_num() and human_dnum() able to output a negative number
(rather than outputting a cryptic string of punctuation).

ENHANCEMENTS:

- Rsync will avoid sending an -e option to the server if an older protocol
is requested (and thus the option would not be useful).  This lets the
user specify the --protocol=29 option to access an overly-restrictive
server that is rejecting the protocol-30 use of -e to the server.

- Improved the message output for an RERR_PARTIAL exit.

DEVELOPER RELATED:

- The Makefile will not halt for just a timestamp change on the Makefile
or the configure files, only for actual changes in content.

- Changed some commands in the testsuite's xattrs.test that called "rsync"
instead of "$RSYNC".

- Enhanced the release scripts to be able to handle a branch release and
to do even more consistency checks on the files.
2008-09-16 22:29:23 +00:00
dholland
42ec84300c Fix configure botch on NetBSD. 2008-09-16 22:25:50 +00:00
bjs
d0b782897e Updated x11/xterm to 237 2008-09-16 22:20:21 +00:00
bjs
0c90fd576a Add USE_TOOLS+= tbl (appeases pkglint). 2008-09-16 22:20:01 +00:00
bjs
3a13748fb6 Update to xterm-237. This release contains a number of significant
bug fixes, including the problems with resizing the terminal
with certain applications (second item listed here).

                       Patch #237 - 2008/09/14

* improve usability of TrueType fonts by making the font-size switching
  for shifted keypad plus/minus use the faceSize resources to determine
  the order of fonts (when TrueType fonts are used) rather than the
  bitmap fonts, since their sizes may not be in the same order (report
  by H Merijn Brand)

* remove an optimization of ConfigureNotify events from patch #236 which
  seems to interfere with passing SIGWINCH to applications (GenToo
  #233836).

* modify handling of altSendsEscape to reset the eightBitInput mode,
  like metaSendsEscape (patch by Ted Phelps).

* add feature to show the text-cursor as an underline rather than a box,
  plus command-line options -uc and +uc and resource cursorUnderLine to
  control the feature (patch by Paul Lampert).

* update config.guess, config.sub
2008-09-16 22:18:26 +00:00
bjs
352bf483ba update to libX11-1.1.5 has been done 2008-09-16 21:57:53 +00:00
bjs
c69d3a9978 Updated x11/libX11 to 1.1.5 2008-09-16 21:57:33 +00:00
bjs
cdeb921a6f Update to libX11-1.1.5: integrates the patches listed as removed
as well as a number of i18n fixes.
2008-09-16 21:57:09 +00:00
bjs
353a50ce2d Updated x11/pixman to 0.11.10nb1 2008-09-16 21:23:42 +00:00
bjs
0a46fe688d Add two patches from GIT:
- Fix bug in pixman_image_is_opaque().
- Fix for bug 17477 (see patch-ag).

While here, add missing .PHONY attribute for gen-symfile target.

PKGREVISION++, but no recursive dependency bump necessary.
2008-09-16 21:22:34 +00:00
gdt
98eb568aa9 Removed security/AiCA [gdt 2008-09-16]
Removed security/AiSSLtelnet [gdt 2008-09-16]
	Removed security/smimemsg [gdt 2008-09-16]
2008-09-16 20:03:19 +00:00
gdt
acbb0d5c86 Finish removal of security/Ai{CA,SSLtelnet} that should have been part
of last commit.
2008-09-16 20:02:16 +00:00
gdt
d5c91b174e Remove security/AiCA, security/AiSSLtelnet, security/smimemsg.
These packages have unfetchable distfiles and unreachable HOMEPAGEs.
Removal proposed on pkgsrc-users with no objections received.
2008-09-16 20:00:35 +00:00