Commit graph

158468 commits

Author SHA1 Message Date
tron
5d33db11bb Update "wireshark" package to version 1.2.8. Changes since 1.2.7:
- The following vulnerabilities have been fixed. See the security
  advisory for details and a workaround.
  o The DOCSIS dissector could crash. (Bug 4644), (bug 4646) -->
    Versions affected: 0.9.6 to 1.0.12, 1.2.0 to 1.2.7
- The following bugs have been fixed:
  o HTTP parser limits with Content-Length. (Bug 1958)
  o MATE dissector bug with GOGs. (Bug 3010)
  o Changing fonts and deleting system time from preferences,
    results in wireshark crash. (Bug 3387)
  o ERF file starting with record with timestamp=0,1 or 2 not
    recognized as ERF file. (Bug 4503)
  o The SSL dissector can not correctly resemple SSL records when
    the record header is spit between packets. (Bug 4535)
  o TCP reassembly can call subdissector with incorrect TCP
    sequence number. (Bug 4624)
  o PTP dissector displays big correction field values wrong. (Bug
    4635)
  o MSF is at Anthorn, not Rugby. (Bug 4678)
  o ProtoField __tostring() description is missing in Wireshark's
    Lua API Reference Manual. (Bug 4695)
  o EVRC packet bundling not handled correctly. (Bug 4718)
  o Completely unresponsive when run very first time by root user.
    (Bug 4308)
- Updated Protocol Support: DOCSIS, HTTP, SSL
- Updated Capture File Support: ERF, PacketLogger.
2010-05-13 07:03:22 +00:00
rillig
733bd12037 Updated chat/amsn to 0.98.3. 2010-05-12 21:28:23 +00:00
rillig
1636ad93fa Updated amsn to 0.98.3.
No useful ChangeLog available.
2010-05-12 21:27:01 +00:00
tez
04913768f4 bootstrap-mk-files - make SunOS gcc builds use gnu cpp not gcc -E 2010-05-12 21:00:04 +00:00
tez
2716f5893d In SunOS, use cpp rather than ${CC} -E, as gcc -E is broken.
If /usr/ucb/lib/cpp is in the path before gnu cpp this could break things
but that is not an expected situation.  The only executable in /usr/ucb/lib
is cpp, so there is no other reason to add it to the path.

