Commit graph

201206 commits

Author SHA1 Message Date
markd
fe4f551edc Fix case when PKG_SYSCONFBASE != ${PREFIX}/etc 2013-05-18 05:37:03 +00:00
jnemeth
501c695bda Updated comms/asterisk to 11.4.0 2013-05-18 03:40:25 +00:00
jnemeth
b215c2dfa2 Update to Asterisk 11.4.0: this is a general bugfix release.
The Asterisk Development Team has announced the release of Asterisk 11.4.0.

The release of Asterisk 11.4.0 resolves several issues reported by the
community and would have not been possible without your participation.
Thank you!

The following is a sample of the issues resolved in this release:

* --- Fix Sorting Order For Parking Lots Stored In Static Realtime

* --- Fix StopMixMonitor Hanging Up When Unable To Stop MixMonitor On
      A Channel

* --- When a session timer expires during a T.38 call, re-invite with
      correct SDP

* --- Fix white noise on SRTP decryption

* --- Fix reload skinny with active devices.

For a full list of changes in this release, please see the ChangeLog:

http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-11.4.0

Thank you for your continued support of Asterisk!
2013-05-18 03:40:17 +00:00
rodent
4b300b63cf Add entries for fuse, inotify, and oggz. 2013-05-18 03:23:45 +00:00
rodent
0265736520 Updated textproc/saxon to 9.5.0.1j 2013-05-18 02:03:41 +00:00
ryoon
db46258642 * Remove PKGSRC_SHOW_PATCH_ERRORMSG, because it is not used in pkgsrc/mk.
* Set PATCH_DEBUG when PKG_DEVELOPER=yes.

No objection to
http://mail-index.netbsd.org/tech-pkg/2013/05/06/msg011276.html .
2013-05-18 01:58:32 +00:00
rodent
3aeb220c15 Update to latest release. This is supposedly the last version which requires
Java 5. Changes from 9.4 to 9.5:

The bulk of the open source parts of Saxon (the parts maintained by Saxonica) are now licensed under Mozilla Public License version 2.0, replacing MPL 1.0.

There have been some other changes to third-party open source components, notably the introduction of a new regular expression engine derived from Jakarta (Apache license), and the dropping of the old Base64 conversion code (Netscape license).

Users interested in building the product from source code need to be aware that the build process now includes a preprocessing phase that generate separate Java code for the EE, PE, and HE editions. The raw (before preprocessing) source code is published in the Subversion repository, but for building Saxon-HE, a more convenient place to start is the post-preprocessing Java code issued on SourceForge as a source.zip download.

A consequence of this change is that the JAR files for Saxon-HE, Saxon-PE, and Saxon-EE contain different class files having the same names. Therefore, the JAR files for different editions should not co-exist on the classpath. If you use internal Saxon APIs in an application, you may need to check that the methods you call are available in all three editions. This won't be a problem for interfaces that are clearly user-facing, but it could be an issue for applications that penetrate deeper into the internals.

More changes here:
http://www.saxonica.com/documentation/index.html#!changes
2013-05-18 01:43:42 +00:00
jnemeth
4b182c6f9d Updated comms/asterisk18 to 1.8.22.0 2013-05-18 01:00:54 +00:00
jnemeth
3ceb68637a Update to Asterisk 1.8.22.0: this is a bug fix update.
The Asterisk Development Team has announced the release of Asterisk 1.8.22.0.

The release of Asterisk 1.8.22.0 resolves several issues reported by the
community and would have not been possible without your participation.
Thank you!

The following is a sample of the issues resolved in this release:

* --- Fix Sorting Order For Parking Lots Stored In Static Realtime

* --- Make ParkAndAnnounce return to priority + 1 when return context
      is not defined

* --- When a session timer expires during a T.38 call, re-invite with
      correct SDP

* --- Fix several unreleased mutex locks that cause problem with
      processing calls

* --- Fix crash when AMI redirect action redirects two channels out of
      a bridge.

For a full list of changes in this release, please see the ChangeLog:

http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-1.8.22.0

