Commit graph

200268 commits

Author SHA1 Message Date
imil
0b5a4b282b Updated www/nginx-devel to 1.3.16 2013-04-17 19:57:57 +00:00
imil
135a3acc23 Changes with nginx 1.3.16
*) Bugfix: a segmentation fault might occur in a worker process if
       subrequests were used; the bug had appeared in 1.3.9.

    *) Bugfix: the "tcp_nodelay" directive caused an error if a WebSocket
       connection was proxied into a unix domain socket.

    *) Bugfix: the $upstream_response_length variable has an incorrect value
       "0" if buffering was not used.
       Thanks to Piotr Sikora.

    *) Bugfix: in the eventport and /dev/poll methods.
2013-04-17 19:57:38 +00:00
morr
93e93b5210 Note update of net/haproxy 2013-04-17 19:56:44 +00:00
morr
cc338501cc Security update to version 1.4.23.
ChangeLog:
2013/04/03 : 1.4.23
 - CONTRIB: halog: sort URLs by avg bytes_read or total bytes_read
 - BUG: fix garbage data when http-send-name-header replaces an existing header
 - BUG/MEDIUM: remove supplementary groups when changing gid
 - BUG/MINOR: Correct logic in cut_crlf()
 - BUG/MINOR: config: use a copy of the file name in proxy configurations
 - BUG/MINOR: epoll: correctly disable FD polling in fd_rem()
 - MINOR: halog: sort output by cookie code
 - BUG/MINOR: halog: -ad/-ac report the correct number of output lines
 - BUG/MINOR: halog: fix help message for -ut/-uto
 - BUG/MEDIUM: http: set DONTWAIT on data when switching to tunnel mode
 - BUG/MEDIUM: command-line option -D must have precedence over "debug"
 - OPTIM: halog: keep a fast path for the lines-count only
 - MINOR: halog: add a parameter to limit output line count
 - BUG: halog: fix broken output limitation
 - MEDIUM: checks: avoid accumulating TIME_WAITs during checks
 - MEDIUM: checks: prevent TIME_WAITs from appearing also on timeouts
 - BUG/MAJOR: cli: show sess <id> may randomly corrupt the back-ref list
 - BUG/MINOR: http: don't report client aborts as server errors
 - BUG/MINOR: http: don't log a 503 on client errors while waiting for requests
 - BUG/MEDIUM: tcp: process could theorically crash on lack of source ports
 - BUG/MINOR: http: don't abort client connection on premature responses
 - BUILD: no need to clean up when making git-tar
 - MINOR: http: always report PR-- flags for redirect rules
 - BUG/MINOR: time: frequency counters are not totally accurate
 - BUG/MINOR: http: don't process abortonclose when request was sent
 - BUG/MINOR: epoll: use a fix maxevents argument in epoll_wait()
 - BUG/MINOR: config: fix improper check for failed memory alloc in ACL parser
 - BUG/MEDIUM: checks: ensure the health_status is always within bounds
 - CLEANUP: http: remove a useless null check
 - BUG/MEDIUM: signal: signal handler does not properly check for signal bounds
 - BUG/MEDIUM: uri_auth: missing NULL check and memory leak on memory shortage
 - CLEANUP: config: slowstart is never negative
 - BUILD: improve the makefile's support for libpcre
 - BUG/MINOR: checks: fix an warning introduced by commit 2f61455a
 - MEDIUM: halog: add support for counting per source address (-ic)
 - DOC: mention the new HTTP 307 and 308 redirect statues     (cherry picked from commit b67fdc4cd8bde202f2805d98683ddab929469a05)
 - MEDIUM: poll: do not use FD_* macros anymore
 - BUG/MAJOR: ev_select: disable the select() poller if maxsock > FD_SETSIZE
 - BUILD: enable poll() by default in the makefile
 - BUILD: add explicit support for Mac OS/X
 - BUG/CRITICAL: using HTTP information in tcp-request content may crash the process
 - MEDIUM: http: implement redirect 307 and 308
 - MINOR: http: status 301 should not be marked non-cacheable
2013-04-17 19:55:37 +00:00
imil
74ce2dea74 Updated www/nginx to 1.2.8 2013-04-17 19:54:17 +00:00
imil
c8b159fe47 Changes with nginx 1.2.8
*) Bugfix: new sessions were not always stored if the "ssl_session_cache
       shared" directive was used and there was no free space in shared
       memory.
       Thanks to Piotr Sikora.

    *) Bugfix: responses might hang if subrequests were used and a DNS error
       happened during subrequest processing.
       Thanks to Lanshun Zhou.

    *) Bugfix: in the ngx_http_mp4_module.
       Thanks to Gernot Vormayr.

    *) Bugfix: in backend usage accounting.
