summaryrefslogtreecommitdiff
path: root/meta-pkgs
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2013-02-23 02:53:58 +0000
committerobache <obache@pkgsrc.org>2013-02-23 02:53:58 +0000
commit78edccd65ceb220efca8867e0c04ce6d3d42e1fb (patch)
treed45f01696dcd3b9571bf8574ab302c1dac7480cf /meta-pkgs
parentb26c9ac6a833feec78ec3d1841b076a3845750ea (diff)
downloadpkgsrc-78edccd65ceb220efca8867e0c04ce6d3d42e1fb.tar.gz
meta-pkgs/bulk-* are just for build test purpose:
* change dependeny on listed packages from full to build * prevent to provide binary pakcage
Diffstat (limited to 'meta-pkgs')
-rw-r--r--meta-pkgs/bulk-large/Makefile221
-rw-r--r--meta-pkgs/bulk-medium/Makefile327
-rw-r--r--meta-pkgs/bulk-small/Makefile180
3 files changed, 371 insertions, 357 deletions
diff --git a/meta-pkgs/bulk-large/Makefile b/meta-pkgs/bulk-large/Makefile
index bf57826301b..6a06ff870e8 100644
--- a/meta-pkgs/bulk-large/Makefile
+++ b/meta-pkgs/bulk-large/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2013/02/17 18:41:11 dholland Exp $
+# $NetBSD: Makefile,v 1.7 2013/02/23 02:53:58 obache Exp $
-DISTNAME= bulk-large-20130217
+DISTNAME= bulk-large-20130223
CATEGORIES= meta-pkgs
MASTER_SITES= # empty
DISTFILES= # empty
@@ -10,6 +10,10 @@ COMMENT= Meta-package for a standard largish limited bulk build
META_PACKAGE= yes
+RESTRICTED= Just for test build purpose
+NO_BIN_ON_CDROM= ${RESTRICTED}
+NO_BIN_ON_FTP= ${RESTRICTED}
+
#
# Note: the primary purpose of this package is to build the most
# popular/useful packages out of the set of all packages in pkgsrc.
@@ -27,134 +31,134 @@ META_PACKAGE= yes
#
# 1. Packages used by a lot of other packages
#
-DEPENDS+= taglib-[0-9]*:../../audio/taglib
-DEPENDS+= GConf-[0-9]*:../../devel/GConf
-DEPENDS+= gmp-[0-9]*:../../devel/gmp
-DEPENDS+= heirloom-libcommon-[0-9]*:../../devel/heirloom-libcommon
-DEPENDS+= libgetopt-[0-9]*:../../devel/libgetopt
-DEPENDS+= libgnome-[0-9]*:../../devel/libgnome
-DEPENDS+= libgnomeui-[0-9]*:../../devel/libgnomeui
-DEPENDS+= ocaml-[0-9]*:../../lang/ocaml
-DEPENDS+= gst-plugins0.10-base-[0-9]*:../../multimedia/gst-plugins0.10-base
-DEPENDS+= gstreamer0.10-[0-9]*:../../multimedia/gstreamer0.10
-DEPENDS+= libsoup24-[0-9]*:../../net/libsoup24
-DEPENDS+= dbus-[0-9]*:../../sysutils/dbus
-DEPENDS+= dbus-glib-[0-9]*:../../sysutils/dbus-glib
-DEPENDS+= aspell-[0-9]*:../../textproc/aspell
-DEPENDS+= gnome-doc-utils-[0-9]*:../../textproc/gnome-doc-utils
-DEPENDS+= kdebase>=3<4:../../x11/kdebase3
-DEPENDS+= kdelibs>=3<4:../../x11/kdelibs3
-DEPENDS+= kdelibs4-[0-9]*:../../x11/kdelibs4
-DEPENDS+= ${PYPKGPREFIX}-gtk2-[0-9]*:../../x11/py-gtk2
-DEPENDS+= qt3-libs-[0-9]*:../../x11/qt3-libs
-DEPENDS+= qt3-tools-[0-9]*:../../x11/qt3-tools
-DEPENDS+= qt4-libs-[0-9]*:../../x11/qt4-libs
-DEPENDS+= qt4-tools-[0-9]*:../../x11/qt4-tools
+BUILD_DEPENDS+= taglib-[0-9]*:../../audio/taglib
+BUILD_DEPENDS+= GConf-[0-9]*:../../devel/GConf
+BUILD_DEPENDS+= gmp-[0-9]*:../../devel/gmp
+BUILD_DEPENDS+= heirloom-libcommon-[0-9]*:../../devel/heirloom-libcommon
+BUILD_DEPENDS+= libgetopt-[0-9]*:../../devel/libgetopt
+BUILD_DEPENDS+= libgnome-[0-9]*:../../devel/libgnome
+BUILD_DEPENDS+= libgnomeui-[0-9]*:../../devel/libgnomeui
+BUILD_DEPENDS+= ocaml-[0-9]*:../../lang/ocaml
+BUILD_DEPENDS+= gst-plugins0.10-base-[0-9]*:../../multimedia/gst-plugins0.10-base
+BUILD_DEPENDS+= gstreamer0.10-[0-9]*:../../multimedia/gstreamer0.10
+BUILD_DEPENDS+= libsoup24-[0-9]*:../../net/libsoup24
+BUILD_DEPENDS+= dbus-[0-9]*:../../sysutils/dbus
+BUILD_DEPENDS+= dbus-glib-[0-9]*:../../sysutils/dbus-glib
+BUILD_DEPENDS+= aspell-[0-9]*:../../textproc/aspell
+BUILD_DEPENDS+= gnome-doc-utils-[0-9]*:../../textproc/gnome-doc-utils
+BUILD_DEPENDS+= kdebase>=3<4:../../x11/kdebase3
+BUILD_DEPENDS+= kdelibs>=3<4:../../x11/kdelibs3
+BUILD_DEPENDS+= kdelibs4-[0-9]*:../../x11/kdelibs4
+BUILD_DEPENDS+= ${PYPKGPREFIX}-gtk2-[0-9]*:../../x11/py-gtk2
+BUILD_DEPENDS+= qt3-libs-[0-9]*:../../x11/qt3-libs
+BUILD_DEPENDS+= qt3-tools-[0-9]*:../../x11/qt3-tools
+BUILD_DEPENDS+= qt4-libs-[0-9]*:../../x11/qt4-libs
+BUILD_DEPENDS+= qt4-tools-[0-9]*:../../x11/qt4-tools
#
# 2. Applications
#
-DEPENDS+= konversation>=1.4:../../chat/konversation
-DEPENDS+= konversation>=1.1<1.4:../../chat/konversation-kde3
-DEPENDS+= asterisk>=11:../../comms/asterisk
-DEPENDS+= avr-gcc-[0-9]*:../../cross/avr-gcc
-DEPENDS+= avr-libc-[0-9]*:../../cross/avr-libc
-DEPENDS+= avr-gdb-[0-9]*:../../cross/avr-gdb
-DEPENDS+= mysql-client>=5.1<5.5:../../databases/mysql51-client
-DEPENDS+= mysql-server>=5.1<5.5:../../databases/mysql51-server
-DEPENDS+= mysql-client>=5.5:../../databases/mysql55-client
-DEPENDS+= mysql-server>=5.5:../../databases/mysql55-server
-DEPENDS+= postgresql84-[0-9]*:../../databases/postgresql84
-DEPENDS+= postgresql91-[0-9]*:../../databases/postgresql91
-DEPENDS+= postgresql92-[0-9]*:../../databases/postgresql92
-DEPENDS+= valgrind-[0-9]*:../../devel/valgrind
-DEPENDS+= abiword-[0-9]*:../../editors/abiword
-DEPENDS+= emacs24>=24<25:../../editors/emacs24
-DEPENDS+= emacs-packages-[0-9]*:../../editors/emacs-packages
-DEPENDS+= xemacs-packages-[0-9]*:../../editors/xemacs-packages
-DEPENDS+= p5-Padre-[0-9]*:../../editors/p5-Padre
-DEPENDS+= glusterfs-[0-9]*:../../filesystems/glusterfs
-DEPENDS+= tahoe-lafs-[0-9]*:../../filesystems/tahoe-lafs
-DEPENDS+= blender-[0-9]*:../../graphics/blender
-DEPENDS+= gimp-[0-9]*:../../graphics/gimp
-DEPENDS+= graphviz-[0-9]*:../../graphics/graphviz
-DEPENDS+= claws-mail-[0-9]*:../../mail/claws-mail
-DEPENDS+= evolution-[0-9]*:../../mail/evolution
-DEPENDS+= roundcube-[0-9]*:../../mail/roundcube
-DEPENDS+= squirrelmail-[0-9]*:../../mail/squirrelmail
-DEPENDS+= thunderbird-[0-9]*:../../mail/thunderbird
-DEPENDS+= thunderbird-l10n-[0-9]*:../../mail/thunderbird-l10n
-DEPENDS+= thunderbird10-[0-9]*:../../mail/thunderbird10
-DEPENDS+= thunderbird10-l10n-[0-9]*:../../mail/thunderbird10-l10n
-DEPENDS+= R-[0-9]*:../../math/R
-DEPENDS+= octave-[0-9]*:../../math/octave
-DEPENDS+= zyGrib-[0-9]*:../../misc/zyGrib
-DEPENDS+= mplayer-[0-9]*:../../multimedia/mplayer
-DEPENDS+= xine-ui-[0-9]*:../../multimedia/xine-ui
-DEPENDS+= gstreamer0.10-plugins-[0-9]*:../../meta-pkgs/gstreamer0.10-plugins
-DEPENDS+= cups-[0-9]*:../../print/cups
-DEPENDS+= evince-[0-9]*:../../print/evince
-DEPENDS+= lilypond-[0-9]*:../../print/lilypond
-DEPENDS+= mit-krb5-appl-[0-9]*:../../security/mit-krb5-appl
-DEPENDS+= FlightCrew-[0-9]*:../../textproc/FlightCrew
-DEPENDS+= clearsilver-[0-9]*:../../www/clearsilver
-DEPENDS+= mediawiki-[0-9]*:../../www/mediawiki
-DEPENDS+= ${RUBY_PKGPREFIX}-rails>=3.2:../../www/ruby-rails32
+BUILD_DEPENDS+= konversation>=1.4:../../chat/konversation
+BUILD_DEPENDS+= konversation>=1.1<1.4:../../chat/konversation-kde3
+BUILD_DEPENDS+= asterisk>=11:../../comms/asterisk
+BUILD_DEPENDS+= avr-gcc-[0-9]*:../../cross/avr-gcc
+BUILD_DEPENDS+= avr-libc-[0-9]*:../../cross/avr-libc
+BUILD_DEPENDS+= avr-gdb-[0-9]*:../../cross/avr-gdb
+BUILD_DEPENDS+= mysql-client>=5.1<5.5:../../databases/mysql51-client
+BUILD_DEPENDS+= mysql-server>=5.1<5.5:../../databases/mysql51-server
+BUILD_DEPENDS+= mysql-client>=5.5:../../databases/mysql55-client
+BUILD_DEPENDS+= mysql-server>=5.5:../../databases/mysql55-server
+BUILD_DEPENDS+= postgresql84-[0-9]*:../../databases/postgresql84
+BUILD_DEPENDS+= postgresql91-[0-9]*:../../databases/postgresql91
+BUILD_DEPENDS+= postgresql92-[0-9]*:../../databases/postgresql92
+BUILD_DEPENDS+= valgrind-[0-9]*:../../devel/valgrind
+BUILD_DEPENDS+= abiword-[0-9]*:../../editors/abiword
+BUILD_DEPENDS+= emacs24>=24<25:../../editors/emacs24
+BUILD_DEPENDS+= emacs-packages-[0-9]*:../../editors/emacs-packages
+BUILD_DEPENDS+= xemacs-packages-[0-9]*:../../editors/xemacs-packages
+BUILD_DEPENDS+= p5-Padre-[0-9]*:../../editors/p5-Padre
+BUILD_DEPENDS+= glusterfs-[0-9]*:../../filesystems/glusterfs
+BUILD_DEPENDS+= tahoe-lafs-[0-9]*:../../filesystems/tahoe-lafs
+BUILD_DEPENDS+= blender-[0-9]*:../../graphics/blender
+BUILD_DEPENDS+= gimp-[0-9]*:../../graphics/gimp
+BUILD_DEPENDS+= graphviz-[0-9]*:../../graphics/graphviz
+BUILD_DEPENDS+= claws-mail-[0-9]*:../../mail/claws-mail
+BUILD_DEPENDS+= evolution-[0-9]*:../../mail/evolution
+BUILD_DEPENDS+= roundcube-[0-9]*:../../mail/roundcube
+BUILD_DEPENDS+= squirrelmail-[0-9]*:../../mail/squirrelmail
+BUILD_DEPENDS+= thunderbird-[0-9]*:../../mail/thunderbird
+BUILD_DEPENDS+= thunderbird-l10n-[0-9]*:../../mail/thunderbird-l10n
+BUILD_DEPENDS+= thunderbird10-[0-9]*:../../mail/thunderbird10
+BUILD_DEPENDS+= thunderbird10-l10n-[0-9]*:../../mail/thunderbird10-l10n
+BUILD_DEPENDS+= R-[0-9]*:../../math/R
+BUILD_DEPENDS+= octave-[0-9]*:../../math/octave
+BUILD_DEPENDS+= zyGrib-[0-9]*:../../misc/zyGrib
+BUILD_DEPENDS+= mplayer-[0-9]*:../../multimedia/mplayer
+BUILD_DEPENDS+= xine-ui-[0-9]*:../../multimedia/xine-ui
+BUILD_DEPENDS+= gstreamer0.10-plugins-[0-9]*:../../meta-pkgs/gstreamer0.10-plugins
+BUILD_DEPENDS+= cups-[0-9]*:../../print/cups
+BUILD_DEPENDS+= evince-[0-9]*:../../print/evince
+BUILD_DEPENDS+= lilypond-[0-9]*:../../print/lilypond
+BUILD_DEPENDS+= mit-krb5-appl-[0-9]*:../../security/mit-krb5-appl
+BUILD_DEPENDS+= FlightCrew-[0-9]*:../../textproc/FlightCrew
+BUILD_DEPENDS+= clearsilver-[0-9]*:../../www/clearsilver
+BUILD_DEPENDS+= mediawiki-[0-9]*:../../www/mediawiki
+BUILD_DEPENDS+= ${RUBY_PKGPREFIX}-rails>=3.2:../../www/ruby-rails32
#
# 3. Libraries
#
-DEPENDS+= db46-[0-9]*:../../databases/db46
-DEPENDS+= db5-[0-9]*:../../databases/db5
-DEPENDS+= heimdal-[0-9]*:../../security/heimdal
-DEPENDS+= mit-krb5-[0-9]*:../../security/mit-krb5
+BUILD_DEPENDS+= db46-[0-9]*:../../databases/db46
+BUILD_DEPENDS+= db5-[0-9]*:../../databases/db5
+BUILD_DEPENDS+= heimdal-[0-9]*:../../security/heimdal
+BUILD_DEPENDS+= mit-krb5-[0-9]*:../../security/mit-krb5
#
# 4. TeX
#
-DEPENDS+= tex-collection-fontsrecommended-[0-9]*:../../fonts/tex-collection-fontsrecommended
-DEPENDS+= tex-collection-fontsrecommended-doc-[0-9]*:../../fonts/tex-collection-fontsrecommended-doc
-DEPENDS+= teTeX-[0-9]*:../../print/teTeX
-DEPENDS+= teTeX-bin>=3:../../print/teTeX3-bin
-DEPENDS+= teTeX-texmf>=3:../../print/teTeX3-texmf
-DEPENDS+= tex-collection-basic-[0-9]*:../../print/tex-collection-basic
-DEPENDS+= tex-collection-basic-doc-[0-9]*:../../print/tex-collection-basic-doc
-DEPENDS+= tex-collection-documentation-base-doc-[0-9]*:../../print/tex-collection-documentation-base-doc
-DEPENDS+= tex-collection-genericrecommended-[0-9]*:../../print/tex-collection-genericrecommended
-DEPENDS+= tex-collection-genericrecommended-doc-[0-9]*:../../print/tex-collection-genericrecommended-doc
-DEPENDS+= tex-collection-latex-[0-9]*:../../print/tex-collection-latex
-DEPENDS+= tex-collection-latex-doc-[0-9]*:../../print/tex-collection-latex-doc
+BUILD_DEPENDS+= tex-collection-fontsrecommended-[0-9]*:../../fonts/tex-collection-fontsrecommended
+BUILD_DEPENDS+= tex-collection-fontsrecommended-doc-[0-9]*:../../fonts/tex-collection-fontsrecommended-doc
+BUILD_DEPENDS+= teTeX-[0-9]*:../../print/teTeX
+BUILD_DEPENDS+= teTeX-bin>=3:../../print/teTeX3-bin
+BUILD_DEPENDS+= teTeX-texmf>=3:../../print/teTeX3-texmf
+BUILD_DEPENDS+= tex-collection-basic-[0-9]*:../../print/tex-collection-basic
+BUILD_DEPENDS+= tex-collection-basic-doc-[0-9]*:../../print/tex-collection-basic-doc
+BUILD_DEPENDS+= tex-collection-documentation-base-doc-[0-9]*:../../print/tex-collection-documentation-base-doc
+BUILD_DEPENDS+= tex-collection-genericrecommended-[0-9]*:../../print/tex-collection-genericrecommended
+BUILD_DEPENDS+= tex-collection-genericrecommended-doc-[0-9]*:../../print/tex-collection-genericrecommended-doc
+BUILD_DEPENDS+= tex-collection-latex-[0-9]*:../../print/tex-collection-latex
+BUILD_DEPENDS+= tex-collection-latex-doc-[0-9]*:../../print/tex-collection-latex-doc
#
# 5. Desktops
#
-DEPENDS+= deforaos-desktop-[0-9]*:../../meta-pkgs/deforaos-desktop
-DEPENDS+= desktop-gnome-[0-9]*:../../meta-pkgs/desktop-gnome
-DEPENDS+= gnome-[0-9]*:../../meta-pkgs/gnome
-DEPENDS+= gnome-admin-[0-9]*:../../meta-pkgs/gnome-admin
-DEPENDS+= gnome-platform-[0-9]*:../../meta-pkgs/gnome-platform
-DEPENDS+= gnustep-[0-9]*:../../meta-pkgs/gnustep
-DEPENDS+= kde>=3<4:../../meta-pkgs/kde3
-DEPENDS+= kde4-[0-9]*:../../meta-pkgs/kde4
-DEPENDS+= matchbox-[0-9]*:../../meta-pkgs/matchbox
-DEPENDS+= windowmaker-desktop-[0-9]*:../../meta-pkgs/windowmaker-desktop
-DEPENDS+= xfce4-[0-9]*:../../meta-pkgs/xfce4
-DEPENDS+= xfce4-extras-[0-9]*:../../meta-pkgs/xfce4-extras
-DEPENDS+= xview-[0-9]*:../../x11/xview
+BUILD_DEPENDS+= deforaos-desktop-[0-9]*:../../meta-pkgs/deforaos-desktop
+BUILD_DEPENDS+= desktop-gnome-[0-9]*:../../meta-pkgs/desktop-gnome
+BUILD_DEPENDS+= gnome-[0-9]*:../../meta-pkgs/gnome
+BUILD_DEPENDS+= gnome-admin-[0-9]*:../../meta-pkgs/gnome-admin
+BUILD_DEPENDS+= gnome-platform-[0-9]*:../../meta-pkgs/gnome-platform
+BUILD_DEPENDS+= gnustep-[0-9]*:../../meta-pkgs/gnustep
+BUILD_DEPENDS+= kde>=3<4:../../meta-pkgs/kde3
+BUILD_DEPENDS+= kde4-[0-9]*:../../meta-pkgs/kde4
+BUILD_DEPENDS+= matchbox-[0-9]*:../../meta-pkgs/matchbox
+BUILD_DEPENDS+= windowmaker-desktop-[0-9]*:../../meta-pkgs/windowmaker-desktop
+BUILD_DEPENDS+= xfce4-[0-9]*:../../meta-pkgs/xfce4
+BUILD_DEPENDS+= xfce4-extras-[0-9]*:../../meta-pkgs/xfce4-extras
+BUILD_DEPENDS+= xview-[0-9]*:../../x11/xview
#
# 6. NetBSD/pkgsrc developer tools
#
-DEPENDS+= netbsd-doc-[0-9]*:../../meta-pkgs/netbsd-doc
-DEPENDS+= netbsd-doc-print-[0-9]*:../../meta-pkgs/netbsd-doc-print
-DEPENDS+= netbsd-www-[0-9]*:../../meta-pkgs/netbsd-www
-DEPENDS+= pkg_developer-[0-9]*:../../meta-pkgs/pkg_developer
-DEPENDS+= pkgsrc-guide-tools-[0-9]*:../../meta-pkgs/pkgsrc-guide-tools
+BUILD_DEPENDS+= netbsd-doc-[0-9]*:../../meta-pkgs/netbsd-doc
+BUILD_DEPENDS+= netbsd-doc-print-[0-9]*:../../meta-pkgs/netbsd-doc-print
+BUILD_DEPENDS+= netbsd-www-[0-9]*:../../meta-pkgs/netbsd-www
+BUILD_DEPENDS+= pkg_developer-[0-9]*:../../meta-pkgs/pkg_developer
+BUILD_DEPENDS+= pkgsrc-guide-tools-[0-9]*:../../meta-pkgs/pkgsrc-guide-tools
#
# 7. Complete X.org
#
-DEPENDS+= modular-xorg-[0-9]*:../../meta-pkgs/modular-xorg
+BUILD_DEPENDS+= modular-xorg-[0-9]*:../../meta-pkgs/modular-xorg
#
@@ -165,9 +169,10 @@ DEPENDS+= modular-xorg-[0-9]*:../../meta-pkgs/modular-xorg
#
# We are supposed to be a superset of bulk-medium and bulk-small.
-DEPENDS+= bulk-medium-[0-9]*:../../meta-pkgs/bulk-medium
-DEPENDS+= bulk-small-[0-9]*:../../meta-pkgs/bulk-small
+BUILD_DEPENDS+= bulk-medium-[0-9]*:../../meta-pkgs/bulk-medium
+BUILD_DEPENDS+= bulk-small-[0-9]*:../../meta-pkgs/bulk-small
+PYTHON_FOR_BUILD_ONLY= yes
.include "../../lang/python/pyversion.mk" # for PYPKGPREFIX
.include "../../lang/ruby/rubyversion.mk" # for RUBY_PKGPREFIX
.include "../../mk/bsd.pkg.mk"
diff --git a/meta-pkgs/bulk-medium/Makefile b/meta-pkgs/bulk-medium/Makefile
index abe6a124cb0..ee6eb18839b 100644
--- a/meta-pkgs/bulk-medium/Makefile
+++ b/meta-pkgs/bulk-medium/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2013/02/18 09:27:19 jperkin Exp $
+# $NetBSD: Makefile,v 1.5 2013/02/23 02:53:59 obache Exp $
-DISTNAME= bulk-medium-20130217
+DISTNAME= bulk-medium-20130223
CATEGORIES= meta-pkgs
MASTER_SITES= # empty
DISTFILES= # empty
@@ -10,6 +10,10 @@ COMMENT= Meta-package for a standard medium-sized limited bulk build
META_PACKAGE= yes
+RESTRICTED= Just for test build purpose
+NO_BIN_ON_CDROM= ${RESTRICTED}
+NO_BIN_ON_FTP= ${RESTRICTED}
+
#
# Note: the purpose of this package is to produce a useful collection
# of packages in a reasonable period of time. On a fast build machine
@@ -39,184 +43,184 @@ META_PACKAGE= yes
#
# 1. Applications
#
-DEPENDS+= cdparanoia-[0-9]*:../../audio/cdparanoia
-DEPENDS+= flac-[0-9]*:../../audio/flac
-DEPENDS+= flac123-[0-9]*:../../audio/flac123
-DEPENDS+= lame-[0-9]*:../../audio/lame
-DEPENDS+= mpg123-[0-9]*:../../audio/mpg123
-DEPENDS+= mpg321-[0-9]*:../../audio/mpg321
-DEPENDS+= sox-[0-9]*:../../audio/sox
-DEPENDS+= vorbis-tools-[0-9]*:../../audio/vorbis-tools
-DEPENDS+= jabberd>=1<2:../../chat/jabberd
-DEPENDS+= jabberd>=2:../../chat/jabberd2
-DEPENDS+= sirc-[0-9]*:../../chat/sirc
-DEPENDS+= xchat-[0-9]*:../../chat/xchat
-DEPENDS+= xchat-perl-[0-9]*:../../chat/xchat-perl
-DEPENDS+= xchat-python-[0-9]*:../../chat/xchat-python
-DEPENDS+= fribidi-[0-9]*:../../converters/fribidi
-DEPENDS+= mysql-client>=5.1<5.5:../../databases/mysql51-client
-DEPENDS+= mysql-client>=5.5:../../databases/mysql55-client
-DEPENDS+= openldap-client-[0-9]*:../../databases/openldap-client
-DEPENDS+= postgresql84-client-[0-9]*:../../databases/postgresql84-client
-DEPENDS+= postgresql91-client-[0-9]*:../../databases/postgresql91-client
-DEPENDS+= scmgit-[0-9]*:../../devel/scmgit
-DEPENDS+= scmgit-base-[0-9]*:../../devel/scmgit-base
-DEPENDS+= scmgit-docs-[0-9]*:../../devel/scmgit-docs
-DEPENDS+= mercurial-[0-9]*:../../devel/mercurial
-DEPENDS+= emacs24>=24<25:../../editors/emacs24
-DEPENDS+= emacs-packages-[0-9]*:../../editors/emacs-packages
-DEPENDS+= nvi-[0-9]*:../../editors/nvi
-DEPENDS+= vim-gtk2-[0-9]*:../../editors/vim-gtk2
-DEPENDS+= xemacs-packages-[0-9]*:../../editors/xemacs-packages
-DEPENDS+= qemu-[0-9]*:../../emulators/qemu
-DEPENDS+= simh-[0-9]*:../../emulators/simh
-DEPENDS+= tme-[0-9]*:../../emulators/tme
-DEPENDS+= wine-[0-9]*:../../emulators/wine
-DEPENDS+= ImageMagick-[0-9]*:../../graphics/ImageMagick
-DEPENDS+= gnuplot-[0-9]*:../../graphics/gnuplot
-DEPENDS+= netpbm-[0-9]*:../../graphics/netpbm
-DEPENDS+= ${PYPKGPREFIX}-matplotlib-[0-9]*:../../graphics/py-matplotlib
-DEPENDS+= ${PYPKGPREFIX}-matplotlib-gtk-[0-9]*:../../graphics/py-matplotlib-gtk2
-DEPENDS+= ${PYPKGPREFIX}-matplotlib-tk-[0-9]*:../../graphics/py-matplotlib-tk
-DEPENDS+= gawk-[0-9]*:../../lang/gawk
-DEPENDS+= php>=5.3<5.4:../../lang/php53
-DEPENDS+= php>=5.4<5.5:../../lang/php54
-DEPENDS+= ruby18-base-[0-9]*:../../lang/ruby18-base
-DEPENDS+= ruby193-base-[0-9]*:../../lang/ruby193-base
-DEPENDS+= sun-jdk6-[0-9]*:../../lang/sun-jdk6
-DEPENDS+= sun-jre6-[0-9]*:../../lang/sun-jre6
-DEPENDS+= openjdk7-[0-9]*:../../lang/openjdk7
-DEPENDS+= openjdk7-bin-[0-9]*:../../lang/openjdk7-bin
-DEPENDS+= python26-[0-9]*:../../lang/python26
-DEPENDS+= python31-[0-9]*:../../lang/python31
-DEPENDS+= python32-[0-9]*:../../lang/python32
-DEPENDS+= python33-[0-9]*:../../lang/python33
-DEPENDS+= tcl-[0-9]*:../../lang/tcl
-DEPENDS+= fetchmail-[0-9]*:../../mail/fetchmail
-DEPENDS+= imap-uw-[0-9]*:../../mail/imap-uw
-DEPENDS+= mailman-[0-9]*:../../mail/mailman
-DEPENDS+= mhonarc-[0-9]*:../../mail/mhonarc
-DEPENDS+= mutt-[0-9]*:../../mail/mutt
-DEPENDS+= re-alpine-[0-9]*:../../mail/re-alpine
-DEPENDS+= spamassassin-[0-9]*:../../mail/spamassassin
-DEPENDS+= bind>=9.6<9.7:../../net/bind96
-DEPENDS+= bind>=9.7<9.8:../../net/bind97
-DEPENDS+= bind>=9.8<9.9:../../net/bind98
-DEPENDS+= bind>=9.9<9.10:../../net/bind99
-DEPENDS+= clive-[0-9]*:../../net/clive
-DEPENDS+= nmap-[0-9]*:../../net/nmap
-DEPENDS+= samba>=3.5<3.6:../../net/samba35
-DEPENDS+= samba>=3.6:../../net/samba
-DEPENDS+= wpa_supplicant-[0-9]*:../../net/wpa_supplicant
-DEPENDS+= xymon-[0-9]*:../../net/xymon
-DEPENDS+= xymonclient-[0-9]*:../../net/xymonclient
-DEPENDS+= youtube-dl-[0-9]*:../../net/youtube-dl
-DEPENDS+= lintpkgsrc-[0-9]*:../../pkgtools/lintpkgsrc
-DEPENDS+= pkglint-[0-9]*:../../pkgtools/pkglint
-DEPENDS+= poppler-utils-[0-9]*:../../print/poppler-utils
-DEPENDS+= xpdf-[0-9]*:../../print/xpdf
-DEPENDS+= gnupg-[0-9]*:../../security/gnupg
-DEPENDS+= gnupg2-[0-9]*:../../security/gnupg2
-DEPENDS+= desktop-file-utils-[0-9]*:../../sysutils/desktop-file-utils
-DEPENDS+= xe-guest-utilities-[0-9]*:../../sysutils/xe-guest-utilities
-DEPENDS+= xenkernel41-[0-9]*:../../sysutils/xenkernel41
-DEPENDS+= xentools41-[0-9]*:../../sysutils/xentools41
-DEPENDS+= ispell-base-[0-9]*:../../textproc/ispell-base
-DEPENDS+= firefox10-[0-9]*:../../www/firefox10
-DEPENDS+= seamonkey-[0-9]*:../../www/seamonkey
-DEPENDS+= xlockmore-[0-9]*:../../x11/xlockmore
+BUILD_DEPENDS+= cdparanoia-[0-9]*:../../audio/cdparanoia
+BUILD_DEPENDS+= flac-[0-9]*:../../audio/flac
+BUILD_DEPENDS+= flac123-[0-9]*:../../audio/flac123
+BUILD_DEPENDS+= lame-[0-9]*:../../audio/lame
+BUILD_DEPENDS+= mpg123-[0-9]*:../../audio/mpg123
+BUILD_DEPENDS+= mpg321-[0-9]*:../../audio/mpg321
+BUILD_DEPENDS+= sox-[0-9]*:../../audio/sox
+BUILD_DEPENDS+= vorbis-tools-[0-9]*:../../audio/vorbis-tools
+BUILD_DEPENDS+= jabberd>=1<2:../../chat/jabberd
+BUILD_DEPENDS+= jabberd>=2:../../chat/jabberd2
+BUILD_DEPENDS+= sirc-[0-9]*:../../chat/sirc
+BUILD_DEPENDS+= xchat-[0-9]*:../../chat/xchat
+BUILD_DEPENDS+= xchat-perl-[0-9]*:../../chat/xchat-perl
+BUILD_DEPENDS+= xchat-python-[0-9]*:../../chat/xchat-python
+BUILD_DEPENDS+= fribidi-[0-9]*:../../converters/fribidi
+BUILD_DEPENDS+= mysql-client>=5.1<5.5:../../databases/mysql51-client
+BUILD_DEPENDS+= mysql-client>=5.5:../../databases/mysql55-client
+BUILD_DEPENDS+= openldap-client-[0-9]*:../../databases/openldap-client
+BUILD_DEPENDS+= postgresql84-client-[0-9]*:../../databases/postgresql84-client
+BUILD_DEPENDS+= postgresql91-client-[0-9]*:../../databases/postgresql91-client
+BUILD_DEPENDS+= scmgit-[0-9]*:../../devel/scmgit
+BUILD_DEPENDS+= scmgit-base-[0-9]*:../../devel/scmgit-base
+BUILD_DEPENDS+= scmgit-docs-[0-9]*:../../devel/scmgit-docs
+BUILD_DEPENDS+= mercurial-[0-9]*:../../devel/mercurial
+BUILD_DEPENDS+= emacs24>=24<25:../../editors/emacs24
+BUILD_DEPENDS+= emacs-packages-[0-9]*:../../editors/emacs-packages
+BUILD_DEPENDS+= nvi-[0-9]*:../../editors/nvi
+BUILD_DEPENDS+= vim-gtk2-[0-9]*:../../editors/vim-gtk2
+BUILD_DEPENDS+= xemacs-packages-[0-9]*:../../editors/xemacs-packages
+BUILD_DEPENDS+= qemu-[0-9]*:../../emulators/qemu
+BUILD_DEPENDS+= simh-[0-9]*:../../emulators/simh
+BUILD_DEPENDS+= tme-[0-9]*:../../emulators/tme
+BUILD_DEPENDS+= wine-[0-9]*:../../emulators/wine
+BUILD_DEPENDS+= ImageMagick-[0-9]*:../../graphics/ImageMagick
+BUILD_DEPENDS+= gnuplot-[0-9]*:../../graphics/gnuplot
+BUILD_DEPENDS+= netpbm-[0-9]*:../../graphics/netpbm
+BUILD_DEPENDS+= ${PYPKGPREFIX}-matplotlib-[0-9]*:../../graphics/py-matplotlib
+BUILD_DEPENDS+= ${PYPKGPREFIX}-matplotlib-gtk-[0-9]*:../../graphics/py-matplotlib-gtk2
+BUILD_DEPENDS+= ${PYPKGPREFIX}-matplotlib-tk-[0-9]*:../../graphics/py-matplotlib-tk
+BUILD_DEPENDS+= gawk-[0-9]*:../../lang/gawk
+BUILD_DEPENDS+= php>=5.3<5.4:../../lang/php53
+BUILD_DEPENDS+= php>=5.4<5.5:../../lang/php54
+BUILD_DEPENDS+= ruby18-base-[0-9]*:../../lang/ruby18-base
+BUILD_DEPENDS+= ruby193-base-[0-9]*:../../lang/ruby193-base
+BUILD_DEPENDS+= sun-jdk6-[0-9]*:../../lang/sun-jdk6
+BUILD_DEPENDS+= sun-jre6-[0-9]*:../../lang/sun-jre6
+BUILD_DEPENDS+= openjdk7-[0-9]*:../../lang/openjdk7
+BUILD_DEPENDS+= openjdk7-bin-[0-9]*:../../lang/openjdk7-bin
+BUILD_DEPENDS+= python26-[0-9]*:../../lang/python26
+BUILD_DEPENDS+= python31-[0-9]*:../../lang/python31
+BUILD_DEPENDS+= python32-[0-9]*:../../lang/python32
+BUILD_DEPENDS+= python33-[0-9]*:../../lang/python33
+BUILD_DEPENDS+= tcl-[0-9]*:../../lang/tcl
+BUILD_DEPENDS+= fetchmail-[0-9]*:../../mail/fetchmail
+BUILD_DEPENDS+= imap-uw-[0-9]*:../../mail/imap-uw
+BUILD_DEPENDS+= mailman-[0-9]*:../../mail/mailman
+BUILD_DEPENDS+= mhonarc-[0-9]*:../../mail/mhonarc
+BUILD_DEPENDS+= mutt-[0-9]*:../../mail/mutt
+BUILD_DEPENDS+= re-alpine-[0-9]*:../../mail/re-alpine
+BUILD_DEPENDS+= spamassassin-[0-9]*:../../mail/spamassassin
+BUILD_DEPENDS+= bind>=9.6<9.7:../../net/bind96
+BUILD_DEPENDS+= bind>=9.7<9.8:../../net/bind97
+BUILD_DEPENDS+= bind>=9.8<9.9:../../net/bind98
+BUILD_DEPENDS+= bind>=9.9<9.10:../../net/bind99
+BUILD_DEPENDS+= clive-[0-9]*:../../net/clive
+BUILD_DEPENDS+= nmap-[0-9]*:../../net/nmap
+BUILD_DEPENDS+= samba>=3.5<3.6:../../net/samba35
+BUILD_DEPENDS+= samba>=3.6:../../net/samba
+BUILD_DEPENDS+= wpa_supplicant-[0-9]*:../../net/wpa_supplicant
+BUILD_DEPENDS+= xymon-[0-9]*:../../net/xymon
+BUILD_DEPENDS+= xymonclient-[0-9]*:../../net/xymonclient
+BUILD_DEPENDS+= youtube-dl-[0-9]*:../../net/youtube-dl
+BUILD_DEPENDS+= lintpkgsrc-[0-9]*:../../pkgtools/lintpkgsrc
+BUILD_DEPENDS+= pkglint-[0-9]*:../../pkgtools/pkglint
+BUILD_DEPENDS+= poppler-utils-[0-9]*:../../print/poppler-utils
+BUILD_DEPENDS+= xpdf-[0-9]*:../../print/xpdf
+BUILD_DEPENDS+= gnupg-[0-9]*:../../security/gnupg
+BUILD_DEPENDS+= gnupg2-[0-9]*:../../security/gnupg2
+BUILD_DEPENDS+= desktop-file-utils-[0-9]*:../../sysutils/desktop-file-utils
+BUILD_DEPENDS+= xe-guest-utilities-[0-9]*:../../sysutils/xe-guest-utilities
+BUILD_DEPENDS+= xenkernel41-[0-9]*:../../sysutils/xenkernel41
+BUILD_DEPENDS+= xentools41-[0-9]*:../../sysutils/xentools41
+BUILD_DEPENDS+= ispell-base-[0-9]*:../../textproc/ispell-base
+BUILD_DEPENDS+= firefox10-[0-9]*:../../www/firefox10
+BUILD_DEPENDS+= seamonkey-[0-9]*:../../www/seamonkey
+BUILD_DEPENDS+= xlockmore-[0-9]*:../../x11/xlockmore
#
# 2. Archivers and build tools
#
-DEPENDS+= pigz-[0-9]*:../../archivers/pigz
-DEPENDS+= cmake-[0-9]*:../../devel/cmake
-DEPENDS+= imake-[0-9]*:../../devel/imake
-DEPENDS+= nasm-[0-9]*:../../devel/nasm
-DEPENDS+= yasm-[0-9]*:../../devel/yasm
-DEPENDS+= icon-naming-utils-[0-9]*:../../graphics/icon-naming-utils
+BUILD_DEPENDS+= pigz-[0-9]*:../../archivers/pigz
+BUILD_DEPENDS+= cmake-[0-9]*:../../devel/cmake
+BUILD_DEPENDS+= imake-[0-9]*:../../devel/imake
+BUILD_DEPENDS+= nasm-[0-9]*:../../devel/nasm
+BUILD_DEPENDS+= yasm-[0-9]*:../../devel/yasm
+BUILD_DEPENDS+= icon-naming-utils-[0-9]*:../../graphics/icon-naming-utils
#
# 3. Commonly used libraries
#
-DEPENDS+= SDL_mixer-[0-9]*:../../audio/SDL_mixer
-DEPENDS+= libmad-[0-9]*:../../audio/libmad
-DEPENDS+= libvorbis-[0-9]*:../../audio/libvorbis
-DEPENDS+= gdbm-[0-9]*:../../databases/gdbm
-DEPENDS+= p5-BDB-[0-9]*:../../databases/p5-BDB
-DEPENDS+= p5-BerkeleyDB-[0-9]*:../../databases/p5-BerkeleyDB
-DEPENDS+= p5-DBD-mysql-[0-9]*:../../databases/p5-DBD-mysql
-DEPENDS+= p5-DBD-postgresql-[0-9]*:../../databases/p5-DBD-postgresql
-DEPENDS+= p5-DBI-[0-9]*:../../databases/p5-DBI
-DEPENDS+= ${PYPKGPREFIX}-bsddb3-[0-9]*:../../databases/py-bsddb3
-DEPENDS+= ${PYPKGPREFIX}-gdbm-[0-9]*:../../databases/py-gdbm
-DEPENDS+= ${PYPKGPREFIX}-postgresql-[0-9]*:../../databases/py-postgresql
-DEPENDS+= ${PYPKGPREFIX}-psycopg2-[0-9]*:../../databases/py-psycopg2
-DEPENDS+= ${PYPKGPREFIX}-sqlite3-[0-9]*:../../databases/py-sqlite3
-DEPENDS+= SDL-[0-9]*:../../devel/SDL
-DEPENDS+= atk-[0-9]*:../../devel/atk
-DEPENDS+= boehm-gc-[0-9]*:../../devel/boehm-gc
-DEPENDS+= glib2-[0-9]*:../../devel/glib2
-DEPENDS+= libelf-[0-9]*:../../devel/libelf
-DEPENDS+= libf2c-[0-9]*:../../devel/libf2c
-DEPENDS+= libglade-[0-9]*:../../devel/libglade
-DEPENDS+= libidn-[0-9]*:../../devel/libidn
-DEPENDS+= libltdl-[0-9]*:../../devel/libltdl
-DEPENDS+= libusb-[0-9]*:../../devel/libusb
-DEPENDS+= ncurses-[0-9]*:../../devel/ncurses
-DEPENDS+= ncursesw-[0-9]*:../../devel/ncursesw
-DEPENDS+= pango-[0-9]*:../../devel/pango
-DEPENDS+= pangox-compat-[0-9]*:../../devel/pangox-compat
-DEPENDS+= pcre-[0-9]*:../../devel/pcre
-DEPENDS+= popt-[0-9]*:../../devel/popt
-DEPENDS+= fuse-[0-9]*:../../filesystems/fuse
-DEPENDS+= perfuse-[0-9]*:../../filesystems/perfuse
-DEPENDS+= SDL_image-[0-9]*:../../graphics/SDL_image
-DEPENDS+= cairo-[0-9]*:../../graphics/cairo
-DEPENDS+= gdk-pixbuf2-[0-9]*:../../graphics/gdk-pixbuf2
-DEPENDS+= glew-[0-9]*:../../graphics/glew
-DEPENDS+= jasper-[0-9]*:../../graphics/jasper
-DEPENDS+= lcms-[0-9]*:../../graphics/lcms
-DEPENDS+= lcms2-[0-9]*:../../graphics/lcms2
-DEPENDS+= librsvg-[0-9]*:../../graphics/librsvg
-DEPENDS+= blas-[0-9]*:../../math/blas
-DEPENDS+= lapack-[0-9]*:../../math/lapack
-DEPENDS+= boost-[0-9]*:../../meta-pkgs/boost
-DEPENDS+= ffmpeg-[0-9]*:../../multimedia/ffmpeg
-DEPENDS+= ffmpeg010-[0-9]*:../../multimedia/ffmpeg010
-DEPENDS+= libogg-[0-9]*:../../multimedia/libogg
-DEPENDS+= libpcap-[0-9]*:../../net/libpcap
-DEPENDS+= libsoup24-[0-9]*:../../net/libsoup24
-DEPENDS+= poppler-[0-9]*:../../print/poppler
-DEPENDS+= poppler-includes-[0-9]*:../../print/poppler-includes
-DEPENDS+= cyrus-sasl-[0-9]*:../../security/cyrus-sasl
-DEPENDS+= openssl-[0-9]*:../../security/openssl
-DEPENDS+= tcp_wrappers-[0-9]*:../../security/tcp_wrappers
-DEPENDS+= gnome-vfs-[0-9]*:../../sysutils/gnome-vfs
-DEPENDS+= libnotify-[0-9]*:../../sysutils/libnotify
-DEPENDS+= gtk2+-[0-9]*:../../x11/gtk2
-DEPENDS+= motif-[0-9]*:../../x11/motif
-DEPENDS+= tk-[0-9]*:../../x11/tk
+BUILD_DEPENDS+= SDL_mixer-[0-9]*:../../audio/SDL_mixer
+BUILD_DEPENDS+= libmad-[0-9]*:../../audio/libmad
+BUILD_DEPENDS+= libvorbis-[0-9]*:../../audio/libvorbis
+BUILD_DEPENDS+= gdbm-[0-9]*:../../databases/gdbm
+BUILD_DEPENDS+= p5-BDB-[0-9]*:../../databases/p5-BDB
+BUILD_DEPENDS+= p5-BerkeleyDB-[0-9]*:../../databases/p5-BerkeleyDB
+BUILD_DEPENDS+= p5-DBD-mysql-[0-9]*:../../databases/p5-DBD-mysql
+BUILD_DEPENDS+= p5-DBD-postgresql-[0-9]*:../../databases/p5-DBD-postgresql
+BUILD_DEPENDS+= p5-DBI-[0-9]*:../../databases/p5-DBI
+BUILD_DEPENDS+= ${PYPKGPREFIX}-bsddb3-[0-9]*:../../databases/py-bsddb3
+BUILD_DEPENDS+= ${PYPKGPREFIX}-gdbm-[0-9]*:../../databases/py-gdbm
+BUILD_DEPENDS+= ${PYPKGPREFIX}-postgresql-[0-9]*:../../databases/py-postgresql
+BUILD_DEPENDS+= ${PYPKGPREFIX}-psycopg2-[0-9]*:../../databases/py-psycopg2
+BUILD_DEPENDS+= ${PYPKGPREFIX}-sqlite3-[0-9]*:../../databases/py-sqlite3
+BUILD_DEPENDS+= SDL-[0-9]*:../../devel/SDL
+BUILD_DEPENDS+= atk-[0-9]*:../../devel/atk
+BUILD_DEPENDS+= boehm-gc-[0-9]*:../../devel/boehm-gc
+BUILD_DEPENDS+= glib2-[0-9]*:../../devel/glib2
+BUILD_DEPENDS+= libelf-[0-9]*:../../devel/libelf
+BUILD_DEPENDS+= libf2c-[0-9]*:../../devel/libf2c
+BUILD_DEPENDS+= libglade-[0-9]*:../../devel/libglade
+BUILD_DEPENDS+= libidn-[0-9]*:../../devel/libidn
+BUILD_DEPENDS+= libltdl-[0-9]*:../../devel/libltdl
+BUILD_DEPENDS+= libusb-[0-9]*:../../devel/libusb
+BUILD_DEPENDS+= ncurses-[0-9]*:../../devel/ncurses
+BUILD_DEPENDS+= ncursesw-[0-9]*:../../devel/ncursesw
+BUILD_DEPENDS+= pango-[0-9]*:../../devel/pango
+BUILD_DEPENDS+= pangox-compat-[0-9]*:../../devel/pangox-compat
+BUILD_DEPENDS+= pcre-[0-9]*:../../devel/pcre
+BUILD_DEPENDS+= popt-[0-9]*:../../devel/popt
+BUILD_DEPENDS+= fuse-[0-9]*:../../filesystems/fuse
+BUILD_DEPENDS+= perfuse-[0-9]*:../../filesystems/perfuse
+BUILD_DEPENDS+= SDL_image-[0-9]*:../../graphics/SDL_image
+BUILD_DEPENDS+= cairo-[0-9]*:../../graphics/cairo
+BUILD_DEPENDS+= gdk-pixbuf2-[0-9]*:../../graphics/gdk-pixbuf2
+BUILD_DEPENDS+= glew-[0-9]*:../../graphics/glew
+BUILD_DEPENDS+= jasper-[0-9]*:../../graphics/jasper
+BUILD_DEPENDS+= lcms-[0-9]*:../../graphics/lcms
+BUILD_DEPENDS+= lcms2-[0-9]*:../../graphics/lcms2
+BUILD_DEPENDS+= librsvg-[0-9]*:../../graphics/librsvg
+BUILD_DEPENDS+= blas-[0-9]*:../../math/blas
+BUILD_DEPENDS+= lapack-[0-9]*:../../math/lapack
+BUILD_DEPENDS+= boost-[0-9]*:../../meta-pkgs/boost
+BUILD_DEPENDS+= ffmpeg-[0-9]*:../../multimedia/ffmpeg
+BUILD_DEPENDS+= ffmpeg010-[0-9]*:../../multimedia/ffmpeg010
+BUILD_DEPENDS+= libogg-[0-9]*:../../multimedia/libogg
+BUILD_DEPENDS+= libpcap-[0-9]*:../../net/libpcap
+BUILD_DEPENDS+= libsoup24-[0-9]*:../../net/libsoup24
+BUILD_DEPENDS+= poppler-[0-9]*:../../print/poppler
+BUILD_DEPENDS+= poppler-includes-[0-9]*:../../print/poppler-includes
+BUILD_DEPENDS+= cyrus-sasl-[0-9]*:../../security/cyrus-sasl
+BUILD_DEPENDS+= openssl-[0-9]*:../../security/openssl
+BUILD_DEPENDS+= tcp_wrappers-[0-9]*:../../security/tcp_wrappers
+BUILD_DEPENDS+= gnome-vfs-[0-9]*:../../sysutils/gnome-vfs
+BUILD_DEPENDS+= libnotify-[0-9]*:../../sysutils/libnotify
+BUILD_DEPENDS+= gtk2+-[0-9]*:../../x11/gtk2
+BUILD_DEPENDS+= motif-[0-9]*:../../x11/motif
+BUILD_DEPENDS+= tk-[0-9]*:../../x11/tk
#
# 4. Linux compat packages
#
-DEPENDS+= suse>=12.1:../../meta-pkgs/suse121
+BUILD_DEPENDS+= suse>=12.1:../../meta-pkgs/suse121
#
# 5. Desktop infrastructure and support services
#
-DEPENDS+= eawpatches-[0-9]*:../../audio/eawpatches
-DEPENDS+= mpg123-pulse-[0-9]*:../../audio/mpg123-pulse
-DEPENDS+= pulseaudio-[0-9]*:../../audio/pulseaudio
-DEPENDS+= shared-mime-info-[0-9]*:../../databases/shared-mime-info
-DEPENDS+= hicolor-icon-theme-[0-9]*:../../graphics/hicolor-icon-theme
+BUILD_DEPENDS+= eawpatches-[0-9]*:../../audio/eawpatches
+BUILD_DEPENDS+= mpg123-pulse-[0-9]*:../../audio/mpg123-pulse
+BUILD_DEPENDS+= pulseaudio-[0-9]*:../../audio/pulseaudio
+BUILD_DEPENDS+= shared-mime-info-[0-9]*:../../databases/shared-mime-info
+BUILD_DEPENDS+= hicolor-icon-theme-[0-9]*:../../graphics/hicolor-icon-theme
#
# 6. Other very small packages
#
-DEPENDS+= lua-stdlib-[0-9]*:../../devel/lua-stdlib
-DEPENDS+= lua-stdlib-doc-[0-9]*:../../devel/lua-stdlib-doc
+BUILD_DEPENDS+= lua-stdlib-[0-9]*:../../devel/lua-stdlib
+BUILD_DEPENDS+= lua-stdlib-doc-[0-9]*:../../devel/lua-stdlib-doc
#
# Note that (unlike in bulk-small) we make no effort to list or track
@@ -226,7 +230,8 @@ DEPENDS+= lua-stdlib-doc-[0-9]*:../../devel/lua-stdlib-doc
#
# We are supposed to be a superset of bulk-small.
-DEPENDS+= bulk-small-[0-9]*:../../meta-pkgs/bulk-small
+BUILD_DEPENDS+= bulk-small-[0-9]*:../../meta-pkgs/bulk-small
+PYTHON_FOR_BUILD_ONLY= yes
.include "../../lang/python/pyversion.mk" # for PYPKGPREFIX
.include "../../mk/bsd.pkg.mk"
diff --git a/meta-pkgs/bulk-small/Makefile b/meta-pkgs/bulk-small/Makefile
index 997fa117fe7..737f960c0da 100644
--- a/meta-pkgs/bulk-small/Makefile
+++ b/meta-pkgs/bulk-small/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2013/02/18 09:27:19 jperkin Exp $
+# $NetBSD: Makefile,v 1.6 2013/02/23 02:53:59 obache Exp $
-DISTNAME= bulk-small-20130217
+DISTNAME= bulk-small-20130223
CATEGORIES= meta-pkgs
MASTER_SITES= # empty
DISTFILES= # empty
@@ -10,6 +10,10 @@ COMMENT= Meta-package for a standard short limited bulk build
META_PACKAGE= yes
+RESTRICTED= Just for test build purpose
+NO_BIN_ON_CDROM= ${RESTRICTED}
+NO_BIN_ON_FTP= ${RESTRICTED}
+
#
# Note: The purpose of this package is to produce a small set of the
# most generally useful packages in a short time. On a fast build
@@ -30,7 +34,7 @@ META_PACKAGE= yes
#
# XXX: A few of these packages are commonly built in. The simple
-# DEPENDS logic here will cause more or less useless packages to be
+# BUILD_DEPENDS logic here will cause more or less useless packages to be
# built anyway and then not used, which is a waste of build cycles. It
# would be good to figure out a way to fix this so these packages only
# get built when they aren't builtin.
@@ -44,89 +48,89 @@ META_PACKAGE= yes
# 1. Applications. These should be either very small or very widely used,
# or preferably both; all others should go in bulk-medium.
#
-DEPENDS+= ircII-[0-9]*:../../chat/ircII
-DEPENDS+= irssi-[0-9]*:../../chat/irssi
-DEPENDS+= irssi-icb-[0-9]*:../../chat/irssi-icb
-DEPENDS+= weechat-[0-9]*:../../chat/weechat
-DEPENDS+= base64-[0-9]*:../../converters/base64
-DEPENDS+= mpack-[0-9]*:../../converters/mpack
-DEPENDS+= emacs24>=24<25:../../editors/emacs24
-DEPENDS+= nano-[0-9]*:../../editors/nano
-DEPENDS+= vim-[0-9]*:../../editors/vim
-DEPENDS+= vim-share-[0-9]*:../../editors/vim-share
-DEPENDS+= mutt>=1.5:../../mail/mutt-devel
-DEPENDS+= procmail-[0-9]*:../../mail/procmail
-DEPENDS+= screen-[0-9]*:../../misc/screen
-DEPENDS+= rsync-[0-9]*:../../net/rsync
-DEPENDS+= wget-[0-9]*:../../net/wget
-DEPENDS+= pkg_chk-[0-9]*:../../pkgtools/pkg_chk
-DEPENDS+= pkg_rolling-replace-[0-9]*:../../pkgtools/pkg_rolling-replace
-DEPENDS+= pkgin-[0-9]*:../../pkgtools/pkgin
-DEPENDS+= enscript-[0-9]*:../../print/enscript
-DEPENDS+= ghostscript-[0-9]*:../../print/ghostscript
-DEPENDS+= papersize-[0-9]*:../../print/papersize
-DEPENDS+= psutils-[0-9]*:../../print/psutils
-DEPENDS+= sudo-[0-9]*:../../security/sudo
-DEPENDS+= stunnel-[0-9]*:../../security/stunnel
-DEPENDS+= bash-[0-9]*:../../shells/bash
-DEPENDS+= tcsh-[0-9]*:../../shells/tcsh
-DEPENDS+= zsh-[0-9]*:../../shells/zsh
-DEPENDS+= icewm-[0-9]*:../../wm/icewm
-DEPENDS+= fluxbox-[0-9]*:../../wm/fluxbox
-DEPENDS+= fvwm-[0-9]*:../../wm/fvwm
-DEPENDS+= apache>=2.2:../../www/apache22
-DEPENDS+= bozohttpd-[0-9]*:../../www/bozohttpd
-DEPENDS+= curl-[0-9]*:../../www/curl
-DEPENDS+= xlockmore-lite-[0-9]*:../../x11/xlockmore-lite
+BUILD_DEPENDS+= ircII-[0-9]*:../../chat/ircII
+BUILD_DEPENDS+= irssi-[0-9]*:../../chat/irssi
+BUILD_DEPENDS+= irssi-icb-[0-9]*:../../chat/irssi-icb
+BUILD_DEPENDS+= weechat-[0-9]*:../../chat/weechat
+BUILD_DEPENDS+= base64-[0-9]*:../../converters/base64
+BUILD_DEPENDS+= mpack-[0-9]*:../../converters/mpack
+BUILD_DEPENDS+= emacs24>=24<25:../../editors/emacs24
+BUILD_DEPENDS+= nano-[0-9]*:../../editors/nano
+BUILD_DEPENDS+= vim-[0-9]*:../../editors/vim
+BUILD_DEPENDS+= vim-share-[0-9]*:../../editors/vim-share
+BUILD_DEPENDS+= mutt>=1.5:../../mail/mutt-devel
+BUILD_DEPENDS+= procmail-[0-9]*:../../mail/procmail
+BUILD_DEPENDS+= screen-[0-9]*:../../misc/screen
+BUILD_DEPENDS+= rsync-[0-9]*:../../net/rsync
+BUILD_DEPENDS+= wget-[0-9]*:../../net/wget
+BUILD_DEPENDS+= pkg_chk-[0-9]*:../../pkgtools/pkg_chk
+BUILD_DEPENDS+= pkg_rolling-replace-[0-9]*:../../pkgtools/pkg_rolling-replace
+BUILD_DEPENDS+= pkgin-[0-9]*:../../pkgtools/pkgin
+BUILD_DEPENDS+= enscript-[0-9]*:../../print/enscript
+BUILD_DEPENDS+= ghostscript-[0-9]*:../../print/ghostscript
+BUILD_DEPENDS+= papersize-[0-9]*:../../print/papersize
+BUILD_DEPENDS+= psutils-[0-9]*:../../print/psutils
+BUILD_DEPENDS+= sudo-[0-9]*:../../security/sudo
+BUILD_DEPENDS+= stunnel-[0-9]*:../../security/stunnel
+BUILD_DEPENDS+= bash-[0-9]*:../../shells/bash
+BUILD_DEPENDS+= tcsh-[0-9]*:../../shells/tcsh
+BUILD_DEPENDS+= zsh-[0-9]*:../../shells/zsh
+BUILD_DEPENDS+= icewm-[0-9]*:../../wm/icewm
+BUILD_DEPENDS+= fluxbox-[0-9]*:../../wm/fluxbox
+BUILD_DEPENDS+= fvwm-[0-9]*:../../wm/fvwm
+BUILD_DEPENDS+= apache>=2.2:../../www/apache22
+BUILD_DEPENDS+= bozohttpd-[0-9]*:../../www/bozohttpd
+BUILD_DEPENDS+= curl-[0-9]*:../../www/curl
+BUILD_DEPENDS+= xlockmore-lite-[0-9]*:../../x11/xlockmore-lite
#
# 2. Base packages for the very popular languages that enormous
# numbers of other packages depend on.
#
-DEPENDS+= perl>=5:../../lang/perl5
-DEPENDS+= python27-[0-9]*:../../lang/python27
+BUILD_DEPENDS+= perl>=5:../../lang/perl5
+BUILD_DEPENDS+= python27-[0-9]*:../../lang/python27
#
# 3. Archivers and build tools.
#
-DEPENDS+= bsdtar-[0-9]*:../../archivers/bsdtar
-DEPENDS+= bzip2-[0-9]*:../../archivers/bzip2
-DEPENDS+= gtar-base-[0-9]*:../../archivers/gtar-base
-DEPENDS+= unzip-[0-9]*:../../archivers/unzip
-DEPENDS+= xz-[0-9]*:../../archivers/xz
-DEPENDS+= zip-[0-9]*:../../archivers/zip
-DEPENDS+= autoconf-[0-9]*:../../devel/autoconf
-DEPENDS+= automake-[0-9]*:../../devel/automake
-DEPENDS+= bison-[0-9]*:../../devel/bison
-DEPENDS+= flex-[0-9]*:../../devel/flex
-DEPENDS+= gmake-[0-9]*:../../devel/gmake
-DEPENDS+= libtool-base-[0-9]*:../../devel/libtool-base
-DEPENDS+= m4-[0-9]*:../../devel/m4
-DEPENDS+= pkg-config-[0-9]*:../../devel/pkg-config
-#DEPENDS+= osabi-[0-9]*:../../pkgtools/osabi
-DEPENDS+= pkg_tarup-[0-9]*:../../pkgtools/pkg_tarup
-DEPENDS+= x11-links-[0-9]*:../../pkgtools/x11-links
+BUILD_DEPENDS+= bsdtar-[0-9]*:../../archivers/bsdtar
+BUILD_DEPENDS+= bzip2-[0-9]*:../../archivers/bzip2
+BUILD_DEPENDS+= gtar-base-[0-9]*:../../archivers/gtar-base
+BUILD_DEPENDS+= unzip-[0-9]*:../../archivers/unzip
+BUILD_DEPENDS+= xz-[0-9]*:../../archivers/xz
+BUILD_DEPENDS+= zip-[0-9]*:../../archivers/zip
+BUILD_DEPENDS+= autoconf-[0-9]*:../../devel/autoconf
+BUILD_DEPENDS+= automake-[0-9]*:../../devel/automake
+BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison
+BUILD_DEPENDS+= flex-[0-9]*:../../devel/flex
+BUILD_DEPENDS+= gmake-[0-9]*:../../devel/gmake
+BUILD_DEPENDS+= libtool-base-[0-9]*:../../devel/libtool-base
+BUILD_DEPENDS+= m4-[0-9]*:../../devel/m4
+BUILD_DEPENDS+= pkg-config-[0-9]*:../../devel/pkg-config
+#BUILD_DEPENDS+= osabi-[0-9]*:../../pkgtools/osabi
+BUILD_DEPENDS+= pkg_tarup-[0-9]*:../../pkgtools/pkg_tarup
+BUILD_DEPENDS+= x11-links-[0-9]*:../../pkgtools/x11-links
#
# 4. Core widely-used libraries.
#
-DEPENDS+= libiconv-[0-9]*:../../converters/libiconv
-DEPENDS+= db4-[0-9]*:../../databases/db4
-DEPENDS+= gdbm-[0-9]*:../../databases/gdbm
-DEPENDS+= sqlite3-[0-9]*:../../databases/sqlite3
-DEPENDS+= gettext-lib-[0-9]*:../../devel/gettext-lib
-DEPENDS+= readline-[0-9]*:../../devel/readline
-DEPENDS+= zlib-[0-9]*:../../devel/zlib
-DEPENDS+= gd-[0-9]*:../../graphics/gd
-DEPENDS+= giflib-[0-9]*:../../graphics/giflib
-DEPENDS+= jpeg-[0-9]*:../../graphics/jpeg
-DEPENDS+= png-[0-9]*:../../graphics/png
-DEPENDS+= tiff-[0-9]*:../../graphics/tiff
-DEPENDS+= gnutls-[0-9]*:../../security/gnutls
-DEPENDS+= expat-[0-9]*:../../textproc/expat
-DEPENDS+= libxml2-[0-9]*:../../textproc/libxml2
-DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt
-DEPENDS+= xmlcatmgr-[0-9]*:../../textproc/xmlcatmgr
+BUILD_DEPENDS+= libiconv-[0-9]*:../../converters/libiconv
+BUILD_DEPENDS+= db4-[0-9]*:../../databases/db4
+BUILD_DEPENDS+= gdbm-[0-9]*:../../databases/gdbm
+BUILD_DEPENDS+= sqlite3-[0-9]*:../../databases/sqlite3
+BUILD_DEPENDS+= gettext-lib-[0-9]*:../../devel/gettext-lib
+BUILD_DEPENDS+= readline-[0-9]*:../../devel/readline
+BUILD_DEPENDS+= zlib-[0-9]*:../../devel/zlib
+BUILD_DEPENDS+= gd-[0-9]*:../../graphics/gd
+BUILD_DEPENDS+= giflib-[0-9]*:../../graphics/giflib
+BUILD_DEPENDS+= jpeg-[0-9]*:../../graphics/jpeg
+BUILD_DEPENDS+= png-[0-9]*:../../graphics/png
+BUILD_DEPENDS+= tiff-[0-9]*:../../graphics/tiff
+BUILD_DEPENDS+= gnutls-[0-9]*:../../security/gnutls
+BUILD_DEPENDS+= expat-[0-9]*:../../textproc/expat
+BUILD_DEPENDS+= libxml2-[0-9]*:../../textproc/libxml2
+BUILD_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt
+BUILD_DEPENDS+= xmlcatmgr-[0-9]*:../../textproc/xmlcatmgr
#
# 5. Depends.
@@ -140,23 +144,23 @@ DEPENDS+= xmlcatmgr-[0-9]*:../../textproc/xmlcatmgr
# out for native X11; it will of course work for pkgsrc X11 also but
# take somewhat longer.
#
-DEPENDS+= lzo-[0-9]*:../../archivers/lzo # required by gnutls
-DEPENDS+= apr-[0-9]*:../../devel/apr # required by apache22
-DEPENDS+= apr-util-[0-9]*:../../devel/apr-util # required by apache22
-DEPENDS+= gmp-[0-9]*:../../devel/gmp # required by nettle
-DEPENDS+= libcfg+-[0-9]*:../../devel/libcfg+ # required by gnutls
-DEPENDS+= libffi-[0-9]*:../../devel/libffi # required by python
-DEPENDS+= libidn-[0-9]*:../../devel/libidn # required by curl
-DEPENDS+= ghostscript-fonts-[0-9]*:../../fonts/ghostscript-fonts
+BUILD_DEPENDS+= lzo-[0-9]*:../../archivers/lzo # required by gnutls
+BUILD_DEPENDS+= apr-[0-9]*:../../devel/apr # required by apache22
+BUILD_DEPENDS+= apr-util-[0-9]*:../../devel/apr-util # required by apache22
+BUILD_DEPENDS+= gmp-[0-9]*:../../devel/gmp # required by nettle
+BUILD_DEPENDS+= libcfg+-[0-9]*:../../devel/libcfg+ # required by gnutls
+BUILD_DEPENDS+= libffi-[0-9]*:../../devel/libffi # required by python
+BUILD_DEPENDS+= libidn-[0-9]*:../../devel/libidn # required by curl
+BUILD_DEPENDS+= ghostscript-fonts-[0-9]*:../../fonts/ghostscript-fonts
# req'd by ghostscript
-DEPENDS+= f2c-[0-9]*:../../lang/f2c # req'd by libtool-base
-DEPENDS+= libpaper-[0-9]*:../../print/libpaper # req'd by ghostscript
-DEPENDS+= libgcrypt-[0-9]*:../../security/libgcrypt # required by libxslt
-DEPENDS+= libgpg-error-[0-9]*:../../security/libgpg-error
+BUILD_DEPENDS+= f2c-[0-9]*:../../lang/f2c # req'd by libtool-base
+BUILD_DEPENDS+= libpaper-[0-9]*:../../print/libpaper # req'd by ghostscript
+BUILD_DEPENDS+= libgcrypt-[0-9]*:../../security/libgcrypt # required by libxslt
+BUILD_DEPENDS+= libgpg-error-[0-9]*:../../security/libgpg-error
# required by libgcrypt
-DEPENDS+= libtasn1-[0-9]*:../../security/libtasn1 # required by gnutls
-DEPENDS+= nettle-[0-9]*:../../security/nettle # required by gnutls
-DEPENDS+= xpmroot-[0-9]*:../../x11/xpmroot # required by fvwm
+BUILD_DEPENDS+= libtasn1-[0-9]*:../../security/libtasn1 # required by gnutls
+BUILD_DEPENDS+= nettle-[0-9]*:../../security/nettle # required by gnutls
+BUILD_DEPENDS+= xpmroot-[0-9]*:../../x11/xpmroot # required by fvwm
.include "../../mk/bsd.pkg.mk"