Commit graph

17414 commits

Author SHA1 Message Date
obache
0e2ad5d6fa put DISTFILES to MASTER_SITE_BACKUP, no need to use MASTER_SITE_LOCAL. 2011-12-07 10:43:58 +00:00
joerg
3bf84e1fef Add mirror locally 2011-12-07 10:21:29 +00:00
marino
7b148bd737 devel/uno: Not for x86_64 DragonFly
DragonFly x86_64 can't handle 32-bit binaries.
2011-12-07 08:19:57 +00:00
marino
decc29d9c4 devel/rapidsvn: Update version from 0.10.0-1 to 0.12.0.1
DragonFly shares a problem compiling RapidSVN with HP-UX, a name space
conflict with the isset macro of /usr/include/sys/param.h.  This was
fixed in version 0.12.0, so it was necessary to upgrade versions to
build RapidSVN on DragonFly.

Visible changes since the previous version:

* 663 New: Show number of modified children in folder browser
* 662 Enhancement: Indicate changed content with BOLD text instead of red color
* 666 Enhancement: Performance optimization for indicating modified subfolders
* 667 Enhancement: Make indication of modified subfolder configurable
* 668 Enhancement: Show build revision in About Dialog
* 669 Enhancement: Dont use static svn version in About dialog
* 665 Windows: Drop suffix for unicode exe
* 679 Mac+Win: Support Subversion 1.6.5 in binary packges
* 526 Fixed: Filelist update failed when there are special characetrs in uri
* 555 Fixed: Linux+Mac: locale files not installed by default
* 614 Fixed: Interactive Resolve used hardcoded filenames
* 643 Fixed: Mac: crashes at startup because of missing dynamic libraries
* 656 Fixed: Windows 7: Error when starting Explorer from RapidSVN
* 660 Fixed: Visual C++ 2005 Builds Fail to Startup (Visual C++ Runtime Error)
* 664 Fixed: Crashes on Windows in Japan
* 671 Fixed: Tree not updated after a commit
* 678 Fixed: Use native path separator when starting external app

Version 0.12 (released October 14th 2009)
http://rapidsvn.tigris.org/svn/rapidsvn/tags/0.12
2011-12-06 23:40:07 +00:00
obache
966c95c0d5 Update libthai to 0.1.16.
LibThai 0.1.16 (5 November 2011):
* Updated word break dictionary.
2011-12-06 11:21:11 +00:00
obache
892eba844a Update libdatrie to 0.2.5.
0.2.5 (2011-11-04)
=====
- Fix missing 'extern "C"' in header file. [Patch from Aurimas Černius]
- Minor documentation fix.
2011-12-06 11:06:51 +00:00
marino
9c96a3f8e7 devel/kdevelop-base: not jobs safe 2011-12-06 08:12:40 +00:00
hiramatsu
c00a6fe01a Update p5-Date-Manip to 6.25.
Changes from previous:
VERSION 6.25 (2011−08−31)
    Relaxed one constraint in ISO 8601 dates
        A time separated by whitespace from the date can use a single digit
        hour.  Yuming Philip Xiang

    Set official removal dates for old config variables
        Config variables will be removed 2 years after they are deprecated
        (except for the TZ variable which, due to it's wide use, will be
        kept for 4 years).

    Time zone fixes
        Newest zoneinfo data (tzdata 2011i)
2011-12-06 07:06:45 +00:00
obache
056ef5ddaa switch default apr dependency with PKG_APACHE_DEFAULT. 2011-12-06 02:02:10 +00:00
marino
93fde2a086 devel/kdesdk3: Fix for DragonFly
DragonFly needs devel/flex rather than USE_TOOLS+= lex in order to
build kdesdk3.
2011-12-06 01:22:43 +00:00
marino
126120f993 devel/opal: Remove CFLAG -D__STDC_CONSTANT_MACROS
This CFLAG, added 2011/02/06, was treating a symptom of the UINT64_C
problem with ffmpeg, which was fixed on 2011/11/22 (2011/11/26).
Since then, opal has been emitting a warning that __STDC_CONSTANT_MACROS
is redefined and removing the redundant CFLAG silences the warning.
2011-12-06 01:21:35 +00:00
sbd
8eca42f859 Recursive bump for lang/ocaml buildlink addition. 2011-12-06 00:19: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
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
joerg
7a90689ab0 + ecore 2011-12-05 17:23:34 +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
ed99759c50 Update to eet-1.5.0. Includes various performance and memory foot print
improvements.
2011-12-05 17:20:14 +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
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
wiz
8f48e9d890 Update htdig using htdig-devel. Update packages using it
and bump their PKGREVISIONs. Remove htdig-devel.
2011-12-05 10:18:16 +00:00
gdt
0325b5d17e Update to 1.9.14.
Drop patch-aa, as
./work/.destdir/usr/pkg/share/guile/site/g-wrap/ws
is created by the install without help.

