[jftp] 03/40: * remove some of the built files

Markus Koschany apo at moszumanska.debian.org
Sat Apr 2 22:50:20 UTC 2016


This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository jftp.

commit 7f9348c1306d7c0193849b48f689801f33ec21ea
Author: Varun Hiremath <varun at debian.org>
Date:   Mon Sep 10 15:33:32 2007 +0000

    * remove some of the built files
---
 debian/files                                       |   1 -
 debian/jftp/DEBIAN/control                         |  19 ----
 debian/jftp/DEBIAN/md5sums                         |  14 ---
 debian/jftp/usr/bin/jftp                           |   2 -
 debian/jftp/usr/share/doc/jftp/TODO                |  65 --------------
 debian/jftp/usr/share/doc/jftp/api-use.txt         |   8 --
 debian/jftp/usr/share/doc/jftp/applet.html         |  13 ---
 debian/jftp/usr/share/doc/jftp/bookmarks.txt       |  41 ---------
 debian/jftp/usr/share/doc/jftp/changelog.Debian.gz | Bin 296 -> 0 bytes
 debian/jftp/usr/share/doc/jftp/copyright           |  30 -------
 .../share/doc/jftp/examples/FtpDownload.java.gz    | Bin 1638 -> 0 bytes
 .../usr/share/doc/jftp/examples/FtpUpload.java     |  97 ---------------------
 .../usr/share/doc/jftp/examples/Grapher.java.gz    | Bin 2065 -> 0 bytes
 debian/jftp/usr/share/doc/jftp/nfsinfo             |  53 -----------
 debian/jftp/usr/share/doc/jftp/readme.gz           | Bin 5414 -> 0 bytes
 debian/jftp/usr/share/java/jftp-1.50.jar           | Bin 460778 -> 0 bytes
 debian/jftp/usr/share/java/jftp.jar                |   1 -
 debian/jftp/usr/share/man/man1/jftp.1.gz           | Bin 795 -> 0 bytes
 debian/patched/01_manifest_fix.dpatch              |   1 -
 debian/patched/02_printstream_gcj_fix.dpatch       |   1 -
 debian/stamp-ant-build                             |   0
 debian/stamp-patched                               |   0
 22 files changed, 346 deletions(-)

