Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (4h)  pkgsrc-2024Q1 (14d)  pkgsrc-2023Q4 (42d)  pkgsrc-2023Q2 (74d)  pkgsrc-2023Q3 (154d) 

2024-05-13 05:01:29 UTC Now

2011-05-02 12:42:35 UTC MAIN commitmail json YAML

Updated devel/ragel to 6.6

(obache)

2011-05-02 12:42:20 UTC MAIN commitmail json YAML

Update ragel to 6.6.

Ragel 6.6 - Dec 2, 2009
=======================
-Applied a number of patches from Diego Elio 'Flameeyes' Petten嘆. Should not
  be modifying the program's arguments. Problem raised by const correctness in
  gcc 4.4. Other const-correctness and include fixes provided.
-Fixed improper allocation of checks in makeIncludePathChecks.
-Fixed segfault when there are no machine instantiations.
-Fixed wrong line directives. Line directives need to use the fileName stored
  in the InputLoc stuctures from the parse trees, not the root source file,
  otherwise actions in included files will have the wrong source file names
  associated with the text.
-Made a number of build system improvements. We locate the DIST file using
  $srcdir and source it. It contains settings for build_parsers and
  build_manual. This allows the user of a dist to enable only one.
-Added missing files to doc/Makefile.am and examples/Makefile.am.
-Added checks for pdflatex and fig2dev is build_manual is on.
-Use automake --foreign so we don't need to have INSTALL and NEWS present.
-Ragel VIM syntax files should be specialized by host language. Updated the
  VIM syntax files.
-Just discovered that $srcdir is available in the configure script for
  checking for the existence of a file created by dist-hook. This lets us write
  a test that knows the difference between a distribution tarball and something
  from the repos. The building of the parsers and the manual can now be
  automatically turned off in a make dist tarball.
-Added examples to the dist. Added unicode2ragel.rb to EXTRA_DIST in contrib.
-Moved unicode2ragel.rb to the contrib directory.

(obache)

2011-05-02 12:37:25 UTC MAIN commitmail json YAML

Updated graphics/kipi-plugins to 1.6.0nb4

(wiz)

2011-05-02 12:37:15 UTC MAIN commitmail json YAML

Get rid of /usr/bin/env, and depend on xdg-utils for the xdg-open
the desktop file is using. Bump PKGREVISION.

(wiz)

2011-05-02 11:58:34 UTC MAIN commitmail json YAML

2011-05-02 11:57:39 UTC MAIN commitmail json YAML

Added audio/sptk version 3.4

(obache)

2011-05-02 11:57:16 UTC MAIN commitmail json YAML

Import sptk-3.4 as audio/sptk.
Based on PR#44556 by ISHIHARA Takanori.

The Speech Signal Processing Toolkit (SPTK) is a suite of speech
signal processing tools for UNIX environments, e.g., LPC
analysis, PARCOR analysis, LSP analysis, PARCOR synthesis
filter, LSP synthesis filter, vector quantization techniques,
and other extended versions of them.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

2011-05-02 11:53:51 UTC MAIN commitmail json YAML

2011-05-02 11:35:19 UTC MAIN commitmail json YAML

reorder entries with standard format.

(obache)

2011-05-02 11:16:42 UTC MAIN commitmail json YAML

Updated fonts/fontforge to 20110222

(adam)

2011-05-02 11:15:42 UTC MAIN commitmail json YAML

Changes 20110222:
* Did a lot of work to improve the accuracy in remove overlap. Improved
  accuracy means that it is less likely to do the wrong thing. Problems happen
  when there are points or intersections very close to each other.
  (So quadratic glyphs are more likely to have problems than cubics simply
  because they have more points, on average).
* Fix various error messages.
* Remove some obsolete documentation.
* Technical fixes to stroking code.
* Add a miterlimit to stroking code.
* FontForge was using the wrong MIME type for svg files. W3C has changed it and
  it's now "image/svg+xml" not "image/svg-xml" or "image/svg".
