1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Michael Johnson 61c9358f3b - Update to 1.0.12
- Grab MAINTAINER
- Add new OPTIONS, WITH_FLAC, on by default -- adds support to flac
  and WITH_SQLITE3, off by default -- adds support to sqlite3
2005-09-30 08:30:00 +00:00
accessibility Update to 0.3.8. 2005-09-30 03:22:34 +00:00
arabic
archivers Add a missing CONFLICTS on archivers/rpm4. 2005-09-29 13:43:45 +00:00
astro science/kst doesn't need the archive 2005-09-29 10:31:48 +00:00
audio - Update to 1.0.12 2005-09-30 08:30:00 +00:00
benchmarks
biology
cad Fix bogus ui files in preparation for Qt 3.3.5 2005-09-29 13:37:44 +00:00
chinese
comms - Fix conflicts with openssl 2005-09-29 18:39:43 +00:00
converters
databases Update to 5.0.13 rc release: 2005-09-29 19:58:03 +00:00
deskutils Fix bogus ui files in preparation for Qt 3.3.5 2005-09-29 13:37:44 +00:00
devel Update to 0.22. 2005-09-30 08:18:56 +00:00
dns
editors
emulators With portmgr hat on, reset maintainer. There have been several maintainer 2005-09-30 02:49:52 +00:00
finance Fix bogus ui files in preparation for Qt 3.3.5 2005-09-29 13:37:44 +00:00
french
ftp
games Make a sentence sound better. 2005-09-29 16:49:22 +00:00
german
graphics Update to 0.12 2005-09-29 16:00:54 +00:00
hebrew
hungarian
irc Fix bogus ui files in preparation for Qt 3.3.5 2005-09-29 13:37:44 +00:00
japanese Mark CONFLICTS - both install bin/jls and jls.1 man. 2005-09-29 11:07:19 +00:00
java . Update to 2.2. 2005-09-29 22:07:08 +00:00
korean
lang Retire lang/p5-List-MoreUtil, as lang/p5-List-MoreUtils is better. 2005-09-30 07:46:10 +00:00
mail Update to 5.418. 2005-09-30 07:53:40 +00:00
math
mbone
misc With portmgr hat on, reset maintainer. There have been several maintainer 2005-09-30 02:49:52 +00:00
Mk
multimedia Uses 32bit int for ioctl rather than 64bit long on amd64 2005-09-29 13:03:19 +00:00
net With portmgr hat on, reset maintainer. There have been several maintainer 2005-09-30 02:49:52 +00:00
net-im Fix bogus ui files in preparation for Qt 3.3.5 2005-09-29 13:37:44 +00:00
net-mgmt - Update to 1.4.2 2005-09-30 08:25:48 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print Update the instruction. 2005-09-30 06:13:01 +00:00
russian
science Fix bogus ui files in preparation for Qt 3.3.5 2005-09-29 13:37:44 +00:00
security With portmgr hat on, reset maintainer. There have been several maintainer 2005-09-30 02:49:52 +00:00
shells
sysutils - Update to 1.1.20050929 2005-09-29 18:28:03 +00:00
Templates
textproc With portmgr hat on, reset maintainer. There have been several maintainer 2005-09-30 02:49:52 +00:00
Tools
ukrainian
vietnamese
www Update to 20040904 (security fix) [1] 2005-09-29 21:10:28 +00:00
x11
x11-clocks
x11-fm
x11-fonts Fix a dependency bug that crept in with rev. 1.7, even when using the 2005-09-29 13:20:57 +00:00
x11-servers
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.