1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Cheng-Lung Sung 0a33789625 - Update to 0.12
- Added File::MimeInfo::Applications and the mimeopen script
- add SHA256 checksum

PR:		89704
Submitted by:	clsung
Approved by:	maintainer
2005-11-29 09:25:39 +00:00
accessibility Update to 1.8.8. 2005-11-29 05:28:40 +00:00
arabic
archivers Update to 2.12.2. 2005-11-29 04:39:26 +00:00
astro - It is fun to see how much longer I would have to fix sorting in this 2005-11-28 13:12:23 +00:00
audio Update to 0.9.2. 2005-11-28 19:12:18 +00:00
benchmarks
biology
cad - Update to 7.6.4 2005-11-28 18:27:53 +00:00
chinese
comms
converters - Update to 0.19. 2005-11-29 01:24:04 +00:00
databases Upgrade to 1.1.1. 2005-11-28 16:13:21 +00:00
deskutils - Update to 2.12.2 2005-11-28 18:32:04 +00:00
devel - Update to 0.12 2005-11-29 09:25:39 +00:00
dns
editors - Fixed WWW on pkg-descr. 2005-11-28 23:09:09 +00:00
emulators Fix WWW. 2005-11-28 23:52:05 +00:00
finance
french
ftp Update to version 20051021, which after the original author has died now 2005-11-28 19:04:33 +00:00
games - Update to 0.9.15 2005-11-29 01:07:46 +00:00
german
graphics - Update to 0.4.1 2005-11-29 00:09:52 +00:00
hebrew
hungarian
irc
japanese Update to 0.8.0. 2005-11-29 07:48:28 +00:00
java - Update to 0.6.0 2005-11-28 16:05:36 +00:00
korean
lang Fix a typo (missing space) when building without shared libraries. 2005-11-29 01:11:25 +00:00
mail Maintainer no longer has a FreeBSD box. 2005-11-28 23:17:45 +00:00
math
mbone
misc Make fetchable again. 2005-11-28 22:49:02 +00:00
Mk
multimedia Update to cvs snapshot 2005112800: house the snapshot distinfo under 2005-11-29 03:11:41 +00:00
net Update 2.4.4 -> 3.0 2005-11-29 04:12:32 +00:00
net-im Upgrade to 1710 B15. 2005-11-28 20:08:54 +00:00
net-mgmt Change spaces to tab. 2005-11-29 03:19:51 +00:00
net-p2p - Fix build on FreeBSD 4 2005-11-29 00:31:46 +00:00
news
palm
polish
ports-mgmt
portuguese
print - Update to 1.1.0 2005-11-28 16:49:25 +00:00
russian
science
security Backup rev 1.9 which should not have been committed since it was just my 2005-11-29 08:46:13 +00:00
shells
sysutils o) Fix wrong install place of bacula.8 man page 2005-11-29 06:54:26 +00:00
Templates
textproc Update to 20050614 date snapshot 2005-11-28 18:14:48 +00:00
Tools
ukrainian
vietnamese
www - Update to 0.03 2005-11-29 09:24:07 +00:00
x11 Update to 2.8.0.7. 2005-11-29 05:48:29 +00:00
x11-clocks
x11-fm - Update to 2.12.2 2005-11-28 18:32:04 +00:00
x11-fonts
x11-servers
x11-themes Update to 2.6.6. 2005-11-29 05:35:43 +00:00
x11-toolkits Update to 2.12.2. 2005-11-28 21:48:13 +00:00
x11-wm Update to 2.12.2. 2005-11-29 05:40:34 +00:00
.cvsignore
CHANGES
COPYRIGHT
KNOBS
LEGAL
Makefile
MOVED
README
UPDATING New UPDATING item: the meaning of option IPV6 has been fliped with the 2005-11-28 15:27:20 +00:00

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.