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
Thomas Gellekum fe37cce903 Upgrade to 3.1.0.
Submitted by:	Brian Handy <handy@physics.montana.edu>
1998-09-09 07:09:37 +00:00
archivers add a note to use bzip2 which is faster, more reliable and patent free 1998-08-30 09:17:30 +00:00
astro These ports install uncompressed manpages even though USE_IMAKE is 1998-08-25 00:44:33 +00:00
audio Two manpages (out of four) are installed uncompressed in this port. So, 1998-08-31 06:56:59 +00:00
benchmarks
biology
cad
chinese Upgrade to 980818. 1998-09-01 15:49:45 +00:00
comms Um, this isn't quite right.... 1998-08-31 05:30:20 +00:00
converters Unbreak after the perl upgrade. 1998-08-30 15:49:44 +00:00
databases This is the latest mysql version. 1998-09-06 19:58:26 +00:00
deskutils kde shared libs are now at version 1. Gosh, no wonder they kept being 1998-08-25 10:04:59 +00:00
devel Belatedly remove mico-latest. 1998-09-05 05:56:30 +00:00
dns
editors Upgrade to 0.13.41 1998-09-07 04:11:07 +00:00
emulators
finance
ftp New ld.so (a.out) can't understand libraries with major only 1998-09-07 20:38:07 +00:00
games Sync package with reality as defined by source-build port (setgid games 1998-09-04 20:29:51 +00:00
german unbroke 1998-08-29 10:20:20 +00:00
graphics Correct master site url. 1998-09-07 02:36:03 +00:00
irc Locate the new MASTER_SITE. 1998-08-30 18:35:41 +00:00
japanese Activate ja-postgresql. 1998-09-08 22:03:29 +00:00
java
korean
lang Fix MASTER_SITE. 1998-09-09 01:22:59 +00:00
mail update base version to 0.76. 1998-09-05 08:03:23 +00:00
math Use PLIST_SUB to avoid changing a few hundred lines in PLIST every time 1998-09-09 05:46:18 +00:00
mbone Update to 1.5a29 1998-08-27 18:42:46 +00:00
misc fix "make install" breakage. 1998-09-07 00:40:50 +00:00
Mk Introduce PERL5 variable. 1998-08-28 18:41:04 +00:00
multimedia
net Obtained from: The Arla Project http://www.stacken.kth.se/projekt/arla/ 1998-09-09 05:51:30 +00:00
net-im This port doesn't build. 1998-08-25 05:03:18 +00:00
net-mgmt Move one last manpage from PLIST to MANx in Makefile. 1998-08-30 15:51:16 +00:00
news Remove quasi-important articles to get this under the 70-char limit. 1998-09-05 21:57:41 +00:00
palm Drats. libjscript is still at 0.90. 1998-08-25 10:31:50 +00:00
ports-mgmt BUILD_DEPENDS on Tk, as we need Tk headers to build the TkSteal module. 1998-09-03 16:02:35 +00:00
print Upgrade to 3.1.0. 1998-09-09 07:09:37 +00:00
russian
science
security Mark ports that are still suffering from post-perl5-upgrade syndrome 1998-09-03 13:45:47 +00:00
shells Upgrade, 1.03g -> 1.03h. 1998-09-03 20:11:22 +00:00
sysutils why have a patch, when we have a nob for this in bsd.port.mk 1998-09-04 00:15:45 +00:00
Templates
textproc Update from v1.10 to v1.13. 1998-09-08 22:03:32 +00:00
vietnamese
www add p5-ParallelUA 1998-09-08 17:28:57 +00:00
x11 Adjust default paths to match xdm's. 1998-09-07 06:57:08 +00:00
x11-clocks Activate eyeclock. 1998-09-06 07:47:53 +00:00
x11-fm Unbreak by adding another master site. 1998-08-30 15:47:10 +00:00
x11-fonts
x11-servers PR: 7794 1998-09-01 13:41:11 +00:00
x11-toolkits Activate gtk--. 1998-08-31 22:03:25 +00:00
x11-wm Upgrade to 0.19.2. 1998-09-09 05:57:18 +00:00
.cvsignore
INDEX
LEGAL apache13-modssl is crypto stuff, so export controlled 1998-08-27 16:05:40 +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.