summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-11-14Make it work with pkgsrc X11.asau1-2/+3
Previously "package require Tktable" failed in wish.
2013-11-14Added math/ipopt version 3.11.5asau1-1/+2
2013-11-14+ ipoptasau1-1/+2
2013-11-14Import IPOPT version 3.11.5 as math/ipoptasau5-0/+113
Ipopt (Interior Point OPTimizer, pronounced eye-pea-Opt) is a software package for large-scale nonlinear optimization. It is designed to find (local) solutions of mathematical optimization problems of the form min_{x in R^n} f(x) s.t. g_L <= g(x) <= g_U x_L <= x <= x_U where f(x): R^n --> R is the objective function, and g(x): R^n --> R^m are the constraint functions. The vectors g_L and g_U denote the lower and upper bounds on the constraints, and the vectors x_L and x_U are the bounds on the variables x. The functions f(x) and g(x) can be nonlinear and nonconvex, but should be twice continuously differentiable. Note that equality constraints can be formulated in the above formulation by setting the corresponding components of g_L and g_U to the same value. Ipopt is part of the COIN-OR Initiative.
2013-11-14FIx build on NetBSD 5, reported by John D. Bakerryoon1-2/+1
2013-11-14Updated www/firefox17-l10n to 17.0.10ryoon1-1/+2
2013-11-14Update to 17.0.10ryoon2-258/+258
* Sync with firefox17-17.0.10
2013-11-14Updated devel/xulrunner17 to 17.0.10ryoon1-1/+3
Updated www/firefox17 to 17.0.10
2013-11-14Update to 17.0.10ryoon4-10/+8
Changelog: Fixed in Firefox ESR 17.0.10 MFSA 2013-101 Memory corruption in workers MFSA 2013-100 Miscellaneous use-after-free issues found through ASAN fuzzing MFSA 2013-98 Use-after-free when updating offline cache MFSA 2013-96 Improperly initialized memory and overflows in some JavaScript functions MFSA 2013-95 Access violation with XSLT and uninitialized data MFSA 2013-93 Miscellaneous memory safety hazards (rv:25.0 / rv:24.1 / rv:17.0.10)
2013-11-14Really remove kdeadmin4.markd1-2/+1
2013-11-14Remove kdeadmin4. Replaced by sysutils/{kcron,ksystemlog,kuser}markd4-82/+0
2013-11-14Updated emulators/mess to 0.151wiz2-3/+3
2013-11-14Updated emulators/mame to 0.151wiz2-3/+3
2013-11-14Update to 0.151: the usual changes.wiz9-54/+144
2013-11-14Updated devel/cmake to 2.8.12.1; textproc/xmlrpc-c to 1.25.26adam1-1/+3
2013-11-14Changes 1.25.26:adam2-6/+6
Fix interpretation of dateTime.iso8601 variant with timezone information. As broken, it would add up to a second to the correct datetime or reject the message claiming that it has invalid syntax. Always broken (recognition of the timezone variant was introduced in Xmlrpc-c 1.20).
2013-11-14Update COMMENT and DESCR to describe new features added betweenapb2-19/+16
sslh-1.7a and 1.15.
2013-11-14Changes 2.8.12.1:adam2-6/+6
* MSVC: Add /FS flag for cl >= 18 to allow parallel compilation * Genex: Reject $<TARGET_FILE:...> for object libraries * Check for OBJECT_LIBRARY source files at start of generation * CMP0022: Plain target_link_libraries must populate link interface * Do not export INTERFACE_LINK_LIBRARIES from non-linkable targets * CMP0022: Warn about a given target at most once * Fix summary documentation of INTERFACE_LINK_LIBRARIES * file(GENERATE): Clear internal records between configures * cmake: Validate -E cmake_automoc argument count * Fix spelling in INTERFACE_LINK_LIBRARIES documentation * CMP0022: Output link interface mismatch for static library warning * Don't add invalid content to static lib INTERFACE_LINK_LIBRARIES. * CMP0022: Add unit test for null pointer check and message. * CMP0022: Add test for target_link_libraries plain signature * Automoc: Add directory-level COMPILE_DEFINITIONS to command line * FindCUDA: Fix NPP library search for CUDA 5.5
2013-11-14www/yaws -> 1.97is1-1/+2
2013-11-14Note update of tex-dvipdfmx-defminskim1-1/+2
2013-11-14Update tex-dvipdfmx-def to 3.3minskim2-7/+8
- Support .ai files.
2013-11-14fmtutil.cnf is no longer installed by texlive-tetex.minskim2-33/+1
2013-11-14sortjnemeth1-2/+2
2013-11-14add and enable kdeadmin4jnemeth1-1/+2
2013-11-13Force Lua 5.1.joerg1-1/+2
2013-11-13Be more aggressive in the removal of -ansi. Bump revision.joerg3-12/+18
2013-11-13Doesn't support Lua 5.2, so require 5.1 for now.joerg1-1/+3
2013-11-13Do not force C90 and remove some other pointless options that willjoerg3-2/+28
create issues with Clang builds. Bump revision.
2013-11-13Make the newline processing even more aggressive by removing the linejoerg3-7/+7
markers first and killing all newlines before splitting up the magic markers. Fixes build of guile-gnome with Clang. Bump revision.
2013-11-13monotone doesn't build against Lua 5.2, so require 5.1.joerg1-1/+3
2013-11-13Search texmf-dist for man and info filesminskim1-1/+13
2013-11-13Updated misc/py-anki2 to 2.0.17wiz2-3/+3
2013-11-13Update to 2.0.17:wiz2-6/+6
* Fix a delay when showing the next card on some computers. * Make sure suspended & buried cards are reset when exporting without scheduling information.
2013-11-13Updated time/py-pytz to 2013.8wiz2-3/+3
2013-11-13Update to 2013.8: changes not found.wiz2-6/+6
2013-11-13Updated multimedia/libdvbpsi to 1.1.2wiz2-3/+3
2013-11-13Update to 1.1.2:wiz2-6/+6
Changes between 1.1.1 and 1.1.2: -------------------------------- * Various bugfixes for ATSC PSI tables * dvbpsi_packet_push() bugfix * Various bugfixes for dvbinfo * Ignore invalid program pids (pid=0) inside PAT table (closes vlc ticket #9695)
2013-11-13Updated textproc/enca to 1.15wiz2-3/+3
2013-11-13Update to 1.15:wiz7-193/+8
enca-1.15 2013-09-30 - Documentation improvement - Development moved to GitHub - Do not use deprecated autoconf macros
2013-11-13Updated x11/pixman to 0.32.2wiz2-3/+3
2013-11-13Update to 0.32.2:wiz3-23/+6
0.32.2: A new pixman release 0.32.2 is now available. This is a stable release in the 0.32 series. This release corrects the problem that the 0.32.0 tarball was missing some files required to build the GTK+ based demo programs. Also included is a fix for a build problem with MSVC. 0.32.0: A new pixman release 0.32.0 is now available. This is new major release with performance improvements for image scaling, and a large number of bug fixes.
2013-11-13Note PKGREVISION bump of tex-kotex-utilsminskim1-1/+2
2013-11-13Install xindy module into share/texmf-dist, not share/texmfminskim2-6/+8
2013-11-13Note PKGREVISION bump of tex-bagpipetex.minskim1-1/+2
2013-11-13Make tex-bagpipetex build with recent pdftexminskim2-53/+41
- Use pdftex and musixtex to generate PDF directly.
2013-11-13Note PKGREVISION bump of teTeX-binminskim1-1/+2
2013-11-13Let teTeX-bin not install files into share/texmf.minskim5-21/+24
2013-11-13Note update of tex-texlive-docindex{,-doc}minskim1-1/+3
2013-11-13Update tex-texlive-docindex{,-doc} to 2013minskim5-18/+16
Files in share/texmf have been moved to share/texmf-dist, and hyperlinks updated accordingly.
2013-11-13Note update of tex-texlive-en-doc and its dependencyminskim1-1/+3