2013-04-17 19:53:52 +00:00
drochner
62b9f26e0c note updates 2013-04-17 18:09:18 +00:00
drochner
9d6729f907 update to 0.15.2
changes:
-adapt to gstreamer plugin changes
-translation updates
2013-04-17 18:08:42 +00:00
adam
1a4acc5d10 GCC48_DIST_VERSION -> GCC_DIST_VERSION; required for compiler/gcc.mk 2013-04-17 17:40:33 +00:00
drochner
a1f92dd696 update to 2.4.3
changes:
-bugfixes
-translation updates
-feature additions: new menu templates, possibility to set subtitle
 opacity, support of auto execute buttons, ...
-UI improvements
-added check if video fit on DVD without re-encoding
2013-04-17 17:36:19 +00:00
drochner
fa7df63598 update to 0.7.1
changes:
-build system fix
-Allow format specification at top level of dvdauthor control file
-mpeg2desc now reports more details about video frames
-More explanatory XML-parsing errors
2013-04-17 17:30:14 +00:00
drochner
0b697d3585 update to 1.1.14
changes: bugfixes
2013-04-17 17:28:03 +00:00
marino
9f2e0a7082 Updated security/otptool to 1.1.6 2013-04-17 13:50:33 +00:00
obache
968b95b980 + vimpager 2013-04-17 13:43:55 +00:00
obache
42af50948b Added misc/vimpager version 1.8.1 2013-04-17 13:43:03 +00:00
obache
8ab47b9b2e Import vimpager-1.8.1 as misc/vimpager.
Based on PR pkg/47679 by NONAKA Kimihiro.

Use ViM as PAGER.

A slightly more sophisticated replacement for less.sh that also supports being
set as the PAGER environment variable.
2013-04-17 13:42:48 +00:00
marino
dde87e2b40 security/otptool: pkg/47282: Upgrade to version 1.1.16
This package was upgraded to enable building on DragonFly.  It was
using the -r gnu sed option which DragonFly doesn't support, but
this was fixed for version 1.1.15 per pkg/47282.

Additional changes include:
Version 1.1.6 (r131) released 2 Apr 2013
    - Detect errors when writing to the new users.txt file
    - Fix (harmless) bug where new users.txt file was not being closed
    - Add -Werror configure flag to fail on compiler warnings
Version 1.1.5 (r124) released 29 Nov 2012
    - Allow building on systems without strptime(3) (e.g., Windows)
    - Add support for Apache 2.4.x
