aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt/porttools
Commit message (Collapse)AuthorAgeFilesLines
* - Add checking of empty directories to leftover checkPav Lucistnik2005-07-151-0/+30
| | | | | | | | PR: ports/71363 Submitted by: leeym Notes: svn path=/head/; revision=139299
* - Fix finding original directory name for py- and ruby- portsPav Lucistnik2005-07-152-2/+20
| | | | | | | | | | | | | PR: ports/70156 Submitted by: clsung - Add detection of leftover empty directories to leftover checking code PR: ports/71363 Submitted by: leeym Notes: svn path=/head/; revision=139298
* - Add cdiff to RUN_DEPENDS.Florent Thoumie2005-04-141-1/+2
| | | | | | | | | PR: ports/74638 Submitted by: Sean Farley <sean-freebsd@farley.org> Approved by: maintainer timeout (4 months) Notes: svn path=/head/; revision=133317
* Fix RUN_DEPENDS.Mark Linimon2004-08-291-1/+4
| | | | | | | | | PR: ports/70107 Submitted by: Yen-Ming Lee <leeym at utopia dot leeym dot com> Approved by: maintainer timeout (3 weeks) Notes: svn path=/head/; revision=117542
* - Update to 0.63 (see NEWS for list of changes)Sergei Kolobov2004-08-062-5/+8
| | | | | | | | - Make devel/newfile dependency optional under WITH_NEWFILE knob: "port create" command is only useful to some porttools users, not all Notes: svn path=/head/; revision=115528
* Add missing RUN_DEPENDS on devel/newfileVolker Stolz2004-07-161-1/+2
| | | | | | | | | PR: ports/59956 Submitted by: Nicola Vitale Approved by: maintainer timeout Notes: svn path=/head/; revision=113775
* Add missing @dirrmKris Kennaway2004-04-131-0/+1
| | | | Notes: svn path=/head/; revision=106969
* - Update pkg-descr to reflect realitySergei Kolobov2004-04-051-5/+7
| | | | | | | | PR: ports/64884 Submitted by: mike johnson <ahze@ahze.net> Notes: svn path=/head/; revision=106227
* SIZE *DOES* MATTER.Sergei Kolobov2004-01-301-0/+1
| | | | Notes: svn path=/head/; revision=99525
* Change to my @FreeBSD.org address.Sergei Kolobov2003-10-231-1/+1
| | | | | | | Approved by: krion Notes: svn path=/head/; revision=91927
* Update to 0.50:Sergey A. Osokin2003-10-213-19/+15
| | | | | | | | | | | | | | | - new unified interface via port(1) front-end - port submit command has been improved: - autodetects operation mode (new, change, update) - autodetects maintainership requests and resets - autodetects added/removed files - new commands: create, diff, fetch Submitted by: Sergei Kolobov <sergei@kolobov.com> (maintainer) PR: 58324 Notes: svn path=/head/; revision=91801
* - Update to 0.26 (fixes several minor bugs), see NEWS forKirill Ponomarev2003-08-252-2/+2
| | | | | | | | | | details PR: 55970 Submitted by: maintainer Notes: svn path=/head/; revision=87692
* - Update to 0.25: allows generating diffsKirill Ponomarev2003-07-312-2/+2
| | | | | | | | | | | not only against CVS PR: 55135 Submitted by: maintainer Approved by: fjoe (mentor) (implicit) Notes: svn path=/head/; revision=86087
* - Update to 0.20Kirill Ponomarev2003-07-262-8/+15
| | | | | | | | | | | | - Install files from port's Makefile - Add manpages PR: 54888 Submitted by: Sergei Kolobov <sergei@kolobov.com> Approved by: fjoe (mentor) (implicit) Notes: svn path=/head/; revision=85645
* Update to 0.16Sergey A. Osokin2003-07-212-2/+2
| | | | | | | | Submitted by: Sergei Kolobov <sergei@kolobov.com> (maintainer) PR: 54698 Notes: svn path=/head/; revision=85290
* Update to 0.15Yen-Ming Lee2003-07-143-2/+4
| | | | | | | | PR: 54453 Submitted by: Sergei Kolobov <sergei@kolobov.com> Notes: svn path=/head/; revision=84817
* update devel/porttools: 0.10 -> 0.11Daichi GOTO2003-07-092-2/+2
| | | | | | | | PR: 54216 Submitted by: Sergei Kolobov <sergei@kolobov.com> (maintainer) Notes: svn path=/head/; revision=84491
* - Update to 0.10 (see ${DOCSDIR}/NEWS for summary of changes)Erwin Lansing2003-06-253-4/+7
| | | | | | | | | | - Add portlint and sudo to RUN_DEPENDS PR: 53698 Submitted by: maintainer Notes: svn path=/head/; revision=83573
* Add porttools 0.01,Erwin Lansing2003-06-194-0/+43
tools for testing and submitting port updates and new ports. PR: 53487 Submitted by: Sergei Kolobov <sergei@kolobov.com> Notes: svn path=/head/; revision=83314