Commit graph

1152 commits

Author SHA1 Message Date
Martin Wilke
3e8d73e14d - Part 1 of python24 removal
- Clean up bsd.python.mk (remove PYWSGIREF, PYHASHLIB, PYCTYPES and PYEXPAT) all these is now part of python
	  since python25

Remove:
	textproc/py-expat
	devel/py-ctypes
	security/py-hashlib
	www/py-wsgiref
2011-02-25 09:46:39 +00:00
Martin Wilke
ac1cb23d59 bcrypt() is a sophisticated and secure hash algorithm designed by The OpenBSD
project for hashing passwords. bcrypt-ruby provides a simple, humane wrapper
for safely handling passwords.

WWW: http://rubygems.org/gems/bcrypt-ruby

PR:		ports/153965
Submitted by:	Jason Helfman <jhelfman at experts-exchange.com>
Feature safe:	yes
2011-01-30 12:08:25 +00:00
Wen Heping
846424b94e Twofish is a 128-bit symmetric block cipher with a variable key
length (128, 192, or 256 bits) key, developed by Counterpane Labs.
It is unpatented and free for all uses, as described at
http://www.counterpane.com/twofish.html. It has been one of the
five finalists for AES.

This module is written in pure Perl, it should run everywhere
where Perl runs.

WWW:    http://search.cpan.org/dist/Crypt-Twofish_PP/

PR:		ports/154142
Submitted by:	Konstantin Menshikov <kostjnspb@yandex.ru>
Feature safe:	yes
2011-01-20 06:05:28 +00:00
Emanuel Haupt
134ed538c2 Add ssh-copy-id 5.6p1, small script which copy your ssh public-key to a
remote host; appending it to your remote authorized_keys.

Feature safe: yes
2011-01-14 17:32:37 +00:00
Wen Heping
1f97047ba3 Honggfuzz is a general-purpose fuzzing tool. Given a starting corpus of test
files, Hongfuzz supplies and modifies input to a test program and utilize the
ptrace() API/POSIX signal interface to detect and log crashes.

WWW:    http://code.google.com/p/honggfuzz/
2011-01-05 01:54:24 +00:00
Jeremy Messenger
00f2c843c5 The x11/libcapplet has been broken for over a year (will be two in June 2011)
and no one has any of interest to fix it. It's an ancient software and
is part of GNOME 1. It's time for us to get rid of some of GNOME 1 stuff as
the GNOME 3 is coming sometimes in 2011. Any ports that required libcappet
are removed and ports that have optional aren't remove.

