Commit Graph

153 Commits

Author SHA1 Message Date
jasper
3b3f7eec16 bump after default python version switch 2011-06-08 18:09:58 +00:00
sthen
d71dd2a4c3 add http MASTER_SITES, remove MASTER_SITE_GNOME as they only have 2.6 releases 2011-06-03 10:12:15 +00:00
gsoares
cba05c375f Security Fix for SA44711, Libxml2 XPath Nodeset Processing Vulnerability.
OK sthen@, "Yep, please go ahead" jasper@
2011-06-01 17:31:21 +00:00
jasper
0f0605e729 Security fix for CVE-2010-4494,
Libxml2 XPath Double Free Vulnerability

Patch from upstream git.
2010-12-28 10:53:02 +00:00
espie
733eeeedb6 I don't know if the removal of versioning was intentional, but this is
definitely NOT the same library.
2010-11-21 12:25:49 +00:00
espie
811d94d9d6 new depends 2010-11-20 19:56:47 +00:00
jasper
3744502856 - bugfix update of libxml to 2.7.8
ok aja@, landry@ (who also tested it in a bulk, thanks)
2010-11-15 09:54:11 +00:00
jasper
de44b59fed - some WANTLIB/LIB_DEPENDS/REVISION cleaning 2010-11-10 22:44:03 +00:00
espie
dcdfee948c convert libiconv to new wantlib 2010-11-06 10:18:38 +00:00
sthen
3b2bbaacc0 Add MODPY_WANTLIB, adjust MODPY_LIB_DEPENDS to new-style LIB_DEPENDS,
update all ports to match. Plists don't change -> no bump.
Looks ok to jasper.
2010-10-24 15:53:55 +00:00
espie
dcaa846fde USE_GROFF=Yes 2010-10-19 07:54:21 +00:00
jasper
7ea4dc8f15 - missed these while bumping.
spotted by markus lude.
2010-08-31 14:35:25 +00:00
jasper
201e6faa0a Might as well bump. Bump! 2010-08-30 21:47:15 +00:00
jasper
a695901f36 - previous didn't work out. so python ought to be fixed instead.. 2010-01-04 14:13:51 +00:00
jasper
9aa3caa07a - let libxml build on mips64 too. 2010-01-03 22:39:08 +00:00
steven
210b01fbaf update to 2.7.6 2009-10-11 10:39:42 +00:00
sthen
9c33cbf851 SECURITY; add a patch to fix CVE-2009-2414 and CVE-2009-2416,
from Daniel Veillard via redhat bug 515195. Add @bin markers to
PLIST while there.  ok jasper@
2009-08-13 09:29:47 +00:00
ajacoutot
2c5f8a533a CONFIGURE_ENV += PYTHON="${MODPY_BIN}" is inherited from the python module 2009-04-26 11:01:04 +00:00
bernd
acb6b0a04f bump for python dependencies 2009-03-11 16:14:08 +00:00
sthen
c8f7742685 bump PKGNAME-python, missed when I bumped PKGNAME-main following
libc/libm changes.  Pointed out by Markus Bergkvist, thanks!
2009-01-04 11:08:01 +00:00
naddy
ec4d137d7a Fix two integer overflows. CVE-2008-4225, CVE-2008-4226.
ok ajacoutot@, simon@
2008-11-23 18:49:42 +00:00
sthen
323cf44154 shared library and PKGNAME bumps due to use of isinf/isnan/nan
following libc/libm changes
2008-07-25 20:25:59 +00:00
martynas
9ff4557468 There's a fine utility in base, called ftp. There's no reason at
all that some of the ports RUN_DEPEND on wget.
"Nice!" naddy@, who also went even further and made libxml not
BUILD_DEPEND on wget.
2008-06-20 10:49:42 +00:00
ajacoutot
66856ad8b0 - install html devhelp files
"looks ok" steven@
2008-06-01 14:56:06 +00:00
steven
28437252b2 update to 2.6.32 2008-05-06 18:53:01 +00:00
jasper
ffefbd4fb2 - add missing BUILD_DEPENDS on wget
(specifically in a seperate commit of the security fix)

