Commit graph

176700 commits

Author SHA1 Message Date
dholland
a2b95fc349 python25 is now ok here again 2011-10-14 04:48:57 +00:00
obache
229bb6ccc1 Add dependency on converters/py-simplejson for python25. 2011-10-14 04:47:34 +00:00
dholland
98cb84374f oops, previous contained wrong whitespace (sigh) 2011-10-14 04:45:14 +00:00
dholland
576245f9d4 Need to block python24 and python25 here as well, because of py-ckanclient,
or pbulk vomits.
2011-10-14 04:43:05 +00:00
dholland
33f7d26a0e Fix build of perdition-gdbm. 2011-10-14 04:42:10 +00:00
dholland
831fafca88 Does not work with:
python24 (uses perl-style if syntax)
   python25 (ImportError: No module named simplejson)
2011-10-14 04:23:20 +00:00
dholland
935c1a29f6 Add the docs to the PLIST, as they're now apparently getting installed.
I don't see any obvious reason that they're doing so because the build
is finding tools it's not supposed to see or that need to be added to
its deps or anything like that. However, as this thing uses scons,
it's anyone's guess. For now, it's better to have it building than not
building.
2011-10-14 04:19:00 +00:00
dholland
c5cd3237c3 Fix build with current freetds. 2011-10-14 04:14:35 +00:00
dholland
cea6a0c8f1 Not MAKE_JOBS_SAFE. 2011-10-14 03:25:33 +00:00
hiramatsu
9252c5d59f Note update of devel/p5-Test-LongString, devel/p5-Test-POE-Server-TCP and
textproc/p5-Template-Declare.
2011-10-14 02:14:51 +00:00
hiramatsu
89e3bb12b7 Update p5-Template-Declare to 0.45.
Changes from previous:
p5-Template-Declare-0.45
0.45 2011-04-15
* Added new HTML 5 elements to the HTML Tag set. (Theory)

