Commit graph

194401 commits

Author SHA1 Message Date
wiz
a25439ab83 Update to 2.2. Changes not documented.
Based on PR 38117 by Kalevi Suominen.
2012-12-12 12:45:18 +00:00
wiz
da315b4452 Updated comms/minicom to 2.6.1 2012-12-12 12:36:02 +00:00
wiz
25314df07f Update to 2.6.1, from diro in PR 47209.
Relevant ChangeLog entries since 2.5:

	* src/main.c, src/minicom.c: iconv: Handle the case that iconv
	  did not convert anything. Reported by Mike Crowe, Debian #659351.
	* src/ipc.c: Formatting cleanup.
	* src/main.c: ETIME -> ETIMEDOUT as ETIME is not available on BSDs
	* src/main.c: Fix invalid memory used, reported by Larry Baker
	* src/config.c, src/rwconf.c: Do not set modem init and reset string
	  anymore, define them empty. Instead, when editing those offer
	  them as a default.
	* src/minicom.h, src/main.c, src/dial.c: only update statusline
	  if there's a change (e.g. for updates times)
	* src/updown.c: Flush before forking helper program,
	  patch by Domen Puncer, thanks!
	* src/minicom.c, src/minicom.h, src/vt100.c: Add timestamps with
	  milliseconds, based on patch by Rapha�l Ass�nat, thanks!
	* src/dial.c, src/minicom.c, src/main.c: Cleanups. Print
	  basename of current device to statusline if online time is disabled.
	* configure.in, src/Makefile.am, src/main.c, src/minicom.c,
	  src/minicom.h, src/updown.c: Add lockdev support,
	  by Ludwig Nussel <ludwig.nussel@suse.de>
	* src/dial.c: add a dialdir version 6 which does not save the
	  pointer on disk and should now work on 32 and 64 bit
	  systems equally.
	* configure.in: Use AM_ICONV_LINK...
	* src/script.c: Fix a buffer overflow problem. Thanks Frederic Germain.
	* src/minicom.c: Do not use iconv-functions if iconv is not available.
	* src/config.c, src/main.c, src/vt100.c, src/vt100.h: Add transmit
	  delay for every character, based on patch by Nicolas PILLON.
	* src/config.c: Do not extend tilde to home directory for
	  non-path arguments. Debian bug #621741
	* configure.in, src/Makefile.am: Add workaround and then use
	  libiconv for linking, fixes build issue on Mac OS X.
	* src/main.c: Increase serial port open timeout, by
	  Lubomir Rintel
	* src/main.c: Set sensible errno if port open times out,
	  by Lubomir Rintel
	* src/help.c: Help fix for timestamp toggle by Mark Einon
	* src/minicom.c: Code consolidation.
	* src/minicom.c, src/minicom.h, src/vt100.c, man/minicom.1: Make
	  line timestamps three value: every line, every second, and off.
	* man/minicom.1: Wording fix.
	* src/vt100.c: Cleanups: Delete everything that was in OLD blocks.
	  Do not explicitly set global variables to 0.
	* src/vt100.c, man/minicom.1: Change timestamp style, prepend every
	  line. Add in manpage.
	* src/dial.c src/help.c src/ipc.c src/minicom.c src/minicom.h
	  src/vt100.c src/vt100.h: Addition by Mark Einon
	  <mark.einon@gmail.com> to add current date/time to each line.
	* src/file.c: Only enter directory if we have read permissions to
	  get directory listings, by Jan Görig.
	* src/file.c, src/getsdir.c: Cleanup and simplify.
	* man/runscript.1, man/minicom.1: Fixes by John Bradshaw
	* src/main.c: Avoid redraw of status line in Offline mode when
	  nothing changed.
	* src/minicom.c: Do not lose line wrap setting over terminal resizes.
	* src/main.c: Simplify status line update, also makes status
	  messages display the amount of time they are actually supposed
	  to display.
2012-12-12 12:35:21 +00:00
wiz
c8f9645491 Updated games/xboard to 4.6.2 2012-12-12 12:25:52 +00:00
wiz
0b3e4af93e Remove unneeded patch after 4.6.2 update. 2012-12-12 12:25:39 +00:00
wiz
fbd653ce50 Update to 4.6.2, based on patch provided by Yair K. in PR 46762.
Additional cleanups (config file, perl path, desktopdb).

