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
/
misc
/
porteasy
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use the bzipped index to speed up downloading.
Dag-Erling Smørgrav
2004-11-20
2
-7
/
+18
*
Finally fix the master-has-a-master issue.
Dag-Erling Smørgrav
2004-11-13
2
-18
/
+23
*
Switch to ssh for anoncvs so it works again.
Dag-Erling Smørgrav
2004-10-31
5
-19
/
+45
*
Recognize absolute master directories.
Dag-Erling Smørgrav
2004-10-25
2
-2
/
+3
*
Don't croak on port names that contain metacharacters.
Dag-Erling Smørgrav
2004-10-22
2
-4
/
+6
*
Improve handling of installed ports whose origin can't be determined.
Dag-Erling Smørgrav
2004-10-13
2
-4
/
+14
*
Watch out for undefined values when resolving port origins. This makes
Dag-Erling Smørgrav
2004-08-25
2
-4
/
+6
*
Perform plist substitution for -L.
Dag-Erling Smørgrav
2004-07-05
2
-3
/
+10
*
Try to fetch an up-to-date index from http://www.freebsd.org/ports/.
Dag-Erling Smørgrav
2004-05-24
3
-15
/
+46
*
Use 'make checksum' instead of 'make fetch'.
Dag-Erling Smørgrav
2004-05-10
3
-6
/
+6
*
Don't require additional command line arguments when -I is specified.
Dag-Erling Smørgrav
2004-04-11
2
-2
/
+2
*
Cosmetic: sort the status report, wrap a long line.
Dag-Erling Smørgrav
2004-04-05
2
-3
/
+6
*
Rework the dependency discovery and update code, as well as the handling
Dag-Erling Smørgrav
2004-04-02
3
-121
/
+133
*
Use the two-argument version of mkdir() for backward compatibility.
Dag-Erling Smørgrav
2004-03-31
2
-1
/
+2
*
Add support for MOVED.
Dag-Erling Smørgrav
2004-03-29
2
-13
/
+64
*
Make the variable definition syntax more like make(1)'s, and update the
Dag-Erling Smørgrav
2004-03-02
3
-10
/
+14
*
check out Tools along with Mk and Templates. also fix a minor typo.
Dag-Erling Smørgrav
2004-01-22
2
-2
/
+3
*
If no CVS root was specified, but a (possibly out-of-date) ports tree
Dag-Erling Smørgrav
2003-10-01
3
-3
/
+12
*
Add support for ports/Templates; bump version number and man page date.
Dag-Erling Smørgrav
2003-07-21
3
-5
/
+5
*
Add support for {EXTRACT,PATCH}_DEPENDS.
Dag-Erling Smørgrav
2003-07-08
2
-2
/
+4
*
Fix a bug in the version number comparison code caused by careless use
Dag-Erling Smørgrav
2003-05-23
3
-12
/
+9
*
Allow the user to specify environment variables on the command line.
Dag-Erling Smørgrav
2003-04-07
3
-11
/
+47
*
Clear moonlight beckons.
Ade Lovett
2003-03-07
2
-1
/
+1
*
Use the release-specific index if there is one. Bump version number
Dag-Erling Smørgrav
2003-01-17
2
-12
/
+15
*
Fix a bug in the dependency processing code that would cause porteasy to
Dag-Erling Smørgrav
2002-12-10
2
-1
/
+2
*
Really fix that cosmetic nit. I'm an idiot.
Dag-Erling Smørgrav
2002-10-29
1
-1
/
+1
*
Cosmetic nit.
Dag-Erling Smørgrav
2002-10-29
2
-1
/
+2
*
Prevent infinite loop in master port detection code.
Dag-Erling Smørgrav
2002-10-15
2
-4
/
+10
*
Fix a bug in the version comparison logic (epochs weren't being compared
Dag-Erling Smørgrav
2002-07-16
2
-7
/
+12
*
Fix problems with the -s command related to packages with no @origin line.
Dag-Erling Smørgrav
2002-03-07
2
-18
/
+7
*
Fix dependency detection logic (it was broken for libraries).
Dag-Erling Smørgrav
2002-03-05
2
-45
/
+63
*
Definitely not my day. Further thought revealed that porteasy.pl rev 1.20
Dag-Erling Smørgrav
2002-02-24
2
-8
/
+7
*
Argh, I've programmed way too much Java lately. tr/./+/.
Dag-Erling Smørgrav
2002-02-24
1
-1
/
+1
*
Play it safe when building ports that have special dependencies.
Dag-Erling Smørgrav
2002-02-24
2
-7
/
+23
*
Whitespace cleanup.
Dag-Erling Smørgrav
2002-02-24
1
-26
/
+26
*
Add a hack to the master detection code to cater for mail/postfix.
Dag-Erling Smørgrav
2002-02-20
2
-4
/
+4
*
Fix the master port detection logic to correctly handle KDE ports.
Dag-Erling Smørgrav
2002-01-24
2
-3
/
+3
*
Support dependencies that have backtick expressions in them, and fix a few
Dag-Erling Smørgrav
2002-01-21
2
-7
/
+15
*
2.6.1: Some ports (e.g. www/mozilla-embedded) use MAINDIR instead of
Dag-Erling Smørgrav
2001-12-18
2
-3
/
+3
*
Porteasy 2.6. The main changes are support for ports with interactive
Dag-Erling Smørgrav
2001-12-03
2
-33
/
+81
*
Fix handling of unconditional dependencies
Dag-Erling Smørgrav
2001-08-14
2
-4
/
+7
*
Add experimental pkg_version(8)-like functionality.
Dag-Erling Smørgrav
2001-06-09
3
-59
/
+124
*
Change the order in which we check out the ports root and index to work
Dag-Erling Smørgrav
2001-05-16
2
-11
/
+20
*
Forgot to update porteasy's idea of its own version number.
Dag-Erling Smørgrav
2001-04-05
2
-1
/
+2
*
Add forgotten file.
Dag-Erling Smørgrav
2001-03-11
1
-0
/
+1
*
Porteasy 2.3: cvspass magic for anoncvs.freebsd.org; new -w option for
Dag-Erling Smørgrav
2001-03-11
4
-26
/
+85
*
Previous commit was incomplete.
Dag-Erling Smørgrav
2000-11-03
1
-2
/
+2
*
Don't build master ports unless they were explicitly required!
Dag-Erling Smørgrav
2000-11-03
1
-2
/
+2
*
Porteasy 2.2 (getting close to a new minor version every day...)
Dag-Erling Smørgrav
2000-10-22
3
-23
/
+101
*
Update version number.
Dag-Erling Smørgrav
2000-10-21
1
-1
/
+1
[next]