1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
James E. Housley 02f757ee30 Yes. They did re-roll this version, it is legit.
They donot version the dist, but store them in versioned dir.  Update
 Makefile to handle that.
Update CHECKSUM

Submitted by:	bento
2000-11-03 13:23:15 +00:00
archivers
astro
audio Remove pre-compiled i386 executables that come with the distfile 2000-11-03 08:34:00 +00:00
benchmarks
biology Yes. They did re-roll this version, it is legit. 2000-11-03 13:23:15 +00:00
cad
chinese Update chinese/bg5ps to 1.3.0p3. This version has two new features: 2000-11-03 12:26:53 +00:00
comms New Port: comms/bayonne 2000-11-02 19:43:29 +00:00
converters
databases Initial import. 2000-11-03 07:17:19 +00:00
deskutils Update port to 0.8.3 2000-11-03 00:50:56 +00:00
devel Remove two files that don't exist (include/lwp/preempt.h and lib/liblwp.la). 2000-11-03 07:53:28 +00:00
dns
editors Update Vim 5.7 to patchlevel 14. 2000-11-03 13:05:20 +00:00
emulators Fix a stupid typo. It wasn't a problem as it was consistent, but I'm 2000-11-02 23:01:40 +00:00
finance Update port to 0.8.3 2000-11-03 00:50:56 +00:00
french
ftp Update port to version 1.20pre 2000-11-02 21:38:53 +00:00
games - Use MASTER_SITE_COMP_SOURCES to MASTER_SITES 2000-11-03 12:50:59 +00:00
german
graphics a new canvas library with Imlib2 2000-11-03 12:24:18 +00:00
hebrew
irc * Update my e-mail address 2000-11-03 09:06:59 +00:00
japanese Update to 7.0.2 + jumbo 20001025 patch. 2000-11-03 09:34:13 +00:00
java
korean Add MD5_FILE for correctly finding distinfo file. 2000-11-03 11:40:27 +00:00
lang Tweak master sites. 2000-11-03 10:21:49 +00:00
mail Update pkg-plist to remove "extra" files 2000-11-03 13:10:23 +00:00
math Update to version 0.7 2000-11-03 12:33:07 +00:00
mbone
misc Mark FORBIDDEN, it seems the new libc is killing network problems. 2000-11-03 00:17:34 +00:00
Mk (1) Move all the command definitions up to the pre.mk section so they 2000-11-03 10:26:32 +00:00
multimedia
net Fix conflict with package supplied setproctitle() and our native one. 2000-11-03 10:45:28 +00:00
net-im
net-mgmt
net-p2p
news
palm
ports-mgmt
portuguese/ispell-pt_BR
print Updated the "sheets.map" file for 4.13. 2000-11-03 13:08:57 +00:00
russian
science
security
shells
sysutils
Templates
textproc Remove etc/sgml if it's empty. 2000-11-03 08:52:07 +00:00
Tools
vietnamese Fix curses clear() usage. 2000-11-03 11:02:31 +00:00
www Fix checksum. This isn't my port, so I don't know why it was wrong. 2000-11-03 10:53:47 +00:00
x11 Change wrapper dependency -- depend on wrapper from XFree86-4-Server. Don't 2000-11-03 11:08:12 +00:00
x11-clocks
x11-fm Use MASTER_SITE_LOCAL. 2000-11-02 22:52:03 +00:00
x11-fonts Revert previous commit and just change 6 to ${XAWVER}. (The previous 2000-11-03 08:09:48 +00:00
x11-servers Change wrapper dependency -- depend on wrapper from XFree86-4-Server. Don't 2000-11-03 11:08:12 +00:00
x11-themes
x11-toolkits
x11-wm Remove html man pages -- these are taken care by bsd.port.mk now, and 2000-11-03 07:43:32 +00:00
.cvsignore
INDEX
LEGAL
Makefile
README
YEAR2000

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.