1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00
freebsd-ports/Tools/portbuild/scripts
Kris Kennaway 0bfaa61d95 * Ports get built under ${scratchdir}, not under ${pb}..this was pretty
tangled up.
* Sort the environment variables so that all of the commented out ones
  are grouped together
* Reverse sense of NOPLISTCHECK -> PLISTCHECK, since it's not an option
  we want enabled by default (it causes too many build failures).  This
  was too easy to forget when building packages 'by hand' using the parallel
  makefile.
* Copy across UNAME_VERSION into the chroot area so that uname inside the
  chroot reports the desired version
2002-03-09 23:18:10 +00:00
..
bothlogs Handle arbitrary number of log directories instead of just two. 2000-08-29 08:18:44 +00:00
buildscript Reverse sense of NOPLISTCHECK -> PLISTCHECK, since it's not an option 2002-03-09 23:07:25 +00:00
checkmachines Document the purpose of this script and the algorithm it uses to 2002-02-11 02:24:23 +00:00
checkmachines.sh Add a comment describing what this script does. 2002-02-11 01:55:29 +00:00
chopindex Fix benign bug which had the script claiming to delete any package that 2000-07-12 23:29:30 +00:00
comparelogs The errors and logs are now in the archive directory named 2000-08-29 08:23:42 +00:00
cpdistfiles Catch up to changes on bento: 2002-02-11 02:54:07 +00:00
cppackages Pull in configuration variables from /var/portbuild/portbuild.conf. 2000-09-27 01:41:44 +00:00
docppackages Typo (/etc/portbuild -> /var/portbuild). 2000-10-06 07:30:25 +00:00
dodistfiles Catch up to changes on bento: 2002-02-11 03:00:32 +00:00
dologs Catch up to changes on bento: 2002-02-11 02:55:17 +00:00
dopackages Add -nocdrom option to usage 2002-03-09 23:12:33 +00:00
dopackages2 Use YYYYMMDDHH for log files so we can have two builds on the same 2000-11-07 23:40:07 +00:00
doupgrademach Add -f to forcefully umount /usr/src and /usr/obj before reboot. 2000-08-29 08:13:18 +00:00
makeduds Axe support for 2.2.x and 3.x branches, and make this script more robust 2002-02-24 01:42:26 +00:00
makeindex Catch up to changes on bento: 2002-02-11 02:59:08 +00:00
mkbindist Clean up this script a bit: 2002-02-24 08:01:54 +00:00
pdispatch * Use portbuild.conf for config information. 2002-03-09 23:14:41 +00:00
pnohang A little script to kill makes that haven't printed out any message in 2000-09-27 00:05:22 +00:00
portbuild * Ports get built under ${scratchdir}, not under ${pb}..this was pretty 2002-03-09 23:18:10 +00:00
processlogs Add another check for duplicate installations of same port. Only 2001-10-14 20:00:31 +00:00
processlogs2 Hack this file beyond recognition to cope with both the old and new 2000-10-06 07:32:42 +00:00
ptimeout Remove an extra message that only served to clutter the logs. 2000-09-26 23:44:35 +00:00
reportload Ports are built in ${scratchdir}, not ${pb} 2002-03-09 23:06:27 +00:00
reportload.sh Document the purpose of this script. 2002-02-11 02:12:22 +00:00
rewind A little script that tries to "undo" a package build. Basically just renames 2000-08-29 08:00:51 +00:00
setupnode * Document the purpose of this script 2002-03-09 23:05:48 +00:00
upgrademach Pull in configuration variables from /var/portbuild/portbuild.conf. 2000-09-27 01:41:44 +00:00