85344 Commits

Author SHA1 Message Date
landry
a3d5b87cf1 Update to libofx 0.9.8. 2013-07-11 19:29:32 +00:00
sthen
1314048267 sync WANTLIB (+graphite2), noticed after checking that autoconf doesn't now
pick up aqbanking/gwenhywfar.
2013-07-11 19:17:10 +00:00
phessler
574b766d5a +aqbanking 2013-07-11 19:00:19 +00:00
phessler
bc5dbb9525 AqBanking provides a middle layer between the program and the various Online
Banking libraries (e.g. AqHBCI, OpenHBCI etc).

AqBanking uses various plugins to simplify import and export of financial
data. It also provides the administration of profiles on a per import/export
plugin basis.

AqBanking supports plugins which allow lookup and verification of bank code/
account id pair validity.

with and OK sthen@
lots of poking and testing from henning@
2013-07-11 18:59:47 +00:00
phessler
d8aaf20e8c +gwenhywfar 2013-07-11 18:58:40 +00:00
phessler
f013db20a8 Gwenhywfar is a multi-platform (*BSD, Linux, MS-Win, etc.)
helper library for networking and security applications and libraries.
It is used by various 'finance' software, and possibly others.

Gwenhywfar includes the following features, among several others:
- OS abstraction functions for directory and Internet address handling
  and library loading (src/os/)
- Networking functions which allow managing many connections to be used
  economically even in single threaded applications
- High-level functions for parsing files with a simplified "XML-like"
  format and accessing them like a hierarchical database (src/parser/)
  It is able to process valid XML files, too.
- High-level cryptographic functions on top of OpenSSL functionality
  (src/crypt/)

with and OK sthen@
lots of poking and testing from henning@
2013-07-11 18:57:39 +00:00
sthen
d915fe49fc oops, bump the right subpackage 2013-07-11 18:39:43 +00:00
sthen
1c4c43f01b missed bump (ruby-puppet -> puppet) 2013-07-11 18:38:50 +00:00
ajacoutot
69ec54d93d Update to gedit-latex-3.8.0. 2013-07-11 18:28:49 +00:00
bcallah
a8703f5099 +solfege 2013-07-11 18:16:43 +00:00
bcallah
712bf08418 Import audio/solfege. Solfege is a program to help music students train for
solfege and aural skills classes.
ok landry@
2013-07-11 18:16:06 +00:00
landry
7ad71e5a49 Seamonkey doesn't need the sydneyaudio backend anymore. 2013-07-11 16:24:10 +00:00
landry
2c2207b9ce Update to seamonkey 2.19 / enigmail 1.5.2 / lightning 2.4b1.
- See http://www.seamonkey-project.org/releases/seamonkey2.19/
- Fixes more or less the same list of MFSA fixed in ffx 22
- Finally back on track after missing 2.18 due to build infra issues
- Add a patch to workaround #886095 (which puzzled me for 3 weeks)
- remove no longer needed sydneyaudio patches
- add TERM=xterm hack to workaround mozbuild issue
- reenable clang on i386, using --disable-debug-symbols
- sync patch-mozilla_gfx_thebes_gfxPlatform_cpp which the one from ffx
2013-07-11 16:23:38 +00:00
jasper
3f180da25f bump to the latest versions
ok gonzalo@ ian@ (MAINTAINER)
2013-07-11 14:47:27 +00:00
sthen
a86b09b5d4 update to squid-3.3.6 2013-07-11 14:28:01 +00:00
espie
6452edba4d might fix compile on vax: the configure script refuses to proceed if
DSO is not found.

BUT, if you explicitly ask for --disable-dso, it keeps going and builds
something. Go figure...
2013-07-11 08:36:28 +00:00
espie
ec83b7eb27 mixing detection of functions in libc (have dlopen) with redudant
close-but-false declarations in include ? not a good idea.

