1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Andrey A. Chernov bbe3bbc824 Remove unneded confMILTER_MACROS_*
PR:             106758
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp>
2006-12-15 16:12:36 +00:00
accessibility
arabic
archivers Update to 1.16.1. User-visible changes: 2006-12-13 21:10:23 +00:00
astro
audio - Add new port audio/slimserver-lazysearch. 2006-12-15 15:14:11 +00:00
benchmarks This is GSBench for GNUstep. It started as a simple conversion of NXBench for 2006-12-14 20:16:43 +00:00
biology Reset dbader@ece.unm.edu due to timeouts and no response to email. 2006-12-13 13:20:20 +00:00
cad
chinese - Update to 0.33 2006-12-14 02:14:49 +00:00
comms Fix building with gcc4. 2006-12-14 21:06:37 +00:00
converters Drop maintainership 2006-12-15 01:21:57 +00:00
databases - Update to 2.3.1 2006-12-15 08:38:20 +00:00
deskutils Update to version 2.7 2006-12-15 01:22:02 +00:00
devel Fix the build with GCC 4.1, took from Gentoo's files/soup-0.7.11-gcc41.patch. 2006-12-15 03:10:15 +00:00
dns - Update to 1.2.12.04 2006-12-14 13:45:02 +00:00
editors Fix plist. 2006-12-15 09:51:03 +00:00
emulators - Add fix for -current 2006-12-15 08:38:11 +00:00
finance
french
ftp - Update to 20061204 2006-12-14 12:34:40 +00:00
games - Fix gcc 4.X build 2006-12-15 07:51:57 +00:00
german
graphics Maintainer no longer has time for these ports. 2006-12-15 11:56:54 +00:00
hebrew
hungarian
irc Fix the build if the REMOTE option has *not* been selected, and 2006-12-15 12:37:15 +00:00
japanese Fix build error. 2006-12-14 15:26:45 +00:00
java Cure java/jboss2 - www/jakarta-tomcat4/files/startup.sh has been readded: 2006-12-13 12:54:45 +00:00
korean Cure korean/hlatex-psfonts-uhc-extra by switching its dependency and 2006-12-14 09:01:58 +00:00
lang - Fix gcc 4.X build 2006-12-15 07:51:51 +00:00
mail Remove unneded confMILTER_MACROS_* 2006-12-15 16:12:36 +00:00
math Drop maintainership 2006-12-15 01:21:57 +00:00
mbone Move to MASTER_SITE_LOCAL. The distfile won't actually show up until 2006-12-13 22:17:12 +00:00
misc Update to 20061215 2006-12-15 13:36:42 +00:00
Mk
multimedia Respect PTHREAD_LIBS. 2006-12-15 13:29:55 +00:00
net - Fix build without X11 for people who have xorg-libraries installed 2006-12-15 15:51:34 +00:00
net-im Remove expired leaf port: 2006-12-14 10:27:03 +00:00
net-mgmt - Update to 0.9.8 2006-12-15 09:58:44 +00:00
net-p2p Disconnect mldonkey-sancho from net-p2p/Makefile since it has been removed. 2006-12-15 10:09:34 +00:00
news - fix build with gcc41 again, new snapshots are more pedantic 2006-12-14 09:56:00 +00:00
palm Maintainer no longer has time for these ports. 2006-12-15 11:56:54 +00:00
polish
ports-mgmt Argh! Remove a debugging line. 2006-12-13 18:32:44 +00:00
portuguese
print - Add backup MASTER_SITES 2006-12-14 08:09:12 +00:00
russian
science Define WITH_FORTRAN on -CURRENT. 2006-12-13 23:23:58 +00:00
security make it compilable with gcc 4.1. 2006-12-15 02:08:58 +00:00
shells Reset seanc@FreeBSD.or due to maintainer-timeouts and no response to email. 2006-12-13 16:14:17 +00:00
sysutils - Fix install on 4-STABLE. 2006-12-15 14:55:38 +00:00
Templates
textproc - Since 0.13, it depends on p5-XML-XPathEngine instead of p5-XML-XPath 2006-12-14 06:35:25 +00:00
Tools
ukrainian
vietnamese
www - update to 0.39 2006-12-15 15:46:13 +00:00
x11 - Remove USE_X_PREFIX and bump PORTREVISION. 2006-12-15 13:18:43 +00:00
x11-clocks
x11-drivers/synaptics
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Update to 1.8.2. 2006-12-14 06:59:10 +00:00
x11-wm - Update to 2.7 2006-12-15 08:38:23 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL Clarify restrictions for java/netbeans* (version 5.5 is published under the CDDL). 2006-12-13 16:22:32 +00:00
Makefile
MOVED It's dead, unmaintain and nothing use it. 2006-12-15 04:42:04 +00:00
README
UIDs
UPDATING

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.