1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Rong-En Fan 35ead95b09 - Fix build after objformat removal
PR:		ports/111203
Submitted by:	Kay Lehmann <kay_lehmann at web.de> (maintainer)
2007-04-04 19:58:17 +00:00
accessibility
arabic
archivers
astro - Move myself, many committers live in Taipei. 2007-04-04 07:20:42 +00:00
audio Add py-fastaudio 0.1, python bindings for the PortAudio multi-platform 2007-04-04 10:10:53 +00:00
benchmarks
biology
cad - Update to 0.8.4. 2007-04-03 23:00:42 +00:00
chinese
comms
converters - Update to 1.10 (1.1) 2007-04-04 07:34:35 +00:00
databases Update to 2.1.2. 2007-04-04 08:34:23 +00:00
deskutils
devel Add devel/p5-File-CreationTime 2.03, a Perl module that keeps track of 2007-04-04 11:23:52 +00:00
dns
editors * Update to 22.0.97. 2007-04-04 07:24:07 +00:00
emulators
finance
french
ftp - Change to my FreeBSD.org email 2007-04-04 08:49:31 +00:00
games . Drop maintainership of these ports. Its glaringly obvious that I don't 2007-04-04 03:31:05 +00:00
german
graphics - Remove old Perl support from unmaintained ports in categories starting 2007-04-04 15:57:13 +00:00
hebrew
hungarian
irc - Remove old Perl support from unmaintained ports in categories starting 2007-04-04 15:57:13 +00:00
japanese - Remove old Perl support from unmaintained ports in categories starting 2007-04-04 15:57:13 +00:00
java - Update to 5.1 2007-04-04 11:09:10 +00:00
korean
lang - Remove old Perl support from unmaintained ports in categories starting 2007-04-04 17:39:14 +00:00
mail - Remove old Perl support from unmaintained ports in categories starting 2007-04-04 17:39:14 +00:00
math - Remove old Perl support from unmaintained ports in categories starting 2007-04-04 17:39:14 +00:00
mbone
misc Update to 2.18.0. 2007-04-03 20:38:53 +00:00
Mk - Add forgotten RUBY_PORTEPOCH variable [1] 2007-04-04 12:52:04 +00:00
multimedia - Remove old Perl support from unmaintained ports in categories starting 2007-04-04 17:39:14 +00:00
net - Remove old Perl support from unmaintained ports in categories starting 2007-04-04 17:39:14 +00:00
net-im - Update to 20070402 2007-04-04 08:24:52 +00:00
net-mgmt
net-p2p - Remove old Perl support from unmaintained ports in categories starting 2007-04-04 17:39:14 +00:00
news
palm Add support for WITHOUT_NLS. 2007-04-04 09:33:44 +00:00
polish
ports-mgmt This is a possible fix for the 'makesum' regression introduced in ports/Mk 2007-04-04 17:02:02 +00:00
portuguese
print - Mark DEPRECATED with EXPIRATION_DATE of 2007-07-15 2007-04-04 16:03:45 +00:00
russian
science . Drop maintainership of these ports. Its glaringly obvious that I don't 2007-04-04 03:31:05 +00:00
security - Fix build on pointyhat if openvpn and openvpn-devel are built at the 2007-04-04 14:40:36 +00:00
shells
sysutils - Fix build after objformat removal 2007-04-04 19:58:17 +00:00
Templates
textproc Add port textproc/pdfoutline: 2007-04-04 12:58:01 +00:00
Tools
ukrainian
vietnamese
www - Update to 0.26 2007-04-04 19:00:46 +00:00
x11 fix a memory leak 2007-04-04 18:39:42 +00:00
x11-clocks
x11-drivers/synaptics
x11-fm
x11-fonts - Update to 2.4 2007-04-04 13:00:35 +00:00
x11-servers
x11-themes
x11-toolkits - Give maintainership to Araujo since he takes care for other fox and 2007-04-04 04:01:23 +00:00
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED
README
UIDs
UPDATING Add note about user of the gimp who have gimp-print installed. 2007-04-04 16:11:52 +00:00

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 ports section which is available from:

	http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html
		for the latest official version
	or:
	The ports(7) manual page (man ports).

These will explain how to use ports and packages.

If you would like to search for a port, you can do so easily by
saying (in /usr/ports):


	make search name="<name>"
	or:
	make search key="<keyword>"

which will generate a list of all ports matching <name> or <keyword>.
make search also supports wildcards, such as:

	make search name="gtk*"

For information about contributing to FreeBSD ports, please see the Porter's
Handbook, available at:

	http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/porters-handbook/

NOTE:  This tree will 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.