Commit Graph

55609 Commits

Author SHA1 Message Date
schwarze
7100b1b162 fix a block nesting error killing the build with mandoc(1);
"don't wait for a maintainer reply, these need fixing asap"  sthen@
2010-04-03 21:13:05 +00:00
schwarze
87672251d5 In mdoc(7), .Bl must not have .Pa children.
Required to unbreak the build with mandoc(1).

ok sthen@
2010-04-03 21:07:40 +00:00
naddy
7a8adb3987 mdoc fixes 2010-04-03 20:07:06 +00:00
sthen
6e3317b590 move to autoconf 2.64, from Brad 2010-04-03 19:52:41 +00:00
naddy
4a3db5383a mdoc fixes; from FreeBSD 2010-04-03 19:39:50 +00:00
kili
8a94f61ac7 Follow e2fsprogs changes, regen PLIST and adjust WANTLIB.
ok and prodded by ajacoutot@
2010-04-03 11:54:56 +00:00
kili
bf1fa4f36b Follow e2fsprogs changes. 2010-04-03 11:54:19 +00:00
kili
834c9f8bd5 rename libuuid to libe2fs-uuid and move it back to ${LOCALBASE}/lib.
Rename the uuid(3) manpage to e2fs-uuid(3). Merge subpackackages back
into one single package.

ok and prodded by ajacoutot@
ok landry@
2010-04-03 11:53:58 +00:00
landry
0bf80f5e3f Update to netbeans 6.8, from Daniel Dickman on ports@ a while ago,
who also takes maintainership, with a minor tweak by me (chown
${BINOWN}:${BINGRP} in do-install so that it packages properly when
built as user)
See http://marc.info/?l=openbsd-ports&m=126223375703003&w=2 and
http://marc.info/?l=openbsd-ports&m=126216832521398&w=2 for details.
Also tested by Brandon Mercer and Fred Crowson, with much prodding from
Brandon Mercer.
2010-04-03 11:42:06 +00:00
ajacoutot
7af6370187 Remove useless configure arg, no gconf schemas are installed with this
port.
2010-04-03 11:22:01 +00:00
ajacoutot
e0307e724e Major update to pango-1.28.0.
successfully tested by jasper@ in a bulk
ok jasper@
2010-04-03 10:37:06 +00:00
landry
b524d83f4c Update to zoom 1.1.4 from J.C. Roberts on ports@, thanks! 2010-04-03 10:35:24 +00:00
landry
fe593af9ca drop enigmail-seamonkey separate port, superseded by mail/enigmail,-seamonkey. 2010-04-03 09:48:25 +00:00
landry
b94383311c Update to enigmail 1.0.1, version which works with thunderbird 3.
Added a -seamonkey subpackage which supersedes mail/enigmail-seamonkey.

ok naddy@
2010-04-03 09:46:09 +00:00
landry
40c087e643 Update to sunbird/lightning 1.0b1, the calendar and task management
suite from Mozilla.
http://weblogs.mozillazine.org/calendar/2010/04/sunbird_10_beta1_now_available.html
Note that development of standalone sunbird is stopped due to lack of
manpower, and efforts will port on lightning addon for
thunderbird/seamonkey from now on.
Update also largely based on www/firefox35 port, added a -seamonkey
subpackage to allow users to get lighting inside seamonkey suite.

ok naddy@
2010-04-03 09:43:20 +00:00
landry
7fb16329b9 Major update to seamonkey 2.0.4, now built upon mozilla-1.9.1/firefox
3.5/thunderbird 3 codebase. See for details:
http://www.seamonkey-project.org/releases/seamonkey2.0.4/
Backing up your profile before upgrading is recommended..
Update also largely based on www/firefox35 port.
Tested on i386/amd64/sparc64/powerpc by myself and on alpha by naddy@

ok naddy@
2010-04-03 09:30:14 +00:00
landry
c535134760 Major update to mozilla-thunderbird 3.0.4. See for details:
http://www.mozillamessaging.com/en-US/thunderbird/3.0.4/releasenotes/
Backing up your profile before upgrading is recommended..
Update largely based on www/firefox35 port, tested on
i386/amd64/sparc64/powerpc by myself and alpha by naddy@.

