/net/p5-Net-SFTP/

1902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/editors/vile
Commit message (Collapse)AuthorAgeFilesLines
* Stage supportantoine2014-01-082-7/+5
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | editors)
* Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk.bsam2013-09-051-1/+1
| | | | | | | | It's value is "--with-libiconv-prefix=/usr/local" for systems before 100043 with ports libiconv and to use at systems post 100043 with base iconv it's value is "" (NULL). Co-authors: bapt, madpilot and bsam (me)
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
| | | | Approved by: portmgr (bdrewery)
* - Convert to new perl frameworkaz2013-08-031-1/+1
| | | | - Trim Makefile header
* - Update to 9.8.kmiwi2013-07-113-5/+10
| | | | | | | | - Fix build on -current - Support shebangfix PR: 179595 Submitted by: oorts fury
* - Update to 9.8jmiwi2013-04-293-5/+6
| | | | | PR: 178030 Submitted by: ports fury
* - Convert USE_ICONV=yes to USES=iconvmva2013-04-27