summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2012-10-31Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1461-3969/+1463
2012-10-31Updated parallel/openmpi to 1.6.3asau1-1/+2
2012-10-31Update to OpenMPI 1.6.3asau2-6/+6
Version 1.6.3 is a minor bugfix release. All users are encouraged to upgrade to v1.6.3 when possible. Note that v1.6.3 is ABI compatible with the entire v1.5.x and v1.6.x series, but is not ABI compatible with the v1.4.x series. See http://www.open-mpi.org/software/ompi/versions/ for a description of Open MPI's release methodology. Here is a list of changes in v1.6.3 as compared to v1.6.2: - Fix mpirun --launch-agent behavior when a prefix is specified. Thanks to Reuti for identifying the issue. - Fixed memchecker configury. - Brought over some compiler warning squashes from the development trunk. - Fix spawning from a singleton to multiple hosts when the "add-host" MPI_Info key is used. Thanks to Brian Budge for pointing out the problem. - Add Mellanox ConnextIB IDs and max inline value. - Fix rankfile when no -np is given. - FreeBSD detection improvement. Thanks to Brooks Davis for the patch. - Removed TCP warnings on Windows. - Improved collective algorithm selection for very large messages. - Fix PSM MTL affinity settings. - Fix issue with MPI_OP_COMMUTATIVE in the mpif.h bindings. Thanks to Ake Sandgren for providing a patch to fix the issue. - Fix issue with MPI_SIZEOF when using CHARACTER and LOGICAL types in the mpi module. Thanks to Ake Sandgren for providing a patch to fix the issue.
2012-10-31Respect user settings of not using builtin termcap/curses.asau1-2/+2
2012-10-31Add closing "]".asau1-2/+2
2012-10-30Ignore subversion if detected (don't install experimental tool nmap-update)pettai1-2/+4
2012-10-30Add more patches from upstream to get further in build on NetBSD-5.wiz3-4/+160
2012-10-30Note update of editors/vim-*morr1-1/+5
2012-10-30Update to patchlevel 712.morr9-1917/+56
Changes: 7.3.654 creating Vim dictionary from Python an empty key might be used 7.3.655 64 bit MingW xpm .a file is missing 7.3.656 internal error in :pyeval 7.3.657 Python bindings silently truncate string values containing NUL 7.3.658 NUL bytes truncate strings when converted from Python 7.3.659 recent Python changes are not tested 7.3.660 ":help !" jumps to help for ":!" 7.3.661 (after 7.3.652) SEGV in Python code 7.3.662 can't build Ruby interface with Ruby 1.9.3 7.3.663 end of color scheme name not clear in E185 7.3.664 buffer overflow in unescaping multi-byte characters 7.3.665 MSVC 11 is not supported 7.3.666 Win32.mak can't be found 7.3.667 unused variables in Perl interface 7.3.668 loading Perl dynamically still uses static library 7.3.669 when building with Cygwin loading Python dynamically fails 7.3.670 tiny memory leak when throwing exception in Python 7.3.671 more Python code can be shared between Python 2 and 3 7.3.672 not possible to lock/unlock lists in Python interface 7.3.673 "gN" while 'selection' is "exclusive" misses one character 7.3.674 can't compile with Lua/dyn on Cygwin 7.3.675 accessing uninitialized memory with a very long file name 7.3.676 Ruby compilation on Windows 32 bit doesn't work 7.3.677 buf_spname() is used inconsistently 7.3.678 Ruby .so name may not be correct 7.3.679 Ruby detection uses Config, newer Ruby versions use RbConfig 7.3.680 some files missing in the list of distributed files 7.3.681 list of distributed files picks up backup files 7.3.682 (after 7.3.677) compiler complains about incompatible types 7.3.683 ":python" may crash when vimbindeval() returns None 7.3.684 "make test" does not delete lua.vim 7.3.685 no test for what patch 7.3.673 fixes 7.3.686 cannot use CTRL-\ e mapping when entering an expression 7.3.687 test 16 fails when $DISPLAY is not set 7.3.688 Python 3.3 is not supported 7.3.689 MzScheme and Lua may use a NULL string 7.3.690 crash with directory name equal to maximum path length 7.3.691 state specific to the Python thread is discarded 7.3.692 can't build GTK version with GTK 2.0 7.3.693 can't make 'softtabstop' follow 'shiftwidth' 7.3.694 'shiftwidth' is not so easy to use in indent files 7.3.695 balloon cannot show multi-byte text 7.3.696 message about added spell language can be wrong 7.3.697 leaking resources when setting GUI font 7.3.698 Python 3 does not preserve state beween commands 7.3.699 manually set 'ttymouse' is overruled by automatic detection 7.3.700 cannot detect URXVT and SGR mouse support 7.3.701 MS-Windows: Crash with stack overflow when setting 'encoding' 7.3.702 nmake from VS6 service pack 6 is not recognized 7.3.703 when 'undofile' is reset the hash is computed unnecessarily 7.3.704 repeating "cgn" does not always work correctly 7.3.705 mouse features are not in alphabetical order 7.3.706 (after 7.3.697) can't build Motif version 7.3.707 (after 7.3.701) library name with non-latin characters fails 7.3.708 filler lines above the first line may be hidden 7.3.709 compiler warning for unused argument 7.3.710 (after 7.3.704) "fn" is broken 7.3.711 (after 7.3.688) vim.current.buffer is not available 7.3.712 nmake from VS2010 SP1 is not recognized pkgsrc changes: - take maintainership of package - switch to single tarball, created from vim's hg, instead of downloading > 700 files - which resulted in changes in PLIST in vim-share - some minor changes to DESCR files (add more vim guis) - reset PKGREVISION on vim-gtk2 - add new files to vim-lang
2012-10-30Note that gnuradio works with swig 2.gdt1-1/+2
2012-10-30Updated mail/exim to 4.80.1abs1-1/+2
2012-10-30Updated misc/vttest to 20120506shattered2-3/+3
2012-10-30Update to vttest-20120506; 7 years worth of changes omitted.shattered2-6/+6
2012-10-30Note update of devel/RTFMmorr1-1/+2
2012-10-30Update to RTFM 2.4.5.morr2-6/+6
It contains security fix for bug, which can be exploited by malicious users to bypass certain security restrictions (CVE-2012-4731).
2012-10-30mention updatedrochner2-3/+3
2012-10-30+rhythmbox-gtk3drochner1-1/+2
2012-10-30add a pkg for rhythmbox-2.98 which is based on gobject-introspectiondrochner4-0/+838
instead of py-gtk still somewhat minimalistic, but plays files and streams for me
2012-10-30Updated mail/exim to 4.80.1abs2-7/+6
Exim version 4.80.1 ------------------- PP/01 SECURITY: protect DKIM DNS decoding from remote exploit. CVE-2012-5671 This, or similar/improved, will also be change PP/11 of 4.81. See: https://secunia.com/advisories/51098/
2012-10-30update to 3.4.3drochner4-13/+13
this switches to the current stable release branch (source and binary compatible afaict)
2012-10-30allow PKG_CONFIG_PATH to be set by the pkg, neededdrochner1-2/+2
for gobject-introspection users
2012-10-30Documentation suitable for yelp requires itstool to build.prlw11-1/+3
2012-10-30Updated games/onscripter to 20121029tsutsui1-1/+2
2012-10-30Add description about onscripter-pda for games/onscripter.tsutsui1-0/+1
2012-10-30Update onscripter to 20121019.tsutsui4-12/+35
pkgsrc changes: - add PKG_OPTION onscripter-pda that enables PDA_AUTOSIZE option to fit window size to screen on small PDA devices like W-ZERO3 and Zaurus upstream changes since 20120926: 20121029: - fix compiler error on iOS target build environment 20121019: serious bug fix - fix memory leak per rendering a glyph, slipped in since 20050819 20121016: - reimplement yesnobox insn to allow yes/no choice in dialog - implement okcancelbox insn - enlarge buttons in yesnobox and okcancelbox dialogs - allow mapping right click to no/cancle in yesnobox and okcancelbox insns
2012-10-30Updated net/p5-NetAddr-IP to 4.066wen1-1/+2
2012-10-30Update to 4.066wen2-6/+6
Upstream changes: 4.066 Mon Oct 29 13:30:14 PDT 2012 update Lite.pm v1.47 to support bracketed IPv6 URI notation as described in RFC-3986 Thanks to Quanah Gibson-Mount mishikal@yahoo.com
2012-10-30Updated security/p5-Crypt-CBC to 2.31wen1-1/+2
2012-10-30Update to 2.31wen2-7/+6
Upstream changes: 2.31 Tue Oct 30 07:03:40 EDT 2012 - Fixes to regular expressions to avoid rare failures to correctly strip padding in decoded messages. - Add padding type = "none". - Both fixes contributed by Bas van Sisseren.
2012-10-30mention updatesdrochner2-3/+5
2012-10-30update to 20120606-v2drochner3-10/+12
no release notes abailable, two patches were added
2012-10-30resolve the CONFLICT between tdb and samba - make sambe usedrochner9-223/+40
an external libtdb instead of the internal duplicate
2012-10-30enable introspection support, bump PKGREVdrochner4-6/+40
2012-10-30update to 3.6.0drochner3-16/+260
this switches to the gnome-3.6 release branch
2012-10-30sync w/ base pkg, reset PKGREVdrochner1-3/+3
2012-10-30update to 1.10.1drochner17-717/+233
this switches to the 1.10 release branch, no useful changelog available
2012-10-29at-spi2 and freeciv are already updated.prlw11-4/+1
2012-10-29Updated editors/gedit3 to 3.6.1prlw11-1/+2
2012-10-29Update gedit3 to 3.6.1prlw15-12/+11
- File Browser side panel improvements (Ignacio Casal Quinteiro) - Fix print preview in landscape mode (Adrian Johnson) - Handle a command line specifying a big line number (Paolo Borelli, David Toton) mprovements in snippets plugin (Jesse van den Kieboom) - Use autoreconf instead gnome-autogen (Javier Jardón) - Extensive snippet collection for docbook - Improved html snippets (Jaseem Abid) - Misc bugfixes - New and updated translations c.f., http://git.gnome.org/browse/gedit/plain/NEWS?id=3.6.1
2012-10-29Updated graphics/eog3 to 3.6.1prlw12-3/+3
2012-10-29Update eog3 to 3.6.1prlw13-1420/+1484
Bug fixes, translation updates and changes such as: * Unify navigation in zoomed and unzoomed modes (Federico Mena Quintero) * Support for per-instance plugins (Felix Riemann) See http://git.gnome.org/browse/eog/plain/NEWS?id=3.6.1 for more detail.
2012-10-29bump for gnome-desktop3 updateprlw11-2/+2
2012-10-29Updated x11/gnome-desktop3 to 3.6.1prlw11-1/+2
2012-10-29Update gnome-desktop3 to 3.6.1prlw14-16/+18
Many changes, bug fixes and translation updates. For details see: http://git.gnome.org/browse/gnome-desktop/plain/NEWS?id=3.6.1
2012-10-29Updated misc/yelp3 to 3.6.1prlw11-1/+2
2012-10-29Update yelp3 to 3.6.1prlw13-9/+9
* Fixed gettext warnings for man and info * Allow dots in man page names, #676482 (Matthias Clasen) * Fixed new-style Mallard conditional processing * Updated translations
2012-10-29Updated textproc/yelp-xsl to 3.6.1prlw11-1/+2
2012-10-29Updated textproc/itstool to 1.2.0prlw11-1/+2
2012-10-29Update yelp-xsl to 3.6.1prlw12-7/+7
* Added support for depth attribute on section links * Improved various bits of the build process (Colin Walters) * Corrected jQuery.Syntax license info (Steve Magoun) * Updated translations
2012-10-29Update itstool to 1.2.0prlw12-7/+6
* Added new "join mode" for multilingual XML formats * Correctly handle ITS version attribute * Better handling of multiple localization notes * XML path markers are now in dedicated comments * Show language code when failing to get translation from PO * Added more regression tests * Handle UTF-8 in attribute values * Don't output non-translatable external ref messages * Better error handling