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
...
*
Don't whack old packages, we have enough disk space to keep a few sets
asami
2000-09-27
1
-31
/
+58
*
Remove syslog message about a load file being empty -- I know it happens now.
asami
2000-09-27
1
-1
/
+1
*
Make sure you're given the "start" argument before trying to start the script.
asami
2000-09-27
1
-0
/
+2
*
Don't add packages that are already installed.
asami
2000-09-27
1
-7
/
+17
*
A little script to kill makes that haven't printed out any message in
asami
2000-09-27
1
-0
/
+70
*
Change "grep *.log" to "find . -name '*.log' | xargs grep", the number of
asami
2000-09-26
1
-1
/
+1
*
Catch one more case of XFree86-4 manpage building error.
asami
2000-09-26
1
-0
/
+7
*
Remove an extra message that only served to clutter the logs.
asami
2000-09-26
1
-1
/
+1
*
Don't try to process logs twice by protecting this script with a lock file.
asami
2000-09-26
1
-1
/
+9
*
Add -t and -n flags to ssh. (-t flag suggested by: ps)
asami
2000-09-26
1
-4
/
+4
*
Change lock file name to "cppackages.lock" so it's clear it's a lock.
asami
2000-09-26
1
-1
/
+1
*
When NODUMMY is defined, set XFREE86_VERSION to 4 and MOTIF_OPEN to t.
asami
2000-09-26
2
-0
/
+15
*
Don't remove the distfiles from the backup directory -- the next
asami
2000-09-26
1
-2
/
+0
*
Exit with error status in ${portbuild}/status when an error occurs.
asami
2000-08-29
1
-45
/
+170
*
Split build into two phases, checksum and package, and copy the
asami
2000-08-29
1
-18
/
+65
*
Instead of doing a pwd | grep (duh!) to find the branch we are
asami
2000-08-29
1
-15
/
+16
*
The errors and logs are now in the archive directory named
asami
2000-08-29
1
-1
/
+1
*
Change find command line to find potential security hazards (ports
asami
2000-08-29
1
-2
/
+2
*
Run build on three branches. Check the status file filled out by
asami
2000-08-29
1
-3
/
+39
*
Handle arbitrary number of log directories instead of just two.
asami
2000-08-29
1
-22
/
+37
*
Ignore empty loads files -- it seems scp in OpenSSH sometimes leaves
asami
2000-08-29
1
-1
/
+5
*
Handle three branches instead of two. Use a for loop instead of just
asami
2000-08-29
1
-12
/
+13
*
Add -f to forcefully umount /usr/src and /usr/obj before reboot.
asami
2000-08-29
1
-1
/
+1
*
Add branch=5 case and update some variables. Don't set NO_RESTRICTED,
asami
2000-08-29
1
-5
/
+14
*
Add branch=5 case and update some variables. Don't set NO_RESTRICTED,
asami
2000-08-29
1
-5
/
+11
*
Print uptime after the number of jobs running. This has no functional
asami
2000-08-29
1
-1
/
+2
*
A little script that tries to "undo" a package build. Basically just renames
asami
2000-08-29
1
-0
/
+6
*
A small script to copy packages over to the ftp site. It is not integrated
asami
2000-08-29
1
-0
/
+35
*
A small script to copy distfiles from per-port directory to central
asami
2000-08-29
1
-0
/
+17
*
Remove bak/distfiles after it's done -- this script is now called in
asami
2000-08-29
1
-0
/
+2
*
(1) Use timestamp file to make log processing lazier -- only process
asami
2000-08-29
1
-3
/
+22
*
Read package build log files and compile a list of "extra" files in an
asami
2000-08-29
1
-0
/
+67
*
New script (and it's README) for searching the ports tree. Add this script
marko
2000-08-28
3
-0
/
+349
*
Make -n work again. Add new option -s to allow people to specify a
will
2000-08-19
1
-11
/
+30
*
Properly check -d argument, and return usage() if it's not there. Also use
will
2000-08-11
1
-6
/
+9
*
Minor cleanups. Print usage() if no arguments are passed. Get rid of
will
2000-08-11
1
-19
/
+10
*
Add -nocopy option to prevent bindist.tar from being copied over. Could
asami
2000-08-10
1
-7
/
+17
*
Major update to addport. Many *MANY* bugfixes. Addport should now work
will
2000-08-09
1
-160
/
+211
*
Fix special case where people use ``.'' for the argument to -d. I'm not
will
2000-08-06
1
-1
/
+6
*
Make this run on ${portbuild}/bak/distfiles rather than
asami
2000-08-04
1
-5
/
+15
*
Add missed '>' to my e-mail.
sobomax
2000-08-02
3
-4
/
+4
*
Add gnomedepends.py to our collection of helpfull scripts.
sobomax
2000-08-02
2
-1
/
+164
*
Various fixes and improvements.
sobomax
2000-07-19
1
-5
/
+5
*
Add hack for gzipped files that are not .tar.gz files and uncompress
alex
2000-07-19
1
-2
/
+3
*
Fix benign bug which had the script claiming to delete any package that
asami
2000-07-12
1
-1
/
+1
*
Add "-s" (silent) option useful for shell scripts.
sobomax
2000-07-10
1
-18
/
+41
*
Add checknewver.sh - a shell script which checks for availability of newest
sobomax
2000-07-07
1
-0
/
+85
*
Add checknewvers.sh - a script which checks for availability of the newest
sobomax
2000-07-07
1
-0
/
+2
*
Back out (1) in previous commit -- extra directories are fatal again.
asami
2000-07-05
1
-5
/
+1
*
Allow existing CVS_RSH environment var to take precedent.
sobomax
2000-07-04
1
-1
/
+8
[prev]
[next]