Commit Graph

57873 Commits

Author SHA1 Message Date
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
ajacoutot
9fd32b1067 Remove. 2010-06-28 13:31:49 +00:00
jasper
b39c74ce29 import p5-Net-IPTrie 0.5
Perl module for building IPv4 and IPv6 address space hierarchies fast.

from sten spans, with some tweaks by me
2010-06-28 13:31:32 +00:00
espie
8e755d35c1 output stuff closer to what's needed for Makefiles... 2010-06-28 11:24:01 +00:00
landry
7c503fca0a Update to libcaca 0.99.beta17, needed by an upcoming minbif port.
ok ajacoutot@ (on a slightly different diff - no binary change, only
PLIST tidying)
2010-06-28 07:24:30 +00:00
matthew
460d161be7 Add my coordinates to geo/openbsd-developers.
ok landry@
2010-06-28 06:03:23 +00:00
ajacoutot
4c1f5cbb5a Update to consolekit-0.4.1.
WIP, need uncommited stuffs and does wrong things for now, so it is still
marked as BROKEN.
2010-06-27 22:15:38 +00:00
espie
f4b1d677f3 clean-up, after the recent mess on i386. stevens@ and naddy@ agree.
(in case of minimal breakage, this should be ways easier to fix)
2010-06-27 21:37:24 +00:00
ajacoutot
f5984dfbc7 Major update to vcdimager-0.7.23. 2010-06-27 21:20:43 +00:00
ckuethe
26438ab503 add p5-Array-Diff 2010-06-27 21:05:06 +00:00
ckuethe
1962850435 add p5-WWW-Tumblr 2010-06-27 21:03:44 +00:00
ckuethe
ebcb40e5e1 Update to the latest AVR gcc, binutils, libc and gdb. Based on the FreeBSD
port, which is also in sync with winavr/avrstudio. Among other things, this
adds support for atmega328... which means new arduino boards should work.
2010-06-27 20:58:10 +00:00
ckuethe
8ba7a1595c update to vim 7.2.444 2010-06-27 20:49:49 +00:00
ckuethe
20d93004f2 update to avrdude 5.10 2010-06-27 20:39:33 +00:00
ckuethe
2254e083cb Perl module for calculating array differences, ok jim@ 2010-06-27 20:38:14 +00:00
ckuethe
a1b3204ed1 Perl interface to the Tumblr API, ok jim@ 2010-06-27 20:37:19 +00:00
robert
1d497297cd Import a reworked port of php to lang/php. The basic difference is that
there are no core and extensions packages anymore, everything is built by
the main ports itself and the package names have changed to php-${V} or
php-mysql-${V} for modules.

The new ports allows you to install all of the php versions just like python
so you can actually run different webservers with different versions of php
because you can't load two modules to one. You can only do that with fastcgi.

The port tries to share all the files that can be shared and the different
extensions are located in the local version's Makefile instead of Makefile.inc.

The other change is that *all* of the configuration has moved to /etc out
of /var/www because that was a realy stupid concept, since apache if you
use it chrooted, will load all of the extensions before doing the actual
chroot.

This port is not linked to the build yet because several issues have to
be resolved first, like providing a way to update from php5-* packages,
and probably other things that do not come into my mind right now,
because the Bullfrog is making me crazy.
2010-06-27 20:28:44 +00:00
kili
df247d8854 SECRUTY update to 1.22.44
Fixes CVE-2010-1205.

ok naddy@
2010-06-27 19:55:04 +00:00
jakemsr
ec1cc4b727 fix audio on big-endian machines
from Michael Small (smallm at panix dot com), thanks
2010-06-27 17:35:36 +00:00