1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Chin-San Huang 8e6c168e8c - Update to 0.07
- Transfer maintainership to the author of CPAN perl module.

PR:		ports/104716
Submitted by:	chinsan
Approved by:	delphij (mentor)
2006-10-31 04:42:48 +00:00
accessibility
arabic
archivers
astro
audio - Update to 1.2.2 2006-10-31 02:24:33 +00:00
benchmarks
biology
cad - Make it fetchable 2006-10-21 10:14:56 +00:00
chinese - Add LGJ_FONT KNOB (Patch for Taiwanhorn) as default option 2006-10-31 03:31:46 +00:00
comms
converters - Fix dependency for Perl < 5.7.1 2006-10-31 01:16:55 +00:00
databases - Update to 5.0.27. Fix ABI incompatibility. 2006-10-29 22:43:31 +00:00
deskutils Update to 2.16.1 to fix several of crash bugs. 2006-10-23 21:18:16 +00:00
devel - Update to 0.21 2006-10-31 03:37:27 +00:00
dns
editors Upgrade to v2.8.1. Upstream changes include: 2006-10-31 04:23:31 +00:00
emulators Despite trevor commits 7 weeks ago the ports remained broken and trevor 2006-10-21 02:59:05 +00:00
finance
french
ftp
games - Fix the installation and remove broken state. It doesn't touch the filesystem 2006-10-23 20:29:56 +00:00
german
graphics - Update to version 3.01. 2006-10-31 02:37:06 +00:00
hebrew
hungarian
irc Update to 2.6.8. 2006-10-31 02:39:57 +00:00
japanese
java
korean
lang - Update lang/sdcc-devel to version 2.6.1.2006.10.12. 2006-10-31 02:33:23 +00:00
mail - take maintainership 2006-10-31 03:26:35 +00:00
math Plots data on map projections (with continental and political boundaries). 2006-10-31 03:03:42 +00:00
mbone
misc - Add port misc/pecl-timezonedb 2006-10-31 03:30:45 +00:00
Mk
multimedia - Fix with Python 2.5. 2006-10-31 02:39:31 +00:00
net - Update to 0.9 2006-10-31 04:40:56 +00:00
net-im Add entries for gaim-consoleui-devel and libgaim. 2006-10-31 02:55:46 +00:00
net-mgmt wdiag is a utility to monitor Westell DSL modem diagnostics and line 2006-10-31 02:46:34 +00:00
net-p2p Update to version 2.0.3 2006-10-31 01:53:00 +00:00
news Fix Makefile.layout to work with FreeBSD 4.x. 2006-10-31 03:15:07 +00:00
palm
polish
ports-mgmt
portuguese
print
russian
science - Update to 5.3.2. 2006-10-31 02:18:58 +00:00
security Sguil is an open source tool to implement Network 2006-10-31 02:43:25 +00:00
shells Fix build. Don't remove all of the bundled readline, some 2006-10-21 23:18:43 +00:00
sysutils - Update to 0.07 2006-10-31 04:42:48 +00:00
Templates
textproc - maintainership pass to perl@ 2006-10-31 03:16:05 +00:00
Tools
ukrainian
vietnamese
www - Update to 1.4.13 [1] 2006-10-31 03:22:20 +00:00
x11 Make port fetchable and use USE_LDCONFIG. 2006-10-28 21:10:47 +00:00
x11-clocks
x11-drivers/synaptics
x11-fm
x11-fonts
x11-servers Add some old internal FreeType definitions to fix the server runtime. These 2006-10-21 21:58:35 +00:00
x11-themes
x11-toolkits Teach vte to use FreeBSD's login/logout/logwtmp functions to handle 2006-10-29 03:22:29 +00:00
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Note removal of linux_base-suse ports 2006-10-21 03:02:07 +00:00
README
UIDs Reserve uid:gid 559 for the tacacs user for net/tac_plus4. 2006-10-31 02:43:54 +00:00
UPDATING Add note about an issue pertaining to the news/inn-{current,stable} 2006-10-31 02:38:59 +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.