Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-02-21 | Sign over maintainership to tech-pkg@ | hubertf | 2 | -4/+4 | |
2005-02-19 | Revert update to 1.3 -- htdocs is not ready for this. | wiz | 1 | -4/+4 | |
2005-02-19 | Update to 1.3: depend on latest docbook-website and docbook-xsl. | wiz | 1 | -4/+4 | |
2005-02-09 | Apply patch from Jeremy C. Reed to define common values for the | xtraeme | 1 | -1/+5 | |
manual pages on Linux. | |||||
2005-02-09 | Apply patch from Jeremy C. Reed to define common values for the | xtraeme | 1 | -1/+5 | |
manual pages on Linux. Also use unexec ${RMDIR} in a directory. | |||||
2005-02-09 | Change Linux manual definitions to: | xtraeme | 1 | -12/+15 | |
KERNMAN_SUFFIX= 4 FILEMAN_SUFFIX= 5 MISCMAN_SUFFIX= 7 To fix the xorg-server installation. Update MASTER_SITE_XORG with new mirrors. | |||||
2005-01-31 | Always copy the file DragonFly.cf unconditionally into xc/config/cf, | xtraeme | 1 | -6/+3 | |
otherwise the post-extract target will fail. This closes PR pkg/29169 and pkg/29135, thanks. | |||||
2005-01-28 | Add wmdrawer to windowmaker-desktop and bump version number. | ben | 1 | -3/+3 | |
2005-01-25 | Apply patches from Todd Willey for DragonFlyBSD, this closes PR pkg/29042. | xtraeme | 1 | -2/+4 | |
Thank you! | |||||
2005-01-24 | Make drivers selectable with options.mk. By default, all of the drivers | hira | 1 | -1/+2 | |
which are supported by the platform are built. OK'd by xtraeme@. | |||||
2005-01-17 | Updated XFce to 4.2.0 | martti | 4 | -27/+25 | |
Too many changes to list here, please read the Changelog from www.xfce.org (http://www.xfce.org/release_notes/4.2.0_changelog.html) | |||||
2005-01-11 | Remove the gnome-extras meta-pkg; it is useless. No objections in tech-pkg@. | jmmv | 4 | -57/+1 | |
2005-01-04 | Enable dependency on vino. Bump PKGREVISION to 1. | jmmv | 1 | -2/+3 | |
2005-01-03 | Bump PKGREVISION because of curl dependency bump. | wiz | 3 | -6/+6 | |
2004-12-28 | Require gnome-themes-extras >= 0.8. | jmmv | 1 | -2/+2 | |
2004-12-28 | Use gnome-common 2.8.0. | jmmv | 1 | -2/+2 | |
2004-12-28 | Update the GNOME meta-pkgs to 2.8.2. | jmmv | 4 | -66/+66 | |
Hmm, this comes later than usual... but I haven't had any time to do this sooner. | |||||
2004-12-27 | Finish my previous commit and unbreak xorg-*: | xtraeme | 1 | -1/+16 | |
* Move the subst macros for threadlib.h from xorg-libs to xorg/Makefile.common. * SUBST_CLASSES should be appended. Thanks to Manuel Stuehn <manuel.stuehn@student.uni-siegen.de> for the email showing me the problems. | |||||
2004-12-24 | Update to 2.6.0 due to gtk2 and gtk2-engines updates. | jmmv | 1 | -4/+4 | |
2004-12-23 | Allow any PKGREVISION in dependencies. Bump PKGREVISION. | markd | 1 | -14/+15 | |
2004-12-21 | The gmc package has been removed - get rid of a reference to it. | agc | 1 | -2/+1 | |
2004-12-13 | Add an explicit dependency on docbook-xsl>=1.67.0 rather than using whatever | jschauma | 1 | -3/+7 | |
other dependencies pull in: earlier versions of docbook-xsl generate slightly different html leading to a large number of unneccessary 'regen' commits in htdocs. Bump minor versions for this. This is done during the freeze so as to ensure that it gets on the branch and we can simply tell developers to install netbsd-www version 1.2. | |||||
2004-12-10 | Update to kde 3.3.2. | markd | 3 | -27/+20 | |
changes are generally bug fixes including some security fixes. pkgsrc changes are a big PLIST cleanup and moving locale files to ${PKGLOCALEDIR}/locale/... rather than replicating the tree. | |||||
2004-11-30 | Bump PKGREVISION for removal of db3 buildlink3.mk file from | wiz | 2 | -4/+4 | |
GConf's buildlink3.mk file. Bump BUILDLINK_DEPENDS where appropriate. | |||||
2004-11-28 | From KDE CVS, KDE_3_3_BRANCH: | kleink | 1 | -2/+2 | |
kdepim/korganizer/plugins/holidays/holidays.cpp 1.12.2.1: Backport of bug fixes for #84979 (crash on AMD64) [...] Bump version to kdepim-3.3.1nb2, and update the version required by the kde3 meta package. | |||||
2004-11-18 | Remove duplicate line for netbsd-www. | wiz | 1 | -2/+1 | |
2004-11-11 | Fix dependence on "kdepim3" package, bump package revision. | tron | 1 | -2/+3 | |
2004-11-11 | This file isn't used anymore. | skrll | 1 | -11/+0 | |
2004-11-08 | add php-pdflib extension | jdolecek | 1 | -2/+3 | |
2004-11-08 | follow php4-pdflib rename to php-pdflib, bump PKGREVISION | jdolecek | 1 | -3/+3 | |
2004-11-07 | Add support for building XFree86 packages on Solaris. | markd | 1 | -2/+19 | |
Claim to be using gcc always and assume that the wrapper framework will deal with the differences for other compilers (rather than getting imake to try and do it). | |||||
2004-11-06 | add php-zip, php-dom, php-xsl | jdolecek | 1 | -2/+5 | |
2004-11-06 | php4-zip was replaced by php-zip, which can be used with both PHP4 and PHP5. | jdolecek | 1 | -3/+3 | |
The PECL extension is preferred even for PHP4 (which has zip extension bundled), since further maintenance is likely to be more active there. | |||||
2004-11-05 | Add php-dbx package - PHP database abstraction layer extension. This is | jdolecek | 2 | -2/+6 | |
for both PHP 4.x and 5.x. | |||||
2004-11-05 | Fix CONF_FILES in xorg-clients, the 'xdm' subdir already was set by | xtraeme | 1 | -2/+2 | |
EGDIR! (hi reed!) | |||||
2004-11-04 | add php extension meta modules, for PHP 4.x and PHP 5.x | jdolecek | 1 | -1/+4 | |
2004-11-04 | Add php-extensions-5.0 meta-package. Pulls in the base PHP5, Apache module | jdolecek | 4 | -0/+74 | |
and all extension pkgsrc extension modules for PHP 5.x | |||||
2004-11-04 | Add php-extensions-4.3 meta-package. Pulls in the base PHP4, Apache module | jdolecek | 3 | -0/+75 | |
and all available extension modules. | |||||
2004-11-01 | Make this build/work on DragonFlyBSD. Patches were submitted by | xtraeme | 1 | -5/+28 | |
Todd Willey via tech-pkg@. | |||||
2004-10-28 | Update to GNOME 2.8.1. | jmmv | 4 | -63/+63 | |
2004-10-23 | kdegraphics3 PKGREVISION bump. | markd | 1 | -2/+2 | |
2004-10-20 | Add a master site in Japan. | taca | 1 | -1/+2 | |
2004-10-20 | Make xdm use configs from under PKG_SYSCONFDIR. | reed | 1 | -1/+4 | |
Some ideas came from NetBSD's XFree86 customizations. Use USE_PKGINSTALL and CONF_FILES for xorg-clients. Installs xdm configs (and shell scripts) to examples directory. Create OWN_DIRS for the authDir. PLIST changes are for chooser is now in bin directory. And pixmaps moved to include/X11/pixmaps directory. xdm configs are no longer in lib/X11/xdm (so they are no longer lost on reinstall). (Anyone want to do twm and other configs?) | |||||
2004-10-19 | Enable dependency on evolution-webcal. Bump PKGREVISION to 1. | jmmv | 1 | -2/+3 | |
2004-10-13 | Update to KDE 3.3.1 | markd | 2 | -19/+18 | |
2004-10-12 | Add w3m needed by Documentation/pkgsrc. | tv | 1 | -3/+4 | |
Convert perl dependency to USE_PERL5=run. | |||||
2004-10-12 | Fix build of kde3 meta-package by requiring latest version of | seb | 1 | -2/+2 | |
kdemultimedia3 package. | |||||
2004-10-06 | Fix dependences broken by package revision bump madness. Bump package | tron | 1 | -14/+15 | |
revision of this package, too. | |||||
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 4 | -6/+8 | |
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include. | |||||
2004-09-27 | Track the latest gnustep updates. | rh | 1 | -4/+7 | |
Bump PKGREVISION |