* Since Inkscape images tend to be at unexpected y positions, force the view to
  rescale/recenter itself if the result after a paste/import is outside the
  current window. (Inkscape tends to put things at the top of a page, but the
  origin is at the bottom, and FF looks at the origin.
* A line joint of 180 degrees (which shouldn't have happened in stroking, but
  did) caused an infinite loop.
* Typo in add extrema code (again).
* More...

(adam)

2011-05-02 10:11:34 UTC MAIN commitmail json YAML

2011-05-02 10:09:11 UTC MAIN commitmail json YAML

some more REPLACE_PYTHON, ++PKGREVISION

(abs)

2011-05-02 09:27:44 UTC MAIN commitmail json YAML

Add a patch for lack of posix standard AF_LOCAL, fall back to AF_UNIX.
for PR#44924.

(obache)

2011-05-01 23:33:06 UTC MAIN commitmail json YAML

Remove hercules

(ryoon)

2011-05-01 23:32:43 UTC MAIN commitmail json YAML

Updated emulators/hercules to 3.07

(ryoon)

2011-05-01 23:28:59 UTC MAIN commitmail json YAML

2011-05-01 23:22:05 UTC MAIN commitmail json YAML

+ ImageMagick-6.6.9.7, blender-2.57b, cheese-3.0.1, file-5.06,
  firefox-4.01, gtkwave-3.3.21, guile-2.0.1, gupnp-0.16.1,
  gupnp-igd-0.1.10, help2man-1.39.3, mercurial-1.8.3, mono-2.10.2,
  mupdf-0.8.165, nessus-4.4.1, orc-0.4.14, p5-PerlMagick-6.6.9.7,
  poppler-0.16.5, vinagre-3.0.1, vino-3.0.1, wine-devel-1.3.19,
  x264-devel-20110430, xf86-video-mach64-6.9.0, zile-2.3.24.

(wiz)

2011-05-01 23:05:10 UTC MAIN commitmail json YAML

Update HOMEPAGE.

(wiz)

2011-05-01 20:18:56 UTC MAIN commitmail json YAML

Catch another REPLACE_BASH needing script. Foo. Remember "Always wait (~forever) for the build to compleye before commit." ++PKGREVISION

(abs)

2011-05-01 16:50:59 UTC MAIN commitmail json YAML

The great /usr/bin/env purge continues. REPLACE_BASH, ++PKGREVISION, plus a free PLIST sort

(abs)

2011-05-01 13:52:34 UTC MAIN commitmail json YAML

xulrunner requires sqlite3>=3.7.4. Fixes configure check failure.

(cegger)

2011-05-01 10:19:52 UTC MAIN commitmail json YAML

add back devel/libusb/buildlink3.mk so this builds on NetBSD 5.99.51 again

(abs)

2011-05-01 10:15:33 UTC MAIN commitmail json YAML

kde* notches up another different REPLACE_* - this time REPLACE_BASH. ++PKGREVISION

(abs)

2011-05-01 09:21:50 UTC MAIN commitmail json YAML

2011-05-01 09:21:13 UTC MAIN commitmail json YAML

Added textproc/py-cssutils version 0.9.7

(obache)

2011-05-01 09:20:46 UTC MAIN commitmail json YAML

Import py26-cssutils-0.9.7 as textproc/py-cssutils.
Based on PR#44867 by Olaf 'Rhialto' Seibert.

A Python package to parse and build CSS Cascading Style Sheets.

Querying a parsed stylesheet on a given document or element is planned for a
future release, for now see the example examples/style.py.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

2011-05-01 08:28:24 UTC MAIN commitmail json YAML

Add archivers and sysutils to CATEGORIES, per gdt.

(wiz)

2011-05-01 07:39:14 UTC MAIN commitmail json YAML

REPLACE_PERL to eliminate usr/bin/env usage. bump PKGREVISION

(abs)

2011-05-01 03:13:02 UTC MAIN commitmail json YAML

Updated www/ikiwiki to 3.20110430

(schmonz)

2011-05-01 03:12:53 UTC MAIN commitmail json YAML

Update to 3.20110430. From the changelog:

  * meta: Allow adding javascript to pages. Only when htmlscrubber is
    disabled, naturally. (Thanks, Giuseppe Bilotta) Closes: #623154
  * comments: Add avatar picture of comment author, using Libravatar::URL
    when available. The avatar is looked up based on the user's openid,
    or email address. (Thanks, Francois Marier)
  * Recommend libgravatar-url-perl, which contains Libravatar::URL.
  * monotone: Implement rcs_getmtime, and work around a problem with monotone
    0.48 that affects rcs_getctime. (Thanks, Richard Levitte)
  * meta: Fix bug in loading of HTML::Entities that can break inline
    archive=yes (mostly masked by other plugins that load the module).
  * Be quiet about updating wrappers, except in verbose mode. (jmtd)
  * meta: Add FOAF support. Closes: #623156
  * Promote Crypt::SSLeay to Recommends; needed for https openid auth.
  * tag: Avoid autocreating multiple tag pages that vary only in
    capitalization. The first capitalization seen of a tag will be used
    for the tag page.
  * Fix yaml build dep. Closes: #624712

(schmonz)

2011-04-30 23:58:29 UTC MAIN commitmail json YAML

Revert unintended hunk in previous commit. (caught by wiz, thanks)

(dholland)

2011-04-30 23:54:02 UTC MAIN commitmail json YAML

Depend on gamin as well as libgamin, so the gamin server exists at runtime.
First part of PR 44782; PKGREVISION -> 9.

(dholland)

2011-04-30 23:29:22 UTC MAIN commitmail json YAML

Updated math/mathomatic to 15.6.0

(asau)

2011-04-30 23:28:57 UTC MAIN commitmail json YAML

Update Mathomatic to version 15.6.0.

Changes in Mathomatic version 15.6.0:
------------------------------------

Many tweaks and corrections to simplification and polynomial operations were made.

Created m4 Mathomatic input file "tests/trig".  Lists all trig and
hypertrig functions, allowing testing of their simplification
and manipulation.

Sped up polynomial operations to be another 30 times faster
in some cases.  Finished and cleaned up the polynomial factoring
and division C code.  Thanks again to Kingsley G. Morse Jr. for
showing me this needed to be done.

The "simplify quick" command was changed to not combine unlike
denominators, making it much more useful, doing better
simplification than any other simplify option sometimes.

The tally command now returns the ending total and sets it as the
current equation.

Fixed an old bug just discovered today where expressions like
(x - y)*(x^99 - y^99) were being factored into something huge
with the simplify and fraction commands, which are the only
commands that do polynomial factoring.

Improved coloring scheme: all prompt and normal text is now the
terminal emulator's default color for text (usually uncolored).
Expressions remain colored if color mode is enabled.  Thanks to
Carl U. Grayser for the good idea.

Improved the fraction command by factoring polynomials first.
Specifying the "numerator" and "denominator" options together
will make the fraction command return with failure if the result
is not a fraction, otherwise the entire fraction is returned.

Changes in Mathomatic version 15.5.3:
------------------------------------

Simplify expressions with positive bases like 16^(x/2) and (2^m)^n by default;
previously only simplified these with the "simplify symbolic" command.

The exit status of Mathomatic now shows any errors when run with the
-e option.  So if a command fails, it exits to the OS with the exit
status 1.  Exit status is 0 if everything went OK.  Also works without
the -e option, when files are specified on the shell command line.
An error will abort the script, returning you to the operating system
with an exit status of 1.

Changed makefile to allow installing m4 Mathomatic without installing
the documentation.  Use "sudo make bininstall matho-rmath-install" to
install m4 Mathomatic executables and man pages.
Then "sudo make docinstall" installs all documentation.

The rmath man page math function and constant lists have been corrected
and the rmath man page has been added to the main user documentation.

Output of universal constants is now prettier when displaying.  No
more i#, e#, and pi#, they are displayed as they are entered: i, e,
and pi.  HTML mode displays the small Greek letter pi for pi.

The nintegrate command now works with complex numbers and trigonometry,
and does not change the current equation to the result.

Link the man page rmath.1 to matho.1 when installing, so that every
executable has a man page.

Added "numerator" and "denominator" options to the fraction command,
which returns only the numerator or denominator after making sure the
expression is a simple algebraic fraction.

Autocalc now deletes only the previous autocalc when autocalc is used.
It was deleting all autocalc results except for the current one every
time, preventing copying.

Improved simplification of expressions like (x + (2^(1/2)))^{3,4,5,6}.
It broke a while back when factor_times() constant factoring was
improved.  The fix uses factor_times() less, preserving reduced surds.

Saving "plot_prefix" with the "set save" command was not escaping
semicolons, so they were disappearing from the prefix.  Fixed now.

Changes in Mathomatic version 15.5.2:
------------------------------------

Renamed the "factorial" directory to "examples".

Fixed entering negative odd roots like (-32)^(1/3) to not approximate,
instead simplifying to -2*4^(1/3).  So all surds are preserved, now.

Added man pages for the Mathomatic Symbolic Math Library functions.
Allow building a PDF book of all Mathomatic man pages.

Simplify command simplification sped up even more, by putting algebraic
fraction reduction in the right place and not overusing it.
Responsiveness has greatly improved for large expressions.  Thanks go
to Kingsley G. Morse Jr. for help with this and for filing a bug report.

The simplify command functionality was improved.  It was fixed to
not mess up with unwanted fractional coefficients.

Changes in Mathomatic version 15.5.1:
------------------------------------

Many minor cleanups and corrections were made.

Renamed Mathomatic User's Manual to Official Mathomatic User Guide.

Calculate command now outputs fewer newlines.  Not so much blank space.

Allow equation-number-ranges on the plot command line.  For example,
"plot all" works now, to plot all stored equations and expressions
at once, for easy comparison.

Changes in Mathomatic version 15.5.0:
------------------------------------

Fixed result of (constant % inf) to equal constant.

Restored explicitly linking with ncurses library when compiled
with readline, because Red Hat Linux wrongly requires this.
There is no way to know ahead of time whether this is needed, so
remove the "-lncurses" from the makefile if there is a problem
linking.

Upgraded set option "fractions_display_mode" to display fractions
as mixed fractions when possible, when set to mode 2.  A mixed
fraction is possible when the numerator of a simple fraction is
greater than the denominator, like 9/4, which displays as (2+(1/4))
in mixed fraction display mode 2.  Mode 1 is the default, which
functions as before, displaying 2.25 as the simple fraction 9/4.
To display mixed fractions only on command, just type "display mixed"
to display the current expression with mixed fractions output
that one time.

Autocalc (used when typing a numerical only expression at the main
prompt) now keeps the result until next time autocalc is used,
so that it can be acted on further by Mathomatic commands, if desired.
All previous autocalc results are erased every time autocalc is used.
This provides much better calculator functionality for Mathomatic
and improves ease-of-use.

Use HTML infinity symbol (∞) for infinities in HTML output mode.

Allow solid fraction bar display in HTML output mode by using "–".
Previously the ASCII dash character "-" was used, making a dashed line
that separated the numerator and denominator of fractions.  Now the line
should be solid in HTML output mode.

Improved divide command for numerical division.  Added mixed fractions
and cleaned up output.

Ported matho-primes to MS-Windows and included it in the Windows
version on my website: "http://mathomatic.org/winam2.zip".

The fraction command is now repeatable by preceding it with "repeat".
This repeatedly runs it until the smallest expression is achieved.

Simplification was sped up, especially with "simplify quick", therefore
differentiating and the Taylor command are faster.

Removed the requirement for the Unix "time" command with m4 Mathomatic.

Allow array variable refs like a[2] or a[1][2] when generating C code.
Just "set special []" to allow straight brackets in variable names.

Another ease-of-use enhancement was implemented, making it possible to
use "#equation-number" anywhere in any expression, it will insert the
expression at that equation number.  This is an improvement that should
have been done long ago.  However, don't expect it to work with the
plot command, "plot #1" does not work because the argument to plot is a
string and/or the current equation.  For example, typing things like
"y=#1^2" is a convenient way to raise the expression in equation space
number 1 to the power of 2 and set it equal to y, or whatever you wish.

Changes in Mathomatic version 15.4.4:
------------------------------------

Many minor but obnoxious bugs were fixed.

Fixed result of constant modulo 0 (e.g. 9 % 0) and infinity modulo
constant (e.g. inf % 9) to be NaN.

Disabled shelling out and the edit command only in m4 Mathomatic.
The terminal hung when shelling out or editing with an m4 front-end.
Plotting still works and pagination is working now for m4 Mathomatic.

Cleaned up tests/quartic.in, it now works without m4 Mathomatic, and is
a single formula to solve most fourth degree polynomial equations.

Created a nice man page for rmath and matho (rmath.1).

Changes in Mathomatic version 15.4.3:
------------------------------------

Fixed negate priority to be the same as TIMES/DIVIDE like Maxima (yay!).
So now entering -x^2 is meaningful.  Previously negate was the highest
priority (high precedence) operator.  Entering -2^2 now results in -4
instead of 4, as in most other mathematics programs (except for pure
calculators like bc).

Flush standard output before reading a line of input from the user
when not using readline, so that the MinGW version works with mintty.

Added a new "for" command, for plugging in sequential values into a
variable in the current expression and displaying the results.
The syntax is the same as the sum and product commands.

Changes in Mathomatic version 15.4.1:
------------------------------------

Upgraded the plot command towards always giving gnuplot a proper plot command,
no matter what the user input is.  The plot command now automatically renames the
variable in a single variable expression to the x variable, so plotting
will always succeed.

Removed Python script "misc/mp"; Couldn't get mpmath to work properly for
all input.

Improved results of the fraction command.

Now saving readline history in $HOME/mathomatic_history when compiled for CygWin.
Now additionally searching for "mathomatic.rc" in $HOME when compiled for CygWin.

Ported matho-pascal and matho-primes to double floats if USE_DOUBLES is defined,
for systems that don't support long double floats.

Changes in Mathomatic version 15.4.0:
------------------------------------

Added "compare approximate" command option, use of which is more likely to
result in a successful comparison.  Runs the approximate command on
both expressions before comparing, if needed.

The variables command syntax was upgraded to be the same as the code command.

Added code to delete identities in the optimize command.  When identical
equations were optimized, identities would result.  These are now removed.

Fixed incorrect syntax in the menu files in menu directory.

Added "tests/quartic.in".  At last, a working set of equations for calculating
the four solutions of any quartic equation, similar to "tests/cubic.in".

Fixed parser routine to give a helpful error message when a cursor or function key
string is encountered.  Escape, carriage return, and form-feed are ignored now.

Changes in Mathomatic version 15.3.7:
------------------------------------

Fixed the modulus operator (%) to always evaluate to an integer when
both arguments are integer.
7921%14 was giving 11.000000000001, now gives exactly 11.

Equation number ranges for commands may include unallocated equation
spaces now, allowing entry of any reasonable range.

Changes in Mathomatic version 15.3.6:
------------------------------------

Many minor fixes for consistency and helpfulness were made.

Cleaned up "factor numbers" command for consistency in operation and to
work as documented.

Warn when substituting a non-integer expression into an integer variable.

Added m4/degrees.m4, this can be read into rmath with "rmath degrees.m4"
to use degree units instead of radians for trig functions.
"sudo make m4install-degrees" installs degree mode as the default for
matho and rmath by appending m4/degrees.m4 to m4/functions.m4.

Allow input of #equation-number as the LHS or RHS of any equation.  It is
replaced with the expression or RHS at the specified equation-number.
Note that #equation-number is also the current equation selector, so entering
it as the LHS at the main prompt will function differently.

Simplify (integer % 1) and the like to 0.  Generalized to instantly simplify
to 0 the following: (integer_expression % +/-unit_fraction).

Changes in Mathomatic version 15.3.4:
------------------------------------

Fixed an error reporting bug in the solve command.
There was the possibility of spewed space characters with improper input.

Added code so that solving for 0^2 or variable^2 will properly square both
sides of an equation.  Solving for variable^2 will isolate the square root of
the largest expression containing that variable, and then square both sides of
the equation.  Works for any power and variable with any equation with roots.

Changes in Mathomatic version 15.3.3:
------------------------------------

Fixed -e option to be more like entering what follows into the main prompt;
That is, the autosolve option is left on and errors do not abort.

"set finance" option now groups output with thousands' grouping characters
if the locale information indicates any.  For example: 2,000,000.00

Changes in Mathomatic version 15.3.2:
------------------------------------

Added "help options" command which lists invocation options (like -h).

Entering "nan" now gives a warning, instead of an error,
so that expressions containing NaN can be read back in without aborting.

Added "-c count" option to matho-primes, optionally limiting the number
of lines of primes that are output to "count" lines.

Fixed an old, important bug in the Mathomatic solve routine, where solve was
failing on some easy to solve equations indeterminately, because of
incorrect infinite loop detection code.  Solving should work perfectly now.
This problem was discovered today with the input: "a=a+b" "a" "b".

Changes in Mathomatic version 15.3.1:
------------------------------------

Improved the help command, allowing multiple help topics on the help
command line.

Improved upon "misc/roots.c", the automatic polynomial root finder.

Increased the maximum number of equation spaces from 100 to 200.
They do not consume memory unless they are used.

Solving things like 0=(x+1)^15+x for x exited the solve routine without grace.
This problem is now fixed for all solve requests that aborted with error.

When using the symbolic math library, the display command now outputs
all specified equation spaces in fraction format and returns the last
equation space listed as a result.
Before it was just a crippled list command with a little simplification
that didn't output anything.

Changes in Mathomatic version 15.3.0:
------------------------------------

Changed -u option to also echo line input, so that m4 Mathomatic is easier to use.

X-Windows icon for the Mathomatic entry within desktop menu systems.

The repeat command can now be shortened to 4 characters, like any other command.

Capitalized E, I, and PI are now no longer parsed as universal constants.
Entering E, I, or PI will now result in the general variables E, I, and PI,
unless "set no case" is previously entered.
This change undoes version 15.2.0 Mathematica compatibility, due to kind user feedback.
Entering e, i, or pi still gives the universal constants e#, i#, and pi#.

Removed "set negate_highest_precedence" option.
This was done for compatibility and so that less parentheses are displayed
within expressions.  Polynomials should display very nicely now, powers
like "x^2", "y^3", and "x^y" are not parenthesized unless need be.

Added "list hexadecimal" command option, which displays expressions
exactly as stored internally in hexadecimal.  No precision is lost,
this is because the floating point values are not converted to decimal.

Error reporting was improved.

Changes in Mathomatic version 15.2.2:
------------------------------------

Added "set plot_prefix" option, which allows custom plot functionality.

Changes in Mathomatic version 15.2.1:
------------------------------------

Added the -e option, which processes mathematical expressions and Mathomatic commands
instead of input files on the shell command line.

Improved results of solving for zero.  Results should have reduced integer coefficients,
by factoring out the GCD of rational coefficients.

(asau)

2011-04-30 22:56:24 UTC MAIN commitmail json YAML

Fix #! path to ruby in servicemenu{de,}installation. Bump pkgrevision

(abs)

2011-04-30 21:58:37 UTC MAIN commitmail json YAML

2011-04-30 19:50:57 UTC MAIN commitmail json YAML

2011-04-30 19:25:53 UTC MAIN commitmail json YAML

REPLACE_PYTHON for /usr/bin/env python in misc/xsview, bump PKGREVISION

(abs)

2011-04-30 19:10:13 UTC MAIN commitmail json YAML

2011-04-30 18:31:08 UTC MAIN commitmail json YAML

Add mysql55-server to the option list. Bump pkgrevision

(abs)

2011-04-30 13:28:38 UTC MAIN commitmail json YAML

Updated net/mikutter to 0.0.3.2

(obache)

2011-04-30 13:26:14 UTC MAIN commitmail json YAML

Update mikutter to 0.0.3.2.

* not to notify action from mute users.
* fix to locd JSON library correctly.
* deprecate SQLite plugin.
* support new Twitter search API.
* add settings not to move to ttweet Fav or RT by myself to top.
* fixes crash with old RubyGTK on ubuntu 11.04.

(obache)

2011-04-30 12:21:53 UTC MAIN commitmail json YAML

Added security/tarsnap version 1.0.29

(wiz)

2011-04-30 12:21:43 UTC MAIN commitmail json YAML

2011-04-30 12:21:24 UTC MAIN commitmail json YAML

Add tarsnap license.

(wiz)

2011-04-30 12:21:05 UTC MAIN commitmail json YAML

Initial import of tarsnap-1.0.29:
Tarsnap is a secure online backup service for BSD, Linux, OS X,
Solaris, Cygwin, and can probably be compiled on many other UNIX-like
operating systems. The Tarsnap client code provides a flexible and
powerful command-line interface which can be used directly or via
shell scripts.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-20110430

(wiz)

2011-04-30 12:04:04 UTC MAIN commitmail json YAML

Updated lang/smalltalk to 3.2.4

(asau)

2011-04-30 11:46:15 UTC MAIN commitmail json YAML

Update GNU Smalltalk to version 3.2.4

List of user-visible changes in GNU Smalltalk

NEWS FROM 3.2.3 TO 3.2.4

o  Autoload is extended to allow plugging in arbitrary loaders.

o  Array items in a CStruct didn't work, this is fixed now.

o  DLD could have problems when the same library was requested multiple
    times.

o  Errors in the bind() system call were not detected correctly; this
    has been fixed.

o  Fixes for platforms with 113-bit long doubles.

o  Fixes to Delay in the presence of delays with the exact same expiration.

o  Fixes to the HTTP package, including correct flushing of POST requests
    and doesNotUnderstand exceptions when the host did not exist.

o  GLUT bindings now build correctly under Windows.

o  Many smalltalk-mode improvements.

o  New methods: TextCollector>>#critical:,

o  nil can be passed to a C function accepting a #cObjectPtr (i.e.
    void **) argument.

