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
Chris D. Faulhaber c483d63cb6 Update port to 0.7.1
* Significant code updates since the last port update
  (including an almost complete rewrite of the code
  base, plugin support, qif support, etc)
* Take over maintainership of this port (approved by
  previous maintainer)
2000-01-25 21:41:27 +00:00
archivers Respect CC 2000-01-23 02:40:23 +00:00
astro Fix build for FreeBSD/alpha. 2000-01-24 04:51:34 +00:00
audio fix checksum. 2000-01-25 17:12:51 +00:00
benchmarks Respect CC and CFLAGS 2000-01-24 00:32:34 +00:00
biology
cad Update to version 2.0b3. 2000-01-24 06:04:08 +00:00
chinese Fromm maintainer: 2000-01-24 06:28:34 +00:00
comms Fix msDelay() function to not sleep 10 times too long. 2000-01-24 17:07:44 +00:00
converters
databases Upgrade to 3.22.30. 2000-01-25 14:34:38 +00:00
deskutils Update port to 0.7.1 2000-01-25 21:41:27 +00:00
devel Initial import. 2000-01-25 11:13:57 +00:00
dns
editors On 3.X-R, mule has a problem "Segmentation fault". Then I fixed it. 2000-01-25 15:00:53 +00:00
emulators Back out v1.3. I misunderstood the procedure at work here. 2000-01-22 18:20:40 +00:00
finance Update port to 0.7.1 2000-01-25 21:41:27 +00:00
ftp Upgrade to 2.1.6. 2000-01-25 10:32:29 +00:00
games Fix MD5 checksum (found by bento): 2000-01-25 00:39:46 +00:00
german Add "de-" in front of PKGNAME. 2000-01-24 16:28:31 +00:00
graphics Update to version 3.2.3a. 2000-01-24 05:57:53 +00:00
irc Update to version 1.3.12 2000-01-25 02:13:31 +00:00
japanese Change MASTER_SITES 2000-01-25 18:21:15 +00:00
java Update to version 1.6. 2000-01-24 05:19:20 +00:00
korean
lang Use ${OSVERSION} instead of ${USE_INET6}. 2000-01-25 18:33:42 +00:00
mail use ${OSVERSION} instead of ${USE_INET6}. 2000-01-25 17:03:11 +00:00
math o Fix Configuration Option for readline library 2000-01-24 06:19:03 +00:00
mbone fix building error on FreeBSD-current. 2000-01-25 10:43:01 +00:00
misc Patches to fix curses use in -STABLE. 2000-01-25 01:32:42 +00:00
Mk
multimedia
net Use ${OSVERSION} instead of ${USE_INET6}. 2000-01-25 18:33:42 +00:00
net-im Change MASTER_SITES 2000-01-25 18:21:15 +00:00
net-mgmt
news Update port to 0.7.2 2000-01-25 21:36:46 +00:00
palm Update to 0.1.48 2000-01-22 04:42:02 +00:00
ports-mgmt bump version number slightly to reflect recent changes 2000-01-22 22:07:51 +00:00
portuguese/ispell-pt_BR
print Fromm maintainer: 2000-01-24 06:28:34 +00:00
russian tarball slightly changed 2000-01-24 23:08:50 +00:00
science
security Update to version 1.5.15. 2000-01-24 05:22:22 +00:00
shells add WWW: 2000-01-22 09:08:01 +00:00
sysutils - Support CC/CFLAGS/PREFIX properly 2000-01-24 05:56:00 +00:00
Templates
textproc On 3.X-R, mule has a problem "Segmentation fault". Then I fixed it. 2000-01-25 15:00:53 +00:00
Tools
vietnamese
www Upgrade to PHP-4.0b3, finally. 2000-01-25 16:52:23 +00:00
x11 Add libXThrStub 2000-01-24 18:03:17 +00:00
x11-clocks Add WWW: 2000-01-22 13:26:26 +00:00
x11-fm Add mfm. 2000-01-22 02:31:50 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Add gob and resort guile-gtk. 2000-01-25 11:15:30 +00:00
x11-wm update to 1.03 2000-01-22 13:55:13 +00:00
.cvsignore
INDEX
LEGAL Change NO_PACKAGE to NO_CDROM. Thomas Biskup (author) confirms that it's 2000-01-23 00:59:59 +00:00
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.