FreeBSD ports tree (read-only mirror)
Find a file
Kurt Jaeger b6f628c82d devel/lfcbase: 1.8.4 -> 1.8.5
databases/cego: 2.30.14 -> 2.30.15

lfcbase:
- Added statlock mutex in ThreadLock class for protecting statistic
  counters. It seems, increment and decrement operators on atomic
  values are no more thread safe ( Once it was, but I guess this is
  a compiler issue )
  Since the lock statistics can be disabled for production mode,
  there is not performance impact caused by the additional mutex
  calls

cego:
- Made __dateFormatList in CegoMain threadsafe
  For the point-in-time recovery timestamp format, now the server
  defined format is used ( variable CGPITFORMAT is obsolete )
- Added update sync mode. With this mode, the user can decide, if
  an update or delete should be blocked until another concurrent
  transaction is finished or return immediatly without updating
  concurrent affected tuples
- Reactivation of rollback segment record locks in CegoLockHandler class.
  In CegoObjectManager::insertData, in case of rollback segements
  insert operations, the RB record lock is used instead of the
  system record lock. This might avoid some deadlock situations.

Submitted by:	Bjoern Lemke <lemke@lemke-it.com>
2016-07-10 12:39:29 +00:00
accessibility accessibility/redshift: Fix warnings 2016-06-22 16:37:59 +00:00
arabic Many KDE i10n ports: Patch updates CURDIR 2016-05-26 03:38:38 +00:00
archivers Update to version 1.18.9 2016-07-10 10:54:25 +00:00
astro Bump PORTREVISION for the icu revert. 2016-07-06 22:10:14 +00:00
audio audio/portaudio: fix test program installation 2016-07-09 18:59:19 +00:00
benchmarks Convert USE_PHP*=yes into USES=php* 2016-06-28 14:00:45 +00:00
biology - Update to 0.8.11 2016-07-07 15:46:12 +00:00
cad Remove expired ports without open PRs: 2016-07-04 20:48:23 +00:00
chinese chinese/fcitx: 4.2.8.6 -> 4.2.9.1 2016-07-09 11:37:36 +00:00
comms Remove @comment $FreeBSD$ from pkg-plist files. 2016-07-07 14:08:02 +00:00
converters Always use libiconv, which has all the functions. 2016-07-05 20:26:13 +00:00
databases devel/lfcbase: 1.8.4 -> 1.8.5 2016-07-10 12:39:29 +00:00
deskutils Update to 2.62.0. 2016-07-08 17:01:44 +00:00
devel devel/lfcbase: 1.8.4 -> 1.8.5 2016-07-10 12:39:29 +00:00
dns Remove @comment $FreeBSD$ from pkg-plist files. 2016-07-07 14:08:02 +00:00
editors Bump PORTREVISION for the icu revert. 2016-07-06 22:10:14 +00:00
emulators emulators/ppsspp: unbreak runtime on DragonFly 2016-07-09 07:31:13 +00:00
finance Update to 2.6.13. 2016-06-29 12:39:51 +00:00
french Remove expired ports without open PRs: 2016-07-04 20:48:23 +00:00
ftp Remove unused pkg-descr. 2016-07-07 08:42:55 +00:00
games games/gracer: do not depend on a specific version of Tcl 2016-07-06 14:24:04 +00:00
german Remove expired ports without open PRs: 2016-07-04 20:48:23 +00:00
graphics - update to 2.1.1 2016-07-09 23:11:59 +00:00
hebrew Many KDE i10n ports: Patch updates CURDIR 2016-05-26 03:38:38 +00:00
hungarian Many KDE i10n ports: Patch updates CURDIR 2016-05-26 03:38:38 +00:00
irc - Add PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} 2016-07-07 15:45:51 +00:00
japanese - Update to 20160630. 2016-07-05 02:19:46 +00:00
java java/openjfx8-devel: Unbreak build after Gradle update 2016-07-10 12:16:35 +00:00
Keywords xmlcatmgr does not actually expect multiple arguments 2016-07-01 13:09:49 +00:00
korean Many KDE i10n ports: Patch updates CURDIR 2016-05-26 03:38:38 +00:00
lang Update to upstream version 1.10.0 2016-07-10 04:20:09 +00:00
mail - fix build on FreeBSD 12 2016-07-09 20:18:29 +00:00
math New port: math/cadabra2 2016-07-10 07:42:55 +00:00
misc Update to r49071 from the FreeBSD docset (a.k.a. 11.0-R version). 2016-07-10 11:08:33 +00:00
Mk bsd.emacs.mk: Fix EMACS_VER for emacs-devel after r416838. 2016-07-10 11:20:33 +00:00
multimedia Update to version 16.7.2 2016-07-10 09:04:07 +00:00
net - Add LICENSE 2016-07-10 09:00:10 +00:00
net-im net-im/oysttyer: 2.7.0 -> 2.7.2 2016-07-09 06:52:47 +00:00
net-mgmt net-mgmt/nfsen: Improve default directory permissions 2016-07-07 19:41:31 +00:00
net-p2p net-p2p/sonarr: Update to 2.0.0.4230 2016-07-09 01:09:44 +00:00
news Bump PORTREVISION for the icu revert. 2016-07-06 22:10:14 +00:00
palm Remove expired ports without open PRs: 2016-07-04 20:48:23 +00:00
polish Many KDE i10n ports: Patch updates CURDIR 2016-05-26 03:38:38 +00:00
ports-mgmt Update to 2.17.3. 2016-07-07 17:42:25 +00:00
portuguese Update to 20160624 2016-07-07 11:18:53 +00:00
print Remove a patch from devel/gmake so the port no longer depends on 2016-07-08 11:24:18 +00:00
russian Remove expired ports without open PRs: 2016-07-04 20:48:23 +00:00
science Remove expired ports without open PRs: 2016-07-04 20:48:23 +00:00
security security/afl: update 2.07b -> 2.19b 2016-07-09 12:52:40 +00:00
shells Fix build on FreeBSD 9 WITHOUT=NLS. 2016-07-04 14:07:14 +00:00
sysutils sysutils/uefi-edk2-bhyve: add slave port with CSM 2016-07-09 16:10:08 +00:00
Templates Cache ac_cv_sys_long_file_names conftest result (always yes) 2016-05-06 20:57:55 +00:00
textproc - Update to 0.76 2016-07-10 07:21:17 +00:00
Tools Refactor a bit. 2016-06-17 14:58:36 +00:00
ukrainian Many KDE i10n ports: Patch updates CURDIR 2016-05-26 03:38:38 +00:00
vietnamese - Fix trailing whitespace in pkg-descrs, categories [p-x]* 2016-05-19 10:53:05 +00:00
www - Add new port: www/rubygem-rdf 2016-07-10 10:04:51 +00:00
x11 Fix .pc path 2016-07-07 08:46:13 +00:00
x11-clocks Remove unneeded usage of: 2016-06-06 15:25:42 +00:00
x11-drivers With the power of USES=dos2unix, get rid of most patches and files 2016-06-20 16:23:28 +00:00
x11-fm Remove expired ports without open PRs: 2016-07-04 20:48:23 +00:00
x11-fonts Remove expired ports without open PRs: 2016-07-04 20:48:23 +00:00
x11-servers Update to 1.18.3 2016-07-06 21:49:59 +00:00
x11-themes Update to 3.18.0 2016-07-06 20:52:24 +00:00
x11-toolkits Correct the graphics/png dependency. 2016-07-09 04:58:19 +00:00
x11-wm Remove expired ports without open PRs: 2016-07-04 20:48:23 +00:00
.arcconfig remove project.name which is a product of a bygone era 2016-04-21 04:33:59 +00:00
.gitattributes Add a global .gitattributes file, exported from subversion's autoprops. 2016-03-24 12:47:20 +00:00
.gitignore
CHANGES USEify USES=php. 2016-06-28 13:57:37 +00:00
CONTRIBUTING.md
COPYRIGHT
GIDs OTPW is a one-time password system which is robust against the password 2016-07-07 22:15:35 +00:00
LEGAL Remove expired ports without open PRs: 2016-07-04 20:48:23 +00:00
Makefile Have make update work for a git only repository. 2016-04-13 11:28:57 +00:00
MOVED Remove a patch from devel/gmake so the port no longer depends on 2016-07-08 11:24:18 +00:00
README
UIDs Spell pseudo-user consistently. 2016-07-07 22:28:09 +00:00
UPDATING Add a note about of GNU Screen 4.4.0 (r417201) that a change to a 2016-07-08 12:46:38 +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.