Commit Graph

73704 Commits

Author SHA1 Message Date
bentley
cace488897 +zxing 2012-04-04 03:39:42 +00:00
bentley
214c5d4658 Import zxing-2.0.
ZXing (pronounced "zebra crossing") is an open-source, multi-format
1D/2D barcode image processing library. It currently supports these
formats:

 - UPC-A and UPC-E
 - EAN-8 and EAN-13
 - Data Matrix
 - Code 39
 - Code 93
 - Code 128
 - ITF
 - Codabar
 - RSS-14 (all variants)
 - QR Code
 - Data Matrix
 - Aztec
 - PDF 417

ok landry@
2012-04-04 03:38:45 +00:00
brynet
973c08740a Whoops, add the man page patch for xbattbar. 2012-04-04 02:35:15 +00:00
brynet
9070e23e24 Add an option for displaying time&date to xbattbar (-T), from Alexander Polakov.
ok sthen@
2012-04-04 02:19:16 +00:00
gonzalo
bc4b2be23d Minor update of ddclient with:
* Fixing #28: FreeDNS.afraid.org changed api slightly
* Added dtdns-support
* Added support for longer password
* Added cisco-asa patch
* Added support for LoopiaDNS

ok zinke@ (maintainer) ok aja@
2012-04-04 01:08:31 +00:00
merdely
6f35a66e49 Change license marker to Apache 2.0.
Pointed out by Ross Richardson.
ok sthen@
2012-04-04 00:52:21 +00:00
sthen
dda8d2a30a Attempt #2 at handling doxygen on mips64el. Rather than using a FLAVOR,
just set CONFIGURE_ARGS on mips64el, don't provide a way to build with
--english-only on other arch (as the only reason for using this seems to
be to work around compiler/toolchain problems). Avoids oddity with
out-of-date reported by fgsch@.

Also make sure the arch check is done after including bsd.port.arch.mk;
ARCH was in my environment when I tested before, sigh... this problem
reported by kili@.

"it's shorter than the previous version, so it's automagically ok" kili@ ;)
2012-04-03 23:15:23 +00:00
sthen
b937380566 fcgi-cgi tweaks: fix HOMEPAGE, remove unneeded lib from LDFLAGS,
sync WANTLIB, bump.
2012-04-03 19:12:38 +00:00
jeremy
10af9db5ef Add MASTER_SITE_NPM, needed by the www/node module.
OK sthen@
2012-04-03 19:00:29 +00:00
jeremy
1f3fa71a68 Hookup new node ports 2012-04-03 18:58:01 +00:00
robert
ba400d8d97 add missing patch 2012-04-03 18:53:28 +00:00
jeremy
ec25d45193 Import node-pg-0.6.10.
Non-blocking PostgreSQL client for node.js. Pure JavaScript and native
libpq bindings. Active development, well tested, and production use.

OK sthen@
2012-04-03 18:49:11 +00:00
jeremy
442fc07583 Import node-generic-pool-1.0.9.
Generic resource pool. Can be used to reuse or throttle expensive
resources such as database connections.

OK sthen@
2012-04-03 18:47:26 +00:00
jeremy
19d897862e Import node-fibers-0.6.4.
This extension provides a fiber/coroutine implementation for nodejs.  It
also ships with a futures implementation that wraps existing nodejs
async functions, allowing synchronous style code that handles exceptions
properly and doesn't block the nodejs event loop.

OK sthen@
2012-04-03 18:46:03 +00:00
jeremy
8894e9819d Import node-bcrypt 0.5.0.
BCrypt password hashing library for nodejs, with both asynchronous and
synchronous versions.

OK sthen@
2012-04-03 18:41:57 +00:00
jeremy
f3ecaf1511 Make coffeescript use the node module. This simplifies the Makefile,
removes the need for patches, and makes coffeescript also available
as a library you can require in nodejs.

OK sthen@
2012-04-03 18:36:52 +00:00
jeremy
cd034fd16a Add www/node module for packaging nodejs libraries that are typically
installed via npm install.

OK sthen@, Aaron Bieber (www/node MAINTAINER)
2012-04-03 18:32:12 +00:00
jeremy
0b6e3d3de8 Allow cross-compiling Windows ruby extensions using mingw
OK pirofti@
2012-04-03 18:15:18 +00:00
sthen
81992847f7 update to memcached 1.4.13, lots of bug fixes amd improvements.
maintainer timeout, OK sebastia@
2012-04-03 16:37:42 +00:00
ajacoutot
ef44d7ee7f Update to owncloud-3.0.1. 2012-04-03 16:31:00 +00:00
ajacoutot
8eec8781b4 Update to xdg-user-dirs-gtk-0.9. 2012-04-03 15:57:05 +00:00
ajacoutot
c041cdc990 Update to epiphany-extensions-3.4.0. 2012-04-03 15:41:28 +00:00
landry
df59187f3f sync comment 2012-04-03 15:41:07 +00:00
ajacoutot
be2246b968 Update to epiphany-3.4.0.1. 2012-04-03 15:40:29 +00:00
landry
010583df4b Major update to webkit 1.8.0.
- disable static libs, shrinks package size by a factor 3
- now depends on geoclue for geolocation purposes (of course its up to
  the browsers to enable the feature or not..)