0.44 2010-12-08
* Added support for $TAG_INDENTATION and $EOL (Marc Chantreux)
* Add a current_base_path() convenience function (trs)
2011-10-14 02:13:31 +00:00
hiramatsu
f56c78b838 Update p5-Test-POE-Server-TCP to 1.16.
Changes from previous:
==============================
2011-06-29 10:03:36 +0100 1.16
==============================
   Resolve [rt.cpan.org #69175] "Test-POE-Server-TCP-1.14 stuck in test
   on Strawberry Perl 5.12.3"

   Made the explicit socket shutdown for 'cygwin' applicable to MSWin32
   as well. I was able to reproduce the issue with:

   This is perl 5, version 14, subversion 1 (v5.14.1) built for
   MSWin32-x64-multi-thread
2011-10-14 02:12:12 +00:00
hiramatsu
ea2fac4536 Update p5-Test-LongString to 0.15.
Changes from previous:
0.15
    Show line and column number in diagostics (Mark Fowler)

0.14
    Compatibility fix with perl 5.13.5
2011-10-14 02:10:26 +00:00
jmmv
6cb6ab5a9e Use rpaths when linking. 2011-10-14 02:05:00 +00:00
jmmv
95b45283d6 Fix build of boost-libs in NetBSD/macppc: 'char' is not signed, so a piece
of code was raising warnings and failing to build.  Changed to use 255 for
error conditions instead of -1, along with unsigned chars unconditionally.
2011-10-14 01:12:06 +00:00
obache
846646eec9 Bump PKGREVISION from boost-libs version bump. 2011-10-14 01:05:58 +00:00
dholland
36ad92f3f1 "Fix" gmake lossage with an inline multiline perl script.
This package still doesn't build, but it gets a bit further.
2011-10-14 01:01:55 +00:00
cheusov
da16fe8f87 Updated pkgtools/distbb to 0.41.1 2011-10-14 00:34:13 +00:00
cheusov
d659867782 Update to 0.41.1
FIX: another problem with packages
  having non-empty PKG_FAIL_REASON.
2011-10-14 00:33:49 +00:00
christos
1b34f01436 - use mmap instead of malloc.
- check the result of malloc in the place we were crashing.
2011-10-14 00:17:44 +00:00
dholland
0c44ebfdfc -cxref 2011-10-14 00:11:26 +00:00
dholland
48fa9873b6 cxref, szip 2011-10-14 00:11:03 +00:00
wiz
e1abfd7158 + rcs-5.8 (Snader_LB). 2011-10-13 23:42:25 +00:00
wiz
1c88079871 + aria2-1.13.0, cflow-1.4, feh-2.0, fixesproto-5.0 [pkg/45463],
glade3-3.8.1 [GNOME 2.34], glproto-1.4.14 [pkg/45462], highlight-3.6,
  horde-4.0.10, libraw-0.14.1, mkfontdir-1.0.6 [pkg/45461],
  mkfontscale-1.0.9 [pkg/45460], nas-1.9.3 [pkg/45449], octave-3.4.3,
  py-cups-1.9.60, subversion-1.7, wine-devel-1.3.30, xextproto-7.2.0
  [pkg/45464], xproto-7.0.22 [pkg/45465], xterm-276.
2011-10-13 23:41:12 +00:00
dholland
7856c057e5 Upstream has once again released (or "relased") a new version without
a new version number. New DIST_SUBDIR, bump PKGREVISION to 2.

   ------

                      Relase notes for SZIP 2.1
                          July 14, 2010

Bug fixes:

   -- None.

New features:

   -- CMake support added, which allows for shared or static builds.
2011-10-13 22:34:56 +00:00
dholland
8d8599d24d Patch the lexer to ignore _Pragma(). 2011-10-13 22:11:26 +00:00
dholland
abf757a85d Update to 1.6d.
Version 1.6d of cxref released : Mon Oct 3 14:00:00 2011
--------------------------------------------------------

Bug fixes
 Updated for latest version of autoconf.
 Allow structure initialisers to have multiple components (e.g. a.b=1).
 Remove gcc warning messages.
 Change Makefile for better comptibility with FreeBSD.


Version 1.6c of cxref released : Mon May 31 10:00:00 2010
---------------------------------------------------------

Bug fixes
 Handle the gcc __builtin_offsetof() and offsetof() functions.
 Check that the lex/yacc programs actually exist at configure time.
 Handle ASM statements with named identifiers in them.

Parsing changes
 Removed the char_varying type.

Document changes
 Update web page links
2011-10-13 21:30:00 +00:00
ryoon
0c119e5b1e Regen 2011-10-13 19:42:20 +00:00
jmmv
e40140464c Note addition of vera++-1.1.1. 2011-10-13 18:44:51 +00:00
jmmv
5bfe629d1c Add and enable vera++. 2011-10-13 18:44:24 +00:00
jmmv
d63ab52a7f Initial import of vera++, version 1.1.1.
The build system of this package is completely fubar'd (mostly because this
has been designed to be built against the Boost source files and to never
be installed).  I have made an attempt to make the build system and the
runtime finding of configuration systems slightly more sane, but can't
promise it will work everywhere yet.  So far only tested in OS X 10.6.

Description:

Vera++ is a programmable tool for verification, analysis and
transformation of C++ source code.

Vera++ is a tool designed for programmers -- not only in the sense that
it helps with everyday development work, but also in the sense that all
its rules are implemented as scripts that can be modified or added by
the user.  Thanks to this, programmers have complete freedom and control
over what the tool does and how it works.

Vera++ is mainly an engine that parses C++ source files and presents the
result of this parsing to scripts in the form of various collections --
the scripts are actually performing the requested tasks.
2011-10-13 18:43:51 +00:00
wiz
6f467ab1fd Updated www/davical to 0.9.9.6nb1 2011-10-13 16:37:12 +00:00
wiz
95cf167df7 Fix build-always.sh -- added too many single quotes.
Bump PKGREVISION.
2011-10-13 16:37:03 +00:00
gson
c86f080199 Note update of sysutils/mkmemstick to 20111013 2011-10-13 16:03:53 +00:00
gson
1d2b582c91 Preserve file permissions when copying files from the ISO to the
memory stick image, because otherwise recent NetBSD versions that use
root on cd9660 instead of a ramdisk won't boot.

This is currently implemented by using a vnd mount instead of isoinfo -x
to extract the ISO contents.  This solution is less than ideal since
it requires root permissions and will fail if vnd0 is already in use.
Still, it's better than not working at all.  OK'd by agc.
2011-10-13 16:01:06 +00:00
wiz
f9259c1d1f Updated www/davical to 0.9.9.6 2011-10-13 15:57:20 +00:00
wiz
6f72a05926 Update to 0.9.9.6. Changes:
0.9.9.6:
Functionality Enhancements

    Implementation of the Timezone Service Protocol (draft)