o  SocketAddress>>#allByName: returns nil now, instead of an empty array,
    when getaddrinfo succeeds but returns no address for the requested
    address class.

o  SocketAddress>>#byName: returns addresses for the default address class
    when the receiver is SocketAddress (and not a subclass).

o  Support for older versions of GnuTLS.

o  Swazoo's static content serving was broken and has been fixed.

o  The GST_PACKAGE macro supports having multiple .la files in its last
    argument.  gst-package's --prepare option was broken and has been fixed.

o  The NetClients exception ProtocolError now includes the erroneous
    response.  Similarly, the package includes ProtocolNotification which
    is used, for example, for HTTP redirects.

o  Updated the Squeak/Pharo fileout parser.

o  Updated VisualGST.

-----------------------------------------------------------------------------

NEWS FROM 3.2.2 TO 3.2.3

o  Class attributes can have more than 1 keyword.

o  Documented #byteArrayOut C call argument passing mode.

o  Fixed crash when an invalid UnicodeString was created using
    #changeClassTo:

o  Fixed deadlock with #atEnd and two-way pipes.

o  Fixed bugs when adding instance variables to an existing class.

o  Fixed Socket>>#isPeerAlive falsely returning true.

o  Fixed some bugs in UTF-7 conversion.

o  FreeBSD port and 64-bit Darwin port.  The latter requires a
    pre-installed libsigsegv.

o  "gst-convert -f squeak" reads binary selectors with more than two
    characters; however they should be shortened with rewrite rules
    to use the output.

o  gst-doc can generate sensible documentation for a package if
    some of its prerequisite are not loaded, even if some of the
    package's classes subclass from the prerequisite.

o  GTK+ bindings are generated correctly for newer versions of GLib
    (tested up to 2.26).

o  If found, pre-installed libsigsegv, libffi and libltdl are used by
    default.

o  Improvements for Emacs mode.  Installation of Emacs mode detects
    Debian's /etc/emacs/site-start.d, and a --with-lispstartdir option
    is provided for distributions that are not Red Hat- or Debian-based.

o  Machine-specific optimizations for x86-64, and other microoptimizations
    resulting in small but consistent performance improvements.

o  More out of memory conditions are detected.

o  New methods: ByteArray>>#castTo:, ByteArray>>#asCData,
    String>>#asCData, UndefinedObject>>#inheritsFrom:

o  New goodie: Announcements.

o  Number class>>#readFrom: can parse numbers in scientific notation.

o  Package descriptions do not need to include a <file> item for each
    <filein> item.  However, it is still possible to include them for
    backwards compatibility, and it is possible to include a source file
    as both <filein> and <built-file> (so that gst-package --dist will
    skip it).

o  Packages can be downloaded using HTTPS if GnuTLS libraries are
    present.

o  Performance statistics printed by -V are now correct.

o  Scoped methods ("A class >> a") can be used in an "A class [ ... ]"
    block.

