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
Kirill Ponomarev 2503996690 Update to version 5.4.15
PR:		ports/75264
Submitted by:	Ports Fury
2004-12-20 08:42:09 +00:00
accessibility
arabic
archivers
astro Reset undeliverable maintainer address: 2004-12-19 22:08:16 +00:00
audio Update to version 0.4.12 2004-12-20 08:39:50 +00:00
benchmarks
biology
cad
chinese
comms Don't remove system locale directories (not listed in the relevant 2004-12-20 06:25:32 +00:00
converters
databases - Don't install with p5-DBI 2004-12-19 22:37:12 +00:00
deskutils
devel Update to version 5.4.15 2004-12-20 08:42:09 +00:00
dns
editors Fix "make install" by a non-root user. 2004-12-19 17:00:41 +00:00
emulators + Our AMD64 Linux compat is 32-bit i386 emulation, so adjust accordingly. 2004-12-19 18:49:21 +00:00
finance
french
ftp
games
german
graphics Don't remove system locale directories (not listed in the relevant 2004-12-20 06:25:32 +00:00
hebrew
hungarian
irc Fix plist and delete a unmaintained email address from header. 2004-12-19 16:40:25 +00:00
japanese Add ja-samba3, Samba 3 with WITH_MULTIBYTE knob. 2004-12-20 02:53:52 +00:00
java
korean Change one use of BROKEN to IGNORE and make all uses of IGNORE render 2004-12-19 18:08:36 +00:00
lang Update to the 20041217 snapshot of GCC 3.4.4. On the way, properly remove 2004-12-19 23:45:14 +00:00
mail Don't remove system locale directories (not listed in the relevant 2004-12-20 06:25:32 +00:00
math - Change forgotten PORTSNAME from gnumeric2 to gnumeric from 2004-12-20 08:22:42 +00:00
mbone
misc Don't remove system locale directories (not listed in the relevant 2004-12-20 06:25:32 +00:00
Mk Force to use Python 2.3 for Zope ports. We still have "duplicated 2004-12-19 17:06:16 +00:00
multimedia Don't remove system locale directories (not listed in the relevant 2004-12-20 06:25:32 +00:00
net - update to 4.13.0 2004-12-20 07:26:09 +00:00
net-im - update to 4.13.0 2004-12-20 07:26:09 +00:00
net-mgmt Fix plist and remove a unmaintained email address from header. 2004-12-19 16:43:21 +00:00
net-p2p Don't remove system locale directories (not listed in the relevant 2004-12-20 06:25:32 +00:00
news Simplify hackery that attempted to build the package on pointyhat by 2004-12-19 23:27:58 +00:00
palm
polish
ports-mgmt
portuguese
print fix plist. 2004-12-20 08:36:31 +00:00
russian
science - add -fPIC for amd64 2004-12-19 22:15:28 +00:00
security Update the wording on IGNORE. 2004-12-20 03:20:31 +00:00
shells
sysutils make sure to remove plugin directory at deinstall. 2004-12-20 06:30:43 +00:00
Templates
textproc Don't remove system locale directories (not listed in the relevant 2004-12-20 06:25:32 +00:00
Tools
ukrainian
vietnamese
www - update to 0.05 2004-12-20 07:48:48 +00:00
x11
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes Remove directory that might be empty. 2004-12-20 07:09:25 +00:00
x11-toolkits Update a link in MASTER_SITES for 2.3 -> 2.4. 2004-12-20 06:28:08 +00:00
x11-wm
.cvsignore
CHANGES
LEGAL
Makefile
MOVED Remove print/txfonts and print/pxfonts. The files installed by these 2004-12-19 16:51:56 +00:00
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.