Commit Graph

5051 Commits

Author SHA1 Message Date
landry
ba9a7896a6 Finally (?) really fix kazehakase now that xulrunner-1.9 is sane. Switch to
newer REVISION/LIB_DEPENDS/WANTLIB idioms, correctly links with libxpcomglue
now, and even builds with #!#@# gnu libtool. Don't forget to add
xulrunner-1.9 to RUN_DEPENDS-gecko, as the xpcom glue loads
libxul.so/libxpcom.so at runtime. Phew.
2010-07-11 15:01:46 +00:00
jakemsr
25047317d2 + minitube 2010-07-11 02:09:41 +00:00
jakemsr
8da1438269 import minitube-1.0
standalone YouTube.com video browser/player

Minitube is a native YouTube client.  With it you can watch YouTube
videos in a new way: you type a keyword, Minitube gives you an endless
video stream.  Minitube does not require Flash Player.  Minitube is
not about cloning the original YouTube web interface, it aims to
create a new TV-like experience.

started by pirofti at c2k10, finished by me
2010-07-11 00:45:44 +00:00
naddy
29dc625201 build supplementary data for mozilla programs only on archs that can build
mozilla; ok landry@
2010-07-10 13:43:46 +00:00
landry
fd01387962 Switch www/mozilla-firefox to www/mozilla MODULE. Makefile is now much
more sane : 31 insertions(+), 141 deletions(-)
Switch pkg/PLIST to MOZILLA_PROJECT, and correctly patch
config/autoconf.mk.in.
2010-07-09 15:43:54 +00:00
landry
834be62f6b Switch www/seamonkey to www/mozilla MODULE. cvs diff Makefile | diffstat
says it all: 21 insertions(+), 118 deletions(-)
While here, patch and subst the appropriate config/autoconf.mk.in file,
and remove a leftover patch from ffx35. Switch PLIST to use
MOZILLA_PROJECT too.
2010-07-09 15:39:00 +00:00
landry
424ebd15a1 Switch to newer LIB_DEPENDS/WANTLIB semantics. 2010-07-09 15:08:39 +00:00
landry
3dac55be93 Resurrect www/mozilla dir to host a mozilla.port.mk MODULE, that will
help clean up the crazy maze in mozilla ports Makefiles.
ok ajacoutot@ jasper@ naddy@
2010-07-08 21:06:13 +00:00
dcoppa
30c70a8a68 Apply some small bugfixes from upstream: see patches for descriptions. 2010-07-08 06:35:13 +00:00
sthen
70094b564f update to 0.12 2010-07-06 23:16:21 +00:00
sthen
53212d89da Let this build on gcc2 arch; same thing as recent diff for www/lighttpd.
From Brad, following a report from Sevan.
2010-07-06 21:10:50 +00:00
sthen
2fe5ee4af4 fix gcc2 build; from Brad, tested by Sevan who submitted a different
diff to fix the same problem.
2010-07-06 17:17:50 +00:00
ajacoutot
e823f8e823 Use the gettext MODULE. 2010-07-06 16:27:46 +00:00
espie
7eff9180c4 abuse of LIB_DEPENDS 2010-07-06 15:17:33 +00:00
espie
408627e945 abuse of LIB_DEPENDS 2010-07-06 08:17:13 +00:00
espie
e6b83209ea this abuse is almost certainly RUN_DEPENDS + BUILD_DEPENDS 2010-07-05 22:42:07 +00:00
djm
14d25cc310 don't build forest of manpage symlinks; suggested by sthen@ ok benoit@ 2010-07-05 01:59:26 +00:00
landry
35b3bdd963 Update to webkit 1.2.1, fix WANTLIB, tighten lib_depends on icu4c-4.4
(from jcs@). Tested by kili@ on amd64 and myself on sparc64/macppc.
2010-07-03 07:53:04 +00:00
jim
adf3378fda update to 1.28
ok ajacoutot@, sthen@
2010-07-03 03:58:15 +00:00
jim
0b72539447 update to 0.28
ok ajacoutot@, sthen@
2010-07-03 03:45:16 +00:00
jim
4bf2db4a0b update to 0.29
ok ajacoutot@, sthen@
2010-07-03 03:43:50 +00:00
jim
a0114e1f0f update to 0.16
ok ajacoutot@, sthen@
2010-07-03 03:42:48 +00:00
naddy
e3ee31b058 Kill all instances of the dangerous RUN_DEPENDS=${BUILD_DEPENDS} idiom.
Bump pkgname where necessary.
2010-07-03 02:44:13 +00:00
giovanni
e178d4d14c Update to 3.3.4
ok kevlo@ (Maintainer)
2010-07-02 14:35:48 +00:00
giovanni
77fceeced1 Update to 0.6.3 2010-07-02 14:34:03 +00:00
stephan
108e67d68a update to 1.97, ok landry@ 2010-07-02 13:15:32 +00:00
jim
ce8cdda08b update to 5.80024
ok robert@
2010-07-02 04:37:36 +00:00
jim
e74ad735fe update to 1.07
ok robert@
2010-07-02 04:06:11 +00:00
jim
5cfe6e0703 update to 1.2
ok robert@
2010-07-02 04:04:46 +00:00
jasper
badd27944b - add a reminder for landry 2010-07-01 20:32:08 +00:00
landry
778540782c Bah. Looks like i'll always forget to update both -i18n ports after
updating master ports. Repair injustice.
2010-07-01 19:35:09 +00:00
sthen
5fe315516f update to 0.60; upgrading users who have modified setup.inc will need
to merge changes from setup.inc.sample.
2010-07-01 13:15:52 +00:00
jim
38c01cb1d7 +varnish 2010-06-30 23:29:56 +00:00
jim
8362e0c0d0 update to 2.1.2, take maintainer, and correct homepage. putting in tree to get more eyes on it.
ok robert@
2010-06-30 21:49:37 +00:00
landry
fb34f4500c link www/netsurf to the build 2010-06-29 20:11:53 +00:00
landry
7b2f43f902 Import netsurf-2.5, a very lightweight web browser for RISC OS and UNIX-like
platforms. It doesn't do javascript, but who cares about web2.0 anyway ?
Sub-projects are :
- hubbub : HTML parser
- libcss : CSS parser and selection engine
- libnsbmp : BMP/ICO decoding library
- libnsgif : GIF decoding library
- libparserutils : utility library for parser building
- libwapcaplet : string internment library

