Commit graph

159474 commits

Author SHA1 Message Date
wiz
c4d28804b9 Fix build with latest XShm from xsrc. Hopefully still works with other
Xs. (If not, fix emulators/vice as well, same type of fix.)
2010-06-12 14:05:40 +00:00
drochner
6a97524e47 fix build with gtk2-2.20, problem reported by Greg Oster per PR pkg/43460 2010-06-12 12:50:44 +00:00
seb
2ba07dda04 Updated devel/p5-Try-Tiny to 0.06 2010-06-12 10:49:36 +00:00
seb
7050de66ff Update p5-Try-Tiny from version 0.04 to version 0.06.
Upstream changes:
0.06
- in t/given_when.t use a plan instead of done_testing for more backwards
  compatibility

0.05
- Documentation fixes and clarifications
2010-06-12 10:49:26 +00:00
obache
cf0d8d13eb + ruby-div 2010-06-12 10:44:21 +00:00
obache
77a1a51436 Added www/ruby-div version 1.3.2 2010-06-12 10:43:30 +00:00
obache
09354c1f21 Import ruby-div-1.3.2 as www/ruby-div.
Div is a simple Web Application framework with dRuby and ERB.
You can write web application like GUI programming.
2010-06-12 10:43:12 +00:00
tron
c9423e8653 Note update of the "apache22" package to version 2.2.15nb3. 2010-06-12 10:40:45 +00:00
tron
e960ac74f1 Add patch provided by the Apache foundation to close the privacy leak
reported in CVE-2010-2068.
2010-06-12 10:40:26 +00:00
obache
8e6ec1ad68 No need to specify "install" as arguments for installation. 2010-06-12 09:47:16 +00:00
seb
18d8bb4f1f Updated devel/p5-Devel-NYTProf to 4.00 2010-06-12 05:29:27 +00:00
seb
b36e313d80 Update from version 3.11 to version 4.00.
Upstream changes:

Changes in Devel::NYTProf 4.00 (svn 1291) 8th June 2010

- Major changes:
  Added profile reporting of code executed in string evals.
    Each string eval executed gets it's own report page.
    You can 'see' the code that was executed, with profile info.
    String evals may be collapsed/merged in some cases.

  Improved many sub-optimal behaviours related to string evals.

  Subroutine calls that couldn't be associated with a specific line,
    such as calls made by perl to END blocks, are now shown in reports.

  Subroutine definitions that couldn't be associated with a specific file,
    such as xsubs in packages with no perl source, are now shown in reports.

  Enabled savesrc=1 by default.

  The data file format has changed so v3.x files can't be read.
  The Devel::NYTProf::ReadStream interface has also changed.

- Other changes:
  Fixed off-by-1 error in number of Files an xsub/opcode was called from.
  Fixed Devel::NYTProf::Apache to work in more situations
    and enable the addpid option by default.
  Fixed that END blocks defined at runtime are included in the profile
    thanks to Nicholas Clark.

  Compilation-only checks (perl -c) can be profiled thanks to Nicholas Clark.
  Improved behaviour for 'duplicate' anon-subs defined in separate
    invocations of a particular string eval.
  Multiple BEGINs (e.g., use) on the same line get distinct names.

  Added --minimal option to nytprofhtml to disable generation of
    graphviz .dot files and block/sub-level statement report files.
  Added automatic detection of calls to POSIX::_exit() by the sub profiler
    so finish_profile() gets called and a usable profile is produced.
  Added posix_exit=1 option to do the same thing (in a different way)
    when the sub profiler is not being used (i.e., subs=0).

- Documentation Changes:
  Sequences of blank lines are skipped in generated reports.
    Relevant for savesrc mode in which perl doesn't store pod sections.
  Corrected typos in nytprofhtml docs thanks to chocolate@cpan.org.
  Documented how to use Devel::NYTProf::Apache with virtual hosts that
    use the PerlOptions +Parent or +Clone configuration.
2010-06-12 05:29:17 +00:00
gdt
7ce50f298b Repair regression in "make replace" in DESTDIR case.
"make replace" is defined to replace a package with a newer version,
and update depdending packages to depend on the new version.  It has
long been understood that this is not always safe, with the responses
being "tell people to be careful" and the unsafe_depends variable
scheme and pkg_rolling-replace.  In the DESTDIR case, make replace is
implemented by pkg_add -U.  Usually, this is fine - even if the
ABI/shlib majors have changed, the package is replaced, and then a
later make replace of unsafe_depends=YES packages, either manually or
via pkg_rolling-replace, will bring the system to where it should be.
However, there are pinned dependencies on osabi where the depending
package will not accept the new version, and that causes pkg_add -U to
fail.  This is incorrect, as a) those packages don't depend on the
osabi exact version any more than packages depending on jpeg depeend
on the particular shlib major, yet jpeg dependencies aren't pinned.
And, osabi changing version is not necessarily an ABI change -
consider 5.0_STABLE just before 5.1RC1 and just after, where only the
version string changed.

