7260 FreshPorts -- net-p2p/jigdo
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

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>
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. ftp/wget
  2. devel/gmake
Required Libraries:
  1. devel/gettext
  2. 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:
     BDB=on: Build with Berkeley DB support (for jigdo-file cache)
     GUI=off: Build the gtk2 gui
     NLS=on: Native Language Support
===> Use 'make config' to modify these settings

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

Number of commits found: 18

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
24 Apr 2013 18:10:32
Original commit files touched by this commit  0.7.3_5
ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
17 Oct 2012 09:07:27
Original commit files touched by this commit  0.7.3_5
pgj search for other commits by this committer
- Convert options to the new format

PR:		ports/172549
Submitted by:	pgj
Approved by:	maintainer
Feature safe:	yes
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: 18

285d
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 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 24537
Broken 218
Deprecated 474
Ignore 633
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 512
Interactive 33
new 24 hours 4
new 48 hours8
new 7 days32
new fortnight63
new month215

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0