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
Erwin Lansing 13d9e1f7cc Update after the author rerolled the tarball after moving a target
in the Makefile

PR:		81749
Submitted by:	maintainer
2005-06-01 07:49:51 +00:00
accessibility
arabic
archivers - Backout latest commit, it needs a repocopy due to API change. 2005-05-31 19:58:33 +00:00
astro don't install .la files 2005-05-31 16:01:15 +00:00
audio change the libtool version to use from 1.3 to 1.5 2005-05-31 21:34:45 +00:00
benchmarks
biology change the libtool version to use from 1.3 to 1.5 2005-05-31 16:41:49 +00:00
cad change the libtool version to use from 1.3 to 1.5 2005-05-31 16:41:49 +00:00
chinese
comms change the libtool version to use from 1.3 to 1.5 2005-05-31 16:41:49 +00:00
converters
databases change the libtool version to use from 1.3 to 1.5 2005-05-31 21:34:45 +00:00
deskutils It seems that at least perl-5.6.2 is required. 2005-06-01 05:45:48 +00:00
devel - Fix plist: Collect files from EXAMPLESDIR, too 2005-06-01 07:26:42 +00:00
dns Update after the author rerolled the tarball after moving a target 2005-06-01 07:49:51 +00:00
editors - Fix build on 4.x 2005-06-01 00:31:15 +00:00
emulators - Update to 1.3.6. 2005-05-31 20:27:21 +00:00
finance
french
ftp
games - Fix compilation with vanilla gcc on ${OSVERSION} > 502126. 2005-05-31 20:07:45 +00:00
german
graphics
hebrew
hungarian
irc
japanese fix plist. 0.4.2 added some files. 2005-05-31 19:21:26 +00:00
java + update to 1.1.3; 2005-05-31 18:40:47 +00:00
korean
lang [...Took from jylefort's comment in email with a bit tweak...] 2005-06-01 06:53:26 +00:00
mail Fix plist (HTML'ized version of man page is no longer installed). 2005-06-01 06:51:08 +00:00
math
mbone
misc Reintroduce pre-build target to fix build on -CURRENT. Sigh. 2005-06-01 07:06:56 +00:00
Mk
multimedia - Fix DISTNAME. 2005-05-31 21:37:09 +00:00
net Add sip_scenario 1.2.7, SIP call flow creator (HTML format). 2005-06-01 00:07:02 +00:00
net-im
net-mgmt
net-p2p
news Upgrade to 1.7.8 2005-06-01 01:44:54 +00:00
palm
polish
ports-mgmt
portuguese
print - Use libtool 1.5. This fixes the crash reported in ports/81148 (the reason 2005-05-31 18:34:30 +00:00
russian
science - Mark BROKEN on 4.X 2005-06-01 07:49:33 +00:00
security - Backout latest commit, it needs a repocopy due to API change. 2005-05-31 19:58:33 +00:00
shells
sysutils Add fanout 0.6.1, tool to run commands on multiple machines. 2005-06-01 06:27:08 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www Repo copy and upgrade to 3.4. Provided by maintainer, autrijus. 2005-06-01 07:42:48 +00:00
x11 - Backout latest commit, it needs a repocopy due to API change. 2005-05-31 19:58:33 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits PORTREVISION bump should not be backed out. 2005-06-01 05:22:37 +00:00
x11-wm
.cvsignore
CHANGES
LEGAL
Makefile
MOVED Add a line for the libmusepack -> libmpcdec move. 2005-05-31 15:54:12 +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.