aboutsummaryrefslogtreecommitdiffstats
path: root/misc/vifm
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | misc)
* - Update to 0.7.4bmadpilot2013-09-018-63/+100
| | | | | PR: ports/177589 Submitted by: Kaspars Bankovskis <kaspars@bankovskis.lv> (maintainer)
* Convert USE_NCURSES by USES=ncursesbapt2013-05-061-11/+8
| | | | Convert USE_READLINE by USES=readline
* - Update to 0.6.3dhn2011-08-314-21/+20
| | | | | | | - Pass maintainership to submitter PR: ports/160297 Submitted by: Kaspars Bankovskis <kaspars@bankovskis.lv> (maintainer)
* - Update to 0.6.2miwi2011-07-035-21/+62
| | | | | PR: 158493 Submitted by: Ports Fury
* By Maintainer's request, toss these ports back into the pooldougb2011-04-271-1/+1
|
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* - Update to 0.5miwi2009-09-092-5/+8
| | | | | PR: 138645 Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer)
* - Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all ↵amdmi32009-09-021-1/+1
| | | | | | | | | mirrors actually have all distfiles - Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick download speed survey - Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED Approved by: portmgr (pav)
* - Pass maintainership to submitterwxs2009-02-131-1/+1
| | | | | PR: ports/131619 Submitted by: Charlie Kester <corky1951@comcast.net>
* - Update to 0.4miwi2008-08-122-10/+8
| | | | | PR: 126370 Submitted by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
* Drop maintainership for ports I haven't used for quite a while.stefan2008-05-051-1/+1
|
* Remove USE_REINPLACE from ports starting with Medwin2006-05-111-1/+0
|
* Convert MAINTAINER to my freebsd.org account.stefan2006-05-071-1/+1
|
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Fix screen location.krion2005-11-071-1/+1
|
* - Update to 0.3agarga2005-08-292-14/+12
| | | | | PR: ports/85149 Submitted by: maintainer
* Use all Sourceforge mirrors (MASTER_SITE_SOURCEFORGE_EXTENDED)eik2004-03-111-1/+1
| | | | | Submitted by: Stefan Walter <sw@gegenunendlich.de> (maintainer) PR: 63861
* SIZEify distinfoleeym2004-02-111-0/+1
| | | | | PR: 62634 Submitted by: Stefan Walter <sw@gegenuendlich.de>
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* - Use PLIST_FILES and PLIST_DIRSclement2004-01-262-7/+8
| | | | | PR: 61888 Submitted by: Stefan Walter <sw@gegenunendlich.de> (maintainer)
* Update to version 0.2a of vifmleeym2003-07-062-3/+3
| | | | | | | update maintainer's e-mail address PR: 54129 Submitted by: Stefan Walter <sw@gegenunendlich.de>
* Update to 0.2.adamw2003-06-053-6/+12
| | | | | PR: ports/51944 Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
* Use pre-everything:: instead of pre-everything: to avoid conflict withkris2003-03-011-1/+1
| | | | targets in bsd.port.mk
* De-pkg-comment.knu2003-02-212-1/+1
|
* Remove stripping from Makefile as the source already stripsdwcjr2002-09-011-3/+0
| | | | | PR: 42282 Submitted by: maintainer
* Add vifm 0.1, ncurses based file manager with vi like keybindings.petef2002-08-115-0/+60
PR: 41485 Submitted by: Stefan Walter <swalter@lettermax.de>