o  Semaphore>>#wait returns nil if the wait was interrupted externally
    (e.g. from Process>>#resume).

o  String>>#asCData: and String>>#asCData NULL-terminate their output.

o  Support for timeouts when waiting on a Semaphore.

o  Swazoo supports SCGI.  Its configuration however is still manual,
    since the Seaside and Iliad adaptors do not know about it.

o  Updated VisualGST.

(asau)

2011-04-30 11:35:40 UTC MAIN commitmail json YAML

Updated net/scamper to 20110421

(obache)

2011-04-30 11:35:26 UTC MAIN commitmail json YAML

Update scamper to 20110421.
patch provided by Matthew Luckie via PR#44919.

A lot of changed in scamper since 2008.
For some idea about what is in scamper today, please check the website,
in particular the scamper man page.

(obache)

2011-04-30 09:09:36 UTC MAIN commitmail json YAML

2011-04-30 09:08:36 UTC MAIN commitmail json YAML

Added textproc/p5-Text-Brew version 0.02

(obache)

2011-04-30 09:07:58 UTC MAIN commitmail json YAML

Import p5-Text-Brew-0.02 as textproc/p5-Text-Brew.
Packaged by David H. Gutteridge and submitted via PR#44877.

This module implements the Brew edit distance that is very close to the
dynamic programming technique used for the Wagner-Fischer (and so for
the Levenshtein) edit distance.  The difference here is that you have
separated costs for the DELetion and INSertion operations (but with the
default to 1 for both, you obtain the Levenshtein edit distance). But
the most interesting feature is that you can obtain the description of
the edits needed to transform the first string into the second one (not
vice versa: here DELetions are separated from INSertions).

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

2011-04-30 06:07:18 UTC MAIN commitmail json YAML

Updated print/abcm2ps to 6.3.1

(ryoon)

2011-04-30 06:06:14 UTC MAIN commitmail json YAML

Update to 6.3.1

Changelog:
---- Version 6.3.1 - 11/04/29 ----

Handle microtonality in tablatures.
Compilation problem when no pango
(reported by Guido Gonzato).
Add more output annotations.
Add more PS symbols in the svg PS interpreter.
Fix bad SVG output.
Fix the help for SVG output.

---- Version 6.3.0 - 11/04/24 ----

Crash when global texts and '-e' != first tune with '-E' or '-g'.
Crash when PS buffer overflow with '-E' or '-g'.
Crash when %%oneperpage or %%splittune with '-E' or '-g'.
Fix lanscape mode for EPS.
Fix EPS bounding box when %%scale in tune.
Add the '-g' command flag (SVG output).

---- Version 6.2.13 - 11/04/18 ----

Add the '-S' command flag (secure mode)
(asked by Bart Humphries).
Don't ignore the normal newlines when '!' found as newline
(asked by Hudson Fl叩vio Meneses Lacerda).
Add more information for tune index creation (second and third titles)
(asked by Paul Hardy).

---- Version 6.2.12 - 11/04/04 ----

Fix some compilation errors.
Crash due to memory allocation bug.

---- Version 6.2.11 - 11/04/03 ----

Bad text justification without pango
(reported by Hudson Fl叩vio Meneses Lacerda).
Bad PostScript output when empty line at end of justified text
(reported by Hudson Fl叩vio Meneses Lacerda).
Bad note length when bad tuplet at end of line and multi voices.
May have tuplet with one note.
Crash when new voice starting with a key signature.
Optimize the memory allocation.

---- Version 6.2.10 - 11/03/06 ----

Remove test '%%fmt ...'.
Do pango output for filled and justified text.
Better pango output.
Remove %%pangoembedded.
Bad horizontal offset of centered or right aligned texts.
Bad stem direction in some cases since 6.2.8
(reported by Hudson Fl叩vio Meneses Lacerda).
Bad font after new page when text with '$n".
Bad (latin1) UTF-8 character width.
Fix loss of space in justified text
(reported by Hudson Fl叩vio Meneses Lacerda).
Fix link error with last versions of pango.

(ryoon)

2011-04-29 22:46:37 UTC MAIN commitmail json YAML

Remove msmtp

(ryoon)

2011-04-29 22:46:18 UTC MAIN commitmail json YAML

Updated mail/msmtp to 1.4.24

(ryoon)

2011-04-29 22:45:36 UTC MAIN commitmail json YAML

Update to 1.4.24.

Changelog:
Version 1.4.24:
- Remove the unmaintained pt_BR translation.
- Simplify manual license: use a simple permissive license instead of GNU FDL.
- Replace a call to gnutls_protocol_set_priority(), which is deprecated in
  GnuTLS >= 2.12.0. Fixes Debian bug #624048 (reported for mpop).
- Remove gnulib, for simplicity and maintainability.
- Update GNU autotools files, in particular configure.ac.

(ryoon)

2011-04-29 17:26:18 UTC MAIN commitmail json YAML

2011-04-29 17:25:50 UTC MAIN commitmail json YAML

Updated time/etm to 707

(ryoon)

2011-04-29 17:25:02 UTC MAIN commitmail json YAML

Update to 707.

Changelog:
707    2011-04-17
Fixed bug in which finished, undated tasks would raise 'missing d'
error.
706    2011-04-17
Added omit using -o to ledger view. Added limit selection switches
for contexts and keywords to the rc file. Added etmUser setting to
rc. Added user filter.
705    2011-04-16
Added etmActions, etmEvents, ..., etmNotes to allow custom relative
paths to directories for actions and so forth.
704    2011-03-18
Added 'follow links' to directory walk. Added timeout and improved
error handling in getWeather. Corrected 'byweek' to 'byweekno' for
repetitions.
703    2011-02-28
Changed reporting strings for newer() per suggestion from Bjorn.

(ryoon)

2011-04-29 17:03:58 UTC MAIN commitmail json YAML

Updated games/onscripter to 20110416

(ryoon)

2011-04-29 17:02:27 UTC MAIN commitmail json YAML

Update to 20110416.

Changelog:
* Add --wide option, 16:9 wode screen support.
* Fix SDL related bug.
* Improve Android support.
* Use PDA screen size selection mechanism.

(ryoon)

2011-04-29 16:51:27 UTC MAIN commitmail json YAML

More replace interpreter.

(taca)

2011-04-29 16:34:37 UTC pkgsrc-2011Q1 commitmail json YAML

2011-04-29 16:33:38 UTC pkgsrc-2011Q1 commitmail json YAML

Pullup ticket #3420 - requested by obache
www/p5-Mojolicious: security update

Revisions pulled up:
- www/p5-Mojolicious/Makefile                                  1.4
- www/p5-Mojolicious/distinfo                                  1.4

---
  Module Name: pkgsrc
  Committed By: obache
  Date: Wed Apr 27 12:11:17 UTC 2011

  Modified Files:
  pkgsrc/www/p5-Mojolicious: Makefile distinfo

  Log Message:
  Update p5-Mojolicious to 1.16.
  Based on PR#44869 by Christian Sturm.
  additionaly fixes shebang for scriptse.

  1.16 2011-04-15 00:00:00
            - Emergency release for a critical security issue that can expose
              files on your system, everybody should update!

(tron)

2011-04-29 13:33:01 UTC MAIN commitmail json YAML

Updated textproc/groonga to 1.2.1

(obache)

2011-04-29 13:31:15 UTC MAIN commitmail json YAML

2011-04-29 13:29:36 UTC MAIN commitmail json YAML

Update groonga to 1.2.1.

* improvements
  * add threshold parameter to suggest command.
  * add limit parameter to suggest HTTP server.
  * grnest: support stop with SIGINT.
* fixes
  * fix bug if multiple database are opened and at one of it is closed,
    related plugins will be also closed. #894
  * fix wrong output for --with-default-encoding from configure --help.
  * fix typo in tutorial.

(obache)

2011-04-29 11:48:24 UTC MAIN commitmail json YAML

2011-04-29 11:41:08 UTC MAIN commitmail json YAML

Let lua support optionify, and exactly control it (disabled by default).
PR#44916.

(obache)

2011-04-29 07:44:28 UTC MAIN commitmail json YAML

2011-04-29 07:42:30 UTC MAIN commitmail json YAML

Updated multimedia/ffplay to 0.6.3

(obache)

2011-04-29 07:42:10 UTC MAIN commitmail json YAML

Updated multimedia/ffmpeg to 20110426.0.6.3

(obache)

2011-04-29 07:41:17 UTC MAIN commitmail json YAML

Updated multimedia/ffmpeg to 20110426.0.6.3

(obache)

2011-04-29 07:41:01 UTC MAIN commitmail json YAML

Update ffmpeg to 20110426.0.6.3.

version 0.6.3:
- AMV: Fix possibly exploitable crash.
- Fix apparently exploitable race condition.

(obache)

2011-04-29 06:02:57 UTC MAIN commitmail json YAML

+ ffmpeg-20110426.0.6.3 (removed libav comment, it's forked project,
  and not release 0.6.3).

(obache)

2011-04-29 02:09:02 UTC MAIN commitmail json YAML

Fix a PLIST entry condition for -scmgit-gui option, and sort.

(obache)

2011-04-28 23:00:46 UTC MAIN commitmail json YAML

Updated mail/opendkim to 2.3.2

(pettai)

2011-04-28 23:00:08 UTC MAIN commitmail json YAML

2.3.2          2011/04/14
        Fix bug #SF3067338: Create a pool of DB handles for SQL operations
                so that queries don't all share one serially.
        Fix bug #SF3156559: Don't compile Lua scripts anew for each execution.
        Fix bug #SF3210385: Fix issue with configuration reload failures
                having some side effects on the remaining active configuration
                handle.  Reported by Andreas Schulze.
        Fix bug #SF3235131: Don't report ADSP errors as signature errors
                in Authentication-Results header fields.
        Fix bug #SF3258459: Don't send progress messages during EOH.  Problem
                reported by Gary Mills.
        Fix bug #SF3276469: When generating "z=" tags, apply omit and sign
                header field lists.  Problem noted by Todd Lyons.
        Add ADSP processing error information to A-R header fields.
        LIBOPENDKIM: Use a time_t to store TTL and clock drift options
                rather than unsigned long.  Patch from Piotr Sikora.
        LIBAR: Include class and type in debugging messages.  Suggested
                by Gary Mills.
        LIBAR: Start the dispatcher on the first query, not in ar_init().
                Allows ar_init() to be called before a fork() safely.
        CONTRIB: Adjust installed path in RedHat start script.  Patch
                from Naresh V.
        CONTRIB: Require the current libopendkim in the opendkim definition
                in the RPM spec file.  Patch from Naresh V.

2.3.1          2011/03/28
        Feature request #SF3196060: Log retrieved reputation values.
                Patch from Andreas Schulze.
        Feature request #SF3199824: Don't log "no signature data" unless
                LogWhy is enabled or the action for unsigned mail is something
                other than "accept".
        Fix bug #SF3196069: Log more detail when dkimf_config_setlib() fails.
                Problem noted by Andreas Schulze.
        Fix bug #SF3197890: Update ARF report format for DKIM verification
                failures to use what's in draft-ietf-dkim-marf-reporting.
        Fix bug #SF3204725: Add "ReplaceHeaders" data set to constrain what
                header fields are affected by "ReplaceRules".  Problem
                noted by Chris Callegari.
        Fix bug #SF3211114: Extract "BaseDirectory" from configuration
                file properly.
        Fix bug #SF3234178: Correct handling of a KeyTable entry for which the
                key data is empty.  Based on a patch from Yoshiaki Yanagihara.
        Patch #SF3205699: Make all header field name and domain name data
                sets case insensitive.  Submitted by Richard Rognlie.
        Add a case-insensitivity flag to odkim.db_open().
        Minor correction to DNS function return codes for unbound, which
                doesn't have an expired/no-reply distinction like libar does.
        LIBOPENDKIM: Fix up timeout handling with a DNS callback is in use.
        LIBOPENDKIM: Update for draft-kucherawy-dkim-atps-03.
        STATS: Fix bug #SF3195449: Omit data from reporters that are not
                currently marked "enabled" in the reporters table.
        STATS: Evaluate "i=" against the "d=" domain, not the "From" domain.
                Problem noted by Mark Martinec.
        STATS: A few more reports.
        MILTERTEST: Don't use non-standard printf() conversions.
        MILTERTEST: Get the SMFIP_HDR_LEADSPC logic right.
        TOOLS: Feature request #SF3200848: Add a backgrounding option
                (on by default) to opendkim-spam.

(pettai)

2011-04-28 22:44:33 UTC MAIN commitmail json YAML

add devel/cmph

(alnsn)

2011-04-28 20:47:44 UTC MAIN commitmail json YAML

Added devel/cmph version 1.0

(alnsn)

2011-04-28 20:45:49 UTC MAIN commitmail json YAML

Add devel/cmph-1.0.

The CMPH Library encapsulates the newest and more efficient algorithms in an
easy-to-use, production-quality, fast API. The library was designed to work
with big entries that cannot fit in the main memory. It has been used
successfully for constructing minimal perfect hash functions for sets with
more than 100 million of keys, and we intend to expand this number to the
order of billion of keys. Although there is a lack of similar libraries, we
can point out some of the distinguishable features of the CMPH Library:

  - Fast.
  - Space-efficient with main memory usage carefully documented.
  - The best modern algorithms are available (or at least scheduled for
    implementation :-)).
  - Works with in-disk key sets through of using the adapter pattern.
  - Serialization of hash functions.
  - Portable C code (currently works on GNU/Linux and WIN32 and is reported
    to work in OpenBSD and Solaris).
  - Object oriented implementation.
  - Easily extensible.
  - Well encapsulated API aiming binary compatibility through releases.
  - Free Software.

