Commit Graph

75832 Commits

Author SHA1 Message Date
naddy
243a913d4a * explicitly include <limits.h> for INT_MAX
* no need for groff
2012-06-25 19:24:27 +00:00
robert
7f7d57b857 --enable-xml-log is needed for both the client and the server so enable
it by default
2012-06-25 18:54:07 +00:00
espie
c6287b2b53 fix @conflict marker
while there, put common things in Makefile.inc
bump revs according to discrepancies in COMMENT and in @conflict
2012-06-25 15:45:14 +00:00
mpi
b3690e672f Revert the commit that breaks remmina+ssh with OpenBSD servers and add
the URLs to the bugtracker.

ok ajacoutot@, jasper@ (maintainer)
2012-06-25 14:24:34 +00:00
pascal
e6f2b49ad1 Fix a crash on startup when certan options are set in the config file.
Reported by Brett, looks good to laurent@ (maintainer), and confirmed by Ryan
Flannery upstream.
2012-06-25 14:20:01 +00:00
naddy
fd3f2648f8 explicitly include <sys/param.h> before <sys/sysctl.h> and don't rely on
it being pulled in by some other header file
2012-06-25 14:06:26 +00:00
jasper
82493d7030 - update to 0.16.1 2012-06-25 12:26:03 +00:00
espie
10adbfb29c use TRUEPREFIX to allow correct behavior wrt do-install.
from Christopher Zimmermann
2012-06-25 11:43:35 +00:00
naddy
0a069e2305 maintenance update to 5.0.4 2012-06-25 11:07:22 +00:00
ajacoutot
c4eab4e06c Simplify setup. 2012-06-25 06:47:25 +00:00
gonzalo
2e6e895337 Update for Gtg to 0.2.9, with some fixes and improves:
* Big refractorization of code, now using liblarch
* Fixed crash traceback when pressing 'delete' key.
* Fixed url autolinking for http(s) schemes.
* Fixed several bugs about hamster integration.

While here, new MASTER_SITES, GROFF is not needed,
delete some patches using perl on Makefile.

Initial update from me with a lot of tweaks by aja@.

Ok aja@
2012-06-24 23:01:13 +00:00
ajacoutot
dccd4df714 Committed previous from wrong tree; was not up to date with the markers. 2012-06-24 18:50:22 +00:00
ajacoutot
c181982d97 Update to z-push-2.0. 2012-06-24 18:47:20 +00:00
mglocker
ac18cbdea8 Add sabnzbd. 2012-06-24 14:40:43 +00:00
mglocker
2a6f249a51 SABnzbd allows you to process nzb-files via a comfortable web interface.
It offers a direct interface to newzbin2.es or nzbmatrix.com with features
like automatic processing of bookmarked nzb-files.

Help and OK ajacoutot@
2012-06-24 14:32:43 +00:00
ajacoutot
5c59efbac8 Update to pinot-1.0. 2012-06-24 13:37:01 +00:00
ajacoutot
7c7f956be3 Upstream rerolled the tarball. 2012-06-24 11:12:26 +00:00
ajacoutot
ee87e8c416 Update to libcares-1.9.1.
from Brad
2012-06-24 10:08:42 +00:00
eric
7f51d22d74 update to 3.3.4
ok landry@
2012-06-24 09:34:03 +00:00
ajacoutot
33998ea777 Update to lcms2 2.3.
from Brad
2012-06-24 09:24:37 +00:00
ajacoutot
9058e82120 Update to csync-0.50.7. 2012-06-24 08:01:29 +00:00
ajacoutot
ba776f2f7f Update to owncloud-4.0.3. 2012-06-23 15:32:45 +00:00
ajacoutot
341625dc10 Update to espeak-1.46.02. 2012-06-23 12:23:31 +00:00
ajacoutot
e270006ec3 update to liblouis-2.4.1. 2012-06-23 12:04:44 +00:00
jasper
5b3534a62c tom doherty takes maintainership 2012-06-23 10:33:32 +00:00
sthen
5d80c3c1a5 Add a build dep on textproc/gsed, hopefully this fixes a problem seen
since the icu4c update, and it's obviously intended to be there as it's
symlinked into ${WRKDIR}/bin already. ok espie@
2012-06-22 21:04:19 +00:00
naddy
9e8139cc2d use bsd.port.arch.mk, gcc3 is gone; ok benoit@ 2012-06-22 16:56:22 +00:00
naddy
12ab41d731 drop gcc3 workaround 2012-06-22 16:53:51 +00:00
jasper
8725135d6d - update to 1.13.2
from Tom Doherty
2012-06-22 16:43:01 +00:00
jasper
8000c77301 - update to 1.1 2012-06-22 16:38:21 +00:00
sthen
2fab769828 switch compiler check to bsd.port.arch.mk / PROPERTIES, req'd by naddy@ 2012-06-22 15:43:47 +00:00
dcoppa
4f222f2285 Fix a subtle segmentation fault at program exit time:
gmtk_media_player_dispose() would be called multiple times, leading
to a double free from gdk_color_free()
(upstream svn revision r143)
2012-06-22 15:08:44 +00:00
ajacoutot
c53de912ce -ifp-line 2012-06-22 14:44:07 +00:00
ajacoutot
b3dfe3f647 Remove old, unmaintained cruft.
req. by alek@ (maintainer)

