1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Pav Lucistnik 0bacf2c9d0 - Fix build with LIBSYNCE, LIBDYNAMITE, LIBUNSHIELD options enabled
- Fix pkg-config file
- Change WWW
- Bump PORTREVISION

PR:		ports/126063
Submitted by:	Alexander Logvinov <ports@logvinov.com> (maintainer)
2008-07-29 23:51:10 +00:00
accessibility
arabic - Update WWW site 2008-07-29 08:30:29 +00:00
archivers - Fix build with LIBSYNCE, LIBDYNAMITE, LIBUNSHIELD options enabled 2008-07-29 23:51:10 +00:00
astro I've moved. 2008-07-29 13:32:24 +00:00
audio Fix build with libxine 2008-07-29 23:33:01 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases Update to CVS version 1.16 2008-07-28 12:03:37 +00:00
deskutils
devel - silence a portlint warning(tab) 2008-07-29 14:04:32 +00:00
dns Cosmetic changes to the rc.d file 2008-07-29 17:23:02 +00:00
editors
emulators Fix the disk image MASTER_SITES. 2008-07-29 17:17:30 +00:00
finance
french - Mark BROKEN on FreeBSD 6.x 2008-07-28 19:31:46 +00:00
ftp
games - Reset <ray@cultofray.net>: 2008-07-28 19:09:32 +00:00
german
graphics Add quirk for the Apple iPhone 3G from upstream SVN. 2008-07-29 12:47:25 +00:00
hebrew
hungarian
irc 1: change USE_GNOME to LIB_DEPENDS to avoid depends on fam/gamin. 2008-07-29 06:03:46 +00:00
japanese - s/DOCDIR/DOCSDIR/ and use DATADIR both in Makefile and pkg-plist 2008-07-28 16:36:25 +00:00
java
korean
lang
mail - Fix builds with dependency port 2008-07-28 23:58:46 +00:00
math - Update to 2.7.1 2008-07-29 14:13:14 +00:00
mbone
misc Update to 2008e 2008-07-29 00:59:56 +00:00
Mk - Move easynet.be down the list of MySQL mirrors. Fetch from it hangs a lot. 2008-07-28 20:45:20 +00:00
multimedia - Fix build with new ffmpeg 2008-07-28 22:16:42 +00:00
net - Update to 1.1.5 2008-07-29 09:22:03 +00:00
net-im - Update to 4.22.5-63-gf1378 2008-07-29 09:03:26 +00:00
net-mgmt Update to 1.10 2008-07-28 12:03:27 +00:00
net-p2p Update to version 2.2.7 2008-07-29 19:00:56 +00:00
news
palm
polish
ports-mgmt Update for version 2.6 2008-07-28 21:26:19 +00:00
portuguese
print
russian Add bugzilla-ru , russian localization for Bugzilla. 2008-07-28 15:44:14 +00:00
science
security Fix WWW. 2008-07-29 18:23:20 +00:00
shells
sysutils - Update to 2.4.2 2008-07-29 06:04:06 +00:00
Templates
textproc - Make clean before building to clean up the .o files that the distfile 2008-07-29 19:57:12 +00:00
Tools Update the list of openoffice.org ports: remove 1.x and add 3.x 2008-07-29 18:06:33 +00:00
ukrainian
vietnamese
www Update to version 1.0.7. 2008-07-29 20:52:54 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm - Update to 1.52 2008-07-28 11:58:32 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL - Remove checkpassword entry since DJB's license had changed. 2008-07-28 11:18:09 +00:00
Makefile
MOVED
README
UIDs
UPDATING - Update to 2.0.5 2008-07-28 13:14:17 +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.