aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt/portell
Commit message (Collapse)AuthorAgeFilesLines
* Correct spelling error.Adam Weinberger2005-05-191-1/+1
| | | | Notes: svn path=/head/; revision=135637
* o whoops, forgot the patchMichael Landin2005-05-191-0/+26
| | | | Notes: svn path=/head/; revision=135612
* o remove pkg-plistMichael Landin2005-05-192-3/+4
| | | | | | | | | | | o add patch for ignoring special directoris in PORTSDIR (such as distfiles and Tools) PR: ports/80368 Submitted by: Radim Kolar <hsn@netmag.cz> Notes: svn path=/head/; revision=135611
* o Whoops - forgot to reset PORT_REVISIONMichael Landin2005-04-131-1/+0
| | | | Notes: svn path=/head/; revision=133251
* o Update to -> 0.2Michael Landin2005-04-134-202/+7
| | | | Notes: svn path=/head/; revision=133250
* Add patch with bugfixes.Michael Landin2004-06-252-1/+48
| | | | | | | | | | | | | - Fix chmod behavior - Ignore irrelevant directories - Index creation speedup Bump PORTREVISION. Submitted by: Radim Kolar <hsn@netmag.cz> Notes: svn path=/head/; revision=112238
* - SIZEify.Michael Landin2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104421
* Project moved to sourceforge servers.Michael Landin2003-08-115-55/+156
| | | | | | | | | | | | Use DOCSDIR in pkg-plist. Distfile has been rerolled, no code changes - but archive type is now .zip, and code rewritten with windows style /r/n - patch is fixing this issue. Code tested with Python 2.2.x and 2.3 (Thanks marcus@) Approved by: roberto (mentor) Notes: svn path=/head/; revision=86764
* Fix 'fecth distfile' problem.Michael Landin2003-08-081-2/+3
| | | | | | | | | Bump PORTREVESION, for previous commit. Approved by: roberto (mentor) Notes: svn path=/head/; revision=86581
* Add patch that enables portell to run correctly with Python 2.3Michael Landin2003-08-062-0/+50
| | | | | | | | Approved by: roberto (mentor) Submitted by: marcus Notes: svn path=/head/; revision=86380
* Change maintainer email to my @FreeBSD.org addressMichael Landin2003-05-072-2/+2
| | | | | | | Approved by: roberto(mentor) Notes: svn path=/head/; revision=80360
* - Install portell.py as portellTilman Keskinoz2003-03-232-12/+15
| | | | | | | | | | | | | - Respect NOPORTDOCS in pkg-plist - Use ECHO_MSG instead of ECHO_CMD - Bump PORTREVISION PR: 50124 Submitted by: Sergei Kolobov <sergei@kolobov.com> Approved by: Michael Hostbaek <mich@freebsdcluster.org> (maintainer) Notes: svn path=/head/; revision=77282
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76038
* Add portell 0.1, quick display of FreeBSD port descriptions.Oliver Braun2003-01-095-0/+53
PR: ports/46869 Submitted by: mich@freebsdcluster.org Notes: svn path=/head/; revision=72810