1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Max Khon 3ea7124fc4 fix syntax error in generated ~/.cedit/Syntax (line 36)
PR:		43289
Approved by:	portmgr
Obtained from:	mc-4.6.0-pre1
2002-09-30 16:44:22 +00:00
accessibility
arabic
archivers
astro
audio Fix the bugs and buglets which were causing warnings on -stable and 2002-09-30 15:24:53 +00:00
benchmarks
biology
cad find->${FIND},xargs->${XARGS} 2002-09-29 08:07:47 +00:00
chinese o Fix build on -CURRENT. 2002-09-28 20:46:51 +00:00
comms Don't try and create the device node when PACKAGE_BUILDING since we 2002-09-29 07:02:37 +00:00
converters
databases Updated to 7.3b2. Many improvements and bug fixes over previous beta. 2002-09-29 08:45:45 +00:00
deskutils find->${FIND},xargs->${XARGS} 2002-09-29 08:07:47 +00:00
devel Attempt to fix build on 64-bit platforms. 2002-09-30 04:03:41 +00:00
dns
editors Fix build (remove dup declarations) 2002-09-29 09:37:35 +00:00
emulators Fix build (chase libusb to libusbhid) 2002-09-29 03:41:37 +00:00
finance Update MASTER_SITES 2002-09-29 07:06:45 +00:00
french
ftp Fix patch when building without gnomelibs. 2002-09-29 21:38:29 +00:00
games C++ fixes for GCC3: remove duplicate declarations of default arguments. 2002-09-29 22:41:08 +00:00
german Catch up to locale renaming (de_DE.ISO_8859-1 -> de.ISO8859-1) 2002-09-29 05:14:30 +00:00
graphics find->${FIND},xargs->${XARGS} 2002-09-29 08:07:47 +00:00
hebrew
hungarian
irc
japanese s/PLIST_SUB=/PLIST_SUB+=/ to fix packaging. 2002-09-29 21:05:03 +00:00
java
korean
lang Fix MASTER_SITES, add second checksum (the GNU copy has a different 2002-09-29 22:07:57 +00:00
mail dont remove locale/* dirs 2002-09-30 09:04:34 +00:00
math find->${FIND},xargs->${XARGS} 2002-09-29 08:07:47 +00:00
mbone Fix broken rtpmon build. 2002-09-29 18:00:33 +00:00
misc fix syntax error in generated ~/.cedit/Syntax (line 36) 2002-09-30 16:44:22 +00:00
Mk MASTER_SITE_LOCAL: 2002-09-30 13:54:39 +00:00
multimedia find->${FIND},xargs->${XARGS} 2002-09-29 08:07:47 +00:00
net Update to 1.3.8, which fixes a security bug. 2002-09-30 04:49:05 +00:00
net-im
net-mgmt find->${FIND},xargs->${XARGS} 2002-09-29 08:07:47 +00:00
net-p2p
news find->${FIND},xargs->${XARGS} 2002-09-29 08:07:47 +00:00
palm
picobsd
polish
ports-mgmt
portuguese
print
russian
science
security fix build on -stable 2002-09-28 14:06:37 +00:00
shells Fix logic error when NOPORTDOCS is set. 2002-09-29 01:44:12 +00:00
sysutils 1. Mark IGNORE because of License issues 2002-09-28 13:22:57 +00:00
Templates
textproc Fix syntax error (; && -> &&) 2002-09-29 08:49:43 +00:00
Tools
ukrainian
vietnamese
www Contains a remotely exploitable buffer overflow. 2002-09-30 13:31:11 +00:00
x11 find->${FIND},xargs->${XARGS} 2002-09-29 08:07:47 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits find->${FIND},xargs->${XARGS} 2002-09-29 08:07:47 +00:00
x11-wm Don't guess function prototypes, that's what system headers are for. 2002-09-29 09:33: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/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.