summaryrefslogtreecommitdiff
path: root/audio/kdemultimedia
AgeCommit message (Collapse)AuthorFilesLines
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-13Update DEPENDS.wiz1-3/+3
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-03-14(1) Publicly export the value of _OPSYS_RPATH_NAME as RPATH_FLAG;jlam1-2/+6
Makefiles simply need to use this value often, for better or for worse. (2) Create a new variable FIX_RPATH that lists variables that should be cleansed of -R or -rpath values if ${_USE_RPATH} is "no". By default, FIX_RPATH contains LIBS, X11_LDFLAGS, and LDFLAGS, and additional variables may be appended from package Makefiles.
2003-03-13Fix some more dependencies.wiz1-2/+2
2002-09-01Distfiles aren't available any longer on the KDE ftp site, so let'shubertf1-3/+2
archive them at ${MASTER_SITE_LOCAL}/kde1
2002-03-13Give all packages which depend on "png" a version bump, and updatefredb1-2/+3
all dependencies on packages depending on "png" which contain shared libraries, all for the (imminent) update to the "png" package. [List courtesy of John Darrow, courtesy of "bulk-build".]
2001-11-01Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-04-18Move to sha1 digests, and add distfile sizes.agc1-2/+4
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-9/+7
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-11-081.1.2 distfiles have moved - s:pub/kde/stable/:pub/kde/Attic/old/abs1-3/+3
2000-07-17Use EVAL_PREFIX to find the installed location of the kdebase package, andagc1-5/+5
use it accordingly.
2000-07-15Instead of the clunky SHOW_PKG_PREFIX, introduce an EVAL_PREFIX definition,agc1-2/+4
which takes entries of the format <make-definition-name>=<pkgname>. This has not been added to MAKEFLAGS because (a) premature optimisation is the root of all evil, and (b) because the .for loop used to implement this shows the wrong results when multiple prefices are evaluated. Modify all the package Makefiles to use EVAL_PREFIX, thereby simplifying them considerably. ALso simplify the logic to calculate the prefix as well.
2000-07-14The previous method of using a make target for finding a prerequisiteagc1-2/+2
package's prefix would not work as part of the environment specification via MAKE_ENV (as it would not be executed in the correct directory). Fix this by invoking pkg_info(1) directly, not via an intermediate make(1) step - this is not as clean, but more effective (i.e. it works).
2000-07-11Make the determination of the pre-req package's installed directory beagc1-2/+2
a bit more user-friendly. Introduce a show-{gtk+,imlib,kdebase,qt1,qt2,xpm}-prefix target in bsd.pkg.mk, and use "${MAKE} show-*-prefix" in package Makefiles.
2000-07-10Find qt1 prefix via pkg_info(1), rather than hardcoding it as ${X11BASE}.agc1-2/+2
Pointed out by Dave Sainty <dave@dtsp.co.nz>, munged slightly by me.
2000-04-23Fix world writable directories to not be that way.kim1-1/+4
2000-03-28Change from using qt to qt1. This clears the way to allow Qt to be upgradeddmcmahill1-4/+3
to Qt-2 without breaking KDE which still requires Qt-1.
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs1-1/+1
1999-12-06Add RCS Id.bouyer2-2/+4
1999-12-06Make kde work on solaris. Mostly:bouyer3-4/+1117
- don't hardcode -lossaudio in Makefiles, teach configure about it instead - different PLIST
1999-11-24fixhubertf2-7/+8
1999-11-16regenjdolecek1-2/+2
1999-11-16last KDE pullup of this nightjdolecek1-1/+4
1999-11-15regenjdolecek1-4/+4
1999-11-15Mark patches pulled up into KDE tree as such.jdolecek3-3/+9
1999-11-15regenjdolecek1-2/+1
1999-11-15duplicates patch-aajdolecek1-14/+0
1999-11-11We play audio CDs from /dev/rcd0d, not /dev/rmacd0d (or whatever thathubertf2-1/+23
thing was that FreeBSD takes there).
1999-10-27pull in <sys/types.h> for some files in kmidihubertf2-1/+16
1999-10-26Don't attempt to delete directory "share/kde/applnk/Multimedia" whichtron1-2/+1
is created by "kdebase" package.
1999-10-07Remove me as maintainer of those packages.tron1-2/+2
1999-10-01add kdemultimedia pkgdrochner9-0/+405