Commit graph

179097 commits

Author SHA1 Message Date
joerg
799d722af6 Fix build with modern GCC 2011-12-05 22:53:45 +00:00
joerg
b19ab1def7 Fix build with newer GCC 2011-12-05 22:53:14 +00:00
joerg
0329961a42 Fix low hanging fruits for building with modern GCC. 2011-12-05 22:52:24 +00:00
joerg
801654788c Avoid picking up non-standard libm builtins with newer GCC 2011-12-05 22:51:00 +00:00
joerg
cb65ec27f9 Fix build with newer GCC 2011-12-05 22:50:25 +00:00
joerg
fb47e28641 Fix build with modern GCC 2011-12-05 22:49:46 +00:00
joerg
7f82faf4aa Fix build with newer GCC 2011-12-05 22:48:58 +00:00
joerg
9e5ce8f73a Newer GCC is more picky in the variable naming, so help it a bit. 2011-12-05 22:48:03 +00:00
joerg
a5cb193b41 Fix build with newer GCC 2011-12-05 22:47:13 +00:00
joerg
d53f5fcd49 Don't use "false" as variable name. 2011-12-05 22:46:12 +00:00
joerg
c75b6ce6c6 Fix build with newer GCC 2011-12-05 22:44:08 +00:00
joerg
bc33260ee1 Don't disable builtins for GCC. 2011-12-05 22:40:21 +00:00
sbd
e641655573 If <stdlib.h> is needed and its wrapped with HAVE_STDDLIB_H it must be
tested for by autoconf!

<stdlib.h> is needed as it include <alloca.h> which is needed for alloca(3).

Also fix DESTDIR support for gdbserver.
2011-12-05 22:15:05 +00:00
sbd
548e7ab3e6 Revert commit:
Module Name:    pkgsrc
   Committed By:   sbd
   Date:           Mon Dec  5 19:34:41 UTC 2011

   Modified Files:
	   pkgsrc/devel/gdb: distinfo
   Added Files:
	   pkgsrc/devel/gdb/patches: patch-gdb_gdbserver_gdbreplay.c

   Log Message:
   alloca(3) is not avalible with glibc on linux if -fno-builtin is used.

   To generate a diff of this commit:
   cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/gdb/distinfo
   cvs rdiff -u -r0 -r1.1 \
       pkgsrc/devel/gdb/patches/patch-gdb_gdbserver_gdbreplay.c
2011-12-05 22:05:29 +00:00
ryoon
a82ce0fd35 Updated net/libquvi-scripts to 0.4.2
Updated net/quvi to 0.4.1
Updated net/libquvi to 0.4.0nb1
2011-12-05 19:44:56 +00:00
ryoon
c808bb9266 Update to 0.4.1
Changelog:
0.4.1  Mon Nov 28 2011  Toni Gundogdu
Changes:
  - Accept multiple occurences of --exec
  - Add verbosity level 'mute'
  - Add new options:
        --export-format
        --export-level
        --verbosity
        --category
        --feature
  - Deprecate options:
        --verbose-libcurl
        --category-*
        --quiet
        --no-*
        --xml