diff --git a/debian/files b/debian/files
deleted file mode 100644
index a563b39..0000000
--- a/debian/files
+++ /dev/null
@@ -1 +0,0 @@
-jftp_1.50-1_all.deb net optional
diff --git a/debian/jftp/DEBIAN/control b/debian/jftp/DEBIAN/control
deleted file mode 100644
index 8805fde..0000000
--- a/debian/jftp/DEBIAN/control
+++ /dev/null
@@ -1,19 +0,0 @@
-Package: jftp
-Version: 1.50-1
-Architecture: all
-Maintainer: Debian Java maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Installed-Size: 556
-Depends: libslide-webdavclient-java, libjcifs-java, libjorbis-java, libcommons-logging-java, libcommons-httpclient-java, liblog4j1.2-java, kunststoff, libyanfs-java, libj2ssh-java, libjsch-java
-Section: net
-Priority: optional
-Description: a Java GUI client for FTP, SMB, SFTP and NFS
- JFtp is a graphical Java network and file transfer client. It
- supports FTP using its own FTP API and various other protocols like
- SMB, SFTP, NFS, HTTP, and file I/O using third party APIs. It
- includes many advanced features such as recursive directory
- up/download, browsing FTP servers while transferring files, FTP
- resuming and queueing, browsing the LAN for Windows shares, and
- more. Multiple connections can open at a time in a Mozilla-style
- tabbed browsing environment.
- .
-  Homepage: http://j-ftp.sourceforge.net
diff --git a/debian/jftp/DEBIAN/md5sums b/debian/jftp/DEBIAN/md5sums
deleted file mode 100644
index 248e979..0000000
--- a/debian/jftp/DEBIAN/md5sums
+++ /dev/null
@@ -1,14 +0,0 @@
-528e1279a280cd5d48111b870cdbe518  usr/share/java/jftp-1.50.jar
-8a72e77bc1cb82e250eb943dfb013a7f  usr/share/doc/jftp/api-use.txt
-298a3dcef0d285e44f4e465401b77b72  usr/share/doc/jftp/applet.html
-ce915e921be3d9cd8cd496fb0efccdd9  usr/share/doc/jftp/bookmarks.txt
-76d8bbd82d9475d903a819aff60fe630  usr/share/doc/jftp/nfsinfo
-2b693f4dec8708829cb5eb66db8ddd0e  usr/share/doc/jftp/TODO
-a2eb59dcc5ea464b15687ad3aec0ab16  usr/share/doc/jftp/copyright
-e1e6bfeb37c5935f6c90a0f9d52d29b7  usr/share/doc/jftp/examples/Grapher.java.gz
-f010a72279b7f2429efcd842b0ecd3d6  usr/share/doc/jftp/examples/FtpUpload.java
-3e6f1719d40c232ef0befa4c059880e4  usr/share/doc/jftp/examples/FtpDownload.java.gz
-0c8920687c3ff604d509e97c0ba40760  usr/share/doc/jftp/readme.gz
-6c9d102a017abcf755c6db68f5a45466  usr/share/doc/jftp/changelog.Debian.gz
-4e695f89996999e5a74b21762985a3f2  usr/share/man/man1/jftp.1.gz
-8ef609c4bffd5bc338a251ae7023e413  usr/bin/jftp
diff --git a/debian/jftp/usr/bin/jftp b/debian/jftp/usr/bin/jftp
deleted file mode 100755
index 81c8fce..0000000
--- a/debian/jftp/usr/bin/jftp
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-java -jar /usr/share/java/jftp.jar "$@"
diff --git a/debian/jftp/usr/share/doc/jftp/TODO b/debian/jftp/usr/share/doc/jftp/TODO
deleted file mode 100644
index 691d90e..0000000
--- a/debian/jftp/usr/share/doc/jftp/TODO
+++ /dev/null
@@ -1,65 +0,0 @@
-NOTE: This file is outdated, please take a look at the sourceforge feature request site
-      if you are interested in what's going on or even want to help improving JFtp.
-
-H		- bugs and feature requests submitted on sourceforge
-		  (work still in progress, i won't list all of them here, but they aren't forgotten)
-
-H		- implement timestamping to make up/download resuming safe
-
-HF		- add ftp mget support (1 vote)
-		  (i looked at it and it is an interesting feature)
-
-M		- further enhance the GUI
-
-M		- add parameter checks for the api
-		  (all given parameters for up/download/remove etc. should be plain files or dirs,
-		  no relative or absolutet paths, so do a chdir before doing anything if you use the api
-		  and want to be on the safe side)
-
-M 		- popup for upload resuming
-
-MB		- fix SFTP symlink support (1 vote)
-
-M 		- improve NFS support
-		  (mutithreading is not implemented yet
-		  and it does not work with some servers - need debug info first)
-
-MF		- enhance local and implement remote JFileChooser (1 vote)
-		  (not that easy, i have to find a way to extend JFileChooser or
-		  to write a new class)
-
-MU		- enhance downloadmanager support for SMB and SFTP and URL types
-		  (it depends on the protocol if features  like resuming and multiple conenctions are supported.
-		  some apis do not support resuming for example, for others it is imho not so important to have
-		  it so i do not implement it until somebody needs it - SMB for example, because most connections
-		  will be fast (lan) connections)
-
-L		- enable all supported protocols on the address bar
-		  (open urls ending with a / in the remote window, done for http/ftp)
-
-------------------------------------------------------------------------------------------------------
-
-H	- high priority
-M	- medium priority
-L	- low priority
-
-W	- lots of work
-F	- future, not assigned yet
-A	- already assigned
-
-U	- not sure if, how or in what kind of way this will happen
-
-C	- critical bug
-B	- normal bug
-
---------------------------------------	Notes	------------------------------------------------
-
-
-- the server you want to open is not yet supported? just fill out a feature request a we will see what we can do
-- group permissions are not checked, it's possible that a file the user has access to is marked incorrect in very rare cases.
-  you are able to download the file even if it's marked red in such a case, of course. if one or more hardlinks in a directory are
-  missing this may cause the permissions not to be displayed due to malformed ls output, too
-- Kunststoff is listed twice sometimes (seems not to be my fault)
-- check windows-server-code (downloads.viaarena.com), VMS-server-code (rf1.cuis.edu)
-
-
diff --git a/debian/jftp/usr/share/doc/jftp/api-use.txt b/debian/jftp/usr/share/doc/jftp/api-use.txt
deleted file mode 100644
index 093f912..0000000
--- a/debian/jftp/usr/share/doc/jftp/api-use.txt
+++ /dev/null
@@ -1,8 +0,0 @@
---- Standalone-usage ---
-
-If you want to use the JFtp-api without the gui app,
-take a look at FtpDownload.java.
-It's easy to understand, but if you have any questions
-feel free to ask at j-ftp-devel at lists.sourceforge.net
-
-
diff --git a/debian/jftp/usr/share/doc/jftp/applet.html b/debian/jftp/usr/share/doc/jftp/applet.html
deleted file mode 100644
index b4ef202..0000000
--- a/debian/jftp/usr/share/doc/jftp/applet.html
+++ /dev/null
@@ -1,13 +0,0 @@
-<html>
-
-<body>
-
-<h3>JFtp should start soon...</h3>
-<p>Watch your java console log if the application does not start correctly.</p>
-<br><br>
-
-<applet code="net.sf.jftp.JFtpApplet" archive="../build/jars/jftp.jar">
-	Sorry, no java found
-</applet>
-
-</html>
\ No newline at end of file
diff --git a/debian/jftp/usr/share/doc/jftp/bookmarks.txt b/debian/jftp/usr/share/doc/jftp/bookmarks.txt
deleted file mode 100644
index eebd74b..0000000
--- a/debian/jftp/usr/share/doc/jftp/bookmarks.txt
+++ /dev/null
@@ -1,41 +0,0 @@
-# JFtp Bookmark Configuration file
-#
-# Syntax: protocol#host#user#password#port#dir/domain#local
-#
-# Note: not all values are used by every connection, but all fields must contain at least
-# one character.
-#
-# protocol: FTP, SFTP, SMB or NFS (uppercase)
-# host: hostname or ip for ftp + sftp, valid url for smb + nfs  ("(LAN)" for smb lan browsing)
-# user, password: the login data
-# port: this must be a number (even if it is not used for smb+nfs, set it in the url for nfs)
-# dir/domain: inital directory for the connection, domainname for smb
-# local: "true" if connection should be opened in local tab, "false" otherwise
-#
-# directories must be included in <dir></dir> tags and can be ended unsing a single
-# <enddir> tag
-#
-
-<dir>JFtp</dir>
-FTP#upload.sourceforge.net#anonymous#j-ftp at sf.net#21#/incoming#false
-<enddir>
-
-<dir>Other</dir>
-
-<dir>Linux</dir>
-FTP#ftp.kernel.org#anonymous#j-ftp at sf.net#21#/pub/linux/kernel/v2.6#false
-<enddir>
-
-<dir>Lan</dir>
-SMB#(LAN)#guest#guest#-1#-#false
-<enddir>
-
-<enddir>
-
-
-
-
-
-
-
-
diff --git a/debian/jftp/usr/share/doc/jftp/changelog.Debian.gz b/debian/jftp/usr/share/doc/jftp/changelog.Debian.gz
deleted file mode 100644
index a4bd63f..0000000
Binary files a/debian/jftp/usr/share/doc/jftp/changelog.Debian.gz and /dev/null differ
diff --git a/debian/jftp/usr/share/doc/jftp/copyright b/debian/jftp/usr/share/doc/jftp/copyright
deleted file mode 100644
index eb1d05b..0000000
--- a/debian/jftp/usr/share/doc/jftp/copyright
+++ /dev/null
@@ -1,30 +0,0 @@
-This package was debianized by Varun Hiremath <varunhiremath at gmail.com> on
-Fri, 24 Aug 2007 18:14:39 +0530.
-
-It was downloaded from http://j-ftp.sourceforge.net
-
-Upstream Author: David Hansmann <hansmann.d at debitel.net>
-
-Copyright: 2007, David Hansmann <hansmann.d at debitel.net>
-
-License:
-
-   This package is free software; you can redistribute it and/or modify
-   it under the terms of the GNU General Public License as published by
-   the Free Software Foundation; either version 2 of the License, or
-   (at your option) any later version.
-
-   This package is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with this package; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
-
-On Debian systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL'.
-
-The Debian packaging is (C) 2007, Varun Hiremath <varunhiremath at gmail.com> and
-Kumar Appaiah <akumar at ee.iitm.ac.in>, and is licensed under the GPL, see above.
diff --git a/debian/jftp/usr/share/doc/jftp/examples/FtpDownload.java.gz b/debian/jftp/usr/share/doc/jftp/examples/FtpDownload.java.gz
deleted file mode 100644
index 7ca0ba7..0000000
Binary files a/debian/jftp/usr/share/doc/jftp/examples/FtpDownload.java.gz and /dev/null differ
diff --git a/debian/jftp/usr/share/doc/jftp/examples/FtpUpload.java b/debian/jftp/usr/share/doc/jftp/examples/FtpUpload.java
deleted file mode 100644
index b336ee3..0000000
--- a/debian/jftp/usr/share/doc/jftp/examples/FtpUpload.java
+++ /dev/null
@@ -1,97 +0,0 @@
-import net.sf.jftp.net.ConnectionHandler;
-import net.sf.jftp.net.ConnectionListener;
-import net.sf.jftp.net.DataConnection;
-import net.sf.jftp.net.FtpConnection;
-import net.sf.jftp.net.BasicConnection;
-import net.sf.jftp.util.Log;
-import net.sf.jftp.util.Logger;
-import net.sf.jftp.config.Settings;
-
-import java.io.*;
-
-/**
-* See FtpDownload.java for comments.
-*/
-public class FtpUpload implements Logger, ConnectionListener
-{
-
- private boolean isThere = false;
-
- private ConnectionHandler handler = new ConnectionHandler();
-
- public FtpUpload(String host, String dir, String file)
- {
- 	Log.setLogger(this);
-
- 	FtpConnection con = new FtpConnection(host);
-
-	con.addConnectionListener(this);
-
-	con.setConnectionHandler(handler);
-
-	con.login("anonymous","no at no.no");
-
-	while(!isThere)
-	{
-		try { Thread.sleep(10); }
-		catch(Exception ex) { ex.printStackTrace(); }
-	}
-
-	con.chdir(dir);
-
-	con.upload(file);
- }
-
- public static void main(String argv[])
- {
-    if(argv.length == 3)
-    { 
-	    FtpUpload f = new FtpUpload(argv[0], argv[2], argv[1]); 
-    }
-    else 
-    {
-     FtpUpload g = 
-	    new FtpUpload("upload.sourceforge.net", "/incoming", "test.txt");
-    }
-}
-
-
- public void updateRemoteDirectory(BasicConnection con)
- {
- 	System.out.println("new path is: " + con.getPWD());
- }
- 
- public void connectionInitialized(BasicConnection con)
- {
-  	isThere = true;
- }
- 
- public void updateProgress(String file, String type, long bytes) {}
- 
- public void connectionFailed(BasicConnection con, String why) {System.out.println("connection failed!");}
-
- public void actionFinished(BasicConnection con) {}
-
-    public void debug(String msg) {System.out.println(msg);}
-
-     public void debugRaw(String msg) {System.out.print(msg);}
-
-    public void debug(String msg, Throwable throwable) {}
-
-    public void warn(String msg) {}
-
-    public void warn(String msg, Throwable throwable) {}
-
-    public void error(String msg) {}
-
-    public void error(String msg, Throwable throwable) {}
-
-    public void info(String msg) {}
-
-    public void info(String msg, Throwable throwable) {}
-
-    public void fatal(String msg) {}
-
-    public void fatal(String msg, Throwable throwable) {}
-
-}
diff --git a/debian/jftp/usr/share/doc/jftp/examples/Grapher.java.gz b/debian/jftp/usr/share/doc/jftp/examples/Grapher.java.gz
deleted file mode 100644
index 225e511..0000000
Binary files a/debian/jftp/usr/share/doc/jftp/examples/Grapher.java.gz and /dev/null differ
diff --git a/debian/jftp/usr/share/doc/jftp/nfsinfo b/debian/jftp/usr/share/doc/jftp/nfsinfo
deleted file mode 100644
index a9a1d1e..0000000
--- a/debian/jftp/usr/share/doc/jftp/nfsinfo
+++ /dev/null
@@ -1,53 +0,0 @@
-
-
-		 NFS information
-
-
-
-NFS support is provided by the Sun WebNFS API, finally i was able to get it running in combination
-with my linux box at home.
-
-NFS URLs are a little bit tricky, depending on the type of the NFS version you want to use you have
-to use some custom extensions of the url parser.
-
-This is what the devolopers of the WebNFS API write in their javadoc:
-
-"This is just a dumb URL parser class.
-I wrote it because I got fed up with the JDK URL class calling NFS URL's "invalid" simply because the Handler wasn't installed.
-This URL parser also handles undocumented testing options inserted in the URL in the port field.
-The following sequence of option letters may appear before or after the port number, or alone if the port number is not given.
-vn - NFS version, e.g. "v3" u - Force UDP - normally TCP is preferred t - Force TDP - don't fall back to UDP m - Force Mount protocol.
-Normally public filehandle is preferred Option ordering is not important. Example: nfs://server:123v2um/path Use port 123 with NFS
-v2 over UDP and Mount protocol nfs://server:m/path Use default port, prefer V3/TCP but use Mount protocol."
-
-
------------- COMPATIBILITY ---------------
-
-
-Server type: NFS2
-Test system: linux universal nfsd 2.2beta47
-
-TESTED: nfs://server:v2m/tmp       - nfs2, tcp with udp fallback, use mount
-SHOULD: nfs://server:v2tm/tmp    - nfs2, force tcp, use mount
-SHOULD: nfs://server:v2um/tmp   - nfs2, force udp, use mount
-
-
-
-Server type: NFS3
-Test system: none
-
-UNKNOWN: nfs://server:v3m/tmp     - nfs3, tcp with udp fallback, use mount
-UNKNOWN: nfs://server:v3tm/tmp    - nfs3, force tcp, use mount
-UNKNOWN: nfs://server:v3um/tmp   - nfs3, force udp, use mount
-
-
-
-Server type: WebNFS
-Test system: none
-
-UNKNOWN: nfs://server:v3/tmp     - may support webnfs
-UNKNOWN: nfs://server/tmp          - may support webnfs
-
-
-
-
diff --git a/debian/jftp/usr/share/doc/jftp/readme.gz b/debian/jftp/usr/share/doc/jftp/readme.gz
deleted file mode 100644
index 81a9041..0000000
Binary files a/debian/jftp/usr/share/doc/jftp/readme.gz and /dev/null differ
diff --git a/debian/jftp/usr/share/java/jftp-1.50.jar b/debian/jftp/usr/share/java/jftp-1.50.jar
deleted file mode 100644
index a1267db..0000000
Binary files a/debian/jftp/usr/share/java/jftp-1.50.jar and /dev/null differ
diff --git a/debian/jftp/usr/share/java/jftp.jar b/debian/jftp/usr/share/java/jftp.jar
deleted file mode 120000
index 9526ff1..0000000
--- a/debian/jftp/usr/share/java/jftp.jar
+++ /dev/null
@@ -1 +0,0 @@
-jftp-1.50.jar
\ No newline at end of file
diff --git a/debian/jftp/usr/share/man/man1/jftp.1.gz b/debian/jftp/usr/share/man/man1/jftp.1.gz
deleted file mode 100644
index 158b354..0000000
Binary files a/debian/jftp/usr/share/man/man1/jftp.1.gz and /dev/null differ
diff --git a/debian/patched/01_manifest_fix.dpatch b/debian/patched/01_manifest_fix.dpatch
deleted file mode 100644
index 57a3fec..0000000
--- a/debian/patched/01_manifest_fix.dpatch
+++ /dev/null
@@ -1 +0,0 @@
-patching file build.xml
diff --git a/debian/patched/02_printstream_gcj_fix.dpatch b/debian/patched/02_printstream_gcj_fix.dpatch
deleted file mode 100644
index bbb3dec..0000000
--- a/debian/patched/02_printstream_gcj_fix.dpatch
+++ /dev/null
@@ -1 +0,0 @@
-patching file src/java/net/sf/jftp/gui/base/RemoteDir.java
diff --git a/debian/stamp-ant-build b/debian/stamp-ant-build
deleted file mode 100644
index e69de29..0000000
diff --git a/debian/stamp-patched b/debian/stamp-patched
deleted file mode 100644
index e69de29..0000000

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jftp.git



More information about the pkg-java-commits mailing list