Programm for grabbing satellite internet traffic, and not only. Fix: Patch attached with submission follows:
Class Changed From-To: update->change-request Fix category (new ports should be change-requests) (via the GNATS Auto Assign Tool)
new revision
Fixed dependence on source codes of a kernel and removal of a file which is added remained in system.
Responsible Changed From-To: freebsd-ports-bugs->bsam Take.
Hi! The port is at good state but there are some points to polish. 1. Makefile, line 1, 'skysifh' seems not quite right. ;-) 2. Makefile, line 3, usually it's in a form 'Full Name <email@address>'. Only those with @FreeBSD.org address provide only their username. 3. Pkg-plist, line 2, that will unconditionally delete any user configuration file! Please, do it if a configuration file hasn't been changed from the default. 3. Pkg-plist: it's a good habbit to conditionally define if port docs are installed. 4. Pkg-plist, line 10, you remove a file 'skystar2.ko.symbols' from another port! 5. It's not mandatory here nut it will be very good if someone translate instructions from the README file to English. You may name a file in Russian, say, README.rus. Thanks for taking care of the port! BTW, The FreeBSD Porter's Handbook may help you do your best: http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/index.html WBR -- bsam
Remarks are corrected.
This variant is much better! There are errors at RELENG_6 and RELENG_8 though: i386: http://bb.ipt.ru/tb/errors/6-bsam-exp/skyfish-0.75.log amd64: http://tba.bsam.ru/tb/errors/8-bsam-exp/skyfish-0.75.log RELENG_7 is OK for i386 and amd64. Thanks for the port!
New version.
bsam 2008-07-25 08:46:17 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/skyfish Makefile distinfo pkg-descr pkg-plist Log: Skyfish saves the information being sent via the HTTP protocol to disk. Allow filtering by type, file size and simultaneously listening several network interfaces. It's possible to grab sattelite internet traffic. WWW: http://www.lissyara.su/?id=1677 - Surkov Andrey nsand@sura.ru PR: ports/124218 Submitted by: Nsand <nsand at sura.ru> Revision Changes Path 1.2023 +1 -0 ports/net/Makefile 1.1 +31 -0 ports/net/skyfish/Makefile (new) 1.1 +3 -0 ports/net/skyfish/distinfo (new) 1.1 +7 -0 ports/net/skyfish/pkg-descr (new) 1.1 +12 -0 ports/net/skyfish/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"
bsam 2008-07-25 09:11:10 UTC FreeBSD doc repository (ports committer) Modified files: en_US.ISO8859-1/articles/contributors contrib.additional.sgml Log: Add Andrey Surkov for net/skyfish. PR: 124218 Submitted by: Andrey Surkov <nsand at sura.ru> Revision Changes Path 1.816 +5 -0 doc/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml _______________________________________________ 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"
State Changed From-To: open->closed Committed, thanks! A new contributor is addes to the official site: http://www.freebsd.org/doc/en_US.ISO8859-1/articles/contributors/contrib-additional.html
New version 0.84. The column showing speed of each stream is added