1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Will Andrews 8de8dbb8e6 Here's my holiday present to the ports team: new -l option allows you to
let portlint fill out your commit log message.  It takes data from your
port's Makefile and pkg-comment to generate this, then displays the
resulting file and gives a chance to fix any problems.

Also, change -c option to move the file to the temp directory.  Since -c
and -l option conflict, -l will take precedence.  Move -c option down to
where directories are parsed.

Reviewed by:	Jeremy Shaffner <jeremy@external.org>
2000-12-31 11:24:13 +00:00
archivers
astro
audio Add new port of opmixer, a gtk-- program for adjusting an audio 2000-12-31 06:48:48 +00:00
benchmarks
biology
cad
chinese
comms
converters Add p5-Text-Iconv 1.1, a perl interface to iconv(). 2000-12-31 05:51:33 +00:00
databases Add p5-Text-Query-SQL 0.09, a perl module that provides query builders for 2000-12-31 05:44:52 +00:00
deskutils
devel
dns
editors
emulators
finance Add p5-Finance-Quote 1.04, a perl module to obtain stock and mutual fund 2000-12-31 05:48:35 +00:00
french
ftp
games
german
graphics
hebrew
irc
japanese
java
korean
lang
mail Add p5-Email-Find 0.02, a perl module to find RFC 822 email addresses in 2000-12-31 05:13:24 +00:00
math Old configure style is obsolete due to update of grace to version 5.1.2. 2000-12-31 09:34:53 +00:00
mbone
misc Add p5-Finance-Quote 1.04, a perl module to obtain stock and mutual fund 2000-12-31 05:48:35 +00:00
Mk
multimedia
net This is a repocopy of net/icqlib greatly done by 2000-12-31 11:20:33 +00:00
net-im
net-mgmt From the submitter: 2000-12-31 05:17:01 +00:00
net-p2p
news
palm
ports-mgmt
portuguese/ispell-pt_BR
print Add p5-Text-PDF 0.12, a perl module for manipulating PDF files. 2000-12-31 05:40:39 +00:00
russian
science
security Add integrit 1.03.05 beta, an alternative to file integrity programs like 2000-12-31 11:15:43 +00:00
shells Add pash 2.2, a full-screen shell, similar to Midnight Commander. Some 2000-12-31 06:02:40 +00:00
sysutils
Templates
textproc Fix typo (NOPORTDCS->NOPORTDOCS). 2000-12-31 07:31:26 +00:00
Tools Here's my holiday present to the ports team: new -l option allows you to 2000-12-31 11:24:13 +00:00
vietnamese
www Update to 0.2.2. 2000-12-31 10:14:53 +00:00
x11
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.cvsignore
INDEX
LEGAL Add NO_CDROM and NO_PACKAGE to www/Mosaic port, to conform to the license. 2000-12-31 07:01:50 +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.