Commit graph

185265 commits

Author SHA1 Message Date
obache
82b4b34248 FreeBSD has pax as /bin/pax. 2012-04-20 08:47:01 +00:00
dholland
a1455de5ed Ignore the result of the configure test that checks if certain
arguments to speex are floats or ints. They are, as far as I can tell,
always ints in pkgsrc. This test has been getting the wrong answer in
my test-build environment, leading to build failure later on.

Admittedly the test gets the wrong answer because I've been having the
wrappers insert -Wall -Wno-error, but that has value (as does being
able to test-build this and ekiga) and as best I can tell the test is
pointless.
2012-04-20 07:24:39 +00:00
schmonz
db354979fc Updated www/ikiwiki to 3.20120419 2012-04-20 03:48:40 +00:00
schmonz
a288b31f1f Update to 3.20120419. From the changelog:
* Remove dead link from plugins/teximg. Closes: #664885
   * inline: When the pagenames list includes pages that do not exist, skip
     them.
   * meta: Export author information in html <meta> tag. Closes: #664779
     Thanks, Martin Michlmayr
   * notifyemail: New plugin, sends email notifications about new and
     changed pages, and allows subscribing to comments.
   * Added a "changes" hook. Renamed the "change" hook to "rendered", but
     the old hook name is called for now for back-compat.
   * meta: Support keywords header. Closes: #664780
     Thanks, Martin Michlmayr
   * passwordauth: Fix url in password recovery email to be absolute.
   * httpauth: When it's the only auth method, avoid a pointless and
     confusing signin form, and go right to the httpauthurl.
   * rename: Allow rename to be started not from the edit page; return to
     the renamed page in this case.
   * remove: Support removing of pages in the transient underlay. (smcv)
   * inline, trail: The pagenames parameter is now a list of absolute
     pagenames, not relative wikilink type names. This is necessary to fix
     a bug, and makes pagenames more consistent with the pagespec used
     in the pages parameter. (smcv)
   * link: Fix renaming wikilinks that contain embedded urls.
   * graphviz: Handle self-links.
   * trail: Improve CSS, also display trail links at bottom of page,
     and a bug fix. (smcv)

Add dependency on p5-HTML-Tree, suggested by Matthias Rampke in PR pkg/45688.
2012-04-20 03:48:25 +00:00
joerg
4e22863f98 Fix issues with GNU inline semantic. 2012-04-19 21:12:42 +00:00
joerg
d2f66088fc Fix C++ syntax 2012-04-19 21:10:59 +00:00
joerg
f614ed519d Can't disable exceptions with Clang, since OpenEXR depends on them. 2012-04-19 21:10:24 +00:00
joerg
d30a981371 Clang seems to be more strict when it comes to access permissions, so be
more friendly.
2012-04-19 21:09:29 +00:00
joerg
e8655a71c5 Fix build with Clang using upstream patch. 2012-04-19 21:08:04 +00:00
joerg
1a910242dc Limit upper version to get correct Apache as dependency.
XXX It would be nice if lessons were learned and no new cases of
XXX multiple versions with the same base name were introduced...
2012-04-19 21:07:03 +00:00
joerg
6d8a526518 Fix messed up configure.sh. 2012-04-19 21:05:45 +00:00
joerg
49b2a86efc Don't use -Werror with clang. 2012-04-19 21:04:30 +00:00
joerg
5b4e0f7b3c Fix main(). 2012-04-19 21:04:02 +00:00
joerg
d29c8bf952 Fix dependencies for modular Xorg. 2012-04-19 21:03:15 +00:00
joerg
6027b68053 Don't depend on GNU inline semantic. 2012-04-19 21:02:10 +00:00
wiz
1f893b35a3 Add pax to tools, for pkglint. 2012-04-19 16:19:52 +00:00
wiz
83aaa838e5 Updated wm/notion to 3.2011102900nb2 2012-04-19 16:19:25 +00:00
wiz
5734aaccac Install contrib directory as well.
Bump PKGREVISION.
2012-04-19 16:19:16 +00:00
ryoon
bb5fd52f98 Updated www/php-owncloud to 3.0.2 2012-04-19 15:41:19 +00:00
ryoon
2fb24a2ac9 Update to 3.0.2
* Many bugfixes
* Translation updates
2012-04-19 15:39:24 +00:00
ryoon
de437f0d66 Updated www/php-tiki6 to 6.7 2012-04-19 15:13:22 +00:00
ryoon
aa25c1e4d4 Update to 6.7
* Bugfixes
* Many improvements
2012-04-19 15:12:00 +00:00
hans
bbb31cac11 Fix make target for revision.h to work with pdksh. 2012-04-19 13:07:45 +00:00
hans
1201146d83 Make this build on SunOS. 2012-04-19 12:34:43 +00:00
gdt
97d558f909 Updated sysutils/etcmanage to 0.8.2 2012-04-19 12:03:18 +00:00
obache
1427f5cfd7 Updated mail/cyrus-imapd24 to 2.4.16 2012-04-19 11:18:39 +00:00
obache
840d50ae56 Update cyrus-imapd24 to 2.4.16.
Changes to the Cyrus IMAP Server since 2.4.15

      * Bug #3651 - 64 bit dirhash breaks existing systems. NOTE this
        includes a fix to the re-written rehash tool released with 2.4.15

