Commit Graph

37399 Commits

Author SHA1 Message Date
espie
aa74e6f9ff synch with cmake, add libs and dependencies.
A little description while we're there.
2007-03-27 18:06:03 +00:00
ajacoutot
e3e29eea52 what the heck is wrong with me... allright, this time everything should be
in sync and updated to 1.2.0
sorry about that
2007-03-27 17:23:19 +00:00
ajacoutot
acf50f9dc1 err, forgot to add the patches in my previous commit 2007-03-27 17:09:15 +00:00
ajacoutot
973043af89 - update to aqsis-1.2.0 2007-03-27 17:08:00 +00:00
martynas
076c6a6f95 - update to 2.0.0.3;
- don't force -Os;
ok naddy@, kurt@
2007-03-27 16:04:37 +00:00
espie
8c517eb47c lib names, dependencies, and description 2007-03-27 16:00:44 +00:00
sturm
09f1168bcb sometimes, further PKGNAMEs hide further down the Makefile...bump them too 2007-03-27 14:29:22 +00:00
sturm
a4457e4e85 really depend on specific autoconf/-make versions in BUILD_DEPENDS 2007-03-27 12:18:36 +00:00
espie
98547d04b7 adjust libraries, flesh out description 2007-03-27 11:11:40 +00:00
espie
867caa01a4 set USE_LIBTOOL, bump PKGNAME just in case. 2007-03-27 11:04:48 +00:00
espie
0c7758c48d mention that some libs are LGPL, insist on new cmake.
Use new cmake features: correct shared libraries for us.
Also, flesh the description.
2007-03-27 09:45:56 +00:00
djm
001382a2a4 force "zip_safe=False" to give consistent PLIST regardless of Python
version, bump PKGNAME; problem spotted by mestdagh@
2007-03-27 09:25:26 +00:00
mbalmer
ad63f94c00 drop maintainership. 2007-03-26 22:13:03 +00:00
mbalmer
ff51206292 Drop maintainership, since we no longer use this software. 2007-03-26 22:10:29 +00:00
espie
eab92da0b6 fix shared library numbers for OpenBSD. Patch may still change, but it
appears to work fine w/ kde4.

cmake will still generate a libfoo.so (which is useful as a placeholder to
know the lib has been built, since other directories don't have access to
the version number), but it obeys OpenBSD conventions for the actual library
now.

ld does the right thing, namely it ignores the libfoo.so and links against
libfoo.so.5.0 properly.

Also take environment into account to allow the ports tree to override
version numbers.

Todo: logfile of built libraries.
2007-03-26 21:27:44 +00:00
espie
30059c7ebb help people not mix up X11 with xenocara, by making sure they link against
X11 >= 10, and bump those major numbers accordingly, so that bug-reports
will get easier to process.