Thank you for your continued support of Asterisk!
2013-05-18 01:00:43 +00:00
jperkin
9ef07e5dfd Include and link against libintl on SunOS. 2013-05-17 21:56:15 +00:00
jperkin
ee9836d6b1 Avoid -Werror=return-type failure. 2013-05-17 21:50:34 +00:00
jperkin
f754ff445f Need explicit -lfontconfig on SunOS. 2013-05-17 21:28:22 +00:00
jperkin
67dd388044 Fix build on SunOS. 2013-05-17 21:20:40 +00:00
jperkin
dbc4bed3d8 Fix SunOS build. 2013-05-17 19:49:12 +00:00
jperkin
c01be06c67 USE_TOOLS+= m4. Fixes SunOS build. 2013-05-17 19:44:09 +00:00
jperkin
63564a99b2 Fix packaging on SunOS. 2013-05-17 19:38:59 +00:00
richard
2610a7f92e note updates involving modular-xorg-server-1.12.4 and Mesa-7.11.2 in CHANGES-2013 and TODO 2013-05-17 16:53:10 +00:00
jperkin
f035f4315f USE_TOOLS+= file, required for FILE_CMD. 2013-05-17 14:48:49 +00:00
joerg
8e336e7170 Fix initialisation of the DCOP object. From Matthias Weckbecker.
Bump revision.
2013-05-17 13:19:10 +00:00
joerg
1c87cf0d4f Restore patches for correct Xos_r.h behavior and using the protected
names in Xfuncproto.h. Bump revision.
2013-05-17 13:17:40 +00:00
martin
cea747688b var_get_memory():
if no eol is found in the string we set "next" to NULL, assign it
to "buf" and then check the loop condition by dereferencing it - which
does not work well.
Change the loop condition to first check for buf == NULL.
2013-05-17 07:27:29 +00:00
dsainty
3eec5c936c Fix a pasting botch in v1.54 that killed Linux i386 2013-05-17 03:40:02 +00:00
bad
a0fd18958e Note update of math/py-pandas to 0.11.0. 2013-05-16 23:11:56 +00:00
bad
b03523e7e9 Update py-pandas to 0.11.0.
Summary of changes since 0.10.1:

This is a major release from 0.10.1 and includes many new features and
enhancements along with a large number of bug fixes. The methods of
Selecting Data have had quite a number of additions, and Dtype support
is now full-fledged. There are also a number of important API changes
that long-time pandas users should pay close attention to.

* New precision indexing fields loc, iloc, at, and iat, to reduce
  occasional ambiguity in the catch-all hitherto ix method.

* Expanded support for NumPy data types in DataFrame.

* NumExpr integration to accelerate various operator evaluation.

* Improved DataFrame to CSV exporting performance.

For a full list refer to the "what's new" page.

