1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Jun Kuriyama c331f8e106 Yet another whois client.
Submitted by:	Makoto MATSUSHITA <matusita@jp.freebsd.org>
PR:		ports/20135
2000-07-27 05:40:55 +00:00
archivers MAKE_FLAGS -> MAKE_ARGS 2000-07-25 01:31:33 +00:00
astro Make my mark on the world. 2000-07-24 23:20:27 +00:00
audio Update maintainer's email 2000-07-21 23:25:04 +00:00
benchmarks
biology
cad
chinese
comms Replace old startup script with new capable to do start/stop operations. 2000-07-20 08:25:32 +00:00
converters
databases PLIST @dirrm should be added to configuration directory. 2000-07-25 01:26:09 +00:00
deskutils Update port to 0.1.4 2000-07-23 14:06:27 +00:00
devel Update to version 3.2.2 2000-07-25 01:43:22 +00:00
dns
editors Update to version 21.1.11. 2000-07-25 20:22:07 +00:00
emulators Add USE_BISON. 2000-07-24 10:20:43 +00:00
finance
french/ispell
ftp Add a WWW. 2000-07-25 14:42:30 +00:00
games Fix typo in WWW (...ic.ac.uk, not ...ac.ic.uk). 2000-07-26 20:54:51 +00:00
german
graphics Create ${WRKSRC} --> ${WRKDIR}/libpng sysmlink and use it in ghostscript ports 2000-07-26 07:43:48 +00:00
irc Update 2000-07-22 10:44:52 +00:00
japanese Upgrade to 4.74. 2000-07-26 10:37:02 +00:00
java Upgrade to version 1.0.6. 2000-07-25 00:10:58 +00:00
korean Upgrade to 4.74 Korean kit. 2000-07-26 14:45:41 +00:00
lang Upgrade to pm3-1.1.14. This eliminates 103 patch files. :-) 2000-07-26 03:40:48 +00:00
mail Update to 3.16: 2000-07-24 10:37:10 +00:00
math
mbone
misc Get source from my copy at people.freebsd.org/~roger 2000-07-25 10:43:03 +00:00
Mk Revert mtree change for now. 2000-07-26 05:01:38 +00:00
multimedia currently xmovie does not support DVD yet. remove ``DVD'' word. 2000-07-22 00:50:34 +00:00
net Yet another whois client. 2000-07-27 05:40:55 +00:00
net-im
net-mgmt
net-p2p
news Removed a spurious RUN_DEPENDS line. 2000-07-26 09:09:06 +00:00
palm
ports-mgmt
portuguese/ispell-pt_BR
print Create ${WRKSRC} --> ${WRKDIR}/libpng sysmlink and use it in ghostscript ports 2000-07-26 07:43:48 +00:00
russian Don't set PKGNAMEPREFX, it's done by ../Makefile.inc 2000-07-22 10:47:53 +00:00
science
security Install cfsd.sh script only if not already installed 2000-07-22 14:46:48 +00:00
shells - Update to 0.5.2 2000-07-22 10:28:46 +00:00
sysutils Update to version 1.4.5 2000-07-25 00:56:00 +00:00
Templates
textproc XML Parser for Java uses Apache Software License, now. 2000-07-27 03:51:44 +00:00
Tools
vietnamese
www Remove duplicated entry of RUN_DEPENDS. 2000-07-27 03:41:36 +00:00
x11 Add gtk-theme-switch - an command line utility to switch GTK+ themes. 2000-07-24 17:27:13 +00:00
x11-clocks Remove defunct WWW 2000-07-21 23:23:24 +00:00
x11-fm
x11-fonts - Fix MASTER_SITES 2000-07-22 07:34:08 +00:00
x11-servers
x11-themes Update to 200007091019, this should fix fennerism. 2000-07-21 17:46:54 +00:00
x11-toolkits Update to version 0.91.4 2000-07-26 01:34:59 +00:00
x11-wm Update to 0.30.3. 2000-07-25 11:08:44 +00:00
.cvsignore
INDEX Last minute dependency fix to bugbuddy (which is needed for gnome) and 2000-07-21 18:15:35 +00:00
LEGAL XML Parser for Java uses Apache Software License, now. 2000-07-27 03:51:44 +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.