PR:		ports/153355
Discussed with:	My team, FreeBSD GNOME Team
Tested by:	pointyhat-exp (thanks pav!)
2011-01-04 03:32:21 +00:00
Renato Botelho
21526892f3 Remove expired ports:
2011-01-01 audio/emphasis: abandoned upstream
2011-01-01 converters/ecore-txt: abandoned upstream
2011-01-01 deskutils/estickies: abandoned upstream
2011-01-01 devel/ecore-job: abandoned upstream
2011-01-01 devel/engrave: abandoned upstream
2011-01-01 devel/evfs: abandoned upstream
2011-01-01 devel/ruby-ecore: abandoned upstream
2011-01-01 graphics/exhibit: abandoned upstream
2011-01-01 graphics/epsilon: abandoned upstream
2011-01-01 graphics/esmart: abandoned upstream
2011-01-01 graphics/ruby-edje: abandoned upstream
2011-01-01 graphics/ruby-esmart: abandoned upstream
2011-01-01 graphics/ruby-evas: abandoned upstream
2011-01-01 graphics/ruby-redact: abandoned upstream
2011-01-01 multimedia/eclair: abandoned upstream
2011-01-01 security/phpmyid: Development has ceased.
2011-01-01 sysutils/ecore-config: abandoned upstream
2011-01-01 sysutils/extrackt: abandoned upstream
2011-01-01 textproc/exml: abandoned upstream
2011-01-02 www/mod_accesscookie: upstream is gone
2011-01-02 www/mod_vdbh: upstream is gone
2011-01-02 www/mod_auth_any: upstream is gone
2011-01-02 www/mod_log_data: upstream is gone and will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
2011-01-01 x11-fm/entropyfm: abandoned upstream
2011-01-01 x11-themes/e17-splash-fortune: abandoned upstream
2011-01-01 x11-themes/e17-splash-shiny: abandoned upstream
2011-01-01 x11-themes/e17-splash-takara: abandoned upstream
2011-01-01 x11-themes/e17-theme-blue_eyed: abandoned upstream
2011-01-01 x11-themes/e17-theme-dali: abandoned upstream
2011-01-01 x11-themes/e17-theme-gant: abandoned upstream
2011-01-01 x11-themes/e17-theme-japan2007: abandoned upstream
2011-01-01 x11-themes/e17-theme-kor: abandoned upstream
2011-01-01 x11-themes/e17-theme-milky: abandoned upstream
2011-01-01 x11-themes/e17-theme-night_bling: abandoned upstream
2011-01-01 x11-themes/e17-theme-simply_white: abandoned upstream
2011-01-01 x11-themes/e17-splash-azul: abandoned upstream
2011-01-01 x11-themes/e17-splash-blue: abandoned upstream
2011-01-01 x11-themes/e17-splash-clean: abandoned upstream
2011-01-01 x11-themes/e17-splash-logo: abandoned upstream
2011-01-01 x11-toolkits/etk: abandoned upstream
2011-01-01 x11-toolkits/ewl: abandoned upstream
2011-01-01 x11-toolkits/enhance: abandoned upstream
2011-01-01 x11-wm/e17-module-bling: abandoned upstream
2011-01-01 x11-wm/e17-module-mixer: abandoned upstream
2011-01-01 x11-wm/e17-utils: abandoned upstream
2011-01-01 x11/elicit: abandoned upstream
2011-01-01 x11/enity: abandoned upstream
2011-01-01 x11/examine: abandoned upstream
2011-01-01 x11/ecore-desktop: abandoned upstream
2011-01-03 14:38:01 +00:00
Rene Ladan
8cf66a3790 Garbage collect unmaintained expired ports:
2011-01-01 security/lxnb: Development has ceased, mastersite disappeared
2011-01-01 x11-wm/lxsession-lite: Superseded by x11-wm/lxsession
2011-01-02 21:49:02 +00:00
Norikatsu Shigemura
5babafd4c6 Add tpmmanager 0.8, is an open source TPM (Trusted Platform
Module) management software providing an easy-to-use
graphical user interface.

WWW: http://projects.sirrix.com/trac/tpmmanager
2011-01-02 01:32:43 +00:00
Rene Ladan
b7d7206e33 Garbage-collect expired ports:
2010-12-30 databases/p5-sqlrelay: broken and upstream disapeared
2010-12-30 devel/php-dbg2: No upstream support
2010-12-30 dns/fourcdns: upstream has disapeared
2010-12-31 emulators/win4bsd: Development has ceased and distfile is no longer available
2010-12-31 french/mozilla-flp: www/seamonkey port is deprecated. Consider using the www/firefox-i18n.
2010-12-31 french/xtel: Minitel services will be discontinued at the end of 2010.
2010-12-30 ftp/ftpq: upstream has disapeared
2010-12-30 graphics/paintlib: does not compile with new tiff and no more maintained upstream
2010-12-30 graphics/g3dviewer: does not build with gcc 4.2, upstream disapeared
2010-12-30 lang/scriba: Does not compile with gcc 4.2+, looks like abandonware
2010-12-30 math/rascal: Broken on every arch since 2008, looks like an abandonware
2010-12-31 net-mgmt/nrg: Project has vanished. Use cacti instead.
2010-12-31 security/hostsentry: Project is dead.
2010-12-31 sysutils/kcube: Project has vanished
2010-12-31 www/cybercalendar: has been unmaintained since 2001 and is unusable with dates after 2010 (see ports/150974)
2010-12-31 www/flock: Flock 3 moves from Firefox to Chromium
2010-12-31 www/linux-flock: Flock 3 moves from Firefox to Chromium
2010-12-30 x11-clocks/xtu: Looks like abandonware

