aboutsummaryrefslogtreecommitdiff
path: root/security/seahorse
Commit message (Collapse)AuthorAgeFilesLines
* Fix portability issues with newer gpgme.Joe Marcus Clarke2009-08-013-1/+24
| | | | Notes: svn path=/head/; revision=238732
* - Chase security/gpgme update.Wesley Shields2009-07-151-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Most changes are just PORTREVISION and LIB_DEPENDS fixes. However, the following ports require a patch to use the new gpgme correctly: deskutils/kdepim3 deskutils/kdepim3 deskutils/kdepim3 deskutils/kdepim3 deskutils/kdepim4 deskutils/kdepim4 deskutils/kdepimlibs4 deskutils/kdepimlibs4 deskutils/kdepimlibs4 finance/qhacc mail/mutt-devel net-im/ayttm net-im/centericq net-im/centerim net-im/centerim-devel security/openvas-libnasl These patches were submitted by various people and documented in ports/135911. PR: ports/135911 Notes: svn path=/head/; revision=237891
* Update to 2.26.2.Koop Mast2009-05-202-5/+4
| | | | Notes: svn path=/head/; revision=234297
* Presenting GNOME 2.26.1 for FreeBSD.Koop Mast2009-04-244-73/+9
| | | | | | | Approved by: portmgr (marcus) Notes: svn path=/head/; revision=232642
* Update to 2.26.1.Joe Marcus Clarke2009-04-133-4/+7
| | | | Notes: svn path=/head/; revision=232277
* Presenting GNOME 2.26 for FreeBSD. SeeJoe Marcus Clarke2009-04-106-190/+56
| | | | | | | | | | | | | | | | http://library.gnome.org/misc/release-notes/2.26/ for a list of what's new. On the FreeBSD front, we introduced a port of libxul 1.9 as an alternative for Firefox 2.0 as a Gecko provider. Almost all of the Gecko consumers can make use of this provider by setting: WITH_GECKO=libxul The GNOME 2.26 port was done by ahze, kwm, marcus, and mezz with contributions by Joseph S. Atkinson, Peter Wemm, Eric L. Chen, Martin Matuska, Craig Butler, and Pawel Worach. Notes: svn path=/head/; revision=231972
* Make the HKP interface mandatory.Joe Marcus Clarke2009-03-031-8/+2
| | | | | | | PR: 130503 Notes: svn path=/head/; revision=229398
* Presenting GNOME 2.24 for FreeBSD.Joe Marcus Clarke2009-01-1010-188/+183
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See http://library.gnome.org/misc/release-notes/2.24/ for the general release notes. On the FreeBSD front, this release introduces Fuse support in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some long-standing seahorse and gnome-keyring bugs. The documentation updates to the website are forthcoming. This release features commits by adamw, ahze, kwm, mezz, and myself. It would not have been possible without are contributors and testers: Alexander Loginov Craig Butler [1] Dmitry Marakasov [6] Eric L. Chen Joseph S. Atkinson Kris Moore Lapo Luchini [7] Nikos Ntarmos Pawel Worach Romain Tartiere TAOKA Fumiyoshi [3] Yasuda Keisuke Zyl aZ [4] bf [2] [5] Florent Thoumie Peter Wemm pluknet PR: 125857 [1] 126993 [2] 130031 [3] 127399 [4] 127661 [5] 124302 [6] 129570 [7] 129936 123790 Notes: svn path=/head/; revision=225629
* Bump PORTREVISION's after OpenLDAP update.Xin LI2009-01-051-0/+1
| | | | | | | Suggested by: rafan Notes: svn path=/head/; revision=225291
* - Separate OpenLDAP related code into bsd.ldap.mkPav Lucistnik2008-07-211-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Change default OpenLDAP version to 2.4 - Remove OpenLDAP 2.2 support, the port has been gone for some time now - Add -DDEPRECATED to CFLAGS for all OpenLDAP using ports PR: ports/123602, ports/124115, ports/125605 Submitted by: delphij, Jens Rehsack <rehsack@web.de>, Yuri Pankov <yuri.pankov@gmail.com> - Remove USE_GTK, it's no longer used PR: ports/123528 Submitted by: mezz - Use PATCH_WRKSRC instead of WRKSRC in do-patch target PR: ports/124169 Submitted by: Max Brazhnikov <makc@issp.ac.ru> - Remove USE_XPM, it's been replaced by USE_XORG+=xpm PR: ports/124506 Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> - Minor fixups for bsd.port.mk PR: ports/122675 Submitted by: linimon - Remove stale comment about USE_GETOPT_LONG PR: ports/124521 Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> - Correct comment about default fetch arguments PR: ports/125334 Submitted by: Gary Palmer <freebsd-gnats@in-addr.com> Notes: svn path=/head/; revision=217264
* Update to 2.22.3.Jeremy Messenger2008-07-012-5/+4
| | | | Notes: svn path=/head/; revision=216064
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* Update to 2.22.2.Jeremy Messenger2008-05-264-58/+4
| | | | Notes: svn path=/head/; revision=213722
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-2/+1
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* In 2.22, it requires gnome-keyring and no longer provide optional now. FixJeremy Messenger2008-04-151-9/+3
| | | | | | | | | the gnome-keyring dependency and bump the PORTREVISION. Reported by: Dino Vliet <dino_vliet@yahoo.com> Notes: svn path=/head/; revision=211308
* Add some improved logic to seahorse to have it gracefully fall back to insecureColeman Kane2008-04-133-0/+54
| | | | | | | | | | | | | | | | | | | | memory usage for sensitive storage when gnome-keyring doesn't have the privileges to use mlock(2)/munlock(2). This behavior is much more useful than the ungraceful dereference of a NULL pointer (and subsequent crash of the seahorse programs) that currently is employed. This patch makes seahorse (and seahorse-agent, seahorse-daemon, etc.) warn the user about having to use secure memory so that consumers such as Evolution and other software can make use of seahorse. A larger and more valuable project would be to provide some sort of unprivileged user mlock(2) support in the base system. Some ideas are currently being discussed. Reviewed by: marcus, gnome@, imp Approved by: marcus (gnome) Notes: svn path=/head/; revision=211196
* Update to 2.22.1.Joe Marcus Clarke2008-04-074-16/+24
| | | | Notes: svn path=/head/; revision=210704
* The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 forJoe Marcus Clarke2008-03-244-17/+34
| | | | | | | | | | | | | | | | | | | | | | | | | FreeBSD. The official GNOME 2.22 release notes can be found at http://library.gnome.org/misc/release-notes/2.22/ . On the FreeBSD front, this release features an updated hal port with support for video4linux devices, DRM (Direct Rendering), and better support of removable media. Work is also underway to tie webkit more closely into GNOME. As part of the GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well. Be sure to consult UPDATING on the proper steps to upgrade all of your GNOME ports. This release would not have been possible without the contributions and testing efforts of the following people: Pawel Worach kan edwin Peter Ulrich Kruppa J. W. Ballantine Yasuda Keisuke Andriy Gapon Notes: svn path=/head/; revision=209647
* Update to 2.20.3.Joe Marcus Clarke2008-01-082-4/+4
| | | | Notes: svn path=/head/; revision=205231
* It only needs to depend on avahi-app.Jeremy Messenger2007-12-271-1/+1
| | | | | | | | PR: ports/119025 Submitted by: "Dima Panov" <fluffy@fluffy.khv.ru> Notes: svn path=/head/; revision=204596
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialJoe Marcus Clarke2007-10-245-149/+188
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GNOME 2.20 release notes can be found at http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update includes the new GIMP 2.4 (courtesy of ahze). The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share rather than ${PREFIX}/share/gnome. The result is that fewer patches and hacks are needed to port GNOME components to FreeBSD. This will mean some user changes may be required, so be sure to read /usr/ports/UPDATING for more details. This release and the things we accomplished in it would not have been possible without mezz's crazy idea to collapse DATADIR, and his persistence to make it happen successfully. Ahze and pav also deserve thanks for their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338 Notes: svn path=/head/; revision=201947
* * Improve COMMENT to more properly reflect what seahorse has becomeJoe Marcus Clarke2007-08-181-3/+6
| | | | | | | | | | * Fix a crash that occurs with newer OpenLDAP versions PR: 115160 Submitted by: Yuri Pankov <yuri@darklight.org.ru> Notes: svn path=/head/; revision=197879
* Bump PORTREVISION for a few apps due to gnutls update.Tom McLaughlin2007-07-051-1/+1
| | | | Notes: svn path=/head/; revision=194965
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-192-32/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Update to 1.0.1.Joe Marcus Clarke2007-04-083-9/+19
| | | | Notes: svn path=/head/; revision=189486
* Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOMEJoe Marcus Clarke2007-03-199-122/+304
| | | | | | | | | | | | | | | | releases in that it focuses more on stability and functionality than on new features. Not that it doesn't have its share of new and exciting items. See http://www.gnome.org/start/2.18/ for all the goodies in this release. GNOME 2.18 for FreeBSD would not have been possible without the hard work of the FreeBSD GNOME Team and our intrepid band of testers including J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi, Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen, Phillip Neumann, Franz Klammer, and Neal Delmonico. Notes: svn path=/head/; revision=187702
* - Since security/gnupg (2.x) installs symlink $PREFIX/bin/gpg,Jun Kuriyama2006-12-221-2/+2
| | | | | | | | | | | depending on $PREFIX/bin/gpg for security/gnupg1 (1.4.x) is not correct. To work around this, change dependency line from bin/gpg to bin/gpgv which exists in security/gnupg1 port only. Spotted by: ume Notes: svn path=/head/; revision=180452
* - Upgrade gnupg to 2.0.1. Old stable version (1.4.6) was repocopiedJun Kuriyama2006-12-211-2/+2
| | | | | | | | | to security/gnupg1. Thanks to: dougb, lofi Notes: svn path=/head/; revision=180326
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with theJoe Marcus Clarke2006-10-142-3/+31
| | | | | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris) Notes: svn path=/head/; revision=175261
* Update gpgme to 1.1.2, chase dependencies.Michael Nottebrock2006-09-131-1/+2
| | | | Notes: svn path=/head/; revision=172981
* Update to 0.8.2.Joe Marcus Clarke2006-08-164-15/+15
| | | | Notes: svn path=/head/; revision=170776
* Presenting GNOME 2.14.1 for FreeBSD! CheckoutJoe Marcus Clarke2006-04-302-15/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | http://www.gnome.org/start/2.14/ for the official release notes, and a list of all the gooides in this new release. In particular, GNOME 2.14 focused on performance, and they did not miss the mark. There's some new eye candy, but most of the big things are waiting until GNOME 2.16. On the FreeBSD side, we tried to clean up all the crashers we could. In particular, we really improved GNOME's 64-bit support. The good news is that this release does not bring any big shared library version bumps, so you can almost do a simple portupgrade to get to 2.14. There are a few minor gotchas that will be documented in UPDATING shortly. The FreeBSD GNOME Team would like th thank the following users for their patches, feedback, and sometimes incessant complaing about crashes (you know who you are). Yasuda Keisuke <kysd@po.harenet.ne.jp> Pascal Hofstee <caelian@gmail.com> rmgls@wanadoo.fr tmclaugh Yuri Pankov <yuri.pankov@gmail.com> sajd on #freebsd-gnome ade ankon on #FreeBSD-Gnome mux Pascal Hofstee <caelian@gmail.com> QuiRK on #freebsd-gnome Vladimir Timofeev <vovkasm@gmail.com> Notes: svn path=/head/; revision=160863
* Conversion to a single libtool environment.Ade Lovett2006-02-232-2/+7
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Add SHA256 checksumsPav Lucistnik2005-11-231-0/+1
| | | | Notes: svn path=/head/; revision=149215
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Chase gpgme updateOliver Lehmann2005-11-051-2/+2
| | | | | | | | | Bump PORTREVISION Pointy hat to: lofi Notes: svn path=/head/; revision=147410
* Update gpgme to 1.0.3 and chase shared library version bump.Michael Nottebrock2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147343
* Chase glib20 and libsoup shared library version.Joe Marcus Clarke2005-11-051-1/+7
| | | | Notes: svn path=/head/; revision=147315
* Update to 0.8.Joe Marcus Clarke2005-10-084-11/+11
| | | | Notes: svn path=/head/; revision=144545
* Chase the libsoup shared lib version.Joe Marcus Clarke2005-08-281-1/+2
| | | | Notes: svn path=/head/; revision=141051
* Update to 0.7.9.Joe Marcus Clarke2005-07-284-12/+16
| | | | Notes: svn path=/head/; revision=140278
* s/freebsd.org/FreeBSD.org/Joe Marcus Clarke2005-07-201-1/+1
| | | | | | | Reported by: oliver Notes: svn path=/head/; revision=139722
* Use a LIB_DEPENDS to bring in the libsoup dependency. This will be changedJoe Marcus Clarke2005-05-081-1/+1
| | | | | | | into a GNOME component after 5.4 is released. Notes: svn path=/head/; revision=134822
* Update to 0.7.8.Joe Marcus Clarke2005-05-073-6/+14
| | | | Notes: svn path=/head/; revision=134805
* * Update to 0.7.7Joe Marcus Clarke2005-05-043-12/+29
| | | | | | | | | * Change maintainer to gnome@ Approved by: Sergey Akifyev <asa@agava.com> (previous maintainer) Notes: svn path=/head/; revision=134600
* Fully-qualify the path to update-desktop-database and update-mime-database inJeremy Messenger2005-03-162-4/+5
| | | | | | | the plist since /usr/local/bin isn't in pkg_add's PATH. Bump the PORTREVISION. Notes: svn path=/head/; revision=131439
* Update to 0.7.6.Joe Marcus Clarke2005-03-127-34/+62
| | | | | | | | PR: 78697 Submitted by: maintainer Notes: svn path=/head/; revision=130987
* * Update maintainer email addressJoe Marcus Clarke2005-02-014-1/+64
| | | | | | | | | | | | * Fix daemonization of seahorse-agent * Keep seahorse-agent from taking up 100% of the CPU [1] * Add support for gnupg 1.4 Submitted by: marcus [1] maintainer Notes: svn path=/head/; revision=127875
* - Move editors/gedit2 to editors/geditPav Lucistnik2005-01-241-2/+2
| | | | Notes: svn path=/head/; revision=127242
* Add --disable-gpg-check to CONFIGURE_ARGS to avoid breakage with gpg-1.4.0.Joe Marcus Clarke2005-01-011-0/+1
| | | | | | | | | | | This has been fixed in seahorse CVS, but the ports system makes this check superfluous anyway so temporarily removing it shouldn't hurt. Reported by: pointyhat via kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=125627