(artificial `flag day' as discussed with deraadt@)
2007-03-26 21:22:13 +00:00
martynas
c6d84b2cac update to nss-3.11.5 2007-03-26 20:45:44 +00:00
martynas
bdc985fd75 major update to seamonkey 1.1.1
ok kurt@, naddy@
2007-03-26 20:41:37 +00:00
alek
2da69f2551 - update to 1.2.6; it seems that py-cairo version has to be in sync with
cairo's in order to work correctly
- use USE_LIBTOOL
- add do-regress target

ok maintainer
2007-03-26 20:32:11 +00:00
mbalmer
76c417cc36 Our friends at www.zope.org had a little mishap... 2007-03-26 19:39:01 +00:00
deanna
a3a35e5221 Disable gnutls, remove no_gnutls FLAVOR, and use our ssl instead.
ok mbalmer
2007-03-26 16:33:05 +00:00
jolan
93914f3768 +lpeg 2007-03-26 13:07:54 +00:00
jolan
0f13e23318 lpeg-0.5, parsing expression grammars library for lua 2007-03-26 13:03:57 +00:00
kili
ef37c4cf5a Force the installation of poppler-page-transition.h even when
FLAVOR="no_qt no_qt4".

"sure", espie@
2007-03-26 07:36:46 +00:00
robert
121a3c1e8c replace zaurus with arm in the ONLY_FOR_ARCHS variable to allow
building on armish too
2007-03-26 07:20:58 +00:00
ajacoutot
d4ba84c043 - update to hiawatha-5.7
(fix a minor memory issue and a possible webserver crash ; some binaries
have been renamed ie. cgi_wrapper => cgi-wrapper)
2007-03-26 06:57:56 +00:00
jakob
af91c5641a postfix 2.4.0 rc9 2007-03-26 06:42:18 +00:00
mbalmer
6cff324830 Update to Zope 2.10.3, this is a bugfix releasse and includes the hotfix
published some days ago:

 http://www.zope.org/Products/Zope/Hotfix-2007-03-20

SECURITY:  This fixes a XSS vulnerability.

Thanks to Ingo Schwarze for the ApplicationManager patch.
2007-03-26 06:10:30 +00:00
mbalmer
fce9a81099 Update to scribus 1.3.3.8. Mostly bugfixes and some new translations. 2007-03-26 05:57:30 +00:00
djm
eeebb2f00a bump pkgname; reminded by naddy@ 2007-03-25 22:36:36 +00:00
djm
721ccc9264 zap file that only belongs there if we use setuptools (which we don't) 2007-03-25 21:50:31 +00:00
naddy
8ae2d6fb43 Don't build unused shared versions of internal convenience libraries.
This cuts the prodigious build time almost in half.

Compile two source files without -Wcast-align as this will raise a
warning on strict alignment architectures, which together with
-Werror aborts the build.  The cast usage itself is safe.
2007-03-25 21:50:20 +00:00
aanriot
c8951b746e - regen PLIST (other keymaps).
- bump PKGNAME.

ok ckuethe@
2007-03-25 19:38:39 +00:00
deanna
57d706b321 Update to 2.2.4. This is principally a bugfix release. See
Changelog: http://www.apache.org/dist/httpd/CHANGES_2.2

While here, regen patches with the new diff.

ok dlg
2007-03-25 17:40:55 +00:00
steven
b32da599db remove unneeded dependencies
ok jasper@
2007-03-25 17:27:11 +00:00
mbalmer
bffaf52a08 Add poedit. 2007-03-25 13:07:14 +00:00
mbalmer
bbf03d53b3 GTK+-2 based PO-files editor for the translators.
From Vlad Glagoley <stelzy@gmail.com>
2007-03-25 13:02:29 +00:00
steven
e21a587859 update to swatch 3.2.1
from Rui Reis <rui at rui.cx>
2007-03-25 13:01:35 +00:00
mbalmer
742e49d924 Update to isic 0.07, which adds support for IPv6.
From Rui Reis, rui@rui.cx.
2007-03-25 12:47:25 +00:00
ajacoutot
3104313346 Add stellarium 2007-03-25 12:30:22 +00:00
ajacoutot
826c95d3ea Import stellarium-0.8.2
Stellarium is a free open source planetarium for your computer.
Stellarium renders 3D photo-realistic skies in real time with OpenGL.
It displays stars, constellations, planets, nebulas and others things
like ground, landscape, atmosphere, etc. It shows a realistic sky in 3D,
just like what you see with the naked eye, binoculars or a telescope.
It is being used in planetarium projectors. Just set your coordinates
and go.

ok steven@ kili@
2007-03-25 12:29:22 +00:00
matthieu
4e9964992c Add an explicit check for shared libraries support in autoconf bits.
ok brad@, todd@.
2007-03-25 11:36:29 +00:00
mbalmer
af156b7204 Update to ClamAV 0.90.1. Work done mostly by Stuart Henderson, with some
tweaks by myself.
2007-03-25 11:24:02 +00:00
djm
1a78917623 Template-Toolkit-2.15, clean plist of things that depended on GD or XML
packages, drop MAINTAINERship
2007-03-25 10:56:53 +00:00
djm
4851491f0f numpy-1.0.1, another responsive maintainer lets us remove patches 2007-03-25 10:47:02 +00:00
djm
deb79be2f9 ctypes-1.0.1, patches no longer required thanks to responsive upstream 2007-03-25 10:34:12 +00:00
djm
1e6cb509b5 setuptools-0.6c5 2007-03-25 10:24:52 +00:00
djm
68d5535195 update to pytz-2006p, including some new timezones 2007-03-25 10:21:40 +00:00
alek
351fe8b5c8 - fix dbus support
- use python module

joint work with and ok brad@ ian@
2007-03-25 10:04:17 +00:00
steven
30d8f95123 fix install path of apu-1-config.
fixes subversion build failure noticed by Vlad Glagolev
2007-03-25 09:59:35 +00:00