Commit graph

175007 commits

Author SHA1 Message Date
apb
85acc53e23 Add PythonTidy 1.20
"Cleans up, regularizes, and reformats the text of Python scripts."
2011-08-31 11:43:17 +00:00
drochner
3a2c5b4628 update to the version distributed with firefox-6.0.1, in response
to the recent discovery of false certificates from diginotar
(Recent versions from the source repository don't work, see the
comment in Makefile.)
2011-08-31 11:42:43 +00:00
jym
af83d2e8b8 Remove stunnel/ component from SYSCONFDIR path. /stunnel/ is already
set in PKG_SYSCONFDIR variable, so it is passed down to Makefile.
Configuration final path ends up being etc/stunnel/stunnel/stunnel.conf,
which is wrong.
2011-08-31 08:26:15 +00:00
adam
545f6129c7 Changes 0.1.6:
* Unknown
2011-08-31 07:42:06 +00:00
tron
d626f52f37 Note update of the "squid31" package to version 3.1.15. 2011-08-30 23:03:12 +00:00
tron
dd324a4c2b Update "squid31" package to version 3.1.15. Changes since version 3.1.14:
- Regression fix: vhost and defaultsite causing vport to be ignored
- Regression Bug 3295: broken escaping in rfc1738_do_escape
- Bug #3232: fails to compile with OpenSSL v1.0.0
- Bug #3222: cache_peer name is not logging on CONNECT
- Bug #3131: fd_table[fd].closing() assert from
  ConnStateData::noteMoreBodySpaceAvailable()
- Bug #3217: "!fd_table[fd].closing()" from
  ServerStateData::noteMoreBodySpaceAvailable
- Bug #3213: https sites (CONNECT) not open when using NTLM
- Bug #3114: Memory leak in SSL certificate verify code
- Bug #3107: ncsa_auth DES silently truncates passwords to 8 bytes
- Bug #2662: cf_gen failure when cross compiling
- Bug #2655: passing wrong the username to the url_rewrite_program
- Bug #2495: ignore whitespace prefix on config lines
- Bug #2051: 'default' cache_peer option does not match documentation
- Bug #1842: Optimize order of tests in peerWouldBePinged() and
  peerHTTPOkay()
- Bug #1791: timestampsSet does not validate Date: if server sends very
  old date
- Correct parsing of large Gopher indexes
- Enable negative cacheing on unknown or -1 expiry timestamp
- Remove hierarchy_stoplist default value
- Migrate cf_gen tool from C-style to C++
- ... and several documentation and compiler warning fixes
2011-08-30 23:02:57 +00:00
drochner
ede43af80e update to 2.24.0
This switches to the latest stable branch.
2011-08-30 22:34:13 +00:00
drochner
240058a942 add 2 patches from upstream to fix possible buffer overflows
(CVE-2011-3193, CVE-2011-3194)
bump PKGREV
2011-08-30 22:18:30 +00:00
tron
0688949b71 Set license to "modified-bsd". 2011-08-30 17:35:41 +00:00
wiz
f80638cdac regen 2011-08-30 15:22:35 +00:00
wiz
103c52d610 Fix an editoro. 2011-08-30 15:21:46 +00:00
wiz
cb2c108023 Update documentation of ABI/API depends variables. 2011-08-30 15:18:56 +00:00
wiz
3a4619ef02 regen 2011-08-30 15:17:44 +00:00
bouyer
35d56d9991 Updated net/netatalk to 2.1.5nb2 2011-08-30 15:10:39 +00:00
bouyer
462c7f4626 PR pkg/45300 net/netatalk patch-at seems broken
Don't seteuid() to a gid. Always pass the uid in addition to the quota id
to getfreespace() so we can properly seteuid().
bump PKGREVISION
2011-08-30 15:09:22 +00:00
dmcmahill
bf6d10c1a3 Updated cad/ng-spice to 23 2011-08-30 12:11:48 +00:00
dmcmahill
b455cef8c1 Update to ngspice-23 from ngspice-20. From the NEWS file:
Ngspice-23, June 5th, 2011
============

- New features:
    + Reduction of trtol to 1 only if 'A' devices in the circuit and xspice is enabled
    + command wrs2p to write a s-parameter file using Touchstone vers. 1 format
	+ d_source d_state d_ram, test cases for those xspice codemodels
	+ transient noise simulation added to independent voltage and current sources
	+ Random telegraph noise added to independent voltage and current sources
	+ 'time = nnn' in stop command added
	+ random voltage generator option trrandom to independent voltage and current sources
	+ ngspice build possible in a separate directory (e.g. in ng-spice-rework/release)
	+ update FIND .. WHEN measurements
	+ diode & bjt temperature model update with tlev and tlevc
	+ merge bsim3v1a code with bsim3v0 and bsim3v1s code with bsim3v1
	+ bjt2: removed - all GP extensions of this model are now in the bjt model
	+ HiSIM_HV model vers. 1.2.1 added
	+ bsim3v32: delvto and mulu0 as instance parameters
	+ Replace HiSIM1 by HiSIM_2.5.1_Release_20110407

