1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Adam Weinberger 8caa86fb9b Update to 2.10.2, and register a dependency upon libgdl-1 if gdl is
installed (I really don't see the point of adding a WITH_GDL switch).
2005-05-31 07:18:17 +00:00
accessibility
arabic
archivers
astro
audio Add USE_GETOPT_LONG to fix build on 4.x 2005-05-31 03:48:01 +00:00
benchmarks
biology - Update to 2.10.0 2005-05-29 18:26:25 +00:00
cad
chinese IIIMF-related ports 2005-05-29 16:06:01 +00:00
comms This is a small PSK31 program that uses gtk and soundcard as modem. 2005-05-30 21:50:00 +00:00
converters
databases - Update to 1.0.1 2005-05-30 20:09:54 +00:00
deskutils Attempt to fix build on 4.x by adding readline dependency. 2005-05-31 04:22:35 +00:00
devel - Update to 0.12 2005-05-31 02:20:36 +00:00
dns
editors Fix the missing dependencies. A few days ago, kwm has clean up 2005-05-30 06:32:32 +00:00
emulators Update to 2005-05-28 snapshot. 2005-05-30 14:56:51 +00:00
finance
french
ftp Fix build on 4.x. 2005-05-31 04:59:00 +00:00
games - Update to 1.0 [1] 2005-05-30 16:12:21 +00:00
german
graphics - Touch pkg-descr: fix graphviz version and fix typo 2005-05-30 20:55:11 +00:00
hebrew
hungarian
irc - Add pear-Net_SmartIRC PEAR class for communication with IRC networks. 2005-05-30 22:12:17 +00:00
japanese Add mecab-razil , yet Another Part-of-Speech and Morphological Analyzer 2005-05-30 03:10:29 +00:00
java
korean
lang BROKEN: Size mismatch 2005-05-31 02:13:50 +00:00
mail - Add pear-Contact_Vcard_Build and pear-Contact_Vcard_Parse. 2005-05-30 22:15:06 +00:00
math
mbone
misc - Update to 0.8.1 2005-05-30 20:05:52 +00:00
Mk
multimedia Update to snapshot 20050530 2005-05-31 00:59:36 +00:00
net Release to ports@ 2005-05-31 05:26:11 +00:00
net-im - Update to 1.34 2005-05-30 20:53:29 +00:00
net-mgmt - The port needs USE_ICONV 2005-05-29 19:32:04 +00:00
net-p2p Fix typo: add PKGNAMESUFFIX?=-devel back 2005-05-30 03:31:20 +00:00
news
palm
polish
ports-mgmt
portuguese
print BROKEN: Unfetchable 2005-05-31 02:15:08 +00:00
russian Disable building packages from this port 2005-05-30 12:03:57 +00:00
science
security - Update to 1.0.1 2005-05-30 22:12:18 +00:00
shells
sysutils Remove the duplicate 'Stopping svscan' message on shutdown. 2005-05-30 11:28:04 +00:00
Templates
textproc Add senna, embeddable Fulltext Search Engine (library only). 2005-05-30 14:16:35 +00:00
Tools
ukrainian
vietnamese
www - Update to 1.3.4. 2005-05-30 21:37:27 +00:00
x11
x11-clocks
x11-fm Update to 1.48. 2005-05-29 19:33:59 +00:00
x11-fonts
x11-servers
x11-themes - Update gtk-bluecurve-theme and qt-bluecurve-theme to 0.122, take 2005-05-30 13:30:12 +00:00
x11-toolkits Update to 2.10.2, and register a dependency upon libgdl-1 if gdl is 2005-05-31 07:18:17 +00:00
x11-wm - Convert to OPTIONS 2005-05-31 05:03:49 +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.