1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Satoshi Asami 61dd9d3914 (1) Add gnome master sites.
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>

(2) Change backup distfiles dir to reflect change in ftp.freebsd.org's
    reorganization.
1999-01-20 01:55:05 +00:00
archivers
astro
audio Move $(CFLAGS) to end of line to make user-overrides easier. 1999-01-19 03:48:58 +00:00
benchmarks
biology
cad
chinese Change the binary name, crxvt2 -> crxvt. 1999-01-17 07:34:27 +00:00
comms Remove ghostscript (ver. 2) and ghostscript4. We now have GNU ghostscript5 1999-01-13 07:17:26 +00:00
converters
databases Update from 6.4 to 6.4.2 1999-01-19 21:18:31 +00:00
deskutils Activate the xrolo port. 1999-01-18 04:17:08 +00:00
devel Change DIST_SUBDIR to ${PKGNAME} so different versions' "current.tar.gz" 1999-01-20 01:36:03 +00:00
dns
editors Activate the following ports: semi-emacs20, semi-emacs20-current, 1999-01-18 04:09:36 +00:00
emulators Homepage. Requires SYSVSHEM, SEM, and MSG in the kernel. 1999-01-19 02:25:49 +00:00
finance
ftp Update to version 0.4.1. 1999-01-18 03:27:05 +00:00
games Add PKGNAME to match directory names. 1999-01-18 08:44:45 +00:00
german Typo in last commit. 1999-01-16 18:44:40 +00:00
graphics Bump imlib version number in dependencies. 1999-01-17 18:19:15 +00:00
irc Upgrade to 0.5.1. 1999-01-17 19:57:11 +00:00
japanese Move xshodou from x11 to japanese. 1999-01-18 10:02:38 +00:00
java
korean From maintainer: 1999-01-18 03:21:53 +00:00
lang Activate the mawk port. 1999-01-18 04:51:04 +00:00
mail Upgrade, 3.0pl63 -> pl65. 1999-01-19 22:54:15 +00:00
math Upgrade to 0.6, and it may not work fine with gnomelibs-0.99.3. 1999-01-14 20:58:41 +00:00
mbone
misc Activate the pdmenu port. 1999-01-18 04:43:39 +00:00
Mk (1) Add gnome master sites. 1999-01-20 01:55:05 +00:00
multimedia
net COMMENT should be one line only. Move the "NOTE:" to DESCR. 1999-01-18 23:07:32 +00:00
net-im Update to version 0.52. 1999-01-18 03:15:33 +00:00
net-mgmt
news Use the version number pmapp.c since the distfile doesn't have a version. 1999-01-18 02:37:39 +00:00
palm
ports-mgmt
print The following ports were consolidated into ports/print/perlftlib. 1999-01-18 02:50:24 +00:00
russian
science
security Activate the stunnel port. 1999-01-18 04:29:56 +00:00
shells
sysutils Add virtual category "windowmaker". 1999-01-18 06:43:04 +00:00
Templates
textproc Activate the grap port. 1999-01-18 05:04:04 +00:00
Tools
vietnamese
www upgrade to 3.11 1999-01-19 18:33:21 +00:00
x11 Update to version 1.20. 1999-01-19 23:35:39 +00:00
x11-clocks Add virtual category "windowmaker". 1999-01-18 06:43:04 +00:00
x11-fm Add virtual category "windowmaker". 1999-01-18 06:43:04 +00:00
x11-fonts Upgrade from 3.4 to 3.7. 1999-01-16 23:26:01 +00:00
x11-servers Correct pkg/PLIST, maintainer forgot to add some entry. 1999-01-17 12:52:48 +00:00
x11-themes imlib bump library version to 2. 1999-01-14 16:56:16 +00:00
x11-toolkits Bump imlib version number in dependencies. 1999-01-17 17:34:22 +00:00
x11-wm Add virtual category "windowmaker". 1999-01-18 06:43:04 +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.