Leave java/tya in for now, as it has outstanding PRs.
2010-12-31 17:35:17 +00:00
MANTANI Nobutaka
b65cfef8d1 Add log2timeline, a log file parser for computer forensic investigations. 2010-12-24 19:10:30 +00:00
MANTANI Nobutaka
b51cacefa9 Add ssdeep, a tool for computing context triggered piecewise hashes. 2010-12-24 18:50:05 +00:00
Mathieu Arnold
11aa096a9e This module allows to secure connections of POE::Wheel::ReadWrite with OpenSSL
by a POE::Filter object, and behaves (beside of SSLing) as POE::Filter::Stream.
2010-12-22 18:38:32 +00:00
Alex Dupre
c9aac4cdc6 Add xml-security port: the Apache Java library for XML Signature and Encryption. 2010-12-14 15:29:43 +00:00
Rene Ladan
54c312bfe6 Garbage collect old ports:
2010-11-15 archivers/linux-par2cmdline: Native version available
2010-11-15 audio/bmp-musepack: does not build with audio/musepack
2010-11-15 audio/libmpcdec: superseded by audio/musepack
2010-11-15 audio/py-musepack: does not build with audio/musepack
2010-12-01 chinese/chinput3: Development has ceased.
2010-12-01 emulators/dynagen-devel: Please install emulators/dynagen instead
2010-11-24 net-p2p/gift-fasttrack: unmaintained upstream
2010-11-24 net-p2p/gift-gnutella: unmaintained upstream
2010-11-24 net-p2p/gift-openft: unmaintained upstream
2010-11-24 net-p2p/pyslsk: unmantained upstream, use net-p2p/nicotine-plus
2010-11-11 security/pamsfs: SFS is dead, this project is dead, and site is gone
2010-11-10 www/p5-Catalyst-Plugin-CommandLine: The module is not needed any more. With new Catalyst (at least 5.7014) it works out of the box.
2010-12-04 21:32:34 +00:00
Koop Mast
3680f27ebf Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.32/

This will be the last release of the GNOME 2.x series, mainly a bugfix and
bridge release to the first release of the GNOME 3.x series.

This release features commits by avl, marcus, mezz and myself.

The FreeBSD GNOME Team would like to thank the following contributors and
testers for there help with this release:

Zane C.B. <vvelox@vvelox.net>
romain@
Olaf Seibert <O.Seibert@cs.ru.nl>
DomiX
Bapt <baptiste.daroussin@gmail.com>
jsa@
miwi@
Sergio de Almeida Lenzi <lenzi.sergio@gmail.com>
Maxim Samsonov <xors@mne.ru>
Kris Moore

And pav@ for 2 exp-runs

PR:		ports/152255
		ports/143260
		ports/141033
		ports/149629
		ports/150350
		ports/151523
With hat:	gnome@
2010-11-20 15:37:08 +00:00
TAKATSU Tomonari
df91af9d1f - Add a new port: security/rubygem-roauth
A simple OAuth library that supports OAuth header signing, and header verifying.

  WWW:	http://github.com/maccman/roauth
2010-11-14 07:28:47 +00:00
Renato Botelho
8836830484 Remove expired ports:
2010-11-07 devel/libisc: Unlikely to be used...
2010-11-08 emulators/vmware-guestd3: Depends of misc/compat3x, that is deprecated and set to be removed
2010-11-08 emulators/vmware-tools3: Depends of misc/compat3x, that is deprecated and set to be removed
2010-10-08 misc/compat3x: "Only FreeBSD 6.4+ are supported in ports"
2010-11-08 misc/bidwatcher: Obsoleted by JBidwatcher and changes at http://ebay.com
2010-11-08 security/vscan: Depends of misc/compat3x, that is deprecated and set to be removed
2010-11-08 www/ssserver: Depends of misc/compat3x, that is deprecated and set to be removed
2010-11-08 10:08:47 +00:00
Norikatsu Shigemura
b9daf85bc7 Add openssl_tpm_engine 0.4.1, is a OpenSSL TPM engine.
Obtained from:	http://bsssd.sourceforge.net/
2010-11-07 12:11:13 +00:00
Norikatsu Shigemura
5121d69533 Add tpm-tools 1.3.5, provides a basic set of TPM tools.
Obtained from:	http://bsssd.sourceforge.net/
2010-11-07 12:10:03 +00:00
Norikatsu Shigemura
c38e52a3c0 Add opencryptoki 2.3.2, is an open PKCS#11 implementation library.
Obtained from:	http://bsssd.sourceforge.net/
2010-11-07 12:07:17 +00:00
Norikatsu Shigemura
7612f38ced Add trousers 0.3.6, is a CPL (Common Public License) licensed Trusted
Computing Software Stack.  It is mostly compliant with the TSS 1.2
specification.