Also fixes PLIST errors introduced in last update.
2013-05-16 23:10:16 +00:00
wiz
27faa5e63d Add missing file (from http://cgit.freedesktop.org/xorg/driver/xf86-video-chips/plain/util/iopl.h)
Addresses PR 47820 by David Shao.
2013-05-16 22:56:19 +00:00
adam
836ff858f8 Seems like this patch is not needed any more 2013-05-16 19:03:10 +00:00
jperkin
0b70154faa _OPSYS_SYSTEM_RPATH must match _OPSYS_LIB_DIRS or else the buildlink
substitutions will not be correct.

Fixes issue with ABI=64 where /usr/lib/amd64 was being exposed, but
packages will need to be rebuilt for the change to take effect.
2013-05-16 17:09:07 +00:00
taca
6c6b53c249 - typo3-6.0.5.
+ nagios-3.4.4, nagios-3.5.0. typo3-6.1.0.
2013-05-16 16:33:56 +00:00
taca
96f40c63ff Note addition of www/typo3_60 package version 6.0.5. 2013-05-16 16:32:12 +00:00
taca
9306c69e9d Add and enable typo3_60. 2013-05-16 16:31:41 +00:00
taca
73315d52ce Add typo3_60 version 6.0.5, TYPO3 6.0.5.
This is TPYO3 6.0 based stable release which support PHP 5.4.

TYPO3 is a free Open Source content management system for enterprise
purposes on the web and in intranets. It offers full flexibility and
extendability while featuring an accomplished set of ready-made
interfaces, functions and modules.
2013-05-16 16:30:46 +00:00
taca
0436dabbe5 Note update of TYPO3 packages:
www/typo3_45	4.5.26
	www/typo3_47	4.7.11
2013-05-16 16:28:17 +00:00
taca
d4cdd43f24 Oops, temporary one line change has accidently commited. 2013-05-16 16:27:08 +00:00
taca
c1e3f1779e Update typo3_47 to 4.7.11 (TYPO3 4.7.11).
2013-05-03  ec22618                  [RELEASE] Release of TYPO3 4.7.11 (TYPO3 Release Team)
2013-04-30  89a18d6                  [TASK] Raise submodule pointer (TYPO3 Release Team)
2013-04-28  7c1e354  #47621          [TASK] Update URLs to documentation (Jigal van Hemert)
2013-04-27  2c2c93d                  [TASK] Raise submodule pointer (Anja Leichsenring)
2013-04-27  4ba9440  #47529          [BUGFIX] Empty columns in Page Module view cause warnings (Christian Zenker)
2013-04-22  b5f1447                  [TASK] Set TYPO3 version to 4.7-dev (TYPO3 Release Team)
2013-04-22  d936add                  [RELEASE] Release of TYPO3 4.7.11rc1 (TYPO3 Release Team)
2013-04-22  04cc6ce                  [TASK] Raise submodule pointer (TYPO3 Release Team)
2013-04-22  73cc1ba  #47409          [BUGFIX] Select label element from suggest-list (Stefan Neufeind)
2013-04-22  fa3a596  #47274          [BUGFIX] RTE: Tab key in Chrome inserts weird SPAN tags (Stanislas Rolland)
2013-04-20  4de38a4  #40731          [BUGFIX] Suggest wizard: Display record icon (Jigal van Hemert)
2013-04-19  3a50bc7  #45254          [BUGFIX] excludeUidList not checked for ifsub state (Jigal van Hemert)
2013-04-13  b415c23  #36793          [TASK] Add/drop usage of preg_quote() where needed (Jigal van Hemert)
2013-04-13  712e7ae  #46205          [BUGFIX] Cache file could not be written on concurrent actions (Oliver Hader)
2013-04-13  4b0d02b                  [TASK] Raise submodule pointer (Christian Kuhn)
2013-04-13  eb52b4d  #41641          [BUGFIX] "stripOrderBy, stripGroupBy" should remove double occurrence (Laurent Cherpit)
2013-04-13  5f59635  #41204          [BUGFIX] Preview images not rendered in Web > Page view on Windows systems (Nicole Cordes)
2013-04-13  3f5ddbe                  [TASK] Raise submodule pointer (Christian Kuhn)
2013-04-12  3064309  #44484          [BUGFIX] Don't set empty from-name when sending email (Christian Kuhn)
2013-04-11  74fd4b8  #36597          [BUGFIX] Allow Setting colorspace in the Install Tool. (Anja Leichsenring)
2013-04-10  974fa22  #39248          [BUGFIX] Make fetchUserRecord callable without username (Robert Heel)
2013-04-09  bce8fdc  #20392          [BUGFIX] cli dispatcher throws notice on windows systems (Nicole Cordes)
2013-04-09  c064a41                  [TASK] Raise submodule pointer (Christian Kuhn)
2013-04-09  775e1b3  #15771          [BUGFIX] Numeric check for upper/lower bound of flexform-values (Georg Ringer)
2013-04-07  3867c37  #47012          [BUGFIX] Function buildUrl does not handle port setting (Nicole Cordes)
2013-04-07  63f07c8  #46965          [BUGFIX] Illegal string offset in EditDocumentController (Philipp Gampe)
2013-04-06  23fbac9  #38705          [BUGFIX]  Hide move placeholder in WS preview (Benjamin Mack)
2013-04-06  08bcff1  #46999          [BUGFIX] Write config to extTables destroys HTML output (Philipp Gampe)
2013-04-06  c48ea23  #43291          [BUGFIX] BE login form gives warnings in RteHtmlParser (Anja Leichsenring)
2013-04-06  b3e4fc6  #42106          [BUGFIX] swiftmaileradapter should ignore empty headers (Stefan Neufeind)
2013-04-05  5675061  #28741          [BUGFIX] Respect line breaks in stdWrap.cropHTML (Benjamin Mack)
2013-04-05  a44a8e0  #33651          [BUGFIX] Fix breaking t3editor by using hsc() (Georg Ringer)
2013-04-02  9004a4c                  [TASK] Raise submodule pointer (TYPO3 Release Team)
2013-04-01  7c536c7  #46644          [BUGFIX] Remove redundant layermenu files (Michael Stucki)
2013-04-01  772b102  #36719          [BUGFIX] Javascript for TMENU_LAYERS and GMENU_LAYERS missing (Michael Stucki)
2013-03-31  4687197  #46821          [TASK] Detect APC and APCu correctly (Stefan Neufeind)
2013-03-31  cbe4b73  #44485          [BUGFIX] Sending fails on multiple email-addresses (Christian Kuhn)
2013-03-31  8fa22aa  #46373          [BUGFIX] Fix of Close-button in flash messages (Jost Baron)
2013-03-22  4998b95  #44732          [BUGFIX] fallbackRendering is always called (Christian Kuhn)
2013-03-21  73fbbbc  #42279          [BUGFIX] Fix translation overlay in RECORDS (Helmut Hummel)
2013-03-18  1f3fdad                  [TASK] Raise submodule pointer (Christian Kuhn)
2013-03-18  7a0f538  #31953          [BUGIFX] Extra output blocks backend thumbnails (Francois Suter)
2013-03-17  ceab086  #46361          [BUGFIX] Fix PHP warning in BackendUtility::lockRecords (Helmut Hummel)
2013-03-16  b15c390  #25292          [BUGFIX] Make sure XML parser is created everytime when needed (Marcus Krause)
2013-03-15  f6d0567  #44470          [BUGFIX] Content elements in wrong column in page module (Jigal van Hemert)
2013-03-15  c2281dc  #45833          Revert "[BUGFIX] Fix wrong column title in web>list for field colpos" (Christian Kuhn)
2013-03-13  47b31bd  #39127          [BUGFIX] Translation of a form makes the form wizard unusable (Mario Rimann)
2013-03-12  24cbd63                  [TASK] Raise submodule pointer (TYPO3 Release Team)
2013-03-08  9f5e6d8  #36904          [BUGFIX] RTE: Empty paragraphs are not correctly transformed (Stanislas Rolland)
2013-03-08  a76cc36  #46119          [BUGFIX] Wrong cmd example in INSTALL.txt (Markus Klein)
2013-03-08  2ab6595  #45135          [BUGFIX] Install Tool: Error message gives wrong info (Thomas L«Óffler)
2013-03-07  944e1b7  #45595          [BUGFIX] Clearing cache from toolbar fails in IE8 (Andreas Kie©Îling)
2013-03-07  c53c79b  #46085          [TASK] Update copyright year to 2013 (Ernesto Baschny)
2013-03-07  ae94e38  #46085          [TASK] Update copyright year to 2013 (Christian Kuhn)
2013-05-16 16:25:56 +00:00
taca
143f39a0bc Update tyop3_45 pacakge to 4.5.26.
2013-05-03  69d00b3                  [RELEASE] Release of TYPO3 4.5.26 (TYPO3 Release Team)
2013-04-30  e5a4902                  [TASK] Raise submodule pointer (TYPO3 Release Team)
2013-04-28  b8f65c3  #47621          [TASK] Update URLs to documentation (Jigal van Hemert)
2013-04-27  51628de  #47529          [BUGFIX] Empty columns in Page Module view cause warnings (Christian Zenker)
2013-04-22  a1d1f09                  [TASK] Set TYPO3 version to 4.5-dev (TYPO3 Release Team)
2013-04-22  d74afc2                  [RELEASE] Release of TYPO3 4.5.26rc1 (TYPO3 Release Team)
2013-04-22  5cecee6                  [TASK] Raise submodule pointer (TYPO3 Release Team)
2013-04-22  dbd2417  #47409          [BUGFIX] Select label element from suggest-list (Stefan Neufeind)
2013-04-22  d172ba7  #47274          [BUGFIX] RTE: Tab key in Chrome inserts weird SPAN tags (Stanislas Rolland)
2013-04-20  5665f22  #40731          [BUGFIX] Suggest wizard: Display record icon (Jigal van Hemert)
2013-04-19  ebf5c2a  #45254          [BUGFIX] excludeUidList not checked for ifsub state (Jigal van Hemert)
2013-04-13  ecadba2  #36793          [TASK] Add/drop usage of preg_quote() where needed (Jigal van Hemert)
2013-04-13  79d2594                  [TASK] Raise submodule pointer (Christian Kuhn)
2013-04-13  46e817e  #41641          [BUGFIX] "stripOrderBy, stripGroupBy" should remove double occurrence (Laurent Cherpit)
2013-04-12  d0c1654                  [TASK] Raise submodule pointer (Christian Kuhn)
2013-04-11  b07277d  #36597          [BUGFIX] Allow Setting colorspace in the Install Tool. (Anja Leichsenring)
2013-04-10  a1ba2c0  #39248          [BUGFIX] Make fetchUserRecord callable without username (Robert Heel)
2013-04-09  aeccd94  #20392          [BUGFIX] cli dispatcher throws notice on windows systems (Nicole Cordes)
2013-04-09  fb48ab2                  [TASK] Raise submodule pointer (Christian Kuhn)
2013-04-09  609df7c  #15771          [BUGFIX] Numeric check for upper/lower bound of flexform-values (Georg Ringer)
2013-04-07  eb24931  #39820          [BUGFIX] Pagetree - Prevent a call to moveNode while creating nodes (Tobias Schultheiss)
2013-04-07  cb6f7bd  #33392          [BUGFIX] Take versioned record into account for showHidden flag. (Bart Dubelaar)
2013-04-07  24f73ca  #40085          [BUGFIX] Invalid RSA key when submitting form twice (Benjamin Mack)
2013-04-07  cc7ef8b  #46965          [BUGFIX] Illegal string offset in EditDocumentController (Philipp Gampe)
2013-04-06  c01f4ee  #38705          [BUGFIX]  Hide move placeholder in WS preview (Benjamin Mack)
2013-04-06  2e9076c  #46999          [BUGFIX] Write config to extTables destroys HTML output (Philipp Gampe)
2013-04-06  68ce844  #43291          [BUGFIX] BE login form gives warnings in RteHtmlParser (Anja Leichsenring)
2013-04-06  ead6074  #42106          [BUGFIX] swiftmaileradapter should ignore empty headers (Stefan Neufeind)
2013-04-06  53ac36a  #40126          [BUGFIX] Endless loop in flushOutputBuffers() (Christian Kuhn)
2013-04-05  ed3338d  #28741          [BUGFIX] Respect line breaks in stdWrap.cropHTML (Benjamin Mack)
2013-04-05  ceab1f8  #33651          [BUGFIX] Fix breaking t3editor by using hsc() (Georg Ringer)
2013-04-02  e6059ee                  [TASK] Raise submodule pointer (TYPO3 Release Team)
2013-04-01  27df6d8  #46644          [BUGFIX] Remove redundant layermenu files (Michael Stucki)
2013-04-01  978d0bc  #36719          [BUGFIX] Javascript for TMENU_LAYERS and GMENU_LAYERS missing (Michael Stucki)
2013-03-31  5d4f043  #46821          [TASK] Detect APC and APCu correctly (Stefan Neufeind)
2013-03-27  931e47c  #39678          [BUGFIX] Warning in list module (Philipp Gampe)
2013-03-22  e47488b  #44732          [BUGFIX] fallbackRendering is always called (Christian Kuhn)
2013-03-21  3bbde9e  #42279          [BUGFIX] Fix translation overlay in RECORDS (Helmut Hummel)
2013-03-18  8a233e4                  [TASK] Raise submodule pointer (Christian Kuhn)
2013-03-18  7717b85  #31953          [BUGIFX] Extra output blocks backend thumbnails (Francois Suter)
2013-03-17  e7dec0b  #46361          [BUGFIX] Fix PHP warning in BackendUtility::lockRecords (Helmut Hummel)
2013-03-16  d676544  #25292          [BUGFIX] Make sure XML parser is created everytime when needed (Marcus Krause)
2013-03-15  1da948f9  #44470          [BUGFIX] Content elements in wrong column in page module (Jigal van Hemert)
2013-03-15  06c6814  #45833          Revert "[BUGFIX] Fix wrong column title in web>list for field colpos" (Christian Kuhn)
2013-03-13  aeabf01  #46126          [TASK] Mimetype-detection without finfo_file (Stefan Neufeind)
2013-03-08  f298cf0  #36904          [BUGFIX] RTE: Empty paragraphs are not correctly transformed (Stanislas Rolland)
2013-03-08  1292345  #46119          [BUGFIX] Wrong cmd example in INSTALL.txt (Markus Klein)
2013-03-08  b88c110  #45135          [BUGFIX] Install Tool: Error message gives wrong info (Thomas L«Óffler)
2013-03-07  869ab2a  #45595          [BUGFIX] Clearing cache from toolbar fails in IE8 (Andreas Kie©Îling)
2013-03-07  df2103c  #46085          [TASK] Update copyright year to 2013 (Ernesto Baschny)
2013-03-07  7a3d3ba  #46085          [TASK] Update copyright year to 2013 (Christian Kuhn)
2013-05-16 16:25:00 +00:00
taca
2965b0fbe3 Note update of php53 package to 5.3.25 and php54 package to 5.4.15. 2013-05-16 16:20:44 +00:00
taca
f89f1e88c6 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 zend 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 for 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 existence).
    (Anatol)