Changes:
The changelog is very long, but it can summarized by saying the
pkgsrc supplied version is so old it isn't on the gnu sites anymore.
Some of the changes include: chess variant support, PGN variations,
fifty-move counter, move history, engine selection and output
windows, user-based settings, translations, position search, figurine
chess fonts and so on.
2012-12-12 12:25:14 +00:00
wiz
d3c74b3338 Updated editors/ng to 1.4.4 2012-12-12 12:05:00 +00:00
wiz
4b5af82166 Update to 1.4.4+official patch, from ISIHARA Takanori in PR 47134.
While here, do some pkglint cleanup.

from Changelog:
a) "mark" was changed like GNU Emacs from Ng 1.5alpha3.
b) fix canna bug for UNIX.
c) fix compile problem when libc was used for Human68K.

from Officail Web page:
patch) fix query-replace bug.
2012-12-12 12:04:51 +00:00
wiz
8640cc998c Updated www/p5-HTTP-Server-EV to 0.5 2012-12-12 11:50:05 +00:00
wiz
f892c01e12 Update to 0.5, based on PR 47288 by Edgar Fuss.
Add more missing dependencies.

0.41
	- Bugfixes

0.4
	- Written tests
	- HTTP::Server::EV::PortListener module
	- Rewritten disk IO code. Now it can use built in perl functions or IO::AIO module.
	- Fixed segfault when uploading zero size file
	- Multipart processing callbacks.
	- Coro support


0.31
	- Fixed non ARRAY reference error when cgi->param called in list context with nonexistent param name
	- Added explicit type-casting, no more compiler warnings
	- Little documentation fix
2012-12-12 11:49:53 +00:00
wiz
af5635b387 Updated devel/eina to 1.7.1 2012-12-12 11:39:16 +00:00
wiz
811d7cdf4d Update to 1.7.1, provided by Tim Larson in PR 47230.
Changes:

Eina 1.7.1

Changes since Eina 1.7.0:
-------------------------

Fixes:
    * Fix return value of eina_mmap_safety_enabled_set() and future
    eina_mmap_safety_enabled_get() returns after success
    * Fix eina_stringshare_add_length() to return NULL when wrong.
    * Add EINA_SAFETY checks are wrong.

Changes since Eina 1.2.0:
-------------------------

Additions:
    * Add backtrace support to Eina_Log, use EINA_LOG_BACKTRACE to enable it.
    * Add an helper to iterate over line in a mapped file.
    * Add EINA_SENTINEL to protect variadic functions
    * Add EINA_SAFETY checks for proper function arguments.
    * Add check if given arguments (distance and coordinates) in eina_tiler
    and eina_rectangle are not below zero

Fixes:
    * Add missing files in the tarball.
    * Rounding issue with eina_f32p32_cos and eina_f32p32_sin when getting close to 1.0.
    * Portability issue with Eina_Value when char are not signed by default (case on ARM
    and PPC).
    * Portability issue with Eina_Value test suite when unsigned where not promoted to
    unsigned long (case on Itanium).
    * Fix issue in the XML parser when a tag was in a comment or a CDATA.
    * Implement eina_file_map_lines() on Windows.
    * Handle NULL in all eina_*_free function.
    * eina_log_console_color_set()
    * Documentation for eina list specified and eina stringshare fixed.
    * eina_convert_atofp wrong return value if fp is NULL.

Removal:
    * configure options: --disable-posix-threads, --disable-win32-threads,
      --enable-coverage

Eina 1.2.0

Changes since Eina 1.1.0:
-------------------------

Additions:

    * eina_mempool_calloc.
    * Eina_Semaphore abstraction API.
    * eina_xattr_fd_ls.
    * Eina_Xattr iterator : eina_xattr_value_fd_ls and eina_xattr_value_ls.
    * eina_file_map_faulted.
    * Xattr iterator for Eina_File : eina_file_xattr_get/value_get.
    * deprecated eina_array_count_get(), use eina_array_count() instead.
    * eina_inarray data type.
    * eina_value data type (generic value storage).
    * eina_file_stat.
    * eina_log*level_check.
    * eina_*buf_manage_new_length.
    * EINA_C_ARRAY_LENGTH macro.
    * Eina_Stringshare typedef.
    * add eina_file_map_faulted() for windows port (was missing).

Fixes:

    * compilation errors in Eina_RWLock when building on Windows newer than XP.
    * stop leaking Eina_File.
    * remove dead lock in Eina_File.
    * bug on eina_shutdown when using eina_error.
    * NONNULL argument for eina_hash_find.
    * compilation of eina_semaphore_lock on Windows.
    * forgotten initialization of eina list count during eina_list_split_list.
    * leak in Eina_File.
    * deadlock in Eina_File.
    * make it possible to force the number of detected CPU on a system.

