1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Dirk Meyer d1f7dc6ecf Log:
- allow build with openssl installed from ports.
PR:		76643
Reviewed by:	William Fletcher
Approved by:	MAINTAINER timeout
2005-07-10 10:05:08 +00:00
accessibility
arabic
archivers Update to 1.16 2005-07-06 10:13:08 +00:00
astro o change my coordinates as I've moved (so time ago) 2005-07-08 09:38:44 +00:00
audio Update to Gaim 1.4.0. See http://gaim.sourceforge.net/ChangeLog for 2005-07-09 01:07:45 +00:00
benchmarks Add flops, floating point benchmark to give your MFLOPS rating. 2005-07-06 10:02:08 +00:00
biology
cad BROKEN: Size mismatch 2005-07-09 02:37:54 +00:00
chinese Add firefox-zh_CN 1.0.4, firefox Simplified Chinese(zh-CN) Language 2005-07-08 06:53:32 +00:00
comms Upgrade to version 1.1.33 2005-07-09 16:49:03 +00:00
converters
databases Mark IGNORE for old perl versions. 2005-07-10 05:50:51 +00:00
deskutils Update to Gaim 1.4.0. See http://gaim.sourceforge.net/ChangeLog for 2005-07-09 01:07:45 +00:00
devel - warn about bad ldconfig paths 2005-07-10 08:21:08 +00:00
dns OPTIONS'ify, rename the WITH_DJBDNS_DUMPCACHE knob to WITH_DUMPCACHE, 2005-07-07 14:13:35 +00:00
editors Backout USE_IMAKE 2005-07-10 03:08:36 +00:00
emulators Add gens, a Sega Genesis/CD/32X emulator 2005-07-05 22:15:53 +00:00
finance
french Chase Code_Aster's upgrade to 8.1. 2005-07-05 22:03:52 +00:00
ftp - update to 0.9.2 2005-07-06 18:59:08 +00:00
games Chase master site 2005-07-09 13:36:00 +00:00
german
graphics - Remove forgotten patch 2005-07-09 16:22:39 +00:00
hebrew
hungarian
irc
japanese Fix build problem. 2005-07-09 12:59:30 +00:00
java Update to 1.1.2-pre1 released in February 2004. Some serious 2005-07-07 18:38:19 +00:00
korean Update to 1.0.1 and follow teTeX-3.0 scheme. 2005-07-08 07:34:29 +00:00
lang - mark NO_PACKAGE, problems on pointyhat cluster 2005-07-10 08:34:22 +00:00
mail Update to 0.4. 2005-07-09 06:03:29 +00:00
math - Update to 1.4.1 2005-07-08 20:06:40 +00:00
mbone
misc Update to Gaim 1.4.0. See http://gaim.sourceforge.net/ChangeLog for 2005-07-09 01:07:45 +00:00
Mk - Add new bsd.python.mk-side support for Twisted Python. 2005-07-07 08:10:24 +00:00
multimedia Revert previous change, slave ports revision will go backwards with this change. 2005-07-10 06:51:06 +00:00
net Upgrade to 1709 RC12b (bug fixes). 2005-07-09 21:13:28 +00:00
net-im Upgrade to 1709 RC12b (bug fixes). 2005-07-09 21:13:28 +00:00
net-mgmt - Improve patch file 2005-07-07 16:33:52 +00:00
net-p2p Update to 0.1214 2005-07-06 14:18:30 +00:00
news
palm
polish
ports-mgmt Log: 2005-07-10 10:05:08 +00:00
portuguese
print
russian
science Chase master site 2005-07-09 13:12:33 +00:00
security Correct a typo: s/lemote/remote/ 2005-07-09 20:02:57 +00:00
shells
sysutils Log: 2005-07-10 10:05:08 +00:00
Templates
textproc - Define NO_LATEST_LINK, we already got flip elsewhere 2005-07-08 19:40:17 +00:00
Tools
ukrainian
vietnamese
www - Drop maintainership. Some people seemed to show interest for this port 2005-07-09 14:16:17 +00:00
x11 Presenting GNOME 2.10.2 for FreeBSD. Check out 2005-07-07 17:44:16 +00:00
x11-clocks Master site and WWW site disappeared with no sign of a replacement. 2005-07-09 02:32:00 +00:00
x11-fm
x11-fonts Update to 0.35 2005-07-06 10:20:01 +00:00
x11-servers
x11-themes Remove two leftover locale directories. 2005-07-09 03:47:22 +00:00
x11-toolkits Chase master site 2005-07-09 02:35:55 +00:00
x11-wm Add USE_GETTEXT and NO_LATEST_LINK. 2005-07-09 01:43:12 +00:00
.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.