[21161] | 1 | # $Id: packages,v 1.295 2004-11-03 12:18:02 ghudson Exp $ |
---|
[8941] | 2 | |
---|
[13513] | 3 | # This file gives the list of packages to build for the release. |
---|
| 4 | # Each line gives a package name and, optionally, additional |
---|
| 5 | # information about when and on what platforms to build the package. |
---|
| 6 | # The possible options are: |
---|
| 7 | # |
---|
| 8 | # early build the package early in the build |
---|
| 9 | # late build the package late in the build |
---|
| 10 | # on platform build the package only on the named platforms |
---|
| 11 | # except platform built the package only on platforms not named |
---|
| 12 | # requires pkg must be built after the named package |
---|
| 13 | # |
---|
| 14 | # |
---|
| 15 | # The "early" packages will be built first, in the order they appear |
---|
| 16 | # in the file. The "late" packages will be built last, also in the |
---|
| 17 | # order they appear in the file. Other packages may be reordered, |
---|
| 18 | # within the constraints imposed by the "requires" clauses. The "on", |
---|
| 19 | # and "except" options take a comma-separated list of platforms. The |
---|
| 20 | # "requires" option takes a comma-separated list of package names, |
---|
| 21 | # which can be abbreviated to the final pathname component if it is |
---|
[14376] | 22 | # unique among packages. |
---|
[13513] | 23 | # |
---|
[14376] | 24 | # One additional option gives information for building packages in |
---|
| 25 | # package management systems. |
---|
| 26 | # |
---|
| 27 | # package NAME give the package the name athena-NAME |
---|
| 28 | # |
---|
| 29 | # (The default package name is athena-DIR where DIR is the last |
---|
| 30 | # component of the source directory name.) |
---|
| 31 | # |
---|
[13513] | 32 | # Blank lines and lines beginning with '#' are ignored. |
---|
[8941] | 33 | |
---|
| 34 | # These tools are critical to the build process and need to be built |
---|
[18431] | 35 | # first. |
---|
[19118] | 36 | third/gmake early on solaris |
---|
[18431] | 37 | third/gcc early on solaris |
---|
| 38 | third/binutils early on solaris |
---|
[13513] | 39 | third/m4 early |
---|
| 40 | third/autoconf early |
---|
[19118] | 41 | athena/bin/install early on solaris |
---|
[21161] | 42 | third/pkgconfig early |
---|
[17272] | 43 | third/sed early on solaris |
---|
[18431] | 44 | third/bison early on solaris |
---|
| 45 | third/flex early on solaris |
---|
[8941] | 46 | |
---|
[13562] | 47 | # Athena software |
---|
| 48 | athena/bin/access |
---|
| 49 | athena/bin/athdir requires athena/lib/athdir |
---|
| 50 | athena/bin/athinfo |
---|
[18086] | 51 | athena/bin/athneteventd on linux |
---|
[14469] | 52 | athena/bin/athrun |
---|
[14630] | 53 | athena/bin/attach requires locker,athena/lib/athdir |
---|
| 54 | athena/bin/attachandrun requires athena/lib/athdir |
---|
[16942] | 55 | athena/bin/authwatch requires krb5,gnome-libs |
---|
[13562] | 56 | athena/bin/bugme requires Xj |
---|
[13944] | 57 | athena/bin/config_console |
---|
[8941] | 58 | athena/bin/cxref |
---|
[13562] | 59 | athena/bin/dash requires Xj,krb5,athena/lib/athdir |
---|
[19118] | 60 | athena/bin/delete requires openafs,et |
---|
[8941] | 61 | athena/bin/dent |
---|
[13513] | 62 | athena/bin/discuss requires krb5,zephyr,ss,et |
---|
[16164] | 63 | athena/bin/dustbuster |
---|
[13562] | 64 | athena/bin/finger requires hesiod,zephyr |
---|
[19255] | 65 | athena/bin/from requires cyrus-imapd,perl |
---|
[19044] | 66 | athena/bin/gathlogout requires gtk2 |
---|
[16181] | 67 | athena/bin/gathrun |
---|
[14067] | 68 | athena/bin/get_message requires gms,hesiod |
---|
[13513] | 69 | athena/bin/getcluster requires hesiod |
---|
[19270] | 70 | athena/bin/grenew requires krb5,gnome-libs |
---|
[17702] | 71 | athena/bin/gurlview requires gnome-libs |
---|
[13562] | 72 | athena/bin/hesinfo requires hesiod |
---|
[13513] | 73 | athena/bin/hostinfo requires bind,perl |
---|
[13562] | 74 | athena/bin/just |
---|
[13513] | 75 | athena/bin/lert requires krb5,hesiod |
---|
[12716] | 76 | athena/bin/machtype |
---|
[17522] | 77 | athena/bin/mail-dialog requires gnome-libs |
---|
[19882] | 78 | athena/bin/mailquota requires cyrus-imapd,perl |
---|
[19997] | 79 | athena/bin/mailusage requires cyrus-imapd,perl |
---|
[20668] | 80 | athena/bin/mitmailappend requires cyrus-imapd,perl |
---|
[20543] | 81 | athena/bin/mitmailcreate requires cyrus-imapd,perl |
---|
[20060] | 82 | athena/bin/mitmaildel requires cyrus-imapd,perl |
---|
| 83 | athena/bin/mitmailexp requires cyrus-imapd,perl |
---|
[20535] | 84 | athena/bin/mitmailmove requires cyrus-imapd,perl |
---|
[20553] | 85 | athena/bin/mitmailrename requires cyrus-imapd,perl |
---|
[20060] | 86 | athena/bin/mitmailscan requires cyrus-imapd,perl |
---|
| 87 | athena/bin/mitmailshow requires cyrus-imapd,perl |
---|
[19118] | 88 | athena/bin/newpag requires openafs |
---|
[19349] | 89 | athena/bin/olc requires krb5,hesiod,zephyr,et,Mu,wcl |
---|
[13562] | 90 | athena/bin/passwd requires krb5,al |
---|
[19118] | 91 | athena/bin/quota requires locker,openafs |
---|
[16181] | 92 | athena/bin/revert-to-dash |
---|
[11334] | 93 | athena/bin/saferm |
---|
[13562] | 94 | athena/bin/sendbug |
---|
[14150] | 95 | athena/bin/syncupdate |
---|
[13562] | 96 | athena/bin/session |
---|
| 97 | athena/bin/write |
---|
| 98 | athena/bin/xcluster requires Xj,hesiod |
---|
| 99 | athena/bin/xdsc requires discuss |
---|
| 100 | |
---|
| 101 | athena/etc/athinfod |
---|
[19118] | 102 | athena/etc/athlsync requires openafs |
---|
[18086] | 103 | athena/etc/athstatusd on linux |
---|
[13562] | 104 | athena/etc/busyd requires larv |
---|
[15340] | 105 | athena/etc/cleanup requires al,locker |
---|
[13562] | 106 | athena/etc/console requires Xj |
---|
| 107 | athena/etc/cviewd requires larv |
---|
| 108 | athena/etc/desync |
---|
[13944] | 109 | athena/etc/dm requires al |
---|
[13562] | 110 | athena/etc/gettime |
---|
[20274] | 111 | athena/etc/ktconvert |
---|
[13562] | 112 | athena/etc/larvnetd requires larv,ares,hesiod |
---|
[19118] | 113 | athena/etc/listsuidcells requires openafs |
---|
[14066] | 114 | athena/etc/messaged requires gms |
---|
[13562] | 115 | athena/etc/mkcred |
---|
[14376] | 116 | athena/etc/newsyslog except linux |
---|
[19889] | 117 | athena/etc/offlinehome on linux |
---|
[15737] | 118 | athena/etc/rpmupdate on linux |
---|
[13562] | 119 | athena/etc/synctree |
---|
| 120 | athena/etc/track |
---|
[13760] | 121 | athena/etc/writed |
---|
[13944] | 122 | athena/etc/xlogin requires krb5,al,wcl,larv |
---|
[13562] | 123 | |
---|
[14376] | 124 | athena/lib/Mu package libMu |
---|
| 125 | athena/lib/Xj package libXj |
---|
[19118] | 126 | athena/lib/al requires hesiod,openafs package libal |
---|
[13562] | 127 | athena/lib/ares |
---|
[14376] | 128 | athena/lib/athdir package libathdir |
---|
| 129 | athena/lib/et package libet |
---|
[14066] | 130 | athena/lib/gms requires et |
---|
[13562] | 131 | athena/lib/hesiod |
---|
[13567] | 132 | athena/lib/larv requires hesiod |
---|
[19118] | 133 | athena/lib/locker requires zephyr,krb5,hesiod,openafs,et |
---|
[14376] | 134 | athena/lib/ss requires readline,et package libss |
---|
[13562] | 135 | athena/lib/zephyr requires krb5,ares,hesiod,ss,et |
---|
| 136 | |
---|
| 137 | # Third-party software |
---|
[18755] | 138 | third/acme except solaris requires gettext,intltool,libgnomeui,libglade,libwnck,GConf2 |
---|
[19118] | 139 | third/afs-krb5 requires krb5,openafs,et |
---|
[19775] | 140 | third/aspell |
---|
| 141 | third/aspell-dict requires aspell |
---|
[20998] | 142 | third/at-spi requires gettext,intltool,libbonobo,atk,gtk2,gail,libbonobo,popt |
---|
[20791] | 143 | third/atk requires glib2,gettext |
---|
| 144 | third/audiofile |
---|
[13562] | 145 | third/bash |
---|
| 146 | third/bind |
---|
[16772] | 147 | third/bonobo requires gnome-libs,libxml,gnome-print,gdk-pixbuf,oaf |
---|
| 148 | third/bonobo-conf requires bonobo |
---|
[20791] | 149 | third/bug-buddy requires gettext,intltool,gtk2,glib2,gnome-vfs2,libgnome,libgnomecanvas,libgnomeui,libglade2,libxml2,gnome-desktop |
---|
[15856] | 150 | third/bzip2 except linux |
---|
[19245] | 151 | third/cyrus-imapd requires cyrus-sasl,perl package cyrus-imap-client |
---|
| 152 | third/cyrus-sasl requires krb5 |
---|
[20998] | 153 | third/control-center requires gettext,intltool,gtk2,GConf2,libgnomeui,libglade2,libbonobo,libbonoboui,libglade2,libxklavier,gnome-desktop,libxml2,gnome-vfs2,esound,metacity,Xft |
---|
[17288] | 154 | third/db |
---|
[16172] | 155 | third/diffutils on solaris |
---|
[20217] | 156 | third/eel requires gettext,GConf2,gtk2,glib2,gnome-vfs2,gail,libart_lgpl,libgnome,libgnomeui,libxml2,libglade2,Xrender |
---|
[17789] | 157 | third/emacs requires hesiod,krb5,texinfo |
---|
[19111] | 158 | third/enscript except linux |
---|
[20998] | 159 | third/eog requires gettext,intltool,gnome-vfs2,libgnomeprint,libgnomeui,libbonoboui,librsvg,ORBit2,GConf2,jpeg,libpng,popt |
---|
[16164] | 160 | third/esound requires audiofile |
---|
[21089] | 161 | third/evolution requires intltool,bonobo,libglade,gtkhtml3,gnome-vfs,scrollkeeper,libsoup,openssl |
---|
[18505] | 162 | third/expat except linux |
---|
[19111] | 163 | third/fcpackage/fontconfig except linux requires expat,freetype |
---|
[19155] | 164 | third/fcpackage/Xft except linux requires fontconfig,freetype,Xrender |
---|
| 165 | third/fcpackage/Xrender except linux |
---|
[20998] | 166 | third/file-roller requires gettext,intltool,glib2,gtk2,libgnome,libgnomeui,gnome-vfs2,libglade2,libbonobo,libbonoboui,scrollkeeper |
---|
[18899] | 167 | third/findutils on solaris |
---|
[19111] | 168 | third/freetype except linux |
---|
[20791] | 169 | third/gail requires atk,gtk2,libgnomecanvas |
---|
[19273] | 170 | third/gal requires gnome-vfs,libglade,gdk-pixbuf |
---|
[21089] | 171 | third/gal2 requires gettext,intltool,libiconv,libgnomeprint,libgnomeprintui,libglade2,libgnomeui,libgnomecanvas,libxml2 |
---|
| 172 | third/gcalctool requires gettext,intltool,libgnome,libgnomeui,GConf2,scrollkeeper |
---|
[17203] | 173 | third/GConf requires gtk,oaf,ORBit,libxml,libxml2 |
---|
[18724] | 174 | third/GConf2 requires gettext,glib2,libxml2,gtk2,ORBit2,linc |
---|
[20791] | 175 | third/gconf-editor requires gettext,intltool,GConf2,gtk2 |
---|
[15397] | 176 | third/gdbm except linux |
---|
[19274] | 177 | third/gdk-pixbuf requires libpng,libungif,jpeg,gtk,gnome-libs |
---|
[20998] | 178 | third/gedit requires gettext,intltool,GConf2,libgnomeui,libglade2,libgnomeprintui,eel,popt,glib2,ORBit2,libbonobo,scrollkeeper,gtksourceview |
---|
[17017] | 179 | third/gettext except linux requires libiconv |
---|
[14754] | 180 | third/glib |
---|
[20283] | 181 | third/glib2 requires libiconv,gettext |
---|
[15321] | 182 | third/gmp except linux |
---|
[20318] | 183 | third/gnome2-user-docs requires scrollkeeper |
---|
[20943] | 184 | third/gnome-applets requires gettext,intltool,gtk2,libgnome,libgnomeui,libxklavier,gnome-vfs2,GConf2,scrollkeeper,gnome-panel,libwnck,libglade2,gail |
---|
[20531] | 185 | third/gnome-audio |
---|
[21089] | 186 | third/gnome-desktop requires gettext,intltool,gtk2,libgnomecanvas,libgnomeui,gnome-vfs2,startup-notification |
---|
[21104] | 187 | third/gnome-icon-theme requires gettext,intltool,hicolor-icon-theme |
---|
[21098] | 188 | third/gnome-keyring requires gettext,glib2,gtk2 |
---|
[20996] | 189 | third/gnome-libs requires gtk,imlib,db,ORBit,esound |
---|
[21089] | 190 | third/gnome-mag requires gettext,intltool,libbonobo,ORBit2,glib2,gtk2,at-spi |
---|
[20791] | 191 | third/gnome-media requires gettext,intltool,glib2,libgnomeui,esound,scrollkeeper,gail,gstreamer |
---|
[21089] | 192 | third/gnome-mime-data requires gettext,intltool |
---|
| 193 | third/gnome-netstatus requires gettext,intltool,libgnomeui,libglade2,gnome-panel,gtk2 |
---|
[21081] | 194 | third/gnome-nettool requires gettext,intltool,libgnomeui,libgnome,gtk2,libglade2,GConf2 |
---|
[20217] | 195 | third/gnome-panel requires gettext,intltool,glib2,GConf2,gnome-desktop,gtk2,libglade2,libgnome,libgnomeui,ORBit2,gnome-vfs2,libwnck,libbonoboui,pango,libpng |
---|
[17946] | 196 | third/gnome-print requires gnome-libs,libxml,gdk-pixbuf,freetype,tetex |
---|
[21081] | 197 | third/gnome-speech requires libbonobo,ORBit2 |
---|
[19775] | 198 | third/gnome-spell requires gettext,aspell,libgnomeui,libbonobo,libbonoboui,libglade2 |
---|
[21089] | 199 | third/gnome-terminal requires gettext,intltool,gtk2,GConf2,libglade2,libgnomeui,vte,startup-notification,Xft |
---|
[19825] | 200 | third/gnome-themes requires gettext,intltool,gtk2,gtk-engines,gtk-thinice-engine |
---|
[20217] | 201 | third/gnome-utils requires gettext,intltool,libgnome,libgnomeui,libglade2,libbonoboui,gnome-vfs2,gnome-panel,popt,pango,scrollkeeper |
---|
[17233] | 202 | third/gnome-vfs requires gnome-libs,oaf,GConf,bzip2,gnome-mime-data |
---|
[21089] | 203 | third/gnome-vfs2 requires gettext,intltool,glib2,libxml2,GConf2,libbonobo,ORBit2,gnome-mime-data,bzip2,openssl,openafs,popt |
---|
[21081] | 204 | third/gnopernicus requires gettext,intltool,GConf2,gnome-speech,at-spi,glib2,gtk2,libxml2,libgnome,libgnomeui,libglade2 |
---|
| 205 | third/gok requires gettext,intltool,libgnomeui,at-spi,libbonobo,atk,gtk2,gail,libwnck,gnome-speech,esound,libglade2,GConf2 |
---|
[21089] | 206 | third/gpdf requires gettext,intltool,gtk2,libbonobo,libgnomeprint,GConf2 |
---|
[20261] | 207 | third/gst-plugins requires GConf2,gstreamer,glib2,gnome-vfs2,jpeg,libpng,freetype |
---|
| 208 | third/gstreamer requires glib2,libxml2,popt |
---|
[20283] | 209 | third/gtk-engines requires gtk2 |
---|
| 210 | third/gtk-thinice-engine requires gtk2 |
---|
[17232] | 211 | third/gtk requires glib,gettext |
---|
[20283] | 212 | third/gtk2 requires glib2,pango,atk,tiff,libpng,jpeg |
---|
[16994] | 213 | third/gtkhtml requires gnome-print,gdk-pixbuf,gal,bonobo,GConf,control-center |
---|
[21089] | 214 | third/gtkhtml3 requires gettext,intltool,libgnomeui,libgnomeprint,libgnomeprintui,libglade2,gal2,libbonoboui,ORBit2,libsoup |
---|
| 215 | third/gtksourceview requires gettext,intltool,gtk2,gnome-vfs2,libxml,libgnomeprint |
---|
[21081] | 216 | third/gucharmap requires gettext,glib2,gtk2,pango,libgnome,libgnomeui |
---|
[21104] | 217 | third/hicolor-icon-theme |
---|
[20393] | 218 | third/ifplugd on linux requires libdaemon |
---|
[15321] | 219 | third/imlib requires libpng,libungif,jpeg,gtk |
---|
[13562] | 220 | third/inetd requires tcp_wrappers |
---|
| 221 | third/intlfonts requires emacs |
---|
[21089] | 222 | third/intltool requires perl-xml-parser |
---|
[17898] | 223 | third/ispell |
---|
[13562] | 224 | third/jot |
---|
[19118] | 225 | third/jpeg except linux |
---|
[13562] | 226 | third/kermit |
---|
[16972] | 227 | third/krb5 requires et,ss package krb5-prep |
---|
[14376] | 228 | third/krb5/src/appl requires al,locker,zephyr,krb5,hesiod package krb5 |
---|
[13562] | 229 | third/lam |
---|
[20791] | 230 | third/libart_lgpl |
---|
[21092] | 231 | third/libbonobo requires gettext,intltool,ORBit2,glib2,libxml2 |
---|
[21089] | 232 | third/libbonoboui requires gettext,intltool,libgnomecanvas,libbonobo,libgnome,libxml2,GConf2,gtk2,libglade2,glib2 |
---|
[20393] | 233 | third/libdaemon on linux |
---|
[20791] | 234 | third/libgail-gnome requires atk,gtk2,libbonobo,libbonoboui,libgnomeui,at-spi |
---|
[18431] | 235 | third/libghttp except linux |
---|
[15408] | 236 | third/libglade requires gtk,gnome-libs,libxml |
---|
[20791] | 237 | third/libglade2 requires gtk2,libxml2,atk,gettext |
---|
[21089] | 238 | third/libgnome requires gettext,intltool,audiofile,esound,GConf2,glib2,gnome-vfs2,libbonobo,libxml2,libxslt,popt,bzip2 |
---|
[19550] | 239 | third/libgnomecanvas requires gettext,gtk2,libart_lgpl,pango,libglade2,glib2 |
---|
[21089] | 240 | third/libgnomeprint requires gettext,intltool,glib2,libart_lgpl,pango,libxml2,libbonobo,freetype |
---|
[21105] | 241 | third/libgnomeprintui requires gettext,gtk2,libgnomeprint,libgnomecanvas,gnome-icon-theme,libglade2 |
---|
[21098] | 242 | third/libgnomeui requires gettext,audiofile,esound,jpeg,libgnome,libgnomecanvas,libbonoboui,GConf2,pango,libglade2,popt,gtk2,gnome-keyring |
---|
[20507] | 243 | third/libgsf |
---|
[20791] | 244 | third/libgtkhtml requires gtk2,libxml2,gnome-vfs2,gail |
---|
[17017] | 245 | third/libiconv except linux |
---|
[20791] | 246 | third/libIDL requires glib2 |
---|
[19111] | 247 | third/libole2 except linux |
---|
[19302] | 248 | third/libpng except linux |
---|
[20217] | 249 | third/librep requires gettext,gmp,gdbm,readline,texinfo |
---|
[20507] | 250 | third/librsvg requires gtk2,glib2,libart_lgpl,libxml2,pango,popt,libgsf |
---|
[19550] | 251 | third/libsoup requires glib2,openssl |
---|
[15321] | 252 | third/libungif except linux |
---|
[20259] | 253 | third/libwnck requires gettext,startup-notification,gtk2,glib2 |
---|
[20943] | 254 | third/libxklavier |
---|
[19302] | 255 | third/libxml |
---|
[20791] | 256 | third/libxml2 |
---|
| 257 | third/libxslt requires libxml2 |
---|
[19111] | 258 | third/linc except linux requires glib2,openssl |
---|
[14376] | 259 | third/lprng/athena package lprng-misc |
---|
[19268] | 260 | third/lprng/ifhp requires athena/lib/zephyr |
---|
[13562] | 261 | third/lprng/lprng requires krb5,zephyr,hesiod |
---|
| 262 | third/mdoc |
---|
[18724] | 263 | third/metacity requires gettext,intltool,gtk2,GConf2,startup-notification |
---|
[16283] | 264 | third/mingetty on linux |
---|
[13562] | 265 | third/motif/clients/mwm on solaris |
---|
[18980] | 266 | third/mozilla requires gtk,ORBit |
---|
[20998] | 267 | third/nautilus requires gettext,intltool,libart_lgpl,libbonobo,libbonoboui,eel,esound,glib2,libgnomecanvas,gnome-desktop,libgnome,libgnomeui,gnome-vfs2,gtk2,librsvg,libxml2,pango,jpeg,ORBit2 |
---|
[21089] | 268 | third/nautilus-cd-burner requires gettext,intltool,gnome-vfs2,glib2,gtk2,libglade2,libgnome,eel,nautilus |
---|
| 269 | third/nautilus-media requires gettext,intltool,gstreamer,libgnome,libgnomeui,eel,nautilus |
---|
[13562] | 270 | third/nmh requires krb5,hesiod |
---|
[15625] | 271 | third/nvi on linux |
---|
[18431] | 272 | third/oaf requires libxml,ORBit,popt |
---|
[19118] | 273 | third/openafs |
---|
[20382] | 274 | third/openldap requires openssl,cyrus-sasl |
---|
[20271] | 275 | third/openssh requires krb5,tcp_wrappers,openssl,al,hesiod |
---|
[17357] | 276 | third/openssl requires perl |
---|
[15321] | 277 | third/ORBit requires glib,gettext |
---|
[18431] | 278 | third/ORBit2 requires glib2,linc,libIDL,popt |
---|
[20791] | 279 | third/pango requires freetype,glib2,Xft |
---|
[13562] | 280 | third/patch on solaris |
---|
[19311] | 281 | third/pcre on solaris |
---|
[17843] | 282 | third/perl requires db,gdbm,libiconv |
---|
[21089] | 283 | third/perl-xml-parser requires perl,expat |
---|
[18838] | 284 | third/pine requires krb5,hesiod,openssl |
---|
[18471] | 285 | third/popt except linux requires gettext,libiconv |
---|
[20440] | 286 | third/python |
---|
[13562] | 287 | third/rcs on solaris |
---|
[16073] | 288 | third/readline except linux |
---|
[19412] | 289 | third/redhat-fonts on solaris |
---|
[20217] | 290 | third/rep-gtk requires librep,glib2,gtk2,libgnome,libgnomeui,libgnomecanvas,libglade2 |
---|
[13562] | 291 | third/rs |
---|
[20405] | 292 | third/samba requires krb5,openldap |
---|
[18506] | 293 | third/sawfish requires librep,rep-gtk,gtk2,audiofile,esound,control-center,Xft |
---|
[21089] | 294 | third/scrollkeeper requires gettext,intltool,libxml2,libxslt |
---|
[20373] | 295 | third/sendmail requires hesiod,tcp_wrappers,db,cyrus-sasl,openssl |
---|
[19111] | 296 | third/soup except linux requires glib,libxml,popt,openssl |
---|
[20791] | 297 | third/startup-notification |
---|
[19118] | 298 | third/sysinfo |
---|
| 299 | third/talk on solaris |
---|
[13562] | 300 | third/tcp_wrappers except linux |
---|
| 301 | third/tcsh requires hesiod |
---|
[17789] | 302 | third/tetex requires texinfo |
---|
| 303 | third/texinfo |
---|
[19302] | 304 | third/tiff except linux requires jpeg |
---|
[19118] | 305 | third/top except linux |
---|
[13562] | 306 | third/traceroute on solaris |
---|
[20791] | 307 | third/vte requires gettext,glib2,pango,Xft,pcre |
---|
[19349] | 308 | third/wcl |
---|
[17790] | 309 | third/x11-ssh-askpass |
---|
[13562] | 310 | third/x3270 |
---|
| 311 | third/xmh |
---|
[16231] | 312 | third/xntp package ntp |
---|
[15866] | 313 | third/xscreensaver requires krb5,control-center |
---|
[21089] | 314 | third/yelp requires gettext,intltool,ORBit2,glib2,libgnome,libxslt,gnome-vfs2,libgnomeui,libbonobo,GConf2,bzip2,popt,libgtkhtml,libglade2 |
---|
| 315 | third/zenity requires gettext,intltool,gtk2,libglade2,GConf2,libgnomecanvas,scrollkeeper |
---|
[13513] | 316 | |
---|
[13562] | 317 | # Final packs stuff |
---|
[13513] | 318 | packs/dotfiles late |
---|
| 319 | packs/glue late |
---|
[20306] | 320 | packs/base late |
---|
| 321 | packs/install late package osinstall except linux |
---|
[14376] | 322 | packs/maint late package ws |
---|
[19139] | 323 | packs/update late except linux |
---|
[14376] | 324 | packs/build/config late package imakecf |
---|