summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-11-06Be consistent with the other mozilla/firefox packages with thekristerw1-1/+12
message written when MOZILLA_USE_LINUX isn't used.
2004-11-06gnome2-control-center shouldn't be here; found by dmcmahill@.jmmv1-3/+1
scrollkeeper doesn't have to either.
2004-11-06Update mserv_irman to 0.20:abs4-8/+9
- Handle blank response from 'info'
2004-11-06 Updated suse_libjpeg to 9.1nb1 [wiz 2004-11-06]wiz1-1/+4
Updated suse_expat to 9.1nb1 [wiz 2004-11-06] Updated suse_gtk2 to 9.1nb1 [wiz 2004-11-06]
2004-11-06Add dependency on suse_png, otherwise we get:wiz1-1/+3
g_module_open() failed for /opt/gnome/lib/gtk-2.0/2.2.0/loaders/libpixbufloader-png.so: libpng12.so.0: cannot open shared object file: No such file or directory Bump PKGREVISION.
2004-11-06Add SUBDIR entries forhe3-3/+9
databases/p5-DBIx-ContextualFetch databases/p5-Ima-DBI devel/p5-Class-WhiteHole www/p5-Apache-AuthCookie www/p5-Apache-Session-Wrapper www/p5-MasonX-Request-WithApacheSession
2004-11-06Set LIBTOOLIZE_PLIST to NO, since the automatic PLIST generationwiz2-2/+6
from rpms does not cooperate with it at all.
2004-11-06Note additions of p5-Class-WhiteHole-0.03, p5-DBIx-ContextualFetch-1.01,he1-1/+4
and p5-Ima-DBI-0.33.
2004-11-06Import p5-Ima-DBI 0.33. From the module's documentation:he4-0/+41
Ima::DBI attempts to organize and facilitate caching and more efficient use of database connections and statement handles. One of the things I always found annoying about writing large programs with DBI was making sure that I didn't have duplicate database handles open. I was also annoyed by the somewhat wasteful nature of the prepare/execute/finish route I'd tend to go through in my subroutines. The new DBI->connect_cached and DBI->prepare_cached helped alot, but I still had to throw around global datasource, username and password information. So, after a while I grew a small library of DBI helper routines and techniques. Ima::DBI is the culmination of all this, put into a nice(?), clean(?) class to be inherited from.
2004-11-06Import p5-DBIx-ContextualFetch version 1.01.he4-0/+27
It always struck me odd that DBI didn't take much advantage of Perl's context sensitivity. DBIx::ContextualFetch redefines some of the various fetch methods to fix this oversight. It also adds a few new methods for convenience (though not necessarily efficiency).
2004-11-06Import p5-Class-WhiteHole version 0.03.he4-0/+31
Its possible to accidentally inherit an AUTOLOAD method. Often this will happen if a class somewhere in the chain uses AutoLoader or defines one of their own. This can lead to confusing error messages when method lookups fail. Sometimes you want to avoid this accidental inheritance. In that case, inherit from Class::WhiteHole. All unhandled methods will produce normal Perl error messages.
2004-11-06Note mplayer, gmplayer, mencoder updates.wiz1-1/+4
2004-11-06Fix faad2 test in configure script on -current;wiz5-7/+21
based on PR 26412 by Tom Spindler. Bump PKGREVISION on all affected packages.
2004-11-05Remove commented-out PERL5_PACKLIST, since it can't be used.he1-2/+1
Module build/install setup apparently doesn't install a .packlist.
2004-11-05Note addition of p5-MasonX-Request-WithApacheSession version 0.30.he1-1/+2
2004-11-05Import p5-MasonX-Request-WithApacheSession 0.30.he4-0/+35
This module takes advantage of the new flexibility in Mason 1.09_01 and newer to integrate an Apache::Session session directly into Mason's Request object.
2004-11-05update HOMEPAGE (the old location doesn't exist anymore)jdolecek1-2/+2
2004-11-05Mention new libvisual-xmms package.wiz1-1/+2
2004-11-05Add libvisual-xmms.wiz1-1/+2
2004-11-05Initial import of libvisual-xmms-0.1.7:wiz5-0/+56
Libvisual is an xmms plugin for the libvisual audio visualisation framework.
2004-11-05Note libvisual-nebulus-0.1.4.wiz1-1/+2
2004-11-05Add libvisual-nebulus.wiz1-1/+2
2004-11-05Initial import of libvisual-nebulus-0.1.4:wiz5-0/+77
Libvisual-nebula is a port of the xmms nebula visualisation plugin to the libvisual audio visualisation framework.
2004-11-05USE_PKGLOCALEDIR is not needed, remove it.wiz1-2/+1
2004-11-05Added libvisual-gforce-0.1.1.wiz1-1/+2
2004-11-05Add libvisual-gforce.wiz1-1/+2
2004-11-05Remove unnecessary chunk.wiz2-11/+3
2004-11-05Initial import of libvisual-gforce-0.1.1:wiz5-0/+577
G-Force is an excellent Winamp plugin, very similar to Geiss. This package contains its port for libvisual.
2004-11-05Note addition of p5-Apache-Session-Wrapper.he1-1/+2
2004-11-05Import p5-Apache-Session-Wrapper version 0.17.he4-0/+25
This module provides a simple wrapper for Apache::Session that manages the session id for you. See the module documentation for details.
2004-11-05Note revision bumps for dirmngr to 2 and gnupg-devel to 1.jmmv1-1/+3
2004-11-05Update to gnupg-devel-1.9.11nb1:jmmv3-43/+31
- Derive PKGNAME from DISTNAME. - Move PKG_INSTALLATION_TYPES where it belongs. - Sort USE_* and include sections alphabetically. - Put CONFIGURE_ARGS in its own section. - Fix indentation for TEST_TARGET line. - No need to use LIBTOOL_OVERRIDE. - No need to use BUILD_USES_MSGFMT; the distfile comes with prebuilt .gmo files. - No need to use GNU make. - Add missing dependencies on libiconv and gettext-lib. - Drop logic to detect the actual installed version of gettext. It was wrong because it relied on the current state of the system, thus possibly leading to different results depending on package installation order. Instead, just include gettext-lib's buildlink3.mk file, so that the 'builtin' machinery does everything for us. - Move the definition of PKG_OPTIONS_VAR and friends to its own section. While here, add a comment saying that it might be possible to avoid this option by creating a new package that includes the extra files installed when it's enabled. (Not doing now because I'm not sure it's possible yet.) - Use PLIST_SRC correctly to handle multiple PLIST chunks instead of manually creating a file inside WRKSRC. - Remove empty directories from PLIST.gpgsm.
2004-11-05Update to 0.5.6nb2:jmmv6-66/+57
- Refill the DESCR file. - Remove BUILD_USES_MSGFMT; distfile ships with prebuilt .gmo files. - Do not use GNU make as it's not needed. - Use BUILDLINK_PREFIX.openldap instead of LOCALBASE to locate openldap. - Register info file properly and fix a typo in its directory entry so that it can be accessed. - Patch configure instead of configure.ac, so we can drop the build dependency on autoconf. - Add missing dependencies on libiconv and gettext-lib. - Sort USE_* and include sections alphabetically. - Remove BUILDLINK_DEPENDS.* version overrides because the respective buildlink3.mk files already pull in a newer version. - Drop all logic to detect the actual gettext-lib version. This was wrong because it relied on the version currently installed (thus having a good chance to produce different results between systems), and because it's not the way to go. Instead, simply include gettext-lib's buildlink3.mk file, and let the builtin.mk machinery decide what to do. - Also add the locale files to the PLIST.
2004-11-05use ${PKG_PHP} instead of PHP${PKG_PHP_VERSION}jdolecek1-2/+2
2004-11-05it safe to include "../../lang/php/ext.mk" after extension CONFIGURE_ARGSjdolecek7-28/+23
setting now, do so for aesthetic reasons
2004-11-05share MESSAGE.module and PLIST.module between php4 and php5 packages, movingjdolecek7-23/+10
them to lang/php/
2004-11-05Add php5-xsl 5.0.2 - PHP5 extension implementing XSL standard, performingjdolecek4-2/+26
XSLT transformations using the libxslt library.
2004-11-05Better version of the patch.wiz2-10/+17
2004-11-05Note new libvisual packages.wiz1-1/+4
2004-11-05Add php5-dom 5.0.2 - PHP extension to access XML documents using DOM API.jdolecek2-2/+4
This is PHP5 replacement of PHP4 DOM XML extension.
2004-11-05Add libvisual, libvisual-bmp, and libvisual-plugins.wiz1-1/+4
2004-11-05Fix path to bl3 file.wiz1-2/+2
2004-11-05Add bl3 file for libvisual-bmp.wiz1-0/+29
2004-11-05Add php5-dom 5.0.2 - PHP extension to access XML documents using DOM API.jdolecek2-0/+22
This is PHP5 replacement of PHP4 DOM XML extension.
2004-11-05Initial import libvisual-bmp-0.1.0:wiz5-0/+60
Libvisual plugin for the Beep Media Player.
2004-11-05Fix typo, from Cesar Catrian C. in PR 28018.wiz1-2/+2
2004-11-05Add php-dbx package - PHP database abstraction layer extension. This isjdolecek6-4/+33
for both PHP 4.x and 5.x.
2004-11-05Initial import of libvisual-plugins-0.1.7:wiz4-0/+55
Some plugins for libvisual.
2004-11-05Fix path.wiz1-2/+2
2004-11-05Initial import of libvisual-0.1.7:wiz8-0/+145
Libvisual is an abstraction library that comes between applications and audio visualisation plugins. Often when it comes to audio visualisation plugins or programs that create visuals, they depend on a player or something else; basically, there is no general framework that enabled application developers to easily access cool audio visualisation plugins. Libvisual wants to change this by providing an interface towards plugins and applications; through this easy to use interface applications can easily access plugins and, since the drawing is done by the application, it also enables the developer to draw the visual anywhere he wants. The framework also allows you to morph to different plugins and mix two at once; all kinds of neat tricks are possible using this method.