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 (29m)  pkgsrc-2024Q1 (14d)  pkgsrc-2023Q4 (42d)  pkgsrc-2023Q2 (74d)  pkgsrc-2023Q3 (154d) 

2024-05-12 20:22:30 UTC Now

2013-06-13 13:02:38 UTC MAIN commitmail json YAML

Update ruby-ldap to 0.9.13.

0.9.13
-----

* Prevent SyntaxError raised under Ruby 2.0.0 by line 107 regex
  (invalid multibyte escape)

(obache)

2013-06-13 13:00:45 UTC MAIN commitmail json YAML

Updated sysutils/dbus to 1.6.12

(wiz)

2013-06-13 13:00:34 UTC MAIN commitmail json YAML

Update to 1.6.12:

D-Bus 1.6.12 (2013-06-13)
==

Fixes:

• CVE-2013-2168: Fix misuse of va_list that could be used as a denial
  of service for system services. Vulnerability reported by Alexandru Cornea.
  (Simon)

• In dbus-daemon, don't crash if a .service file starts with key=value
  (fd.o #60853, Chengwei Yang)

• Unix-specific:
  · Fix an assertion failure if we try to activate systemd services before
    systemd connects to the bus (fd.o #50199, Chengwei Yang)
  · Avoid compiler warnings for ignoring the return from write()
    (Chengwei Yang)

(wiz)

2013-06-13 10:45:46 UTC MAIN commitmail json YAML

Add USE_PKGSRC_GCC_RUNTIME support for gcc 4.8 and fix dependencies for
gcc packages.  Bail out if runtime support is requested but we do not
provide runtime libraries for the chosen compiler.

(jperkin)

2013-06-13 10:39:43 UTC MAIN commitmail json YAML

Don't override gcc variables, use ones specific to gcc-libs.

Avoids issue with USE_PKGSRC_GCC_RUNTIME where the gcc48 package would
end up installing to gcc47's prefix.

(jperkin)

2013-06-13 09:02:51 UTC MAIN commitmail json YAML

mk/compiler.mk is included after mk/bsd.hacks.mk in mk/bsd.pkg.mk,
so it must be included in hacks.mk exactly before using CC_VERSION.

(obache)

2013-06-13 07:51:26 UTC MAIN commitmail json YAML

2013-06-13 07:02:52 UTC MAIN commitmail json YAML

Updated net/gtk-vnc to 0.5.2

(obache)

2013-06-13 07:02:34 UTC MAIN commitmail json YAML

Update gtk-vnc to 0.5.2.

Feb 22, 2013: Release 0.5.2
===========================

Removed features:

o Browser plugin is deleted, since it was unmaintained.
  Recommend that people use a pure HTML5 impl like noVNC
  to avoid security problems inherant in native plugins.

Bug fixes:

o Misc fixes to RPM specfiles
o Update translations
o Fix big-endian support in cairo framebuffer
o Avoid out of bounds accessing arrays
o Fix win32 quote key mapping
o Fix NULL dereference in logging code
o Fix OOM check in python bindings
o Avoid array overrun in colourmap mode
o Fix buffer space check when sending data
o Add introspection annotation for vnc_display_send_keys
o Fix pulseaudio enablement in demo
o Avoid crash with unsupported audio formats
o Turn off deprecation warnings
o Convert VncConnectionCredential to VncDisplayCredential
o Add API to allow access to keysyms from introspected bindings

(obache)

2013-06-13 00:16:56 UTC MAIN commitmail json YAML

fixes PKGNAME, suggested by joerg@.

(obache)

2013-06-12 20:37:43 UTC MAIN commitmail json YAML

Don't let the pkgsrc TARGET_ARCH bleed into gmake's environment.

This is a provisional kludge to work around PR pkg/47838.  Sorry for
taking far too long to find a workaround that doesn't break various
other stuff too -- this duration of time was ridiculous, and it was
entirely my fault.

We can get rid of this kludge when we start using `env -i' in the
build phase or when we replace TARGET_ARCH by TARGET_MACHINE_PLATFORM
(and replace the make-internal variable MACHINE_ARCH by
MACHINE_PLATFORM -- that is part of what makes the logic in
pkgformat/pkg/depends.mk and bsd.prefs.mk so fragile).  However,
although I intend to do both of these things, they were deemed too
likely to cause too much fallout just before the freeze, so they'll
wait until after the freeze.

(riastradh)

2013-06-12 20:33:37 UTC MAIN commitmail json YAML

Updated games/py-trueskill to 0.4.1

(wiz)

2013-06-12 20:33:29 UTC MAIN commitmail json YAML

Update to 0.4.1:
Deprecates dynamic_draw_probability().

(wiz)

2013-06-12 20:32:00 UTC MAIN commitmail json YAML

Updated audio/flac to 1.3.0

(wiz)

2013-06-12 20:31:51 UTC MAIN commitmail json YAML

Update to 1.3.0:

FLAC 1.3.0 (26-May-2013)

    General:
        Move development to Xiph.org git repository.
        The --sector-align option of flac has been deprecated and may not exist in future versions. shntool provides similar functionality.
        Support for the RF64 and Wave64 formats in flac (see below).
        Better handling of cuesheets with non-CD-DA sample rates.
        The --ignore-chunk-sizes option has been added to the flac command line tool.
    FLAC format:
        (none)
    Ogg FLAC format:
        (none)
    flac:
        Added support for encoding from and decoding to the RF64 format, and a new corresponding option --force-rf64-format. (SF #1762502). --keep-foreign-metadata is also supported.
        Added support for encoding from and decoding to the Sony Wave64 format, and a new corresponding option --force-wave64-format. (SF #1769582). --keep-foreign-metadata is also supported.
        Added new options --preserve-modtime and --no-preserve-modtime to specify whether or not output files should copy the timestamp and permissions from their input files. The default is --preserve-modtime as in previous versions. (SF #1805428).
        Allow MM:SS:FF and MM:SS.SS time formats in non-CD-DA cuesheets. (SF #1947353, SF #2182432)
        The --sector-align option of flac has been deprecated and may not exist in future versions. shntool provides similar functionality. (SF #1805946)
        Improved error message when user attempts to decode a non-FLAC file (SF #2222789).
        Fix bug where flac was disallowing use of --replay-gain when encoding from stdin (SF #1840124).
        Fix bug with fractional seconds on some locales (SF #1815517, SF #1858012).
        Read and write appropriate channel masks for 6.1 and 7.1 surround input WAV files. Documentation was also updated.
        Correct Wave64 GUIDs.
        Support 56kHz to 192kHz gain analysis (patch from Earl Chew)
        Add ability to handle utf8 filenames on Windows (large set of patches from Janne Hyvè¾°rinen)
    metaflac:
        Allow MM:SS:FF and MM:SS.SS time formats in non-CD-DA cuesheets. (SF #1947353, SF #2182432)
    plugins:
        Minor updates for XMMS plugin.
        Winamp2 plugin was dropped because Nullsoft has provided native FLAC support since 2006.
    build system:
        Fixes for autotools (including SF #1859664).
        Fixes for MinGW (including SF #2000973, SF #2209829).
        Fixes for gcc (including SF #1834168, SF #2002481).
        Fixes for Sun Studio/Forte (SF #1701960).
        Fixes for windows builds (including SF #1676822, SF #1756624, SF #1809863, SF #1911149).
        Fixes for FreeBSD and OpenBSD.
        Compile with GNU gcc _FORTIFY_SOURCE=2 and stack protection where those features are detected.
        Enable a bunch of GCC compiler warnings and fix code that generates warnings.
    documentation:
        Document --ignore-chunk-sizes and --apply-replaygain-which-is-not-lossless option for flac.
    libraries:
        libFLAC encoder was defaulting to level 0 compression instead of 5 (SF #1816825).
        Fix bug in bitreader handling of read callback returning a short count (SF #2490454).
        Improve decoder's ability to distinguish between a FLAC sync code and an MPEG one (SF #2491433).
    Interface changes:
        libFLAC:
            Added FLAC__format_blocksize_is_subset()
        libFLAC++:
            Add a number of convienience methods.

(wiz)

2013-06-12 20:30:13 UTC MAIN commitmail json YAML

2013-06-12 20:29:21 UTC MAIN commitmail json YAML

update to 1.2.0
changes:
-allow additional data sources to augment the matches from MusicBrainz
-New Duplicates Plugin, Missing Plugin
-more feature additions and fixes

(drochner)

2013-06-12 20:28:59 UTC MAIN commitmail json YAML

Updated lang/yap to 6.3.3

(asau)

2013-06-12 20:28:42 UTC MAIN commitmail json YAML

Update to YAP 6.3.3

Notable changes in YAP 6.3.3

- exo compilation, a way to store large DBs much more compactly
- a new way to do save/restore
- improvements on the SWI interface, including improved support
  of SWI packages. The core IO code has been updated to the latest SWI devel.
- interfaces Prolog->R (r..eal from Nicos and all) and YAP->Python
- PRiSM port
- PFL, a new language to write graphical models, by Tiago Gomes
- gobs of bug fixes.

Notable changes in YAP 6.3.2

- new tabling code that supports a global table and answer subsumption
- an interface to gecode
- a low-level interface to R
- a low-level interface to CUDD and also to c2d
- a PRISM interface

- the gprof interface works again, it has been rewritten to save the log as a file.
- the save/restore now can save a module only, and does not depend on memory tricks.
- there is a first (needs lots of work) Windows console (based on SWI code).

- Lots of bug fixes

Notable changes in YAP 6.3

- YAP now uses the SWI Input/Output routines.
  This includes the SWI streams handling code,
  and the SWI write routines.
- YAP also includes support to the pldoc and plunit libraries.
- New implementation of saved state routines allows saving modules.
- GECODE interface.

(asau)

2013-06-12 20:25:18 UTC MAIN commitmail json YAML

update to 0.4
changes:
* Improve documentation
* Fix get_recordings_by_puid/isrc
* Update search fields
* Parse CDStubs in release results
* Correct release_type/release_status checking
* Allow iso-8859-1 passwords
* Convert single isrcs to list when submitting
* Parse ISRC results
* Escape forward slashes in search queries
* Package documentation and examples in release

(drochner)

2013-06-12 19:46:01 UTC MAIN commitmail json YAML

readded ecj checksum

(wiz)

2013-06-12 15:29:47 UTC MAIN commitmail json YAML

Updated misc/stellarium to 0.12.1nb5

(wiz)

2013-06-12 15:29:37 UTC MAIN commitmail json YAML

Include desktopdb.mk since a .desktop file is installed.
Bump PKGREVISION.

(wiz)

2013-06-12 15:29:13 UTC MAIN commitmail json YAML

2013-06-12 14:55:30 UTC MAIN commitmail json YAML

Note update of editors/vim-share

(morr)

2013-06-12 14:54:15 UTC MAIN commitmail json YAML

2013-06-12 14:53:56 UTC MAIN commitmail json YAML

Update to patchlevel 1140. (Over 1000!)

Patches:

7.3.906  the "sleep .2" for running tests does not work on Solaris
7.3.907  Python uses IndexError when a dict key is not found
7.3.908  possible crash when using a list in Python
7.3.909  duplicate Python code
7.3.910  Python code in #ifdef branches with only minor differences
7.3.911  Python: Access to Vim variables is not so easy
7.3.912  typing ":" at hit-enter dialog fails if the a file changed
7.3.913  (after 7.3.905) still a crash when writing viminfo
7.3.914  ~/.viminfo is messed up when running tests
7.3.915  next encoding in 'fencs' is not used if error at the end
7.3.916  using freed memory when pasting with the mouse (Issue 130)
7.3.917  when a path ends in backslash appending a comma fails
7.3.918  repeating Ex command after using Visual motion does not work
7.3.919  (after 7.3.788) empty nl.po file does not work with old msgfmt
7.3.920  compiler warning for size_t to int
7.3.921  trying to create a fontset handle when 'guifontset' is not set
7.3.922  no test for what 7.3.918 fixes
7.3.923  configure check for X11 header files fails on Solaris
7.3.924  Python interface can't easily access options
7.3.925  typos in source code and build files
7.3.926  triggering autocommands is wrong for :tabclose et al.
7.3.927  missing combining characters when putting text in a register
7.3.928  (after 7.3.924) can't build with strict C compiler
7.3.929  (after 7.3.924) unused variable, not freeing unused string
7.3.930  MSVC 2012 update is not recognized
7.3.931  no completion for :xmap and :smap
7.3.932  compiler warning for uninitialized variable
7.3.933  Ruby on Mac crashes due to GC failure
7.3.934  E381 and E380 make the user think nothing happened
7.3.935  (after 7.3.933) Ruby init stack differs on 64 bit systems
7.3.936  (after 7.3.935) Ruby missing piece for static 64 bit linking
7.3.937  more can be shared between Python 2 and 3
7.3.938  Python: not so easy to get the window number
7.3.939  Using Py_BuildValue is inefficient sometimes
7.3.940  Python: Can't get position of window
7.3.941  Python: Stuff in if_py_both.h is ordered badly
7.3.942  Python: SEGV in Buffer functions
7.3.943  Python: Negative indices were failing
7.3.944  external program receives the termrespone
7.3.945  Python: List of buffers is not very useful
7.3.946  sometimes keys starting with <Esc>[ ar not working
7.3.947  Python: No iterator for vim.list and vim.bufferlist
7.3.948  cannot build with Python 2.2
7.3.949  Python: no easy access to tabpages
7.3.950  Python: Stack trace printer can't handle messages
7.3.951  Python exceptions have problems
7.3.952  Python: It's not easy to change window/buffer/tabpage
7.3.953  Python: string exceptions are deprecated
7.3.954  No check if PyObject_IsTrue fails
7.3.955  Python: Not enough tests
7.3.956  Python vim.bindeval() causes SIGABRT
7.3.957  Python does not have a "do" command like Perl or Lua
7.3.958  Python: Iteration destructor not set
7.3.959  (after 7.3.957) missing error number
7.3.960  compiler warning for unused variable
7.3.961  tests 86 and 87 fail when using another language than English
7.3.962  Python tests are not portable
7.3.963  setting curbuf without curwin causes trouble
7.3.964  Python: not so easy to access tab pages
7.3.965  Python garbage collection not working properly
7.3.966  there is ":py3do" but no ":pydo"
7.3.967  (after 7.3.965) build fails on Mac OSX
7.3.968  multi-byte support is only available with "big" features
7.3.969  can't built with Python 3 and without Python 2
7.3.970  (fixed) pattern matching is slow, include the NFA engine
7.3.971  no support for VS2012 static code analysis
7.3.972  cursor not restored properly after InsertEnter autocommand
7.3.973  (after 7.3.970) compiler warnings, crash on startup
7.3.974  can't build with ruby 1.8.5
7.3.975  (after 7.3.970) crash in regexp parsing
7.3.976  (after 7.3.970) can't build with HP-UX
7.3.977  compiler warnings, white space, uncommented for testing
7.3.978  regexp debug logs don't have a good name
7.3.979  complex NFA regexp doesn't work
7.3.980  regexp logs contain garbage; character classes don't work
7.3.981  old regexp engine fails on \i, \I, \f and \F with mbyte chars
7.3.982  \p does not work on multi-byte chars in new regexp engine
7.3.983  uneccessary temp variable
7.3.984  Visual mapping using CTRL-G works differently from Insert mode
7.3.985  GTK vim not started as gvim has WM_CLASS property wrong
7.3.986  test 95 doesn't pass when 'encoding' isn't utf-8
7.3.987  no easy to run an individual test; test 64 may fail
7.3.988  new regexp engine is slow
7.3.989  new regexp engine compares negative numbers to character
7.3.990  memory leak in new regexp engine
7.3.991  more can be shared between python 2 and 3
7.3.992  Python: Too many type casts
7.3.993  (after 7.3.992) later patch does things slightly differently
7.3.994  Python: using magic constants
7.3.995  Python: Module initialization is duplicated
7.3.996  Python: Can't check types of what is returned by bindeval()
7.3.997  Vim and Python exceptions are different
7.3.998  Python: garbage collection issues
7.3.999  new regexp engine sets curbuf temporarily
7.3.1000  (whoa!) typo in char value causes out of bounds access
7.3.1001  duplicate condition in if
7.3.1002  valgrind errors for Python interface
7.3.1003  Python interface does not compile with Python 2.2
7.3.1004  Python: no error when option could not be set
7.3.1005  get stuck on regexp "\n*" and on "%s/^\n\+/\r"
7.3.1006  NFA engine not used for "\_[0-9]"
7.3.1007  can't build on Minix 3.2.1
7.3.1008  test 95 fails on MS-Windows
7.3.1009  Python: compiler warning for ambiguous else
7.3.1010  new regexp: adding \Z makes every character match
7.3.1011  new regexp engine is inefficient with multi-byte characters
7.3.1012  \Z does not work properly with the new regexp engine
7.3.1013  new regexp logging is a bit messy
7.3.1014  new regexp state dump is hard to read
7.3.1015  new regexp engine: Matching composing characters is wrong
7.3.1016  unused field in nfa_state
7.3.1017  zero width match changes length of match
7.3.1018  new regexp engine wastes memory
7.3.1019  not working with the new regexp engine: \%[oxduU]123
7.3.1020  not all patterns are tested with auto / old / new engine
7.3.1021  new regexp engine does not ignore order of composing chars
7.3.1022  compiler warning for shadowed variable
7.3.1023  mixed results for pattern with composing char only and \Z
7.3.1024  new regexp: End of matching pattern not set correctly
7.3.1025  new regexp: not matching newline in string
7.3.1026  new regexp: pattern that includs a new-line matches too early
7.3.1027  new regexp performance: Calling no_Magic() very often
7.3.1028  new regexp performance: Copying a lot of position state
7.3.1030  (after 7.3.1028) can't build for debugging
7.3.1031  compiler warnings for shadowed variable
7.3.1032  "\ze" is not supported by the new regexp engine
7.3.1033  "\1" .. "\9" are not supported in the new regexp engine
7.3.1034  new regexp code using strange multi-byte code
7.3.1035  compiler warning on 64 bit windows
7.3.1036  can't build on HP-UX
7.3.1037  look-behind matching is very slow on long lines
7.3.1038  crash when using Cscope
7.3.1039  new regexp engine does not support \%23c, \%<23c and the like
7.3.1040  Python: Problems with debugging dynamic build
7.3.1041  Python: valgrind invalid read errors.
7.3.1042  Python: can't assign to vim.Buffer.name
7.3.1043  Python: Dynamic compilation with 2.3 fails
7.3.1044  Python: No {Buffer,TabPage,Window}.valid attributes
7.3.1045  Python: No error handling for VimToPython function
7.3.1046  Python: Using Py_BuildValue for building strings
7.3.1047  Python: dir() does not work properly
7.3.1048  Python: no consistent naming
7.3.1049  Python: no consistent naming
7.3.1050  Python: Typo in pyiter_to_tv
7.3.1051  Python: possible memory leaks
7.3.1052  Python: possible SEGV and negative refcount
7.3.1053  Python: no flag for types with tp_traverse+tp_clear
7.3.1054  (after 7.3.1042) can't build without the +autocmd feature
7.3.1055  negated collection does not match newline
7.3.1056  Python: possible memory leaks
7.3.1057  Python: not enough compatibilty
7.3.1058  call of funcref does not succeed in other script
7.3.1059  Python: Using fixed size buffers
7.3.1060  Python: can't repr() a function
7.3.1061  Python: Dictionary is not standard
7.3.1062  Python: List is not standard
7.3.1063  Python: Function is not standard
7.3.1064  Python: insufficient error checking
7.3.1065  Python: key mapping is not standard
7.3.1066  Python: Insufficient exception and error testing
7.3.1067  Python: documentation lags behind
7.3.1068  Python: Script is auto-loaded on function creation
7.3.1069  Python: memory leaks
7.3.1070  crash in Python tests; compiler warning for unused function
7.3.1071  new regexp engine: backreferences don't work correctly
7.3.1072  compiler warning for uninitialized variable
7.3.1073  new regexp engine may run out of states
7.3.1074  compiler warning for printf format
7.3.1075  compiler warning for storing a long_u in an int
7.3.1076  new regexp engine: \@= and \& don't work
7.3.1077  Python: Allocating dict the wrong way, causing a crash
7.3.1078  new regexp engine: \@! doesn't work
7.3.1079  test 87 fails
7.3.1080  test 86 fails
7.3.1081  compiler warnings on 64-bit Windows
7.3.1082  new regexp engine: Problem with \@= matching
7.3.1083  new regexp engine: Does not support \%^ and \%$
7.3.1084  new regexp engine: only accepts up to \{,10}
7.3.1085  new regexp engine: Non-greedy multi doesn't work
7.3.1086  old regexp engine accepts illegal range, new one doesn't
7.3.1087  a leading star is not seen as a normal char when \{} follows
7.3.1089  tests 86 and 87 fail on MS-Windows
7.3.1090  new regexp engine does not support \z1 .. \z9 and \z(
7.3.1091  new regexp engine: no error for \z1 or \z( when not working
7.3.1092  regexp debugging: can't build, debug output has wrong pattern
7.3.1093  new regexp engine: empty \1 skips a character
7.3.1094  new regexp engine: Attempts to match "^" at every character
7.3.1095  compiler warnings for shadowed variables
7.3.1096  Python: popitem() was not defined in a standard way
7.3.1097  Python: a few recently added items are not documented
7.3.1098  Python: Possible memory leaks
7.3.1099  Python: changing directory causes problems
7.3.1100  Python: a few more memory problems
7.3.1101  configure doesn't find Python 3 on Ubuntu 13.04
7.3.1102  completion of ":py3do" and ":py3file" fails after ":py3"
7.3.1103  new regexp engine: overhead in saving and restoring
7.3.1104  new regexp engine does not handle "~"
7.3.1105  new regexp engine: too much code in one function; dead code
7.3.1106  new regexp engine: save/restore lastlist takes a lot of time
7.3.1107  compiler warnings for unused variables
7.3.1108  error message for os.fchdir()
7.3.1109  building on MS-Windows doesn't see changes in if_py_both.h
7.3.1110  new regexp matching: Using \@= and the like can be slow
7.3.1111  nfa_recognize_char_class() implementation is inefficient
7.3.1112  new regexp engine: \%V not supported
7.3.1113  new regexp engine: \%'m not supported
7.3.1114  (after 7.3.1110) can't build without the syntax feature
7.3.1115  users don't like cursor line number with 'relativenumber' set
7.3.1116  can't build without Visual mode
7.3.1117  new regexp engine: \%[abc] not supported
7.3.1118  match failure rate is not very specific
7.3.1119  flags in 'cpo' are searched for several times
7.3.1120  crash when regexp logging is enabled
7.3.1121  new regexp engine: adding states that are not used
7.3.1122  new regexp engine: \@> not supported
7.3.1123  can't build tiny Vim on MS-Windows
7.3.1124  Python: Crash on MS-Windows when os.fchdir() is not available
7.3.1125  error for using \%V in a pattern in tiny Vim
7.3.1126  compiler warning for uninitialized variable
7.3.1127  no error for using empty \%[]
7.3.1128  every failure in the NFA engine is a syntax error
7.3.1129  can't see what pattern in syntax highlighting is slow
7.3.1130  (after 7.3.1129) can't build with anything but huge features
7.3.1131  new regexp engine is a bit slow
7.3.1132  crash when debugging regexp
7.3.1133  new regexp engine is a bit slow
7.3.1134  running test 49 takes a long time
7.3.1135  compiler warning for unused argument
7.3.1136  ":func Foo" does not show attributes
7.3.1137  new regexp engine: collections are slow
7.3.1138  new regexp engine: neglist no longer used
7.3.1139  new regexp engine: negated flag is hardly used
7.3.1140  new regexp engine: can skip expensive match

(morr)

2013-06-12 14:50:24 UTC MAIN commitmail json YAML

Use some packages from pkgsrc instead of outdated versions included.

Fixes build with perl-5.18.

While here, fix HOMEPAGE.

(wiz)

2013-06-12 14:49:48 UTC MAIN commitmail json YAML

Added devel/p5-Module-Install-Repository version 0.06

(wiz)

2013-06-12 14:49:27 UTC MAIN commitmail json YAML

Added devel/p5-Module-Install-AuthorTests version 0.002

(wiz)

2013-06-12 14:49:09 UTC MAIN commitmail json YAML

2013-06-12 14:37:16 UTC MAIN commitmail json YAML

2013-06-12 14:09:12 UTC MAIN commitmail json YAML

2013-06-12 14:05:29 UTC MAIN commitmail json YAML

Updated devel/p5-Scope-Upper to 0.22

(wiz)

2013-06-12 14:05:14 UTC MAIN commitmail json YAML

Update to 0.22:

0.22    2013-01-30 23:35 UTC
        + Chg : perl 5.6.1 is required.
        + Fix : context_info() now ignores %warnings::Bits for perl 5.8.6 and
                below, just like caller().
        + Fix : [RT #82220] : Scope-Upper-0.21 test stuck on Windows perl 5.12.3
                t/93-pod-spelling.t will not crash anymore on perl 5.12 and
                below.
                Thanks Gabor Szabo for reporting and Slaven Rezic for debugging
                this issue.
        + Tst : Rare test failures of t/07-context_info.t on perl 5.6,
                t/55-yield-target.t on perl 5.[68], and t/63-uplevel-ctl.t on
                perl 5.8.[345] have been addressed.

0.21    2012-09-21 15:10 UTC
        + Fix : context_info() has been taught about perl 5.17.4.
        + Fix : t/07-context_info.t will no longer fail with perls that have
                sitecustomize enabled (like many perl builds for Windows).
                Thanks Steve Hay and Nicholas Clark for debugging help.
        + Fix : Broken linkage on Windows with gcc 3.4, which appears in
                particular when using ActivePerl's default compiler suite.
                For those setups, the Scope::Upper shared library will now be
                linked against the perl dll directly (instead of the import
                library).

0.20    2012-09-17 11:00 UTC
        + Add : The new yield(@values, $context) function can be used to return
                values to any upper scope, including do or map blocks.
                The new leave(@values) function is an alias for
                yield(@values, HERE).
        + Add : The new context_info($context) function return information
                about context $context, similarly to what caller() provides
                but for any upper scope.
        + Chg : Contexts are now normalized. In previous versions, it was
                possible for different contexts to refer to the same scope :
                for example, "for (my $i = 0; $i < 10; ++$i) { ... }" was
                reachable through two contexts, while "for (@array) { ... }"
                only by one. Starting from this version, contexts are
                normalized so that they always represent an actual scope.
        + Doc : C++ compilers are officially NOT supported.
        + Fix : Building with a more recent version of perl 5.17.4.
        + Fix : Debugger compatibility with perl 5.17.1 and above.

0.19    2012-09-01 13:25 UTC
        + Doc : POD headings have been made linkable.
        + Fix : Building with perl 5.17.4.
        + Fix : BUILD_PREREQS are now set for ExtUtils::MakeMaker.
        + Opt : uplevel() private data structure is 7% smaller on 64 bits
                architectures.
        + Tst : Author tests overhaul.

(wiz)

2013-06-12 14:03:53 UTC MAIN commitmail json YAML

Set PERL5_MODULE_TYPE to Module::Install so the pkgsrc version is used
instead of the outdated one distributed with the module.

Makes this package build with perl-5.18.

While here, set LICENSE and HOMEPAGE.

(wiz)

2013-06-12 13:51:16 UTC MAIN commitmail json YAML

Updated devel/p5-Devel-LexAlias to 0.05

(wiz)

2013-06-12 13:51:03 UTC MAIN commitmail json YAML

Update to 0.05:

0.05 Wednesday 16th January, 2013
        Apply fix for DEBUGGING perls from Reini Urban RT#74862
        Apply rewrite for 5.17 pad reorganiztion from ? RT#79267

(wiz)

2013-06-12 12:40:12 UTC MAIN commitmail json YAML

2013-06-12 12:38:20 UTC MAIN commitmail json YAML

2013-06-12 12:35:36 UTC MAIN commitmail json YAML

2013-06-12 12:11:49 UTC MAIN commitmail json YAML

Fix build with perl-5.18.

While here, improve WRKSRC to avoid ".." in patches and paths,
build man page during build and not during install step,
and set LICENSE.

(wiz)

2013-06-12 12:10:35 UTC MAIN commitmail json YAML

Correction to login name, sorry again.

(mef)

2013-06-12 12:08:46 UTC MAIN commitmail json YAML

Correction to login name.

(mef)

2013-06-12 12:07:04 UTC MAIN commitmail json YAML

Updated shells/posh to 0.12.1

(mef)

2013-06-12 12:05:35 UTC MAIN commitmail json YAML

Bump 0.12 to 0.12.1
patches/patch-main.c is deleted, upstream took fix.
---------
posh (0.12.1) unstable; urgency=low
  * Add missing compat header include, thanks to Makoto Fujiwara.
    closes: #712009.

(mef)

2013-06-12 12:01:18 UTC MAIN commitmail json YAML

Revbump from security/crypto++ 5.6.2.

(ryoon)

2013-06-12 12:00:41 UTC MAIN commitmail json YAML

Updated security/crypto++ to 5.6.2

(ryoon)

2013-06-12 12:00:08 UTC MAIN commitmail json YAML

Update to 5.6.2

* Update buildlink3.mk.

Changelog:
5.6.0 - added AuthenticatedSymmetricCipher interface class and Filter wrappers
      - added CCM, GCM (with SSE2 assembly), EAX, CMAC, XSalsa20, and SEED
      - added support for variable length IVs
      - added OIDs for Brainpool elliptic curve parameters
      - improved AES and SHA-256 speed on x86 and x64
      - changed BlockTransformation interface to no longer assume data alignment
      - fixed incorrect VMAC computation on message lengths
        that are >64 mod 128 (x86 assembly version is not affected)
      - fixed compiler error in vmac.cpp on x86 with GCC -fPIC
      - fixed run-time validation error on x86-64 with GCC 4.3.2 -O2
      - fixed HashFilter bug when putMessage=true
      - fixed AES-CTR data alignment bug that causes incorrect encryption on ARM
      - removed WORD64_AVAILABLE; compiler support for 64-bit int is now required
      - ported to GCC 4.3, C++Builder 2009, Sun CC 5.10, Intel C++ Compiler 11

5.6.1 - added support for AES-NI and CLMUL instruction sets in AES and GMAC/GCM
      - removed WAKE-CFB
      - fixed several bugs in the SHA-256 x86/x64 assembly code:
          * incorrect hash on non-SSE2 x86 machines on non-aligned input
          * incorrect hash on x86 machines when input crosses 0x80000000
          * incorrect hash on x64 when compiled with GCC with optimizations enabled
      - fixed bugs in AES x86 and x64 assembly causing crashes in some MSVC build configurations
      - switched to a public domain implementation of MARS
      - ported to MSVC 2010, GCC 4.5.1, Sun Studio 12u1, C++Builder 2010, Intel C++ Compiler 11.1
      - renamed the MSVC DLL project to "cryptopp" for compatibility with MSVC 2010

5.6.2 - changed license to Boost Software License 1.0
      - added SHA-3 (Keccak)
      - updated DSA to FIPS 186-3 (see DSA2 class)
      - fixed Blowfish minimum keylength to be 4 bytes (32 bits)
      - fixed Salsa validation failure when compiling with GCC 4.6
      - fixed infinite recursion when on x64, assembly disabled, and no AESNI
      - ported to MSVC 2012, GCC 4.7, Clang 3.2, Solaris Studio 12.3, Intel C++ Compiler 13.0

(ryoon)

2013-06-12 11:01:24 UTC MAIN commitmail json YAML

2013-06-12 11:00:57 UTC MAIN commitmail json YAML

2013-06-12 10:13:58 UTC MAIN commitmail json YAML

2013-06-12 01:57:24 UTC MAIN commitmail json YAML

Patch blindly based on the last 2013q1 netbsd-6 build report:
add <cstdlib> and fix signature of main().

(this package is i386-only)

(dholland)

2013-06-11 23:34:49 UTC MAIN commitmail json YAML

Needs bison, lost during update

(dholland)

2013-06-11 23:07:24 UTC MAIN commitmail json YAML

2013-06-11 23:07:01 UTC MAIN commitmail json YAML

Update to 0.2.

release 0.2 (20130611)
  - auto-recognize more builtin PowerPC and mips macros
  - pass -Wunused (partly from Baptiste Daroussin)
  - allow absolute paths in include files (partly from Baptiste Daroussin)
  - don't use getprogname() in the name of portability
  - add tests arising from December 2010 tech-toolchain thread (one
    from der Mouse, one of mine)
  - clean out usage of sys/cdefs.h macros and don't use the implementation
    namespace
  - make -Wcomment work again
  - fix handling of relative includes
  - provide a man page
  - other minor improvements

(dholland)

2013-06-11 22:58:22 UTC MAIN commitmail json YAML

Note update of the "wireshark" package to version 1.8.8.

(tron)

2013-06-11 22:57:59 UTC MAIN commitmail json YAML

Update "wireshark" package to version 1.8.8. Changes since 1.8.7:
- Bug Fixes
  The following vulnerabilities have been fixed.
    o wnpa-sec-2013-32
      The CAPWAP dissector could crash. Discovered by Laurent Butti.
      (Bug 8725)
      Versions affected: 1.8.0 to 1.8.7, 1.6.0 to 1.6.15.
    o wnpa-sec-2013-33
      The GMR-1 BCCH dissector could crash. Discovered by Sylvain
      Munaut and Laurent Butti. (Bug 7664, Bug 8726 )
      Versions affected: 1.8.0 to 1.8.7.
    o wnpa-sec-2013-34
      The PPP dissector could crash. Discovered by Laurent Butti.
      (Bug 7880, Bug 8727 )
      Versions affected: 1.8.0 to 1.8.7.
    o wnpa-sec-2013-35
      The NBAP dissector could crash. (Bug 8697)
      Versions affected: 1.8.0 to 1.8.7.
    o wnpa-sec-2013-36
      The RDP dissector could crash. Discovered by Laurent Butti
      (Bug 8729)
      Versions affected: 1.8.0 to 1.8.7.
    o wnpa-sec-2013-37
      The GSM CBCH dissector could crash. Discovered by Laurent
      Butti (Bug 8730)
      Versions affected: 1.8.0 to 1.8.7.
    o wnpa-sec-2013-38
      The Assa Abloy R3 dissector could consume excessive memory and
      CPU. (Bug 8764)
      Versions affected: 1.8.0 to 1.8.7.
    o wnpa-sec-2013-39
      The HTTP dissector could overrun the stack. (Bug 8733)
      Versions affected: 1.8.0 to 1.8.7, 1.6.0 to 1.6.15.
    o wnpa-sec-2013-40
      The Ixia IxVeriWave file parser could overflow the heap.
      Discovered by Sachin Shinde. (Bug 8760)
      Versions affected: 1.8.0 to 1.8.7.
    o wnpa-sec-2013-41
      The DCP ETSI dissector could crash. (Bug 8717)
      Versions affected: 1.10.0, 1.8.0 to 1.8.7, 1.6.0 to 1.6.15.
  The following bugs have been fixed:
    o TRY_TO_FAKE_THIS_ITEM disables bounds errors. (Bug 3290)
    o Multiple expert info in a packet does not cause the most
      "severe" to be displayed in expert column. (Bug 7733)
    o tshark -z io,stat reports bad byte counts if filter doesn't
      match anything. (Bug 8066)
    o Add decryption for WPA eapol 4-way handshake. (Bug 8680)
    o wireshark is crashing while attempting to use 'SCTP' ->
      'Prepare Filter for this Association'. (Bug 8731)
    o Crash analyzing VoIP Calls (T38). (Bug 8736)
    o IMAP Dissector, Missing byte. (Bug 8739)
    o C12.22 Invocation Id shows negative sometimes. (Bug 8744)
    o gsm_a_dtap dissector (SMS): under certain conditions fillbits
      may be displayed for an alphanumeric TP-Originating-Address.
      (Bug 8756)
    o TETRA dissector assertion. (Bug 8768)
    o Mark retransmitted SYN and FIN packets as retransmissions.
- Updated Protocol Support
  Bittorrent DHT, C12.22, CAPWAP, DCP ETSI, EAPOL, GMR-1 BCCH, GSM
  CBCH, GSM SMS, HTTP, IMAP, NBAP, PPP, R3, RDP, SGsAP, T.38, TETRA
- New and Updated Capture File Support
  Ixia IxVeriWave.

(tron)

2013-06-11 22:22:21 UTC MAIN commitmail json YAML

Updated shells/posh to 0.12

(mef)

2013-06-11 22:21:38 UTC MAIN commitmail json YAML

Makefile
  - Bump version 0.3.14 to 0.12.
  - Add LICENSE= as gnu-gpl-v2.
patches/patch-a[ab]
  - comment added from old cvs log

Following lines are recent changes from ChangeLog. For full
ChangeLog, see:
https://launchpad.net/debian/+source/posh/+changelog
--------
posh (0.12)
* Fix shell flag handling, broken since 0.9.1.  closes: #707778.

posh (0.10.2)

  * Fix "nostrip" build.  closes: #674703.
  * Fix Italian Language-Team email address.  closes: #660020.
  * Don't segfault when bi_errorf(NULL) is called.  closes: #674701.
  * Bump to Standards-Version 3.9.3.

posh (0.10) unstable; urgency=low
  * Do not treat a bad signal passed to the trap builtin as a    fatal/syntax error.

posh (0.8.5) unstable; urgency=low

  * Apply bugfix from mksh overhauling the code for substitutions
    such as ${foo:-bar} and "${foo+bar}" for standards compliance
    and pull the test cases that go with it.

  * Bump to Standards-Version 3.8.4.
  * Switch to 3.0 (native) source format.
---------

(mef)

2013-06-11 21:43:13 UTC MAIN commitmail json YAML

Add patches/patch-main.c
to fix segmentation fault just after invocation, at least on
NetBSD/amd64 6.1, which is reported as PR pkg/47917.
The problem was also reported by gcc (4.5.3) as:
main.c: In function 'main':
main.c:206:15: warning: assignment makes pointer from integer without a cast
At following location:
  203                          char *simplified;
  ....
  206                          simplified = canonicalize_file_name(current_wd);

(mef)

2013-06-11 20:05:37 UTC MAIN commitmail json YAML

Update to GNU Prolog 1.4.4

Changes in GNU Prolog version 1.4.4:

* add Prolog flags c_cc_version_data
* fix a regression bug in linedit
* fix a little bug in the debugger
* add subtract/3 built-in predicate

Changes in GNU Prolog version 1.4.3:

* add new C foreign interface functions converting term to/from C strings
* modify top-level banner to show 32/64 bits, compile date, C compiler name
* modify Linedit: fix Prolog prompt when Linedit is not activated
* modify linedit: accept gui=silent in env var LINEDIT
  (does not warn if the windows gui DLL is not found)
* fixes for Windows 8 (i686 and x86_64) with MSVS 2012, mingw64 gcc > 4.5.3
* add Prolog flags address_bits, compiled_at, c_cc, c_cflags, c_ldflags
* fix a bug in the FD solver (option backtracks in fd_labeling)
* improve the FD solver (better propagation for reified constraints at labeling)
* improve the FD solver (add labeling option: value_method(bisect))
* improve the FD solver (avoid some cases of C stack overflow, improved fd_domain/3)
* fix a bug in the FD solver (regression bug in 1.4.2)
* add PlULong to gprolog.h and PlThrow(ball) to C foreign interface

(asau)

2013-06-11 19:51:41 UTC MAIN commitmail json YAML

Updated lang/clojure to 1.5.1

(asau)

2013-06-11 19:51:27 UTC MAIN commitmail json YAML

Update to Clojure 1.5.1

Changes to Clojure in Version 1.5.1

* fix for leak caused by ddc65a96fdb1163b

Changes to Clojure in Version 1.5

1 Deprecated and Removed Features
    1.1 Clojure 1.5 reducers library requires Java 6 or later
2 New and Improved Features
    2.1 Reducers
    2.2 Reader Literals improved
    2.3 clojure.core/set-agent-send-executor!, set-agent-send-off-executor!,
        and send-via
    2.4 New threading macros
    2.5 Column metadata captured by reader
    2.6 gen-class improvements
    2.7 Support added for marker protocols
    2.8 clojure.pprint/print-table output compatible with Emacs Org mode
    2.9 clojure.string/replace and replace-first handle special characters
        more predictably
    2.10 Set and map constructor functions allow duplicates
    2.11 More functions preserve metadata
    2.12 New edn reader, improvements to *read-eval*
3 Performance Enhancements
4 Improved error messages
5 Improved documentation strings
6 Bug Fixes
7 Binary Compatibility Notes

(asau)

2013-06-11 19:40:37 UTC MAIN commitmail json YAML

Updated lang/algol68g to 2.6

(asau)

2013-06-11 19:40:22 UTC MAIN commitmail json YAML

Update to algol68g 2.6

Version 2.6 November 2012
* Larger test set.
* Hyperlinked manual.
* Fixes several reported issues.

Version 2.5 October 2012
* FHS 2.3 compliant.
* Larger test set.
* Fixes minor issues.
* Adds routine "abend" (exits with runtime error).

(asau)

2013-06-11 19:34:15 UTC MAIN commitmail json YAML

Update to Mercury 13.05.1 Beta

NEWS for Mercury 13.05.1
------------------------

Changes to the Mercury standard library:

* We have added the function bimap.count/1.

NEWS for Mercury 13.05
----------------------

Changes to the Mercury standard library:

* We have swapped the argument order of the predicates set.singleton_set/2,
  set_bbbtree.singleton_set/2, set_ordlist.singleton_set/2 and
  set_unordlist.singleton_set/2 so that it conforms with the order in the
  other set modules.

* All the modules that operate on sets now have two new predicates.
  One is insert_new: if the item is not already in the set, it inserts
  the item, otherwise it fails. The other is all_true: it succeeds if
  and only if all elements in the set pass a test.

* The map and varset modules each have a new predicate that deletes
  a sorted list of items from a map or varset, and can do so faster than
  usual by exploiting the order.

* The map, bimap and tree234 modules each have a new predicate that does
  a search, and if the search is unsuccessful, does an insertion during
  the *same* traversal.

* The argument order of the following predicates has been changed so as to
  make them more conducive to the use of state variable notation:
  pqueue.insert/4, pqueue.remove/4, stack.push/3, stack.push_list/3,
  stack.pop/3 and stack.det_pop/3.

* We have added versions of the operations in the math module that omit the
  domain checks.

* We have added new predicates to the parsing_utils module:
  input_string/3, get_skip_whitespace_pred/2 and next_char_no_progress/4.

* The lexer module returns base 10 integer literals in the string
  representation, if the integer is too large for an `int'.

* We have add the following new predicates to the list module:
  list.all_true_corresponding/3, list.all_false_corresponding/3 and
  list.same_length3/3.

* We have added the type maybe.maybe_error/2 which is polymorphic in the
  error type.

* We have added predicates to the calendar module for folding over the days
  in a given range of dates: foldl_days/5, foldl2_days/7 and foldl3_days/9.

* We have added two functions to both the hash_table and version_hash_table
  modules: copy/1 and from_assoc_list/4.

Changes to the Mercury compiler:

* Generation of 64-bit code on Windows using the MinGW64 port of GCC
  is now supported, i.e. the x86_64-w64-mingw32 architecture is now
  supported.

* We have improved compilation times for very large programs.  In
  particular, compilation times for predicates containing the following
  have been improved:
      - large ground terms
      - large disjunctions
      - large numbers of higher order constructs and/or code that uses
        large hierarchies of type classes

* We have implemented a type representation optimisation, where a functor
  with exactly one argument can be represented by a tagged pointer to the
  argument value, which itself does not require the tag bits.

* In C grades, consecutive enumeration arguments in discriminated
  union types can now be packed into a single word.

* Double-precision `float' constructor arguments are now stored in
  unboxed form in high-level C grades.

* Double-precision `float' constructor arguments are now stored in
  unboxed form on 32-bit architectures in the low-level C grades.
  This was previously so for 64-bit architectures.

* Double-precision float arguments can now be passed via dedicated Mercury
  abstract machine registers to avoid boxing, in low-level C grades on
  32-bit architectures. Float variables can occupy two words on the
  Mercury stack to avoid boxing.

* The option `--warn-non-tail-recursion' no longer requires
  `--high-level-code'.

* A new option, `--sign-assembly', provides supports for signing
  assemblies generated by the C# backend with a strong name.

* A new option, `--cstack-reserve-size', allows the size of the C
  stack for executables to be changed on Microsoft Windows systems.

Changes to the Mercury debugger:

* We have added new capabilities to the "level", "retry" and "finish" mdb
  commands. If these commands are given the argument "clentry", they will
  operate on the ancestor of the current call that represents entry to the
  clique of mutually recursive procedures that the current call belongs to.
  If they are given the argument "clparent", they will operate on the parent
  of that call.

* The mdb command "stack" can now find and mark cliques of mutually recursive
  calls on the stack, and can (and by default, will) impose a limit on the
  number of lines it prints for each clique.

Changes to the extras distribution:

* We have added a binding to the GLFW library.

NEWS for Mercury 11.07.2, 3 August 2012
---------------------------------------

This is a bug-fix release: it fixes the following:

* The name of the C# compiler in newer versions of Mono is now recognised.

* The configure script now distinguishes between the MS C# compiler and the
  Chicken Scheme compiler.

* Thread local storage now works on Mac OS X when using clang as the C
  compiler.

* Various build issues on Solaris 10 have been resolved.

* The --erlang option now sets all the relevant grade components correctly.

* The binary input and output streams are now set to binary translation
  mode when using the MSVC CRT.

* The standard library's lexer module now correctly tokenizes binary, octal
  and hexadecimal integer literals.

* Some bugs in the UTF-8 routines used by the C grades have been fixed.
  Also, the performance of these routines has been improved.

* The exit status is now correctly set when --warn-non-tail-recursion
  is being used.

Changes to the Mercury standard library:

* We have added additional modes to map.foldr/4, map.foldr/6 and the
  list.foldl<N>_corresponding3 predicates.

* The predicates parsing_utils.float_literal/3 and
  parsing_utils.float_literal_as_string/4 now accept an optional plus sign in
  the exponent.

* The obsolete predicates string.remove_suffix_det/2 and string.index_det/2
  have been removed.

* The predicate time.times/4 is now implemented for the csharp grade.

* The version_hash_table module is now supported in the csharp and java
  grades.

* The unsafe versions of the predicates in the array2d module are now more
  efficient.

Changes to the Mercury compiler:

* The compiler now outputs #line directives in C# code it generates.

NEWS for Mercury 11.07.1, 2 March 2012
--------------------------------------

This is a bug-fix release.  It fixes a problem that was preventing the standard
library from building in the csharp grade on Cygwin and also adds support for
using GCC in C99 (or GNU99) mode with Mercury.  In addition, there are a number
of minor changes to the standard library.

Changes to the Mercury standard library:

* We have added the predicate map.keys_and_values/3.

* We have added the predicates set.is_singleton/2, set_bbbtree.is_singleton/2,
  set_ctree234.is_singleton/2 and set_unordlist.is_singleton/2.

* We have added the function list.foldl_corresponding/4.

(asau)

2013-06-11 19:26:46 UTC MAIN commitmail json YAML

Updated lang/sbcl to 1.1.8

(asau)

2013-06-11 19:26:28 UTC MAIN commitmail json YAML

Update to SBCL 1.1.8

changes in sbcl-1.1.8 relative to sbcl-1.1.7:
  * notice: The implementation of MAP-ALLOCATED-OBJECTS (the heart of
    ROOM, plus a few SB-INTROSPECT functions) has been completely
    rewritten; it may now exhibit different bugs than before.
  * new feature: minimal runtime/compiler intrastructure support for SSE
    SIMD values, as SB-EXT:SIMD-PACK. Enabled on x86-64 via the build-time
    feature :sb-simd-pack. This should enable intrinsics extensions as
    libraries, without patching SBCL itself. Thanks to Alexander Gavrilov
    for maintaining a branch for so long.
  * enhancement: RUN-PROGRAM supports a :DIRECTORY argument to set
    the working directory of the spawned process.
    (lp#791800) (patch by Matthias Benkard)
  * enhancement: boxed vectors (vectors of T or of FIXNUM) can now be
    stack-allocated on PPC.
  * enhancement: "fixed objects" can now be stack-allocated on PPC.
  * enhancement: WITH-PINNED-OBJECTS no longer conses on PPC/GENCGC.
  * enhancement: (sb-introspect:find-definition-sources-by-name x :vop) now
    also returns VOPs which do not translate any functions, and finds
    defoptimizer types ir2convert and stack-allocate-result.
  * enhancement: better type derivation for APPEND, NCONC, LIST.
    (lp#538957)
  * enhancement: MAP-ALLOCATED-OBJECTS (the heart of ROOM) now walks the
    heap in a manner similar to the GC rather than its previous ad-hoc
    scheme, and is therefore no less and possibly more accurate.
  * fixes and enhancements related to Unicode:
    ** the character database information has been updated to Unicode 6.2;
    ** support for canonical and compatibility decomposition of characters has
      been added, along with support for primary composition;
    ** support for Unicode normalization forms of strings (NFC, NFKC, NFD and
      NFKD) has been included;
    ** querying the character database for code points not defined by Unicode
      gives less wrong answers (lp#1178038, reported by Ken Harris)
  * enhancement: print intermediate evaluation results for some ASSERTed
    expressions. (lp#789497) (patch by Alexandra Barchunova)
  * enhancement: x86-64 disassemblies are annotated with unboxed constant
    values when there are references to (RIP-relative) unboxed constants.
  * bug fix: type derivation for LOG{AND,IOR,XOR} scales linearly instead
    of quadratically with the size of the input in the worst case.
    (lp#1096444)
  * bug fix: handle errors when initializing *default-pathname-defaults*,
    sb-ext:*runtime-pathname*, sb-ext:*posix-argv* on startup, like character
    decoding errors, or directories being deleted.
  * bug fix: Loading a core with a discontiguous dynamic space now correctly
    computes the amount of dynamic space used.
  * bug fix: disassembler missing ",8" on SHLD
  * bug fix: backtracing through INTERNAL-ERROR signal handlers on systems
    that provide an "invalid" stack frame link for the signal handler
    itself now use the saved-fp-and-pc mechanism to pick up from the stack
    frame in the interrupt (signal) context.  This is known to affect
    threaded FreeBSD/x86-64.
  * bug fix: some LOOP statements couldn't be compiled.
    (lp#1178989)
  * bug fix: sb-sequence:dosequence works on literal vectors.
  * bug fix: errors in generic arithmetic show the assembly routine's
    caller on x86 and x86-64. (lp#800343)
  * bug fix: Compile-time type errors should never result in COMPILE-FILE
    failure. (lp#943953)
  * bug fix: Known bad local calls do not cause strange failures when
    emitting or dumping code. (lp#504121)
  * bug fix: Multiply-inlined structure constructor don't cause IR2-time
    codegen errors: type checks are inserted as necessary. (lp#1177703)
  * bug fix: Unsigned modular arithmetic is correctly converted into signed
    modular arithemtic (mostly to exploit fixnum-width VOPs). (lp#1026634)
  * bug fix: a combination of inlined local function with &optional and
    recursion no longer causes undescriptive compiler errors. (lp#1180992)
  * bug fix: sub-word BOOLEAN alien types now disregard higher order bits
    when testing for non-zero-ness.
  * bug fix: (CONCATENATE 'null ...) no longer fails for generic sequences.
    (lp#1162301)
  * bug fix: Type mismatch for the value of conditional expressions are
    correctly reported when detected at compile-time, instead of complaining
    about a constant NIL (similar for non-EQ-comparable catch tags).
  * bug fix: Referring to INLINE global functions as values should not result
    in a compilation failure. (lp#1035721)
  * optimization: faster ISQRT on fixnums and small bignums
  * optimization: faster and smaller INTEGER-LENGTH on fixnums on x86-64.
  * optimization: On x86-64, the number of multi-byte NOP instructions used
    for code alignment is now always minimal.
  * optimization: On 64-bit targets, the compiler generates much faster
    code for type checks for types known at compile time that are smaller
    than (SIGNED-BYTE 64) or (UNSIGNED-BYTE 64) and larger than FIXNUM, and
    their COMPLEX variants.
  * optimization: On x86 targets, more uses of ALIEN-FUNCALL during cross
    compilation now inline the INVOKE-WITH-SAVED-FP-AND-PC dance.
  * optimization: ROOM no longer conses so egregiously on non-x86oid
    systems.
  * optimization: associative bitwise operations reassociate patterns like
    (f (f x k1) k2) to expose (f x (f k1 k2)).  Same for + and * of
    rational values.
  * optimization: quasiquote expressions now perform more constant folding,
    instead of consing equal lists at runtime. (lp#1026439)
  * optimization: local call analysis of inlined higher-order function
    should converge more quickly, resulting in better code for complex
    functions.
  * optimization: On x86-64, medium (word-sized but wider than 32 bits)
    integer constants are handled more cleverly, especially when they
    can be represented as sign-extended (signed-byte 32). (Based on a
    patch by Douglas Katzman)
  * optimization: IF/IF conversion should reliably result in sane code
    when (some of) the results of the inner IF are always false or
    always true.
  * optimization: On x86oids, variable right shifts of machine words are
    compiled into straight SAR/SHR, instead of going through the generic
    VOP. (lp#1066204)

changes in sbcl-1.1.7 relative to sbcl-1.1.6:
  * enhancement: TRACE :PRINT-ALL handles multiple-valued forms.
    (lp#457053)
  * bug fix: :allocation slot option works for condition slots
    (lp#1049404)
  * bug fix: redefining conditions does not lead to multiple evaluations of
    hairy slot initfunctions anymore (lp#1164969)
  * bug fix: CLASS-DIRECT-DEFAULT-INITARGS now works for condition classes
    (lp#1164970)
  * bug fix: function constants now work as initforms and default initarg
    values of conditions (lp#539517)
  * bug fix: svref/(setf svref) on symbol macros don't crash the compiler
    anymore. (Minimal test case provided by James M. Lawrence on sbcl-devel)
  * bug fix: no more bogus ## references when pretty printing backquoted
    forms with non-trivial structure sharing. (lp#1161218)
  * bug fix: Don't signal an error on (setf (documentation nil 'function)
    "doc").  Signal a style-warning instead when trying to set documentation
    of NIL for all other documentation types.  (Reported by Zach
    Beane; regression since 2e52fa05.)
  * bug fix: modular arithmetic involving large constants and conditionals
    should no longer result in spurious dead code elimination.  (Reported by
    Eric Marsden).
  * bug fix: our mach exception handler can seemingly called very early in
    the program execution process on OS X 10.8.0. Try and handle that case
    robustly, without potentially leaking mach ports too much.
  * optimization: LOGBITP and LOGTEST optimizations from x86 ported to x86_64.

changes in sbcl-1.1.6 relative to sbcl-1.1.5:
  * enhancement: the continuable error when defknown-ing over extant
    fndb entries can be ignored by passing :overwrite-fndb-silently t
    as a keyword argument to sb-c:defknown (after attributes). Useful
    to allow defknown to be re-loaded. Use with :allow-other-keys t
    for backward compatibility.
  * optimization: compiler is much faster in compiling SVREF and (SETF SVREF)
    forms.
  * bug fix: Prevent a make-array transform from modifying source forms
    causing problems for inlined code. Thanks to Bart Botta.
    (regression since 1.0.42.11-bis)
  * bug fix: clear-output calls the correct gray stream routine,
    sb-gray:stream-clear-output. (lp#1153257)
  * bug fix: an error is signalled for an invalid format modifier: ~<~@>.
    (lp#1153148)
  * bug fix: Better error messages for package operations (lp#1154776)
  * bug fix: delete-package on a nonexistent package should signal a cerror.
    (regression since 1.0.37.44).
  * bug fix: accessing &MORE (stack allocated &REST) arguments checks bounds.
    (lp#1154946, lp#1072112)
  * bug fix: compiling make-array no longer signals an error when the
    element-type is an uknown type, a warning is issued instead.
    Thanks to James Kalenius (lp#1156095)
  * bug fix: SEARCH on generic (non-VECTOR non-LIST) sequence types no longer
    produces wrong results for some inputs.  (Thanks to Jan Moringen.)
    (lp#1153312)

changes in sbcl-1.1.5 relative to sbcl-1.1.4:
  * minor incompatible change: SB-SPROF:WITH-PROFILING no longer loops
    by default.
  * new feature: package local nicknames. See manual for details.
  * new feature: SB-EXT:MAP-DIRECTORY provides a powerful interface for
    directory traversal: it is the backend used by SBCL for CL:DIRECTORY.
  * enhancement: easier to use restarts for resolving name-conflicts
    resulting from IMPORT, EXPORT, or USE-PACKAGE.
  * enhancement: variant DEFPACKAGE forms now signal a full error with
    restarts provided for resolving the situation. (lp#891351)
  * enhancement: by setting SB-EXT:*ON-PACKAGE-VARIANCE* appropriately variant
    DEFPACKAGE forms can now signal a full error with restarts provided for
    resolving the situation. See manual for details. (lp#891351)
  * enhancement: make-random-state now uses CryptGenRandom as a seed on Windows.
    (Thanks to Anton Kovalenko.) (lp#1102748)
  * enhancement: backtrace improvements
    ** secondary CLOS dispatch functions have better debug names (lp#503081)
    ** easier to read method names in backtraces. See
      SB-DEBUG:*METHOD-FRAME-STYLE*.
    ** SB-DEBUG:PRINT-BACKTRACE and SB-DEBUG:LIST-BACKTRACE are available as
      forwards-compatible replacements for SB-DEBUG:BACKTRACE and
      SB-DEBUG:BACKTRACE-AS-LIST.
    ** SB-DEBUG:*SHOW-ENTRY-POINT-DETAILS** has been deprecated, as the same
      information is available in less intrusive form as frame annotations.
  * enhancement: SB-POSIX now provides MAP-ANON.
  * enhancement: test-suite results are colorized, failures in red, unexpected
    success in green. Works on Windows and on terminals with ANSI escape code
    support. Can be disabled with --no-color.
  * optimization: SB-CONCURRENCY:QUEUE implementation is more efficient.
    (thanks to James M. Lawrence)
  * bug fix: no more unused variable style warnings from RESTART-CASE
    macroexpansion (lp#1113859)
  * bug fix: no more unused variable style warnings when loading
    sb-bsd-sockets.asd (lp#1114681)
  * bug fix: deleting a package removes it from implementation-package
    lists of other packages.
  * bug fix: SB-SPROF:WITH-PROFILING is now usable in the Slime REPL on Darwin.
    This does not fix the occasional "interrupt already pending" issue, though.
  * bug fix: (setf (documentation 'x 'function)) and
    (setf (documentation #'x t)) set documentation in different places.
    (regression since 1.0.43.63)
  * bug fix: build on newer glibc. (lp#1095036)

changes in sbcl-1.1.4 relative to sbcl-1.1.3:
  * optimization: LOOP expressions using "of-type character" have slightly
    more efficient expansions.
  * bug fix: very long (or infinite) constant lists in DOLIST do not result
    in very long compile times or heap exhaustion anymore. (lp#1095488)
  * bug fix: `#3(1) is read as #(1 1 1), not as #(1). (lp#1095918)
  * bug fix: adjust-array ignored :initial-element for simple-vectors.
    (lp#1096359)
  * bug fix: optimizations to MAKE-INSTANCE with literal list initargs no
    longer cause infinite loops (on circular data) or violate eqlity
    constraints.  (lp#1099708)
  * bug fix: FIRST was not being open coded. (regression from 1.1.0)

changes in sbcl-1.1.3 relative to sbcl-1.1.2:
  * enhancement: warnings about bad locale settings, LANG, LC_CTYPE, etc.
    (lp#727625)
  * enhancement: support for C-c to interrupt the foreground thread
    on Windows.  (Thanks to Anton Kovalenko.)
  * enhancement: STDCALL alien callbacks. (Thanks to Anton Kovalenko.)
  * enhancement: Safepoint builds on POSIX platforms can now optionally be
    built without pseudo-atomic sequences and their run-time overhead.
  * enhancement: Threads created outside of Lisp can enter Lisp through
    alien callbacks and appear as Lisp threads for the duration of that
    function invocation.  On safepoint builds only.
  * enhancement: Miscellaneous improvements to namestrings and underlying
    calls to OS functions for file system access on Windows.  (Thanks to
    Anton Kovalenko.)
  * enhancement: The MSI installer support for Windows now uses Windows
    Installer XML at least version 3.5 and includes various usability
    improvements.  (Thanks to Dmitry Kalyanov and Anton Kovalenko.)
  * enhancement: The sb-bsd-sockets contrib now supports non-blocking-mode
    on Windows.  (Thanks to Anton Kovalenko.)
  * enhancement: The Windows backend now supports the x86-64 platform.
    (Thanks to Anton Kovalenko.)
  * bug fix: fasls are now once again directly executable (on platforms
    supporting shebang lines, with a suitably-installed sbcl).
  * bug fix: make.sh --help no longer runs clean.sh. (lp#937001)
  * bug fix: Fix CAS access to slots of direct instances of structure classes
    in the presence of subclasses sharing the same conc-name.
  * bug fix: Logical pathname namestrings on Windows have been changed to
    be lower-case, to minimize differences between POSIX and Windows.

(asau)

2013-06-11 16:29:26 UTC MAIN commitmail json YAML

2013-06-11 16:28:54 UTC MAIN commitmail json YAML

Update to 0.4.1

* Use qt4 instead of qt3.

Changelog:

05/16/2008      - Use streaming XML instead of DOM
05/04/2008      - Print preview, print improvements
10/05/2007      - Import bug fixes

Version 0.4.0
-------------

09/22/2007      - Added ingredient types
08/05/2007      - BeerXML import
07/25/2007      - I18N improvements
07/20/2007      - Printing improvements
05/30/2007      - Qt 4.3.0, various improvements
07/05/2006 - Calculation corrections
03/12/2006 - Ported to Qt 4
12/03/2005 - Fix column sorting (Lee Henderson)

(ryoon)

2013-06-11 15:23:28 UTC MAIN commitmail json YAML

Updated graphics/Coin to 3.1.3

(ryoon)

2013-06-11 15:22:47 UTC MAIN commitmail json YAML

Update to 3.1.3

* Update buildlink3.mk.
* Restrict hack.mk for GCC 3.* only.
* Set LICENSE.

Changelog:

New in Coin v3.1.3 (2010-03-02):
* new:
  - Pickup simage debug instead of release runtime library on Windows
  - SoGetMatrixAction handling for SoTextureUnit
  - Support for rendering quads and triangles with VBOs and glDrawArrays
* bugfixes:
  - Vertex Array rendering fix
  - Binary file import fix
  - Various SoExtSelection fixes
  - OpenGL extension detection fixes
  - glGenerateMipmap robustness fixes
  - Avoid drifting away from the projector's plane in SoTranslate2Dragger
  - SoGLVBOElement updating fix
  - Text rendering fix
  - Notify fix in SoIndexedMarkerSet
  - Vertex attribute fix for quads and polygons
  - SoGetPrimitiveCountAction fix
  - VBO rendering caching fixes
  - setProjectorEpsilon() fix for SbLine/PlaneProjector affecting SoDragger
* build system:
  - Updated autotools to autoconf-2.65, automake-1.8.3, libtool-1.5.26
  - Changed default location for generated HTML documentation
* other:
  - Improved documentation for SoGeo nodes

New in Coin v3.1.2 (2009-10-14):
* bugfixes:
  - removePoint() bugfix for SbBSPTree
  - divide-by-zero fix for SoNurbs
  - Fix SoLazyElement handling in SoPrimitiveVertexCache.
  - Refix NURBS picking according to the GLU specification.
  - ShadowGroup fixes
  - Bugfix for closed extrusions.
  - Bugfix for using SoPrimitiveVertexCache for other actions than SoGL RenderAction.
  - Increase upper limits for creating VBOs/caches.

New in Coin v3.1.1 (2009-09-08):
* bugfixes:
  - Fixed NURBS bugs
  - Fixed some issues in SoIndexedPointSet.
  - Fixed a configure problem which made it impossible to create release builds on Windows.

New in Coin v3.1.0 (2009-05-27):
* new:
  - shape node classes SoIndexedPointSet, SoIndexedMarkerSet
  - made build configurations available for building without
    manipulators, draggers, and nodekits, for slimmed down Coin
    binaries
  - support in SoRenderManager for superimpositions and multipass
    antialiasing
  - offscreen OpenGL contexts for Mac OS X now uses CGL, instead of
    the deprecated QuickDraw API
  - direct support for non-power-of-two textures if the OpenGL driver
    has it
  - SoOffscreenRenderer::getDC() available under MSWindows for fast
    transfer from internal buffer to Win32 bitmaps / DCs
* bugfixes:
  - font rendering through FreeType library functional again
  - SoQuadMesh rendering for PER_FACE bindings
  - SoCalculator engine's atan2() and dot() were not working properly
  - more robust and more capable SoToVRML2Action
  - node leaks when copying nodekits
  - name-dictionary memory fill (leaks) when copying scene graphs
  - more robust copying of VRML 2 scene graphs
  - ambigious typing under 64-bit MS Windows
  - some array out-of-bounds and other memory access errors in obscure
    corners of the API
  - SoProfilerElement API exported as part of the public DLL API for
    Windows builds
  - SoVRMLText, SoText3 and SoAsciiText's get primitive count operation
  - SoVertexAttribute::copy()
  - SoLineHighlightRenderAction polygon offset set-up
  - SoShadowGroup heeds SoClipPlane
  - handle transparency in all texture units when multi-texturing
  - SoNurbsCurve, picking on rational curves, and corrected for weighted
    coordinates
* optimizations:
  - use a lot less mutex resources for common case scene graphs, by
    using class-wide mutexes instead of per-instance mutexes for shape
    nodes
* build system:
  - C++ exceptions enabled by default
* other:
  - SoVRMLBackground, better depth buffer handling
  - SbString new methods lower() and upper(), for better Open Inventor
    compatibility
  - increased adherence to modern C++ conventions and programming
    practices
  - more robust offscreen GL buffer / context creation
  - various API documentation improvements
  - all environment variables heeded by Coin shown in API documentation

New in Coin v3.0.0 (2008-09-11):
* new:
  - Scene graph performance profiling subsystem
  - SoDepthBuffer node for constrolling Z-buffer settings
  - Shaders: SoVertexAttribute and SoVertexAttributeBinding nodes
  - Shadows: SoShadowSpotLight node
  - SoHeightMapToNormalMap texture conversion engine
  - SoPickStyle: new styles SHAPE_ON_TOP, BOUNDING_BOX_ON_TOP, SHAPE_FRONTFACES
  - New XML-based GL driver feature database for tagging buggy/slow features
    in specific drivers
  - Statechart XML engine (2007-draft based), used to implement examiner viewer
    mode at the Coin level
  - Foreign file format support through SoForeignFileKit w. example SoSTLFileKit
  - Draggers: minTranslation/maxTranslation fields in SoTranslate1Dragger and
    SoTranslate2Dragger
  - OS X: Coin has become more bundle-aware and will loads external libs bundled
    with Inventor.framework or the application bundle (better encapsulation)
  - SoLineHighlightRenderAction and SoBoxHighlightRenderAction now only
    supports one SoSelection node (performance and OIV-compatibility)
  - SoBumpMap will now detect height maps stored as rgb(a)
  - SoRayPickAction picking precision improvements
  - Include SoFieldContainer userdata when doing a deep node copy
  - Anti-aliasing is now done around the center of each pixel
  - Boost.Test-based testsuite
* bugfixes:
  - ATi driver workarounds (VBO rendering related)
  - Fixed SoToVRML2Action Transform handling bug
  - SoTimeCounter now handles frequency == 0.0
  - SoSceneTexture2 now properly restores the previous context
  - Fix for remote rendering in SoGLDisplayList
  - Workaround for nVidia texture format bug
  - SoPathList::uniquify() now properly removes all paths that goes through
    another path, not just one
  - SoVRMLAppearance now checks material on the state
  - SoComposeRotation. Default axis is now (0,0,1)
  - Various SoShadowGroup fixes
  - 3ds loader will no longer normalize the model (still not enabled by default)
  - Workaround for nVidia line pattern bug
  - Fixes for SoVRMLBillboard
  - SoFile-SoSearchAction bugfix
  - Correctly load bold/italic version of fonts with a single ttf file
  - Bugfix for anti aliasing with numpasses > 16
  - New Visual Studio 9 build files and other VS-related fixes
    ... and more

New in Coin v2.5.0 (2007-10-01):
* new:
  - geo nodes: SoGeoOrigin, SoGeoCoordinate, SoGeoLocation, SoGeoSeparator
  - shader nodes: SoVertexShader, SoFragmentShader, SoGeometryShader,
    SoShaderProgram, SoShaderParameter
  - shadow generation: SoShadowGroup, SoShadowCulling, SoShadowStyle
  - new camera node SoFrustumCamera
  - new node SoTextureCubeMap
  - a lot of new SbVec and SbBox classes
  - a lot of new field classes (mostly Vec and Box fields)
  - implemented stubbed SoSimplifyAction,
    added SoGlobalSimplifyAction and SoShapeSimplifyAction as stub classes
  - SoReorganizeAction improvements
  - SoFile:: setSearchOK(), getSearchOK()
  - SoGLRenderAction::setSortedObjectOrderStrategy()
  - SbTypeInfo.h template type information library
* bugfixes:
  - GlobalField cleanup bugfix
  - SoFaceDetail faceIndex bugfix
* optimizations:
  - more rendering optimized with VBOs
  - display list caching tweaks
* build system
  - initial pkg-config support
  - Visual Studio: build .pdb for release builds, tweaked optimization options
  - Visual Studio: doc-generation project

New in Coin v2.4.6 (2007-04-03):
* new:
  - implemented SbViewVolume::getAlignRotation()
  - added support in SoToVRML2Action for SoUnits and SoVRMLTransform
* optimizations:
  - fixed pathlist traversals, affecting most notably rendering w/transparency
    DELAYED_BLEND/ADD mode
  - added lazy shapehints evaluation to VRML97 rendering
  - avoid probing glGetError() much (unless specified) since it kills
    performance in certain remote rendering situations
  - some optimizations in the reading of ascii vrml/iv files
* bugfixes:
  - SoVRMLBillboard axis-of-rotation bugfix
  - global field and SoUnknownNode I/O fixes
  - SbDPMatrix::multVecMatrix(SbVec4f) bugfix
  - implemented missing notification-filtering in SoSwitch/SoVRMLSwitch
  - plugged more memory leaks
  - set same default depth function as SGI Inventor
  - VRML97 TimeSensor bugfix
  - VRML97 Billboard bugfixes
  - SoGroup offpath traversal bugfix
  - fixed AMD64 warning issues
* other
  - many Visual Studio build files improvements
  - remove the Inventor/system/gl.h configure-run dependency

New in Coin v2.4.5 (2006-04-30): The Better-Than-Doing-Tax-Returns Release
* bugfixes:
  - fixed 2D font "_" character
  - minor axis MIDDLE (i.e. center) justification for VRML97's
    FontStyle and Text nodes did previously not work as expected
  - policy change on normalizing null-vector warning
  - improved Inventor V1.0 import
  - improved cleanup code (plugged many static one-off leaks)
  - fixes for nurbs, VRML97 protos, routes...
  - and a multitude of other bugfixes (see docs/ChangeLog.v2.4.5)
* optimizations:
  - internal changes wrt use of vertex arrays and vertex buffer objects
* build fixes:
  - upgraded to new version of libtool
  - universal binaries support for Mac OS X
  - misc TGS compatibility fixes
  - added project files for Visual Studio 8 (2005)

(ryoon)

2013-06-11 15:21:31 UTC MAIN commitmail json YAML

Updated graphics/simage to 1.7.0

(ryoon)

2013-06-11 15:20:27 UTC MAIN commitmail json YAML

Update to 1.7.0

Changelog:
New in v1.7.0 (2010-02-26):
* Added CGImage based backend on OS X.
* Added Quicktime based backend for older OS X versions.
* Added GDI+ based backend for Windows.
* Added Jasper/JPEG 2000 support.
* Added Visual Studio project files.
* Added Universal Binary support for OS X.
* Added pkg-config description.
* Added support for Windows 64-bit.
* Fixed QImage backend to work with Qt4.
* Fixed various memory leaks.
* Fixed various build system and compile/link issues.

(ryoon)

2013-06-11 15:03:00 UTC MAIN commitmail json YAML

Note update of databases/ruby-odbc package to 0.99995.

(taca)

2013-06-11 15:02:29 UTC MAIN commitmail json YAML

Update ruby-odbc to 0.99995.

pkgsrc change: no need to patch gemspec any more.

Wed Mar 13 2013 version 0.99995 released

* added ODBC::Database.use_sql_column_name= flag to switch
  usage of SQLColAttributes(SQL_COLUMN_LABEL) to
  SQLColAttributes(SQL_COLUMN_NAME) on per connection basis

(taca)

2013-06-11 15:00:51 UTC MAIN commitmail json YAML

Note update of devel/ruby-rdoc package to 4.0.1.

(taca)

2013-06-11 15:00:18 UTC MAIN commitmail json YAML

2013-06-11 14:59:04 UTC MAIN commitmail json YAML

Updated net/ocamlnet to 3.6.5

(jaapb)

2013-06-11 14:56:25 UTC MAIN commitmail json YAML

Note update of misc/rubygems package to 2.0.3.

(taca)

2013-06-11 14:56:07 UTC MAIN commitmail json YAML

2013-06-11 14:55:54 UTC MAIN commitmail json YAML

2013-06-11 14:52:40 UTC MAIN commitmail json YAML

2013-06-11 14:50:43 UTC MAIN commitmail json YAML

- Updated package to latest version, 3.6.5. Changes include:
  * Build fix for netstring-pcre
  * Regular expressions: The config switch -enable-pcre no
    longer switches the default backend to PCRE. The default
    remains Str, and only Netstring_pcre is additionally
    built. The new switch -enable-full-pcre has now the
    stronger meaning of also using PCRE as default backend.
    New documentation page Regexp explaining this.
  * Netmcore_basics.txt: more documentation for Netmulticore
  * Netgzip.ml: Fixing a bug in the inflating pipe (bad calculation
    of the crc)
  * Netplex_mbox: implementation of a simple message box allowing
    communication between Netplex components. This module does
    neither need Netmulticore nor Netcamlbox, but is relatively slow.
  * netcgi2-apache: fixing build against apache-2.4.
  * netcgi2-apache: fixing bug that PKGNAME was incorrect
  * netcgi2-apache: the directory of the OCaml stdlib is now
    added via rpath to mod_netcgi_apache.so so that
    libcamlrun_shared.so is automatically found
  * Http_client: more liberal interpretation of the "domain" part
    of authentication keys
  * src/netsys/netsys_c_poll.c: Fix FD_CLOEXEC
    (Guillem Jover <guillem@hadrons.org>)
  * Http_client authentication: The domain for authentication
    keys can be set to ["*"]. Also, port number can be omitted
    in such domains.
  * Http_client authentication: adding skip_challenges auth style
  * Uq_engines: New [qseq_engine] class. This is the same as
    [seq_engine], but it does not forward pure progress events.
    The operator [++] is now backed by [qseq_engine]. This change
    fixes performance bugs (e.g. Http_client had problems with
    HTTP responses consisting of many chunks).
  * Netmcore, Netmcore_process: also adding a function [run] in
    in addition to [startup] for jobs that want to return something.
    With [join_nowait] one can now get the result of the first process.
    Also updated examples/multicore/create_join.ml.
  * Netplex_main: new function [run], designed for compute
    jobs run under Netplex regime
  * Netdate: adding ISO-8601 week numbering. Fixing test suite
    and some bugs
- removed obsolete file PLIST.opt (now implemented using PLIST_VARS)

(jaapb)

2013-06-11 14:18:45 UTC MAIN commitmail json YAML

Updated fonts/umefont-ttf to 0.452

(ryoon)

2013-06-11 14:18:22 UTC MAIN commitmail json YAML

Uodate to 0.452

Status:
Gothic unadjusted: Unicode 75e3-9400,
Mincho unadjusted: Unicode 75e3-9400

(ryoon)

2013-06-11 14:05:50 UTC MAIN commitmail json YAML

Updated textproc/coccigrep to 1.12

(ryoon)

2013-06-11 14:05:24 UTC MAIN commitmail json YAML

Update to 1.12

Changelog:
1.12 (2012/12/22)
* Fix error handling (Eric Leblond)
* Put operation in try pass. (Eric Leblond)
* Don't ignore header files (Fr辿d辿ric Yhuel)
* Don't rm temporary .cocci file in verbose mode (Fr辿d辿ric Yhuel)

(ryoon)

2013-06-11 14:04:26 UTC MAIN commitmail json YAML

Updated devel/coccinelle to 1.0.0rc17

(ryoon)

2013-06-11 14:03:19 UTC MAIN commitmail json YAML

Update to 1.0.0rc17

Changelog:
Features:
- Try to do better pretty printing when array elements are individually
  replaced
- Just fail quietly on attempt to remove a multi-variable declaration,
  allowing the semantic patch to continue.  A warning message is printed.
- Ignore unknown identifiers around known types.
- Ignore --use-glimpse if multiple directories given
- Added support for c++ namespace syntax in cocci files.
- Improved c++ parsing
- Addition of gcc min and max operators.  Thanks to Holden Karau

Bugfix:
- use arg_expression for printing iterator arguments instead of expression,
  to get the right spacing.  Thanks to Lars-Peter Clausen for the fix.
- Better spacing for generated argument lists.  Thanks to Lars-Peter Clausen
  for reporting the problem.
- Collect all module interfaces for ocaml scripting in a single
  coccilib.cmi file, with the list of exposed internal modules in
  ocaml/exposed_modules.ml. This simplifies the installation of the
  ocaml version of coccilib, and allows us to specify which modules
  can be accessed by an ocaml script. The coccilib.cmi must either
  reside in $COCCI_DIR/ocaml/ or $COCCI_DIR/ocaml/coccilib/.
- Ocamlbuild-based compilation of coccinelle (experimental). In a
  cleaned repository, use the configure option --enable-ocamlbuild to
  enable it. The Makefiles will then use ocamlbuild.
- Ocamlscripts can access more of coccinelle: the file
  ocaml/exposed_modules.ml specifies which modules are accessible.
- Use arg_expression to print macro arguments.  Thanks to Lars-Peter
  Clausen for the fix.
- Remove some trailing whitespace due to unindent or added if braces.
  Thanks to Eric LeBlond for reporting one of the problems.
- Remove undesired newline after if header when body is a metavariable.
  Thanks to Eric LeBlond for reporting the problem.
- Improve macro expansion to take into account variable numbers of
  arguments
- Don't count macros or ifdefs in counting fields
- Better counting of indent size when indent contains multiple tabs
- Get the right annotation on trailing , that is after a nest.  Requires
  avoiding double processing in transformation_c.ml
- Fixed an issue where an 'Impossible' exception could be raised.
- Fixed an issue where some identifiers were incorrectly interpreted as typedef.
- allow __ at the beginning of a struct or union name
- unparsing with precedence
- Type metavariable should not match a case where there is no type in the
  C code.  Thanks to SF Markus Elfring for pointing out the problem.
- Allow an expression list metavariable to be attached to a parameter list
  metavariable, to allow using the parameter names as an argument list.
  Thanks to Michael Stefaniuc for pointing out the need for this feature.

(ryoon)

2013-06-11 13:56:10 UTC MAIN commitmail json YAML

Updated devel/rt4 to 4.0.13

(ryoon)

2013-06-11 13:55:16 UTC MAIN commitmail json YAML

Update PLIST.

(ryoon)

2013-06-11 13:54:19 UTC MAIN commitmail json YAML

Update to 4.0.13

Changelog:

This release of RT resolves a number of security vulnerabilities:

CVE-2012-4733
CVE-2013-3368
CVE-2013-3369
CVE-2013-3370
CVE-2013-3371
CVE-2013-3372
CVE-2013-3373
CVE-2013-3374

(ryoon)

2013-06-11 13:37:47 UTC MAIN commitmail json YAML

Updated devel/gitolite to 3.5.1

(ryoon)

2013-06-11 13:37:21 UTC MAIN commitmail json YAML

Update to 3.5.1

Changelog:
2013-03-24  v3.5    (2 minor backward compat breakages)
                    1.  'DEFAULT_ROLE_PERMS' replaced by per repo
                        'default.roles' option
                    2.  'gitolite list-memberships' now requires a '-r' or a
                        '-u' flag

                    new 'gitolite owns' command (thanks to Kevin Pulo)

(ryoon)

2013-06-11 13:34:42 UTC MAIN commitmail json YAML

Updated cad/xcircuit to 3.7.50

(ryoon)

2013-06-11 13:33:18 UTC MAIN commitmail json YAML

2013-06-11 13:31:58 UTC MAIN commitmail json YAML

2013-06-11 13:11:17 UTC MAIN commitmail json YAML

Updated pkgtools/x11-links to 0.79

(ryoon)

2013-06-11 13:09:17 UTC MAIN commitmail json YAML

Update to 0.79

* Add libXft.so.
  Reported by Sverre Froyen, on pkgsrc-users@.

(ryoon)

2013-06-11 13:03:12 UTC MAIN commitmail json YAML

Updated devel/gputils to 1.2.0

(ryoon)

2013-06-11 13:02:36 UTC MAIN commitmail json YAML

Update to 1.2.0

Changelog:
* Bugfixes.
* Support more chips.

(ryoon)

2013-06-11 12:59:26 UTC MAIN commitmail json YAML

Updated emulators/gpsim to 0.26.1

(ryoon)

2013-06-11 12:58:42 UTC MAIN commitmail json YAML

2013-06-11 11:55:28 UTC MAIN commitmail json YAML

2013-06-11 11:54:47 UTC MAIN commitmail json YAML

Update to 3.6.3

Changelog:
Major changes in release 3.6.3

* Remove duplicate for All Saints Day for DE_BY.
* Inherit some portability fixes from gnulib.

(ryoon)

2013-06-11 09:39:49 UTC pkgsrc-2013Q1 commitmail json YAML

2013-06-11 09:39:41 UTC pkgsrc-2013Q1 commitmail json YAML

2013-06-11 09:39:22 UTC pkgsrc-2013Q1 commitmail json YAML

Pullup ticket #4158 - requested by taca
lang/php53: fix build with "suhosi" option

Revisions pulled up:
- lang/php53/Makefile.php                                      1.34
- lang/php53/distinfo                                          1.65

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sun Jun  9 22:23:24 UTC 2013

  Modified Files:
  pkgsrc/lang/php53: Makefile.php distinfo

  Log Message:
  Fix suhosi patch part.
  Thanks to Volkmar Seifert notified me the problem via private e-mail.

  (I should modify my local mk.conf to handle better...)

(tron)

2013-06-11 09:15:05 UTC MAIN commitmail json YAML

Updated devel/autoconf-archive to 2013.06.09

(wiz)

2013-06-11 09:14:55 UTC MAIN commitmail json YAML

Update to 2013.06.09:

* Noteworthy changes in release 2013.06.09 (2013-06-09) [stable]

  AX_PROG_FLEX has been updated to be more liberal about the name of the flex
  executable.

  AX_LIB_HDF5 has been updated to support the variables HDF5_CC, HDF5_FC, and
  HDF5_LIBS. See <http://savannah.gnu.org/patch/?8026> for further details.

  AX_XSDCXX has been added; a macro to find the CodeSynthesis XSD executable
  and the corresponding headers. See <http://savannah.gnu.org/patch/?8011>
  for further details.

  AX_PYTHON_DEVEL no longer overrides LOCALMODLIBS. Further details are
  available at <http://savannah.gnu.org/patch/index.php?8065>.

  The portability of AX_ZONEINFO has been improved. Further details can be
  found at <http://savannah.gnu.org/patch/index.php?8029>.

  The configure flags generated by AX_ENABLE_DEFAULT_ACLOCALDIR have been
  fixed.

  AX_CHECK_GLU and AX_CHECK_GLUT have been added again by a new maintainer.

* Noteworthy changes in release 2013.04.06 (2013-04-06) [stable]

  AX_PROG_CC_FOR_BUILD and AX_PROG_CXX_FOR_BUILD have been simplified to
  require only AC_CANONICAL_HOST instead of AC_CANONICAL_SYSTEM. Further
  details are available at <http://savannah.gnu.org/patch/?7989>.

  A substantially updated version of the formerly obsoleted AX_CHECK_GL macro
  has been added again in <http://savannah.gnu.org/patch/?7986>.

  The new macro AX_LIB_SAMTOOLS has been added to check for Samtools
  <http://samtools.sourceforge.net/>. See <http://savannah.gnu.org/patch/?7983>
  for further details.

  The new macro AX_LIB_TABIX has been added to check for Tabix
  <http://samtools.sourceforge.net/tabix.shtml>. Further details are available
  at <http://savannah.gnu.org/patch/?7984>.

  AX_CXX_COMPILE_STDCXX_11 has been extended to test for the "auto" keyword.
  Further details can be found at <http://savannah.gnu.org/patch/?7985>.

  Support for AIX has been improved in AX_PTHREAD. Further details are
  available at <http://savannah.gnu.org/patch/?7973>.

  AX_PYTHON_DEVEL's ability to detect the proper suffix for shared libraries
  has been improved. See <http://savannah.gnu.org/patch/?7953> for further
  details.

  AX_BOOST_PYTHON has been switched to AX_PYTHON_DEVEL. Further details are
  available at <http://savannah.gnu.org/patch/?7979> and at
  <http://savannah.gnu.org/patch/?7980>.

  Fixed AX_LIB_EXPAT not to overwrite $LIBS. Furthermore, linker flags are now
  returned in $EXPAT_LDFLAGS instead of $EXPAT_LIBS. Further details are
  available at <http://savannah.gnu.org/patch/?7968>.

  AX_PYTHON has been updated to use the "distutils" module to find Python's
  header files instead of depending on the "locate" command. Further details
  are at <http://savannah.gnu.org/patch/?7966>.

  AX_PYTHON_DEVEL has been extended to support ubuntu 13.04. See
  <http://savannah.gnu.org/patch/?7965> for further details.

  Incorrect CPU detection in AX_GCC_ARCHFLAG has been fixed. See
  <http://savannah.gnu.org/patch/?7978> for further details.

  AX_EXT has been extended to recognize AVX SIMD instructions.

  A release tarball was added that is compressed with the free lzip utility.

  AX_JNI_INCLUDE_DIR has been extended to support FreeBSD.

  AX_PYTHON has been extended to support ArchLinux. See
  <http://savannah.gnu.org/patch/?7951> for further details.

  AX_PYTHON_DEVEL has been extended to support ArchLinux. See
  <http://savannah.gnu.org/patch/?7953> for further details.

  A minor bug in AX_BOOST_ASIO has been fixed. Further details are at
  <http://savannah.gnu.org/patch/index.php?7959>.

(wiz)

2013-06-11 08:29:18 UTC MAIN commitmail json YAML

Updated archivers/gzip to 1.6

(adam)

2013-06-11 08:28:30 UTC MAIN commitmail json YAML

Changes 1.6:
The "--keep" (-k) option was added to not delete input files, in line with other tools such as xz, lzip, and bzip2. A decompression issue with certain invalid data in the 'pack' format was fixed. An incorrect overwrite when compiled with optimization was fixed. zgrep's handling of multi-digit context options was fixed. zmore now acts more like 'more'.

(adam)

2013-06-11 08:04:19 UTC MAIN commitmail json YAML

Updated www/p5-Mojolicious to 4.14

(wen)

2013-06-11 08:02:56 UTC MAIN commitmail json YAML

Update to 4.14

Upstream changes:
4.14  2013-06-10
  - Improved url_for performance slightly.
  - Fixed bug where match attribute and render_later method were not hidden
    from the router.

4.13  2013-06-09
  - Replaced ua method in Mojolicious::Controller with a helper.
  - Fixed url_for support for absolute URLs without scheme or authority.
    (bduggan, sri)

(wen)

2013-06-11 08:00:40 UTC MAIN commitmail json YAML

provide faked `python' and exactly disable python support.

(obache)

2013-06-11 07:43:36 UTC MAIN commitmail json YAML

Updated textproc/p5-Text-CSV to 1.30

(wen)

2013-06-11 07:42:37 UTC MAIN commitmail json YAML

Update to 1.30
Update DEPENDS

Upstream changes:
1.30  Tue Jun 11 00:06:02 2013
    - catch up Text::CSV_XS 0.99
    (except for diag_verbose and allow_unquoted_escape)
    * TODO: Documents and tests in the next version

(wen)

2013-06-11 07:39:33 UTC MAIN commitmail json YAML

Updated textproc/p5-Text-CSV_XS to 0.99

(wen)

2013-06-11 07:38:22 UTC MAIN commitmail json YAML

Update to 0.99

Upstream changes:
0.99 - 2013-06-05, H.Merijn Brand
    * Documents return value of bind_columns without arguments
    * Fix automatic UTF-8 in getline/parse

0.98 - 2013-06-03, H.Merijn Brand
    * Clarify eol documentation
    * Move error_input to XS

(wen)

2013-06-11 07:27:43 UTC MAIN commitmail json YAML

Updated www/p5-Dancer to 1.3115

(wen)

2013-06-11 07:26:08 UTC MAIN commitmail json YAML

Update to 1.3115
Update DEPENDS

Upstream changes:
1.3115 09.06.2013

    [ BUG FIXES ]
    * GH #605: pass'ed megasplat with no further routes cause 404, not 500.
        (vlyon)

    [ DOCUMENTATION ]
    * GH #934: Added example of HAProxy deployment. (Anton Gerasimov)

    [ MISC ]
    * Tests now require Test::TCP v1.30+ (previous version had too short a
        timeout and tests were failing). (Yanick Champoux)

1.3114 02.06.2013

    [ ENHANCEMENTS ]
    * GH #919: 'dancer' script exits with code 255 if application
        name is invalid. (ppisar)
    * GH #871: now recognize HTTP_X_FORWARDED_PROTO. (mlbarrow)
    * GH #926: make messages from fatal warnings show up in the logs.
        (Max Maischein)
    * GH #930: speed improvement. (ichesnokov)
    * GH #859: strip illegal characters from cookie name. (Colin Keith)
    * GH #924: non-'/' apps behind proxies now possible using 'request-base'
        header. (Mikolaj Kucharski)

    [ BUG FIXES ]
    * GH #724: app.pl obeys --confdir. (Yanick Champoux)
    * GH #927: logging format using 'h' now play nicely if no header present.
        (ironcamel)

    [ DOCUMENTATION ]
    * GH #922: Add example of request parameters. (Gabor Szabo)
    * Add scheme line for ngnix config in D::Deployment.

(wen)

2013-06-11 04:22:06 UTC MAIN commitmail json YAML

2013-06-11 04:21:37 UTC MAIN commitmail json YAML

2013-06-11 04:21:21 UTC MAIN commitmail json YAML

Add tradcpp-0.1.

tradcpp is a traditional (K&R-style) preprocessor.

It has the particular property that it doesn't (for the most part)
trash whitespace, so it can be used on makefiles.

This is only release 0.1; it is missing some features and doubtless
has quite a few bugs, but it's capable of building at least some
packages when used with imake.

Written by yours truly with some patches from Joerg.

(dholland)

2013-06-11 02:30:01 UTC MAIN commitmail json YAML

Updated sysutils/dbus-sharp to 0.7.0nb1

(obache)

2013-06-11 02:29:40 UTC MAIN commitmail json YAML

2013-06-11 01:40:05 UTC MAIN commitmail json YAML

Updated net/p5-Test-TCP to 1.30

(wen)

2013-06-11 01:39:03 UTC MAIN commitmail json YAML

Update to 1.30

Upstream changes:
1.30 2013-06-03T05:06:28Z

    - Increase the default sleep and retry: 0.01 sec and 1000 times
      (miyagawa)

1.29 2013-05-29T01:12:47Z

    - Care the `test_tcp(port => undef)` case.
      https://github.com/tokuhirom/Test-TCP/issues/13

1.28 2013-05-28T11:14:27Z

    - Added wait_port_sleep and wait_port_retry option for
      Test::TCP::wait_port, Test::TCP#new, test_tcp().
      (tokuhirom)

(wen)

2013-06-11 01:12:23 UTC MAIN commitmail json YAML

Hopefully fixes building on most platforms supported

(khorben)

2013-06-10 21:51:04 UTC MAIN commitmail json YAML

2013-06-10 21:49:21 UTC MAIN commitmail json YAML

Add symbolic link to shared library in location that tclsh scripts (such
as unbuffer) expect to find it.  Bump PKGREVISION.

(markd)

2013-06-10 18:59:09 UTC MAIN commitmail json YAML

2013-06-10 18:57:55 UTC MAIN commitmail json YAML

Ignore non-literal format strings like GCC does for Clang.
The introspection stuff is trying to build a temporary file that
violates this and removes it before it can be investigated...

(joerg)

2013-06-10 18:56:45 UTC MAIN commitmail json YAML

2013-06-10 18:56:06 UTC MAIN commitmail json YAML

Make sure setiosflags is visible in the default scope.

(joerg)

2013-06-10 18:54:42 UTC MAIN commitmail json YAML

Needs py-expat. Bump revision.

(joerg)

2013-06-10 18:54:11 UTC MAIN commitmail json YAML

Don't complain about the C++11 narrowing rules for this, when building
with clang.

(joerg)

2013-06-10 15:45:30 UTC MAIN commitmail json YAML

Ensure pid_t is a long on 32-bit SunOS.

(jperkin)

2013-06-10 15:37:37 UTC MAIN commitmail json YAML

2013-06-10 13:12:52 UTC pkgsrc-2013Q1 commitmail json YAML

Pullup tickets #4156, #4157 and #4158.

(tron)

2013-06-10 13:12:29 UTC pkgsrc-2013Q1 commitmail json YAML

Pullup ticket #4158 - requested by taca
lang/php53: fix build with "suhosi" option

Revisions pulled up:
- lang/php53/Makefile.php                                      1.34
- lang/php53/distinfo                                          1.65

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sun Jun  9 22:23:24 UTC 2013

  Modified Files:
  pkgsrc/lang/php53: Makefile.php distinfo

  Log Message:
  Fix suhosi patch part.
  Thanks to Volkmar Seifert notified me the problem via private e-mail.

  (I should modify my local mk.conf to handle better...)

(tron)

2013-06-10 13:02:31 UTC MAIN commitmail json YAML

Add missing cairo-gobject dependency.

(wiz)

2013-06-10 12:35:00 UTC MAIN commitmail json YAML

2013-06-10 12:31:25 UTC MAIN commitmail json YAML

Add eukleides10.
Rename xeukleides to xeukleides10.

(ryoon)

2013-06-10 12:29:54 UTC MAIN commitmail json YAML

PR pkg/47913, fix build problem on powerpc
(example was NetBSD/macppc 6.1) as:
#error Unknown Endianness

(mef)

2013-06-10 12:29:40 UTC MAIN commitmail json YAML

2013-06-10 12:28:19 UTC MAIN commitmail json YAML

2013-06-10 12:27:05 UTC MAIN commitmail json YAML

2013-06-10 12:25:59 UTC MAIN commitmail json YAML

Re-import eukleides-1.0.3 as math/eukleides10.

A Euclidean drawing language compiler which allows one to typeset
geometry figures within a (La)TeX document. This program is also useful
to convert such figures into EPS format or into various other vector
graphic formats.
This package is legacy version.

(ryoon)

2013-06-10 12:24:29 UTC MAIN commitmail json YAML

2013-06-10 12:05:08 UTC MAIN commitmail json YAML

+ dbus-sharp dbus-sharp-glib

(obache)

2013-06-10 12:04:05 UTC MAIN commitmail json YAML

Added sysutils/dbus-sharp-glib version 0.5.0

(obache)

2013-06-10 12:03:52 UTC MAIN commitmail json YAML

Import dbus-sharp-glib-0.5.0 as sysutils/dbus-sharp-glib.
based on pkgsrc-wip/dbus-sharp-glib.

This is a fork of ndesk-dbus-glib, which provides GLib main loop integration for
Managed D-Bus.

(obache)

2013-06-10 12:00:10 UTC MAIN commitmail json YAML

Added sysutils/dbus-sharp version 0.7.0

(obache)

2013-06-10 11:59:38 UTC MAIN commitmail json YAML

Import dbus-sharp-0.7.0 as sysutils/dbus-sharp.
based on pkgsrc-wip/dbus-sharp.

This is a fork of ndesk-dbus, which is a C# implementation of D-Bus. It's often
referred to as "managed D-Bus" to avoid confusion with existing bindings (which
wrap libdbus).

(obache)

2013-06-10 11:57:49 UTC MAIN commitmail json YAML

Updated archivers/gzip to 1.5nb1

(ryoon)

2013-06-10 11:56:58 UTC MAIN commitmail json YAML

Fix PR pkg/47914. Bump PKGREVISION.

* Fix build on NetBSD 6.0.1.
  Update for fpos_t change (like devel/m4).
  Tested on NetBSD/amd64 6.0.1 and 6.99.21.

(ryoon)

2013-06-10 11:41:06 UTC MAIN commitmail json YAML

Updated sysutils/ndesk-dbus to 0.6.1anb9

(obache)

2013-06-10 11:40:47 UTC MAIN commitmail json YAML

drop CONFLICTS with dbus-sharp.

It was the former PKGNAME of this package in pkgsrc-wip, but not conflicts with
the true dbus-sharp package.

(obache)

2013-06-10 11:40:10 UTC MAIN commitmail json YAML

2013-06-10 11:39:00 UTC MAIN commitmail json YAML

Update DESCR.

Correct statement about gitk; it's now a split package.

Delete old marketing fluff, and replace with new fluff from git-scm.com.

(gdt)

2013-06-10 11:35:13 UTC MAIN commitmail json YAML

Disable python option by default.

(As proposed on pkgsr-users.  No objections, and ok from wiz.)

(gdt)

2013-06-10 10:43:17 UTC pkgsrc-2013Q1 commitmail json YAML

Pullup ticket #4157 - requested by taca
lang/php/phpversion.mk: update PHP versions after security update

Revisions pulled up:
- lang/php/phpversion.mk                                        1.32-1.34

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Fri Apr 12 17:01:47 UTC 2013

  Modified Files:
  pkgsrc/lang/php: phpversion.mk

  Log Message:
  Update PHP53_VERSION and PHP54_VERSION.

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Mon Jun  3 15:23:14 UTC 2013

  Modified Files:
  pkgsrc/lang/php: phpversion.mk

  Log Message:
  Update PHP53_VERSION and PHP54_VERSION.  It should be updated with
  last update of php53/php54.

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Fri Jun  7 13:56:25 UTC 2013

  Modified Files:
  pkgsrc/lang/php: phpversion.mk

  Log Message:
  Update PHP53_VERSION and PHP54_VERSION.

(tron)

2013-06-10 10:39:28 UTC pkgsrc-2013Q1 commitmail json YAML

Pullup ticket #4156 - requested by taca
lang/php53: security update

Revisions pulled up:
- lang/php53/Makefile.common                            1.24-1.26
- lang/php53/Makefile.php                                1.33 via patch
- lang/php53/distinfo                                    1.63-1.64 via patch
- lang/php53/patches/patch-main_main.c                  deleted

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Fri Apr 12 16:59:51 UTC 2013

  Modified Files:
  pkgsrc/lang/php53: Makefile.common Makefile.php distinfo
  pkgsrc/lang/php53/patches: patch-ab

  Log Message:
  Update php53 to 5.3.24.

  11 Apr 2013, PHP 5.3.24

  - Core
    . Fixed bug #64370 (microtime(true) less than $_SERVER['REQUEST_TIME_FLOAT']).
      (Anatol)
    . Fixed bug #63914 (zend_do_fcall_common_helper_SPEC does not handle
      exceptions properly). (Jeff Welch)
    . Fixed bug #62343 (Show class_alias In get_declared_classes()) (Dmitry)

  - PCRE:
    . Merged PCRE 8.32). (Anatol)

  - mysqlnd
    . Fixed bug #63530 (mysqlnd_stmt::bind_one_parameter crashes, uses wrong alloc
      for stmt->param_bind). (Andrey)

  - DateTime
    . Fixed bug #62852 (Unserialize Invalid Date causes crash). (Anatol)

  - Zip:
    . Bug #64452 (Zip crash intermittently). (Anatol)

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Thu May 16 16:19:14 UTC 2013

  Modified Files:
  pkgsrc/lang/php53: Makefile.common Makefile.php distinfo
  Removed Files:
  pkgsrc/lang/php53/patches: patch-main_main.c

  Log Message:
  Update php53 to 5.3.25 (PHP 5.3.25).

  09 May 2013, PHP 5.3.25

  - Core:
    . Fixed bug #64578 (debug_backtrace in set_error_handler corrupts zend heap:
      segfault). (Laruence)
    . Fixed bug #64458 (dns_get_record result with string of length -1). (Stas)
    . Fixed bugs #47675 and #64577 (fd leak on Solaris). (Rasmus)

  - Streams:
    . Fixed Windows x64 version of stream_socket_pair() and improved error
      handling. (Anatol Belski)

  - Zip:
    . Fixed bug #64342 (ZipArchive::addFile() has to check for file existence).
      (Anatol)

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Fri Jun  7 13:53:52 UTC 2013

  Modified Files:
  pkgsrc/lang/php53: Makefile.common distinfo

  Log Message:
  Update php53 to 5.3.26.

  06 Jun 2013, PHP 5.3.26

  - Core:
    . Fixed bug #64879 (Heap based buffer overflow in quoted_printable_encode,
      CVE 2013-2110). (Stas)

  - Calendar:
    . Fixed bug #64895 (Integer overflow in SndToJewish). (Remi)

  - FPM:
    . Fixed some possible memory or resource leaks and possible null dereference
      detected by code coverity scan. (Remi)
    . Log a warning when a syscall fails. (Remi)

  - MySQLi:
    . Fixed bug #64726 (Segfault when calling fetch_object on a use_result and DB
      pointer has closed). (Laruence)

  - Phar
    . Fixed bug #64214 (PHAR PHPTs intermittently crash when run on DFS, SMB or
      with non std tmp dir). (Pierre)

  - Streams:
    . Fixed bug #64770 (stream_select() fails with pipes returned by proc_open()
      on Windows x64). (Anatol)

  - Zend Engine:
    . Fixed bug #64821 (Custom Exception crash when internal properties
      overridden). (Anatol)

(tron)

2013-06-10 08:38:52 UTC MAIN commitmail json YAML

exactly require introspection supported libsoup24.

(obache)

2013-06-10 08:36:18 UTC MAIN commitmail json YAML

Updated net/libsoup24 to 2.42.2nb3

(obache)

2013-06-10 08:35:59 UTC MAIN commitmail json YAML

enable introspection support.

Bump PKGREVISION.

(obache)

2013-06-10 03:09:01 UTC MAIN commitmail json YAML

Not MAKE_JOBS_SAFE (seen in joerg's build of 20130601)

(dholland)

2013-06-10 02:51:08 UTC MAIN commitmail json YAML

samba-4.0.6 and nspr-4.10 marked as in [wip].

(mef)

2013-06-10 01:25:56 UTC MAIN commitmail json YAML

dd_rescue 1.23 to 1.33, committing retrospectively,sorry.

(mef)

2013-06-10 01:11:52 UTC MAIN commitmail json YAML

Updated devel/dejagnu to 1.5

(mef)

2013-06-10 01:09:48 UTC MAIN commitmail json YAML

Bump dejagnu 1.4.4 to 1.5
-------------------------
patches/patch-ab
  Upstream now includes this change, removed.
patches/patch-ac
  Doc generation has changed and doc directory does not exist any more, removed.
patches/patch-Makefile.am
  *.exp files were execution bit set because of target name, patch added.
  has -SCRIPT string. Now correcting to -DATA
patches/patch-Makefile.in
  Generated by automake-1.11.1 from Makefile.am, patch added.
-------------------------
Changes since 1.4.4:

1. The runtest.1 man page has been brought up to date.
2. The Docbook/SGML documentation files were removed in favour of the
  Docbook/XML documentation.  The Texinfo source for the Info pages is
  now automatically generated from the Docbook source.
3. The Makefile structure has been substantially simplified.  There
  is now a single top-level Makefile.am.  The use of recursive make
  has been eliminated.
4. lib/mondfe.exp and lib/xsh.exp have been removed.  Users requiring
  these communication modes can still use the DejaGnu 1.4 branch or
  can contact dejagnu@gnu.org to discuss reinstating these files.
5. The configure script now ensures that Expect is installed and that
  it is linked against Tcl 8.3 or greater.
6. The runtest program now gracefully handles the possibility of the
  expect binary vanishing after DejaGnu has been installed (for
  example, by the user altering their PATH).
7. The user-visible utility procedures `absolute', `prune', `psource'
  and `slay' are deprecated and will be removed in the next release.
  If a testsuite uses any of these procedures, a copy of the
  procedure should be made and placed in the lib directory of the
  testsuite.

(mef)

2013-06-09 23:29:34 UTC MAIN commitmail json YAML

Remove fortran77 from USE_LANGUAGES as suggested by jnemeth@

(rodent)

2013-06-09 22:59:14 UTC MAIN commitmail json YAML

Fix hardcoded ${INSTALL} path with SUBST. Likely fixes install failure on
SunOS.

(rodent)

2013-06-09 22:53:35 UTC MAIN commitmail json YAML

Updated comms/spandsp to 0.0.6pre21

(rodent)

2013-06-09 22:36:12 UTC MAIN commitmail json YAML

Updated to latest pre-release, 0.0.6pre21. No ChangeLog. pkgsrc changes:
Commented 2/3 patches. Added gsed to USE_TOOLS. Buildlink'd pthread. Added
fortran77 to USE_LANGUAGES. Included options.mk file to enable the user to
build with mmx, sse, and "tests" option, which uses pcap, X11, sndfile,
libxml2, fltk, and fftw to run some tests. All of these options are
disabled by default. Some of these changes were already present in
wip/spandsp and were merged into this package after its removal. All
PKG_OPTIONS are disabled by default. There are no noticeable changes to
the package from this update.

(rodent)

2013-06-09 22:23:24 UTC MAIN commitmail json YAML

Fix suhosi patch part.
Thanks to Volkmar Seifert notified me the problem via private e-mail.

(I should modify my local mk.conf to handle better...)

(taca)

2013-06-09 21:19:47 UTC MAIN commitmail json YAML

Update chat/weechat to 0.4.1

(tonio)

2013-06-09 21:19:02 UTC MAIN commitmail json YAML

Update chat/weechat to 0.4.1

Use cmake for build

Version 0.4.1 (May 20, 2013)
- multiple layouts support
- nick prefix/suffix are now dynamic (and managed by core instead of irc plugin)
- unmask irc join if nick speaks some minutes after the join
- new option irc.look.display_join_message to disable some messages after joining a channel
- new option irc.look.pv_buffer to automatically merge private buffers
- add support of UHNAMES
- add DH-AES encryption method for SASL
- multiple irc servers allowed on same port for irc protocol in relay plugin
- add WebSocket server support (RFC 6455) in relay plugin (for irc and weechat protocols)
- send nicklist difference in relay plugin (weechat protocol)
- add control of autoload for scripts
- optimizations in aspell plugin
- many bugs fixed.

Version 0.4.0 (Jan 20, 2013)
- add option "diff" for command /set, display default values in output of /set
- add color support in prefix options
- add command /eval, use expression in conditions for bars
- connect by default with IPv6 to servers with fallback to IPv4
- add aspell suggestions
- add support of tags in irc messages and "server-time" capability
- add irc command /quiet
- add support of IPv6 in relay plugin
- add backlog for irc protocol in relay plugin
- display remote IP address for DCC chat/file in xfer plugin
- add git version in build
- many bugs fixed.

(tonio)

2013-06-09 21:15:20 UTC MAIN commitmail json YAML

Added my update to qrencode.

(rodent)

2013-06-09 20:16:27 UTC pkgsrc-2013Q1 commitmail json YAML

Pullup tickets #4149, #4154 and #4155.

(tron)

2013-06-09 20:08:42 UTC pkgsrc-2013Q1 commitmail json YAML

Pullup ticket #4155 - requested by taca
lang/php54: security update

Revisions pulled up:
- lang/php54/Makefile.common                                    1.11-1.13
- lang/php54/distinfo                                          1.16-1.18
- lang/php54/patches/patch-main_main.c                          deleted

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Fri Apr 12 17:00:40 UTC 2013

  Modified Files:
  pkgsrc/lang/php54: Makefile.common distinfo

  Log Message:
  Update php54 to 5.4.14.

  11 Apr 2013, PHP 5.4.14
  - Core
    . Fixed bug #64529 (Ran out of opcode space). (Dmitry)
    . Fixed bug #64515 (Memoryleak when using the same variablename two t=
  imes in
      function declaration). (Laruence)
    . Fixed bug #64432 (more empty delimiter warning in strX methods). (L=
  aruence)
    . Fixed bug #64417 (ArrayAccess::&offsetGet() in a trait causes fatal=
    error).
      (Dmitry)
    . Fixed bug #64370 (microtime(true) less than $_SERVER['REQUEST_TIME_=
  FLOAT']).
      (Anatol)
    . Fixed bug #64239 (Debug backtrace changed behavior since 5.4.10 or =
  5.4.11).
      (Dmitry, Laruence)
    . Fixed bug #63976 (Parent class incorrectly using child constant in =
  class
      property). (Dmitry)
    . Fixed bug #63914 (zend_do_fcall_common_helper_SPEC does not handle
      exceptions properly). (Jeff Welch)
    . Fixed bug #62343 (Show class_alias In get_declared_classes()) (Dmit=
  ry)

  - PCRE:
    . Merged PCRE 8.32. (Anatol)

  - SNMP:
    . Fixed bug #61981 (OO API, walk: $suffix_as_key is not working corre=
  ctly).
  (Boris Lytochkin)

  - Zip:
    . Bug #64452 (Zip crash intermittently). (Anatol)

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Thu May 16 16:19:58 UTC 2013

  Modified Files:
  pkgsrc/lang/php54: Makefile.common distinfo
  Removed Files:
  pkgsrc/lang/php54/patches: patch-main_main.c

  Log Message:
  Update php54 to 5.4.15 (PHP 5.4.15).

  09 May 2013, PHP 5.4.15
  - Core:
    . Fixed bug #64578 (debug_backtrace in set_error_handler corrupts zen=
  d heap:
      segfault). (Laruence)
    . Fixed bug #64458 (dns_get_record result with string of length -1). =
  (Stas)
    . Fixed bug #64433 (follow_location parameter of context is ignored f=
  or most
      response codes). (Sergey Akbarov)
    . Fixed bugs #47675 and #64577 (fd leak on Solaris)

  - Fileinfo:
    . Upgraded libmagic to 5.14. (Anatol)

  - Zip:
    . Fixed bug #64342 (ZipArchive::addFile() has to check for file exist=
  ence).
      (Anatol)

  - Streams:
    . Fixed Windows x64 version of stream_socket_pair() and improved erro=
  r
      handling (Anatol Belski)

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Fri Jun  7 13:54:33 UTC 2013

  Modified Files:
  pkgsrc/lang/php54: Makefile.common distinfo

  Log Message:
  Update php54 to 5.4.16.

  06 Jun 2013, PHP 5.4.16

  - Core:
    . Fixed bug #64879 (Heap based buffer overflow in quoted_printable_en=
  code,
      CVE 2013-2110). (Stas)
    . Fixed bug #64853 (Use of no longer available ini directives causes =
  crash on
      TS build). (Anatol)
    . Fixed bug #64729 (compilation failure on x32). (Gustavo)
    . Fixed bug #64720 (SegFault on zend_deactivate). (Dmitry)
    . Fixed bug #64660 (Segfault on memory exhaustion within function def=
  inition).
      (Stas, reported by Kylm=E4nen)

  - Calendar:
    . Fixed bug #64895 (Integer overflow in SndToJewish). (Remi)

  - Fileinfo:
    . Fixed bug #64830 (mimetype detection segfaults on mp3 file). (Anato=
  l)

  - FPM:
    . Ignore QUERY_STRING when sent in SCRIPT_FILENAME. (Remi)
    . Fixed some possible memory or resource leaks and possible null dere=
  ference
      detected by code coverity scan. (Remi)
    . Log a warning when a syscall fails. (Remi)
    . Add --with-fpm-systemd option to report health to systemd, and
      systemd_interval option to configure this. The service can now use
      Type=3Dnotify in the systemd unit file. (Remi)

  - MySQLi
    . Fixed bug #64726 (Segfault when calling fetch_object on a use_result=
    and DB
      pointer has closed). (Laruence)

  - Phar
    . Fixed bug #64214 (PHAR PHPTs intermittently crash when run on DFS, =
  SMB or
      with non std tmp dir). (Pierre)

  - SNMP:
    . Fixed bug #64765 (Some IPv6 addresses get interpreted wrong).
      (Boris Lytochkin)
    . Fixed bug #64159 (Truncated snmpget). (Boris Lytochkin)

  - Streams:
    . Fixed bug #64770 (stream_select() fails with pipes returned by proc=
  _open()
      on Windows x64). (Anatol)

  - Zend Engine:
    . Fixed bug #64821 (Custom Exceptions crash when internal properties
      overridden). (Anatol)

(tron)

2013-06-09 19:59:33 UTC pkgsrc-2013Q1 commitmail json YAML

Pullup ticket #4154 - requested by obache
fonts/efont-unicode: build fix
fonts/ja-naga10: build fix

Revisions pulled up:
- fonts/efont-unicode/Makefile                                  1.14
- fonts/ja-naga10/Makefile                                      1.12
- mk/tools/replace.mk                                          1.259-1.260

---
  Module Name: pkgsrc
  Committed By: obache
  Date: Wed Jun  5 13:26:35 UTC 2013

  Modified Files:
  pkgsrc/mk/tools: replace.mk

  Log Message:
  fixes usage of TOOLS_CREATE for X related tools, and those tools will be created
  in ${TOOLS_DIR}/bin, same as other tools.

---
  Module Name: pkgsrc
  Committed By: obache
  Date: Thu Jun  6 02:17:17 UTC 2013

  Modified Files:
  pkgsrc/mk/tools: replace.mk

  Log Message:
  create X related tools also for X11_TYPE=native.

  might fix PR pkg/47883.

---
  Module Name: pkgsrc
  Committed By: obache
  Date: Sun Jun  9 13:00:47 UTC 2013

  Modified Files:
  pkgsrc/fonts/efont-unicode: Makefile
  pkgsrc/fonts/ja-naga10: Makefile

  Log Message:
  Bump PKGREVISION so that .pcf files will be created correctly with X related
  tools fixes.

  PR pkg/47883.

(tron)

2013-06-09 19:35:15 UTC pkgsrc-2013Q1 commitmail json YAML

Pullup ticket #4149 - requested by taca
lang/ruby193-base: security update

Revisions pulled up:
- lang/ruby/rubyversion.mk                                      1.96-1.99 via patch
- lang/ruby193-base/Makefile                                    1.28-1.30 via patch
- lang/ruby193-base/PLIST                                      1.8 via patch
- lang/ruby193-base/distinfo                                    1.19-1.21,1.19 via patch
- lang/ruby193-base/patches/patch-Makefile.in                  1.1 via patch
- lang/ruby193-base/patches/patch-configure                    1.7-1.9,1.7 via patch
- lang/ruby193-base/patches/patch-configure.in                  1.6-1.8,1.6 via patch
- lang/ruby193-base/patches/patch-lib_rubygems_dependency__installer.rb 1.2 via patch

---
  Module Name: pkgsrc
  Committed By: obache
  Date: Thu Apr  4 13:30:07 UTC 2013

  Modified Files:
  pkgsrc/lang/ruby: rubyversion.mk

  Log Message:
  define ruby library names for Cygwin (only tested with ruby193).

---
  Module Name: pkgsrc
  Committed By: obache
  Date: Thu Apr  4 13:31:55 UTC 2013

  Modified Files:
  pkgsrc/lang/ruby193-base: Makefile PLIST

  Log Message:
  Add missing PLIST entries for Win32 (currently, on Cygwin).

---
  Module Name: pkgsrc
  Committed By: obache
  Date: Sat Apr 20 02:30:18 UTC 2013

  Modified Files:
  pkgsrc/lang/ruby193-base: Makefile

  Log Message:
  Cygwin also require tools.mkdir in rbconfig.rb work around.

---
  Module Name: pkgsrc
  Committed By: rodent
  Date: Mon Apr  8 11:17:26 UTC 2013

  Modified Files:
  pkgsrc/audio/distmp3: Makefile
  pkgsrc/audio/festival: Makefile
  pkgsrc/audio/moc: Makefile
  pkgsrc/chat/konversation: Makefile
  pkgsrc/chat/xchat: Makefile.common
  pkgsrc/converters/skf: Makefile
  pkgsrc/databases/clisp-bdb: PLIST
  pkgsrc/databases/gdbm: Makefile
  pkgsrc/databases/gdbm_compat: builtin.mk
  pkgsrc/databases/mysql51-client: Makefile.common
  pkgsrc/databases/p5-Catalyst-Model-RDBO: MESSAGE
  pkgsrc/databases/php-pdo_mysql: Makefile
  pkgsrc/databases/postgresql84: options.mk
  pkgsrc/databases/py-metakit: Makefile
  pkgsrc/devel/gps: options.mk
  pkgsrc/devel/gtexinfo: options.mk
  pkgsrc/devel/lwp: PLIST
  pkgsrc/devel/netbsd-iscsi-lib: Makefile
  pkgsrc/devel/p5-Devel-Pragma: Makefile
  pkgsrc/devel/p5-Test-TinyMocker: Makefile
  pkgsrc/devel/ruby-readline: options.mk
  pkgsrc/devel/tpasm: PLIST
  pkgsrc/devel/xulrunner192: Makefile mozilla-common.mk
  pkgsrc/editors/emacs22: Makefile.common
  pkgsrc/editors/xemacs: hacks.mk
  pkgsrc/emulators/suse121_gtk2: Makefile
  pkgsrc/filesystems/fuse: builtin.mk
  pkgsrc/filesystems/glusterfs: MESSAGE.NetBSD options.mk
  pkgsrc/filesystems/openafs: options.mk
  pkgsrc/fonts/ja-elisat: Makefile
  pkgsrc/games/crack-attack-sounds: Makefile
  pkgsrc/games/gnuchess: Makefile
  pkgsrc/games/pingus: Makefile
  pkgsrc/games/quake3server-ut: Makefile
  pkgsrc/graphics/graphviz: buildlink3.mk
  pkgsrc/graphics/tgif: Makefile
  pkgsrc/graphics/xplot-devel: Makefile
  pkgsrc/inputmethod/ibus: bad-env-usage.mk
  pkgsrc/inputmethod/prime: Makefile
  pkgsrc/inputmethod/uim-elisp: Makefile
  pkgsrc/lang/gcc47-libs: Makefile
  pkgsrc/lang/objc: Makefile
  pkgsrc/lang/ruby: gem.mk rubyversion.mk
  pkgsrc/lang/ucblogo: Makefile
  pkgsrc/mail/mailhops: Makefile
  pkgsrc/mail/perdition: Makefile.common
  pkgsrc/mail/thunderbird-l10n: MESSAGE
  pkgsrc/mail/thunderbird10-l10n: MESSAGE
  pkgsrc/math/mpcomplex: inplace.mk
  pkgsrc/math/mtl: Makefile
  pkgsrc/math/p5-Math-Random-MT-Perl: Makefile
  pkgsrc/misc/autocue: distinfo
  pkgsrc/multimedia/gstreamer1: options.mk
  pkgsrc/multimedia/tstools: Makefile
  pkgsrc/net/arping: Makefile
  pkgsrc/net/delegate: Makefile
  pkgsrc/net/hlfl: Makefile
  pkgsrc/net/irrd: options.mk
  pkgsrc/net/netdisco: Makefile
  pkgsrc/net/openvpn: MESSAGE
  pkgsrc/net/py-omniORBpy: hacks.mk
  pkgsrc/net/radiusclient-ng: Makefile
  pkgsrc/net/ruby-amqp: Makefile
  pkgsrc/net/sitescooper: Makefile
  pkgsrc/net/teamspeak-client: Makefile
  pkgsrc/net/vnc: Makefile
  pkgsrc/net/wistumbler2: Makefile.common
  pkgsrc/net/wpa_gui: Makefile
  pkgsrc/net/wu-ftpd: Makefile
  pkgsrc/parallel/gridscheduler: Makefile
  pkgsrc/pkgtools/pkg_install: Makefile
  pkgsrc/print/LPRng-core: Makefile
  pkgsrc/security/crypto++: Makefile
  pkgsrc/security/f-prot-antivirus6-ms-bin: Makefile
  pkgsrc/security/libbf: Makefile
  pkgsrc/security/libidea: Makefile
  pkgsrc/security/libssh: Makefile
  pkgsrc/security/pakemon: Makefile
  pkgsrc/security/php-suhosin: Makefile
  pkgsrc/security/pks: Makefile
  pkgsrc/security/prelude-lml: Makefile
  pkgsrc/security/prngd: Makefile
  pkgsrc/security/py-lasso: Makefile
  pkgsrc/shells/ast-ksh: Makefile.common
  pkgsrc/sysutils/mkmemstick: distinfo
  pkgsrc/sysutils/whowatch: Makefile
  pkgsrc/textproc/dblatex: Makefile
  pkgsrc/textproc/hunspell-da_DK: Makefile
  pkgsrc/textproc/hunspell-sk_SK: Makefile
  pkgsrc/textproc/jade: Makefile
  pkgsrc/textproc/kakasi: Makefile
  pkgsrc/textproc/py-enchant: Makefile
  pkgsrc/wm/compiz-fusion-plugins-extra: Makefile
  pkgsrc/wm/compiz-fusion-plugins-main: Makefile
  pkgsrc/www/SOGo: MESSAGE
  pkgsrc/www/amaya: hacks.mk
  pkgsrc/www/ap2-xslt2: Makefile
  pkgsrc/www/contao30: Makefile
  pkgsrc/www/epiphany: Makefile
  pkgsrc/www/firefox-l10n: MESSAGE
  pkgsrc/www/firefox10-l10n: MESSAGE
  pkgsrc/www/firefox36: Makefile
  pkgsrc/www/firefox36-l10n: MESSAGE
  pkgsrc/www/phraseanet: MESSAGE
  pkgsrc/www/seamonkey-l10n: MESSAGE
  pkgsrc/x11/xdaemon: Makefile

  Log Message:
  Remove "Trailing empty lines." and/or "Trailing white-space."

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Tue May 14 15:18:05 UTC 2013

  Modified Files:
  pkgsrc/lang/ruby: rubyversion.mk

  Log Message:
  * Properly handle the case of multiple values in RUBY_VERSION_SUPPORTED.
  * Clean up PLIST_VARS.

  No functional change should be done.

---
  Module Name: pkgsrc
  Committed By: bsiegert
  Date: Tue Apr 30 21:30:59 UTC 2013

  Modified Files:
  pkgsrc/lang/ruby193-base: distinfo
  pkgsrc/lang/ruby193-base/patches: patch-configure patch-configure.in

  Log Message:
  Unbreak build on MirBSD by pre-including sys/types.h and sys/time.h in
  header checks.
  This will be submitted upstream.

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Thu May 16 16:13:59 UTC 2013

  Modified Files:
  pkgsrc/lang/ruby: rubyversion.mk
  pkgsrc/lang/ruby193-base: Makefile distinfo
  pkgsrc/lang/ruby193-base/patches: patch-configure patch-configure.in
      patch-lib_rubygems_dependency__installer.rb
  Added Files:
  pkgsrc/lang/ruby193-base/patches: patch-Makefile.in

  Log Message:
  Update ruby193 and related packages to 1.9.3p429 (Ruby 1.9.3 patchlevel 429).

  pkgsrc changes:

    * Fix gem command creating extra directories.

  Quote from release announce:

    This release includes a security fix about bundled DL / Fiddle.

    * Object taint bypassing in DL and Fiddle in Ruby (CVE-2013-2065)

  http://www.ruby-lang.org/en/news/2013/05/14/taint-bypass-dl-fiddle-cve-2013-2065/

    * And some small bugfixes are also included.

      See tickets:

  https://bugs.ruby-lang.org/projects/ruby-193/issues?set_filter=1&amp;status_id=5
      ChangeLog for details.

  http://svn.ruby-lang.org/repos/ruby/tags/v1_9_3_426/ChangeLog

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sat May 18 07:39:36 UTC 2013

  Modified Files:
  pkgsrc/lang/ruby193-base: distinfo
  pkgsrc/lang/ruby193-base/patches: patch-configure patch-configure.in

  Log Message:
  Correct patch of configure scripts for DragonFly/FreeBSD.
  That place was changed prior to my update of ruby193-base pacakge and
  I'm not sure it was correct or not.

  And suffix of libruby shared library has something historical part of
  pkgsrc.  I don't care so much to changing the name, but also don't
  think it is so important thing to bump revisions.

  Noted by pkg/47831 from David Shao.

---
  Module Name: pkgsrc
  Committed By: bsiegert
  Date: Tue Apr 30 21:30:59 UTC 2013

  Modified Files:
  pkgsrc/lang/ruby193-base: distinfo
  pkgsrc/lang/ruby193-base/patches: patch-configure patch-configure.in

  Log Message:
  Unbreak build on MirBSD by pre-including sys/types.h and sys/time.h in
  header checks.
  This will be submitted upstream.

(tron)

2013-06-09 18:14:07 UTC MAIN commitmail json YAML

2013-06-09 18:12:14 UTC MAIN commitmail json YAML

Add support for RLIMIT_NTHR (number of threads) that appears in NetBSD
6.99.x. This uses "ulimit -T" as in Linux, not "-r" as in the other shells
on NetBSD. Bump pkgrevision.

(bsiegert)

2013-06-09 16:55:39 UTC MAIN commitmail json YAML

Updated archivers/gzip to 1.5

(ryoon)

2013-06-09 16:55:09 UTC MAIN commitmail json YAML

Update to 1.5

Changelog:
* Noteworthy changes in release 1.5 (2012-06-17) [stable]

** Bug fixes

  gzip -d now decodes and checks header CRC16 checksums as specified by
  the FHCRC section of Internet RFC 1952.

  "gzip -d -S '' precious.gz" is now rejected immediately.  Before,
  that command would emulate "rm -i precious.gz", but with an easily-
  misunderstood prompt.  I.e., gzip would ask if it's ok to remove the
  existing file, "precious.gz".  If you made the mistake of saying "yes",
  it would remove that input file before attempting to uncompress it.

  gzip -cdf now properly handles input consisting of gzip'd data followed
  by uncompressed data.  Before it would output raw compressed input, too.
  For example, now "(printf x|gzip; echo y)|gzip -dcf" prints "xy\n",
  while before it would print "x<compressed data>y\n".

  gzip -rf no longer compresses files more than once (e.g., replacing
  FOO with FOO.gz.gz) on file systems such as ZFS where a readdir
  loop that unlinks and creates files can revisit output files.

(ryoon)

2013-06-09 16:37:45 UTC MAIN commitmail json YAML

x11/nucleo is removed.

(ryoon)

2013-06-09 16:31:51 UTC MAIN commitmail json YAML

+ mysql-5.1.70, roundcube-0.9.1 [taca].

(taca)

2013-06-09 16:30:32 UTC MAIN commitmail json YAML

2013-06-09 16:30:05 UTC MAIN commitmail json YAML

2013-06-09 16:29:33 UTC MAIN commitmail json YAML

Update to 3.0.3

* Add LICENSE.

Changelog:

dillo-3.0.3 [April 17, 2013]

+- Support for CSS display property
- Replace polling in DNS with a pipe.
- Packed trie to optimize hyphenator memory consumption.
- Fix crash in datauri dpi.
- Speed up DNS requests when ipv6 isn't enabled.
  Patches: Johannes Hofmann
+- Fix image input coordinates (BUG#1070)
- When location bar is given focus, temporarily show panels if hidden
  (BUG#1093).
- Fix bug where data URI has charset but no media type.
- Bug meter line number fix for bare carriage returns.
- Add some more info to various bug meter messages.
- For text selection, fix releasing mouse button outside of boundary.
- While selecting text, moving cursor outside viewport will scroll it.
- Make form resetting work for <select>.
- Never leave location bar empty when requesting page (BUG#1113).
- Some improvements to tab navigation of form widgets (includes BUG#1111).
- Don't let form input widget insert literal control chars (BUG#1110).
- Assorted improvements to browser usability from the keyboard.
- Added user interface color preferences (ui_*).
- Removed show_url preference.
  Patches: corvid
+- Automatic hyphenation (includes penalty_* preferences that control
  line-breaking).
  Patch: Sebastian Geerken
+- Added the "view-source" keybinding (default: Ctrl-U).
  Patch: Alexander Voigt
+- Introduced the domainrc mechanism for finer-grained control than
  filter_auto_requests had provided.
  Patch: p37sitdu, corvid
+- After focusing option menu, keypress will seek to next one beginning with
  that character.
- When active tab is closed, focus the last one visited or opened.
- Fixed a bug in dpip when dillo aborts a running dpi connection.
  Patches: Jorge Arellano Cid
+- Better window titles.
- Show dialog if saved file would overwrite an existing one.
  Patches: Jeremy Henty
+- Remove hardcoded UI colors.
  Patch: Benjamin Johnson, corvid
+- Fix fd leak in dpi write failure case.
  Patch: p37sitdu, Jorge Arellano Cid

(ryoon)

2013-06-09 16:10:12 UTC MAIN commitmail json YAML

Updated x11/fltk13 to 1.3.2

(ryoon)

2013-06-09 16:09:35 UTC MAIN commitmail json YAML

Update to 1.3.2

* Update MASTER_SITES.

Changelog:
CHANGES IN FLTK 1.3.2

        - Removed unnecessary drawing calls (STR #2898)
        - Fixed regression in FLTK 1.3.1 for unbundled Mac OS FLTK applications that
          did not appear in dock nor have a menu bar (STR #2890).
        - Fl_Table::clear() now calls table->clear() for consistency. (STR #2889)
        - Fixed Fl_Scroll widget that fails under Mac OS X 10.8 and retina display (STR #2887).
        - Prevents scrollbars from drawing when widget is sized too small to be visible (STR #2886).
        - Documented how to make a Mac OS X FLTK application launchable by dropping files on its icon.
        - Fixed a Mac-specific issue appeared with OS 10.8 (Mountain Lion): long delay before
        opening when the application is started by dragging a file on the application icon.
        - Fixed use of PNG image from im-memory data (STR #2884).
        - Added static Fl_RGB_Image::max_size(size_t) to limit the maximum memory size allowed to
        RGB images (STR #2881).

(ryoon)

2013-06-09 15:40:59 UTC MAIN commitmail json YAML

Updated devel/geany to 1.23.1

(ryoon)

2013-06-09 15:40:35 UTC MAIN commitmail json YAML

Update to 1.23.1

Changelog:
* Many new features.
* Many bugfixes.

(ryoon)

2013-06-09 15:27:40 UTC MAIN commitmail json YAML