Re: Downloading with lynx or w3m, how to download as is, without gratuitous gzip

2017-04-27 Thread Anatoly
> 
> URL where I was stung was
> https://svnweb.freebsd.org/ports/head/x11/xcb-proto/files
> with two patch files in that directory.
> 
Tested it with links 2.13. It works ok.
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Viewing a DVR stream

2017-04-27 Thread Andrea Venturoli

Hello.

I'm trying to view streams from a DVR which uses a the DVR-IP protocol 
(on port 3).


So far I found nothing in the port tree to achieve this.
However, I've seen TaniDVR (1), which, although in a rough CLI way, does 
this.

It compiles just fine, works and should be trivial to port.
Anyone already doing this, before I give it a shot?

Any better alternative?

 bye & Thanks
av.

(1) https://sourceforge.net/projects/tanidvr/?source=directory
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


FreeBSD ports you maintain which are out of date

2017-04-27 Thread portscout
Dear port maintainer,

The portscout new distfile checker has detected that one or more of your
ports appears to be out of date. Please take the opportunity to check
each of the ports listed below, and if possible and appropriate,
submit/commit an update. If any ports have already been updated, you can
safely ignore the entry.

You will not be e-mailed again for any of the port/version combinations
below.

Full details can be found at the following URL:
http://portscout.freebsd.org/po...@freebsd.org.html


Port| Current version | New version
+-+
emulators/mame  | 0.166   | mame0185
+-+
emulators/mess  | 0.166   | mame0185
+-+
multimedia/lives| 2.8.4   | 2.8.5
+-+
sysutils/grub2  | 2.00| 2.02
+-+


If any of the above results are invalid, please check the following page
for details on how to improve portscout's detection and selection of
distfiles on a per-port basis:

http://portscout.freebsd.org/info/portscout-portconfig.txt

Thanks.
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Downloading with lynx or w3m, how to download as is, without gratuitous gzip

2017-04-27 Thread Thomas Mueller
> I have never seen lynx compress an uncompressed file.  However, if lynx sends 
> a header that it can _accept_ gzip encoding, which I believe it might, the 
> webserver can easily gzip the contents to save bandwidth.  lynx could
possibly be saving that compressed content to disk, with a .gz extension...
  
> Personally, I use elinks (and used to be its FreeBSD maintainer) way more 
> often than lynx.
  
> Can you send an URL to recreate the problem?

URL where I was stung was
https://svnweb.freebsd.org/ports/head/x11/xcb-proto/files
with two patch files in that directory.

I was thinking about using links or elinks instead of lynx, but 
textproc/docbook-tools uses www/lynx as a dependency.

If I don't want links' crude graphics implementation, elinks might be smaller 
and good enough.

Building links with directfb option can take a long time; one is better off 
with Firefox or Seamonkey.

I also emailed the upstream maintainer, Thomas Dickey 
(dic...@invisible-island.net).

Tom

___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"