FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 7:26 PM BST
Port details
jigdo 0.7.3_5 net-p2p on this many watch lists=2 search for ports that depend on this port
A utility used to retrieve very large files over the Internet
Maintained by: bra@fsn.hu search for ports maintained by this maintainer
Port Added: 30 Jan 2006 21:41:02
License: not specified in port


This is a port of Jigsaw Download (AKA jigdo) which is a tool designed to
ease the distribution of very large files over the Internet, for example
CD or DVD images.

Main features:
    - The large images does not need to be stored on the server, instead only
      the small files contained in the images (works with CD, DVD images,
      uncompressed zip files, tar archives...)
    - In spite of the above, jigdo creates a bit-exact copy of the image on the
      user's machine (to achieve this, the directory data, boot block, etc. of
      the image is stored in a special .template file which is distributes
      alongside the .jigdo file)
    - There is full control over where jigdo-lite will download the individual
      parts. It is possible to define mirrors, so users can choose the nearest
      one.
    - jigdo relies on standard HTTP/FTP, no special protocols needed.
    - jigdo-lite supports resuming aborted downloads, or continuing the
      download with another mirror if the current one is slow.
    - It is possible to "upgrade" the CD image, only the changed data will be
      downloaded.

WWW: http://atterer.net/jigdo/

Attila Nagy <bra@fsn.hu>
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: ftp/wget, devel/gmake
Required Libraries: devel/gettext, databases/db43
There are no ports dependent upon this port

To install the port: cd /usr/ports/net-p2p/jigdo/ && make install clean
To add the package: pkg_add -r jigdo


Configuration Options
===> The following configuration options are available for jigdo-0.7.3_5:
     GUI=off (default) "Build the gtk2 gui"
     BDB=on (default) "Build with Berkeley DB support (for jigdo-file cache)"
     NLS=on (default) "Native Language Support"
===> Use 'make config' to modify these settings

Master Sites:
http://atterer.net/jigdo/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 16

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
23 Sep 2011 22:26:39
Original commit files touched by this commit  0.7.3_5
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
02 Jul 2011 18:06:14
Original commit files touched by this commit  0.7.3_5
miwi search for other commits by this committer
- Kick MD5 Support
31 May 2010 02:01:56
Original commit files touched by this commit  0.7.3_5
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
03 Apr 2010 10:44:36
Original commit files touched by this commit  0.7.3_4
roam search for other commits by this committer
Chase the ftp/curl shlib version bump.
23 Jan 2009 15:43:14
Original commit files touched by this commit  0.7.3_3
roam search for other commits by this committer
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
06 Jun 2008 13:53:49
Original commit files touched by this commit  0.7.3_2
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
04 Oct 2007 02:16:18
Original commit files touched by this commit  0.7.3_1
edwin search for other commits by this committer
Remove always-false/true conditions based on OSVERSION 500000
13 Mar 2007 12:11:57
Original commit files touched by this commit  0.7.3_1
gabor search for other commits by this committer
- Fix fetching

PR:             ports/110095
Submitted by:   Eric P. Scott <eps+pbug0703@ana.com>
Approved by:    Attila Nagy <bra@fsn.hu> (maintainer, via private mail)
13 Dec 2006 12:41:36
Original commit files touched by this commit  0.7.3_1
roam search for other commits by this committer
Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.

Thanks to everyone who took the time to look over the patch!

Discussed on:   -ports
11 Sep 2006 23:38:51
Original commit files touched by this commit  0.7.3
shaun search for other commits by this committer
Update MASTER_SITES per fenner's distfile survey.

Submitted by:   Attila Nagy <bra@fsn.hu> (maintainer) via freebsd-ports.
12 Jun 2006 14:35:12
Original commit files touched by this commit  0.7.3
pav search for other commits by this committer
- Mark BROKEN on FreeBSD 4.X: does not compile

Reported by:    krismail
05 Jun 2006 20:29:27
Original commit files touched by this commit  0.7.3
pav search for other commits by this committer
- Update to 0.7.3
- Update BDB handling

Submitted by:   Attila Nagy <bra@fsn.hu> (maintainer)
28 Feb 2006 19:43:59
Original commit files touched by this commit  0.7.1
erwin search for other commits by this committer
Remove a spurious / that breaks the WITH_GUI case.

Submitted by:   Peter Jeremy <peterjeremy@optushome.com.au>
Approved by:    portmgr (self)
27 Feb 2006 12:13:11
Original commit files touched by this commit  0.7.1
vd search for other commits by this committer
Convert to OPTIONS and UNBREAK

PR:             ports/92810 (based on)
Reworked by:    vd
Submitted by:   "Ion-Mihai "IOnut" Tetcu" <itetcu@people.tecnik93.com>
Approved by:    portmgr (clement), maintainer timeout
03 Feb 2006 08:28:42
Original commit files touched by this commit  0.7.1
kris search for other commits by this committer
BROKEN: Needs to be converted to use OPTIONS instead of home-grown configure
script
30 Jan 2006 21:36:28
Original commit files touched by this commit  0.7.1
pav search for other commits by this committer
Populate newly create net-p2p category with these ports:

  ftp/jigdo
  net/amule1
  net/amule2
  net/apollon
  net/azureus
  net/bnbt
  net/btpeer
  net/btqueue
  net/cdonkey
  net/ctorrent
  net/dcd
  net/dclib
  net/dctc
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 16

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours7
new 7 days63
new fortnight184
new month256

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.16 seconds.