Obtained from:	http://bsssd.sourceforge.net/
2010-11-07 12:05:27 +00:00
Renato Botelho
7a16e3f1bf security/samba-vscan just works with samba 3.0, that is gone, so remove it too 2010-10-18 12:54:32 +00:00
Renato Botelho
31ecf3c3a5 Remove expired ports
2010-10-15 security/ssh2: abandoned upstream
2010-10-15 security/ssh2-nox11: abandoned upstream
2010-10-15 17:40:31 +00:00
Romain Tartière
231213ccac gnome-keyring-sharp is a fully managed implementation of libgnome-keyring.
When the gnome-keyring-daemon is running, you can use this to retrieve/store
confidential information such as passwords, notes or network services user
information.

WWW:	http://andrew.jorgensenfamily.us/2008/08/gnome-keyring-sharp/
2010-09-30 18:23:42 +00:00
Philip M. Gollucci
b30abcc314 spass is a random password generator written by Guy Rutenberg
WWW: http://www.guyrutenberg.com/2010/08/13/statistical-tests-for-my-audio-based-random-number-generator/

PR:		ports/150072
Submitted by:	Eitan Adler <ports at eitanadler.com>
2010-09-23 02:38:51 +00:00
Philip M. Gollucci
6b2d4ba937 ccsrch is a tool that searches for and identifies unencrypted and
contiguous credit card numbers (PAN) and track data on windows and
UNIX operating systems. It will also identify the location of the
PAN data in the files and record MAC times.

WWW:	http://ccsrch.sourceforge.net/

PR:		ports/148821
Submitted by:	Pavel I Volkov <pavelivolkov at googlemail.com>
2010-09-23 02:38:24 +00:00
Jean Milanez Melo
a1a4b56363 The Suricata Engine is an Open Source Next Generation Intrusion Detection and
Prevention Engine developed by the Open Information Security Foundation (OISF).

This engine is not intended to just replace or emulate the existing tools in
the industry, but will bring new ideas and technologies to the field.

OISF is part of and funded by the Department of Homeland Security's Directorate
for Science and Technology HOST program (Homeland Open Security Technology),
by the the Navy's Space and Naval Warfare Systems Command (SPAWAR), as well as
through the very generous support of the members of the OISF Consortium.

More information about the Consortium is available, as well as a list of our
current Consortium Members.

The Suricata Engine and the HTP Library are available to use under the GPLv2.

The HTP Library is an HTTP normalizer and parser written by Ivan Ristic of
Mod Security fame for the OISF. This integrates and provides very advanced
processing of HTTP streams for Suricata. The HTP library is required by the
engine but may also be used independently in a range of applications and tools.

WWW: http://openinfosecfoundation.org

PR:		ports/150191
Submitted by:	Patrick Tracanelli <eksffa@freebsdbrasil.com.br>
2010-09-01 15:31:52 +00:00
Philip M. Gollucci
9151ca3fc3 Decrypt the output from the yubikey token
The hardware can be found at

http://www.yubico.com/home/index/

The decryption module does only one thing - decrypt the AES encrypted
OTP from the Yubikey. To this, it requires the OTP, and the AES
key.

Please note - this module does not perform authentication - it is
a required component to decrypt the token first before authentication
can be performed.

WWW: http://search.cpan.org/~massyn/Auth-Yubikey_Decrypter-0.07/

PR:             ports/149802
Submitted by:   Kurt Jaeger <fbsd-ports@opsec.eu>
2010-08-30 23:24:57 +00:00
Pav Lucistnik
8a9429cb2b Strongswan is an open source IPsec-based VPN solution.
Strongswan for FreeBSD supports IKEv2 but NOT IKEv1.

WWW: http://www.strongswan.org

PR:		ports/147431
Submitted by:	Riaan Kruger <riaank@gmail.com>
2010-08-26 13:40:11 +00:00
Li-Wen Hsu
e95200bc39 Add clamd-stream-client , standalone clamav client.
PR:		ports/149879
Submitted by:	glen.j.barber at gmail.com
2010-08-22 16:28:30 +00:00
Niels Heinen
08ae07d604 New port: The BlindElephant Web Application Fingerprinter attempts
to discover the version of a (known) web application by comparing
static files at known locations against precomputed hashes for
versions of those files in all available releases. The technique
is fast, low-bandwidth, non-invasive, generic, and highly automatable.

WWW: http://blindelephant.sourceforge.net/

