aboutsummaryrefslogtreecommitdiff
path: root/ftp/profxp
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | ftp) Notes: svn path=/head/; revision=327729
* - Convert to new perl frameworkAndrej Zverev2013-07-311-3/+1
| | | | | | | - Trim Makefile header Notes: svn path=/head/; revision=324036
* - switch simple inline replacement from perl to sedAndrej Zverev2013-07-261-8/+6
| | | | | | | | | | and remove where is no need in this anymore. - trim Makefile header Approved by: bapt@ (portmrg@) Notes: svn path=/head/; revision=323680
* - Fix package name detectionAndrej Zverev2012-07-181-1/+1
| | | | Notes: svn path=/head/; revision=301069
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-281-3/+3
| | | | Notes: svn path=/head/; revision=300176
* - Remove PERL_SITELIBDIRSunpoet Po-Chuan Hsieh2010-11-302-5/+3
| | | | | | | - Remove obsolete MD5 sum Notes: svn path=/head/; revision=265457
* - Remove unneeded dependencies which is in perl-5.8.9 distJun Kuriyama2010-01-281-2/+2
| | | | | | | | | (part 12). Approved by: portmgr (itetcu) Notes: svn path=/head/; revision=248740
* Reset beech@FreeBSD.org while he works on restoring his email situation.Mark Linimon2009-08-281-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=240459
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-051-8/+1
| | | | Notes: svn path=/head/; revision=225293
* - Adopt orphan ports in ftp category.Beech Rintoul2008-01-231-1/+1
| | | | | | | Approved by: linimon (mentor, implicit) Notes: svn path=/head/; revision=206081
* Fix up after bsd.perl.mk.Mark Linimon2007-09-081-2/+3
| | | | Notes: svn path=/head/; revision=199119
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149317
* s/USE_PERL/USE_PERL5/Kris Kennaway2004-05-181-1/+1
| | | | Notes: svn path=/head/; revision=109387
* Add missing USE_PERLKris Kennaway2004-05-041-0/+1
| | | | Notes: svn path=/head/; revision=108358
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* utilize SITE_PERLYing-Chieh Liao2003-10-242-6/+6
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75953
* upgrade to 3p2Ying-Chieh Liao2002-11-202-7/+8
| | | | | | | | PR: 45508 Submitted by: Mark Linimon <linimon@lonesome.com> Notes: svn path=/head/; revision=70533
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* upgrade to v3 pre1Ying-Chieh Liao2002-01-193-7/+16
| | | | | | | drop maintainership Notes: svn path=/head/; revision=53343
* add depends on devel/p5-Term-ANSIColor when OSVERSION < 500007Ying-Chieh Liao2001-07-241-1/+8
| | | | | | | Submitted by: Bryan Fullerton <bryanf@samurai.com> Notes: svn path=/head/; revision=45428
* add profxpYing-Chieh Liao2001-06-135-0/+38
FXP (server-to-server FTP) client Notes: svn path=/head/; revision=43943