Currently SIGBUS'es on sparc64 in libcss, being worked on with upstream.

Loosely based on a submission from Anthony J Bentley, reworked by myself.
2010-06-29 20:11:13 +00:00
landry
c4e5233d71 Update to seamonkey 2.0.5, fixes yet another of MFSA, see
http://www.mozilla.org/security/known-vulnerabilities/seamonkey20.html
2010-06-28 21:34:39 +00:00
landry
b29887170c Maintenance update to firefox35-3.5.10, Fixes yet another bunch of MFSA,
http://www.mozilla.org/security/known-vulnerabilities/firefox35.html

While here, make it build against systemwide nss/nspr, as others do, and
remove corresponding patches for local copy of nss/nspr. Use newer
${SUBST_CMD} semantics to prettify do-install: target.
2010-06-28 21:32:04 +00:00
landry
4d98df5567 Update to mozilla-firefox 3.6.6. Fixes a bunch of MFSA, see
http://www.mozilla.org/security/known-vulnerabilities/firefox36.html
The new plugin sandboxing code is disabled because :
- it only supports binary blobs plugins we don't have
- it is an horrible maze of #ifdef linux-apple-win32 coming straight
  from an old version of chromium. Future versions should have better BSD
support..
tested by several on ports@, thanks!
2010-06-28 21:24:22 +00:00
ckuethe
1962850435 add p5-WWW-Tumblr 2010-06-27 21:03:44 +00:00
ckuethe
a1b3204ed1 Perl interface to the Tumblr API, ok jim@ 2010-06-27 20:37:19 +00:00
robert
0be52ed9fc update to 2.2.15 2010-06-27 17:27:03 +00:00
robert
8c735f18d3 Update to ZendFramework 1.10.6 2010-06-27 15:21:25 +00:00
ckuethe
5e98e33da3 I don't use this any more. Hand off to jmeltzer, who has krb5. 2010-06-26 16:38:55 +00:00
sturm
b46350fb6d security update to opera 10.11 2010-06-26 06:18:08 +00:00
merdely
0d484d831f Update to 3.0.16. Adds IPv6 support.
Diff from Robert <robert ! openbsd . pap . st>
Similar diff from Gabriel Kihlman <gk ! stacken . kth . se>

ok benoit@, theoretical ok ajacoutot@
2010-06-25 13:50:47 +00:00
landry
8f784e1e63 Bump PKGNAME/SO_VERSION to chase www/mozilla-thunderbird update. 2010-06-23 17:11:50 +00:00
ajacoutot
5fc7dff76c Update to timetrex-3.1.2.
* This release contains several minor bugfixes and updated tax tables
for the US and Canada.
2010-06-22 18:32:04 +00:00
ajacoutot
84c38d1c76 Remove stdc++ from WANTLIB, it's handled within a gcc ifdef block.
ok landry@ jasper@
2010-06-21 15:55:33 +00:00
william
196b84aa91 Fix build with nginx->=0.7.66
from upstream commit e973b93e8998edbbb4c6

ok bernd@

found by naddy@, thanks!
2010-06-21 03:56:02 +00:00