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
/
scripts
/
patchtool.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make Tools/scripts/patchtool.py compatible with Python 3.x
Tobias Kortkamp
2019-01-29
1
-12
/
+18
*
Return a bunch of tools formerly maintained by sobomax@ to the pool.
Rene Ladan
2018-12-03
1
-1
/
+1
*
Do not add $FreeBSD$ to the patch files.
Mathieu Arnold
2017-08-23
1
-3
/
+0
*
Various spelling corrections
Chris Rees
2013-02-09
1
-5
/
+5
*
- fix interpreter path for python
Philip M. Gollucci
2012-02-11
1
-1
/
+1
*
Correct depreciation warning with Python 2.6 and fix several warnings
Maxim Sobolev
2009-11-21
1
-19
/
+19
*
Remove traling spaces.
Kirill Ponomarev
2005-01-09
1
-1
/
+1
*
Strip out date/time from +++/--- headers in generated patchfiles, so that they
Maxim Sobolev
2004-10-14
1
-11
/
+12
*
- Remove 'pkg-plist' from required files
Kirill Ponomarev
2004-05-27
1
-2
/
+1
*
- pkg-comment is no longer mandatory;
Maxim Sobolev
2003-02-21
1
-1
/
+5
*
* Change path directory separator character back to _. The problem is "::"
David E. O'Brien
2002-04-18
1
-1
/
+3
*
Fix breakage introduced in previous commit when EXTRA_PATCHES isn't defined.
Maxim Sobolev
2002-04-17
1
-1
/
+1
*
Recognise EXTRA_PATCHES.
Maxim Sobolev
2002-04-15
1
-0
/
+6
*
Ignore patchfiles ending with `.orig' and `.rej'.
Maxim Sobolev
2002-01-04
1
-1
/
+7
*
- Use `::' as a combination of symbols to replace `/' in patchfile name;
Maxim Sobolev
2002-01-03
1
-18
/
+22
*
Make the tool working even if there is a symlink in a given path to a port's
Maxim Sobolev
2001-12-05
1
-1
/
+28
*
Actually fix the breakage introduced in rev 1.2.
Maxim Sobolev
2001-07-31
1
-2
/
+0
*
Fix breakage introduced in previous commit.
Maxim Sobolev
2001-07-31
1
-1
/
+1
*
Fix a bug that in some rare cases may lead to a patch not being properly
Maxim Sobolev
2001-07-31
1
-0
/
+2
*
Add patchtool - a tool to automate generation/updating of patchfiles. This
Maxim Sobolev
2001-03-19
1
-0
/
+639