ok jasper@
2012-06-22 14:43:46 +00:00
jasper
de9dbcd511 somehow i folded two commits into one, revert non-security fix. 2012-06-22 14:38:28 +00:00
dcoppa
210aada0b3 Bugfix update to Redis 2.4.15 2012-06-22 13:29:17 +00:00
ajacoutot
490bcc030c Update to tinyproxy-1.8.3.
Add rc.d(8) script.

from frantisek holop (maintainer) with some tweaks
2012-06-22 13:26:59 +00:00
phessler
c46c212820 mark as broken on 32bit sparc 2012-06-22 13:08:09 +00:00
ajacoutot
6b93011077 Depend on ptlib>=2.10.5; that should fix the breakage reported by naddy@ 2012-06-22 12:59:09 +00:00
naddy
3003e07939 use bsd.port.arch.mk 2012-06-22 12:41:42 +00:00
naddy
c45cf8037b drop GCC4 support from a port that is only for GCC2 archs 2012-06-22 11:59:51 +00:00
jasper
9b7fdc2930 - set PKG_ARCH=*
- fix trailing whitespace
      - doesn't need groff

      ok sthen@ (MAINTAINER)
2012-06-22 11:38:13 +00:00
naddy
be03335dc4 bump for plist changes 5.1 -> 5.2 2012-06-22 11:28:51 +00:00
landry
160ba5d561 Previous maintainer agreed (between two drinks) he was not really taking
care of it. ajacoutot@ takes maintainership.
2012-06-22 09:51:22 +00:00
ajacoutot
23e85ac2f3 Update to icu4c-49.1.2.
tested by jasper@ in a bulk, thanks!
ok jasper@
2012-06-22 07:07:14 +00:00
jasper
6d66549514 - update to 2.2.0 2012-06-22 06:48:58 +00:00
gonzalo
c6e1ee5a3a This is an update for Zim to 0.56 with this updates:
* Fixed critical bug for opening email adresses without "mailto:" prefix
* Fixed bug where context menu for page index applied to the current page
  instead of the selected page
* Fixed behavior of Recent Pages pathbar in cases where part of the
history is dropped
* Fixed behavior of the Search dialog, it no longer hangs and also
allows cancelling the search
* Fixed bug where replacing a word (e.g spell correction) could drop
formatting

And a lot others. Tested on i386

Ok Sebastian Benoit (MAINTAINER), aja@
2012-06-21 20:25:45 +00:00
sthen
1e4aa8a14f +ripmime 2012-06-21 16:57:55 +00:00
sthen
ec25288b41 import ports/mail/ripmime, ok giovanni@
ripMIME's primary pupose is to extract attachments out of MIME-encoded
email packages. It includes options suitable for some types of automated
use, including bounds on recursion.
2012-06-21 16:57:31 +00:00
naddy
758513708e GCC3 is gone, we don't need to deal with it any longer; ok sthen@ 2012-06-21 16:17:40 +00:00