Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add SIZE. | cy | 2004-03-18 | 1 | -0/+1 |
| | | | | Submitted by: trevor | ||||
* | Use the SORT macro from bsd.port.mk. | trevor | 2004-01-22 | 1 | -1/+1 |
| | |||||
* | Generate plist either statically or before do-install phase for | marcus | 2003-07-05 | 1 | -4/+8 |
| | | | | | | compatibility with upcoming bsd.port.mk patches. Submitted by: Sergey Matveychuk <sem@ciam.ru> | ||||
* | Clear moonlight beckons. | ade | 2003-03-07 | 2 | -1/+1 |
| | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. | ||||
* | Remove RESTRICTED tag for crypto stuff. | nork | 2003-02-22 | 1 | -2/+0 |
| | | | | Approved by: kris (implicitly) | ||||
* | Add MASTER_SITE | cy | 2003-02-12 | 1 | -1/+2 |
| | |||||
* | o Rollback PORTCOMMENT modifications while this feature's implementation | lioux | 2002-11-10 | 2 | -2/+1 |
| | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) | ||||
* | Use PORTCOMMENT. | cy | 2002-11-07 | 2 | -1/+2 |
| | |||||
* | Master site subdirectory has changed. | cy | 2002-08-21 | 1 | -1/+1 |
| | | | | Noticed by: bento | ||||
* | Change MAINTAINER from me at work to me at FreeBSD.org. | cy | 2002-03-15 | 1 | -1/+1 |
| | |||||
* | Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; | knu | 2002-01-29 | 1 | -2/+2 |
| | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Use command macros where appropriate. | ||||
* | Update to sftp 0.9.9. | cy | 2001-11-29 | 2 | -3/+2 |
| | | | | | Reviewed by: nectar Approved by: nectar | ||||
* | Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵ | lioux | 2001-11-20 | 1 | -1/+1 |
| | | | | the later case | ||||
* | Allow sftp to interoperate with gftp. | steve | 2001-02-26 | 2 | -3/+3 |
| | | | | | PR: 25034 Submitted by: maintainer | ||||
* | Rename PLIST.in to pkg-plist.in. | asami | 2000-10-08 | 1 | -1/+1 |
| | |||||
* | Update to 0.9.6. | sobomax | 2000-09-02 | 2 | -2/+2 |
| | | | | | PR: 20962 Submitted by: maintainer | ||||
* | Update to 0.9.5 | alex | 2000-06-27 | 2 | -2/+2 |
| | | | | | PR: 19500 Submitted by: maintainer | ||||
* | Update to 0.9.4. | knu | 2000-05-01 | 2 | -6/+8 |
| | | | | | | | Stop registering ssh dependency on systems posterior to 4.0-RELEASE. PR: ports/18320 Submitted by: R,Ai(Bmi Guyomarch <rguyom@321.net> | ||||
* | whitespace nits | mharo | 2000-04-22 | 1 | -1/+1 |
| | |||||
* | PORTNAME/PORTVERSION stuff | mharo | 2000-04-12 | 1 | -2/+2 |
| | |||||
* | Update to 0.7 | taoka | 2000-02-08 | 3 | -6/+11 |
| | | | | | PR: 16504 Submitted by: maintainer | ||||
* | Update to version 0.6. | steve | 2000-01-24 | 3 | -7/+58 |
| | | | | | PR: 16069 Submitted by: maintainer | ||||
* | Adding sftp version 0.5. | steve | 1999-12-31 | 4 | -0/+71 |
An ftp(1) replacement that runs over an ssh tunnel. PR: 15777 Submitted by: Cy Shubert <Cy.Shubert@uumail.gov.bc.ca> |