- Bug fixes:
    + More on prototypes, type casts, reordering of functions, compiler warnings
	+ allow models like 2N2904 or 2SK136 also in subcircuits
	+ fix sensitvity calculation (for the dc-2+.cir testcase)
	+ allow multiple call to setup w/ correct node collapsing
	+ Many small bugs

Ngspice-22, Sept 26th, 2010
============

- New features:
    + OpenMP multicore support for BSIM3, BSIM4, and BSIMSOI4
    + reinstate {$var} expansion in interactive interpreter
    + .TITLE line added
    + update to 'spectrum' script
    + par('expression') in .four, .plot, .print, .meas, .save commands
    + command 'option' for use in spinit, .spiceinit, and in scripts
    + adms procedure updated
    + new random number generator, random functions sunif() and sgauss()
    + ngspice manual updated

- Bug fixes:
    + Major code cleanup to reduce compiler/linker warnings: ansi function prototypes,
      void/char pointers to named pointers, explicit type casts and many more
    + Many small bugs


Ng-spice-rework-21, Jun3, 13th 2010
============

- Updated Devices: BSIMSOI 4.3.1

- New features:
    + Compatibility: C, L, R, devices and E, G sources with expressions
	  Variables HERTZ, TIME, TEMPER added
    + E, G sources with pwl function
    + New manual
	+ Plotting with Gnuplot,
	+ Writing wrdata for simple text table to file
	+ .measure improved
	+ transmission line models improved

- Bug fixes:
    + Many small bugs, memory leaks, memory overflows
2011-08-30 12:01:03 +00:00
obache
2bf7f4bd4e Force configure not to detect doxygen.
fixes PR#45302.
2011-08-30 11:56:50 +00:00
obache
05c1014efd + p5-IO-BufferedSelect 2011-08-30 11:41:22 +00:00
obache
079223de32 Added sysutils/p5-IO-BufferedSelect version 1.0 2011-08-30 11:39:48 +00:00
obache
2bb56b7d2a Import p5-IO-BufferedSelect-1.0 as sysutils/p5-IO-BufferedSelect.
Based on PR#45262 by Brian De Wolf, some fixes by me.

