index
:
ports
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
main
FreeBSD ports tree
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use diff -p both when first creating and when updating a patch.
Christian Weisgerber
2009-02-15
1
-1
/
+1
*
Remove 6-exp2 builds, they haven't been used in a while
Pav Lucistnik
2009-01-21
2
-6
/
+3
*
Factor out the code that performs the PORTREVISION bump for one port.
Gerald Pfeifer
2009-01-07
1
-42
/
+47
*
Reduce per branch code duplication
Erwin Lansing
2008-12-27
1
-41
/
+16
*
Make sure we don't add ${WRKDIR}.
Maxim Sobolev
2008-10-21
1
-4
/
+4
*
Handle the rest of the edge cases; drop 5 as obsolete; cleanup.
Mark Linimon
2008-09-18
1
-23
/
+35
*
Bring this into the new portbuild world order. While here, try to
Mark Linimon
2008-09-17
1
-27
/
+94
*
RELENG_5 is desupported.
Mark Linimon
2008-09-12
1
-3
/
+3
*
Major overhaul:
Mark Linimon
2008-09-07
1
-349
/
+172
*
Add a new script for performing high-level administration of a build.
Kris Kennaway
2008-08-08
1
-518
/
+496
*
Add an option to clean up old distfiles. We don't have enough space to
Kris Kennaway
2008-08-08
1
-0
/
+10
*
Update the list of openoffice.org ports: remove 1.x and add 3.x
Erwin Lansing
2008-07-29
1
-1
/
+1
*
Oops, commit the right version of this (adds extra checks that only
Kris Kennaway
2008-07-26
1
-0
/
+5
*
* Simple client that passes on a build request to the buildproxy
Kris Kennaway
2008-07-26
1
-0
/
+32
*
* Python daemon run as root that proxies privileged build commands for
Kris Kennaway
2008-07-26
1
-0
/
+75
*
Script run from cron to regularly update the master ZFS copies of the
Kris Kennaway
2008-07-26
1
-0
/
+63
*
Script run from cron on the package clients to report metrics to ganglia.
Kris Kennaway
2008-07-26
1
-0
/
+35
*
Simple script to expire ZFS snapshots older than a certain age
Kris Kennaway
2008-07-26
1
-0
/
+47
*
Python script for backing up ZFS filesystems on pointyhat. For each
Kris Kennaway
2008-07-26
1
-0
/
+217
*
* Add comment that this is unused
Kris Kennaway
2008-07-26
1
-0
/
+1
*
* Add comments
Kris Kennaway
2008-07-26
1
-1
/
+6
*
* Cleanup
Kris Kennaway
2008-07-26
1
-28
/
+153
*
* Cleanup
Kris Kennaway
2008-07-26
1
-28
/
+23
*
* Cleanup
Kris Kennaway
2008-07-26
1
-496
/
+581
*
* Catch up to build ID directory changes
Kris Kennaway
2008-07-26
1
-42
/
+155
*
* Catch up to build ID directory changes
Kris Kennaway
2008-07-26
1
-3
/
+24
*
* Catch up to build ID directory changes
Kris Kennaway
2008-07-26
2
-9
/
+16
*
* Cleanup
Kris Kennaway
2008-07-26
1
-50
/
+51
*
* Cleanup
Kris Kennaway
2008-07-26
1
-71
/
+73
*
* Cleanup
Kris Kennaway
2008-07-26
1
-75
/
+120
*
* Cleanup
Kris Kennaway
2008-07-26
3
-24
/
+50
*
* Cleanup
Kris Kennaway
2008-07-26
1
-19
/
+74
*
* Desupport alpha and ia64
Kris Kennaway
2008-07-26
1
-4
/
+3
*
* Add comments
Kris Kennaway
2008-07-26
1
-2
/
+2
*
* Implement basename and dirname using shell builtins
Kris Kennaway
2008-07-26
1
-0
/
+8
*
* Cleanup
Kris Kennaway
2008-07-26
1
-13
/
+15
*
* Cleanup
Kris Kennaway
2008-07-26
1
-104
/
+160
*
* Cleanup
Kris Kennaway
2008-07-26
1
-65
/
+41
*
* Cleanup
Kris Kennaway
2008-07-26
1
-17
/
+24
*
* Cleanup
Kris Kennaway
2008-07-26
1
-7
/
+18
*
* Cleanup
Kris Kennaway
2008-07-26
1
-51
/
+18
*
* Cleanup
Kris Kennaway
2008-07-26
1
-38
/
+39
*
* Cleanup
Kris Kennaway
2008-07-26
1
-15
/
+17
*
Rewrite in python and combine the functions of the former
Kris Kennaway
2008-07-26
1
-35
/
+263
*
More verbose status reporting using key=value format. We now also
Kris Kennaway
2008-07-26
1
-8
/
+18
*
Major optimizations for 'make index' and other recursive traversal
Kris Kennaway
2008-07-19
1
-0
/
+2
*
Have a different approach on how to check if the modules file has changed.
Edwin Groothuis
2008-07-14
1
-9
/
+7
*
Keep the sources of the CVSROOT-ports/modules update script safely
Edwin Groothuis
2008-07-08
4
-0
/
+361
*
[PATCH] Tools/scripts: Some cleanups, additions to bump_version.pl
Edwin Groothuis
2008-07-06
1
-28
/
+33
*
Reflect latest changes from production:
Mark Linimon
2008-07-02
1
-39
/
+43
[next]