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
Florent Thoumie 87e9dc7ae1 - Fix rtc on systems where sizeof(int) != sizeof(long).
- Clean pkg-plist a bit.
- Re-word IGNORE lines and remove quotes.

PR:		ports/87546
Submitted by:	Simun Mikecin <numisemis@yahoo.com>
2005-11-29 15:43:43 +00:00
accessibility - Fix pkg-plist issues. 2005-11-29 14:29:26 +00:00
arabic
archivers
astro
audio The linuxulator does not support Linux amd64 code. When ${ARCH} is 2005-11-29 10:06:02 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases - Update to 1.0. 2005-11-29 14:00:27 +00:00
deskutils - Update to 0.7.6. 2005-11-29 11:50:07 +00:00
devel - Fix pkg-plist issues. 2005-11-29 14:27:29 +00:00
dns
editors Update to version 0.6 2005-11-29 12:17:22 +00:00
emulators - Fix rtc on systems where sizeof(int) != sizeof(long). 2005-11-29 15:43:43 +00:00
finance DEPRECATED, this project doesn't exist anymore since 2004 2005-11-29 12:11:09 +00:00
french
ftp
games Graphical tool to change TuxPaint settings 2005-11-29 14:44:21 +00:00
german
graphics
hebrew
hungarian
irc
japanese - Fix issue with madoka IRC proxy. 2005-11-29 15:25:14 +00:00
java Add missing files to pkglist. 2005-11-29 14:36:42 +00:00
korean
lang - Update to 3.08.a27 [1] 2005-11-29 15:02:17 +00:00
mail - Update to recent (20051128) snapshot. 2005-11-29 15:00:07 +00:00
math - Update to 0.6.4. 2005-11-29 12:47:48 +00:00
mbone
misc
Mk
multimedia - Make distfile fetchable again 2005-11-29 12:06:27 +00:00
net
net-im
net-mgmt
net-p2p
news
palm - Restore sourceforge as a master site, I removed it errorneously 2005-11-29 10:19:05 +00:00
polish
ports-mgmt Update to 0.3.9_5: 2005-11-29 15:18:28 +00:00
portuguese
print
russian
science
security Fix distinfo. 2005-11-29 14:24:47 +00:00
shells
sysutils Update to 0.3.9_5: 2005-11-29 15:18:28 +00:00
Templates
textproc Add textproc/p5-String-Divert 0.96, a Perl module that provides a 2005-11-29 13:27:21 +00:00
Tools
ukrainian
vietnamese
www Add p5-HTML-Chuncks, a simple nested template engine for HTML, XML and XHTML 2005-11-29 14:14:02 +00:00
x11 Update to 2.8.0.7. 2005-11-29 05:48:29 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Update to 3.15.1 2005-11-29 10:59:31 +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 Update monotone to 0.24 release: 2005-11-29 11:03:11 +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.