- simplify Makefile/FLAVORS/SHARED_LIBS
- fold most of the PFRAGs to PLIST by using variables
- remove patch-Source_JavaScriptCore_runtime_JSValue_h, seems it was
  added for sparc64 but now it breaks the build there, and noone has been
able to justify the addition of that patch. Without it, GtkLauncher
shows simple html websites on sparc64 and crashes as soon as some js is
involved, but thats not much different from before
- remove patch-Source_JavaScriptCore_wtf_text_StringHash_h &
  patch-Source_JavaScriptCore_wtf_text_StringImpl_cpp, replaced by
patch-Source_JavaScriptCore_runtime_UString_h for mips64/sparc64
- add patch-Source_JavaScriptCore_wtf_NumberOfCores_cpp for #82585

tested on i386/amd64 by several, amd64 bulk build, ppc & sparc64 testing
by myself. mips64el in the works..
ok ajacoutot@
2012-04-03 15:39:35 +00:00
jasper
f795f87076 - fix comment after recent update, the patch has been merged. 2012-04-03 15:10:40 +00:00
robert
c45244ce9c update to 18.0.1025.142; requires gcc 4.6 from now on 2012-04-03 13:59:35 +00:00
robert
8e9250e196 update distinfo 2012-04-03 13:57:21 +00:00
giovanni
eae15e525b Fix incremental backups 2012-04-03 10:56:03 +00:00
sthen
302b21f525 Adjust new user creation in Bacula which had some duplication between
packages which depend on each other:

- only create the _bacula user in -main (client parts)
- only create the _bacula-sd user in -server

Change _bacula's home dir from /var/bacula to /nonexistent.
/var/bacula needs to be writable by the _bacula group and since
/usr/libexec/security actually checks that user home dirs are
group-writable, whereas /etc/security just checked if the user
home dir was a writable *file*(!), it whines every day for
every machine with bacula client installed. (This will only
affect new installations so if you're annoyed by these mails
too, just vipw and change it by hand).

ok ajacoutot@ merdely@
2012-04-03 10:05:47 +00:00
ajacoutot
9c59104def SHARED_ONLY is already set. 2012-04-03 09:37:37 +00:00
ajacoutot
10995fca56 Missed bump. 2012-04-03 09:37:07 +00:00
robert
b40f03bd7f add missing distfile 2012-04-03 09:27:15 +00:00
ajacoutot
46dad49375 Remove CONFIGURE_ENV already provided by the python MODULE. 2012-04-03 09:27:06 +00:00
ajacoutot
e0848dd8e8 OpenSSL support is broken an non maintained, so use the default which is
GNUTls; it's already in the dep chain because of libsoup anyway.
2012-04-03 09:26:30 +00:00
ajacoutot
ddd9aa6a1c Add ac_cv_prog_PYTHON in CONFIGURE_ENV. This is needed because sometimes
configure scripts look for hardcoded version of python without taking
into consideration the PYTHON variable we already export.

ok fgsch@
2012-04-03 09:21:42 +00:00
robert
ebb2fa08a1 update to 3.5.2.2; requires gcc 4.6 from now on 2012-04-03 08:56:50 +00:00
dcoppa
d1677e6b20 Update to Predis-0.7.2 2012-04-03 08:44:07 +00:00
ajacoutot
3902616fc7 py-gobject3 is needed a RUN_DEPENDS. 2012-04-03 08:03:18 +00:00
ajacoutot
69e958ebac -telepathy-butterfly 2012-04-03 07:39:42 +00:00
ajacoutot
6e2cafaa37 Remove: abandonned upstream.
gabble now implements all that's necessary.

ok jasper@ (maintainer)
2012-04-03 07:39:28 +00:00
ajacoutot
0c7936145e Update to telepathy-logger-0.2.13. 2012-04-03 07:34:35 +00:00
ajacoutot
06453f2e8c Tweak BUILD_DEPENDS for tests. 2012-04-03 07:29:09 +00:00
ajacoutot
4f2dabc486 Update to telepathy-gabble-0.16.0. 2012-04-03 07:13:00 +00:00
ajacoutot
8008dde911 Update to telepathy-mission-control-5.12.0. 2012-04-03 06:47:50 +00:00
ajacoutot
a4f45544d2 Update to stable telepathy-glib-0.18.0. 2012-04-03 06:45:53 +00:00
ajacoutot
5d512f8e71 Minor update to meld-1.5.4. 2012-04-03 05:43:22 +00:00
gsoares
68837b3126 update www/links to 1.03
OK espie@ (maintainer)
2012-04-03 00:06:54 +00:00
merdely
0a20e294ad Add check_esxi_hardware 2012-04-02 16:51:31 +00:00
merdely
ca4694c2c3 Import check_esxi_hardware
This script is a Nagios plugin to monitor the hardware of ESX and ESXi
servers. It can also be used as standalone script to check the hardware -
Nagios isn't necessary to run it.
    
ok sthen@
2012-04-02 16:50:47 +00:00