Therefore, add -f to pkg_add -U so that the update will succeed.
2010-06-12 00:53:43 +00:00
wiz
5b3443b177 Readd patch-ab, still needed. 2010-06-12 00:08:54 +00:00
tonnerre
0fc6671f23 +ruby-activerecord-cassandra 2010-06-11 23:42:02 +00:00
tonnerre
c42c0fe173 Added databases/ruby-activerecord-cassandra version 0.1.0 2010-06-11 23:41:33 +00:00
tonnerre
7420db9c13 Import the activerecord-cassandra Ruby module, version 0.1.0.
activerecord-cassandra is a Cassandra adapter for ActiveRecord.
2010-06-11 23:41:15 +00:00
wiz
1be8f021b2 Fix build with gtk2-2.20.0. 2010-06-11 23:28:00 +00:00
tonnerre
30ccd2f0ef +ruby-cassandra 2010-06-11 23:27:39 +00:00
tonnerre
be51b721d1 Added databases/ruby-cassandra version 0.8.2 2010-06-11 23:26:32 +00:00
tonnerre
7f2cbc2f86 Import the Cassandra Ruby module version 0.8.2.
This is the Ruby implementation of the Cassandra database client.
2010-06-11 23:26:16 +00:00
wiz
cf63e09580 Fix build with latest doxygen and depend on it. Bump PKGREVISION. 2010-06-11 23:22:03 +00:00
wiz
3defa6dd37 Depend on doxygen-1.6.3 and fix PLIST for it. 2010-06-11 23:20:07 +00:00
tonnerre
5eb3058d2c +ruby-simple_uuid
+ruby-thrift
+ruby-thrift_client
2010-06-11 23:00:18 +00:00
tonnerre
5e7f74e62e Added devel/ruby-thrift_client version 0.4.3 2010-06-11 22:57:06 +00:00
tonnerre
4bac79783e Import the thrift_client Ruby module, version 0.4.3.
thrift_client is a Ruby client module for the Thrift RPC library.
2010-06-11 22:56:52 +00:00
tonnerre
0456b7e1dc Added devel/ruby-thrift version 0.2.0.4 2010-06-11 22:50:53 +00:00
tonnerre
6c73400975 Import the Thrift Ruby module, version 0.2.0.4.
This is the Ruby implementation of the Thrift RPC protocol.
2010-06-11 22:50:40 +00:00
tonnerre
8e203e5350 Added devel/ruby-simple_uuid version 0.1.1 2010-06-11 22:31:28 +00:00
tonnerre
95b3d2528a Import the simple_uuid Ruby module, version 0.1.1.
simple_uuid is a Ruby module for generating UUIDs from Ruby.
2010-06-11 22:31:08 +00:00
martti
1c9b463250 openssh-5.5.1 2010-06-11 20:41:49 +00:00
martti
4e27aff6a3 Updated security/openssh to 5.5.1
Lots of changes, including

 * After a transition period of about 10 years, this release disables
   SSH protocol 1 by default. Clients and servers that need to use the
   legacy protocol must explicitly enable it in ssh_config / sshd_config
   or on the command-line.

 * Remove the libsectok/OpenSC-based smartcard code and add support for
   PKCS#11 tokens. This support is automatically enabled on all
   platforms that support dlopen(3) and was inspired by patches written
   by Alon Bar-Lev. Details in the ssh(1) and ssh-add(1) manpages.

 * Add support for certificate authentication of users and hosts using a
   new, minimal OpenSSH certificate format (not X.509). Certificates
   contain a public key, identity information and some validity
   constraints and are signed with a standard SSH public key using
   ssh-keygen(1). CA keys may be marked as trusted in authorized_keys
   or via a TrustedUserCAKeys option in sshd_config(5) (for user
   authentication), or in known_hosts (for host authentication).

   Documentation for certificate support may be found in ssh-keygen(1),
   sshd(8) and ssh(1) and a description of the protocol extensions in
   PROTOCOL.certkeys.

 * Added a 'netcat mode' to ssh(1): "ssh -W host:port ..." This connects
   stdio on the client to a single port forward on the server. This
   allows, for example, using ssh as a ProxyCommand to route connections
   via intermediate servers. bz#1618
