Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-09-23 | The gnome-accessibility meta package has been removed - delete it from | agc | 1 | -2/+1 | |
the SUBDIRS in the category makefile, too. | |||||
2004-09-22 | Master site corrected | adam | 1 | -2/+2 | |
2004-09-21 | Update X.org packages to 6.8.1. | xtraeme | 2 | -10/+7 | |
To see the changes about this release, please review the "RELNOTES" file, which is available via www or in the distribution tarballs. These packages were tested on: * NetBSD 2.0/-current * Bluewall GNU/Linux * Slackware 10 GNU/Linux I'm currently testing them on FreeBSD 5.3BETA4. | |||||
2004-09-21 | Welcome to GNOME 2.8.0! | jmmv | 4 | -47/+128 | |
I've left some dependencies commented out in the meta-pkgs meaning that those packages are part of the standard GNOME Desktop but I haven't had time to package them. If you import one of those packages, please enable the corresponding line (though keep the same version number listed). | |||||
2004-09-21 | Remove gnome-accessibility; it has very little use. | jmmv | 3 | -40/+0 | |
2004-09-19 | Make KDE depend on at least version 3.3.3nb1 of qt3-libs. | markd | 1 | -2/+7 | |
2004-08-27 | Replace RPATH_FLAG with LINKER_RPATH_FLAG and COMPILER_RPATH_FLAG, | jlam | 2 | -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-21 | Fix download URLs. The KDE 3.3.0 release is a subdirectory called "3.3" | tron | 1 | -16/+17 | |
and not in "3.3.0". | |||||
2004-08-21 | Remove non-existing mirror "ftp.us.kde.org". | tron | 1 | -2/+1 | |
2004-08-21 | Replace non-existing "download.uk.kde.org" with "ftp.uk.kde.org". | tron | 1 | -2/+2 | |
2004-08-21 | Update to KDE 3.3. | markd | 2 | -17/+17 | |
2004-08-16 | Use PKG_SKIP_REASON so that bulk builds reports the packages as | kristerw | 2 | -4/+4 | |
"unavailable" instead of "broken". | |||||
2004-08-14 | Add substitutions for @_COMPILER_LD_FLAG@ and @RPATH_FLAG@ missed | recht | 1 | -1/+3 | |
in my previous commit. Noted by FUKAUMI Naoki on tech-pkg@. | |||||
2004-08-14 | Added suse9 meta-pkg, for SuSE 9.1-base Linux binary emulation environment | jdolecek | 1 | -1/+2 | |
2004-08-14 | a meta package for SuSE 9.x-based Linux binary emulation environment | jdolecek | 3 | -0/+46 | |
2004-07-31 | I'm maintainer for the XFree86/X.org packages from pkgsrc. | xtraeme | 1 | -2/+2 | |
2004-07-30 | Define CHECK_X11_TYPE, which is needed to be sure that all packages | xtraeme | 2 | -2/+6 | |
will be installed into the proper location, otherwise X11ROOT_PREFIX might be empty! | |||||
2004-07-30 | Add a new variable to specify the installation prefix for | xtraeme | 2 | -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-29 | Minor nits. | xtraeme | 2 | -9/+5 | |
2004-07-29 | Depend on xorg-dirs where appropiate, as was done for XFree86 by jmmv@. | xtraeme | 1 | -1/+2 | |
2004-07-29 | xorg packages now will be installed into ${PREFIX}/xorg by default, | xtraeme | 1 | -3/+2 | |
so we don't have to conflict between XFree86 and xorg. Suggested by grant@. | |||||
2004-07-29 | + xorg | xtraeme | 1 | -1/+2 | |
2004-07-29 | Initial import of xorg-6.7.0. | xtraeme | 4 | -0/+278 | |
This is the X.org meta package, for installing the entire X11 suite. | |||||
2004-07-23 | Added xfce4-wavelan-plugin | martti | 1 | -1/+2 | |
2004-07-21 | Remove some unused vars in PLIST_SUBST. | xtraeme | 1 | -22/+2 | |
2004-07-21 | Add OpenBSD to ${SYSTEMS} for compiler options. | xtraeme | 1 | -2/+2 | |
2004-07-20 | Add OpenBSD-*-* to ONLY_FOR_PLATFORM, mark NetBSD/FreeBSD/Linux for any | xtraeme | 1 | -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-13 | Added DEPENDS line for www/tidy. This package is needed to regen the | darcy | 1 | -1/+2 | |
files used by the guide, | |||||
2004-07-12 | Updated XFce to 4.0.6 | martti | 2 | -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-05 | Update comment to match reality. | markd | 1 | -3/+2 | |
2004-06-28 | Say hello to GNOME 2.6.2! The latest stable release for the 2.6 branch. | jmmv | 5 | -35/+34 | |
2004-06-23 | Accept perl58 and perl-thread packages too... | xtraeme | 1 | -2/+2 | |
2004-06-21 | Added xfce4-weather-plugin, xfce4-cpugraph-plugin, xfce4-xkb-plugin, | martti | 1 | -1/+6 | |
xfce4-taskbar-plugin and xfce4-windowlist-plugin. | |||||
2004-06-10 | update Makefile to 3.2.3 | markd | 1 | -15/+15 | |
2004-06-10 | Update to kde 3.2.3. | markd | 1 | -2/+2 | |
2004-05-15 | Say hello to GNOME 2.6.1! | jmmv | 4 | -50/+50 | |
2004-05-07 | whitespace nits | cjep | 1 | -2/+2 | |
2004-05-03 | Unused. | wiz | 1 | -95/+0 | |
2004-04-27 | Fix problem where PLIST included shared libraries for liboldX | reed | 1 | -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-27 | Convert to buildlink3. | snj | 1 | -3/+3 | |
2004-04-20 | Update to kde3.2.2 | markd | 3 | -18/+112 | |
2004-04-17 | Depend on gtk-doc. Bump PKGREVISION to 1. | jmmv | 1 | -1/+3 | |
2004-04-17 | Fix broken includes. Pointed out by kristerw@. | jmmv | 1 | -3/+3 | |
2004-04-16 | Updated xfce4 to 4.0.5 | martti | 4 | -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-14 | Set USE_DIRS+=XFree86-1.0 instead of depending on the package directly. | jmmv | 1 | -2/+2 | |
2004-04-14 | Add support for the XFree86-dirs package in mk/dirs.mk, by modifying it to | jmmv | 1 | -1/+10 | |
work properly with it. Agreed with xtraeme@. | |||||
2004-04-12 | Pick maintainership. | jmmv | 1 | -2/+2 | |
2004-04-11 | Fix path to Renaissance. | jmmv | 1 | -2/+2 | |
2004-04-11 | Update gnustep meta package to 1.9.1. | rh | 1 | -11/+14 | |
2004-04-05 | Belatedly bump PKGREVISIONs and dependencies for xvidcore major bump | wiz | 1 | -4/+4 | |
during recent update (hi charles!). |