The purpose of this module is to implement a buffered version of the select
interface that operates on lines, rather than characters. Given a set of
filehandles, it will block until a full line is available on one or more of
them.
2011-08-30 11:39:28 +00:00
obache
49df322f3e escape `+' in DESTDIR for regex.
fixes PR#45245.
2011-08-30 11:19:51 +00:00
christos
daa7afeb17 make it work for NetBSD-current 2011-08-30 10:43:11 +00:00
adam
d2ca1dc5c4 Updated devel/scmgit to 1.7.6.1 2011-08-30 09:35:54 +00:00
adam
065fb0bf06 Changes 1.7.6.1:
* Various codepaths that invoked zlib deflate/inflate assumed that these
  functions can compress or uncompress more than 4GB data in one call on
  platforms with 64-bit long, which has been corrected.
* "git unexecutable" reported that "unexecutable" was not found, even
  though the actual error was that "unexecutable" was found but did
  not have a proper she-bang line to be executed.
* Error exits from $PAGER were silently ignored.
* "git checkout -b <branch>" was confused when attempting to create a
  branch whose name ends with "-g" followed by hexadecimal digits,
  and refused to work.
* "git checkout -b <branch>" sometimes wrote a bogus reflog entry,
  causing later "git checkout -" to fail.
* "git diff --cc" learned to correctly ignore binary files.
* "git diff -c/--cc" mishandled a deletion that resolves a conflict, and
  looked in the working tree instead.
* "git fast-export" forgot to quote pathnames with unsafe characters
  in its output.
* "git fetch" over smart-http transport used to abort when the
  repository was updated between the initial connection and the
  subsequent object transfer.
* "git fetch" did not recurse into submodules in subdirectories.
* "git ls-tree" did not error out when asked to show a corrupt tree.
* "git pull" without any argument left an extra whitespace after the
  command name in its reflog.
* "git push --quiet" was not really quiet.
* "git rebase -i -p" incorrectly dropped commits from side branches.
* "git reset [<commit>] paths..." did not reset the index entry correctly
  for unmerged paths.
* "git submodule add" did not allow a relative repository path when
  the superproject did not have any default remote url.
* "git submodule foreach" failed to correctly give the standard input to
  the user-supplied command it invoked.
* submodules that the user has never showed interest in by running
  "git submodule init" was incorrectly marked as interesting by "git
  submodule sync".
* "git submodule update --quiet" was not really quiet.
* "git tag -l <glob>..." did not take multiple glob patterns from the
  command line.
2011-08-30 09:34:42 +00:00
abs
4c9e0614d1 Added devel/p5-Class-Load version 0.08 2011-08-30 09:13:08 +00:00
abs
5ed18fe934 Add (missed) dependency onp5-Class-Load, bump pkgrevision 2011-08-30 09:12:26 +00:00
abs
5f93907564 +p5-Class-Load 2011-08-30 09:10:57 +00:00
abs
14036a44e6 Added devel/p5-Class-Load version 0.08
require EXPR only accepts Class/Name.pm style module names, not
Class::Name. How frustrating! For that, we provide load_class
'Class::Name'.

It's often useful to test whether a module can be loaded, instead
of throwing an error when it's not available. For that, we provide
try_load_class 'Class::Name'.

Finally, sometimes we need to know whether a particular class has
been loaded. Asking %INC is an option, but that will miss inner
packages and any class for which the filename does not correspond
to the package name. For that, we provide is_class_loaded 'Class::Name'.
2011-08-30 09:10:34 +00:00
adam
bfc1141a7c Updated devel/p5-Parallel-ForkManager to 0.7.9; devel/p5-Parallel-Prefork to 0.11 2011-08-30 06:46:06 +00:00
adam
c9364cbd63 Changes 0.11:
* suppress warning in perl < 5.10

Changes 0.10:
* support new style: $pm->start(sub { ... })
* collect zombie processes without any delay when spawn_interval is nonzero
* do not sleep spawn_interval seconds when a worker process exits non-zero and
  if err_repawn_interval < spawn_interval

Changes 0.09:
* support for slow startup (with the new spawn_interval parameter) and slow
  shutdown (by passing arrayrefs as values of the trap_signals hashref)
2011-08-30 06:45:43 +00:00
adam
12899b5045 Changes 0.7.9:
* Exclude the example scripts from getting installed.

Changes 0.7.8:
* Make $VERSION compatible with the most perl versions possible

Changes 0.7.7:
* Small distribution fixes
2011-08-30 06:42:00 +00:00
gdt
e93defd3f7 Forcibly disable compiling with SNMP.
On systems with netsnmp, configure sort of finds SNMP, and adds
-lnetsnmp.  This is wrong because the package doesn't depend on
netsnmp, and problematic because then looking for getenv() fails.

No PKGREVISION++ because this doesn't change the behavior in cases
that previously resulted in a successful build.
2011-08-30 01:30:01 +00:00
tron
c0fdf89d0f Note update of the "apache22" package to version 2.2.19nb1. 2011-08-29 22:08:22 +00:00
tron
28bcd8235f Add patch for security vulnerability reported in CVE-2011-3192 taken
from Apache SVN repository.
2011-08-29 22:07:05 +00:00
joerg
ecd6c7fdb9 Unrestrict dependency 2011-08-29 21:18:36 +00:00
joerg
22de340d2b Python 3.1 is not supported by dependency 2011-08-29 21:15:18 +00:00
cheusov
56d53830e9 Updated pkgtools/nih to 0.9.0 2011-08-29 20:53:50 +00:00
cheusov
f3b3c78ac8 Update to 0.9.0
Support for "try_out" marker was added. New options for subcommands:
  nih install -t, nih remove -t, nih list -t and nih mark -t/-T.
  See manual page for details.

  nih install:
    - after downloading binary packages it checks for common files in
      PLIST fields. If unregistered conflicts are detected, nih exits
      with error. This can be disabled using NO_PLIST_CHECK variable.
    - New option -a was added for running pkg_add(8) directly.

  nih history:
    - "automatic" and "try_out" flags are registered and output.
    - outputs a warning message if NO_INSTALLED_COPY is set.

  nih install|remove:
    - New option -l was added for keeping auto-removable leaf
      packages.

  nih verify:
    - New option -s was added for comparing running OS and OS packages
      were built for.

  nih:
    - New global option -s was added for specifying path to
      pkg_summary(5).

  ~/.nih/installed_* files are compressed by bzip2 at creation time.
2011-08-29 20:53:32 +00:00
cheusov
820ee97e61 Update to 0.56.0
Version 0.56.0, by Aleksey Cheusov, Sun, 28 Aug 2011 12:05:00 +0300

  pkg_cmp_summary:
    - New option -O was added for specifying fields for
      output without using them for comparison

  Version 0.55.0, by Aleksey Cheusov, Sat, 27 Aug 2011 20:14:53 +0300

  pkg_lint_summary:
    - New option -f option was added that checks files in PLIST
      fields given on input and warns about files common for several
      packages.
    - New option -p option was added for specifying prefix directory
      used by option -l.
    - New option -n was added that analyses PLIST and CONFLICTS
      fields in input summaries and outputs unregistered conflicts.
    - New option -s was added that checks OPSYS, OS_VERSION and
      MACHINE_ARCH fields given on input and warns if they differ from
      that of running system (uname -srm).

  pkg_cmp_summary:
    - New options -a and -A were added for specifying fields for
      comparing in addition to package versions.
    - New option -E was added. It works together with -A and changes
      its output.
    - Options -c and -b were reimplemented using more generic -a.
    - Examples section was added to pkg_cmp_summary.1

  pkg_bin_summary:
    - New option -e option was added for effectively using
      pkg_bin_summary with xargs (xargs -r is not portable).
    - New option -k was added for enriching binary package summaries
      with checksums using algorithms supported by digest(1)

  pkg_digger_backend:
    - Mixed -1|-3|-9 options are now handled correctly.

  pkg_summary2leaves:
    - When no files are given as arguments (stdin),
      pkg_summary2leaves outputs an error message.

  Regression tests have been reorganized. One test - one file.

  Some manual pages were updated and improved.
2011-08-29 20:45:42 +00:00
cheusov
aa04a3c4c2 Updated pkgtools/pkg_summary-utils to 0.56.0 2011-08-29 20:44:48 +00:00
wiz
a683892159 + Sigil-0.4.1, TeXmacs-1.0.7.11, bzr-2.4.0, bzr-svn-1.1.0,
calibre-0.8.16, dnsmasq-2.58, eigen3-3.0.2, etm-869, gdb-7.3a,
  gentoo-0.19.11, libffi-3.0.10, modular-xorg-server-1.11.0,
  mp3diags-1.1.08, pstoedit-3.60, scmgit-1.7.6.1, scmgit-base-1.7.6.1,
  scmgit-docs-1.7.6.1, snort-2.9.1, tig-0.18, tor-0.2.2.32,
  wget-1.13.1, wine-devel-1.3.27, x264-devel-20110828.
2011-08-29 14:49:56 +00:00
wiz
2c65094433 Updated devel/mercurial to 1.9.2 2011-08-29 14:49:25 +00:00
wiz
8f8f06f55a Update to 1.9.2:
This is a regular bugfix release (slightly early due to travel plans).

    commands: clarify that 'hg heads foo' shows heads on branch foo
    dispatch: don't rewrap aliases that have the same definition
    graphlog: attempt to fix index overrun (issue2912)
    http: pass user to readauthforuri() (fix 4a43e23b8c55)
    http: strip credentials from urllib2 manager URIs (issue2885)
    parsers: avoid pointer aliasing
    subrepo: fix cloning of repos from urls without slash after host (issue2970)
    ui: pass ' ' to raw_input when prompting
    url: really handle urls of the form file:///c:/foo/bar/ correctly
2011-08-29 14:49:15 +00:00
wiz
bd888e6eaa Add pkg-config and libtool dependencies. 2011-08-29 14:45:59 +00:00
wiz
2f8df67e63 Add comment to patch. 2011-08-29 14:45:46 +00:00
joerg
4fe61c8789 Fix quoting mess. Add include to get Strcmp. 2011-08-29 13:11:39 +00:00
adam
9f0c29280c Updated mail/dovecot2 to 2.0.14 2011-08-29 11:27:52 +00:00
adam
9e4501b3dc Changes 2.0.14:
* doveadm: Added support for running mail commands by proxying to
  another doveadm server.
* Added "doveadm proxy list" and "doveadm proxy kick" commands to
  list/kick proxy connections (via a new "ipc" service).
* Added "doveadm director move" to assign user from one server to
  another, killing any existing connections.
* Added "doveadm director ring status" command.
* userdb extra fields can now return name+=value to append to an
  existing name, e.g. "mail_plugins+= quota".
* script-login attempted an unnecessary config lookup, which usually
  failed with "Permission denied".
* lmtp: Fixed parsing quoted strings with spaces as local-part for
  MAIL FROM and RCPT TO.
* imap: FETCH BODY[HEADER.FIELDS (..)] may have crashed or not
  returned all data sometimes.
* ldap: Fixed random assert-crashing with with sasl_bind=yes.
* Fixes to handling mail chroots
* Fixed renaming mailboxes under different parent with FS layout when
  using separate ALT, INDEX or CONTROL paths.
* zlib: Fixed reading concatenated .gz files.
2011-08-29 11:27:00 +00:00
cheusov
d20e57b0a5 IRIX: Set CPP to '${CC} -E' by default (old value is 'CC -E').
This fixes bootstrap failure on IRIX with MIPSPro C compiler when
   MIPSPro C++ is not available. Approved by wiz@
2011-08-29 10:43:35 +00:00