| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
24 Oct 2011 09:11:38
1.3.03,1
|
dougb  |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
19 Mar 2011 12:38:54
1.3.03,1
|
miwi  |
- Get Rid MD5 support |
07 Jul 2009 20:37:21
1.3.03,1
|
dhn  |
- Update to 1.3.03 |
21 Apr 2009 14:26:23
1.3.01,1
|
dhn  |
- Update to 1.3.01
Approved by: miwi (mentor) |
06 Mar 2009 18:14:36
1.2.34,1
|
dhn  |
- Use my FreeBSD address on the ports I maintain
Approved by: tabthorpe (co-mentor) |
24 Oct 2008 19:09:19
1.2.34,1
|
miwi  |
- Fix MASTER_SITES
PR: 128273
Submitted by: Dennis Herrmann <adox@mcx2.org> (maintainer) |
12 Oct 2008 13:02:38
1.2.34,1
|
miwi  |
- Update to 1.2.34
Changelog:
* Added Option to disable timestamping for transferred (local) files
* Added reconnect if conncection times out after local file reading
PR: 128016
Submitted by: Dennis Herrmann <adox@mcx2.org> (maintainer) |
29 Sep 2008 07:37:09
1.29
|
miwi  |
- Update to 1.29
- Respect NOPORT*
- Pass maintainership to submitter
PR: 127642
Submitted by: Dennis Herrmann <adox@mcx2.org> (maintainer) |
07 Sep 2008 00:19:05
1.2.33
|
linimon  |
Reset infofarmer due to maintainer-timeouts and no response to email.
Hat: portmgr |
08 Sep 2007 01:00:17
1.2.33
|
linimon  |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
31 Oct 2006 20:35:20
1.2.33
|
sat  |
- Update to 1.2.33 |
31 Aug 2006 15:41:52
1.2.32
|
sat  |
Add port ftp/ftpsync:
ftpsync.pl synchronizes a local directory tree and a remote FTP directory
tree. It was initally written to automize web publishing, but might be
useful for some other purposes, like mirroring not-too-large public sites,
data replication, and more.
WWW: http://ftpsync.sourceforge.net/
Author: Christoph Lechleitner <ibcl@users.sourceforge.net> |