Approved by:	itetcu (mentor)
2010-08-21 09:27:45 +00:00
Baptiste Daroussin
f52f1ea904 Security vulnerability: local root privileges escalation problems
PR:		ports/148911
Submitted by:	Steve Wills <steve _at_ mouf.net> (maintainer)
Approved by:	tabthorpe (mentor)
2010-08-17 13:04:26 +00:00
Josh Paetzel
d611054432 Add openvpn-beta , secure IP/Ethernet tunnel daemon.
PR:		ports/149620
Submitted by:	Eric F Crist <ecrist at secure-computing.net>
2010-08-14 15:48:51 +00:00
Olli Hauer
168dd5ff9c PR: 146455
Submitted by: Dax Labrador <semprix _at_ bsdmail.org>
Approved by:  glarkin (mentor)

dradis is an open source framework to enable effective information sharing.

dradis is a self-contained web application that provides a centralised
repository of information to keep track of what has been done so far,
and what is still ahead.

Features include:

    * Easy report generation.
    * Support for attachments.
    * Integration with existing systems and
      tools through server plugins.
    * Platform independent.

WWW: http://dradisframework.org/
2010-08-12 20:51:33 +00:00
Doug Barton
355fd44280 As previously advertised, remove the old libassuan port now that all
consumers have moved to libassuan 2.0.0, or dropped the dependency
2010-08-08 20:36:39 +00:00
David Thiel
4a636e3867 Adding ncrack, a network authentication cracking tool from the folks
that brought you nmap.
2010-07-28 00:31:52 +00:00
Marcelo Araujo
90e1b77376 - Development has been discontinued.
PR:		ports/148261
Submitted by:	Anderson Eduardo <anderson@secover.com.br> (maintainer)
Feature safe:	yes
2010-07-01 22:54:20 +00:00
Marcelo Araujo
acc4e802c7 - The EOL was announced in 2006 and has a lot of security issues.
Feature safe:	yes
2010-06-26 20:02:39 +00:00
Doug Barton
74677dffde Update security/libassuan to version 2.0.0, which is required by gnupg 2.0.15
Unfortunately version 2.0.0 is largely incompatible with version 1.x, so it
is necessary to have a stopgap measure while ports that depend on libassuan
can be updated. In conversation with the maintainers of the dependent ports
it was originally considered ideal to prepare updates for the ports first,
then upgrade everything to libassuan 2.x en masse. Since no action has
arisen on that front, go with plan B:

Copy security/libassuan to security/libassuan-1, and update the dependent
ports accordingly. Because this is (intended to be) a _temporary_ measure,
and because no updates for libassuan 1.x are anticipated, and because the
hope is that it can be removed sooner rather than later, it's a copy instead
of a repocopy.
2010-06-14 00:42:52 +00:00
Wesley Shields
c381707f9d Add missing shibboleth2-sp entry.
Noticed by:	itetcu@
2010-06-08 17:16:37 +00:00
Martin Wilke
b5b9413196 PBKDF2 is a secure password hashing algorithm that uses the techniques of
"key strengthening" to make the complexity of a brute-force attack arbitrarily
high. PBKDF2 uses any other cryptographic hash or cipher (by convention,
usually HMAC-SHA1, but Crypt::PBKDF2 is fully pluggable), and allows for an
arbitrary number of iterations of the hashing function, and a nearly unlimited
output hash size (up to 2**32 - 1 times the size of the output of the backend
hash). The hash is salted, as any password hash should be, and the salt may
also be of arbitrary size.

See also: RFC2898, PKCS#5 version 2.0: http://tools.ietf.org/html/rfc2898

WWW:	http://search.cpan.org/dist/Crypt-PBKDF2/

PR:		ports/146847
Submitted by:	Victor Popov <v.a.popov at gmail.com>
2010-06-07 06:59:09 +00:00
Martin Wilke
a7e75a5d14 The update utility is designed to download and save updates and modules
of the Kaspersky Lab's applications into a separate folder.

With the help of the utility you can download updates for selected
Kaspersky Lab's applications installed either in your network or at
a home PC. The utility has a function for saving downloaded updates
and autopatches in a local folder, a network folder connected as a
disc to the computer file system, or onto a flash-carrier.

WWW:	http://support.kaspersky.com/updater?level=2

PR:		ports/147116
Submitted by:	Gvozdikov Veniamin <g.veniamin at googlemail.com>
2010-06-05 21:22:25 +00:00
Martin Wilke
62398fb0e6 Perl encrypt stuff simply
WWW:	http://search.cpan.org/dist/Crypt-Simple/

