freebsd-dev/release/scripts
John Baldwin 5356254edb Overhaul this script a bit:
- build_x.sh now does all the steps to build an X dist rather than being
  a child script of package_x_dists.sh
- Update the usage information to list the ports you need to install
  before running this script as well as needing to set CVSROOT.
- Make sure CVSROOT is set.  If not, exit with an error.
- We now take two parameters: a work directory and an output directory.
  The work directory is used as scratch space.  All of the bindist will
  end up in the output directory.
- Only apply XF86.patch to the checked out XFree86 port if it exists.
- Use XFree86's build-bindist tool to package up the dists using their
  distfiles rather than using our own packing lists that have to be
  manually updated each time the port changes.

Example usage:
	env CVSROOT=/home/ncvs ./build_x.sh /usr/xtmp /usr/x11dists
2001-08-30 18:10:26 +00:00
..
X11 Overhaul this script a bit: 2001-08-30 18:10:26 +00:00
base-install.sh Add FreeBSD IDs to some files and make the others consistent in style. 2001-04-08 23:09:21 +00:00
bin-install.sh Add FreeBSD IDs to some files and make the others consistent in style. 2001-04-08 23:09:21 +00:00
catpages-install.sh Add FreeBSD IDs to some files and make the others consistent in style. 2001-04-08 23:09:21 +00:00
catpages-make.sh Add FreeBSD IDs to some files and make the others consistent in style. 2001-04-08 23:09:21 +00:00
commerce-install.sh Add FreeBSD IDs to some files and make the others consistent in style. 2001-04-08 23:09:21 +00:00
compat1x-install.sh Add FreeBSD IDs to some files and make the others consistent in style. 2001-04-08 23:09:21 +00:00
compat3x-install.sh Add FreeBSD IDs to some files and make the others consistent in style. 2001-04-08 23:09:21 +00:00
compat20-install.sh Add FreeBSD IDs to some files and make the others consistent in style. 2001-04-08 23:09:21 +00:00
compat21-install.sh Add FreeBSD IDs to some files and make the others consistent in style. 2001-04-08 23:09:21 +00:00
compat22-install.sh Add FreeBSD IDs to some files and make the others consistent in style. 2001-04-08 23:09:21 +00:00
crypto-install.sh Add FreeBSD IDs to some files and make the others consistent in style. 2001-04-08 23:09:21 +00:00
dict-install.sh Add FreeBSD IDs to some files and make the others consistent in style. 2001-04-08 23:09:21 +00:00
dict-make.sh Add FreeBSD IDs to some files and make the others consistent in style. 2001-04-08 23:09:21 +00:00
doc-install.sh Add FreeBSD IDs to some files and make the others consistent in style. 2001-04-08 23:09:21 +00:00
doc-make.sh Add FreeBSD IDs to some files and make the others consistent in style. 2001-04-08 23:09:21 +00:00
doFS.sh Add FreeBSD IDs to some files and make the others consistent in style. 2001-04-08 23:09:21 +00:00
driver-copy2.pl Moved driver modules for some PCI NICs and PCCARD-only NICs to mfsroot.flp. 2000-10-31 07:39:07 +00:00
driver-remove.pl Moved driver modules for some PCI NICs and PCCARD-only NICs to mfsroot.flp. 2000-10-31 07:39:07 +00:00
games-install.sh Add FreeBSD IDs to some files and make the others consistent in style. 2001-04-08 23:09:21 +00:00
games-make.sh Add FreeBSD IDs to some files and make the others consistent in style. 2001-04-08 23:09:21 +00:00
info-install.sh Add FreeBSD IDs to some files and make the others consistent in style. 2001-04-08 23:09:21 +00:00
info-make.sh Add FreeBSD IDs to some files and make the others consistent in style. 2001-04-08 23:09:21 +00:00
info.sh Add FreeBSD IDs to some files and make the others consistent in style. 2001-04-08 23:09:21 +00:00
manpages-install.sh Add FreeBSD IDs to some files and make the others consistent in style. 2001-04-08 23:09:21 +00:00
manpages-make.sh Add FreeBSD IDs to some files and make the others consistent in style. 2001-04-08 23:09:21 +00:00
ports-install.sh Add FreeBSD IDs to some files and make the others consistent in style. 2001-04-08 23:09:21 +00:00
print-cdrom-packages.sh Misc. changes: 2001-08-23 19:54:11 +00:00
proflibs-install.sh Add FreeBSD IDs to some files and make the others consistent in style. 2001-04-08 23:09:21 +00:00
proflibs-make.sh Add FreeBSD IDs to some files and make the others consistent in style. 2001-04-08 23:09:21 +00:00
src-install.sh Add FreeBSD IDs to some files and make the others consistent in style. 2001-04-08 23:09:21 +00:00
tar.sh Add FreeBSD IDs to some files and make the others consistent in style. 2001-04-08 23:09:21 +00:00
xperimnt-install.sh Add FreeBSD IDs to some files and make the others consistent in style. 2001-04-08 23:09:21 +00:00