This should fix PR#42624
2010-05-12 20:57:46 +00:00
martin
1964965472 Switch to oss default module on FreeBSD and DragonFly, per PR pkg/43279. 2010-05-12 13:16:15 +00:00
minskim
e6d350e278 Correct a misspelled variable name. 2010-05-12 09:35:49 +00:00
minskim
79f4967b73 Let tex-marvosym{,-doc} use DISTFILES from TeX Live 2009.
No functional change.
2010-05-12 09:30:47 +00:00
minskim
7bf74778e3 Note update of tex-caption{,-doc}. 2010-05-12 04:13:38 +00:00
minskim
13829ad051 Update tex-caption{,-doc} to 3.1m.
- Works better with tex-hyperref.
2010-05-12 04:12:52 +00:00
minskim
3bae2e762c Note update of tex-ms{,-doc}. 2010-05-12 01:25:26 +00:00
minskim
ef5a0ba21c Update tex-ms{,-doc} to the version in TeX Live 2009.
Changes:
- norsk option added to prelim2e.
- License change in count1to.
- other fixes and improvements.
2010-05-12 01:23:47 +00:00
obache
9f750d7614 Updated graphics/clutter to 1.2.8 2010-05-12 00:57:48 +00:00
obache
8cc76893e0 Update clutter to 1.2.8.
Clutter 1.2.8 (10/05/2010)
===============================================================================

  * List of changes since Clutter 1.2.6

    > Ignore unexpected GLX_BufferSwapComplete coming from Mesa (bug #2102)

    > Use the correct function for the GL_OES_framebuffer_object extension

    > Fix the chaining up of the GLX backend when dealing with redirected
      event handling (e.g. by Mutter) (bug #2101)

    > Do not attempt to use GL to convert formats under GLES (bug #2059)

    > Improve the robustness of the checks dealing with the maximum
      amount of layers in a CoglMaterial (bug #2064)

    > Fix cogl_read_pixels() on GLES (bug #2057)

    > Do not try to union sub paths (bug #2088)

    > Fix the clip stack (bug #2079)

    > Fix clutter_event_get_coords() for ENTER and LEAVE events.

    > Documentation fixes in the Cogl path API

    > Fix typos in the introspection annotations
2010-05-12 00:57:34 +00:00
seb
4ed5413033 Updated devel/p5-Moose to 1.03 2010-05-12 00:16:01 +00:00
seb
0e0b6e4d32 Update p5-Moose from version 1.02 to version 1.03.
Pkgsrc changes:
- adjust dependencies

Upstream changes:
1.03 Thu, May 06, 2010

  [NEW FEATURES]

  * Allow specifying required versions when setting superclasses or applying
    roles (Florian Ragwitz).
2010-05-12 00:15:52 +00:00
seb
6a24a08271 Updated devel/p5-Class-MOP to 1.01 2010-05-12 00:15:40 +00:00
seb
2904ea4b42 Update p5-Class-MOP from version 1.00 to version 1.01.
Pkgsrc changes:
- adjust dependencies

Upstream changes:
1.01 Thu, May 26, 2010

  [NEW FEATURES]

  * is_class_loaded, load_class and load_first_existing_class now allow
    specifying a minimum required version (Florian Ragwitz).

  [BUG FIXES]

  * The __INSTANCE__ parameter to Class::MOP::Class::new_object now enforces
    that the passed in reference is blessed into the correct class (by dying if
    it's not) (doy, jhallock).
2010-05-12 00:15:25 +00:00
wiz
51004f8dd5 + aria2-1.9.3, awesome-3.4.5, cherokee-1.0.0, clutter-1.2.8,
cone-0.83, gettext-0.18, gettext-lib-0.18, gwaei-1.4.0,
  phpmyadmin-3.3.3, puzzles-8939, py-Scientific-2.8 [pkg/43282],
  samba-3.4.8, zile-2.3.16.
2010-05-11 19:41:27 +00:00
mbalmer
69cbf48da5 Language fix: upto date -> up to date. 2010-05-11 18:36:15 +00:00
pettai
e93d20548b fixes pkg/43289 2010-05-11 14:50:27 +00:00
sborrill
17152d4473 Updated net/istgt to 20100407 2010-05-11 14:21:49 +00:00
sborrill
5435f65465 Update to 20100407.
Main changelog is in Japanese. Author says:

Main changes:
support auto size of block device at various OS. (includes
NetBSD,MacOSX,Linux)
remove ZFS and /usr/local from src.
remove unused config.

Also includes patches from pkgsrc fed upstream (thanks Daisuke!).
2010-05-11 14:21:13 +00:00
taca
6ec09634f4 Add DIST_SUBDIR to match typolight27's update. 2010-05-11 13:28:46 +00:00
jmmv
f89c7b48e1 Note addition of p5-IPC-Signal, p5-Proc-WaitStat and mime-construct. 2010-05-11 12:16:18 +00:00
jmmv
c9d31e1160 Add and enable mime-construct. 2010-05-11 12:15:45 +00:00
jmmv
58319fd2ae Initial import of mime-construct 1.10:
mime-construct is a tool to construct and optinally send MIME email messages.
2010-05-11 12:15:08 +00:00
obache
ff6afece2f Drop exactly build dependency on lang/ruby.
It should not be used, because of conflict with pkg_alternatives.
Include lang/ruby/buildlink3.mk with BUILDLINK_DEPMETHOD=build instead.

While here convert custom REPLACE interpreter for ruby to
REPlACE_RUBY defined in lang/ruby/replace.mk.
2010-05-11 12:14:43 +00:00
jmmv
0e5e272e9b Add and enable p5-IPC-Signal and p5-Proc-WaitStat. 2010-05-11 12:12:24 +00:00
jmmv
a2507b65af Initial import of p5-Proc-WaitStat 1.00:
The Perl 5 module Proc::WaitStat provides functions to intepret and act upon
wait status values.
2010-05-11 12:11:33 +00:00
jmmv
643c61be7c Initial import of p5-IPC-Signal 1.00:
The Perl 5 module IPC::Signal provides functions to deal with signals.
2010-05-11 12:10:47 +00:00
roy
16253af69e Update to miniupnpd-1.4.20100308
Changes include:
* ipfilter fixes
* NAT-PMP source address should now be right
2010-05-11 08:53:29 +00:00
sbd
8f9eece243 update MASTER_SITES 2010-05-11 07:52:20 +00:00
adam
858c6b04fa Updated net/net-snmp to 5.4.2.1nb4 2010-05-11 04:44:39 +00:00
adam
70ecc12cb4 Added patches, courtesy of Mike Bowie:
* Address changes in sysctl() storage, which has yielded values such as
  IP-MIB::ipForwarding.0 invalid.
* RAM reporting on 64-bit systems.
2010-05-11 04:39:54 +00:00
minskim
45eeeb5854 Note update of tex-footmisc{,-doc}. 2010-05-11 00:36:15 +00:00
minskim
191e30a7b1 Update tex-footmisc{,-doc} to 5.5a.
- Spacing adjustment.
2010-05-11 00:33:58 +00:00
minskim
e0892a47fb Update DISTFILES. 2010-05-11 00:24:13 +00:00
minskim
e5c0817ff5 Note PKGREVISION bump of tex-fancyvrb{,-doc}. 2010-05-11 00:19:55 +00:00
minskim
d6f6465a51 Update tex-fancyvrb{,-doc} to the version from TeX Live 2009.
- Fixed codes which were incorrectly written as '?'.
2010-05-11 00:18:41 +00:00
minskim
d386d5df5a Note update of tex-algorithms{,-doc}. 2010-05-11 00:12:53 +00:00
minskim
93c35843c5 Update tex-algorithms to 2009 (CTAN catalogue version 0.1).
Changes:
- Added many commands including \AND, \OR, \XOR, \NOT, \RETURN, etc.
2010-05-11 00:11:26 +00:00
minskim
fb85adc6e7 Update DISTFILES. 2010-05-10 23:55:40 +00:00
minskim
82b4c04838 Update DISTFILES. 2010-05-10 23:34:32 +00:00
minskim
174d78c4b5 Let tex-hyphen-coptic use DISTFILES from TeX Live 2009. No functional change. 2010-05-10 23:26:07 +00:00
minskim
c7f8c3a4ea Let tex-acmtrans{,-doc} use DISTFILES from TeX Live 2009. 2010-05-10 23:20:05 +00:00
minskim
61f5c6e1f5 Note update of tex-elsarticle{,-doc}. 2010-05-10 23:13:37 +00:00
minskim
a2f4bd0be8 Update tex-elsarticle{,-doc} to 1.20.
Changes:
  - formatting changes in \appendix.
  - margin changes.
  - documentation updates.
  - other changes and bug fixes.
2010-05-10 23:12:09 +00:00
minskim
6a97db17b2 Note PKGREVISION bump of teTeX-texmf. 2010-05-10 23:06:33 +00:00
minskim
ea6dcc68c1 Resolve conflicts between teTeX-texmf and recently-imported TeX Live
packages.
2010-05-10 23:05:07 +00:00