PR:		ports/147284
Submitted by:	Alexander Kriventsov <avk at vl.ru>
2010-06-05 16:14:15 +00:00
Alex Dupre
3c3cb528aa Quantis is a physical random number generator exploiting
an elementary quantum optics process.

This port contains the user library and a CLI/GUI application
to access such devices.

WWW:	http://www.idquantique.com/
2010-06-01 15:16:46 +00:00
Alex Dupre
3174380735 Quantis is a physical random number generator exploiting
an elementary quantum optics process.

This port contains the kernel driver to access Quantis
PCI and PCIe devices.

WWW:	http://www.idquantique.com/
2010-06-01 15:16:12 +00:00
Gabor Pali
52a16208ea Rename the following Haskell ports to bring them in sync with the
HackageDB:

  archivers/hs-zip-archive-ghc -> archivers/hs-zip-archive
  devel/hs-binary-ghc -> devel/hs-binary
  devel/darcs -> devel/hs-darcs
  devel/hs-language-c-ghc -> devel/hs-language-c
  devel/hs-lazysmallcheck-ghc -> devel/hs-lazysmallcheck
  devel/hs-pcre-light-ghc -> devel/hs-pcre-light
  devel/hs-utf8-string-ghc -> devel/hs-utf8-string
  graphics/hs-HGL-ghc -> graphics/hs-HGL
  ports-mgmt/porte -> ports-mgmt/hs-porte
  security/hs-digest-ghc -> security/hs-digest
  textproc/hs-haxml -> textproc/hs-HaXml
  textproc/hs-highlighting-kate-ghc -> textproc/hs-highlighting-kate
  textproc/hs-polyparse-ghc -> textproc/hs-polyparse
  textproc/pandoc -> textproc/hs-pandoc
  x11/hs-x11-ghc -> x11/hs-X11
  x11/hs-x11-xft-ghc -> x11/hs-X11-xft
  x11/xmobar -> x11/hs-xmobar
  x11-toolkits/hs-opengl-ghc -> x11-toolkits/hs-OpenGL
  x11-toolkits/hs-OpenGLRaw-ghc -> x11-toolkits/hs-OpenGLRaw
  x11-toolkits/hs-GLURaw-ghc -> x11-toolkits/hs-GLURaw
  x11-toolkits/hs-glut-ghc -> x11-toolkits/hs-GLUT
  x11-wm/xmonad -> x11-wm/hs-xmonad
  x11-wm/xmonad-contrib -> x11-wm/hs-xmonad-contrib
2010-05-24 21:52:43 +00:00
Wen Heping
d5537c8706 The Tiny Encryption Algorithm in Perl and JavaScript.
WWW:    http://search.cpan.org/~pjb/Crypt-Tea/

PR:		ports/145303
Submitted by:	Steve Wills <steve@mouf.net>
2010-05-24 00:33:07 +00:00
Koop Mast
48e62d9a37 Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.30/ .

This release brings initial PackageKit support, Upower (replaces power
management part of hal), cuse4bsd integration with HAL and cheese, and a
faster Evolution.

Sadly GNOME 2.30.x will be the last release with FreeBSD 6.X support. This
will also be the last of the 2.x releases. The next release will be the
highly-anticipated GNOME 3.0 which will bring with it a new UI experience.

Currently, there are a few bugs with GNOME 2.30 that may be of note for our
users. Be sure to consult the UPGRADING note or the 2.30 upgrade FAQ at
http://www.freebsd.org/gnome/docs/faq230.html for specific upgrading
instructions, and the up-to-date list of known issues.

This release features commits by avl, ahze, bland, marcus, mezz, and myself.

The FreeBSD GNOME Team would like to thank Anders F Bjorklund for doing the
initual packagekit porting.

And the following contributors & testers for there help with this release:
Eric L. Chen
Vladimir Grebenschikov
Sergio de Almeida Lenzi
DomiX
walder
crsd
Kevin Oberman
Michal Varga
Pavel Plesov
Bapt
kevin

and ITetcu for two exp-run

PR:	ports/143852
	ports/145347
	ports/144980
	ports/145830
	ports/145511
2010-05-10 21:19:08 +00:00
Martin Wilke
d9237e6775 This is a adaptation of pam_chroot to BSD jails : it dropps users in jails
after login.

PR:		ports/145302
Submitted by:	Damien Bobillot
2010-05-10 05:53:48 +00:00