1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Mikhail Teterin 100babe355 Upgrade to 1.08. The tests report success on Alpha too (beast), even
though there are plenty of messages about unalligned access...

(Notably, the author  incorporated almost all of  our 32-bit related
patches).

PR:		ports/33528
Submitted by:	Lev A. Serebryakov
2002-01-05 10:53:21 +00:00
accessibility/atk
arabic
archivers Conditionalize use of objprelink based on whether we're running on 2002-01-05 02:29:15 +00:00
astro Add missing dependency for XPM. 2002-01-05 03:52:00 +00:00
audio Conditionalize use of objprelink based on whether we're running on 2002-01-05 02:29:15 +00:00
benchmarks
biology
cad
chinese Chasing mail/mutt-devel upgrade. 2002-01-04 15:38:57 +00:00
comms Conditionalize use of objprelink based on whether we're running on 2002-01-05 02:29:15 +00:00
converters
databases Add TOra version 1.2.1, Toolkit for Oracle. 2002-01-03 23:06:59 +00:00
deskutils Make pilot-link install directly into PREFIX. This should allow 2002-01-05 08:57:29 +00:00
devel Update to 1.2.13 2002-01-05 09:38:13 +00:00
dns
editors Upgrade 1.2.4. 2002-01-05 08:36:02 +00:00
emulators Update port to version 0.56.2 (plus new cheat.zip MD5 and German docs) 2002-01-05 10:11:48 +00:00
finance
french copy a default temporary host.def if you do not have one 2002-01-01 14:10:16 +00:00
ftp o update to 1.8.1. 2002-01-05 10:41:15 +00:00
games Update to 0.3.32 and hand over maintainership to submitter 2002-01-05 08:48:51 +00:00
german
graphics Upgrade to 1.08. The tests report success on Alpha too (beast), even 2002-01-05 10:53:21 +00:00
hebrew
hungarian
irc
japanese
java
korean
lang Add www site. 2002-01-02 22:38:03 +00:00
mail From the PR: 2002-01-05 00:23:28 +00:00
math Conditionalize use of objprelink based on whether we're running on 2002-01-05 02:29:15 +00:00
mbone Fix for -CURRENT, malloc.h->stdlib.h 2002-01-02 04:16:51 +00:00
misc Add missing dependency for XPM. 2002-01-05 03:52:00 +00:00
Mk
multimedia Conditionalize use of objprelink based on whether we're running on 2002-01-05 02:29:15 +00:00
net Fix installing manpage 2002-01-05 08:20:41 +00:00
net-im
net-mgmt Update to 0.6.3.1. This version fixes many security vulnerabilities, 2002-01-02 18:53:42 +00:00
net-p2p
news Upgrade to 2.3.20020104. 2002-01-04 17:57:30 +00:00
palm Make pilot-link install directly into PREFIX. This should allow 2002-01-05 08:57:29 +00:00
picobsd
polish
ports-mgmt portupgrade(1): 2002-01-03 20:17:05 +00:00
portuguese
print Add a port of `fonttools', an open-source library for manipulating 2002-01-02 12:08:39 +00:00
russian
science
security Remove extra hyphen and spaces. 2002-01-05 09:32:58 +00:00
shells
sysutils Conditionalize use of objprelink based on whether we're running on 2002-01-05 02:29:15 +00:00
Templates
textproc correct _xmlplus path 2002-01-03 20:04:23 +00:00
Tools Ignore patchfiles ending with .orig' and .rej'. 2002-01-04 14:50:57 +00:00
ukrainian
vietnamese
www Update to 0.9.11 which fixes security hole 2002-01-05 10:17:43 +00:00
x11 Remove not installed file. 2002-01-05 06:27:50 +00:00
x11-clocks Fix manpage install 2002-01-05 10:15:33 +00:00
x11-fm
x11-fonts Update to 4.5.1 2002-01-05 09:18:43 +00:00
x11-servers
x11-themes Conditionalize use of objprelink based on whether we're running on 2002-01-05 02:29:15 +00:00
x11-toolkits Apply objprelink patch and use it only if MACHINE_ARCH=i386 *and* 2002-01-05 03:16:03 +00:00
x11-wm Conditionalize use of objprelink based on whether we're running on 2002-01-05 02:29:15 +00:00
.cvsignore
INDEX
LEGAL
Makefile
README

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/handbook/handbook.html

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.