1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Alexey Dokuchaev 1282a5f64f - Allow to build with Python bindings [1]
- Optionally, build SysInfo detection utility, which is required in order
  to support iPod classic and nano 3G [2]
- Some minor Makefile nits

Since both knobs are disabled by default, do not bump PORTREVISION

PR:		ports/124707 [1], ports/126656 [2]
Submitted by:	edwin [1], ehaupt [2]
2009-08-23 18:30:41 +00:00
accessibility
arabic
archivers Add packddir 2009-08-23 16:08:15 +00:00
astro
audio - Allow to build with Python bindings [1] 2009-08-23 18:30:41 +00:00
benchmarks
biology Update to 35.4.9 2009-08-23 15:47:37 +00:00
cad
chinese
comms - Update to 1.4.12 2009-08-22 19:21:48 +00:00
converters Add a fribidi-config wrapper script around pkg-config to fix some older 2009-08-23 17:17:33 +00:00
databases Mark MANUAL_PACKAGE_BUILD as it does not build in a jail. 2009-08-23 10:40:40 +00:00
deskutils Chase the vte shared lib bump. 2009-08-22 17:55:27 +00:00
devel - update to 0.077 2009-08-23 07:14:36 +00:00
dns
editors Chase the fribidi shared lib bump. 2009-08-22 17:36:57 +00:00
emulators Update to Wine 1.1.28. Among others, this includes the following changes: 2009-08-22 18:28:32 +00:00
finance - Fix broken makefiles introduced with translation to new SF File Release System 2009-08-22 02:23:49 +00:00
french
ftp Update to 2.10.1. 2009-08-23 12:01:05 +00:00
games Fix the build with the new fribidi. 2009-08-23 17:18:12 +00:00
german
graphics - Update to 5.4.2 2009-08-22 19:21:55 +00:00
hebrew These ports need an update to work with the new paragraph embedding level 2009-08-23 17:19:48 +00:00
hungarian
irc Update to 1.2-alpha6 2009-08-23 15:46:26 +00:00
japanese
java
korean
lang Remove BROKEN, probably an error on the cluster. 2009-08-23 15:26:14 +00:00
mail - Use FreeBSD ftp servers 2009-08-22 15:37:32 +00:00
math - Remove math/octave-forge-windows: Version branch long since retired. 2009-08-23 17:26:44 +00:00
mbone
misc
Mk - Fix build 2009-08-23 16:49:00 +00:00
multimedia Chase the fribidi shared lib bump. 2009-08-23 16:14:18 +00:00
net - update to 0.43 2009-08-23 06:06:12 +00:00
net-im Update to 4.0-beta7 2009-08-23 10:38:03 +00:00
net-mgmt - Fix broken makefiles introduced with translation to new SF File Release System 2009-08-22 02:23:49 +00:00
net-p2p - Fix broken makefiles introduced with translation to new SF File Release System 2009-08-22 02:23:49 +00:00
news - Fix INDEX 2009-08-22 16:24:57 +00:00
palm
polish
ports-mgmt
portuguese
print - Rewrite pdfjoin to avoid bashisms 2009-08-23 17:07:55 +00:00
russian
science Update peekabot to 0.7.0 2009-08-23 15:48:18 +00:00
security - Update to 1.0.3 2009-08-22 22:16:38 +00:00
shells
sysutils - Take over maintainership 2009-08-22 21:32:00 +00:00
Templates
textproc These ports need an update to work with the new paragraph embedding level 2009-08-23 17:19:48 +00:00
Tools I believe that this script is obsolete. Retire it. 2009-08-23 15:30:24 +00:00
ukrainian
vietnamese
www Mark BROKEN: leaves (a lot of) files behind on deinstallation 2009-08-23 16:05:58 +00:00
x11 - Add patch from upstream that fixes the HDD system monitor applet if 2009-08-23 14:39:34 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes Update to 2.0.5 2009-08-23 15:49:14 +00:00
x11-toolkits Fix typo in previous commit. 2009-08-23 16:02:28 +00:00
x11-wm - Update to 3.c 2009-08-23 16:20:37 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile - bsd.port.mk - Remove ${INDEXDIR}/${INDEXFILE}.bz2 after fetchindex is being run 2009-08-22 19:32:48 +00:00
MOVED - Remove math/octave-forge-windows: Version branch long since retired. 2009-08-23 17:26:44 +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.