1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Jason E. Hale 784e4c52e1 - Update security/gpgme to 1.4.3
- Use USE_GNOME= ltverhack to correct the library version number
  to what the author intended.  This effectively rolls the version
  number backwards, but should prevent future unneccesary version
  bumps.
- Support staging
- Use options helpers
- Use new LIB_DEPENDS syntax
- Bump PORTREVISION on dependent ports
2013-10-20 19:20:15 +00:00
accessibility
arabic
archivers
astro
audio
benchmarks
biology
cad
chinese
comms
converters
databases
deskutils - Update security/gpgme to 1.4.3 2013-10-20 19:20:15 +00:00
devel - Update security/gpgme to 1.4.3 2013-10-20 19:20:15 +00:00
dns
editors
emulators
finance
french
ftp - Convert to new LIB_DEPENDS format 2013-10-20 18:07:48 +00:00
games
german
graphics
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang
mail - Update security/gpgme to 1.4.3 2013-10-20 19:20:15 +00:00
math
misc
Mk - Fix devel/xfce4-dev-tools detection, when xfdev is used in USE_XFCE macro 2013-10-20 18:53:04 +00:00
multimedia Use proper make_args instead of patching 2013-10-20 18:27:39 +00:00
net
net-im - Update security/gpgme to 1.4.3 2013-10-20 19:20:15 +00:00
net-mgmt
net-p2p - Update security/gpgme to 1.4.3 2013-10-20 19:20:15 +00:00
news
palm
polish - Update security/gpgme to 1.4.3 2013-10-20 19:20:15 +00:00
ports-mgmt
portuguese
print Fix the build with libc++, and a lot more. 2013-10-20 18:57:18 +00:00
russian
science
security - Update security/gpgme to 1.4.3 2013-10-20 19:20:15 +00:00
shells
sysutils - Update security/gpgme to 1.4.3 2013-10-20 19:20:15 +00:00
Templates
textproc A fast Gherkin lexer/parser based on the Ragel State Machine Compiler. 2013-10-20 19:14:52 +00:00
Tools
ukrainian
vietnamese
www
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes - Add patch, to avoid "pixelization" of icons in Tabwin widget 2013-10-20 19:00:14 +00:00
x11-toolkits
x11-wm
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED
README
UIDs
UPDATING - Update security/gpgme to 1.4.3 2013-10-20 19:20:15 +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.