Commit Graph

68094 Commits

Author SHA1 Message Date
edd
1906bcaa5e x11/tint is GPLv2, not MIT. Noticed by Carson Chittom, cheers. 2011-07-24 09:14:58 +00:00
landry
bc7ac9d987 Thunderbird and Seamonkey now use the provided install target, update
list of ports using our homemade install target.
2011-07-24 07:48:20 +00:00
landry
d25837d9ee Update to enigmail-1.2 and enigmail-seamonkey-1.2, following/compatible
with Tb 5.0 and Sm 2.2 updates. Ensure we depend on the correct version
of those, hack a bit the chrome.manifest to ensure the libs are found.
Tested by Nigel Taylor, thanks!
2011-07-24 07:35:14 +00:00
landry
4026e2478b Update to seamonkey 2.2, based on Firefox/Thunderbird/Gecko 5.
See http://www.seamonkey-project.org/releases/seamonkey2.2/ for details.
- sync ipc patches from Firefox
- remove a bunch of useless patches
- install under lib/seamonkey-2.2 instead of using our homegrown install
  target.
- install langpacks as plain xpi instead of unzipping them, greatly
  shrinking PLIST
2011-07-24 07:31:57 +00:00
landry
fadfb939f5 Update to thunderbird-i18n 5.0.
A bunch of languages added (ar,br,en-US,et,fy-NL,gd,gl,is,rm,si,sq,ta-LK),
a bunch of languages removed (af,el,be,gu-IN,mk,zh-CN)..
Install the langpacks as plain xpi instead of unzipping them.
2011-07-24 07:13:01 +00:00
landry
b02b46dbd5 Update to thunderbird 5.0, based on Gecko 5. See for details :
http://www.mozilla.org/en-US/thunderbird/5.0/releasenotes/
- sync ipc patches from firefox
- install under lib/thunderbird-5.0 instead of using the handmade
  install target
- remove a bunch of pointless patches
Been running with it since a while, tested by a few on ports@, thanks!
2011-07-24 07:10:12 +00:00
kili
80f93683f7 Add geo/geoclue to LIB_DEPENDS instead of picking it up silently
if it's installed. Noticed by frantisek holop.

While here regenerate WANTLIB.

Add --enable-geoclue to CONFIGURE_ARGS (demanded by rpointel@).

ok dcoppa@ rpointel@
2011-07-23 19:48:09 +00:00
benoit
319d4b504a - take maintainership on it, ok Laurence Tratt 2011-07-23 19:10:49 +00:00
kili
497ff3c94f Fix totally stupid error message hiding fuckup in cabal. 2011-07-23 16:38:54 +00:00
kili
492ef788cf + hs-webkit 2011-07-23 14:47:38 +00:00
kili
8b0104bca7 WebKit is a web content engine, derived from KHTML and KJS from
KDE, and used primarily in Apple's Safari browser.
These are the Haskell bindings for the WebKit library.

From maintainer Jona Joachim.

ok dcoppa@
2011-07-23 14:47:09 +00:00
benoit
ff4a3b343d - update py-pyx to 0.11.1
- update PLIST
- update patches
- use MODPY_EGG_VERSION

ok Laurence Tratt (maintainer)
2011-07-23 14:09:05 +00:00
naddy
15b9b524e1 bump all subpackages after MAINTAINER change 2011-07-23 14:06:50 +00:00
espie
c61e908fdd grab an actual current distfile.
script is the same, even if the tarball checksum is not
2011-07-23 13:32:44 +00:00
ajacoutot
5fd9e1c3b7 Fix BUILD_DEPENDS. 2011-07-23 08:08:16 +00:00
ajacoutot
e38f002e24 +libgnome-media-profiles 2011-07-23 08:00:41 +00:00
ajacoutot
79472db1bf Import libgnome-media-profiles-3.0.0.
Library that contains code to manage media profiles.
(needed for rhythmbox update)

ok jasper@
2011-07-23 08:00:01 +00:00
naddy
9671d92e1b missing bump for ruby directory change 2011-07-22 22:21:06 +00:00
sthen
cd74aaa9b7 Fix rc script mode/group, and adjust an #ifdef in a patch to use a specific
OpenBSD version. From Brad (maintainer).
2011-07-22 20:15:47 +00:00
sthen
76d000dcb2 add an rc script for MailScanner, looks ok to Brad (maintainer). 2011-07-22 19:57:20 +00:00
dcoppa
5c07d2cc0c Update vmwh to the latest snapshot, fixing a buggy fprintf call.
ok jasper@
2011-07-22 13:26:42 +00:00
sthen
3c59336cdc Make the description agree with the suggested commands when linking
php.conf from modules.sample into modules; ok robert@
2011-07-22 10:28:54 +00:00
sthen
6df0d68c4d Bump for PKGSPEC changes in ports/lang/php/Makefile.inc 2011-07-22 10:20:10 +00:00
sthen
e96b4a7874 Use PKGSPEC to set the correct PHP version in ports which depend on modules.
Otherwise a port wanting php-mysql-5.3 was matching an installed php-mysql-5.2
package. ok robert@, bumps to follow.
2011-07-22 10:19:23 +00:00
landry
d54d6920cb Use a subdir of mozilla/ for DIST_SUBDIR. 2011-07-22 10:04:15 +00:00
dcoppa
6b3e9cff78 Respect --image-bg option in full-screen mode
(upstream git commit 0379af967bddd6e90e4c7dadee6d96be1cb82f1d)
2011-07-22 08:04:31 +00:00
sthen
7cca087371 update to MailScanner 4.84.1-1, from Brad (maintainer). 2011-07-22 07:33:55 +00:00
jasper
36ba1270db - update pidgin to 2.9.0
* includes a security fix for SA45037 Pidgin "gdk_pixbuf__gif_image_load()" Denial of Service Weakness

