1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Ying-Chieh Liao 41619882b2 add libmba 0.3.6
A collection of C modules potentially useful to any project
required by textproc/domc 0.6.0

Approved by:	kris
2002-09-24 07:59:37 +00:00
accessibility
arabic
archivers Remove gettext-old dependency, which moves us kloser to nuking that outdated 2002-09-23 16:55:26 +00:00
astro Correct the ftp.fi.freebsd.org location. 2002-09-22 18:05:33 +00:00
audio Update to 2.0.4. 2002-09-24 07:48:25 +00:00
benchmarks
biology add forgotten "USE_REINPLACE=yes" 2002-09-21 14:56:18 +00:00
cad
chinese
comms fix build on -current (machine/types.h no loner exists) 2002-09-22 17:36:08 +00:00
converters
databases Hook postgresql-devel up to the build 2002-09-23 22:03:37 +00:00
deskutils
devel add libmba 0.3.6 2002-09-24 07:59:37 +00:00
dns
editors This removes the need for one of the patches for WITH_PERL. I've heard 2002-09-21 23:49:28 +00:00
emulators
finance
french
ftp Fix build and package build after recent GNOMENG conversion. 2002-09-22 19:48:41 +00:00
games Fixing a build error listed on bento 2002-09-23 06:08:25 +00:00
german
graphics Fix pkg-plist. file.{la,so} are not built because the mmap(2) check 2002-09-23 17:51:15 +00:00
hebrew
hungarian
irc
japanese Unbreak building kterm on 4.6-REL or later. 2002-09-23 16:57:09 +00:00
java
korean
lang Upgrade to 0.6.3. 2002-09-23 15:33:46 +00:00
mail Remove repeated entry in MASTER_SITES 2002-09-23 13:23:09 +00:00
math Update to 3.2.1 and unbreak. 2002-09-21 18:04:50 +00:00
mbone
misc - Get rid of the file leftover after "make clean" 2002-09-23 09:21:22 +00:00
Mk Fix distfile survey issues with X ports, update bsd.sites.mk to include 2002-09-21 19:20:55 +00:00
multimedia
net Use gnomehack in the default case. This fixes make patch when GNOME is 2002-09-23 17:11:57 +00:00
net-im Use gnomehack in the default case. This fixes make patch when GNOME is 2002-09-23 17:11:57 +00:00
net-mgmt Since the master site is down, temporarily mirror the tarball at 2002-09-23 16:19:19 +00:00
net-p2p
news Update to 1.9.26 2002-09-21 12:22:43 +00:00
palm
picobsd
polish
ports-mgmt
portuguese
print
russian
science
security p5-Crypt-Twofish needs newer File::Spec (than perl 5.00503's one) 2002-09-23 17:48:42 +00:00
shells
sysutils * Update to reconize 4.7 release. 2002-09-23 19:19:35 +00:00
Templates
textproc move devel/domc to textproc/ 2002-09-24 06:46:04 +00:00
Tools
ukrainian
vietnamese
www Fix the databases/p5-SQL-Statement dependency. SQL/Statement.pm 2002-09-23 12:06:05 +00:00
x11 Fix fetching distfile: move download site to maintainer's 2002-09-22 15:56:55 +00:00
x11-clocks
x11-fm
x11-fonts Fix distfile survey issues with X ports, update bsd.sites.mk to include 2002-09-21 19:20:55 +00:00
x11-servers Fix distfile survey issues with X ports, update bsd.sites.mk to include 2002-09-21 19:20:55 +00:00
x11-themes
x11-toolkits Bump the port-revision for my latest fix to pkg-plist. Claim the pointy hat. 2002-09-23 18:05:05 +00:00
x11-wm Fix fetching distfile: move download site to maintainer's 2002-09-22 15:54:46 +00:00
.cvsignore
INDEX
LEGAL Argh, fix the icc/ifc lines (last commit until I'm healthy again; if 2002-09-22 15:59:37 +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/doc/en_US.ISO8859-1/books/handbook/

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.