Bug Fixes

    Fixes to the handling of time-range queries in the calendar-query report.
    Fixes to LDAP authentication regressions introduced in 0.9.9.5.
    Fix ability to save blank default privileges.

Other Changes

    Add a script which can be run from cron to sync users from LDAP.
    Most use of the deprecated iCalendar class has been switched to use the new vCalendar class.

0.9.9.5:
Functionality Enhancements

    Experimental 'memcached' support is added to help large sites improve scalability.
    The /setup.php URL is improved to provide better information
    When a new user is created an 'addressbook' collection will be created in addition to their 'home' calendar.
    Scheduling Extensions for CalDAV: When a meeting is scheduled with another person on the same server it should automatically appear in their calendar and scheduling inbox.
    Implemented the principal-match REPORT.
    Only include calendar-data (or addressbook-data) in the response to a sync-collection if there are fewer than 50 changes outstanding.
    Add support for Digest authentication.
    Add support for using IMAP as an auth source.
    Add support for binding remote calendars External Bind(Rob Ostensen).

Bug Fixes

    Repeat rule expansion now handles floating date-time and date correctly.
    Access to calendar resources by users with only read-free-busy access should always be obfuscated.
    The first user to log in after setting up a system using pam_auth or LDAP will no longer fail.
    Correct handling for PUT of a VCALENDAR with unreferenced VTIMEZONE components.
    Only include override components in an expanded report if they override in the expand period (or otherwise affect within the period).
    Correct output of XML <error> responses containing error tags in the DAV namespace.
    Correct handling of calendar-query REPORT where <prop> follows <filter>
    Setup tests now handle where PHP config values are set to '0' or 'off' as equivalent.
    Various bugfixes to caldav-client-v2.php script.
    Don't restrict password character set for LDAP auth users.
    Don't allow BIND to succeed with an empty password.
    Correct sort ordering of members of a group.
    Block access by expired tickets.

Other Changes

    Group membership now always confers the group's 'Default privileges' to members of the group.
    The handling of reading users from the database is refactored from old PHP4 code into some better object oriented classes.
    Refactoring of the handling of PUT requests.
    Add a workaround to let Apple Addressbook log in and use CardDAV even when account names contain '@'
    Updated translations.
    New translations for Norwegian, Brazilian Portuguese and Mexican Spanish.
    Allow expansion to return expanded floating time events in floating time (extension to spec).
    When an event is added but has no UID (invalid) we now add one.
    Add support in the archive for building RPMs of DAViCal
2011-10-13 15:57:03 +00:00
wiz
e7b7ccd113 Updated devel/php-libawl to 0.48 2011-10-13 15:55:33 +00:00
wiz
f0026b4c47 Update to 0.48: needed for newer davical. Changes not found. 2011-10-13 15:55:19 +00:00
hans
5aae270a91 Fix pasto. 2011-10-13 14:30:48 +00:00
hans
fe2e44b8c4 Fix build on SunOS. 2011-10-13 13:28:12 +00:00
hans
4e80dcfdb6 Work around a bug in SunOS complex.h to make this build with Suns gcc. 2011-10-13 13:22:46 +00:00
hans
4c641b5603 Fix build on SunOS. 2011-10-13 13:17:34 +00:00
dholland
f9afaf743f Uses perl-style if syntax and therefore doesn't work with python24. 2011-10-13 13:06:20 +00:00
hans
ae83241f9a Fix build on SunOS. 2011-10-13 13:05:57 +00:00
hans
53f683758a Bump revision for recent changes to dependencies and SunOS support. 2011-10-13 12:53:56 +00:00
dholland
a6b7dc9613 Patch checksums were also wrong. 2011-10-13 12:33:47 +00:00
dholland
a3d71d40d1 Undo lang/php/ext.mk's hijacking of DISTINFO_FILE.
XXX: should be fixed properly in the php logic
2011-10-13 12:24:33 +00:00
ghen
1b6ca9145d Update DESCR from website. 2011-10-13 11:44:47 +00:00
ghen
91e661c298 Updated net/6tunnel to 0.11rc2. 2011-10-13 11:42:23 +00:00