1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Pav Lucistnik f0d36411c6 TorrentZip creates byte-for-byte exact zip files on any machine. This allows
people to join a torrent (after they have converted their zip files) with a
particular set of files, thus preventing them from having to download the
entire set of files again.  Because of the way TorrentZip creates identical
zips, the file hashes will always match those in the original torrent.

PR:		ports/80579
Submitted by:	Scot W. Hetzel <swhetzel@gmail.com>
2005-05-04 14:05:27 +00:00
accessibility
arabic
archivers TorrentZip creates byte-for-byte exact zip files on any machine. This allows 2005-05-04 14:05:27 +00:00
astro Remove unresolveable MASTER_SITES 2005-05-03 15:16:30 +00:00
audio Fix plist 2005-05-03 03:10:20 +00:00
benchmarks
biology
cad Bump PORTREVISION after the libgsl update. 2005-05-02 20:46:12 +00:00
chinese
comms
converters
databases Update to 0.20 2005-05-04 10:40:48 +00:00
deskutils
devel Update to 0.77 2005-05-03 11:37:33 +00:00
dns Update to version 2.2.3 2005-05-03 07:35:57 +00:00
editors Generalize a part of patch-ak to all _LP64 archs. An __alpha__ check is 2005-05-04 09:30:21 +00:00
emulators o Oops, I forgot to commit 2 patches. 2005-05-03 04:02:46 +00:00
finance
french
ftp
games - Update to 1.17 2005-05-04 12:42:28 +00:00
german
graphics - Update to 5.9 2005-05-04 12:49:45 +00:00
hebrew
hungarian
irc
japanese - Change maintainer's mail address. 2005-05-03 09:33:32 +00:00
java . Update to 1.3.2. 2005-05-03 17:55:01 +00:00
korean
lang - Unbreak plist 2005-05-04 11:28:38 +00:00
mail Update to 2.3-20050429 2005-05-03 14:53:43 +00:00
math Bump PORTREVISION after the libgsl update. 2005-05-02 20:46:12 +00:00
mbone
misc Fix build 2005-05-03 09:02:17 +00:00
Mk
multimedia Update to 1.0.2. 2005-05-04 13:35:21 +00:00
net - Update to 2.0.7 2005-05-04 13:53:46 +00:00
net-im Update to 0.5.0.3 2005-05-02 20:46:16 +00:00
net-mgmt Update to 1.40 2005-05-02 19:32:47 +00:00
net-p2p
news
palm
polish
ports-mgmt Add a new port for pkg_trackinst 0.2, 2005-05-03 15:03:54 +00:00
portuguese
print - Update to 20050502 2005-05-04 13:07:37 +00:00
russian
science Bump PORTREVISION after the libgsl update. 2005-05-02 20:46:12 +00:00
security * Update to 0.7.7 2005-05-04 13:36:51 +00:00
shells - Change the way used to add/remove the shell on /etc/shells, 2005-05-04 05:47:17 +00:00
sysutils This is a network-based backup system based of of rync. It can do full and 2005-05-04 13:28:47 +00:00
Templates
textproc Update to 1.0.1 2005-05-03 11:11:16 +00:00
Tools
ukrainian
vietnamese
www - Update to 4.6.0 2005-05-04 13:48:22 +00:00
x11 - Beautify console messages 2005-05-04 13:36:32 +00:00
x11-clocks
x11-fm
x11-fonts - Change maintainer's mail address. 2005-05-03 09:33:32 +00:00
x11-servers Bring xorg-server-snap port to 6.8.99.5 after repocopy from xorg-server. This 2005-05-04 01:28:30 +00:00
x11-themes
x11-toolkits
x11-wm
.cvsignore
CHANGES
LEGAL
Makefile
MOVED
README
UPDATING

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

        http://www.freebsd.org/ports

For general information on the ports collection, please see the
FreeBSD Handbook which is available from:

        file://localhost/usr/share/doc/handbook/handbook.html

(if you installed the doc distribution on your machine)

Or:

        http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/

for the latest official version from FreeBSD-current.

The section "The Ports Collection" will tell you how to use the
ports and packages and the "Porting Applications" section
describes how one can contribute to the ports collection.

If you would like to search for a given port, you can do so easily
by saying:

	make search key="<keyword>"

Which will generate a list of all ports matching <keyword>.

NOTE:  This tree can GROW significantly in size during normal usage!
The distribution tar files can and do accumulate in /usr/ports/distfiles,
and the individual ports will also use up lots of space in their work
subdirectories unless you remember to "make clean" after you're done
building a given port.  /usr/ports/distfiles can also be periodically
cleaned without ill-effect, though if you don't have the original
distribution tarball(s) for something on CDROM then you will need to pull
it all over your network connection again if you ever try to build the
associated port.