Commit graph

138826 commits

Author SHA1 Message Date
jmcneill
6d85a75ca5 Import libproxy version 0.2.3.
libproxy is a library that provides automatic proxy configuration management.

libproxy offers the following features:

    * extremely small core footprint (< 35K)
    * no external dependencies within libproxy core (libproxy plugins may
      have dependencies)
    * only 3 functions in the stable external API
    * dynamic adjustment to changing network topology
    * a standard way of dealing with proxy settings across all scenarios
    * a sublime sense of joy and accomplishment
2009-03-04 02:11:07 +00:00
jmcneill
a3c49f791b + midori-0.1.4 [needs libsoup>=2.25.2 for persistent cookies] 2009-03-04 02:09:00 +00:00
kefren
4a26ce0622 Support for DragonFly. Probably still incomplete, but compilable.
PKGREVISION++
2009-03-04 01:09:19 +00:00
jmcneill
384f810220 Updated x11/libunique to 1.0.6 2009-03-04 01:02:32 +00:00
jmcneill
5b8a409499 Update libunique to 1.0.6.
Changes:
    Copy the startup-id string, not just the pointer

    The fix for the memory leak of commit fd7aaf0e exposed the fact
    that we did not copy the startup notification id across messages,
    but we simply stored the pointer.

    This commit should fix the double-free errors happening to
    applications using libunique.
2009-03-04 01:01:45 +00:00
abs
5b7ee3932f Updated devel/cpuflags to 1.39 2009-03-04 00:33:22 +00:00
abs
9fa0f5ba7c Updated devel/cpuflags to 1.39
- Add "Intel(r) Xeon(r) CPU           E5430" and strip leading whitespace from
  Solaris psrinfo output - from Jim Wise
- Add "Intel(R) Xeon(R) CPU           E5310" - from Felix Resch
- Add "Genuine Intel(R) CPU           T2500" - from Daniel Carosone
2009-03-04 00:32:44 +00:00
rillig
c2001e5777 Removed unnecessary and confusing text from the DESCR. It had been
copied from the man page.
2009-03-04 00:09:30 +00:00
wiz
d56426be46 + cherokee-0.99.2, diffuse-0.3.0, epdfview-0.1.7, fetchyahoo-2.13.0,
fotoxx-6.1, gopchop-1.1.8, jhead-2.87, libsndfile-1.0.19,
  opal-3.6.0, privoxy-3.0.11, ptlib-2.6.0, qt4-libs-4.5,
  xf86-video-intel-2.6.3, xproto-7.0.15.
- libopensync-0.35 (development version),
  phonon-4.3.0, subversion-base-1.5.6.
2009-03-03 22:57:04 +00:00
sborrill
3e0764bd36 Rework detection of getifaddrs() code so that it precedes the AIX method as
AIX method was being chosen in preference (on NetBSD 5.0 at least). This
broke net and rpcclient, etc. as they failed to enumerate interfaces
correctly.
2009-03-03 17:50:49 +00:00
gdt
b5559b5aaa Updated devel/subversion to 1.5.6nb1 2009-03-03 17:47:51 +00:00
gdt
a772d6b825 Update to 1.5.6.
Version 1.5.6
(27 Feb 2009, from /branches/1.5.x)
http://svn.collab.net/repos/svn/tags/1.5.6

 User-visible changes:
  * allow colons within mergeinfo path names (r35040)
  * make it impossible to add .svn to wc via 'svn add --parents' (r35143, -5)
  * copy properties of added but uncommitted files (r32448)
  * speedup JavaHL bindings on Windows (r35733)
  * improve performance of log operation on < 1.5 servers (r35566)
  * allow commits over Neon of files >2GB (POSIX only) (r34919, -24)
  * allow serf from behind MS ISA proxy servers (r35981)
  * prevent svnmerge-migrate-history.py from committing bogus mergeinfo (r35516)

 Developer-visible changes:
  * fix error handling in mod_dav_svn (r35250, -86)
  * support --server-minor-version in windows testsuite (r31393)
  * fix depth_tests.py 23 on Windows with a BDB repo (r34875)
  * allow svn_mergeinfo_parse() to tolerate unordered mergeinfo (r35297, -367)
  * allow overlapping rangelists into svn_mergeinfo_parse() (r35466, -712, -713)
