Commit graph

191624 commits

Author SHA1 Message Date
jperkin
5a93f0fd82 Remove '19' from list of RUBY_VERSION_SUPPORTED.
Fixes bulk build resolve failure.
2012-09-17 16:11:12 +00:00
taca
e9c0187d39 + samba-3.6.8, sudo-1.8.6p2. 2012-09-17 14:30:30 +00:00
markd
090afc9507 Fix location of spelling dictionaries. Bump PKGREVISION.
While here fix COMMENT in Makefile and @comment in PLIST
2012-09-17 12:12:53 +00:00
markd
38802f59f4 Disable kopete otr plugin as not compatible with libotr>=4. pkg/46915 2012-09-17 12:06:01 +00:00
jaapb
866fbdb547 Added missing build dependency on devel/automoc4 2012-09-17 11:47:29 +00:00
jaapb
1a118f819b Corrected Makefile to build only HTML documentation.
Removed superfluous patches.
2012-09-17 11:45:43 +00:00
wiz
e45c79382a Add missing pkg-config tool. 2012-09-17 10:14:16 +00:00
fhajny
95c21e10c9 Update databases/couchdb to 1.2.0.
Changes in 1.2.0
* Updated bundled erlang_oauth library to the latest version.
* cURL is no longer required to build CouchDB as it is only
  required by the command line JS test runner.
* Added a native JSON parser.
* Optional file compression (database and view index files). This feature
  is enabled by default.
* Several performance improvements, especially regarding database
  writes and view indexing.
* Added a 'data_size' property to database and view group
  information URIs.
* Added support for automatic compaction. This feature is disabled
  by default, but it can be enabled via the .ini configuration.
* A new replicator implementation that offers more performance
  and configuration options.
* Added optional field 'since_seq' to replication objects/documents.
* Simpler replication cancelation.
* The _active_tasks API now exposes more granular fields for each
  task type.
* Futon's 'Status' screen (active tasks) now displays two new task
  status fields: 'Started on' and 'Updated on'.
* Added built-in changes feed filter '_view'.
* Fixed old index file descriptor leaks after a view cleanup.
* Performance improvements for the built-in changes feed filters
  '_doc_ids' and '_design'.
* Fixes to the '_changes' feed heartbeat option when combined with
  a filter. It affected continuous pull replications with a filter.
* Fix use of OAuth with VHosts and URL rewriting.
* OAuth secrets can now be stored in the users system database.
* Documents in the _users database can no longer be read by everyone.
* Confidential information in the _replication database can no longer
  be read by everyone.
* Password hashes are now calculated by CouchDB instead of the client.
* Allow persistent authentication cookies.
* The requested_path property of query server request objects now has
  the path requested by clients before VHosts and rewriting.
* Fixed incorrect reduce query results when using pagination parameters.
* Made icu_driver work with Erlang R15B and later.
* Improvements to the build system and etap test suite.
* Avoid invalidating view indexes when running out of file descriptors.
* Log correct stacktrace in all cases.
* Improvements to log messages for file-related errors.
2012-09-17 09:42:46 +00:00
dholland
bca8346d8a Regen patch-an sum to include the patch comment. 2012-09-17 06:15:50 +00:00
obache
93b4795ffa check defined(_USE_GCC_SHLIB) before using it. 2012-09-17 04:43:56 +00:00
pettai
620dd4ce8f Updated net/nsd to 3.2.13 2012-09-16 22:08:31 +00:00
pettai
0246b85b82 NSD 3.2.12
Bugfixes:

* Bugfix #461 (VU#517036 CVE-2012-2979): NSD denial of service vulnerability
  from DNS packet when using --enable-zone-stats.
* Bugfix #460: man page correction - identity.
* Fix for nsd-patch segfault if zone has been removed from nsd.conf
2012-09-16 22:08:06 +00:00
wiz
550681f9d8 Note freeze start. 2012-09-16 21:56:45 +00:00
cheusov
812c71e496 Remove option scmgit-gui from devel/scmgit-base (++pkgrevision). Separate
"gitk" into individual package devel/scmgit-gitk.  Approved by wiz@.
Tested on RHEL.
2012-09-16 21:50:16 +00:00
pettai
8488d4f9bf Updated net/nmap to 6.01 2012-09-16 20:29:32 +00:00
pettai
79a2213700 From the release announcement on http://nmap.org:
"The Nmap Project is pleased to announce the immediate, free availability
 of the Nmap Security Scanner version 6.00 from http://nmap.org/.
 It is the product of almost three years of work, 3,924 code commits,
 and more than a dozen point releases since the big Nmap 5 release in July
 2009. Nmap 6 includes a more powerful Nmap Scripting Engine, 289 new scripts,
 better web scanning, full IPv6 support, the Nping packet prober, faster scans,  and much more! We recommend that all current users upgrade."

Here is a condensed Changelog:

Nmap 6.01 [2012-06-13]

o [Zenmap] Fixed a hang that would occur on Mac OS X 10.7.

o [Zenmap] Fixed a crash that happened when activating the host filter.

