summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-06-29Needs intltool and msgfmt.joerg1-2/+3
2006-06-29Needs msgfmt.joerg2-3/+4
2006-06-29Needs msgfmtjoerg1-2/+2
2006-06-29regen.rillig2-652/+1062
2006-06-29Added more entries for "undefined reference to ..." and an explanationrillig1-3/+12
on how to fix them.
2006-06-29Reordered the sections so that the general ones are at the beginning,rillig1-164/+187
followed by the ones specific to a phase. Added an "undefined reference to ..." section.
2006-06-29Now really bump PKGREVISION, which I had forgotten in the last patch.rillig1-2/+2
2006-06-29Fixed gcc warnings that have been reported in PR 33859. While here, alsorillig4-5/+28
fixed the pkglint warning regarding INFO_FILES. Bumped PKGREVISION.
2006-06-28add include of errno.h to a couple of files.dbj3-1/+29
this fixes build problems on darwin
2006-06-28Add missing include path.joerg3-3/+17
2006-06-28Disable visiblity support.joerg23-31/+544
Add DragonFly support. Derived from Firefox patches.
2006-06-28sndfile is deactivated when pkg-config is not available, so add it asjoerg1-2/+2
build time dependency.
2006-06-28+ SDL-1.2.11, TeXmacs-1.0.6.4, amavisd-new-2.4.2, capc-calc-2.12.0.6,wiz1-5/+9
dar-2.3.1, hyperestraier-1.3.0, libtasn1-0.3.5, png-1.2.12.
2006-06-28Use config file framework. Keep the permission of the original codejoerg4-4/+39
for the installed version of the configuration file, but not the example. Bump revision.
2006-06-28+scigraphica-2.1.0cube1-1/+2
2006-06-28Include config.h before kdemacro.h gets (indirectly) included.joerg3-1/+33
Otherwise KDE_EXPORT doesn't get correctly defined, resulting in link errors with visibility-enabled compilers.
2006-06-28Use nanosleep on DragonFly and fix C++ for GCC 3.4 (no passing ofjoerg3-6/+38
function pointers to protected members).
2006-06-28Needs msgfmt.joerg2-4/+4
2006-06-28Ensure that db4 is actually linked. Since it used -ldb on DragonFlyjoerg3-3/+17
before and might have picked up a wrong version, bump revision.
2006-06-28Needs msgfmt.joerg1-2/+2
2006-06-28... and man/man6.rillig1-2/+2
2006-06-28The directory man/cat6 is needed.rillig1-5/+4
2006-06-27Update usage() - sync with manpage, add missing options, etc.hubertf4-21/+23
2006-06-27Set USE_LIBTOOL=yes, since it does use libtool.wiz3-2/+22
Remove CPU specific optimizations that were set by configure script. Optimiziations should be set by the user, not by a specific package. This also fixes the build with gcc4.
2006-06-27Reset maintainer, mail bounced with Host not found.wiz1-2/+2
2006-06-27Use -mtune for gcc4, not -mcpu. Should fix PR 33754.wiz1-1/+8
2006-06-27Fix possible buffer overflow in gftp on systems with MAXNAMLEN > 255.joerg1-1/+3
2006-06-27Fixed security issue in gftp, so bump revision for gtk1 version as well.joerg1-2/+2
2006-06-27Fix a possible stack overflow on architectures with MAXNAMLEN > 255,joerg4-9/+97
like Solaris. Comment out some unused functions messing with the dirent interface to fix the build on DragonFly. Bump revision.
2006-06-27Fixed package to build with CHECK_INTERPRETER=yes.heinz1-1/+3
2006-06-27The "Blue" skin is at 1.5 now and 1.4 is not available, as noted bydrochner2-7/+7
Gilles Dauphin. Use the new one and bump PKGREVISION. (The skin browser has problems to find the skins, some symlinks in ~/.mplayer help. Will care about this after the freeze.)
2006-06-27Note PKGREVISION bump of dipmap.minskim1-1/+2
2006-06-27This game is a csh script; add a run-time dependency on csh using USE_TOOLS.minskim1-2/+8
Also set REPLACE_INTERPRETER for the csh script. Bump PKGREVISION.
2006-06-27Make this build with gcc4.minskim3-1/+28
2006-06-27USE_TOOLS+=lexminskim3-6/+6
2006-06-27Do not declare (conflicting) sys_errlist on Linux; it is already inminskim2-4/+4
sys_errlist.h.
2006-06-27Make this build with gcc4.minskim2-1/+15
2006-06-27+ abcm2ps-4.12.20, abcmidi-20060625.wiz1-2/+3
2006-06-27Fix build with gcc4 on NetBSD-3.99.21.wiz7-8/+63
2006-06-27Note PKGREVISION bump of sirc.minskim1-1/+2
2006-06-27Set REPLACE_PERL for a perl script. Bump PKGREVISION.minskim1-3/+4
2006-06-27Sync with latest SuSE updates, security fixes.salo5-17/+18
2006-06-27Make sure /var/run/munin gets created on restart; /var/run is cleanedhe2-5/+13
out by NetBSD's rc.d scripts. Also make STATEDIR overridable. Bump revision to 2.
2006-06-27Add DragonFly device names for probing. Bump revision.joerg5-3/+110
From walt on DragonFly's submit list.
2006-06-27Fix build on Solaris. Derived from patch in PR pkg/33840 by Gilles Dauphinmarkd1-1/+3
2006-06-27Add DragonFly support. Override config.guess/config.sub scripts deeperjoerg46-35/+1064
in the hierachy.
2006-06-27Added a note that the name LOCALBASE stems from FreeBSD.rillig1-2/+6
2006-06-27regen (this shares the patch dir with ../mplayer-share)drochner1-1/+2
2006-06-27Fix default value of smtp_sasl_tls_security_options to usejlam3-3/+26
$smtp_sasl_security_options (as documented in postconf(5)) instead of $var_smtp_sasl_opts, which is never defined. This is a bug that exists in the Postfix-2.2.x series but has been fixed in the (current) Postfix-2.3.x series. This fixes PR pkg/29631 by Christoph Badura. Bump the PKGREVISION to 1.
2006-06-26INSTALLATION_DIRS creates directories with the correct ownership.rillig1-4/+8