Bug 146480 - New port: ftp/py-tftpy A Pure Python TFTP Implementation
Summary: New port: ftp/py-tftpy A Pure Python TFTP Implementation
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-11 03:10 UTC by Ju Pengfei
Modified: 2010-05-11 04:15 UTC (History)
0 users

See Also:


Attachments
file.shar (2.59 KB, text/plain)
2010-05-11 03:10 UTC, Ju Pengfei
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ju Pengfei 2010-05-11 03:10:08 UTC
New port: ftp/py-tftpy A Pure Python TFTP Implementation

Fix: use this shar file, please.

Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-05-11 03:10:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wen

wen@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-05-11 04:09:13 UTC
wen         2010-05-11 03:08:58 UTC

  FreeBSD ports repository

  Modified files:
    ftp                  Makefile 
  Added files:
    ftp/py-tftpy         Makefile distinfo pkg-descr pkg-plist 
  Log:
  py-tftpy is a Pure Python TFTP Implementation.
  
  PR:             ports/146480
  Submitted by:   Ju Pengfei <jupengfei@gmail.com>
  
  Revision  Changes    Path
  1.151     +1 -0      ports/ftp/Makefile
  1.1       +21 -0     ports/ftp/py-tftpy/Makefile (new)
  1.1       +3 -0      ports/ftp/py-tftpy/distinfo (new)
  1.1       +3 -0      ports/ftp/py-tftpy/pkg-descr (new)
  1.1       +24 -0     ports/ftp/py-tftpy/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Wen Heping freebsd_committer freebsd_triage 2010-05-11 04:15:08 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!