1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Neil Blakey-Milner f4b4dfe07c Update to emboss 1.4.0.
PR:		ports/20898
Submitted by:	Johann Visagie <johann@egenetics.com>
2000-09-07 14:02:52 +00:00
archivers Update with bsd.ruby.mk. 2000-09-07 07:44:38 +00:00
astro
audio Update to 1.4.1. 2000-09-07 12:16:59 +00:00
benchmarks
biology Update to emboss 1.4.0. 2000-09-07 14:02:52 +00:00
cad Use ${XAWVER} for Xaw3d's shlib version number in LIB_DEPENDS so these ports 2000-09-05 18:34:52 +00:00
chinese
comms
converters
databases Add ZPyGreSQLDA, a PostgreSQL database adaptor for Zope. 2000-09-07 13:12:36 +00:00
deskutils Clean up PLIST handling with PLIST_SUB magic 2000-09-06 03:28:37 +00:00
devel Update with bsd.ruby.mk. 2000-09-07 07:29:07 +00:00
dns
editors Update to 0.5.10 ( Sorry for devide) 2000-09-07 08:09:29 +00:00
emulators Activate uae. 2000-09-06 15:08:32 +00:00
finance
french/ispell
ftp Update to 0.3.2. 2000-09-05 06:23:31 +00:00
games Update to 0.6.2. 2000-09-07 11:44:56 +00:00
german Use 'WEBALIZE_LANG?= german' so this can stand-in as a master port. 2000-09-05 20:41:43 +00:00
graphics Update to 0.9.0 2000-09-07 08:27:18 +00:00
hebrew
irc
japanese Add a knob for XIM support. (WITH_XIM) 2000-09-07 08:01:29 +00:00
java
korean Install a manually hinted gulim10 and gulim10b fonts. 2000-09-03 13:05:40 +00:00
lang Update with bsd.ruby.mk. 2000-09-07 07:58:12 +00:00
mail Update with bsd.ruby.mk. 2000-09-07 07:44:38 +00:00
math Activate wingz3. 2000-09-07 05:19:33 +00:00
mbone
misc Fix `python: command not found' when python doesn't exist. 2000-09-06 12:18:18 +00:00
Mk Add ruby-setup-install target which I forgot to add. 2000-09-07 07:20:02 +00:00
multimedia Use ${XAWVER} for Xaw3d's shlib version number in LIB_DEPENDS so these ports 2000-09-05 18:34:52 +00:00
net Add --enable-lzo, thanks rse@ 2000-09-07 13:17:55 +00:00
net-im Update to version 0.1.4-2. This probably wasn't the best way to do 2000-09-05 20:05:56 +00:00
net-mgmt Respect CC and CFLAGS 2000-09-03 00:42:28 +00:00
net-p2p
news
palm
ports-mgmt
portuguese/ispell-pt_BR
print upgrade after make-release. 2000-09-06 20:40:41 +00:00
russian
science Use ${XAWVER} for Xaw3d's shlib version number in LIB_DEPENDS so these ports 2000-09-05 18:34:52 +00:00
security Update with bsd.ruby.mk. 2000-09-07 07:44:38 +00:00
shells Update _kld to look (also) into /boot/kernel for kernel modules. 2000-09-06 15:07:31 +00:00
sysutils Upgrade to 3.9.8 2000-09-05 16:47:44 +00:00
Templates
textproc Update with bsd.ruby.mk. 2000-09-07 07:44:38 +00:00
Tools
vietnamese
www Standardise the ZOPEBASEDIR and SZOPEBASEDIR variable usage for the 2000-09-07 13:30:21 +00:00
x11 Turn USE_GMAKE on, since our make(1) (sys.mk) doesn't use CPPFLAGS. 2000-09-07 12:13:53 +00:00
x11-clocks
x11-fm Use ${XAWVER} for Xaw3d's shlib version number in LIB_DEPENDS so these ports 2000-09-05 18:34:52 +00:00
x11-fonts
x11-servers Both of the below are 2000-09-07 00:03:49 +00:00
x11-themes
x11-toolkits Turn USE_GMAKE on, since our make(1) (sys.mk) doesn't use CPPFLAGS. 2000-09-07 12:13:53 +00:00
x11-wm Fix copyright problem. 2000-09-05 15:43:06 +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.