2010-06-11 20:41:41 +00:00
schmonz
e65d6f40b6 Updated www/ikiwiki to 3.20100610 2010-06-11 15:16:16 +00:00
schmonz
e6cefd0281 Update to 3.20100610. From the changelog:
* creation_day() etc use local time, not gmtime. To match calendars, which
     use local time.
   * img: Fill in missing height or width when scaling image.
   * Remove example blog tag pages; allow autotag creation to create them
     when used.
   * Fix support for globbing in tagged() pagespecs.
   * Fix display of sidebar when previewing page edit. (Thanks, privat)
   * relativedate: Fix problem with localised dates not working.
   * editpage: Avoid storing accidental state changes when previewing pages.
   * page.tmpl: Add a div around the page content, and comments, to aide in
     sidebar styling.
   * style.css: Improvements to make floating sidebar fit much better on
     pages with inlines.
   * calendar: Shorten day names, and improve styling of month calendar.
   * style.css: Reduced sidebar width back to 20ex from 30; the month calendar
     will now fit in the smaller width, and 30 was feeling too large.
2010-06-11 15:15:57 +00:00
taca
3843eb8315 +isc-dhclient-4.1.1p1, isc-dhcpd-4.1.1p1, isc-dhcpd-4.1.1p1,
isc-dhcrelay-4.1.1p1, umefont-0.416.
2010-06-11 14:21:04 +00:00
drochner
76302866b7 update to 1.6.2
This switches to the gnome-2.30 release branch
2010-06-11 13:53:02 +00:00
drochner
04b99ee6d2 update for 2.30.1 2010-06-11 13:50:10 +00:00
drochner
fa66984336 update to 2.14.18
changes: bugfixes
2010-06-11 13:49:00 +00:00
drochner
a9e8813c6e update to 2.30.1
This switches to the gnome-2.30 release branch

pkgsrc note: temporarily add a dependency on libgnome-keyring which
was split out of the old gnome-keyring pkg, so that client pkgs
get the same as before
2010-06-11 13:45:50 +00:00
tron
95a88c0d5a Note update of the "squid31" package to version 3.1.4. 2010-06-11 13:41:46 +00:00
tron
2e4c709632 Update "squid31" package to version 3.1.4. Changes since version 3.1.3:
- Bug 2933: Verification of the max. port number for WCCP2 dynamic service
- Bug 2924: RADIUS helper compile issues
- Bug 2922: Fix assertion failed: HttpHeader.cc: "Headers[id].stat.aliveCount"
- Bug 2919: tcp_outgoing_address ACLs not obeying acl_uses_indirect_client
- Bug 2896: Fix assertion failed: comm.cc:2063: "!fd_table[fd].closing()"
- Bug 2879: pt2: 3.0 regression in headers end finding
- Bug 2877: pt2: only output zero-size warning on reverse-proxy requests
- Bug 2876: FD_SETSIZE override not working on all linux distributions
- Bug 2810: common log format generates 2 lines of syslog
- Bug 2789: Optimize unlimited memory pools, and correctly handle limits over 2GB
- Bug 2753: Fall back on IPv4 if IPv6 is not present
- Bug 2697: Adaptation leaks and extra requests after reconfiguration
- Bug 2633: Fix Ecap::HeaderRep::value(name) fails when there is no named header field
- Change LDAP helpers to default to LDAP version 3 if available
- Add Joomla and Salted Hash support to squid_db_auth helper
- Fixed IpAddress port printing for ports higher than 9999
- Disable chunked memory pooling by default.
- ... and several build errors.
2010-06-11 13:41:34 +00:00
drochner
673aad36e0 update to 2.24.3
changes:
-build system improvements
-translation updates

pkgsrc change: depend on the new (gnome-2.30) libgnome-keyring
which is a subset of the old gnome-keyring pkg
2010-06-11 13:34:29 +00:00
drochner
7910bdda9e update to 2.24.3
changes:
-bugfixes
-translation updates
2010-06-11 13:25:27 +00:00
drochner
86781b9db2 update to 2.30.0
This switches to the gnome-2.30 release branch
2010-06-11 13:23:56 +00:00
drochner
13b42fb41e update to 2.30.1
This switches to the gnome-2.30 release branch
2010-06-11 13:22:51 +00:00
drochner
377daed8e9 update to 2.28.1
changes:
-bugfixes
-translation updates
2010-06-11 13:19:24 +00:00
drochner
8200ec5528 update to 2.24.3
changes:
-bugfixes
-translation updates
2010-06-11 13:17:30 +00:00
drochner
c4e53fff72 update to 1.15
changes:
-Support for multiple DOC_SOURCE_DIR directories
-many bugfixes
2010-06-11 13:16:08 +00:00
drochner
bee8d7dfaf update to 1.75.2
too manu changes to list here, see the NEWS file in the distribution
2010-06-11 13:13:49 +00:00
drochner
15f29b157f argh - needs bash 2010-06-11 12:58:16 +00:00