index
:
FreeBSD-ports
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4_0
RELENG_2_4_4
branches/2015Q4
branches/2016Q1
branches/2016Q2
branches/2016Q3
branches/2016Q4
branches/2017Q1
branches/2017Q2
branches/2017Q3
branches/2017Q4
devel
master
Raptor Engineering's fork of pfsense FreeBSD ports tree with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tools
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Catch up to the changed format of the logs.
kris
2004-11-25
1
-4
/
+4
*
* Recursively list all files detected as having been left behind after
kris
2004-11-25
1
-7
/
+22
*
* Fix INDEX build if MAINTAINER is not defined. [1]
krion
2004-11-19
1
-0
/
+47
*
Newline should go after the terminating punctuation (fix typo).
dd
2004-11-07
1
-1
/
+1
*
Fix a couple of bugs in the extraction of this from dopackages, and
kris
2004-10-25
1
-33
/
+20
*
Redefine the -norestr option to mean 'don't build the list of
kris
2004-10-25
1
-78
/
+73
*
If the symlink under latest/ exists, then use that to find the most recent
kris
2004-10-25
1
-1
/
+6
*
We now also do 6.x builds in the '6' branch.
kris
2004-10-25
1
-3
/
+3
*
Use the absolute path to nc(1) to deal with it not being in the PATH.
kris
2004-10-25
1
-3
/
+1
*
Clean up the 'latest error log' symlink when the build is successful.
kris
2004-10-25
1
-0
/
+4
*
When a port build fails, create a symlink to the error log under
kris
2004-10-25
1
-3
/
+4
*
Strip out date/time from +++/--- headers in generated patchfiles, so that they
sobomax
2004-10-14
1
-11
/
+12
*
Support ${client_user} and ${sudo_cmd} for running commands as root on
kris
2004-09-26
1
-1
/
+5
*
* Break out setupnode into the dosetupnode script so it may be called
kris
2004-09-26
1
-37
/
+3
*
Break out the setupnode function of dopackages into a separate script so
kris
2004-09-26
1
-0
/
+47
*
* Bail out if we can't claim a chroot directory in the client (e.g. if
kris
2004-09-26
1
-13
/
+17
*
Refuse to "clean" / if something goes wrong upstream and we are passed
kris
2004-09-26
1
-0
/
+5
*
Pull in portbuild.$(hostname) for per-client customization
kris
2004-09-26
1
-1
/
+3
*
Support 6.x builds
kris
2004-09-26
2
-1
/
+5
*
* Support 6.x builds
kris
2004-09-26
1
-2
/
+12
*
Use a consistent PATH in both portbuild and dopackages.
marcus
2004-08-27
1
-1
/
+1
*
Avoid possible GNATS timeouts by using query-pr.real direclty.
krion
2004-07-28
1
-1
/
+1
*
Clean up the specified chroot (umount filesystems, and scrub the
kris
2004-07-14
1
-0
/
+36
*
Atomically claim an unused chroot directory. The previous algorithm
kris
2004-07-14
1
-0
/
+52
*
Bump up the cleanup timeout to directories that have been in use for
kris
2004-07-14
1
-3
/
+3
*
Back out the attempt to list the error type in the failure summary;
kris
2004-07-14
1
-14
/
+1
*
Generate permanent URLs in the error reports. The directories like
kris
2004-07-14
1
-1
/
+10
*
* Add support for ${TRYBROKEN}.
kris
2004-07-14
1
-6
/
+67
*
* Add a cleanup() function and use it so that we archive the ${WRKDIR}
kris
2004-07-14
1
-68
/
+122
*
* Remove the quickports stuff, it didn't (ever?) work as designed and
kris
2004-07-14
1
-112
/
+156
*
Parse the slightly-different format of the build logs.
kris
2004-07-14
1
-1
/
+1
*
Parse the slightly-different format of the build logs.
kris
2004-07-14
1
-3
/
+3
*
* Accept another argument, the value of the disconnected variable that
kris
2004-07-14
1
-25
/
+25
*
Allow local customization of the node using the portbuild.$(hostname) file.
kris
2004-07-14
1
-0
/
+1
*
Send me mail when a previously-broken port builds successfully.
kris
2004-07-14
1
-2
/
+5
*
* Initial support for disconnected nodes (not on same LAN as build
kris
2004-07-14
1
-83
/
+88
*
Hack around the sparc64 64-bit time_t test in 'installworld' since
kris
2004-07-14
1
-0
/
+1
*
* Break out the 'parallel' target from /usr/ports/Makefile. One
kris
2004-07-14
1
-6
/
+40
*
Set INDEX_JOBS to control index build concurrency
kris
2004-07-14
1
-0
/
+3
*
Drop the ignorelist concurrency back to 1 because I'm occasionally seeing
kris
2004-07-14
1
-1
/
+1
*
* If we time out connecting to a machine, give it a weight of 999 to make
kris
2004-07-14
1
-2
/
+2
*
Chase bento to pointyhat
kris
2004-07-14
1
-1
/
+1
*
* Be even more explicit about partial ports trees being unsupported
kris
2004-07-14
1
-13
/
+62
*
Modernize these two scripts a little bit to make it easier to deal
murray
2004-06-08
2
-6
/
+16
*
Hack in master/slave support
eik
2004-06-04
1
-27
/
+69
*
Add dopackages.wrapper, a wrapper script around dopackages that sets up
marcus
2004-06-03
1
-0
/
+53
*
parse $FreeBSD$ with yyyy-mm-dd format dates
eik
2004-05-30
1
-1
/
+1
*
protect $FreeBSD: ... $ from being expanded
eik
2004-05-30
1
-1
/
+1
*
don't terminate the log entry with the first hyphen
eik
2004-05-30
1
-1
/
+1
*
- make somewhat more robust against a corrupted ports tree
eik
2004-05-30
1
-30
/
+80
[prev]
[next]