1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-30 21:49:25 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Kris Kennaway 5e0d1c0d7c Author released a new version which handles version 4 RPMs also. Since
the distfile doesn't carry a version, arbitrarily call it version 1.1
2001-03-10 04:52:27 +00:00
arabic
archivers Author released a new version which handles version 4 RPMs also. Since 2001-03-10 04:52:27 +00:00
astro Don't reuse possibly free()d memory. 2001-03-08 12:44:05 +00:00
audio As the elisp name, I used "id3el" and it is wrong. 2001-03-10 04:37:20 +00:00
benchmarks
biology fix WWW: 2001-03-09 12:14:23 +00:00
cad update to 2.2.2. 2001-03-08 17:10:41 +00:00
chinese Remove the dependencies in preparation for future import into src/. 2001-03-08 15:42:43 +00:00
comms Attempt to fix conflicts with a local getopt.h (specifically, the fix is 2001-03-05 12:17:08 +00:00
converters Add a "}" to Makefile, and add "-liconv" to CONFIGURE_ARGV. 2001-03-10 04:48:43 +00:00
databases CONFIGURE_ENV will broken this ports, 2001-03-10 03:29:19 +00:00
deskutils Upgrade to use tcl/tk 8.3, instead of 8.2. 2001-03-08 05:07:27 +00:00
devel Fix pkg-plist. 2001-03-10 04:44:33 +00:00
dns
editors Change CATEGORIES as to include Japanese. 2001-03-09 10:47:15 +00:00
emulators Make this package again on the Alpha. 2001-03-09 03:31:03 +00:00
finance
french
ftp update maintainer's e-mail address. 2001-03-09 12:16:38 +00:00
games Chase the checksum (documentation fixes in Japanese). No PORTREVISION bump 2001-03-10 04:10:19 +00:00
german
graphics Mark this broken - CAM's interface has changed. 2001-03-10 03:39:04 +00:00
hebrew
hungarian
irc Update to 0.14. I merged all the patches into the upstream. :) 2001-03-09 12:02:41 +00:00
japanese correct dependencies. 2001-03-09 20:52:20 +00:00
java - Inform the user about the need for the compat 3.X libraries if they 2001-03-06 15:41:02 +00:00
korean
lang Fix typo in Makefile: libgst/libgst.a -> libgst/.libs/libgst.a 2001-03-08 15:26:10 +00:00
mail Add two missing files and fixup directory removals in pkg-plist (bump revision) 2001-03-10 03:48:08 +00:00
math Well, remove USE_PERL5, and add USE_ZIP. 2001-03-10 03:32:13 +00:00
mbone
misc Author released a new version which handles version 4 RPMs also. Since 2001-03-10 04:52:27 +00:00
Mk
multimedia follow the standard in the porters handbook 2001-03-09 01:56:01 +00:00
net Update MASTER_SITE and WWW, and chase the checksum (distfile rerolled; 2001-03-10 04:35:42 +00:00
net-im Add ispell to RUN_DEPENDS if compiling with GNOME support. 2001-03-10 00:05:14 +00:00
net-mgmt Update MASTER_SITE and WWW, and chase the checksum (distfile rerolled; 2001-03-10 04:35:42 +00:00
net-p2p
news Update to 20010306 (and synch with changes in news/inn/Makefile) 2001-03-07 00:01:17 +00:00
palm Update to version 1.0.2. 2001-03-08 12:31:58 +00:00
polish
ports-mgmt
portuguese
print When this was installed by pkg_add, 2001-03-10 04:21:35 +00:00
russian
science
security Remove the html file -- not sure why that worked for me. 2001-03-10 03:36:11 +00:00
shells
sysutils Update MASTER_SITE and WWW 2001-03-10 04:23:21 +00:00
Templates
textproc Use expat2 (1.95.1) rather than expat (1.2). 2001-03-09 16:44:50 +00:00
Tools Tweak to catch missing directories from the Makefiles in the various 2001-03-08 02:28:44 +00:00
vietnamese Update to the 20010210 version. This fixes occasional core dumps in apps. 2001-03-08 20:01:39 +00:00
www Chase the checksum: trivial doc changes 2001-03-10 04:43:11 +00:00
x11 New port: xtset 2001-03-09 01:59:37 +00:00
x11-clocks Attempt to fix conflicts with a local getopt.h (specifically, the fix is 2001-03-05 12:17:08 +00:00
x11-fm Port bugfix: the "files/rox" script did not pass command line arguments to 2001-03-08 15:31:52 +00:00
x11-fonts Update to 1.0.p4. 2001-03-08 05:02:12 +00:00
x11-servers
x11-themes
x11-toolkits Put the original name of this software ("FXRuby") in pkg-comment. 2001-03-09 12:13:32 +00:00
x11-wm
.cvsignore
INDEX
LEGAL New port: 2001-03-09 23:08:58 +00:00
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.