summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-11-05Remove a duplicated php5(php-5.2.0) entry.taca1-2/+1
2006-11-05Note update of "pkg_chk" package to version 1.83.tron1-1/+2
2006-11-05Update "pkg_chk" package to version 1.83:tron2-10/+10
Do *not* use "TMPDIR" variable. If the user has already set an environment variable "TMPDIR" it well be overwritten my the path to the directory created by the script and passed to "make". As a result it will get compiled into certain packages (e.g. "sysutils/dbus") which will no longer work after the directory has been removed.
2006-11-05Updated xtide to 2.8.3.rillig1-1/+2
2006-11-05Updated xtide to 2.8.3.rillig6-65/+50
Too many changes to list here.
2006-11-05Add an entry for anope-dbencryptionadrianp1-0/+1
2006-11-05The example shell scripts are not used, so it doesn't matter if theyrillig1-1/+2
contain "test ==" or not. Fixes PR 34982.
2006-11-05Fixed PKGMANDIR. Reorganized DISTNAME vs. PKGNAME to get rid of therillig1-8/+8
extra WRKSRC definition.
2006-11-05Removed the patches for the unportable shell scripts, as requested byrillig9-287/+6
Manuel Bouyer in PR 34976. Instead, added the files to CHECK_PORTABILITY_SKIP. While here, fixed PKGMANDIR.
2006-11-05Note update of textproc/p5-XML-LibXSLT to version 1.61seb1-1/+2
2006-11-05Update to version 1.61.seb3-9/+24
While here fix HOMEPAGE. Changes since last packaged version (1.57): 1.61 - fixed error reporting: die on fatal errors, warn otherwise (in particular, warn rather than die on <xsl:message terminate="no">) 1.60 - fix a huge memory leak in transform_file (bug #1314) - make it clear from the docs that output_string returns bytes (bug #8875) - added missing type-casting to fix compile-time warnings (bug #18508) - using call_* instead of perl_call_* (perl_ variants are obsolete) - in callbacks, POPs on error before croaking, otherwise it has no effect (and we probably leak) - added test case which used to fail (provided in rt #15723) - apply patch for Makefile.PL for non-standard libxslt paths (bug #16224) - fix segfault with registered functions returning nodes - fix leaks in parse_stylesheet - error reporting 1.59 - (revision bumped to match XML::LibXML) - adapted for new XML::LibXML::InputCallback API - support for static linking against libxml2
2006-11-05+ asc-1.16.4, gqview-2.0.3.wiz1-1/+3
2006-11-05+ cairo-1.2.6, gramps-2.2.2, kronolith-2.1.3, libcdio-0.78.2,wiz1-4/+12
neon-0.26.2, p5-Apache-DBI-1.05, p5-Compress-Zlib-2.001, php5-5.2.0, py-qt3-base-3.17, rudiments-0.30, rxvt-unicode-8.0.
2006-11-05Some people really try to run pkgsrc's make with -j5 options. Since thatrillig1-1/+5
is not supported at all by pkgsrc, print an error message in that case.
2006-11-05Added a patch for SunPro.rillig2-1/+20
2006-11-05Fixed PKGMANDIR.rillig1-2/+2
2006-11-05Add in a BUILDLINK depends on apache>=2.0.59nb2 as that contains theadrianp1-1/+3
libtool fix this package needs to build. Riding on the initial import - no PKGREVISION bump
2006-11-05Fix the path to libtool on build so that it gets set correctly in theadrianp1-4/+4
installed config_vars.mk. Any package pulling in config_vars.mk will now find libtool. PKGREVISION++ ok'ed tron@
2006-11-05DESTDIR support.joerg25-35/+67
2006-11-05pkglintificationadrianp1-2/+2
2006-11-05Installs a number of Perl scripts to lib/glibmm-2.4/proc, usejoerg1-2/+5
include Perl run time dependency. Bump revision. DESTDIR support.
2006-11-05DESTDIR support.joerg6-18/+43
2006-11-05DESTDIR support.joerg38-100/+297
2006-11-05DESTDIR support.joerg25-47/+88
2006-11-05DESTDIR support.joerg24-43/+78
2006-11-05Remove post-install, is this directory has files anyways.joerg1-5/+1
2006-11-05First step to making modular transparent:joerg12-12/+108
Redirect from the individual modular libraries to the old libs or mk/x11.buildlink3.mk.
2006-11-05+ libXcursorjoerg2-2/+4
2006-11-05DESTDIR support. p5-XML-SAX wants to use one of its modules duringjoerg1-1/+11
installation, which makes the PERL5LIB dance necessary.
2006-11-05Code cleanup; removed a redundant comment.rillig1-5/+2
2006-11-05Note update of net/bind9 to version 9.3.2nb3seb1-1/+2
2006-11-05Don't install doc/*/Makefile{,.in} as theses do not pass the CHECK_WRKREFseb1-6/+5
check. Also don't install utility perl scripts for building the docs. Use pax to install all the doc files in one go. Bump PKGREVISION to 3 for the PLIST changes.
2006-11-05Updated mail/dovecot to 1.0rc12.ghen1-1/+2
2006-11-05Update to dovecot 1.0rc12. 1.0rc11 didn't compile on FreeBSD and OpenBSD.ghen2-6/+6
From the release announcement mail: Since rc11 has problems compiling with BSDs, here's a new release. Just two changes: - rc11 didn't compile with some compilers - default_mail_env fallbacking was broken with --exec-mail
2006-11-05Use REAL_ROOT_USER for configuration dirs.joerg1-2/+2
2006-11-05Rename _INSTALL_ROOT_USER to REAL_ROOT_USER. Use it as default forjoerg4-11/+11
SETUID_ROOT_PERMS.
2006-11-05RC scripts should be installed relative to DESTDIR as well.joerg1-3/+3
2006-11-05Use the new BSD_MAKE_ENV.rillig2-7/+4
2006-11-05Look into DESTDIR when checking for WRKDIR references.joerg1-2/+2
2006-11-05Special case LOCALBASE before X11BASE, as they can be identical injoerg1-1/+2
the case of modular Xorg and the latter is more specific.
2006-11-05Added security/ap-modsecurity2 version 2.0.3adrianp1-1/+2
2006-11-05DOCOWN and DOCGRP should be unprivileged as well.joerg1-1/+3
2006-11-05+ap-modsecurity2adrianp1-1/+2
2006-11-05ModSecurity is an open source intrusion detection and prevention engine foradrianp8-0/+161
web applications (or a web application firewall). Operating as an Apache Web server module or standalone, the purpose of ModSecurity is to increase web application security, protecting web applications from known and unknown attacks. This is the 2.x branch of modsecurity and only supports Apache 2.x
2006-11-05Explicitly use unzip and zip and put the correct path names into thejoerg1-3/+5
VFS scripts. I've been annoyed by this for too long. Bump revision.
2006-11-05p5-XML-XUpdate-LibXML updatedseb1-2/+1
2006-11-05Note update of textproc/p5-XML-XUpdate-LibXML to version 0.6.0seb1-1/+2
2006-11-05Add an alternative version of bsd.prefs.mk. make(1) processing ofjoerg1-0/+8
the fullly conditionalised bsd.prefs.mk still needs a considerable amount of time and moving the include guard out kills most of that. Preliminary tests with renaming bsd.prefs.mk and using the same logic to point to the real files show 5%-10% reduced run time for "make show-options" in x11/kdebase3 and no measurable regression in simpler places. This versions allows incremental conversion of the use in buildlink3.mk. Some care should be used in mk/ itself, as e.g. bsd.pkg.mk is included from first level hierachies as well.
2006-11-05Update to version 0.6.0.seb2-8/+9
While here add HOMEPAGE. Changes since last packaged version (0.2.3): (note: no Changes file entry for version 0.6.0) 0.3.0 Thu Nov 7 10:52:19 2002 Petr Pajas <pajas@matfyz.cz> - Different implementation of XUpdate variables is used. Now variables contain the actual objects resulting from an XPath query, and not their textual content as in versions 0.2.x of XML::XUpdate::LibXML. - value-of instruction result in copies of the actual objects it select rather than its textual content - extra indentation option -j added - indentation implies removable ws stripping XML parser 0.4.0 Mon Mar 10 15:07:17 2003 Petr Pajas <pajas@matfyz.cz> XML::XUpdate::LibXML: - commands apply to all nodes of a selected node-set - xu:comment instruction support - insert_before/insert_after work even if applied on attribute nodes xupdate: - some whitespace treatment changes (yes, again) - added --debug|-D flag XML::Normalize::LibXML: - now uses XML::LibXML::Iterator 0.5.0 Mon Sep 29 12:45:18 2003 Petr Pajas <pajas@matfyz.cz> XML::XUpdate::LibXML: - using XML::LibXML::XPathContext as a XPath engine (for better variable and NS support) - xu:append/@child reimplemented - xu:attribute bug fixed - regiserNs added xupdate: - --namespace|-n added - allow compact command-line flags - die on command-line parsing errors XML::Normalize::LibXML: - fixed serious bug in xml_strip_element
2006-11-05p5-XML-LibXML updatedseb1-2/+1