ports/99395: [PATCH] ftp/hsftp - Added mirror & request maintainership

Beech Rintoul beech at alaskaparadise.com
Fri Jun 23 23:50:21 UTC 2006


>Number:         99395
>Category:       ports
>Synopsis:       [PATCH] ftp/hsftp - Added mirror & request maintainership
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 23 23:50:19 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Beech Rintoul
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
Alaska Paradise 
>Environment:


System: FreeBSD 7.0-CURRENT #70: Wed Jun 21 17:08:37 AKDT 2006
    root at stargate.alaskaparadise.com:/usr/obj/usr/src/sys/STARGATE



>Description:


- Request Maintainership
- Added mirror
- Petted portlint
- Renamed patch


>How-To-Repeat:





>Fix:


diff -ruN --exclude=CVS /usr/ports/ftp/hsftp.orig/Makefile /usr/ports/ftp/hsftp/Makefile
--- /usr/ports/ftp/hsftp.orig/Makefile	Tue Oct 12 04:50:09 2004
+++ /usr/ports/ftp/hsftp/Makefile	Fri Jun 23 15:01:32 2006
@@ -8,9 +8,10 @@
 PORTNAME=	hsftp
 PORTVERSION=	1.15
 CATEGORIES=	ftp
-MASTER_SITES=	http://la-samhna.de/hsftp/
+MASTER_SITES=	http://la-samhna.de/hsftp/ \
+		http://www.alaskaparadise.com/freebsd/
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	beech at alaskaparadise.com
 COMMENT=	FTP emulator that uses ssh to transport commands/data
 
 GNU_CONFIGURE=	yes
diff -ruN --exclude=CVS /usr/ports/ftp/hsftp.orig/files/patch-aa /usr/ports/ftp/hsftp/files/patch-aa
--- /usr/ports/ftp/hsftp.orig/files/patch-aa	Mon Sep  4 18:07:04 2000
+++ /usr/ports/ftp/hsftp/files/patch-aa	Wed Dec 31 14:00:00 1969
@@ -1,10 +0,0 @@
---- hsftp.c.orig	Sun Aug 27 13:06:30 2000
-+++ hsftp.c	Sun Aug 27 13:06:42 2000
-@@ -58,6 +58,7 @@
- #include <signal.h>
- #include <sys/types.h>
- #include <sys/mman.h>
-+#include <sys/time.h>
- #include <sys/resource.h>
- 
- #include "config.h"
diff -ruN --exclude=CVS /usr/ports/ftp/hsftp.orig/files/patch-hsftp.c /usr/ports/ftp/hsftp/files/patch-hsftp.c
--- /usr/ports/ftp/hsftp.orig/files/patch-hsftp.c	Wed Dec 31 14:00:00 1969
+++ /usr/ports/ftp/hsftp/files/patch-hsftp.c	Mon Sep  4 18:07:04 2000
@@ -0,0 +1,10 @@
+--- hsftp.c.orig	Sun Aug 27 13:06:30 2000
++++ hsftp.c	Sun Aug 27 13:06:42 2000
+@@ -58,6 +58,7 @@
+ #include <signal.h>
+ #include <sys/types.h>
+ #include <sys/mman.h>
++#include <sys/time.h>
+ #include <sys/resource.h>
+ 
+ #include "config.h"



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list