- Streams:
  . Fixed Windows x64 version of stream_socket_pair() and improved error
    handling (Anatol Belski)
2013-05-16 16:19:58 +00:00
taca
c65c1ffb76 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)
2013-05-16 16:19:14 +00:00
taca
a79c279264 Note changes of ruby193-1.9.3p429 related packages (Ruby 1.9.3 patchlevel 429). 2013-05-16 16:16:58 +00:00
taca
5ad3680335 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&status_id=5
    ChangeLog for details.

	http://svn.ruby-lang.org/repos/ruby/tags/v1_9_3_426/ChangeLog
2013-05-16 16:13:59 +00:00
richard
33831bf7cf update missing entry in glut/PLIST 2013-05-16 14:43:13 +00:00
richard
8fe270903a update missing entry in glu/PLIST 2013-05-16 14:42:18 +00:00
ryoon
1186b24195 Used by devel/libtool-fortran/Makefile too. 2013-05-16 14:25:48 +00:00
adam
8aaea2e118 Updated graphics/gnuplot to 4.6.3 2013-05-16 14:17:53 +00:00
adam
068a984f97 Changes 4.6.3:
* NEW space raises console for console mode gnuplot on Windows
* CHANGE -persist mode does not open text window of wgnuplot
* FIX -persist mode broken on Windows
* FIX -persist mode results in zombie process if using wxt terminal on Windows
* FIX suppression of color in linetypes after "set term ... mono"
* FIX synchronization of graphics and text color in latex terminals
2013-05-16 14:17:04 +00:00
adam
0123478772 Fix for PR#47761 2013-05-16 13:55:42 +00:00
obache
bbd8660201 +metis-5.1.0 2013-05-16 12:39:59 +00:00
obache
e612face9e Updated math/metis to 4.0.3 2013-05-16 12:37:46 +00:00
obache
598be3bb97 Update metis to 4.0.3.
PR pkg/47783 by Litvinov Sergey.

METIS 4.0.3, 3/19/11
------------------------------------------------------------------------------
r9587 | karypis | 2011-03-19 12:22:36 -0500 (Sat, 19 Mar 2011) | 1 line

- Renamed log2() to ilog2() to remove conflicts with C99 log2() function
- Fixed I/O routines to eliminate compilation warnings
- Fixed error reporting routines to eliminate compilation warnings


METIS 4.0.2, 3/10/04
------------------------------------------------------------------------------
- Fixed a problem with weighted graphs and ometis.c


METIS 4.0.1, 11/29/98
------------------------------------------------------------------------------
This is mostly a bug-fix release

  - Fixed some bugs in the multi-constraint partitioning routines
  - Fixed some bugs in the volume-minimization routines
2013-05-16 12:37:35 +00:00
obache
16343f231e Updated www/squid3 to 3.3.4nb1 2013-05-16 12:05:10 +00:00