Commit Graph

37369 Commits

Author SHA1 Message Date
espie
07eb6af6da fuck, forgot that one. noticed by naddy. 2007-03-28 23:18:09 +00:00
steven
d31fbbbf7e enforce libX11.>=10
ok naddy jasper
2007-03-28 20:31:07 +00:00
naddy
863331a127 Don't prevent required linking with -lSM -lICE. (How did this ever work?) 2007-03-28 20:23:10 +00:00
pedro
4863611d70 ion-20070318, okay jasper@, tested by me and rui 2007-03-28 19:33:04 +00:00
naddy
9c0d20af34 don't build unused static counterparts 2007-03-28 19:05:43 +00:00
naddy
cf27c8980b don't bother deleting ${WRKSRC}/obj, just ignore it 2007-03-28 18:06:16 +00:00
ajacoutot
1b832ddc33 - make it compiles under amd64
- do not force -O2 CFLAGS optimisation
- do not use hard-coded path for bison (from naddy@)

ok jasper@ naddy@
2007-03-28 17:14:02 +00:00
steven
bcd1250517 update to gnuplot 4.2.0
maintainer timeout
2007-03-28 16:50:58 +00:00
espie
634644d8e4 tweak the way mirror-maker emits stuff, so that the Makefile contains lines
suitable for cksum -c.
2007-03-28 15:45:03 +00:00
naddy
ff697bba6f - Don't build unused static parts.
- Just ignore ${WRKSRC}/obj.
2007-03-28 14:36:17 +00:00
mbalmer
a304c7734b Update to sec version 2.4.1 and add SHA256 checksum
* improved the daemonization code.
* changed Sys::Syslog::openlog() options from 'cons,pid' to 'pid'.
* starting from this version, 'logonly' action has an optional parameter.

From maintainer, Okan Demirmem <okan@demirmen.com>
2007-03-28 13:51:55 +00:00
espie
fb9fcd5fbc use cksum -c so we can get `magic' base64/hex matching. 2007-03-28 13:21:43 +00:00
martynas
f19e382573 update to 2.0.0.3
ok ajacoutot@
2007-03-28 07:27:07 +00:00
steven
4877cc1580 fix mt flavor 2007-03-28 07:02:07 +00:00
steven
7096a0e5d2 we don't have FAKE_ENV 2007-03-28 06:47:57 +00:00
espie
b32c1f8ed0 adjust for cups change (there is still stuff to do wrt xenocara and WANTLIB) 2007-03-28 00:21:06 +00:00
simon
50beb6cfc9 add p5-Catalyst-Controller-FormBuilder 2007-03-27 21:24:14 +00:00
simon
5831a72e4c import p5-Catalyst-Controller-FormBuilder
This plugin merges the functionality of CGI::FormBuilder with Catalyst
and the following templating systems: Template Toolkit, Mason and
HTML::Template.  This gives you access to all of FormBuilder's
niceties, such as controllable field stickiness, multilingual support
and Javascript generation.
2007-03-27 21:23:30 +00:00
martynas
2cbc1044f0 - fix ceil for amd64;
- fix (hidden) measuring bug on non-64bit;
- fix crashes in save and copy operations;
"go ahead" steven@
2007-03-27 20:12:59 +00:00
jasper
32fefba1ae backout previous update as it depended on the new gtk..
noticed by sturm@
2007-03-27 18:19:41 +00:00
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