(alnsn)

2011-04-28 15:54:59 UTC MAIN commitmail json YAML

Skip interpreter checks for auxiliary files so that this package builds
again.

I guess these files could be provided as a separate package that depended
on perl and properly set their interpreter, but we can do this later.

(jmmv)

2011-04-28 13:49:52 UTC MAIN commitmail json YAML

+ john-1.7.7jumbo1, kdenlive-0.8, libfolks-0.4.3, mpop-1.0.24,
  msmtp-1.4.24, mu-0.9.5, nut-16.10, pbzip2-1.1.4, podofo-0.9.1,
  puzzles-9163, texmaker-3.0.2, webmin-1.550, xcb-util-0.3.8,
  xchm-1.19, xterm-270.

(wiz)

2011-04-28 11:16:35 UTC MAIN commitmail json YAML

Fix build on OpenIndiana and probably other SunOS variants. Recent SunOS
has a native libusb, so enable the USB backend.

(hans)

2011-04-28 10:55:32 UTC MAIN commitmail json YAML

2011-04-28 10:54:33 UTC MAIN commitmail json YAML

2011-04-28 10:49:42 UTC MAIN commitmail json YAML

2011-04-28 10:27:39 UTC MAIN commitmail json YAML

update to hydrogen 0.9.4.2.  changes include:

- more jack support (not enabled)
- qt3 -> qt4 update (including a major UI update)
- support for more instruments
- better midi support
- many bug fixes
- multi-layer instrument support
- multiple concurrent patterns
- FLAC support
- autosave support
- drumkit manager
- much better pattern support/ui/editing

thanks to wiz@ for help getting this right.

(mrg)

2011-04-28 09:57:05 UTC MAIN commitmail json YAML

Avoid 'not allowed interpreter' error

(adam)

2011-04-28 08:44:47 UTC MAIN commitmail json YAML

Remove patch-ae that was removed from distinfo.

(wiz)

2011-04-28 08:44:19 UTC MAIN commitmail json YAML

Remove patch-aa that was removed from distinfo.

(wiz)

2011-04-28 08:43:46 UTC MAIN commitmail json YAML

regen for patch-ab (hi hans)

(wiz)

2011-04-28 08:42:58 UTC MAIN commitmail json YAML

2011-04-28 07:29:04 UTC MAIN commitmail json YAML

Updated security/pkcs11-helper to 1.08; net/openvpn to 2.2.0

(adam)

2011-04-28 07:27:25 UTC MAIN commitmail json YAML

Changes 2.2.0:
* Several man-page updates
* Several buildsystem fixes
* Fixed a bug with GUI icon deletion on upgrade from 2.2-RC or earlier
* Change the default --tmp-dir path to a more suitable path
* Improve the mysprintf() issue in openvpnserv.c
* Fixed bug in port-share that could cause port share process to crash
* Fix the --client-cert-not-required feature

(adam)

2011-04-28 07:20:46 UTC MAIN commitmail json YAML

Changes 1.08:
* Do not attempt to logout if uninitialized.
* Use OpenSSL engine's rsa_priv_enc instead of rsa_sign.

Changes 1.07:
* Minor Win64 fixup.

(adam)

2011-04-28 02:30:12 UTC MAIN commitmail json YAML

Let not to change DIST_SUBDIR after bump PKGREVISION to 2.
PR#44914.

(obache)

2011-04-28 01:57:39 UTC MAIN commitmail json YAML

Exactly disable detection of db2html.
fixes PR#44908.

(obache)

2011-04-27 18:57:11 UTC MAIN commitmail json YAML

2011-04-27 17:50:25 UTC MAIN commitmail json YAML

Fix fallout from gnutls update. gnome-vfs wants a symbol from libgcrypt,
so should link with it explicitly.

(tnn)

2011-04-27 16:56:44 UTC MAIN commitmail json YAML

"pkg-config --cflags gnutls" failed with:

Package zlib was not found in the pkg-config search path.

... there is no zlib.pc, so comment out the part of the configure
script that adds that to the pkg-config file.
Bump PKGREVISION.

(tnn)

2011-04-27 15:48:46 UTC MAIN commitmail json YAML

Note update of www/contao29-translations package to 20110427.

(taca)

2011-04-27 15:48:01 UTC MAIN commitmail json YAML

Update contao29-translation package to 20110427.

Update Czech, Japanese, Lithuanian and Rhaeto-Romance language files.

(taca)

2011-04-27 15:42:26 UTC MAIN commitmail json YAML

Note update of time/ruby-tzinfo package to 0.3.27.

(taca)

2011-04-27 15:41:38 UTC MAIN commitmail json YAML

Update ruby-tzinfo package to 0.3.27.

== Version 0.3.27 (tzdata v2011g) - 26-Apr-2011

