these are the makefiles I will be using to build on
m68k, powerpc, alpha, and other less used platforms.
This commit is contained in:
parent
9a4169326c
commit
af224e001d
53
infrastructure/db/essentials.mk
Normal file
53
infrastructure/db/essentials.mk
Normal file
@ -0,0 +1,53 @@
|
||||
# $Id: essentials.mk,v 1.1 2000/04/18 10:49:29 turan Exp $
|
||||
|
||||
SUBDIR += archivers/bzip2
|
||||
SUBDIR += archivers/gshar+gunshar
|
||||
SUBDIR += archivers/gtar
|
||||
SUBDIR += archivers/unzip
|
||||
SUBDIR += audio/sox
|
||||
SUBDIR += audio/tosha
|
||||
SUBDIR += benchmarks/iozone
|
||||
SUBDIR += devel/autoconf
|
||||
SUBDIR += devel/automake
|
||||
SUBDIR += devel/bison
|
||||
SUBDIR += devel/gettext
|
||||
SUBDIR += devel/glib
|
||||
SUBDIR += devel/gmake
|
||||
SUBDIR += devel/id-utils
|
||||
SUBDIR += devel/m4
|
||||
SUBDIR += devel/mm
|
||||
SUBDIR += editors/emacs
|
||||
SUBDIR += editors/jove
|
||||
SUBDIR += graphics/aalib
|
||||
SUBDIR += graphics/compface
|
||||
SUBDIR += graphics/gimp
|
||||
SUBDIR += graphics/jpeg
|
||||
SUBDIR += graphics/mpeg-lib
|
||||
SUBDIR += graphics/png
|
||||
SUBDIR += graphics/tiff34
|
||||
SUBDIR += lang/tcl80
|
||||
SUBDIR += mail/fetchmail
|
||||
SUBDIR += mail/metamail
|
||||
SUBDIR += mail/nmh
|
||||
SUBDIR += mail/pine
|
||||
SUBDIR += mail/postfix
|
||||
SUBDIR += math/gnuplot
|
||||
SUBDIR += misc/cdrecord
|
||||
SUBDIR += misc/screen
|
||||
SUBDIR += net/ethereal
|
||||
SUBDIR += net/ircii-epic
|
||||
SUBDIR += net/netpipe
|
||||
SUBDIR += net/samba
|
||||
SUBDIR += net/sniffit
|
||||
SUBDIR += net/wget
|
||||
SUBDIR += print/enscript
|
||||
SUBDIR += print/ghostscript5
|
||||
SUBDIR += print/gv
|
||||
SUBDIR += shells/bash2
|
||||
SUBDIR += shells/tcsh
|
||||
SUBDIR += shells/zsh
|
||||
SUBDIR += sysutils/xntpd
|
||||
SUBDIR += x11/Xaw3d
|
||||
SUBDIR += x11/gtk+
|
||||
SUBDIR += x11/tk80
|
||||
SUBDIR += x11/xcolors
|
87
infrastructure/db/full-list.mk
Normal file
87
infrastructure/db/full-list.mk
Normal file
@ -0,0 +1,87 @@
|
||||
# $Id: full-list.mk,v 1.1 2000/04/18 10:49:29 turan Exp $
|
||||
|
||||
SUBDIR += archivers/bzip2
|
||||
SUBDIR += archivers/gshar+gunshar
|
||||
SUBDIR += archivers/gtar
|
||||
SUBDIR += archivers/unzip
|
||||
SUBDIR += astro/xphoon
|
||||
SUBDIR += audio/mpg123
|
||||
SUBDIR += benchmarks/iozone
|
||||
SUBDIR += devel/autoconf
|
||||
SUBDIR += devel/bison
|
||||
SUBDIR += devel/ddd
|
||||
SUBDIR += devel/dejagnu
|
||||
SUBDIR += devel/gettext
|
||||
SUBDIR += devel/glib
|
||||
SUBDIR += devel/gmake
|
||||
SUBDIR += devel/id-utils
|
||||
SUBDIR += devel/libslang
|
||||
SUBDIR += devel/m4
|
||||
SUBDIR += devel/mm
|
||||
SUBDIR += editors/emacs
|
||||
SUBDIR += editors/jove
|
||||
SUBDIR += editors/vim
|
||||
SUBDIR += graphics/ImageMagick
|
||||
SUBDIR += graphics/aalib
|
||||
SUBDIR += graphics/gimp
|
||||
SUBDIR += graphics/jpeg
|
||||
SUBDIR += graphics/mpeg-lib
|
||||
SUBDIR += graphics/mpeg_play
|
||||
SUBDIR += graphics/netpbm
|
||||
SUBDIR += graphics/png
|
||||
SUBDIR += graphics/tiff34
|
||||
SUBDIR += graphics/xfig
|
||||
SUBDIR += graphics/xpaint
|
||||
SUBDIR += graphics/xv
|
||||
SUBDIR += lang/expect
|
||||
SUBDIR += lang/tcl80
|
||||
SUBDIR += mail/cucipop
|
||||
SUBDIR += mail/fetchmail
|
||||
SUBDIR += mail/metamail
|
||||
SUBDIR += mail/mutt
|
||||
SUBDIR += mail/nmh
|
||||
SUBDIR += mail/pine
|
||||
SUBDIR += math/gnuplot
|
||||
SUBDIR += math/xspread
|
||||
SUBDIR += misc/screen
|
||||
SUBDIR += misc/gnuls
|
||||
SUBDIR += net/dxpc
|
||||
SUBDIR += net/ethereal
|
||||
SUBDIR += net/ircii-epic
|
||||
SUBDIR += net/netpipe
|
||||
SUBDIR += net/rsync
|
||||
SUBDIR += net/wget
|
||||
SUBDIR += print/a2ps PAPERSIZE=A4
|
||||
SUBDIR += print/a2ps PAPERSIZE=Letter
|
||||
SUBDIR += print/afm
|
||||
SUBDIR += print/enscript
|
||||
SUBDIR += print/freetype
|
||||
SUBDIR += print/ghostscript5
|
||||
SUBDIR += print/gv
|
||||
SUBDIR += print/psutils
|
||||
SUBDIR += print/teTeX/base
|
||||
SUBDIR += print/transfig
|
||||
SUBDIR += security/pgp:usa
|
||||
SUBDIR += security/pgp:intl
|
||||
SUBDIR += security/ssh:usa
|
||||
SUBDIR += security/ssh:intl
|
||||
SUBDIR += shells/bash2
|
||||
SUBDIR += shells/tcsh
|
||||
SUBDIR += shells/zsh
|
||||
SUBDIR += sysutils/idled
|
||||
SUBDIR += sysutils/xntpd
|
||||
SUBDIR += textproc/catdoc
|
||||
SUBDIR += textproc/glimpse
|
||||
SUBDIR += textproc/ispell
|
||||
SUBDIR += textproc/latex2html
|
||||
SUBDIR += textproc/xpdf
|
||||
SUBDIR += x11/Xaw3d
|
||||
SUBDIR += x11/gtk+
|
||||
SUBDIR += x11/lesstif
|
||||
SUBDIR += x11/rxvt
|
||||
SUBDIR += x11/tk80
|
||||
SUBDIR += x11/viewfax
|
||||
SUBDIR += x11/xcolors
|
||||
SUBDIR += x11/qt
|
||||
SUBDIR += x11/kdebase
|
||||
SUBDIR += x11/kdelibs
|
Loading…
Reference in New Issue
Block a user