2013-04-17 13:36:19 +00:00
obache
f6dcbdf19b Improve Cygwin support. 2013-04-17 13:21:05 +00:00
obache
7a271a3091 * try to replace .so with .dll without `lib' prefix, like a plugins.
* also try to register DLL import library (.dll.a) from static library (.a).
2013-04-17 11:53:44 +00:00
jperkin
53ca290d8e Remove stray space from the DEPENDS line, fixes dependency problems. 2013-04-17 10:25:41 +00:00
sbd
ac927032a9 Add MKDIR_P to the configure env. 2013-04-17 10:00:57 +00:00
adam
7ceb1dbb45 Enable usage of gcc-4.8 as PKGSRC_COMPILER 2013-04-17 09:48:30 +00:00
sbd
fc5e74c002 Not all linux systems will have netstat(8), but if they don't then they'll
have ss(8) which does the same thing.
(With out netstat the build stalls in an endless for loop.)

So add a hack that creates a tool named netstat from ss.
2013-04-17 09:10:06 +00:00
obache
a232c4e10e pass -no-undefined to libtool on Cygwin for building shlib. 2013-04-17 09:09:57 +00:00
rodent
927847e57c +gbase 2013-04-17 01:19:49 +00:00
rodent
df69d04a3a Added converters/gbase version 0.5 2013-04-17 01:19:18 +00:00
rodent
80b9a9e08e Import gbase-0.5 as converters/gbase.
GBase is a GTK program designed to convert between the four common bases used in
programming (decimal, hexadecimal, octal and binary). It converts numbers
on-the-fly as they are typed in. It can also convert numbers entered on the
command line. It can correctly handle both signed and unsigned 32-bit integers.
2013-04-17 01:19:03 +00:00
rodent
92ef85fae1 +ccrtp +libzrtpcpp 2013-04-17 00:57:03 +00:00
rodent
90bddcc03a Added net/libzrtpcpp version 2.3.2 2013-04-17 00:55:49 +00:00
rodent
e4e417472f Import libzrtpcpp-2.3.2 as net/libzrtpcpp.
libzrtpcpp, a separate extension package to ccrtp, provides support for the ZRTP
protocol (as defined in the Internet draft draft-zimmermann-avt-zrtp).
2013-04-17 00:55:35 +00:00
rodent
cb2398dd85 Added net/ccrtp version 2.0.5 2013-04-17 00:54:39 +00:00
rodent
f47fbc9263 Import ccrtp-2.0.5 as net/ccrtp from pkgsrc-wip, originally packaged
by pancake ;) <poppnk@users.sourceforge.net>.

Welcome to GNU ccRTP, the RTP protocol stack of GNU Common C++ and the
GNU project.  GNU ccRTP was created as a "generic" and high performance
RTP stack and uses queued packet lists for both sending and receiving of
realtime data.  A single scheduler thread both schedules delivery of
timestamped outgoing packets, and processes incoming packets into the
receive queue.  A seperate thread or process can then feed data into the
stack for delivery and process pending requests without interfering with
the stack service thread itself.
2013-04-17 00:54:16 +00:00
rodent
058c29bc02 +ucommon 2013-04-17 00:52:07 +00:00
rodent
af595d6f95 Added devel/ucommon version 6.0.3 2013-04-17 00:51:37 +00:00
rodent
2c18d09b72 Import ucommon-6.0.3 as devel/ucommon from pkgsrc-wip, originally packaged
by pancake ;) <poppnk@users.sourceforge.net>

GNU uCommon C++ is meant as a very light-weight C++ library to facilitate using
C++ design patterns even for very deeply embedded applications, such as for
systems using uclibc along with posix threading support.
2013-04-17 00:51:20 +00:00
cheusov
d40bde3530 fix for build failure caused by my recent lirc commits 2013-04-16 22:11:23 +00:00
wiz
da3372a1b0 + Sigil-0.7.2 [needs qt5], cheese-3.8.1, diffstat-1.57, gdl-3.8.1,
gthumb-3.2.1, hiawatha-9.1, libusbx-1.0.15, quagga-0.99.22.1,
  reposurgeon-2.33, texworks-0.4.5, vinagre-3.8.1, vino-3.8.1.
2013-04-16 18:55:39 +00:00
adam
84f75aa95f Updated math/glpk to 4.49; converters/help2man to 1.41.2 2013-04-16 18:30:03 +00:00
wiz
c296b8c5ed Added games/pushover version 0.0.4 2013-04-16 15:46:07 +00:00
wiz
b4a0a37be3 + pushover. 2013-04-16 15:45:26 +00:00
wiz
feace4a4ba Import pushover-0.0.4 as games/pushover.
Pushover is a faithful reimplementation of the game with the same
name published in 1992 by Ocean. It contains the original levels;
the graphics and sound are very similar when compared with the
original game.

The task of the game is to rearrange the dominoes on the different
platforms so that you can start a chainreaction that makes all
dominoes topple over. You may rearrange all dominoes (except for
one kind of domino) and place them wherever suitable (except in
front of a door).
2013-04-16 15:45:09 +00:00
adam
9e6d8fcaf1 Changes 1.41.2:
* Update Vietnamese translation
* Update Croatian translation
* Update Brazilian Portuguese translation
2013-04-16 14:28:52 +00:00
adam
c0aa7c2858 GLPK 4.49 (release date: Apr 16, 2013)
The new API routine glp_mincost_relax4, which is a driver to
        relaxation method of Bertsekas and Tseng (RELAX-IV), was added
        to the package. RELAX-IV is a code for solving minimum cost
        flow problems. On large instances it is 100-1000 times faster
        than the standard primal simplex method. Prof. Bertsekas, the
        author of the original RELAX-IV Fortran code, kindly permitted
        to include a C translation of his code in GLPK under GPLv3.

        A bug (wrong dual feasibility test) was fixed in API routine
        glp_warm_up. Thanks to David T. Price <dtprice@speakeasy.net>
        for bug report.

        Obsolete API routine lpx_check_kkt was replaced by new routine
        glp_check_kkt.

        IMPORTANT: All old API routines whose names begin with 'lpx_'
        were removed from API level and NO MORE AVAILABLE.
2013-04-16 14:15:14 +00:00
wiz
9921b272e4 regen 2013-04-16 13:56:04 +00:00
wiz
9342883abf Explain when buildlink3.mk files need to be included in other buildlink3.mk
files. Requested by rodent.
2013-04-16 13:55:33 +00:00
obache
5f07d059db Updated converters/skf to 1.99.3 2013-04-16 11:26:46 +00:00
obache
9cab89355e Update skf to 1.99.3.
skf (1.99.3) Thu, 11 Apr 2013 20:14:07 +0900

  * fix skfoFILE definition
  * fix ruby 2.0.0 header file inclusion
  * fix unexpected non-registered codeset name use
2013-04-16 11:22:29 +00:00
adam
e54ac4d7f3 Use CPPFLAGS in configure script: needed on Mac OS X to make use of -isysroot 2013-04-16 10:49:31 +00:00
adam
6e725a7abf Updated math/isl to 0.11.2 2013-04-16 06:48:10 +00:00
adam
e09a215d06 Changes 0.11.2:
* make code generation output the same on Solaris
* fix some hard to trigger bugs
2013-04-16 06:47:15 +00:00