index
:
freebsd/ports.git
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
2024Q3
2024Q4
main
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Tools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
When checking for dependencies of foocategory/barport also find constructs
Vasil Dimov
2006-10-05
1
-1
/
+1
*
Since we already have the data from the grep, go ahead and make the 'latest
Mark Linimon
2006-09-23
1
-5
/
+4
*
Add links to cvsdone and INDEX files. Add some whitespace.
Mark Linimon
2006-09-23
1
-2
/
+17
*
When checking dependencies also look for portname references in Mk/*.mk
Vasil Dimov
2006-09-14
1
-5
/
+5
*
* Back up duds to duds.old before, not after we create the new one
Kris Kennaway
2006-09-14
1
-59
/
+81
*
* When calculating the IP address to use for the jail, don't use
Kris Kennaway
2006-09-14
1
-4
/
+5
*
* Support bzipped logfiles
Kris Kennaway
2006-09-14
1
-122
/
+127
*
* If .force exists, rebuild index unconditionally
Kris Kennaway
2006-09-14
1
-5
/
+6
*
Correct typo in previous commit
Kris Kennaway
2006-09-14
1
-2
/
+2
*
* Drop alpha support
Kris Kennaway
2006-09-14
1
-6
/
+7
*
* Retire 4-exp builds and add support for 6-exp.
Kris Kennaway
2006-09-14
1
-11
/
+12
*
* Silence gconf spam from the mtree checks (for now)
Kris Kennaway
2006-09-14
1
-4
/
+5
*
* Use SRCBASE for source location
Kris Kennaway
2006-09-14
1
-6
/
+12
*
Go back to force unmounting because not doing so was too unreliable.
Kris Kennaway
2006-09-14
1
-2
/
+2
*
Silence the clean-chroot invocation
Kris Kennaway
2006-09-14
1
-1
/
+1
*
Remove grep's -w switch from the dependency check since it misses some
Vasil Dimov
2006-09-12
1
-1
/
+1
*
Get rid of multiple false positives for "arch" due to compiler warning;
Mark Linimon
2006-08-20
1
-3
/
+1
*
Catch a few more new cases of linker error; reclassify most of the linker
Mark Linimon
2006-08-18
1
-0
/
+4
*
Add support for DESTDIR part I.
Erwin Lansing
2006-08-04
1
-10
/
+40
*
Catch another case of 'disk full'.
Mark Linimon
2006-07-31
1
-1
/
+1
*
Change locking from per architecture to per architecture and branch.
Erwin Lansing
2006-07-30
1
-1
/
+2
*
Add an option to the addport script: -b requests that any files in
Shaun Amott
2006-07-14
1
-3
/
+22
*
Add the cvs checkout date so people can see how long the runs take; add
Mark Linimon
2006-07-13
1
-3
/
+20
*
Make it a little more robust.
Mark Linimon
2006-07-09
1
-1
/
+1
*
Convenience script to tersely display all currently running package builds.
Mark Linimon
2006-07-09
1
-0
/
+11
*
'portcomment' appears to be obsolete.
Mark Linimon
2006-07-08
1
-2
/
+0
*
Fix the disk_full rule.
Mark Linimon
2006-07-08
1
-1
/
+1
*
Add the -exp builds down at the end. Probably only of interest to portmgr,
Mark Linimon
2006-07-08
1
-11
/
+32
*
White space adjustment after refactoring.
Mark Linimon
2006-07-08
1
-21
/
+21
*
Refactor. No code change (yet).
Mark Linimon
2006-07-08
1
-11
/
+31
*
Add some color to the display.
Mark Linimon
2006-07-06
1
-17
/
+30
*
Fix CVS tag.
Mark Linimon
2006-07-05
1
-1
/
+1
*
Refactor. No code changes yet.
Mark Linimon
2006-07-05
1
-16
/
+16
*
Add a column for last-date stamp and clean up the formatting a bit.
Mark Linimon
2006-07-05
1
-7
/
+22
*
Escape characters (like +) that may appear in ports' names and
Vasil Dimov
2006-07-05
1
-2
/
+13
*
When automatic commit log is generated, change @ to " at " on submitter email
Renato Botelho
2006-07-04
1
-0
/
+1
*
Handle the case where the size of INDEX is zero (e.g. during new builds).
Mark Linimon
2006-06-28
1
-1
/
+5
*
Fix edit-o.
Mark Linimon
2006-06-28
1
-1
/
+1
*
Creates an HTML file with tables for each architecture which summarize the
Mark Linimon
2006-06-27
1
-0
/
+123
*
- Remove false positives for 'makefile' (and possibly a few others).
Mark Linimon
2006-06-24
1
-57
/
+23
*
MFP4:
Erwin Lansing
2006-06-22
1
-1
/
+1
*
MFP4:
Erwin Lansing
2006-06-19
1
-6
/
+24
*
- Change addport script to do the job locally instead connect to freefall every
Renato Botelho
2006-05-16
2
-18
/
+39
*
Add support for specifying ports to be removed as directories on the
Vasil Dimov
2006-05-02
1
-1
/
+27
*
Improve dependency check:
Vasil Dimov
2006-05-02
1
-2
/
+3
*
Add support for removing multiple ports which depend on each other
Vasil Dimov
2006-04-17
1
-36
/
+48
*
Explicitly mount the NFS images ro, instead of relying on the server to
Kris Kennaway
2006-04-16
1
-1
/
+1
*
Don't bother archiving the ports tree, we don't use it for anything so it
Kris Kennaway
2006-04-16
1
-1
/
+1
*
Quote ${1} so we don't get ``[: =: unexpected operator'' if the script
Vasil Dimov
2006-04-12
1
-1
/
+1
*
Add the script I use to remove ports so everyone
Vasil Dimov
2006-04-10
1
-0
/
+315
[next]