Version 1.9.14

    - Guile 2.0 is now supported.

    - G-Wrap no longer ships SRFI 34 and SRFI 35 implementations, as
      these have been both provided by Guile since 1.8.3.

Version 1.9.13

    - Fix the dependency declaration on libffi in the g-wrap-2.0-guile
      pkg-config file.

    - An alignment issue leading to testsuite failures on sparc has
      been fixed.

    - The g-wrap-config manpage from the Debian package is now
      included in the source, and installed.
2011-12-05 03:34:10 +00:00
agc
3ca29c2dfe Avoid core-dumping with NetBSD/amd64 5.99.56 and later (i.e. gcc 4.5)
Use c89 function defs
Use correct header files
2011-12-05 02:14:40 +00:00
riz
ccb772f9bf get_passphrase_from_file.lua seems to have moved in the distribution. 2011-12-04 23:37:14 +00:00
marino
1189902e38 devel/opal: Fix incompatibility with ffmpeg / Add DragonFly support
Several plugins of Opal weren't building because the function names
in the ffmpeg libraries changed (they were prefixed with "ff_").
These function names were updated, but a couple of the plugins also
needed changes for a modern gcc.  Finally, DragonFly support was
added to the various configuration scripts.
2011-12-04 22:06:04 +00:00
marino
58c47ba12c devel/ptlib: Add support for DragonFly
These 19 patches required for building ptlib on DragonFly will be sent
support@equival.com.au for upstream incorporation.
2011-12-04 21:59:36 +00:00
sbd
dfb8f462dd Revert my last (it needs more work). 2011-12-04 21:26:15 +00:00
sbd
da5c32d962 Many packages will prefer ncursesw over ncurses if its available so unless
this file is being included by ncursesw disable ncursesw autoconf
detection and if that doesn't work pretend we are ncursesw.
2011-12-04 21:08:21 +00:00
gls
87994ee345 Update devel/p5-PAR to 1.005.
Includes a fix for CVE 2011-4114.

Upstream changes:

[Changes for 1.005 - Dec 2, 2011]
  - run all tests using a nonce PAR_TMPDIR (otherwise CPAN Testers
  goes crazy as top level /tmp/par-USER directories (or similar)
  from previous tests may now be considered "unsafe")

[Changes for 1.004 - Nov 30, 2011]
  - back out r1241: it causes errors in PAR::Packer's test suite
  - change "unsafe directory" error message to match the wording
  used by PAR::Packer
  - remove "debian" sub directory: it isn't released to CPAN and
  Debian will supply its own anyway
  - remove some cruft from MANIFEST.SKIP

