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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fetch(1)'s -b and -t options were deprecated years ago, so stop using them.
Dag-Erling Smørgrav
2003-11-12
1
-1
/
+1
*
Fix -l option comment removing obsolete pkg-comment reference.
Alexander Nedotsukov
2003-09-29
1
-2
/
+2
*
When using addport on freefall, there's no need to ssh freefall once more to
Mathieu Arnold
2003-09-02
1
-1
/
+5
*
Previous delta was:
Maxim Sobolev
2003-04-18
1
-1
/
+1
*
Clean up empty dirs.
Maxim Sobolev
2003-04-18
1
-2
/
+2
*
Speed-up a bit when user keeps his working directories in the ports tree
Maxim Sobolev
2003-04-08
1
-2
/
+5
*
This tool parses the output of kdump to generate a list of added
Edwin Groothuis
2003-04-04
1
-0
/
+199
*
Sort the non-dirrm entries, and reverse sort the dirrm entries.
Joe Marcus Clarke
2003-03-28
1
-1
/
+5
*
Make modulesupdate actually work in light of split. You can't use a
Will Andrews
2003-03-02
1
-1
/
+1
*
Update for post-repo-split. s/ncvs/pcvs/ so that the default root is
Peter Wemm
2003-02-28
2
-5
/
+5
*
Another try at fixing the "adding to CVSROOT/modules from remote
Mario Sergio Fujikawa Ferreira
2003-02-23
1
-1
/
+1
*
Handle '#' and '$' in pkg-comment properly.
Akinori MUSHA
2003-02-21
1
-2
/
+3
*
- pkg-comment is no longer mandatory;
Maxim Sobolev
2003-02-21
1
-1
/
+5
*
Add de-pkg-comment.
Akinori MUSHA
2003-02-18
1
-0
/
+2
*
Add de-pkg-comment, a ruby script to convert pkg-comment to COMMENT.
Akinori MUSHA
2003-02-18
1
-0
/
+145
*
Change how to get CATEGORIES tag from new port for slave port.
Norikatsu Shigemura
2003-02-16
1
-2
/
+2
*
Catch up to new semantics of COMMENT variable (contains comment string
Kris Kennaway
2003-02-10
2
-5
/
+2
*
Attempt to defuse problems from developers who don't have the correct
Will Andrews
2003-01-30
1
-0
/
+2
*
Add both hungarian and portuguese l10n prefixes to syncronize with
Mario Sergio Fujikawa Ferreira
2003-01-23
1
-0
/
+2
*
Update this script to deal with .tbz packages.
Murray Stokely
2003-01-20
1
-9
/
+10
*
Add two utilties for listing and stashing away package files obtained
Peter Pentchev
2003-01-08
2
-0
/
+110
*
unbroke addport by petef
Alan Eldridge
2002-11-19
1
-1
/
+2
*
Use 'cvs ci -F ...' instead of setting the log file with EDITOR="cp ...".
Pete Fritchman
2002-11-13
1
-3
/
+1
*
I never thought I'd change this code, but a change was required to make
Will Andrews
2002-10-14
1
-0
/
+107
*
Modifications to support ncvs.freebsd.org != freefall.freebsd.org. This
Will Andrews
2002-10-14
1
-13
/
+14
*
Add 650MB for the 4th CD since it's all just packages.
Will Andrews
2002-10-08
1
-1
/
+1
*
Increase the available space for packages on disc #1 of the package
Murray Stokely
2002-10-08
1
-1
/
+1
*
Correct usage example.
Maxim Sobolev
2002-07-16
1
-1
/
+2
*
Add l10n prefix to default module name.
Hye-Shik Chang
2002-07-07
1
-2
/
+14
*
Use correct variable for symlinking src scripts.
Will Andrews
2002-06-01
1
-1
/
+1
*
Support PATCH_WRKSRC. See
Trevor Johnson
2002-05-25
1
-3
/
+3
*
Track setup.sh usage.
Will Andrews
2002-05-20
2
-2
/
+7
*
Use the right variable name.
Will Andrews
2002-05-20
1
-1
/
+1
*
Use a RE to find the X dependency instead of hardcoding.
Will Andrews
2002-05-20
1
-2
/
+2
*
Streamline instructions a little more.
Will Andrews
2002-05-20
1
-4
/
+12
*
Add this makefile to help people who are performing package splits to
Will Andrews
2002-05-20
1
-0
/
+48
*
Add CD configs for use by these scripts.
Will Andrews
2002-05-20
1
-0
/
+16
*
More useful exit if dir not passed.
Will Andrews
2002-05-16
1
-0
/
+4
*
Accept dir as argument instead of hardcoding.
Will Andrews
2002-05-16
1
-1
/
+5
*
Fix breakage introduced in the previous commit.
Maxim Sobolev
2002-05-10
1
-6
/
+3
*
- Make ${DISTDIR} auto-detection actually working;
Maxim Sobolev
2002-05-10
1
-2
/
+5
*
Allow overriding ${PORTSDIR} and respect ${DISTDIR} settings.
Maxim Sobolev
2002-05-07
1
-5
/
+15
*
* 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
*
Set the $scripts directory to the same as $dir to make these more useful
Steve Price
2002-03-27
2
-2
/
+2
*
This file is nearly a verbatim copy of setup.sh so this one is
Steve Price
2002-03-27
1
-11
/
+0
*
Add a missed file which acts as a driver for the others.
Will Andrews
2002-03-27
2
-0
/
+141
*
Add the scripts used to break up the package collections for a release.
Will Andrews
2002-03-27
6
-0
/
+490
*
Reenable use of the -M option and add a -d option to put @dirrm commands
Brian Feldman
2002-03-11
1
-4
/
+17
[next]