Fixes:
  - Properly escape strings passed to shell (#79)
    Many thanks to Tomas Janousek <tomi@nomi.cz> for the patch!
2011-12-05 19:43:28 +00:00
ryoon
dc95c4c8ac Revbump from update of net/libquvi-scripts 2011-12-05 19:40:27 +00:00
sbd
d92c3cb720 Fix DESTDIR support for gdbserver 2011-12-05 19:36:18 +00:00
sbd
8bc78405db alloca(3) is not avalible with glibc on linux if -fno-builtin is used. 2011-12-05 19:34:41 +00:00
ryoon
846cc3f72b Update to 0.4.2
0.4.2  Tue Nov 29 2011  Toni Gundogdu
Changes:
    - Add mgnetwork.lua, mutantmonkey <mutantmonkey@mutantmonkey.in> (#78)
    - Remove foundrymusic.lua
Fixes:
    - tube8.lua: media URL parsing, Tomas Janousek <tomi@nomi.cz> (#80)
    - Multiple: potential "attempt to index ... (a nil value)"
    - dailymotion.lua: no match: video plugin params
    - videobash.lua: media URL parsing (#81)


0.4.1  Sun Nov 06 2011  Toni Gundogdu
Changes:
    - ted.lua: Handle off-site media
Fixes:
    - ted.lua: thumbnail URL pattern
    - xhamster.lua: title pattern
    - yfrog.lua: title pattern
    - ted.lua: media URL check
2011-12-05 19:34:12 +00:00
dholland
b7692bc6e8 Use motif.bl3.mk instead of direct from openmotif.
Non-default option, so no revbump.
2011-12-05 19:16:57 +00:00
ryoon
8dc881a373 Updated fonts/umefont-ttf to 0.434 2011-12-05 19:12:32 +00:00
ryoon
be910b67f7 Update to 0.434
Changelog:
In Gothic (Sans-serif) family
 * Fix glyphs in Unicode : 0020-668f, 97fb-ffff (first check)
 * Fix glyphs in SJIS : second check completed

In Minchi (Serif) family
 * Fix glyphs in Unicode : 0020-668f, 9846-ffff (first check)
 * Fix glyphs in SJIS : second check completed
2011-12-05 19:11:06 +00:00
gdt
59eb2daccc Updated net/quagga to 0.99.20 2011-12-05 17:52:56 +00:00
gdt
5cda53bac7 Update to 0.99.20.
0.99.20:

The primary focus of this release is a fix of SEGV regression in
ospfd, which was introduced in 0.99.19. It also features a series of
minor improvements, including better RFC compliance in bgpd, better
support of FreeBSD and some enhancements to isisd.

0.99.19:

This release provides security fixes, which address assorted
vulnerabilities in bgpd, ospfd and ospf6d (CVE-2011-3323,
CVE-2011-3324, CVE-2011-3325, CVE-2011-3326 and CVE-2011-3327).

0.99.18:

This release fixes 2 denial of services in bgpd, which can be remotely
triggered by malformed AS-Pathlimit or Extended-Community
attributes. These issues have been assigned CVE-2010-1674 and
CVE-2010-1675. Support for AS-Pathlimit has been removed with this
release.

The release includes a number of bug-fixes and enhancements, primarily
for ospfd, ospf6d and bgpd.
2011-12-05 17:52:37 +00:00
joerg
b959bda5ff + edbus
+ efreet
2011-12-05 17:43:44 +00:00
joerg
28bc896e66 Added sysutils/edbus version 1.1.0 2011-12-05 17:42:54 +00:00
joerg
80b15e6fa2 Import edbus-1.1.0, derived from pkgsrc-wip/edbus:
E17 library utilizing dbus.
2011-12-05 17:41:22 +00:00
joerg
20f84ee205 Added sysutils/efreet version 1.1.0 2011-12-05 17:38:40 +00:00
joerg
44680ddd62 Import efreet-1.1.0, derived from pkgsrc-wip/efreet:
An implementation of several specifications from freedesktop.org intended for
use in Enlightenment DR17 (e17) and other applications using the Enlightenment
Foundation Libraries (EFL).

Currently, the following specifications are included:
  o Base Directory
  o Desktop Entry
  o Icon Theme
  o Menu
2011-12-05 17:38:21 +00:00
joerg
6e92288aa6 + edje 2011-12-05 17:35:46 +00:00
joerg
37e041af72 Added graphics/edje version 1.1.0 2011-12-05 17:35:22 +00:00
joerg
298d1a2c1d Import edje-1.1.0, derived from pkgsrc/edje:
Edje is a complex graphical design & layout library.
2011-12-05 17:35:03 +00:00
joerg
50236d6b25 Update evas to 1.1.0. Includes auto-alignment for text, ICO support, PSD
loading, external processors for PDF etc and many bug fixes and
performance improvements.
2011-12-05 17:33:31 +00:00
joerg
7607b77400 Removed graphics/evas-xrender-x11 2011-12-05 17:24:46 +00:00
joerg
7a90689ab0 + ecore 2011-12-05 17:23:34 +00:00
joerg
84a53e1693 Added devel/ecore version 1.1.0 2011-12-05 17:22:52 +00:00
joerg
8f5a62123e Import ecore-1.1.0, derived from pkgsrc-wip/ecore:
Ecore is the core event abstraction layer and X abstraction layer
that makes doing selections, Xdnd, general X stuff, and event loops,
timeouts and idle handlers fast, optimized, and convenient.
It's a separate library so anyone can make use of the work put into Ecore
to make this job easy for applications.
2011-12-05 17:22:29 +00:00
joerg
23dcf79f88 Updated devel/eet to 1.5.0 2011-12-05 17:20:31 +00:00
joerg
ed99759c50 Update to eet-1.5.0. Includes various performance and memory foot print
improvements.
2011-12-05 17:20:14 +00:00
joerg
6cffb70051 Updated lang/embryo to 1.1.0 2011-12-05 17:18:45 +00:00
joerg
5eba01c46c Update to Embryo 1.1.0. No detailed changes available. 2011-12-05 17:17:36 +00:00
joerg
599c916631 Updated devel/eina to 1.1.0 2011-12-05 17:15:24 +00:00
joerg
62296eb321 Update to eina-1.1.0. Includes 2 years of changes, like better Unicode
support, extended hashing, a basic SAX XML parser and much more.
2011-12-05 17:14:52 +00:00
dholland
0bd6f89b2a Uses perl-type if syntax and thus does not work with python24. 2011-12-05 15:34:12 +00:00
dholland
0b354dab36 Delete throw.h.orig at pre-install time; otherwise it gets installed and
the plist fails.
2011-12-05 13:53:07 +00:00
dholland
5442d0a485 Does not work with apache2 due to conflicting apr requirements. 2011-12-05 13:28:34 +00:00
dholland
b5a479f0b2 Revert -r1.77 (setting PYTHON_VERSIONS_ACCEPTED=27) because the same
thing happens from time to time with python27 as with python26.
Whatever's going on apparently strikes randomly, so changing something
and rebuilding successfully doesn't prove that you've fixed it.
2011-12-05 13:20:36 +00:00
taca
9e534d913c Specify correct directory. Noted by PR pkg/45684 and it was already
in my work area.
2011-12-05 11:25:41 +00:00
wiz
71e6a925fb Updated graphics/jhead to 2.93 2011-12-05 10:46:17 +00:00