1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Maxim Sobolev 272ffecbc2 Add freetype2 after a repo-copy from print/freerype.
Several notes:

o Freetype2 is incompatible at API level with older freetype, therefore
  portname will be freetype2-x.x to allow pkg_* tools correctly handle
  dependencies (I do not use NO_LATEST_LINK, because it is a production-quality
  software, not a beta or such).

o There are no fs namespace conflicts between freetype and freetype2, so they
  both could be installed on the same machine w/o any problems.
2000-11-13 17:06:48 +00:00
archivers Change MAINTAINER field. 2000-11-13 12:45:40 +00:00
astro
audio Change MAINTAINER field. 2000-11-13 12:45:40 +00:00
benchmarks Change MAINTAINER field. 2000-11-13 12:45:40 +00:00
biology - This is a fairly extensive rework of this port. 2000-11-13 13:49:46 +00:00
cad Update to version 2.1b8 2000-11-13 12:46:49 +00:00
chinese New port added: ttfm 2000-11-13 08:48:09 +00:00
comms Better detecting of modem status lines. 2000-11-11 22:18:36 +00:00
converters Change MAINTAINER field. 2000-11-13 12:45:40 +00:00
databases Update port to 1.1 2000-11-13 13:32:57 +00:00
deskutils Update to version 2.6 2000-11-13 13:27:12 +00:00
devel Change MAINTAINER field. 2000-11-13 12:45:40 +00:00
dns Change MAINTAINER field. 2000-11-13 12:45:40 +00:00
editors - Add x11-toolkits/Xaw3d to LIB_DEPENDS 2000-11-13 13:39:03 +00:00
emulators "Update" to version 6.2. 2000-11-13 12:26:50 +00:00
finance Update to version 2.6 2000-11-13 13:27:12 +00:00
french
ftp - Fix MASTER_SITES 2000-11-13 14:10:08 +00:00
games Remove stray directory on deinstall 2000-11-11 10:54:02 +00:00
german
graphics Change MAINTAINER field. 2000-11-13 12:45:40 +00:00
hebrew
irc
japanese Fix compile error in 4-stable. 2000-11-13 10:01:09 +00:00
java
korean gulim10b sum updated again. I mailed to the author of this file 2000-11-11 13:50:23 +00:00
lang Fix compilation on FreeBSD-3.x. 2000-11-13 13:22:34 +00:00
mail Remove old documentation hack (replacing links to *.gif with links to *.png). 2000-11-13 16:49:19 +00:00
math
mbone
misc Change MAINTAINER field. 2000-11-13 12:45:40 +00:00
Mk Change PKG_IGNORE_DEPENDS to contain some ridiculous string. Otherwise 2000-11-13 08:19:05 +00:00
multimedia
net Change MAINTAINER field. 2000-11-13 12:45:40 +00:00
net-im Fix MASTER_SITE 2000-11-12 01:36:41 +00:00
net-mgmt Change MAINTAINER field. 2000-11-13 12:45:40 +00:00
net-p2p Update to version 0.9.6 2000-11-10 13:17:09 +00:00
news
palm
ports-mgmt
portuguese/ispell-pt_BR
print Add freetype2 after a repo-copy from print/freerype. 2000-11-13 17:06:48 +00:00
russian Change MAINTAINER field. 2000-11-13 12:45:40 +00:00
science
security Add INSTALLS_SHLIB so other ports that depend on this one can find the 2000-11-13 11:49:37 +00:00
shells
sysutils Change MAINTAINER field. 2000-11-13 12:45:40 +00:00
Templates
textproc - Update port textproc/py-martel to 0.35 2000-11-13 16:30:44 +00:00
Tools
vietnamese
www Update to version 1.3 2000-11-13 14:26:52 +00:00
x11 Remove redundant "\" followed by empty line. 2000-11-13 16:24:55 +00:00
x11-clocks
x11-fm Change MAINTAINER field. 2000-11-13 12:45:40 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Support CFLAGS/MAKE properly 2000-11-13 15:00:54 +00:00
x11-wm Update to version 0.2.7b-BETA. 2000-11-13 15:07:02 +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.