Commit Graph

57891 Commits

Author SHA1 Message Date
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
jim
45fe5b3eb4 update to version 1.19.
ok robert@
2010-06-29 16:45:34 +00:00
jim
05db8eff25 update to version 0.28. Add build and regress depends.
ok robert@
2010-06-29 16:44:12 +00:00
jim
1264dd3be0 update to version 0.45. Remove a trailing whitespace.
ok robert@
2010-06-29 16:42:23 +00:00
jim
18d61a9e9e update to version 0.06
ok maintainer, ajacoutot@
2010-06-29 14:31:42 +00:00
stsp
467b3cbf53 Update to 1.6.12.
diff was quietly sitting on ports@ for a week
2010-06-29 14:26:08 +00:00
stsp
e51b275de3 Add missing .El to fix man page build with mandoc.
ok pyr@ who will probably roll this into a new upstream release later
2010-06-29 14:21:23 +00:00
jim
029208420f import p5-Package-Stash
Manipulating stashes (Perl's symbol tables) is occasionally necessary,
but incredibly messy, and easy to get wrong. This module hides all of
that behind a simple API.

ok ajacoutot@
2010-06-29 13:56:06 +00:00
jim
d0eb108190 update to version 1.0025
ok kevlo@
2010-06-29 13:43:48 +00:00
steven
ea96691402 normalization: use FC as fortran compiler and honor FFLAGS.
allows to build it easily with gfortran.
make more use of MAKE_FLAGS.
make the tests work.

maintainer timeout
2010-06-29 05:01:34 +00:00
jim
6d7863088c update to version 0.59
ok robert@
2010-06-29 04:47:59 +00:00
ajacoutot
1f9980cc7b We don't want getpid() here. 2010-06-29 04:27:11 +00:00
lum
2d01eaedb9 bugfix release to verbiste-0.1.29
ok naddy@ (MAINTAINER)
2010-06-29 04:17:31 +00:00
ajacoutot
9c5fee729a Better. 2010-06-29 03:36:30 +00:00
ajacoutot
8771739246 Fix the GetConnectionUnixProcessID() function. 2010-06-29 02:14:57 +00:00
jim
fbb45750f6 update to version 0.12
ok robert@
2010-06-29 02:14:22 +00:00
robert
2448607ede Add quirks for php packages 2010-06-29 01:13:33 +00:00
robert
46a082fec7 add correct @pkgpath and @conflicts so that we can update from php5- 2010-06-29 01:10:44 +00:00
ajacoutot
0972eb433d Bugfix update to gnumeric-1.10.7. 2010-06-29 00:10:21 +00:00
robert
966330c5d0 simplify the php module and add 5.3 too 2010-06-28 23:29:57 +00:00
ajacoutot
2ee5d25db2 Bugfix update to goffice-0.8.7. 2010-06-28 23:05:39 +00:00
ajacoutot
d1b8a25a41 Remove local implementation of strnlen(3). 2010-06-28 23:01:14 +00:00
ajacoutot
ab3295d647 We have strlen(3) and strndup(3) now.
Set NO_REGRESS while here.
2010-06-28 22:51:25 +00:00
robert
48b83a745c Add a @sample for each .ini 2010-06-28 22:45:54 +00:00
jim
48313f64fc correct typo in comment
ok robert@
2010-06-28 21:35:26 +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
kili
ca3835edeb Threading support should work now (with a patch from Simon Marlow). 2010-06-28 21:27:36 +00:00
landry
4b09410899 Update to xulrunner 1.9.2.6, chasing ffx 3.6.6 update. While here, add
correct RCS tags to PLIST files..
2010-06-28 21:25:28 +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
naddy
3d794a8ec3 update to 8b 2010-06-28 20:48:45 +00:00
kili
db283c94d0 Prevent robert@ from killing me at p2k10. 2010-06-28 20:12:20 +00:00
ajacoutot
ced5f3e96e Fix -mono dependency. 2010-06-28 19:50:10 +00:00
ajacoutot
6dd6fbdcd4 Fix the mono FLAVOR, it requires gtk.
While here, regen WANTLIB and file dllmap files.
2010-06-28 19:30:13 +00:00
ckuethe
6836dc303e fix HOMEPAGE. remove extra blank line at end of human-readable output.
verbose dump of IFO structure if -vvv is specified. ok jim@
2010-06-28 19:22:50 +00:00
steven
b26ff5b05d put this in else block 2010-06-28 19:17:27 +00:00
robert
5fbf19fa7a revert previous commit 2010-06-28 18:52:31 +00:00
robert
4b56714558 add mono-zeroconf 2010-06-28 18:42:53 +00:00
robert
e09e6cba0e import of mono-zeroconf:
Mono.Zeroconf is a cross platform Zero Configuration Networking library
for Mono and .NET. It provides a unified API for performing the most
common zeroconf operations on a variety of platforms and subsystems: all
the operating systems supported by Mono and both the Avahi
and Bonjour/mDNSResponder transports.
2010-06-28 18:42:21 +00:00
robert
f16280502f bump pkgname 2010-06-28 18:33:59 +00:00
robert
fb2f92750c update mono-avahi 2010-06-28 18:33:41 +00:00
ajacoutot
431b957a17 Lowercase COMMENT. 2010-06-28 18:22:02 +00:00
robert
ee0149a89c add mono-taglib 2010-06-28 18:20:56 +00:00
robert
43c7c9a917 Import of mono-taglib:
TagLib# is a FREE and Open Source library for the .NET 2.0 and Mono
frameworks which will let you tag your software with as much or as
little detail as you like without slowing you down.
2010-06-28 18:19:31 +00:00
robert
b225ba5909 Do not define GNU_SOURCE on OpenBSD otherwise it will pick up some
GNU API which will break badly on OpenBSD.
2010-06-28 18:15:24 +00:00
ajacoutot
031e2520b7 Fix socket credential support.
Tweak COMMENT while here.
2010-06-28 15:55:21 +00:00
edd
00baa1a47d update tint to 2.0.11. OK dcoppa@ 2010-06-28 14:08:03 +00:00
ajacoutot
bf3c68be19 This patch is not needed anymore. 2010-06-28 13:34:50 +00:00
jasper
d576563f59 - add p5-Net-IPTrie 2010-06-28 13:32:39 +00:00