index
:
freebsd/ports.git
2014Q1
2014Q2
2014Q3
2014Q4
2015Q1
2015Q2
2015Q3
2015Q4
2016Q1
2016Q2
2016Q3
2016Q4
2017Q1
2017Q2
2017Q3
2017Q4
2018Q1
2018Q2
2018Q3
2018Q4
2019Q1
2019Q2
2019Q3
2019Q4
2020Q1
2020Q2
2020Q3
2020Q4
2021Q1
2021Q2
2021Q3
2021Q4
2022Q1
2022Q2
2022Q3
2022Q4
2023Q1
2023Q2
2023Q3
2023Q4
2024Q1
2024Q2
2024Q3
2024Q4
main
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Tools
/
portbuild
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Teach this script about different architectures.
Kris Kennaway
2003-09-12
2
-61
/
+54
*
Add amd64 to the list of architectures to poll.
Kris Kennaway
2003-09-12
1
-1
/
+1
*
Add a couple of amd64 failure messages.
Kris Kennaway
2003-09-12
1
-0
/
+6
*
Remove some ldconfig -R's that were apparently confusing things, coalesce
Kris Kennaway
2003-09-12
1
-6
/
+3
*
Set PACKAGE_BUILDING before making the duds file to prevent listing of
Kris Kennaway
2003-09-12
1
-0
/
+1
*
Export MASTER_SITE_OVERRIDE with DIST_SUBDIR correctly escaped
Kris Kennaway
2003-09-12
1
-2
/
+1
*
Catch up to makefile changes: build in etc/ before trying to install
Kris Kennaway
2003-09-12
1
-0
/
+2
*
Add a -fetch-original switch to dopackages that fetches the distfiles from
Kris Kennaway
2003-05-18
3
-1
/
+16
*
Only transfer the build distfiles to bento if requested.
Kris Kennaway
2003-05-17
1
-7
/
+14
*
Pass down the request to keep distfiles if appropriate.
Kris Kennaway
2003-05-17
1
-0
/
+3
*
Add a -distfiles flag to specify that we should retain distfiles for later
Kris Kennaway
2003-05-17
1
-4
/
+12
*
Switch to polling the clients with netcat to collect load stats, instead
Kris Kennaway
2003-05-17
1
-13
/
+10
*
Update sed pattern used to process logs
Kris Kennaway
2003-04-06
1
-1
/
+1
*
Zap some old/non-useful code
Kris Kennaway
2003-04-06
1
-108
/
+106
*
- Define __MAKE_CONF to allow per-arch make.conf files in buildworld
Kris Kennaway
2003-03-23
1
-5
/
+19
*
Instead of pushing the load data to the master with scp every 10 seconds,
Kris Kennaway
2003-02-22
1
-13
/
+3
*
* Allow port builds to be started with a certain niceness ('nice' parameter
Kris Kennaway
2003-02-22
1
-1
/
+15
*
If ${buildworld}=1 in mkbindist.conf, then use the makeworld script to
Kris Kennaway
2003-02-22
1
-48
/
+44
*
Simplify the collection of load statistics for the cluster. Loads
Kris Kennaway
2003-02-22
1
-33
/
+35
*
Store dates in +%s format
Kris Kennaway
2003-02-22
1
-3
/
+3
*
Search for a lot of new failure strings to reduce the number of build
Kris Kennaway
2003-02-14
1
-4
/
+177
*
Work around broken rand() in -current by changing the way we pick a
Kris Kennaway
2003-02-14
1
-3
/
+3
*
- If ${ftp} = 0 in mkbindist.conf, then use the makeworld script to build
Kris Kennaway
2003-02-14
1
-77
/
+56
*
- Correct usage message
Kris Kennaway
2003-02-14
1
-7
/
+2
*
If the port directory contains a file called .keep, then tar up the
Kris Kennaway
2003-01-24
2
-0
/
+10
*
These scripts have been replaced by .c versions that do not require perl.
Kris Kennaway
2003-01-24
2
-111
/
+0
*
- Use ${arch} and rename html files accordingly
Kris Kennaway
2003-01-24
1
-9
/
+11
*
First cut at a script to process the logfile maintained by 'buildsuccess'
Kris Kennaway
2003-01-24
1
-0
/
+68
*
These scripts are run when a build completes (successfully or not). They
Kris Kennaway
2003-01-24
2
-0
/
+80
*
Simple script to check the number of packages built on the various
Kris Kennaway
2003-01-24
1
-0
/
+17
*
Script to automate the process of cvs updating the build tree, performing
Kris Kennaway
2003-01-24
1
-0
/
+91
*
- Use ${arch}
Kris Kennaway
2003-01-24
1
-5
/
+6
*
Determine client architecture using /etc/arch
Kris Kennaway
2003-01-24
1
-4
/
+2
*
- Use ${arch}
Kris Kennaway
2003-01-24
1
-2
/
+3
*
Check status of multiple architecture client machines
Kris Kennaway
2003-01-24
1
-35
/
+40
*
- Use ${arch}
Kris Kennaway
2003-01-24
1
-20
/
+27
*
- Use ${arch}
Kris Kennaway
2003-01-24
1
-11
/
+11
*
- Use ${arch}
Kris Kennaway
2003-01-24
1
-6
/
+7
*
- Use ${arch} and ${INDEXFILE}
Kris Kennaway
2003-01-24
1
-6
/
+11
*
Add the ${arch} argument
Kris Kennaway
2003-01-24
1
-4
/
+6
*
- Use the ${arch} subdirectory and pass ${arch} around to other scripts
Kris Kennaway
2003-01-24
1
-155
/
+161
*
Add makeparallel script, an improved version of the 'parallel' target
Kris Kennaway
2003-01-24
1
-0
/
+30
*
Use pkg_add instead of pkg_add -f
Kris Kennaway
2003-01-24
1
-3
/
+3
*
Sync with bento:
Kris Kennaway
2003-01-24
1
-13
/
+13
*
Remove these scripts, which are no longer useful.
Kris Kennaway
2003-01-24
3
-47
/
+0
*
Convert this to buildenv to make it actually work properly.
Kris Kennaway
2002-11-18
1
-38
/
+7
*
Fix the html output of this script. There was neither a closing
Kris Kennaway
2002-11-10
1
-15
/
+21
*
Catch up to lots of changes from bento/beta:
Kris Kennaway
2002-11-08
1
-144
/
+180
*
Revamp this script:
Kris Kennaway
2002-11-03
1
-64
/
+243
*
Add C versions of the pnohang and ptimeout scripts (previously written in
Kris Kennaway
2002-11-03
2
-0
/
+192
[next]