1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Akinori MUSHA 453ab1b5e2 Fix the databases/p5-SQL-Statement dependency. SQL/Statement.pm
installed by databases/p5-SQL-Statement lives right under ${PERL_VER},
not under ${PERL_VER}/${PERL_ARCH}.

Submitted by:	bento
2002-09-23 12:06:05 +00:00
accessibility
arabic
archivers
astro Correct the ftp.fi.freebsd.org location. 2002-09-22 18:05:33 +00:00
audio Respect CFLAGS and CXXFLAGS. 2002-09-21 22:31:35 +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 Correct a *_DEPENDS entry. SQL/Statement.pm installed by 2002-09-23 11:44:47 +00:00
deskutils
devel This installs Red Hat Linux 6.1 packages, so it should depend on 2002-09-23 11:36:02 +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 devel/libargparse only installs a static library, so the dependency 2002-09-23 11:52:16 +00:00
hebrew
hungarian
irc
japanese Since WITH_{CANNA,FREEWNN,WNN6,SJ3} are always defined, there is no 2002-09-23 11:28:55 +00:00
java
korean
lang fix plist 2002-09-22 18:48:45 +00:00
mail Fix plists and unbreak packaging for mail/exim-doc-*. 2002-09-23 11:19:24 +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 Fix RUN_DEPENDS. ${LOCALBASE}/sbin is not necessarily included in 2002-09-23 11:57:05 +00:00
net-im 1. add missing files into plist 2002-09-22 17:58:50 +00:00
net-mgmt
net-p2p
news Update to 1.9.26 2002-09-21 12:22:43 +00:00
palm
picobsd
polish
ports-mgmt Update to 20020921.1. 2002-09-21 07:28:22 +00:00
portuguese
print
russian
science
security Allow port to fetch again 2002-09-21 22:29:10 +00:00
shells
sysutils Update to 20020921.1. 2002-09-21 07:28:22 +00:00
Templates
textproc Up with textproc/wordnet's update and unbreak. Bump PORTREVISION. 2002-09-23 12:00:46 +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 Add new port x11-clocks/wmclockmon - A digital clock dockapp with a 2002-09-21 06:24:19 +00:00
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 fix build 2002-09-22 18:40:50 +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.