Changes to the Cyrus IMAP Server since 2.4.14

      * Bug #3664, #3665 - Sieve filters don't work if mailbox contains
        dots
      * Bug #3651 - 64 bit dirhash breaks existing systems. NOTE - this
        includes a complete rewrite of tools/rehash, making it much simpler
        and more reliable. Check the usage statement
      * Bug #1228 - mailbox dumps need to dump quotaroots
      * Bug #3613 - CATENATE command returns BADURL
      * Bug #3627 - enabling improved_mboxlist_sort documentation mention
        subscription files
      * Bug #3661 - Memory leaks in sync_server, nntpd, popd
      * Bug #3621 - quota bug involving nested quota roots
      * Bug #3667 - FLAGS.SILENT needs to return new MODSEQ if QRESYNC
        enabled
2012-04-19 11:18:17 +00:00
wiz
dc6bf8ece2 Maintain this. 2012-04-18 23:15:43 +00:00
wiz
942e81a436 Updated wm/notion to 3.2011102900nb1 2012-04-18 23:15:27 +00:00
wiz
abf8a02906 Add patches from Philipp Hartwig improving fullscreen mode; from the
notion-general mailing list.
Bump PKGREVISION.
2012-04-18 23:15:18 +00:00
hans
86c424c5ab Fix build on NetBSD. 2012-04-18 21:16:43 +00:00
markd
2e6feaccf1 Fixup DESTDIR handling in do-install.
Add LICENSE (sun-iss + 2-clause-bsd + gpl + lgpl)
2012-04-18 21:05:30 +00:00
ryoon
624a3d8d80 Updated devel/nspr to 4.9.3nb1
Updated devel/nss to 3.13.4
2012-04-18 21:02:59 +00:00
ryoon
444a2a1e37 Update 3.13.4
* Change distfile to separated source.

Changelog is not shown.
Probably some bugs are fixed.

Tested on NetBSD/i386 6.99.4 and DragonFly/i386 3.0.1.
2012-04-18 21:01:42 +00:00
ryoon
8eda4e1ee9 Add distinfo and patches. 2012-04-18 20:57:33 +00:00
markd
b3b1b6c66e Add SUN INDUSTRY STANDARDS SOURCE LICENSE 2012-04-18 20:57:11 +00:00
ryoon
14db271894 Bump PKGREVISION.
* Change distfile to separated source.

Tested on NetBSD/i386 6.99.4 and DragonFly/i386 3.0.1.
2012-04-18 20:51:12 +00:00
wiz
ac379c97f1 Updated mail/re-alpine to 2.02 2012-04-18 20:50:30 +00:00
wiz
39e07cdb98 Update to 2.02, provided by Uwe Klaus in PR 46025. Ok reed@ (maintainer)
Changes since 2.01 not found.

Package changes:
Enable S/MIME support per default.
Add patch for openssl in NetBSD-5.99*.
2012-04-18 20:50:21 +00:00
minskim
ed7ee0dfde Note PKGREVISION bump of teTeX-texmf. 2012-04-18 19:38:00 +00:00
minskim
1b6e9a4587 Resolve conflicts between teTeX-texmf and tex-mdwtools{,-doc}. 2012-04-18 19:37:35 +00:00
minskim
bec569574c Add tex-mdwtools{,-doc}. 2012-04-18 19:33:05 +00:00
minskim
c96f4855c2 Import tex-mdwtools-doc-1.05.4 as print/tex-mdwtools-doc.
This is documentation for tex-mdwtools.
2012-04-18 19:32:02 +00:00
minskim
5ab4454fa8 Import tex-mdwtools-1.05.4 as print/tex-mdwtools.
This collection of tools includes: support for short commands
starting with @, macros to sanitise the OT1 encoding of the
cmtt fonts; a 'do after' command; improved footnote
support; mathenv for various alignment in maths; list
handling; mdwmath which adds some minor changes to LaTeX
maths; a rewrite of LaTeX's tabular and array environments;
verbatim handling; and syntax diagrams.
2012-04-18 19:31:47 +00:00
adam
959f41e959 PLIST fix for pgsql 2012-04-18 19:23:54 +00:00
hans
e77537af51 Include sys/ioccom.h in libv4l1.h on SunOS. 2012-04-18 18:25:22 +00:00
dholland
f9ba5a4476 Not MAKE_JOBS_SAFE; patch it up. 2012-04-18 17:55:55 +00:00
hans
a31f1d97d8 Buildable on SunOS 5.11 2012-04-18 17:49:05 +00:00
hans
abe586da64 Make this build on SunOS 5.11. 2012-04-18 17:47:22 +00:00
gdt
b27b03eb28 Update to 0.8.2.
New in Version 0.8.2

  Branches netbsd-6, netbsd-6-0 and netbsd-5-1 are supported.

New in Version 0.8.1

  INSTALL-NetBSD now installs the tests set, in NetBSD 5, and the
  modules set, to be in NetBSD 6.
2012-04-18 16:39:49 +00:00