1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Tijl Coosemans 37f54e0f66 net/openldap24-*:
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD

databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip

databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample

databases/libgdamm:
- Drop :keepla
- USES=tar:bzip2
- Use INSTALL_TARGET=install-strip

databases/libgdamm5:
- Add INSTALL_TARGET=install-strip
- Drop --enable-static (inherited from old repocopy)

devel/anjuta x11-toolkits/py-gnome-extras:
- Drop :keepla

dns/powerdns dns/powerdns-devel:
- Convert to USES=libtool
- Add INSTALL_TARGET=install-strip
- Disable static modules
- Stop creating library symlinks with .0 suffix, not needed for dynamically
  opened modules

mail/dovecot2:
- Add USES=libtool

mail/dovecot2-pigeonhole:
- Drop CONFIGURE_TARGET (incorrect for Dragonfly)
- Add USES=libtool and INSTALL_TARGET=install-strip

math/gnumeric:
- USES=libtool tar:xz

Approved by:	portmgr (implicit, bump unstaged ports)
2014-07-24 18:34:16 +00:00
accessibility
arabic
archivers
astro
audio
benchmarks
biology
cad
chinese
comms
converters
databases net/openldap24-*: 2014-07-24 18:34:16 +00:00
deskutils net/openldap24-*: 2014-07-24 18:34:16 +00:00
devel net/openldap24-*: 2014-07-24 18:34:16 +00:00
dns net/openldap24-*: 2014-07-24 18:34:16 +00:00
editors net/openldap24-*: 2014-07-24 18:34:16 +00:00
emulators net/openldap24-*: 2014-07-24 18:34:16 +00:00
finance
french
ftp net/openldap24-*: 2014-07-24 18:34:16 +00:00
games
german
graphics
hebrew
hungarian
irc net/openldap24-*: 2014-07-24 18:34:16 +00:00
japanese
java
Keywords
korean
lang net/openldap24-*: 2014-07-24 18:34:16 +00:00
mail net/openldap24-*: 2014-07-24 18:34:16 +00:00
math net/openldap24-*: 2014-07-24 18:34:16 +00:00
misc net/openldap24-*: 2014-07-24 18:34:16 +00:00
Mk net/openldap24-*: 2014-07-24 18:34:16 +00:00
multimedia
net net/openldap24-*: 2014-07-24 18:34:16 +00:00
net-im net/openldap24-*: 2014-07-24 18:34:16 +00:00
net-mgmt net/openldap24-*: 2014-07-24 18:34:16 +00:00
net-p2p
news net/openldap24-*: 2014-07-24 18:34:16 +00:00
palm
polish
ports-mgmt
portuguese
print
russian
science
security net/openldap24-*: 2014-07-24 18:34:16 +00:00
shells
sysutils net/openldap24-*: 2014-07-24 18:34:16 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www net/openldap24-*: 2014-07-24 18:34:16 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits net/openldap24-*: 2014-07-24 18:34:16 +00:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
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.