Commit Graph

309 Commits

Author SHA1 Message Date
dcoppa
729f3f4f79 Apply the cups fix to the rest of Mozilla apps (mozilla-thunderbird,
sunbird, firefox35, seamonkey).

Ok & tested by landry@
2011-01-05 08:22:30 +00:00
jasper
8e3bf4929b - add missing build dependencies 2011-01-02 12:53:45 +00:00
rpointel
e967539a52 +zim 2010-12-27 12:06:46 +00:00
rpointel
a9dae9e774 Import Zim, a desktop wiki.
From MAINTAINER Sebastian Benoit.
ok landry@ (thanks).
2010-12-27 12:05:13 +00:00
ajacoutot
c5b6bfa38e Unbreak after removal of avahi from gnomevfs2.
spotted by espie@
2010-12-08 13:36:30 +00:00
dcoppa
927ee14bcd Fix Kerberos/GSSAPI authentication within mozilla ports.
OpenBSD does not have gssapi_krb5. So, to avoid undefined symbol
errors, link libxul with "-lkrb5 -lcrypto".

OK phessler@, landry@ (MAINTAINER)
2010-12-01 15:00:12 +00:00
espie
bec176e99e new depends 2010-11-20 09:48:38 +00:00
sthen
0d108b08f8 new-style revision/lib_depends 2010-11-05 07:57:07 +00:00
jasper
f8d971a597 it should be run dependency, not lib dependency. 2010-11-03 07:34:51 +00:00
landry
bc4e77d239 Add a patch so that it finds our gdb. Remove updates/ subdir at
uninstall time.
2010-10-27 13:00:55 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
landry
7ad8992a79 Bump sunbird REVISION after mozilla.port.mk change. While here remove
now unneeded comment.
2010-10-22 19:22:36 +00:00
espie
4cc3f43b65 USE_GROFF=Yes 2010-10-18 21:25:07 +00:00
jasper
b0a8cebee9 - use_x11 comes from gnome.port.mk now 2010-10-18 13:41:15 +00:00
landry
086ac6a802 Fix WANTLIB again after cairo's last commit where X11-xcb went away.
Bump REVISIONs.
2010-10-18 07:15:55 +00:00
landry
f0e02841bf Switch all mozilla-based ports to using the bundled cairo, mozilla doesn't
like the systemwide cairo since 1.10.x update (crashes,gifs not displaying
properly), and there's few hope it will be fixed in 1.9.2.x branch.
Fix WANTLIB while here and bump REVISIONs.
Reported by dcoppa@, also found in upstream bz #597174 and various linux
vendors bugzillas (red hat #628331, mdv #60738, gentoo #337813).
devel/xulrunner will follow in a few..
2010-10-15 07:16:19 +00:00
jim
bb22217cac Update to 2.6.3 from Tilo Stritzky t.stritzky at arcor.de and Sergey
Bronnikov estetus at gmail.com with input from jasper@.  Sergey has agreed
to take maintainer.

ok jasper@
2010-10-14 00:02:24 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
ajacoutot
e7f3154350 Unbreak by fixing WANTLIB.
spotted by landry@
2010-10-06 17:29:36 +00:00
ajacoutot
7bf1830c6a Unbreak after atk2mm was moved out of gtk2mm. 2010-09-30 13:03:10 +00:00
jasper
aeef72e9ca - update rednotebook to 1.1.1 2010-09-30 11:06:18 +00:00
ajacoutot
21da929ec9 Fix DEPENDS after gtk+2 and gdk-pixbuf split.
ok jasper@
2010-09-30 07:21:18 +00:00
landry
061756d4d6 Bump sunbird REVISION as nspr dependency was changed. 2010-09-19 19:22:46 +00:00
sthen
29075f35de s/USE_SETUPTOOLS/MODPY_SETUPTOOLS/ and bump 2010-09-16 08:15:52 +00:00
jasper
fab4167387 - move distfiles/ to a proper mirroring location. 2010-09-12 16:49:08 +00:00
jasper
6cbff417f9 - argh, shuffling tarballs and distfiles is no fun..as pntd out by kili. 2010-09-10 17:03:31 +00:00
jasper
9867dbdcd1 - better distfile 2010-09-10 15:14:58 +00:00
jasper
cc5f8c1d16 - sync 2010-09-10 11:14:17 +00:00
jasper
91d2746404 import when 1.1.21
When is an extremely simple personal calendar program, aimed at the Unix
geek who wants something minimalistic. It can keep track of things you
need to do on particular dates. Its file format is a simple text file,
which you can edit in your favorite editor.

feedback and ok ajacoutot@
2010-09-10 11:13:20 +00:00
jasper
65311c95f0 - update gtg to 0.2.4 2010-09-06 10:42:30 +00:00
jasper
bd1ba7d0a8 - fix homepages/master site 2010-09-02 08:22:24 +00:00
jasper
f4c0df60cd - update fet to 5.14.1 2010-09-01 12:43:54 +00:00
fgsch
7097e45c16 More bumps for python. 2010-08-30 21:52:53 +00:00
fgsch
94c6a5abc6 Bump revision after python's default change. 2010-08-30 17:57:31 +00:00
jasper
c9db012489 - add the documentation from the standalone port into the main port
ok ajacoutot@
2010-08-29 21:00:18 +00:00
jasper
27745a7ec0 - remove gnucash-docs; will be rolled into the main gnucash port 2010-08-29 20:59:56 +00:00
sthen
5cb35af8b2 at his request, remove sturm@ as maintainer from his ports 2010-08-28 09:19:14 +00:00
landry
479d7c3a14 Remove -lighting subpackages, they can be built from their respective
host applications using --enable-calendar, so it makes more sense to
move the subpackages there, as seamonkey and thunderbird can get out of
synch.. now sunbird is only a standalone app.
Convert to mozilla MODULE while here, greatly shrinks Makefile. Use
EPOCH for seamless upgrades, as previous PKGNAME contained 1.0b1 which
wasn't detected as 1.0beta1.
2010-07-27 16:52:35 +00:00
laurent
7eb290d508 link slideml to the build 2010-07-20 15:55:12 +00:00
ajacoutot
b34069f49b LOCALBASE -> TRUEPREFIX 2010-07-20 15:37:39 +00:00
laurent
8284821cab HTML slide generator based on SlideML meta-language, okay jasper@ 2010-07-20 15:28:44 +00:00
ajacoutot
b9124d7283 Update to rednotebook-1.0.0. 2010-07-15 16:11:30 +00:00
pea
9c32d9db48 Update to 4.3
ok aja@
2010-07-08 16:08:33 +00:00
ajacoutot
15aad6ae08 Use MODPY_EGG_VERSION and lowercase COMMENT.
ok djm@ (maintainer)
2010-07-05 14:37:59 +00:00
djm
f14ebff110 +googlecl 2010-07-05 02:08:44 +00:00
djm
569847cb12 import googlecl, a command-line interface to some Google services:
> GoogleCL is a project aimed at bringing Google to the command line. The
> especially tasks that are time consuming from a web interface.
> goal is to streamline and simplify common things that you want to do,
2010-07-05 02:07:41 +00:00
landry
8f784e1e63 Bump PKGNAME/SO_VERSION to chase www/mozilla-thunderbird update. 2010-06-23 17:11:50 +00:00
landry
b82af78a6c As done in ffx/tb/sm, remove nss/nspr patches, as sunbird uses
systemwide nss/nspr too. While here dont call autojunk in nsprpub/,
and bump PKGNAMEs.
2010-06-20 19:59:16 +00:00
ajacoutot
21fb4fe50e Update to calcurse-2.8.
from developer and maintainer Frederic Culot
2010-06-15 07:29:39 +00:00
naddy
026bff64d2 do not drag build depends into run depends 2010-06-12 15:49:41 +00:00