ok naddy@
2010-04-03 09:26:45 +00:00
landry
6c94d7699b Update to nss 3.12.6, tested by jasper@ in a bulk, thanks!
ok naddy@
2010-04-03 09:21:00 +00:00
ajacoutot
a96d33f2e6 Minor update to gob2-2.0.17.
* fixes a segfault
2010-04-03 06:32:16 +00:00
jcs
cbef83a626 rubyforge mirror at mmmultiworks has been gone for a while 2010-04-03 04:28:45 +00:00
sthen
fb68281f71 sync WANTLIB, bump 2010-04-03 00:42:39 +00:00
sthen
4ec2f3de05 sync WANTLIB/LIB_DEPENDS, bump 2010-04-03 00:32:55 +00:00
sthen
0fbeaaa2a3 use newer autoconf, from Brad 2010-04-03 00:21:14 +00:00
sthen
acb7670ef8 use autoconf 2.63 2010-04-02 23:18:53 +00:00
naddy
97ed59c10b SECURITY update to 3.6.3:
MFSA 2009-25 Re-use of freed object due to scope confusion
2010-04-02 22:12:47 +00:00
nicm
bf35d13293 Update to 1.2.5, from Tom Doherty.
ok landry@, and maintainer Andrew Dalgleish
2010-04-02 22:02:05 +00:00
fgsch
ec20ded6ba use underscore within the flavor's name as dash is not allowed. 2010-04-02 21:55:38 +00:00
ajacoutot
994271e0dd Unfuck previous (my bad): move uuid.3 to -uuid and comment it so that is
doesn't conflict with devel/uuid... this is nightmarish!
2010-04-02 21:19:07 +00:00
sthen
a0b7829ace sync WANTLIB, bump PKGNAMEs 2010-04-02 20:53:51 +00:00
jsg
603e0289b5 +libmpc 2010-04-02 20:39:44 +00:00
jsg
d31dee522a Mpc is a C library for the arithmetic of complex numbers with
arbitrarily high precision and correct rounding of the result.
It is built upon and follows the same principles as Mpfr.

Imported with a PKGNAME of libmpc so as not to conflict with audio/mpc.
Incorporating changes from alek@
2010-04-02 20:33:21 +00:00
sthen
dc0e69d86a Update to 3.6.23, much of this was done by Florent Tribouilloy and
espie@ who adjusted things so the build doesn't depend on Tcl (which
was added as a build dependency in 3.6.17).
2010-04-02 20:07:11 +00:00
sthen
6776848080 WANTLIB+=pthread, bump PKGNAMEs, and add a more specific license
marker while there.  ok sturm@
2010-04-02 19:30:38 +00:00
sthen
622d335805 add a patch from upstream, fixing build with newer sqlite 2010-04-02 19:28:45 +00:00
ajacoutot
60ab40f9ea Use MODGETTEXT_LIB_DEPENDS.
Install man_page and regen PLIST.
2010-04-02 18:08:56 +00:00
sthen
071a757eae delete zero-byte file, pointed out by Brad 2010-04-02 16:20:28 +00:00
robert
d88020626b It seems my previous commit did not include the actual regression test
fixes. do them now
2010-04-02 16:11:13 +00:00
bernd
bee120fd75 Update to git-1.7.0.4.
Based on a diff by Daniel Dickman. Thanks!
2010-04-02 16:08:09 +00:00
sthen
a941ac7fd4 sync WANTLIB (mostly libffi) and bump PKGNAMEs 2010-04-02 16:02:27 +00:00
robert
efc545d131 fix -java lib depends 2010-04-02 15:53:26 +00:00
giovanni
6bde998f2d +p5-Text-vFile-asData
+p5-Data-ICal
2010-04-02 13:41:18 +00:00
giovanni
e921e33590 Import p5-Data-ICal, a Perl module to handle vCalendar files.
A Data::ICal object represents a "VCALENDAR" object as defined in the
iCalendar protocol (RFC 2445, MIME type "text/calendar"), as implemented
in many popular calendaring programs such as Apple's iCal.
2010-04-02 13:34:39 +00:00
giovanni
b3a7c80acf Import p5-Text-vFile-asData, a Perl module to read vCard and vCalendar files.
Text::vFile::asData reads vFile format files, such as vCard (RFC 2426) and vCalendar (RFC 2445).
2010-04-02 13:27:44 +00:00
giovanni
ef6263bc34 Update to 0.55
ok stephan@ jasper@
2010-04-02 13:15:43 +00:00
pirofti
eed5d3cd05 Remove MESSAGE after discussions with ajacoutot@ and kili@. Okay kili@. 2010-04-02 12:02:45 +00:00
dcoppa
42a5d6cf0f Update to pjsua-1.5.5
From (new) MAINTAINER Christopher Zimmermann with some modifications
by landry@, ajacoutot@, sthen@ and myself.

Thanks!

OK landry@, ajacoutot@, sthen@
2010-04-02 11:48:24 +00:00
jasper
a61768d255 - add xjobs 2010-04-02 11:42:29 +00:00
jasper
071978da07 import xjobs 20100311
xjobs reads job descriptions line by line and executes them in parallel.
xjobs is most useful on multiprocessor machines when one needs to
execute several time consuming commands that could possibly be run in
parallel. It works similar to xargs, but starts several processes
simultaneously and gives only one line of arguments to each utility
call.

from rene maroufi, with minor tweaks by me
2010-04-02 11:41:20 +00:00
jasper
588920d185 - use MODPY_EGG_VERSION
ok pea@
2010-04-02 11:35:42 +00:00
landry
fcec5550f7 Update to mapserver 5.6.3, fixes regressions introduced in 5.6.2, see
http://lists.osgeo.org/pipermail/mapserver-users/2010-March/064997.html
2010-04-02 09:45:04 +00:00