should fix REALLY stupid error on vax
2013-07-11 08:29:19 +00:00
sthen
036d6b7b49 use DISTFILES=..{..} url handling syntax, rather than a dummy url parameter. 2013-07-11 07:50:25 +00:00
sthen
2fc143fe65 sync; 8150 2013-07-10 19:34:20 +00:00
jasper
1f997d1348 update to gthumb-3.2.3 2013-07-10 17:26:05 +00:00
jasper
423ab369ca update to gnome-screenshot-3.8.3 2013-07-10 17:07:17 +00:00
dcoppa
7a730d532c piano: Check for libgcrypt errors.
This fixes some rare segfaults (see issues #369 and #293).

From upstream git commit f6df7d7e510f2d8879ec54dce32fee2b691dc32d
2013-07-10 16:40:47 +00:00
zhuk
ea5eb7af6f Zap commented out USE_NINJA=No leftover. 2013-07-10 15:44:47 +00:00
bcallah
940af60d28 Remove the MASTER_SITES=${HOMEPAGE} construct; as per an email from naddy@
back in April: "There are times where you don't want to duplicate data...
and there are times where you are just being silly."
"Hmm. Then sure why not." aja@
2013-07-10 15:22:23 +00:00
dcoppa
3d1fda1069 This is better. 2013-07-10 15:13:00 +00:00
dcoppa
e8baa2f05d Fix and re-enable Ninja build. 2013-07-10 15:10:27 +00:00
jasper
af31b18d44 +tanukiwrapper 2013-07-10 14:41:26 +00:00
jasper
5ba9fa2ae6 import tanukiwrapper, based on svn rev 1780
The Java Service Wrapper is an application which has evolved out of a
desire to solve a number of problems common to many Java applications:

  - Run as a Windows Service or Unix Daemon
  - Application Reliability
  - Standard, Out of the Box Scripting
  - On Demand Restarts
  - Flexible Configuration
  - Ease Application Installations
  - Logging

ok aja@
2013-07-10 14:40:29 +00:00
dcoppa
1a61cbf74f Revert previous.
As explained by aja@, we do not set NO_TEST when a test target
exists, even when it does nothing.
2013-07-10 14:15:51 +00:00
dcoppa
974b1f5e2a Add TEST* glue. 2013-07-10 13:47:30 +00:00
dcoppa
d2cbc3f7ac Add NO_TEST=Yes 2013-07-10 13:42:39 +00:00
ajacoutot
3d90e369a1 SECURITY update to owncloud-5.0.8:
* XSS vulnerability in "Share Interface" (oC-SA-2013-029)
* Authentication bypass in "user_webdavauth" (oC-SA-2013-030)
2013-07-10 13:37:40 +00:00
sthen
d2f2dcaf40 The patch to the rtmpdump flags is no longer needed, youtube-dl has stopped
forcing quiet mode. OK pirofti@
2013-07-10 11:30:14 +00:00
pirofti
35be143402 Update to youtube-dl 2013.07.05
Works for me and a few other friendly testers from ports@.
2013-07-10 10:57:23 +00:00
ajacoutot
be6dc6e3ca Update to d-feet-0.3.6. 2013-07-10 09:56:41 +00:00
edd
c25a2becf5 Update to swi-prolog-6.2.6 and move docs to where you would expect.
OK jasper@
2013-07-10 09:10:44 +00:00
espie
af19777a1a revert brad change that LOSES INFORMATION 2013-07-10 07:32:57 +00:00
jturner
573431fe40 Update lumail to 0.11.
ok bcallah@
2013-07-10 02:18:26 +00:00
lteo
1deb2a50d4 Update to Snort 2.9.5, from maintainer Markus Lude.
Tested by Markus on sparc64; tested by me on amd64, i386, and macppc.
2013-07-10 02:10:22 +00:00
ajacoutot
09e60e6d58 Update to xdg-user-dirs-0.15. 2013-07-09 21:06:37 +00:00
espie
8ce3ee05a4 yes, REALLY.
libtiff wants jpeg for linking.
the first patch wasn't enough, configure still wasn't detecting libtiff
properly on vax.

Now it should, and the lrintf part is being worked on.

ok sthen@
2013-07-09 20:32:52 +00:00
sthen
97e18bee4f (now I've worked out the versioning scheme...)switch to a version of Railo
which is more suitable for production use (4.0.4.001), and bump EPOCH because
this is a lower version number.
2013-07-09 20:26:03 +00:00
rpe
6d5169cd9a update to 1.97
"looks good to me" sthen@
2013-07-09 20:10:46 +00:00
espie
1de7469ca6 these will build when vax gets the functions 2013-07-09 20:01:38 +00:00
espie
d802e111af vax does not have all libm functions (yet), don't waste time building
stuff that will not link anyways.
2013-07-09 19:48:56 +00:00
jasper
3ed1d49510 update to coffeescript-1.6.3 2013-07-09 19:08:53 +00:00
espie
bb885a716a fix install in the purely static case 2013-07-09 17:06:14 +00:00
bcallah
5e29795085 Minor update to 1.18 2013-07-09 16:32:35 +00:00
stu
318376c01f Don't misrename manpages. 2013-07-09 16:14:20 +00:00
jasper
303d273d30 fix BUILD_DEPENDS 2013-07-09 13:43:06 +00:00