2009-03-03 17:41:42 +00:00
gdt
393e50f4bb Add 'used by' comments. 2009-03-03 17:38:46 +00:00
joerg
b5cd29413f Fix DESTDIR build. 2009-03-03 16:04:53 +00:00
jmmv
d3a2e64d62 Add user-destdir support. Per joerg@'s request. 2009-03-03 15:37:45 +00:00
jmmv
7eb7030d98 Add user-destdir support. Per joerg@'s request. 2009-03-03 15:19:26 +00:00
joerg
ab02cbe651 Update to mdocml-1.3.15, no detailed changes, but fixes at least one
assertion.
2009-03-03 15:13:13 +00:00
jmmv
84189ab81a Add user-destdir support. Per joerg@'s request. 2009-03-03 15:05:34 +00:00
jmmv
af39807be6 Note removal of buildtool and buildtool-doc. 2009-03-03 14:57:29 +00:00
jmmv
4f838267f2 Remove buildtool and buildtool-doc. 2009-03-03 14:57:09 +00:00
jmmv
35679ba58a Remove buildtool-doc after the removal of buildtool. 2009-03-03 14:56:52 +00:00
jmmv
409c23792a Remove buildtool. This project has been dead for a long while. 2009-03-03 14:56:32 +00:00
hasso
394f3324d1 Needs msgfmt. 2009-03-03 12:58:25 +00:00
explorer
eb7f654b11 regenerate 2009-03-03 12:34:33 +00:00
explorer
5cee871208 add a cast to (unsigned long) to work around time_t issues. This is a quick fix to make this build with our new shiny time_t. 2009-03-03 12:34:15 +00:00
abs
fc59526304 Fix DESTDIR support when building native linux 2009-03-03 11:09:03 +00:00
abs
8f70470804 MAKE_JOBS_SAFE=no 2009-03-03 11:08:40 +00:00
manu
9f05418770 Add missing version in package names 2009-03-03 10:53:15 +00:00
manu
bccbc66660 Added devel/py-quixote www/py-scgi and www/ap-scgi 2009-03-03 10:16:39 +00:00
manu
2f598b667e The SCGI protocol is a replacement for the Common Gateway Interface
(CGI) protocol. It is a standard for applications to interface with
HTTP servers. It is similar to FastCGI but is designed to be easier
to implement.

This package provide SCGI for Apache
2009-03-03 10:13:34 +00:00
manu
be6555ac2e The SCGI protocol is a replacement for the Common Gateway Interface
(CGI) protocol. It is a standard for applications to interface with
HTTP servers. It is similar to FastCGI but is designed to be easier
to implement.
2009-03-03 10:13:10 +00:00
manu
02927be178 Quixote is a simple yet flexible and powerful framework for writing
Web-based applications using Python.
2009-03-03 10:12:38 +00:00
rillig
6525831462 Updated devel/uno to 2.13 2009-03-03 09:04:09 +00:00
rillig
04e0aca8ef Updated uno to 2.13.
Changes since 2.12:

Handles larger data arrays, and deals better with some quirks in lexer.l
when compiled on a linux platform.
2009-03-03 09:03:59 +00:00
rillig
e64d4ace12 Updated devel/splint to 3.1.2 2009-03-03 08:58:38 +00:00
rillig
9f3f659581 Updated splint to 3.1.2.
Changes since 3.1.1:

Declarations of intptr_t and uintptr_t

    The standard library declares the intptr_t and uintptr_t types
    incorrectly. They are declared as int * and unsigned int *,
    but should be integral types (large enough to hold a pointer)
    instead.

    (Reported by David Sanderson, 25 Sep 2004. Fixed in development
    standard.h.)