from brad (MAINTAINER)
2011-07-22 06:44:45 +00:00
ajacoutot
49c96a6e30 Properly change directory before starting: use the same rc_start() as amd(8).
reminded by william@
2011-07-22 05:58:40 +00:00
landry
e9b4c7a040 Readd patches/files from mail/mozilla-thunderbird, atm sunbird can't be
built from newer thunderbird tarballs (as it's officially
unmaintained/dead upstream) and this gets in the way of thunderbird 5
update. Hopefully i'll figure out how to fix that... bump REVISION to be
on the safe side.
2011-07-22 05:25:27 +00:00
jasper
1f9cf6478f - add a patch from pkgsrc to prevent links+ (in gui mode) from crashing on
certain webpages after recent png update. though links was doing bad things, not png..
2011-07-21 18:36:36 +00:00
dcoppa
540e0fa2ae s/$(MACHINE)/$(MACHINE_ARCH)/
Fix a build error on macppc reported by ajacoutot@
ok ajacoutot@
2011-07-21 12:29:21 +00:00
pea
54e48906db Add inadyn 2011-07-21 12:19:11 +00:00
pea
3b0b61686a Import inadyn
inadyn is a C based client used to update DNS entries.  This is a fork of
the original INADYN implementation from Narcis Ilisei. Most of the fixes
and additions from the new "upstream" by Christoph Brill have been added.
However, this project is not a fork off of Christoph's repository, but
rather a reengineered version of the original 1.96.2 release with all
additional patches audited and merged separately. Additionally a further
set of code cleanups, features and bug fixes have been added.

ok ajacoutot@
2011-07-21 12:17:02 +00:00
pea
353cc45b3a Add _inadyn
ok ajacoutot@
2011-07-21 12:13:54 +00:00
pea
72c00205e5 Add dokuwiki 2011-07-21 09:54:51 +00:00
pea
d8e82fa76c Import dokuwiki.
DokuWiki is a standards compliant, simple to use Wiki, mainly aimed at
creating documentation of any kind. It is targeted at developer teams,
workgroups and small companies. It has a simple but powerful syntax
which makes sure the datafiles remain readable outside the Wiki and
eases the creation of structured texts. All data is stored in plain text
files, no database is required.

With tweaks/feedbacks from landry@, thanks.

ok landry@
2011-07-21 09:52:28 +00:00
lum
8f7704f10e update to toprump-0.14.5
sync with recent changes to top(1).
2011-07-21 09:23:52 +00:00
sthen
245b5d3e18 Don't install the copy of 8x12 normal fonts which get installed as "bold".
This lets X synthesize its own, so bold characters are distinct again.
Upstream don't seem to like this ("there is no space for a bold font in
a 6x12 matrix") but everyone else would rather have distinct bold chars.

Req by joshe@, landry@. OK LEVAI Daniel (maintainer).
2011-07-21 08:02:44 +00:00
ajacoutot
6e51e02d09 Update to gstreamermm-0.10.10. 2011-07-21 06:37:09 +00:00
sebastia
5ff311a287 update SOGo to 1.3.8a, also here zapping patches that made it upstream.
OK landry@
2011-07-21 06:30:44 +00:00
sebastia
50aae3debe Update SOPE to 1.3.8a, zap a couple of patches that made it upstream.
OK landry@
2011-07-21 06:27:21 +00:00
edd
3fbfbe54d4 blast away pesky swap file that sneaked in to my last commit 2011-07-21 01:39:30 +00:00
edd
7d32b01472 link radare2 2011-07-21 01:37:56 +00:00
edd
38d1e86abc Import radare2, reverse engineers hex editor, debugger and disassembler.
Only i386/amd64 enabled until we know which arches work/need fixing.

OK sthen@
2011-07-21 01:35:51 +00:00
jeremy
d1536163d4 Update to 1.2.4. 2011-07-20 22:51:32 +00:00
schwarze
6df73b7c69 +p5-Authen-NTLM 2011-07-20 21:47:46 +00:00
schwarze
9893017300 Import p5-Authen-NTLM-1.08.
This module implements the NTLM (Microsoft Windows NT LAN Manager)
authentication mechanism.  It can be used to perform NTLM style
authentication for any desired protocol.

Feedback and OK gsoares@; OK landry@ sthen@.
2011-07-20 21:42:49 +00:00
gsoares
9a9d4a970e update xmlsec to 1.2.18
The XML Security Library 1.2.18 release fixes a serious crasher.

tweaks/OK sthen@, jasper@
2011-07-20 20:56:00 +00:00
naddy
d975b56bde add "fonts" category 2011-07-20 20:42:13 +00:00