o Fixed a bug that caused Nmap to fail to find any network interface when
  at least one of them is in the monitor mode.
  http://seclists.org/nmap-dev/2012/q2/449
  http://seclists.org/nmap-dev/2012/q2/478

o Fixed the greppable output of hosts that time-out.

Nmap 6.00 [2012-05-21]

o Most important release since Nmap 5.00 in July 2009! For a list of
  the most significant improvements and new features, see the
  announcement at: http://nmap.org/6

o Some XML output improvements...

o Lots of NSE scripts added and updated...

o Fixed the routing table loop on OS X so that on-link routes appear.

o Upgraded included libpcap to version 1.2.1.

o Fixed a compilation problem on Solaris 9 caused by a missing
  definition of IPV6_V6ONLY.

o Setting --min-parallelism by itself no longer forces the maximum
  parallelism to the same value.

o [Zenmap] Fixed a crash that would happen in the profile editor when
  the script.db file doesn't exist.

o [Zenmap] It is now possible to compare scans having the same name or
  command line parameters.

o Fixed an error that could occur with ICMPv6 probes and -d4 debugging:
  "Unexpected probespec2ascii type encountered"

o Applied a workaround to make pcap captures work better on Solaris 10.

o Fixed a bug that could cause Nsock timers to fire too early.

o Changed the way timeout calculations are made in the IPv6 OS engine.

Nmap 5.61TEST5 [2012-03-09]

o Integrated all of your IPv4 OS fingerprint submissions since June
  2011 (about 1,900 of them).  Added about 256 new fingerprints (and
  deleted some bogus ones), bringing the new total to 3,572.
  Additions include Apple iOS 5.01, OpenBSD 4.9 and 5.0, FreeBSD 7.0
  through 9.0-PRERELEASE, and a ton of new WAPs, routers, and other
  devices. Many existing fingerprints were improved. For more details,
  see http://seclists.org/nmap-dev/2012/q1/431

o Integrated all of your service/version detection fingerprints
  submitted since November 2010--more than 2,500 of them!  Our
  signature count increased more than 10% to 7,423 covering 862
  protocols. Some amusing and bizarre new services are described at
  http://seclists.org/nmap-dev/2012/q1/359