spotted by sthen@, thanks!
2008-04-01 11:36:24 +00:00
jasper
7585a37f8e SECURITY FIX for http://secunia.com/advisories/28444/
Libxml2 UTF-8 Parsing Denial of Service Vulnerability

Patch taken from upstream author.

testing and ok simon@ sthen@
2008-04-01 11:34:16 +00:00
espie
9ca2e064cf do the same thing with REGRESS_FLAGS as FAKE_FLAGS 2008-01-04 18:38:51 +00:00
steven
9bfed1ac43 bump PKGNAME after python version switch 2007-10-08 08:22:38 +00:00
merdely
213f5c62e8 Remove surrounding quotes in COMMENT-*/PERMIT_* 2007-09-15 20:59:36 +00:00
steven
cb14cb91ee update to libxml 2.6.30 2007-09-10 17:21:05 +00:00
steven
5620303c30 update to libxml 2.6.29
ok simon@
2007-07-05 16:05:09 +00:00
steven
49ce0ae575 update to libxml 2.6.28 2007-05-03 06:37:19 +00:00
steven
7a675830f5 update to libxml 2.6.27
from alek@ some time ago
2007-04-23 15:34:04 +00:00
espie
d4ebcd974d more base64 checksums 2007-04-05 17:26:05 +00:00
steven
bd87ca6cb1 new MULTI_PACKAGES 2006-11-25 08:14:06 +00:00
bernd
1a46ad440f Missing patchfile. 2006-10-30 11:20:08 +00:00
bernd
18780e815a Something is wrong with one patchfile. Here goes the rest of the libxml
commit:

Replace the python PSEUDO_FLAVOR with a no_python PSEUDO_FLAVOR which is
disabled by default. Build a stub py-libxml package on non shared
architectures to avoid building libxml twice during bulk builds.

Don't intall this weird TODO file for py-libxml.

Based on a diff from espie@.

ok steven@, espie@
2006-10-30 11:10:11 +00:00
bernd
f37356e2e5 Replace the python PSEUDO_FLAVOR with a no_python PSEUDO_FLAVOR which is
disabled by default. Build a stub py-libxml package on non shared
architectures to avoid building libxml twice during bulk builds.

Don't intall this weird TODO file for py-libxml.

Based on a diff from espie@.

ok steven@, espie@
2006-10-30 11:01:58 +00:00
espie
49a9142c53 new lib specs 2006-08-03 23:55:10 +00:00
steven
2216f79893 update to libxml 2.6.26 2006-06-18 13:48:19 +00:00
alek
0ad4543454 - Compile python files
- Bump PKGNAME
2006-06-17 17:04:15 +00:00
alek
dbe71bef6f Fix path to site-packages directory 2006-06-13 19:24:46 +00:00
alek
2056fffff7 Add python subpackage 2006-06-13 17:31:29 +00:00
steven
bd853c4066 update to libxml 2.6.24
bulk build testing by naddy@
2006-06-11 18:24:11 +00:00
steven
f7fefbde70 fix master site paths 2006-05-12 16:08:36 +00:00
steven
8ffa4e00e1 update to libxml 2.6.23; many bugfixes
ok bernd@
2006-03-20 13:36:54 +00:00
bernd
b7aaad8f29 Don't try to exec %D/share/libxml2/rebuild before it's installed.
Fixes a "/bin/sh: /usr/local/share/libxml2/rebuild: not found" at libxml
install.

ok espie@
2006-02-03 14:14:36 +00:00
steven
b55683824e remove no longer needed MODGNU_SHARED_LIBS, LIBname_ALIAS, and
LIBname_LTVERSION patches.
2006-01-07 10:17:12 +00:00
steven
48114542cc SHARED_LIBS and USE_LIBTOOL
libtool reminder and ok sturm@
2005-12-25 16:33:47 +00:00