* Updated to tzdata version 2011g
  (http://article.gmane.org/gmane.comp.time.tz/3758).

(taca)

2011-04-27 15:07:44 UTC MAIN commitmail json YAML

New import: devel/log4cplus 1.0.4

(reed)

2011-04-27 15:05:06 UTC MAIN commitmail json YAML

Import log4cplus version 1.0.4.

Note that the 2-clause-bsd is not identical. (I know there are
hundreds of different BSD licenses -- we should not track them all.)

The DESCRiption follows:

Log4cplus provides a port of the log4j logging framework for C++.

Log4cplus is a featureful log facility with various filters, run-time
re-configurations, and Wide Character (UNICODE) support.  It provides
log levels, hierarchal loggers, NDC (Nested Diagnostic Context),
and log rotation support. It can log to the console, files, syslog,
Windows events, or via sockets.

Status:

Vendor Tag: TNF
Release Tags: pkg-base

(reed)

2011-04-27 12:11:37 UTC MAIN commitmail json YAML

Updated www/p5-Mojolicious to 1.16

(obache)

2011-04-27 12:11:17 UTC MAIN commitmail json YAML

Update p5-Mojolicious to 1.16.
Based on PR#44869 by Christian Sturm.
additionaly fixes shebang for scriptse.

1.16 2011-04-15 00:00:00
        - Emergency release for a critical security issue that can expose
          files on your system, everybody should update!

(obache)

2011-04-27 10:33:54 UTC MAIN commitmail json YAML

Added www/firefox36-l10n

(tnn)

2011-04-27 10:33:10 UTC MAIN commitmail json YAML

+firefox36-l10n

(tnn)

2011-04-27 10:32:25 UTC MAIN commitmail json YAML

Import firefox-l10n-3.6.16 as www/firefox36-l10n.

This package contains language packs for www/firefox36.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(tnn)

2011-04-27 08:49:01 UTC MAIN commitmail json YAML

2011-04-27 07:19:06 UTC MAIN commitmail json YAML

need to buildlink with security/nettle.
fixes PR#44909.

(obache)

2011-04-27 06:33:23 UTC MAIN commitmail json YAML

not compatible with mysql-5.5.

(obache)

2011-04-27 04:22:01 UTC MAIN commitmail json YAML

Allow selecting MySQL 5.5.x, keeping default version (5.1.x) unchanged.

(taca)

2011-04-26 23:03:30 UTC MAIN commitmail json YAML

import p5-AnyEvent-IRC

(mspo)

2011-04-26 23:02:12 UTC MAIN commitmail json YAML

Updated devel/p5-AnyEvent-IRC to 0.96nb1

(mspo)

2011-04-26 23:01:40 UTC MAIN commitmail json YAML

Migrating AnyEvent-IRC from wip to devel.
This allows you to build AnyEvent-based IRC clients


Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(mspo)

2011-04-26 21:24:56 UTC MAIN commitmail json YAML

Updated www/privoxy to 3.0.17

(mjl)

2011-04-26 21:23:26 UTC MAIN commitmail json YAML

Update privoxy to 3.0.17

- Fixes several provlems resulting in stalling the client until the
  server timed out.
- Fixes ACL bug that made it impossible to build a blacklist.
- Improved logging.
- Extended default filter list.

(mjl)

2011-04-26 19:18:00 UTC MAIN commitmail json YAML

2011-04-26 16:06:32 UTC MAIN commitmail json YAML

Missing trusted.glusterfs.test extended attribute in installation script

(manu)

2011-04-26 15:40:21 UTC MAIN commitmail json YAML

Updated mail/milter-manager to 1.6.9

(obache)

2011-04-26 15:39:48 UTC MAIN commitmail json YAML

Update milter-manager to 1.6.9.

== [release-1-6-9] 1.6.9: 2011-04-26

A bug fix release of 1.6.8.

=== All

==== Improvements

  * autogen.sh supports bash.
    [Reported by Kenji Shiono]

=== Document

==== Improvements

  * Followed Ruby milter's change.
    [Reported by akira yamada]

=== milter manager

==== Improvements

  * Added
    ((<database.extra_options|configuration.rd#database.extra_options>))
    configuration item.
  * Supported exception handling in callback.

==== Fixes

  * Fixed a bug that define_connection_checker raises an
    exception.
    [Reported by Kenji Shiono]

=== milter-client

==== Improvements

  * Supported error report when UNIX domain socket mode
    change is failed.

=== milter-performance-check

==== Improvements

  * Added --starttls option.
  * Added --auth-user option.
  * Added --auth-password option.
  * Added --auth-mechanism option.
  * Added --auth-map option.

==== Fixes

  * Fixed a bug that --smtp-port is ignored.

(obache)

2011-04-26 14:52:19 UTC MAIN commitmail json YAML

2011-04-26 14:45:33 UTC MAIN commitmail json YAML

Note update of firefox to 4.0 and addition of firefox36 legacy package.

(tnn)

2011-04-26 14:43:32 UTC MAIN commitmail json YAML

2011-04-26 14:43:27 UTC MAIN commitmail json YAML

Replace SUBST foo with just REPLACE_PERL+=ack

(abs)

2011-04-26 14:41:53 UTC MAIN commitmail json YAML

Updated multimedia/gecko-mediaplayer to 1.0.3

(obache)

2011-04-26 14:41:37 UTC MAIN commitmail json YAML

Update gecko-mediaplayer to 1.0.3.

1.0.3
Allow files > 2GB to be loaded in NP_FULL mode
Always include gecko-mediaplayer.schema in tar file
Make configure option --with-gconf=yes override use of gsettings
1.0.3beta
Cleanup some compile warnings
Try out silent make files
Mark asf files as streaming
Remove code to set the firefox preference
Version bump to 1.0.3beta
Apply changes to fix compiling on Ubuntu
Apply config changes to gconf schema
Apply changes to make gecko-mediaplayer with with gnome-mplayer 1.0.3beta and higher
Apply patch from issue #126
Updated Turkish translation
Work around xulrunner api change Issue #124
Fix a couple of NULL pointer errors Issue #123
Fixes to using libcurl
Only do list_dump when we process the list
Use libcurl to fetch content when running in QuickTime emulation
Fix spot where QuickTime was not set to 7.6.9
Get width and height from the style attribute if present
Bump QuickTime emulated version to 7.6.9

(obache)

2011-04-26 14:39:09 UTC MAIN commitmail json YAML

Update gnome-mplayer to 1.0.3.

1.0.3
    libgmtk - change GtkObjectClass to GObjectClass
    Cleanup some compiler warnings
    Updated Japanese translation
    Fix black screen issue when loading DVD
    Fix potential NULL pointer referenced Issue #503
    Make DVDNAV menu selection with mouse work properly
    Clean up shell script warning in configure
    Make configure option --with-gconf=yes override use of gsettings
    Updated Polish translation
    Clean up some compiler warnings
    Run autoreconf with new autoconf tools
    Removed --avoid-version from nautilus plugin
1.0.3beta
    Updated translations from launchpad, added in several new translations
    libgmtk - gmtk_media_player, better support for mplayer2
    libgmtk - gmtk_media_player, set default zoom to 1.0
    libgmtk - gmtk_media_player, clean up some attribute setter/getters
    libgmtk - gmtk_media_player, implement zoom factor for media, useful for panscan
    Shutdown mplayer before clearing playlist in open dtv, acd, vcd, and atv
    libgmtk - detect mplayer2, and allow setting a custom mplayer
    Convert mute 1\nseek 0 0\n commands to separate commands
    Add support for MPlayer2 detection
    Use a file chooser button to pick the mplayer executable rather than typing in the path
    Fix memory pointer issue that could lead to crash in mplayer thread
    Rework Next option when caching is enabled (recommend that caching be disabled)
    Be more specific in SPEC file
    Fix RPM generation when using GSettings
    Fix problem with STOP when playing a playlist
    libgmlib - gm_audio, include math.h, Issue #499
    libgmtk - gmtk_media_player, fix memory leak with stored color
    libgmtk - gmtk_media_player, manage widget background color correctly
    libgmtk - gmtk_audio_meter, move a varible context
    libgmtk - gmtk_media_player, get_allocation
    Try out silent make files
    Run update-po
    When stopping media, just quit mplayer instead of pausing and seeking to 0
    Fix resize issue in vertical layout
    Fix software volume stored value
    Apply OpenBSD patches
    Make playlist columns reorderable with drag and drop
    libgmtk - gmtk_media_player, add attribute disable_upscaling
    Add new preference to plugin tab, to disable scaling when video is embedded
    libgmtk - gmtk_media_player, parse mplayer properties
    libgmtk - gmtk_media_player, audio track selection fixes
    libgmtk - gmtk_media_player, initial subtitle and audio track detection
    libgmtk - gmtk_media_player, more hotkey processing
    libgmtk - gmtk_media_player, commit correct patch
    libgmtk - gmtk_media_player, handle +,-,#,., and j hotkeys
    libgmtk - gmtk_media_player, handle 1-8 keys for contrast, brightness, hue, and saturation
    libgmtk - gmtk_media_player, handle p and space keys for pausing
    libgmtk - gmtk_media_player, implement restart method
    libgmtk - gmtk_media_player, make subtitle selection work, and use better names in label
    libgmtk - gmtk_media_player, subtitle and audio_track work
    Fix up some issues with shoutcast stream information display
    libgmtk - gmtk_media_player, clamp values
    Fix view info, like view meter and view details
    Issue #467, playlist and details not disappearing
    Fix compile failure on fy.po, really dumb failure
    libgmtk - Dispose widgets properly, should solve memory leak
    libgmtk - gmtk_media_player, remove usage of GFileMonitor, not needed
    Fix window resize problem Issue #467 again
    libgmtk - gmtk_media_player, gamma is not a command line option
    libgmtk - gmtk_media_player, add video attributes
    Fix up spec file building
    When GSettings are available use them over GConf or GKeyStore
    Remove vdpau and vaapi vo devices on OpenBSD
    Use correct DVD device name on OpenBSD
    Add include to gmtk_media_player.h
    Add sndio and rtunes audio outputs for OpenBSD
    Add verbose flag to volume display
    Make volume on commandline work again
    Change volume range from 0 to 100 to 0.0 to 1.0 internally makes volume widget work
    Delete global varibles volume and idledata.volume

(obache)

2011-04-26 14:20:03 UTC MAIN commitmail json YAML

bump version for mozilla 2.0 branch update

(tnn)

2011-04-26 14:19:40 UTC MAIN commitmail json YAML

bump version for mozilla 2.0 branch update

(tnn)

2011-04-26 14:18:51 UTC MAIN commitmail json YAML

2011-04-26 14:18:46 UTC MAIN commitmail json YAML

+xulrunner192

(tnn)

2011-04-26 14:18:01 UTC MAIN commitmail json YAML

Update to firefox-4.0.

Firefox 4 is based on the Gecko 2.0 Web platform. This release features
JavaScript execution speeds up to six times faster than the previous
version, new capabilities for Web Developers and Add-on Developers such as
hardware accelerated graphics and HTML5 technologies, and a completely
revised user interface.

(tnn)

2011-04-26 14:16:37 UTC MAIN commitmail json YAML

2011-04-26 13:48:17 UTC MAIN commitmail json YAML

Updated mail/roundcube to 0.5.2

(adam)

2011-04-26 13:47:33 UTC MAIN commitmail json YAML

Changes 0.5.2:
* TinyMCE 3.4.2 now compatible with IE9
* PEAR::Net_SMTP 1.5.2, fixed timeout issue
* Fix bug where template name without plugin prefix was used in render_page hook
* Support 'abort' and 'result' response in 'preferences_save' hook, add error
  handling
* Fix bug where some content would cause hang on html2text conversion
* Improve space-stuffing handling in format=flowed messages
* Fix bug where some dates would produce SQL error in MySQL
* Added workaround for some IMAP server with broken STATUS response
* Fix bug where default_charset was not used for text messages
* Stateless request tokens. No keep-alive necessary on login page
* Force names of unique constraints in PostgreSQL DDL
* Add code for prevention from IMAP connection hangs when server closes socket
  unexpectedly
* Remove redundant DELETE query (for old session deletion) on login
* Get around unreliable rand() and mt_rand() in session ID generation
* Fix some emails are not shown using Cyrus IMAP
* Fix handling of mime-encoded words with non-integral number of octets in
  a word
* Fix parsing links with non-printable characters inside
* Fixed de_CH/de_DE localization bugs
* Add variable for 'Today' label in date_today option
* Applied plugin changes since 0.5-stable release
* Fix SQL query in rcube_user::query() so it uses index on MySQL again
* Use only one from IMAP authentication methods to prevent login delays
* Fix strftime format support in date_today option
* Removed redundant </form> tags from contact add/edit pages
* Fix CSS error in contact details screen on IE7

(adam)

2011-04-26 13:36:55 UTC MAIN commitmail json YAML

LICENSE=modified-bsd

(obache)

2011-04-26 13:26:42 UTC MAIN commitmail json YAML

require glib2>=2.28, as PR#44904.
Put it in GConf/Makefile.common, instead of GConf/Makefile.

(obache)

2011-04-26 12:17:51 UTC MAIN commitmail json YAML

net/libfetch is USE_BSD_MAKEFILE, pass ${BSD_MAKE_ENV} additionally for
building libfetch.

Fixes PR#44881, it will be happend with groff from pkgsrc.

(obache)

2011-04-26 12:07:30 UTC MAIN commitmail json YAML

Updated textproc/groff to 1.20.1nb3

(obache)

2011-04-26 12:07:14 UTC MAIN commitmail json YAML

replace shebang for perl scripts.

Bump PKGREVISION.

(obache)

2011-04-26 11:54:15 UTC MAIN commitmail json YAML

Allow patch levels for dependencies

(joerg)

2011-04-26 11:52:51 UTC MAIN commitmail json YAML

Allow patch levels for dependencies

(joerg)

2011-04-26 11:35:53 UTC MAIN commitmail json YAML

added maatkit to databases/Makefile

(mspo)

2011-04-26 10:58:32 UTC MAIN commitmail json YAML

Updated devel/scmgit to 1.7.5

(adam)

2011-04-26 10:57:20 UTC MAIN commitmail json YAML

Changes 1.7.5:
* Various MinGW portability fixes.
* Various git-p4 enhancements (in contrib).
* Various vcs-svn, git-svn and gitk enhancements and fixes.
* Various git-gui updates (0.14.0).
* Update to more modern HP-UX port.
* The codebase is getting prepared for i18n/l10n; no translated
  strings nor translation mechanism in the code yet, but the strings
  are being marked for l10n.
* The bash completion script can now complete symmetric difference
  for "git diff" command, e.g. "git diff ...bra<TAB>".
* The default minimum length of abbreviated and unique object names
  can now be configured by setting the core.abbrev configuration
  variable.
* "git apply -v" reports offset lines when the patch does not apply at
  the exact location recorded in the diff output.
* "git config" used to be also known as "git repo-config", but the old
  name is now officially deprecated.
* "git checkout --detach <commit>" is a more user friendly synonym for
  "git checkout <commit>^0".
* "git checkout" performed on detached HEAD gives a warning and
  advice when the commit being left behind will become unreachable from
  any branch or tag.
* "git cherry-pick" and "git revert" can be told to use a custom merge
  strategy, similar to "git rebase".
* "git cherry-pick" remembers which commit failed to apply when it is
  stopped by conflicts, making it unnecessary to use "commit -c $commit"
  to conclude it.
* "git cvsimport" bails out immediately when the cvs server cannot be
  reached, without spewing unnecessary error messages that complain about
  the server response it never got.
* "git fetch" vs "git upload-pack" transfer learned 'no-done'
  protocol extension to save one round-trip after the content
  negotiation is done. This saves one HTTP RPC, reducing the overall
  latency for a trivial fetch.
* "git fetch" can be told to recursively fetch submodules on-demand.
* "git grep -f <filename>" learned to treat "-" as "read from the
  standard input stream".
* "git grep --no-index" did not honor pathspecs correctly, returning
  paths outside the specified area.
* "git init" learned the --separate-git-dir option to allow the git
  directory for a new repository created elsewhere and linked via the
  gitdir mechanism. This is primarily to help submodule support later
  to switch between a branch of superproject that has the submodule
  and another that does not.
* "git log" type commands now understand globbing pathspecs.  You
  can say "git log -- '*.txt'" for example.
* "git log" family of commands learned --cherry and --cherry-mark
  options that can be used to view two diverged branches while omitting
  or highlighting equivalent changes that appear on both sides of a
  symmetric difference (e.g. "log --cherry A...B").
* A lazy "git merge" that didn't say what to merge used to be an error.
  When run on a branch that has an upstream defined, however, the command
  now merges from the configured upstream.
* "git mergetool" learned how to drive "beyond compare 3" as well.
* "git rerere forget" without pathspec used to forget all the saved
  conflicts that relate to the current merge; it now requires you to
  give it pathspecs.
* "git rev-list --objects $revs -- $pathspec" now limits the objects listed
  in its output properly with the pathspec, in preparation for narrow
  clones.
* "git push" with no parameters gives better advice messages when
  "tracking" is used as the push.default semantics or there is no remote
  configured yet.
* A possible value to the "push.default" configuration variable,
  'tracking', gained a synonym that more naturally describes what it
  does, 'upstream'.
* "git rerere" learned a new subcommand "remaining" that is similar to
  "status" and lists the paths that had conflicts which are known to
  rerere, but excludes the paths that have already been marked as
  resolved in the index from its output.  "git mergetool" has been
  updated to use this facility.

(adam)

2011-04-26 10:37:04 UTC MAIN commitmail json YAML

Added security/nettle version 2.1; Updated security/gnutls to 2.12.3

(adam)

2011-04-26 10:35:30 UTC MAIN commitmail json YAML

Changes 2.12.3:
* libgnutls: Several minor bugfixes.
* libgnutls: Restored HMAC-MD5 for compatibility. Although considered weak,
  several sites require it for connection. It is enabled for "NORMAL" and
  "PERFORMANCE" priority strings.
* libgnutls: depend on libdl.
* libgnutls: gnutls_transport_set_global_errno() was deprecated. Use your
  system's errno fascility or gnutls_transport_set_errno().
* gnutls-cli: Correction with usage of select to check for pending data in
  gnutls sessions. It now uses gnutls_record_check_pending().
* tests: More fixes and updates for win32. Patches by LRN.
* libgnutls: Several files unnecessarily included <gcrypt.h>; this has been
  fixed.
** API and ABI modifications: gnutls_transport_set_global_errno: DEPRECATED

Changes 2.12.2:
* libgnutls: Several updates and fixes for win32. Patches by LRN.
* libgnutls: Several bug and memory leak fixes.
* srptool: Accepts the -d option to enable debugging.
* libgnutls: Corrected bug in gnutls_srp_verifier() that prevented the
  allocation of a verifier. Reported by Andrew Wiseman.

Changes 2.12.1:
* certtool: Generated certificate request with stricter permissions.
* libgnutls: Bug fixes in opencdk code. Reported by Vitaly Kruglikov.
* libgnutls: Corrected windows system_errno() function prototype.
* libgnutls: C++ compatibility fix for compat.h. Reported by Mark Brand.
* libgnutls: Fix size of gnutls_openpgp_keyid_t by using the
  GNUTLS_OPENPGP_KEYID_SIZE definition. Reported by Andreas Metzler.

(adam)

2011-04-26 09:54:55 UTC MAIN commitmail json YAML

buildlink3.mk depends on gmp, even when includes are needed; use MAJOR/MINOR for linking libraries

(adam)

2011-04-26 09:39:02 UTC MAIN commitmail json YAML

Actually, prefer gm4

(adam)

2011-04-26 09:01:13 UTC MAIN commitmail json YAML

Added security/nettle version 2.1

(adam)

2011-04-26 08:59:34 UTC MAIN commitmail json YAML

Nettle is a cryptographic library that is designed to fit easily in more
or less any context: In crypto toolkits for object-oriented languages
(C++, Python, Pike, ...), in applications like LSH or GNUPG, or even in
kernel space. In most contexts, you need more than the basic
cryptographic algorithms, you also need some way to keep track of available
algorithms, their properties and variants. You often have some algorithm
selection process, often dictated by a protocol you want to implement.

And as the requirements of applications differ in subtle and not so
subtle ways, an API that fits one application well can be a pain to use
in a different context. And that is why there are so many different
cryptographic libraries around.

Nettle tries to avoid this problem by doing one thing, the low-level
crypto stuff, and providing a simple but general interface to it.
In particular, Nettle doesn't do algorithm selection. It doesn't do
memory allocation. It doesn't do any I/O.

The idea is that one can build several application and context specific
interfaces on top of Nettle, and share the code, test cases, benchmarks,
documentation, etc. Examples are the Nettle module for the Pike
language, and LSH, which both use an object-oriented abstraction on top
of the library.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(adam)

2011-04-26 07:55:00 UTC MAIN commitmail json YAML

New perfuse snapwhot

(manu)

2011-04-26 07:54:12 UTC MAIN commitmail json YAML

new perfuse snapshot that can sustain a build.sh -o release
in FUSE-mounted glusterfs

(manu)

2011-04-26 06:10:33 UTC MAIN commitmail json YAML

+ blender-2.57a, calibre-0.7.57, cmus-2.4.0, curl-7.21.6, diffpdf-1.2.0,
  feh-1.13, gnutls-2.12.3, libidn-1.21, links-2.3pre2, links-gui-2.3pre2,
  mpg123-1.13.3, orc-0.4.13, parallel-20110411, puzzle-9159,
  puzzles-9161, py-simplejson-2.1.5, scmgit-base-1.7.4.5,
  scmgit-docs-1.7.4.5, x264-devel-20110423.

(wiz)

2011-04-26 00:04:16 UTC MAIN commitmail json YAML

Updated databases/maatkit to 7410nb1

(mspo)

2011-04-26 00:00:13 UTC MAIN commitmail json YAML

2011-04-25 22:42:04 UTC MAIN commitmail json YAML

Note PKGREVISION bump of tex-vruler.

(minskim)

2011-04-25 22:41:36 UTC MAIN commitmail json YAML

2011-04-25 21:15:36 UTC MAIN commitmail json YAML

Added databases/mysql55-{client,server}

(adam)

2011-04-25 21:14:00 UTC MAIN commitmail json YAML

Added databases/mysql55-{client,server}

(adam)

2011-04-25 21:12:53 UTC MAIN commitmail json YAML

MySQL is a SQL (Structured Query Language) database server. SQL is the most
popular database language in the world. MySQL is a client-server implementation
that consists of a server daemon `mysqld' and many different client
programs/libraries.

The main goals of MySQL are speed and robustness.

The base upon which MySQL is built is a set of routines that have been used in
a highly demanding production environment for many years.  While MySQL is still
in development it already offers a rich and highly useful function set.

The official way to pronounce 'MySQL' is 'My Ess Que Ell' (Not MY-SEQUEL).

This package contains the MySQL client programs and libraries.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(adam)

2011-04-25 21:12:15 UTC MAIN commitmail json YAML

MySQL is a SQL (Structured Query Language) database server. SQL is the most
popular database language in the world. MySQL is a client-server implementation
that consists of a server daemon `mysqld' and many different client
programs/libraries.

The main goals of MySQL are speed and robustness.

The base upon which MySQL is built is a set of routines that have been used in
a highly demanding production environment for many years.  While MySQL is still
in development it already offers a rich and highly useful function set.

The official way to pronounce 'MySQL' is 'My Ess Que Ell' (Not MY-SEQUEL).

This package contains the MySQL server programs and libraries including
embedded server (by PKG_OPTION).

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(adam)

2011-04-25 20:58:25 UTC MAIN commitmail json YAML

Replace "/usr/bin/env" interpreter to comply with stricter rules.

(asau)

2011-04-25 16:32:30 UTC pkgsrc-2011Q1 commitmail json YAML

2011-04-25 16:31:16 UTC pkgsrc-2011Q1 commitmail json YAML

Pullup ticket #3419 - requested by he
devel/orc: build fix for powerpc

Revisions pulled up:
- devel/orc/Makefile                                            1.3
- devel/orc/distinfo                                            1.6
- devel/orc/patches/patch-ab                                    1.4

-------------------------------------------------------------------
  Module Name: pkgsrc
  Committed By: he
  Date: Mon Apr 18 20:07:32 UTC 2011

  Modified Files:
  pkgsrc/devel/orc: Makefile distinfo
  Added Files:
  pkgsrc/devel/orc/patches: patch-ab

  Log Message:
  Add a patch so that this builds properly for powerpc.
  Also bump package revision.

  To generate a diff of this commit:
  cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/orc/Makefile
  cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/orc/distinfo
  cvs rdiff -u -r0 -r1.4 pkgsrc/devel/orc/patches/patch-ab

(spz)

2011-04-25 14:48:29 UTC MAIN commitmail json YAML

Fix build.
Replace and check interpreters.

(ryoon)

2011-04-25 14:09:25 UTC MAIN commitmail json YAML

2011-04-25 14:06:40 UTC MAIN commitmail json YAML

Update to mono_mono 2.10, part of mono-2.10

(kefren)

2011-04-25 14:06:08 UTC MAIN commitmail json YAML

2011-04-25 14:04:51 UTC MAIN commitmail json YAML

2011-04-25 14:04:11 UTC MAIN commitmail json YAML

2011-04-25 14:03:17 UTC MAIN commitmail json YAML

2011-04-25 14:02:30 UTC MAIN commitmail json YAML

2011-04-25 14:01:40 UTC MAIN commitmail json YAML

Update to mono 2.10.1. Major Highlights:

    * Google Native Client Support
    * New Profiler engine
    * Faster socket stack
    * Improved Parallel Framework
    * SGen Precise Stack Scanning and Many performance improvements.
    * Unified MonoTouch/Monodroid runtime support
    * Cecil/Light
    * New C# Compiler backend (can now use any custom mscorlib)
    * VB Compiler can now compile to both 2.0 and 4.0 profiles.
    * Supports ASP.NET MVC3, Razor and new WebPages.
    * New WebMatrix.Data database API.
    * Improved OSX Mono
    * F# and IronRuby

(kefren)

2011-04-25 13:45:43 UTC MAIN commitmail json YAML

2011-04-25 13:39:21 UTC MAIN commitmail json YAML

2011-04-25 13:38:26 UTC MAIN commitmail json YAML

Added fonts/droid-ttf version 20100923

(ryoon)

2011-04-25 13:37:00 UTC MAIN commitmail json YAML

Import droid-ttf-20100923 as fonts/droid-ttf

The Droid family of fonts was designed by Ascender's Steve Matteson
beginning in the fall of 2006. The goal was to provide optimal
quality and reading comfort on a mobile handset. The Droid fonts
were optimized for use in application menus, web browsers and for
other screen text.

Ascender Corporation worked closely with Google and the Open Handset
Alliance to develop these system fonts for Android, a free, open
source, and fully customizable mobile platform.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(ryoon)

2011-04-25 13:05:50 UTC MAIN commitmail json YAML

Updated net/mikutter to 0.0.3.1

(obache)

2011-04-25 13:05:31 UTC MAIN commitmail json YAML

Update mikutter to 0.0.3.1.

0.0.3.1
* crash bug report fix
* bit.ly API v3 support.
* delayed write SQLite data and saving connections.

0.0.3.0
* new unstable release (same as 0.0.2.13)

(obache)

2011-04-25 08:55:28 UTC MAIN commitmail json YAML

Fix building with GDK with Quartz (Mac OS X) backend; switch to .tar.bz2; added LICENSE; fixed pkglint complaints

(adam)

2011-04-24 16:17:53 UTC MAIN commitmail json YAML

Fix DEPENDS line.

(wiz)

2011-04-24 15:31:09 UTC MAIN commitmail json YAML

2011-04-24 14:11:08 UTC MAIN commitmail json YAML

Bump PKGREVISION from gettext-lib shlib bump.

(obache)

2011-04-24 14:05:31 UTC pkgsrc-2011Q1 commitmail json YAML

2011-04-24 14:04:07 UTC pkgsrc-2011Q1 commitmail json YAML

Pullup ticket #3418 - requested by tron
net/wireshark: security update

Revisions pulled up:
- net/wireshark/Makefile                                        1.62
- net/wireshark/distinfo                                        1.44

----------------------------------------------------------------------------
  Module Name: pkgsrc
  Committed By: tron
  Date: Tue Apr 19 21:52:56 UTC 2011

  Modified Files:
  pkgsrc/net/wireshark: Makefile distinfo

  Log Message:
  Update "wireshark" package to version 1.4.6. Changes since 1.4.5:
  - Bug Fixes
    o Wireshark and TShark can crash while analyzing TCP packets.
      (Bug 5837)

(spz)

2011-04-24 13:59:48 UTC MAIN commitmail json YAML

Bump PKGREVISION from gettext-lib shlib bump.

(obache)

2011-04-24 13:51:52 UTC MAIN commitmail json YAML

2011-04-24 13:47:46 UTC MAIN commitmail json YAML

2011-04-24 13:44:56 UTC MAIN commitmail json YAML

2011-04-24 13:30:07 UTC MAIN commitmail json YAML

Bump PKGREVISION from gettext-lib shlib bump.

(obache)

2011-04-24 13:27:58 UTC MAIN commitmail json YAML

Update to 0.9.10.  Changes:

- minor fixes
- translation updates
- allow configuring device ports
- allow configuring card profiles

(shattered)