Mode help

    Splint crashes when run with -help weak or another mode flag.

    (Reported by Clive Bach, 27 July 2004. Fixed in CVS 28 July 2004.)

Missing va_copy

    The standard library is missing va_copy.

    (Reported by Roland Illig, 21 May 2004. Fixed in CVS, 21 May 2004.)

Shifting in pre-processor expressions

    Splint will report an internal error for a preprocessor expression
    that shifts a negative value. This should produce a warning message
    instead.

    (Reported by Dirk Herrmann, 10 Nov 2003. Fixed in CVS, 18 May 2004,
    but no warning message added yet.)

gmtime and localtime

    The return type is incorrectly specified as /*@null@*/ in the
    standard library. gmtime and localtime are guaranteed to return
    non-null values.

    (Reported by Terry Colligan, 30 Oct 2003. Fixed in CVS, 2 Nov 2003.)

Redefining __func__

    Splint will report an internal bug if built in special definitions
    like __func__ are redefined.

    (Reported by Terry Colligan, 28 Oct 2003. Fixed in CVS, 28 Oct 2003.)

Pragma Line Numbers

    Splint does not count

    #pragma ...

    lines in the line number.

    (Reported by Scott Frazer, 27 Oct 2003. Fixed in CVS, 27 Oct 2003.)

Files Unclosed in Win32

    Options that involve writing messages to files do not work in Win32.
    The check that all files are closed was somehow copied to a location
    it shouldn't be (llmain:830).

    (Fixed in CVS 18 Sept 2003.)

Multi-dimensional Arrays

    Splint does not interpret declarations of multidimensional arrays
    correctly. A declaration like int a[][10] is misinterpreted as
    int a[10][].

    (Reported by Bill Leahy, 15 Sept 2003. Fixed in CVS 15 Sept 2003.)

&& and || guards

    Splint does not correctly interpret guards for non-boolean
    expressions in && and || clauses (e.g., if (s && t)).

    (Reported by Andrew Bishop. Fixed in CVS 13 August 2003.)

scanf %x

    Splint interprets %x in a scanf format string as an int *, but it
    should be an unsigned int *.

    (Reported by Andrew Bishop. Fixed in CVS 13 August 2003.)

+matchanyintegral and unsignedintegrals

    When +matchanyintegral is set, splint should allow any int type to
    match an aribtrary unsigned integral.

    (Reported by John Makecki. Fixed in CVS 18 July 2003.)

Shadow updates

    When a variable declaration is shadowed, the sRef_updateSref
    function will find the inner reference when there is an alias
    to the outer reference.

    (Reported by John Makecki. Fixed in CVS 18 July 2003.)

Internal assertion fails for unconventional bounds

    An internal assertion will fail for strange array indexes like,
    i["]<i;++i){--i;}"].

    (Reported by Xose Vazquez Perez. Fixed in CVS 12 July 2003.)

Assignments with global structs

    Splint does not correctly update state when the rhs of an assignment
    is a struct with global scope.

    (Reported by Steve Brooke. Fixed in CVS, 10 July 2003.)

Defining __STDC__

    Splint should define __STDC__. See http://bugs.debian.org/cgi-bin/
    bugreport.cgi?bug=171437&msg=7 for details.

    (Reported by Vincent Lefevre. Fixed in CVS, 10 July 2003)

Missing signal.h definitions

    The posix library is missing some definitions from signal.h.

    (Reported by Jerry James. Fixed in CVS, 13 June 2003)

Pre-processing ISO8859-1 characters

    Splint does not process ISO8859-1 characters correctly since it is
    building on a pre-ISO8859-1 version of gcc's pre-processor, and
    character \377 is indistinguishable from EOF.

    (Reported by Kai Hofmann. Fixed in CVS, 6 June 2003)

Printing lltok

    Splint prints -> tokens in specifications incorrectly as ".".
    Reported and fixed by Psanzani.

    (Fixed in CVS, 6 June 2003)