o Integrated your latest IPv6 OS submissions and corrections. We're
  still low on IPv6 fingerprints, so please scan any IPv6 systems you
  own or administer and submit them to http://nmap.org/submit/.  Both
  new fingerprints (if Nmap doesn't find a good match) and corrections
  (if Nmap guesses wrong) are useful.

o IPv6 OS detection now includes a novelty detection system which
  avoids printing a match when an observed fingerprint is too
  different from fingerprints seen before. As the OS database is still
  small, this helps to avoid making (essentially) wild guesses when
  seeing a new operating system.

o Refactored the nsock library to add the nsock-engines system.

o [NSE] Added 43(!) NSE scripts, bringing the total up to 340.

o CPE (Common Platform Enumeration) OS classification is now supported
  for IPv6 OS detection.

[...]

Nmap 5.61TEST4 [2012-01-02] -> Nmap 5.61TEST1

[...]

Lots of Bugfixes!

Thanks to jschauma@ for analysing a NetBSD related problem,
and to David Fifield for providing the (upstream) patch.
2012-09-16 20:29:06 +00:00
jaapb
221ba8d2a8 Added net/choqok version 1.3 2012-09-16 20:19:36 +00:00
jaapb
80c01a7b34 Added choqok 1.3 as net/choqok.
Choqok is a Free/Open Source micro-blogging client for the K Desktop
Environment. It currently supports Twitter.com, Identi.ca and opendesktop.org
services.
2012-09-16 20:19:16 +00:00
jaapb
5c31fa7f9e Updated databases/ocaml-mysql to 1.1.1 2012-09-16 20:12:27 +00:00
jaapb
4a5fd01cc0 Updated version to 1.1.1. Changes:
* Sat May 19 2012 (1.1.1)
  * Support build with ocaml/msvc and ocaml/mingw (Dmitry Grebeniuk)
  * Update build tools (Dmitry Grebeniuk)
  * OCaml 3.12 compatibility
  * Mysql.Prepared: documentation comments
  * Mysql.Prepared.result_metadata (Hezekiah M. Carty)
  * Mysql.quick_connect: optional unix socket path
  * Mysql.quick_connect: optional connection options

* Sat Dec 26 2009 (1.1.0)
  * Project moved to http://ocaml-mysql.forge.ocamlcore.org
  * Fix crash bugs (mainly in GC & threads interaction)
  * Trigger GC less often (Mysql.connect and Mysql.execute)
  * Mysql.real_escape (Debian patch)
  * Mysql.set_charset
  * Preliminary support for prepared statements (Mysql.Prepared)

Changes to the package: changed maintainer from pkgsrc-users to myself;
incorporated upstream move to other address; added license; added native code
build.
2012-09-16 20:12:08 +00:00
jaapb
0038893909 Added security/qoauth version 1.0.1 2012-09-16 20:04:14 +00:00
cheusov
d9d49610f9 Update documentation for {PYTHON,RUBY,PHP}_VERSION_REQD variables, move them
to "user variables" section.  pkglint is now aware of them.  Bump pkglint
version.  Oked by wiz@
2012-09-16 20:03:50 +00:00
jaapb
a235c45384 Added qoauth 1.0.1 as security/qoauth.
QOAuth is a library to support interaction with OAuth-powered network services,
such as StatusNet or Twitter, in a Qt way.
2012-09-16 20:03:31 +00:00
dholland
ca048324de Fix COMMENT, noted by Mayuresh on pkgsrc-users. 2012-09-16 19:46:02 +00:00
cheusov
aa64b5cdb9 CONFLICTS with dnssec-tools-[0-9]*; ++pkgrevision
Fix for a minor pkglint warning
2012-09-16 19:27:50 +00:00
cheusov
01a9e63b67 CONFLICTS with gethost-[0-9]*; ++pkgrevision
Fixes for minor pkglint warnings
2012-09-16 19:24:24 +00:00
ryoon
bfb1d7526a Updated www/firefox-l10n to 15.0.1 2012-09-16 18:58:21 +00:00
ryoon
7820ff4c38 Update to 15.0.1
* Sync with firefox-15.0.1
2012-09-16 18:57:41 +00:00
dholland
e19e52f92b pkgdiff 2012-09-16 18:19:31 +00:00
dholland
282929e81c Drop back to diff without -p before giving up because of rcsids appearing
in the diff output. Also, improve the error message that occurs if this
also fails. Fixes PR 46962.
2012-09-16 18:09:53 +00:00
cheusov
8123d8c8f0 CONFLICTS with snow-[0-9]*; ++pkgrevision
Fix pkglint warning
2012-09-16 18:07:16 +00:00
cheusov
f090dd0fad CONFLICTS with STk-[0-9]*; ++pkgrevision
Set LICENSE
Fix pkglint warnings
2012-09-16 18:02:55 +00:00
cheusov
df1918e42a CONFLICTS with generate-[0-9]*; ++pkgrevision 2012-09-16 17:20:17 +00:00
cheusov
5bf4517206 CONFLICTS with glimmer-[0-9]*; ++pkgrevision 2012-09-16 17:19:10 +00:00
taca
a113854d99 Make this package to ruby18 (Ruby 1.8.7) only. 2012-09-16 16:35:13 +00:00
taca
c18c977f7f Note update of www/fengoffice package to 2.1.0. 2012-09-16 16:18:00 +00:00
taca
3503e716d2 Update fengoffice to 2.1.0.
Here are some of the new features and improvements of Feng Office 2.1 over
version 2.0 final release:

* New notification format
* Advanced search
* Notes and Tasks WYSIWYG
* Tasks quick edit is back and improved
* Google Docs compatibility
* Improved Google Calendar integration
* Archive Dimension Members is back
* Easier to delete Dimension Members (is back)
* Overview ¡ÈView as list¡É is back
* IMAP sent e-mail sync is back
* Improved templates
* Improvements when linking objects
* More data on the task list: good for management
* Indexing of .odt and .fodt
* File extension prevention upload
* Lots of improvements to the Gantt Chart module (Professional Edition)
* Task dependencies (Professional Edition)
* One task for many people
2012-09-16 16:17:16 +00:00
taca
75de261322 Note update of www/ruby-rack-test05 package to 0.5.7nb1. 2012-09-16 16:01:22 +00:00
taca
11f627ac4a Make dependency to ruby-rack12 and restrict range of versions.
Bump PKGREVISION.
2012-09-16 16:00:34 +00:00
taca
3fd44223d9 Note update of www/ruby-rack-mount06 package to 0.6.14nb1. 2012-09-16 15:59:45 +00:00
taca
aab647c317 Make dependency to ruby-rack12 and restrict range of versions.
Bump PKGREVISION.
2012-09-16 15:59:16 +00:00
taca
030b96e412 This package support Ruby on Rails 3.0.x only. 2012-09-16 15:57:20 +00:00
taca
211f9ad010 Note update of misc/ruby-sprockets20 package to 2.0.4nb1. 2012-09-16 15:56:05 +00:00
taca
0e9ae78e9e Make dependency to ruby-rack13 and strict range of package.
Bump PKGREVISION.
2012-09-16 15:55:30 +00:00
taca
6cb2315ac8 Remove support of ruby19 (Ruby 1.9.2). 2012-09-16 15:30:44 +00:00
taca
86552a4090 Remove support of ruby19 (Ruby 1.9.2), take 2. 2012-09-16 15:27:42 +00:00
cheusov
963dc70ffd CONFLICTS += mcsim-[0-9]* lc-[0-9]*; ++pkgrevision 2012-09-16 15:27:03 +00:00
cheusov
1f3b3dd3e7 CONFLICTS += mono-[0-9]*; ++pkgrevision 2012-09-16 15:26:29 +00:00
taca
4626b0d32b Remove support of ruby19 (Ruby 1.9.2). 2012-09-16 15:23:12 +00:00
cheusov
1ac9b2cd65 CONFLICTS += mono-[0-9]*; ++pkgrevision 2012-09-16 15:21:33 +00:00