1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Roman Bogorodskiy 4f807f2794 - unbreak
- use PORTDOCS
- pass maintainership to submitter (current maintainer is inactive for
  about 5 years)

PR:		80141
Submitted by:	Renato Botelho <freebsd@galle.com.br>
Approved by:	maintainer timeout
2005-05-04 16:08:51 +00:00
accessibility Fix plist. 2005-05-01 11:33:17 +00:00
arabic
archivers Fix plist 2005-05-04 14:54:51 +00:00
astro Remove unresolveable MASTER_SITES 2005-05-03 15:16:30 +00:00
audio Fix plist 2005-05-03 03:10:20 +00:00
benchmarks
biology
cad Bump PORTREVISION after the libgsl update. 2005-05-02 20:46:12 +00:00
chinese 1: use chinese/cce bitmaps replace x11-fonts/xorg-fonts-miscbitmaps. 2005-05-01 11:41:17 +00:00
comms Tools to handle Short Message Service 2005-05-01 19:43:33 +00:00
converters
databases Update to 0.20 2005-05-04 10:40:48 +00:00
deskutils Upgrade to 2.0.3. 2005-05-01 20:49:15 +00:00
devel Update to 0.77 2005-05-03 11:37:33 +00:00
dns Update to version 2.2.3 2005-05-03 07:35:57 +00:00
editors Generalize a part of patch-ak to all _LP64 archs. An __alpha__ check is 2005-05-04 09:30:21 +00:00
emulators - Fix WITH_DATFILES knob with OPTIONS 2005-05-04 14:13:03 +00:00
finance
french
ftp - unbreak 2005-05-04 16:08:51 +00:00
games - Update to 1.17 2005-05-04 12:42:28 +00:00
german
graphics - Update to 5.9 2005-05-04 12:49:45 +00:00
hebrew
hungarian
irc Fix build on amd64. 2005-05-01 13:03:02 +00:00
japanese - Change maintainer's mail address. 2005-05-03 09:33:32 +00:00
java . Update to 1.3.2. 2005-05-03 17:55:01 +00:00
korean
lang - Unbreak plist 2005-05-04 11:28:38 +00:00
mail ProxSMTP is a flexible tool that allows you to reject, change or log 2005-05-04 14:42:03 +00:00
math Bump PORTREVISION after the libgsl update. 2005-05-02 20:46:12 +00:00
mbone
misc Fix build 2005-05-03 09:02:17 +00:00
Mk
multimedia Update to 1.0.2. 2005-05-04 13:35:21 +00:00
net - Update maintainer's email address 2005-05-04 14:17:12 +00:00
net-im Update to 0.5.0.3 2005-05-02 20:46:16 +00:00
net-mgmt Update to 1.40 2005-05-02 19:32:47 +00:00
net-p2p Update MASTER_SITES 2005-05-01 14:10:47 +00:00
news
palm Fix C99-ism. 2005-05-01 13:25:05 +00:00
polish
ports-mgmt Add a new port for pkg_trackinst 0.2, 2005-05-03 15:03:54 +00:00
portuguese
print - Update to 20050502 2005-05-04 13:07:37 +00:00
russian
science Bump PORTREVISION after the libgsl update. 2005-05-02 20:46:12 +00:00
security Update to DAT 4484 2005-05-04 16:05:48 +00:00
shells - Change the way used to add/remove the shell on /etc/shells, 2005-05-04 05:47:17 +00:00
sysutils - Don't abort installation when we fail to make device 2005-05-04 14:25:52 +00:00
Templates
textproc Update to 1.0.1 2005-05-03 11:11:16 +00:00
Tools
ukrainian
vietnamese
www Add p5-Template-Timer 0.02, rudimentary profiling for Template Toolkit. 2005-05-04 15:12:15 +00:00
x11 - Beautify console messages 2005-05-04 13:36:32 +00:00
x11-clocks
x11-fm
x11-fonts - Change maintainer's mail address. 2005-05-03 09:33:32 +00:00
x11-servers Bring xorg-server-snap port to 6.8.99.5 after repocopy from xorg-server. This 2005-05-04 01:28:30 +00:00
x11-themes
x11-toolkits - Update maintainer's email address 2005-05-04 14:17:12 +00:00
x11-wm
.cvsignore
CHANGES
LEGAL
Makefile
MOVED
README
UPDATING Add advices about lang/ocaml update to 3.08.3 2005-05-01 18:10:27 +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.