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
John Polstra 64970ea757 If PACKAGE_BUILDING is defined, link statically and disable the
RUN_DEPENDS.  This makes the package completely stand-alone; it
will work without Modula-3 being installed.  This should make it
practical to eliminate the cvsup-bin and cvsupd-bin ports entirely.

Note, this change applies to the cvsup-devel port too, since it
shares this Makefile.
2001-05-26 20:37:10 +00:00
accessibility/atk
arabic
archivers Chase the checksum 2001-05-26 02:59:50 +00:00
astro
audio upgrade to 1.43 2001-05-26 05:54:33 +00:00
benchmarks
biology
cad
chinese Add manpages. 2001-05-25 04:21:30 +00:00
comms
converters
databases Upgrade to 0.99. 2001-05-26 11:53:21 +00:00
deskutils add jlj 2001-05-24 14:17:27 +00:00
devel ${LN} -> ${LN} -f 2001-05-26 12:05:30 +00:00
dns Update to 8.2.4-REL 2001-05-25 08:23:16 +00:00
editors Update to Vim 5.8 beta A 2001-05-24 19:12:47 +00:00
emulators Chase the directory layout on ftp.redhat.com, no checksum changes. 2001-05-24 08:28:41 +00:00
finance
french
ftp Add LIB_DEPENDS to gnet. 2001-05-26 07:14:42 +00:00
games - Update port to version 0.97 2001-05-25 16:25:11 +00:00
german A German-English dictionary program for X windows/Unix 2001-05-25 23:51:34 +00:00
graphics Add synaesthesia 2.1, a program to graphically represents sound in real 2001-05-26 10:48:21 +00:00
hebrew
hungarian
irc add py-irclib 2001-05-24 13:20:32 +00:00
japanese Update to 0.22. 2001-05-24 02:16:33 +00:00
java Add linux-jdk14 , sun's Java Developers Kit for Linux, version 1.4. 2001-05-25 18:59:25 +00:00
korean
lang Add @dirrm for "share/modula-3". There are still many more of them 2001-05-26 16:50:25 +00:00
mail 1) Fix bug introduced in Makefile rev 1.29: files/maildir not 2001-05-26 03:27:55 +00:00
math add missing demo file 2001-05-26 11:42:44 +00:00
mbone
misc Add 2001-05-25 17:28:21 +00:00
Mk Update lang/ruby to 1.6.4-preview4. 2001-05-26 03:59:20 +00:00
multimedia
net If PACKAGE_BUILDING is defined, link statically and disable the 2001-05-26 20:37:10 +00:00
net-im Update to version 0.11.0pre11. 2001-05-24 17:18:13 +00:00
net-mgmt change master site so that we can fetch it 2001-05-26 04:44:49 +00:00
net-p2p
news - Redesign in pkg-plist, all directorys are now created removed 2001-05-26 16:50:06 +00:00
palm
picobsd
polish
ports-mgmt
portuguese
print
russian
science
security upgrade to 3.1.5 2001-05-25 20:07:54 +00:00
shells
sysutils add userlist 2001-05-25 19:59:17 +00:00
Templates
textproc Unbreak 'make index': remove graphics/shot2png and textproc/shot2txt, 2001-05-25 16:00:21 +00:00
Tools
ukrainian
vietnamese
www Add patch to respect NOPORTDOCS 2001-05-26 14:08:33 +00:00
x11 - Update port to version 2.7.6 2001-05-26 13:32:07 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Drop MAINTAINERship. 2001-05-25 15:59:23 +00:00
x11-wm upgrade to 0523 2001-05-25 16:58:32 +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.