1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Dmitry Marakasov 455ce7795f - Switch comms/libmodbus to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-08-15 17:21:08 +00:00
accessibility
arabic
archivers
astro
audio - Switch to USES=libtool, drop .la files 2014-08-15 16:21:28 +00:00
benchmarks
biology Fix build on -current by un-clobbering LDFLAGS. Also, don't 2014-08-15 16:37:37 +00:00
cad
chinese
comms - Switch comms/libmodbus to USES=libtool, drop .la files 2014-08-15 17:21:08 +00:00
converters
databases
deskutils
devel Fix build on -current. 2014-08-15 17:04:41 +00:00
dns
editors
emulators
finance
french
ftp
games - Stagify 2014-08-15 16:00:28 +00:00
german
graphics Add new port graphics/ttygif 2014-08-15 15:30:24 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang - Get the previous configure fix actually right 2014-08-15 16:17:42 +00:00
mail - retire mail/sendmail-sasl 2014-08-15 16:39:58 +00:00
math
misc Properly fix build on -current. 2014-08-15 16:54:04 +00:00
Mk
multimedia
net
net-im Refresh. 2014-08-15 15:59:21 +00:00
net-mgmt - Switch comms/libmodbus to USES=libtool, drop .la files 2014-08-15 17:21:08 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print Fix a few of its glaring bugs around type widths. 2014-08-15 17:20:46 +00:00
russian
science
security
shells
sysutils sysutils/mcollective-shell-client: NEW PORT - official MCollecive shell plugin client 2014-08-15 15:59:11 +00:00
Templates
textproc - Fix build with -current's clang by fixing header typo 2014-08-15 16:17:20 +00:00
Tools
ukrainian
vietnamese
www Fix installation on i386 where mksnapshot is called mksnapshot.ia32 initially. 2014-08-15 17:03:28 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED - retire mail/sendmail-sasl 2014-08-15 16:38:57 +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.