Improvements:

    * faster implementation of Eina_Rbtree.
    * let eina_hash_free behave like free.
2012-12-12 11:39:02 +00:00
plunky
c84c494c88 Updated sysutils/netbt-hcidump to 2.5 2012-12-12 11:33:03 +00:00
plunky
652c7c5bf9 update to BlueZ hcidump 2.5:
This release fixes an issue maximum packet size for AMP controllers
 and adds support for the new BTSnoop data link type.
2012-12-12 11:32:08 +00:00
ryoon
e120e46ac2 Bump PKGREVISION.
Fix PR pkg/47310

Add pkg/47201-like patch to configure.in.
2012-12-12 11:12:20 +00:00
ryoon
32ddb4f2ba Fix RPATH of bin/ffmpeg010.
Do not confuse with libraries from ffmpeg-1.0.0.

Reported from wiz@, thank you.
2012-12-12 11:01:21 +00:00
wiz
c375f25b18 Updated net/cacti to 0.8.8a 2012-12-12 10:48:56 +00:00
wiz
950f26244b Update to 0.8.8a, slightly based on PR 46399 by Nils Ratusznik.
0.8.8a:
Important Notices

    Plugin Architecture is now part of Cacti

Changelog
bug#0002207: cannot export graph templates
bug#0002208: Graphs with CDEFs fail to generate
bug#0002209: External auth does not work behind a reverse proxy
bug#0002211: creating an index USING BTREE fails ony MySQL < 5.0.60
bug#0002213: CLI upgrade script is missing 0.8.7i as a target
bug#0002214: SQL error during non-PIA upgrade to 088 when giving a default for a text field in plugin_realms
bug#0002216: use of define_syslog_variables() gone in PHP 5.4
bug#0002217: url_path should default to /cacti/
bug#0002221: Missing plugin directory causes endless loop in plugins.php
bug#0002222: tail_logfile hangs when cacti.log not readable, filling apache log with fgets warnings

0.8.8:
Important Notices

    Plugin Architecture is now part of Cacti

Changelog
bug#0002056: un-initialized datetime used for host status (was: Zero length string != NULL)
bug#0002081: In Graph Management, search display graph title breaks when using pattern symbol "/"
bug#0002132: need to include pa.sql with the 0.8.7i and future releases
bug#0002134: rebuild_poller_cache.php --host-id deletes table poller_item completely
bug#0002141: cacti.sql missing BTREE PRIMARY KEY for poller_output
bug#0002146: Utilities -> View Log File -> refresh does not work
bug#0002150: usort_data_query_index() is broken -> graph order for hosts with data query sort option fails
bug#0002151: When building HTML forms with sub_checkbox on_change parameter is not used
bug#0002152: Issue with filter on graphs_new.php
bug#0002153: Cant search for patterns containing a forward-slash
bug#0002156: CDEF strings are not escaped before passed to rrdtool command
bug#0002158: Minor changes to grammar of displayed messages
bug#0002165: Using data input field in data source name (related to 2079 in 0.8.7i)
bug#0002167: New poller hook poller_finishing
bug#0002172: structure_rra_paths.php does not handle disabled data sources
bug#0002174: poller_item.host_id has wrong type
bug#0002178: typo in include/global_form.php: Mimimum -> Minimum
bug#0002181: session_unregister (use in functions.php) doesn't exist anymore in PHP 5.4
bug#0002182: When there is no suitable (unique) index, graphs are not shown in data query ordering on host leafs
bug#0002189: Proper graph hooks
bug#0002191: Refresh issues
bug#0002194: changing data query XML does not propagate to existing data sources
bug: Fix input validation on cli/api_device.php
bug: Fix issue with data source template associate command line script inserting incorrect rra information
bug: Fix minor display issue on data source pages
bug: Fix minor issue with counting items in the poller_output table
bug: Graph settings and settings check boxes do not allow unchecking to be saved
bug: Fix minor issue with plugin library caused by non-session
bug: Fix SQL error on data input save for non-templated graphs
bug: user_log index added to increase performance
feature: Merge Plugin Architecture into Cacti
feature: Added index to data_template_data to increase performance
2012-12-12 10:48:43 +00:00
wiz
e1acde4ddb Reset maintainer on his request. 2012-12-12 10:44:06 +00:00
wiz
bf33c22c96 Take over maintainership. 2012-12-12 10:43:30 +00:00
wiz
add3254390 Updated games/alephone to 20120514 2012-12-12 10:22:49 +00:00
wiz
629f031283 Update to 1.0.2 (20120514) from Tim Larson in PR 47166.
Changes -- 1700 lines of changelog of various improvements to code
and documentation.
2012-12-12 10:22:37 +00:00
spz
674eac27ca patch SA51498 from the git repo 2012-12-12 10:13:47 +00:00
wiz
ef70e16efd Updated devel/acme to 0.91 2012-12-12 10:12:56 +00:00
wiz
a62823257e Add hacks.mk for 0.91. 2012-12-12 10:12:38 +00:00
wiz
7a55c8cdd7 Update to 0.91, provided by Dennis Lindroos in PR 44771.
----------------------------------------------------------------------
Section:   New in release 0.91
----------------------------------------------------------------------