[Changes for 1.003 - Nov 28, 2011]
  -  RT #69560/CVE-2011-4114: PAR packed files are extracted to unsafe
  and predictable temporary directories
  (Note: this bug was originally reported against PAR::Packer, but
  it applies to PAR as well)
  - create parent of cache directory (i.e. /tmp/par-USER) with mode 0700
  - if it already exists, make sure that (and bail out if not)
   - it's not a symlink
   - it's mode 0700
   - it's owned by USER
  - Fix a problem packing XML::LibXSLT on Windows (see the thread starting
  with http://www.nntp.perl.org/group/perl.par/2011/02/msg4919.html)
  - Die (with a hopefully useful message) if any error is encountered
  during an Archive::Zip extract operation
2011-12-04 20:52:25 +00:00
obache
b6b8489f8e +cmake-fedora 2011-12-04 12:27:32 +00:00
obache
005ac4a01c Import cmake-fedora-0.8.1 as devel/cmake-fedora.
cmake-fedora consists a set of cmake modules that provideds helper macros and
targets for linux, especially fedora developers.
2011-12-04 12:24:37 +00:00
minskim
957a11aab3 Make doxygen build on Mac OS X 10.7. 2011-12-04 00:43:29 +00:00
marino
7fff8caf67 devel/gps: Fix for bulk builds
This package would build outside a bulk build, but a few flaws in
the makefile prevented it from building in all cases, bulk builds
being one such exception.  It should build ok now.
2011-12-03 22:07:30 +00:00
cheusov
6b44986a04 Missing dependency from openssl was added.
This fixes build failure on Linux and others.
2011-12-03 21:56:20 +00:00
cheusov
a873127761 Add missing dependency from openssl. This fixes build failure
on Linux and others.
2011-12-03 19:38:48 +00:00
joerg
9a0666357e Tag the 28 locations that result in a Python 3.1 package as supporting so.
Remove it from the default list for the rest.
2011-12-03 00:02:14 +00:00
cheusov
6ae1bf71fd Update to 0.17.0
Long options have been removed from all programs.
  Use standard single-letter POSIX-compatible options.

  lmdbg-sym:
    - Doesn't accept progname as an argument anymore.
      Use -P option instead.
    - option --with-so was replaced with -s.

  SORRY FOR INCOMPATIBILITIES WITH PREVIOUS RELEASES.

                                    ----------------------------------

  lmdbg:
    - -M option was added. lmdbg(1) is now a meta tools which is able
      to not only collecting memory leaks. See the manual page for
      details.
    - -n option was added
    - -T and -B options were added
    - Regression tests were added for -M

  A lot of improvements and grammar fixes in manual pages.
  Thanks to Nikolai Krot for this.

  lmdbg-stat, tests/test.sh:
    - Fixes for Solaris

  lmdbg-run:
    - options -T and -B were added to lmdbg-run.
    - option -n was added. It disables logging on startup.
      Sending SIGUSR1 signal to the process enables it.
    -f option was added, synonym for -p.

  lmdbg-grep.1:
    - documentation for "bytes" variable

  If set, LMDBG_MODULES_AWK and LMDBG_STRIP_AWK environment variables
  are used as a path to AWK interpreter by "lmdbg-modules" and
  "lmdbg-strip" programs respectively.

  More regression tests
2011-12-02 22:45:47 +00:00
marino
3de906b7a8 devel/gsoap: Fix socketlen_t for DragonFly
DragonFly needs the same socklet_t modification as the other BSDs.
2011-12-02 20:52:50 +00:00
marino
b769e91492 devel/ethos: use msgfmt to build on DragonFly 2011-12-02 20:51:28 +00:00
marino
45beb20f03 devel/cqual: Fix for modern gcc
There are several unreferenced functions in cqual which a modern gcc
complains about using -Werror.  After trying to fix a few of them, it
was easier just to stop considering warnings as errors.
2011-12-02 20:50:31 +00:00
marino
27fe59851b devel/clisp-lib: Add gettext-lib buildlink for DragonFly 2011-12-02 20:49:10 +00:00
marino
0b1037d1d4 devel/clisp-wildcard: Add gettext-lib buildlink for DragonFly 2011-12-02 20:47:49 +00:00
marino
5c0e2bac83 devel/clisp-syscalls: Add gettext-lib buildlink for DragonFly
clisp-syscalls still doesn't build (it's broken on NetBSD too), but
it is known now that it will need gettext-lib if/when the other issues
are resolved.
2011-12-02 20:47:04 +00:00
marino
c62c7c7795 devel/clisp-pcre: Add gettext-lib buildlink for DragonFly 2011-12-02 20:45:27 +00:00
marino
68e1bcbb4a devel/bcc: Mask from DragonFly64
DragonFly X86_64 can't build 32-bit binaries as the Makefile requests.
2011-12-02 20:44:32 +00:00
wiz
8deb486661 Update to 2.0.1:
This is a regularly-scheduled bug-fix release.

    alias: shortcut command matching show shadowing works properly (issue3104)
    bundlerepo: don't write branch cache to disk
    clone: don't save user's password in .hg/hgrc (issue3122)
    convert/bzr: correctly handle divergent nested renames (issue3089)
    convert/bzr: fix test of divergent nested renames for bzr 1.x
    convert/svn: fix URL quoting issue with svn 1.7
    convert: handle trailing slashes in filemap better (issue3124)
    diff: '\ No newline at end of file' is also not part of the header
    diff: --ignore-blank-lines was too enthusiastic
    dirstate: fix case-folding identity for traditional Unix
    graft: disallow grafting grafted csets in specific situations (issue3091)
    graft: preserve original source in subsequent grafts
    hook: flush stdout before redirecting to stderr
    import: fix parent selection when importing merges
    largefiles: ensure destination directory exists before findfile links to there
    largefiles: file storage should be relative to repo, not relative to cwd
    largefiles: fix 'hg clone . ../foo' OSError abort
    largefiles: fix rename (issue3093)
    largefiles: treat status of cache missed largefiles as "missing" correctly
    largefiles: use "ui.configlist()" to get largefiles.patterns configuration
    largefiles: write .hg/largefiles/ files atomically
    makedate: wrong timezone offset if DST rules changed this year (issue2511)
    mdiff/patch: fix bad hunk handling for unified diffs with zero context
    posix: add extended support for OS X path folding
    posix: fix findexe() to check for file type and access
    rebase: ensure target is not taken as external (issue3085)
    rebase: treat nullmerge as a special case in rebasestate (issue3046)
    revset: balance %l or-expressions (issue3129)
    revset: follow(nosuchfile) should give an empty set (issue3114)
    subrepo: fix git status false positive (issue3109)
    subrepo: use correct paths for subrepos with ..-relative paths on windows
    update: don't clobber untracked files with wrong casing
    url: handle file://localhost/c:/foo "correctly"
2011-12-02 12:14:18 +00:00
hiramatsu
484a43e949 Update p5-Test-Aggregate to 0.364.
Change from previous:
0.364  04/12/2010
        - Allow skipping the rest of a test using
            plan skip_all => $reason
2011-12-02 09:52:01 +00:00
sbd
da993c0c08 Recursive bump for devel/apr buildlink addition. 2011-12-02 07:13:48 +00:00
sbd
fbd3313d1b devel/libuuid is only needed for uuid support on Linux and SunOS.
Bump PKGREVISION
2011-12-02 07:13:28 +00:00