aboutsummaryrefslogtreecommitdiff
path: root/misc/porteasy
Commit message (Collapse)AuthorAgeFilesLines
* Add forgotten file.Dag-Erling Smørgrav2001-03-111-0/+1
| | | | Notes: svn path=/head/; revision=39587
* Porteasy 2.3: cvspass magic for anoncvs.freebsd.org; new -w option forDag-Erling Smørgrav2001-03-114-26/+85
| | | | | | | | displaying a port's web site URL; don't build by default (sometimes you just want to update a port and all its dependencies); code cleanup. Notes: svn path=/head/; revision=39502
* Previous commit was incomplete.Dag-Erling Smørgrav2000-11-031-2/+2
| | | | Notes: svn path=/head/; revision=34738
* Don't build master ports unless they were explicitly required!Dag-Erling Smørgrav2000-11-031-2/+2
| | | | | | | Pointed out by: nectar Notes: svn path=/head/; revision=34736
* Porteasy 2.2 (getting close to a new minor version every day...)Dag-Erling Smørgrav2000-10-223-23/+101
| | | | | | | | | | | - 'cvs -Q' is *too* silent, so just use 'cvs -q' when not verbose. - cache the results of find_master(). - allow for a trailing slash in the second field in a dependency spec. - add an option to show the packing lists for selected ports. - fix a bug where porteasy would build a port when it shouldn't. Notes: svn path=/head/; revision=34113
* Update version number.Dag-Erling Smørgrav2000-10-211-1/+1
| | | | Notes: svn path=/head/; revision=34059
* Document PORTEASY_OPTIONS.Dag-Erling Smørgrav2000-10-211-0/+10
| | | | Notes: svn path=/head/; revision=34058
* Add a copyright statement to the version and help texts.Dag-Erling Smørgrav2000-10-211-25/+25
| | | | | | | | | Fix a small bug in dependency parsing. Add support for a PORTEASY_OPTIONS environment variable. Give -r precedence over -a. Notes: svn path=/head/; revision=34057
* Much-enhanced Porteasy 2.0.Dag-Erling Smørgrav2000-10-193-177/+476
| | | | Notes: svn path=/head/; revision=34008
* Look for pkg-descr rather than pkg/DESCR.Dag-Erling Smørgrav2000-10-092-7/+7
| | | | | | | | | Always use the -d option when invoking CVS, to work around breakage in CVS (said breakage has reportedly been fixed in 1.11, but I haven't verified this) Bump version number. Notes: svn path=/head/; revision=33609
* Fix cut'n'paste bogon.Dag-Erling Smørgrav2000-09-221-1/+1
| | | | | | | Submitted by: Dmitry Sivachenko <dima@Chg.RU> Notes: svn path=/head/; revision=32994
* Style and mdoc fixes.Dag-Erling Smørgrav2000-09-201-27/+38
| | | | | | | Submitted by: sheldonh Notes: svn path=/head/; revision=32895
* Argh! forgot to fix this before adding the port.Dag-Erling Smørgrav2000-09-191-10/+12
| | | | | | | Uninverse the meaning of two if tests. Notes: svn path=/head/; revision=32877
* A tool for fetching and building ports.Dag-Erling Smørgrav2000-09-196-0/+921
Notes: svn path=/head/; revision=32876