2009-03-03 08:58:23 +00:00
jmmv
1bb4f73043 Update boost to 1.38.0. Patches from Brook Milligan in private mail.
Lots of changes to list here.  As usual, some new libraries have been
added and there have been improvements all around.  Of special interest
is that we can now erase most of our local patches because they have
been imported upstream.
2009-03-03 08:57:57 +00:00
abs
4afc90df42 +MAKE_JOBS_SAFE=no 2009-03-02 23:27:46 +00:00
adrianp
204b347730 Updated lang/php5 to 5.2.9 2009-03-02 22:52:29 +00:00
adrianp
e8ee48a17b The PHP development team would like to announce the immediate availability of PHP 5.2.9. This release focuses on improving the stability of the PHP 5.2.x branch with over 50 bug fixes, several of which are security related. All users of PHP are encouraged to upgrade to this release.
Security Enhancements and Fixes in PHP 5.2.9:

    * Fixed security issue in imagerotate(), background colour isn't validated correctly with a non truecolour image. Reported by Hamid Ebadi, APA Laboratory (Fixes CVE-2008-5498). (Scott)
    * Fixed a crash on extract in zip when files or directories entry names contain a relative path. (Pierre)
    * Fixed explode() behavior with empty string to respect negative limit. (Shire)
    * Fixed a segfault when malformed string is passed to json_decode(). (Scott)

Key enhancements in PHP 5.2.9 include:

    * Added optional sorting type flag parameter to array_unique(). Default is SORT_REGULAR. (Andrei)
    * Fixed bug #45996 (libxml2 2.7 causes breakage with character data in xml_parse()). (Rob)
    * A number of fixes in the mbstring extension (Moriyoshi)
    * Fixed bug #44336 (Improve pcre UTF-8 string matching performance). (frode at coretrek dot com, Nuno)
    * Fixed bug #46699 (xml_parse crash when parser is namespace aware). (Rob)
    * Fixed bug #46748 (Segfault when an SSL error has more than one error). (Scott)
    * Fixed bug #46889 (Memory leak in strtotime()). (Derick)
    * Fixed bug #47049 (SoapClient::__soapCall causes a segmentation fault). (Dmitry)
    * Fixed bug #47165 (Possible memory corruption when passing return value by reference). (Dmitry)
    * Fixed bug #47282 (FILTER_VALIDATE_EMAIL is marking valid email addresses as invalid). (Ilia)
    * Fixed bug #47422 (modulus operator returns incorrect results on 64 bit linux). (Matt)
    * Over 50 bug fixes.
2009-03-02 22:52:17 +00:00
wiz
414b20cad0 Mark as not -j2 safe. 2009-03-02 22:39:11 +00:00
abs
2349f31b9d +MAKE_JOBS_SAFE=no 2009-03-02 22:22:48 +00:00
rh
c74d434407 Note update of highlight to 2.7 2009-03-02 22:12:07 +00:00
rh
c2be95e5e7 Update highlight to 2.7. Changes include tons of language updates, new
languages, and bug fixes.  A detailed list of changes can be found at:
http://www.andre-simon.de/doku/highlight/highlight_changelog.html
2009-03-02 22:10:26 +00:00
adrianp
9098002713 Allow override of CURSES_DEFAULT using options.mk 2009-03-02 21:11:49 +00:00
manu
2082de4599 Missing library for dependencies 2009-03-02 21:08:34 +00:00
tron
7558a63ee6 Don't attempt to remove the the directory "/usr/pkg/lib/lua/5.1" after
building because it is owned by the "lua" package.
2009-03-02 20:15:43 +00:00
joerg
11f8faeaf4 DESTDIR support. Fix PLIST handling to work when make install is called
without make build first.
2009-03-02 18:24:52 +00:00
sno
993adc2f58 Added devel/p5-CPAN-Reporter version 1.1705 2009-03-02 18:06:10 +00:00
joerg
11595a2a59 DESTDIR support 2009-03-02 17:40:02 +00:00