Added anonymous labels (- + -- ++ --- +++ etc.). Every other assembler
    seems to support them, so I added them to ACME as well... :)
New POs: "!warn MESSAGE", "!error MESSAGE", "!serious MESSAGE"
New CLI option: "--maxdepth NUMBER" sets maximum recursion depth for
    macro calls and the "!source" pseudo opcode.
ACME now gives a warning when assembling JMP($xxff) on 6502/6510
    because that instruction is broken on those CPUs.
After giving the error "Target out of range", the error "Number out of
  range" is now suppressed.
Corrected code example in QuickRef.txt (why didn't anyone tell me? :))
Added additional example source code.


----------------------------------------------------------------------
Section:   New in release 0.90
----------------------------------------------------------------------

Arithmetic shift right now has some watchdog code and should work
    regardless of compiler.
Corrected some typos in error messages and docs.
New CLI option: "--cpu CPU_TYPE"
The output file format chosen with "--format FORMAT" is now used as
    default when "!to" is used without format keyword.
Again: Tidier code.


----------------------------------------------------------------------
Section:   New in release 0.89
----------------------------------------------------------------------

Support for more undocumented ("illegal") opcodes: anc, arr, asr, sbx,
    dop, top, jam. See Illegals.txt for more info.
Change in shift operators: Logical shift right (">>" or "LSR") has on
    most platforms actually been an arithmetic shift right all the
    time! Therefore, ">>" now *officially* performs an arithmetic
    shift right (can also be written as "ASR"), while ">>>" has been
    added to perform a logical shift right (can also be written as
    "LSR"). Note: This is about ACME's maths parser and has nothing to
    do with the 6502 mnemonics "asl" and "lsr".
Finally added a "-o" command line option to set the output file! See
    QuickRef.txt for info on the other new CLI options (--format,
    --labeldump, --maxerrors, --setpc, --initmem, --version).
Fixed bug: "!align" could be used while program counter undefined.
Fixed bug: Numbers before mnemonics are no longer skipped (or rather,
    implicit label definitions are no longer accepted if the label
    name starts with a digit).
Change: Much better algorithm to compute to-the-power-of (read: it's
    no longer braindead).
Some more internal tidying.


----------------------------------------------------------------------
Section:   New in release 0.88
----------------------------------------------------------------------

Fixed architecture-dependent bug introduced in release 0.87.
Fixed bug: Unknown !cpu keywords could cause crashes.
Fixed bug in !ct "filename" nesting.


----------------------------------------------------------------------
Section:   New in release 0.87
----------------------------------------------------------------------

Support for some undocumented ("illegal") opcodes: slo, rla, sre, rra,
    sax, lax, dcp, isc. To use these, choose the 6510 cpu.
Two error messages gone: "Sorry, feature not yet implemented." and
    "Chosen CPU does not support this command and/or addressing mode."
Explanation of new error message ("There's more than one character.")
    added to docs.


----------------------------------------------------------------------
Section:   New in release 0.86
----------------------------------------------------------------------

The "!convtab" pseudo opcode can now be given the file name of a
    conversion table. The file must hold exactly 256 bytes.
Improved docs a bit (more and better examples, more info on verbosity
    CLI switch).
If no "!to" pseudo opcode has been found, ACME will tell you so.
2012-12-12 10:12:16 +00:00
wiz
3d43b87ed6 Updated emulators/vice to 2.4 2012-12-12 09:58:27 +00:00
wiz
f0e2c7bd89 Remove obsolete patch (after 2.4 update) 2012-12-12 09:58:13 +00:00
wiz
964bcc9c5b Update to 2.4, provided by Olaf 'Rhialto' Seibert in PR/47223.
While here, add missing tex-pdftex build dependency (for vice.pdf) and
fix ffmpeg option build.

Changes: Lots of extra hardware is emulated (including the long
awaited SuperPET 6809 parts), and several new host platforms are
added.
2012-12-12 09:58:03 +00:00
ryoon
2f98e7e2c1 Fix PR pkg/47308
Fix invalid PLIST subst.
2012-12-12 08:40:27 +00:00
ryoon
d8fd43db8a Updated mail/thunderbird to 17.0nb1 2012-12-12 08:36:52 +00:00
ryoon
2a3beb6a43 Bump PKGREVISION.
Fix another _res multi-thread error.
Patch is provided by Dave Tyson on pkgsrc-users@.
2012-12-12 08:35:58 +00:00
schmonz
446404aee0 Updated www/ikiwiki to 3.20121212 2012-12-12 02:08:25 +00:00
schmonz
d41c353af0 Update to 3.20121212. From the changelog:
* filecheck: Fix bug that prevented File::MimeInfo::Magic from ever
     being used.
   * openid: Display openid in Preferences page as a comment, so it can be
     selected in all browsers.
2012-12-12 02:08:11 +00:00
gdt
cc2034c089 +libgeotiff 2012-12-11 23:36:48 +00:00
gdt
0867b54e82 Added geography/libgeotiff version 1.4.0 2012-12-11 23:36:03 +00:00
gdt
f4f1978ba5 Import libgeotiff-1.4.0 as geography/libgeotiff.
GeoTIFF represents an effort by over 160 different remote sensing,
GIS, cartographic, and surveying related companies and organizations
to establish a TIFF based interchange format for georeferenced raster
imagery.

This library is the reference implementation for reading and writing
GeoTIFF tags.
2012-12-11 23:35:37 +00:00
gdt
73de6a6944 +polarssl 2012-12-11 23:31:16 +00:00
gdt
e7a63485b5 Added security/polarssl version 1.2.0 [gdt 2012-12-11]
From wip, with most work by Tim Larson.
2012-12-11 23:30:38 +00:00
gdt
7451fffa94 Import polarssl-1.2.0 as security/polarssl.
PolarSSL is an SSL library written in ANSI C. PolarSSL makes it easy for
developers to include cryptographic and SSL/TLS capabilities in their
(embedded) products with as little hassle as possible. It is designed to be
readable, documented, tested, loosely coupled and portable.

This package includes headers/libs only, not the demo programs.

PolarSSL is GPLv2, but offers exceptions to be distributed with other works
licensed as Apache, BSD, CC0, EUPL, LGPL, ISC, WTFPL, X11, zlib/libpng.
2012-12-11 23:29:27 +00:00
ryoon
a696eda828 Fix PR pkg/47308
SOL_SOCKET etc. are defined in sys/socket.h on DragonFly.

I have tested on DragonFly/i386 3.0.1.

And remove empty patch file.
2012-12-11 16:32:36 +00:00
ryoon
6b20aa6b4e Updated pkgtools/pkglint to 4.127 2012-12-11 14:58:27 +00:00
ryoon
5598ca13cb Update to 4.127
* Add sun-{jre,jdk}7 support
2012-12-11 14:57:59 +00:00
ryoon
38fa5e2f00 Add sun-{jre,jdk}7 support. 2012-12-11 14:54:00 +00:00
ryoon
528b843189 Added lang/sun-jdk7 version 7.0.9 2012-12-11 14:53:03 +00:00
ryoon
254a0009a8 Add sun-jdk7 2012-12-11 14:52:11 +00:00
ryoon
1a8b00a073 Import sun-jdk7-7.0.9 as lang/sun-jdk7.
This is the Linux port of the Sun Java(tm) Development Kit (J2SE 7.0).
2012-12-11 14:51:33 +00:00
ryoon
dabe76d564 Added lang/sun-jre7 version 7.0.9 2012-12-11 14:49:53 +00:00
ryoon
693400dba0 Add sun-jre7 2012-12-11 14:48:42 +00:00
ryoon
da88ee935c Import sun-jre7-7.0.9 as lang/sun-jre7.
This is the Linux port of the Sun Java(tm) Runtime Environment (J2SE 7.0).

* builtin.mk is not tested. BUILTIN_FIND_FILES.JAVAVM7 should be fixed
* Not for NetBSD 5
2012-12-11 14:47:17 +00:00