summaryrefslogtreecommitdiff
path: root/meta-pkgs
AgeCommit message (Collapse)AuthorFilesLines
2004-10-25Update meta-pkgs/kde3 for the previous kdegraphics3 patch (kpdfagc1-2/+2
security fix).
2004-09-19Make KDE depend on at least version 3.3.3nb1 of qt3-libs.markd1-2/+7
2004-08-27Replace RPATH_FLAG with LINKER_RPATH_FLAG and COMPILER_RPATH_FLAG,jlam2-8/+7
which are the full option names used to set rpath directives for the linker and the compiler, respectively. In places were we are invoking the linker, use "${LINKER_RPATH_FLAG} <path>", where the space is inserted in case the flag is a word, e.g. -rpath. The default values of *_RPATH_FLAG are set by the compiler/*.mk files, depending on the compiler that you use. They may be overridden on a ${OPSYS}-specific basis by setting _OPSYS_LINKER_RPATH_FLAG and _OPSYS_COMPILER_RPATH_FLAG, respectively. Garbage-collect _OPSYS_RPATH_NAME and _COMPILER_LD_FLAG.
2004-08-21Fix download URLs. The KDE 3.3.0 release is a subdirectory called "3.3"tron1-16/+17
and not in "3.3.0".
2004-08-21Remove non-existing mirror "ftp.us.kde.org".tron1-2/+1
2004-08-21Replace non-existing "download.uk.kde.org" with "ftp.uk.kde.org".tron1-2/+2
2004-08-21Update to KDE 3.3.markd2-17/+17
2004-08-16Use PKG_SKIP_REASON so that bulk builds reports the packages askristerw2-4/+4
"unavailable" instead of "broken".
2004-08-14Add substitutions for @_COMPILER_LD_FLAG@ and @RPATH_FLAG@ missedrecht1-1/+3
in my previous commit. Noted by FUKAUMI Naoki on tech-pkg@.
2004-08-14Added suse9 meta-pkg, for SuSE 9.1-base Linux binary emulation environmentjdolecek1-1/+2
2004-08-14a meta package for SuSE 9.x-based Linux binary emulation environmentjdolecek3-0/+46
2004-07-31I'm maintainer for the XFree86/X.org packages from pkgsrc.xtraeme1-2/+2
2004-07-30Define CHECK_X11_TYPE, which is needed to be sure that all packagesxtraeme2-2/+6
will be installed into the proper location, otherwise X11ROOT_PREFIX might be empty!
2004-07-30Add a new variable to specify the installation prefix forxtraeme2-7/+4
X11 packages (currently XFree86 and xorg), X11ROOT_PREFIX. Defaults: xorg: X11ROOT_PREFIX = xorg. XFree86: X11ROOT_PREFIX = XFree86. Otherwise it's undefined. With this modification we don't have to specify X11BASE anymore, because it's assigned automatically via bsd.pkg.defaults.mk. If you want to change the defaults, specify X11ROOT_PREFIX in mk.conf. Update Packages.txt now that we don't need X11BASE.
2004-07-29Minor nits.xtraeme2-9/+5
2004-07-29Depend on xorg-dirs where appropiate, as was done for XFree86 by jmmv@.xtraeme1-1/+2
2004-07-29xorg packages now will be installed into ${PREFIX}/xorg by default,xtraeme1-3/+2
so we don't have to conflict between XFree86 and xorg. Suggested by grant@.
2004-07-29+ xorgxtraeme1-1/+2
2004-07-29Initial import of xorg-6.7.0.xtraeme4-0/+278
This is the X.org meta package, for installing the entire X11 suite.
2004-07-23Added xfce4-wavelan-pluginmartti1-1/+2
2004-07-21Remove some unused vars in PLIST_SUBST.xtraeme1-22/+2
2004-07-21Add OpenBSD to ${SYSTEMS} for compiler options.xtraeme1-2/+2
2004-07-20Add OpenBSD-*-* to ONLY_FOR_PLATFORM, mark NetBSD/FreeBSD/Linux for anyxtraeme1-2/+2
arch too (I cannot test them, but it's best to enable it for future testers). Note that I'm working on adding OpenBSD support for these packages.
2004-07-13Added DEPENDS line for www/tidy. This package is needed to regen thedarcy1-1/+2
files used by the guide,
2004-07-12Updated XFce to 4.0.6martti2-7/+7
As usual, this is a maintenance release, aimed at bug-fixing; no new features are being added to the 4.0 branch. The main purpose of this release is compatibility with recent GTK+ releases along with other fixes.
2004-07-05Update comment to match reality.markd1-3/+2
2004-06-28Say hello to GNOME 2.6.2! The latest stable release for the 2.6 branch.jmmv5-35/+34
2004-06-23Accept perl58 and perl-thread packages too...xtraeme1-2/+2
2004-06-21Added xfce4-weather-plugin, xfce4-cpugraph-plugin, xfce4-xkb-plugin,martti1-1/+6
xfce4-taskbar-plugin and xfce4-windowlist-plugin.
2004-06-10update Makefile to 3.2.3markd1-15/+15
2004-06-10Update to kde 3.2.3.markd1-2/+2
2004-05-15Say hello to GNOME 2.6.1!jmmv4-50/+50
2004-05-07whitespace nitscjep1-2/+2
2004-05-03Unused.wiz1-95/+0
2004-04-27Fix problem where PLIST included shared libraries for liboldXreed1-1/+5
for Linux. Also make sure that libpsres.* is installed always. This is for the XFree86-libs package. PKGREVISION was just bumped in last, very recent, commit so don't do it again.
2004-04-27Convert to buildlink3.snj1-3/+3
2004-04-20Update to kde3.2.2markd3-18/+112
2004-04-17Depend on gtk-doc. Bump PKGREVISION to 1.jmmv1-1/+3
2004-04-17Fix broken includes. Pointed out by kristerw@.jmmv1-3/+3
2004-04-16Updated xfce4 to 4.0.5martti4-11/+11
This is a maintenance release, aimed at bug-fixing; no new features are being added to the 4.0 branch. The main purpose of this release is compatibility with the recent GTK+ 2.4.x release along with other fixes.
2004-04-14Set USE_DIRS+=XFree86-1.0 instead of depending on the package directly.jmmv1-2/+2
2004-04-14Add support for the XFree86-dirs package in mk/dirs.mk, by modifying it tojmmv1-1/+10
work properly with it. Agreed with xtraeme@.
2004-04-12Pick maintainership.jmmv1-2/+2
2004-04-11Fix path to Renaissance.jmmv1-2/+2
2004-04-11Update gnustep meta package to 1.9.1.rh1-11/+14
2004-04-05Belatedly bump PKGREVISIONs and dependencies for xvidcore major bumpwiz1-4/+4
during recent update (hi charles!).
2004-04-05Note quanta update, bump PKGREVISION.markd1-3/+3
2004-04-04Catch up with the gtk2-engines revision change.recht1-2/+2
2004-04-02gnome-themes-extra has been moved to gnome-themes-extras, so fix path (andjmmv1-2/+2
also fix name, which means that this package was not buildable before *sigh*).
2004-04-01Bump PKGREVISION to 2, to catch with the GTK+ update to 2.4.jmmv1-2/+2