aboutsummaryrefslogtreecommitdiff
path: root/security/gtkpasman
Commit message (Collapse)AuthorAgeFilesLines
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* Change email for my ports to FreeBSD one.Ruslan Makhmatkhanov2011-11-101-1/+1
| | | | | | | | Approved by: novel (mentor) Feature safe: yes Notes: svn path=/head/; revision=285480
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-3/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* - Update to 0.11Martin Wilke2011-06-284-12/+16
| | | | | | | | | | | | | | | - Use gnupg2 - Add -with-gtk2 to CONFIGURE_ARGS since gtkpasman looking for gtk30 by default - Install desktop-file to be able to call gtkpasman from menu - Show pkg-message only when NOPORTDOCS is not defined - Use %%DOCSDIR%% instead of full path in pkg-message - Couple of whitespace fixes in pkg-descr PR: 156862 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer) Notes: svn path=/head/; revision=276572
* - Over to new volunteerBaptiste Daroussin2011-06-141-1/+1
| | | | Notes: svn path=/head/; revision=275528
* Reset maintainerBaptiste Daroussin2011-06-101-1/+1
| | | | | | | Submitted by: maintainer (by email) Notes: svn path=/head/; revision=275311
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Punt autoconf267->autoconf268Ade Lovett2010-10-161-1/+1
| | | | Notes: svn path=/head/; revision=263089
* Round one migration of ports from automake{19,110} to automake111Ade Lovett2010-10-051-1/+1
| | | | Notes: svn path=/head/; revision=262460
* Migrate from devel/automake15 to devel/automake19Ade Lovett2010-09-241-1/+1
| | | | Notes: svn path=/head/; revision=261748
* Autotools update. Read ports/UPDATING 20100915 for details.Ade Lovett2010-09-151-2/+2
| | | | | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs Notes: svn path=/head/; revision=261230
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with P,R,S Notes: svn path=/head/; revision=240075
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62Ade Lovett2008-08-201-1/+1
| | | | | | | Tested by: exp build run (erwin) Notes: svn path=/head/; revision=218886
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+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
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-4/+2
| | | | | | | | | | | | | | | | | | - 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
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.Mark Linimon2007-09-301-2/+2
| | | | | | | | PR: ports/116639 Submitted by: aDe Notes: svn path=/head/; revision=200411
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update to 0.9Rong-En Fan2007-02-063-10/+7
| | | | | | | | PR: ports/108831 Submitted by: Philippe Rocques <phil at teaser.fr> (maintainer) Notes: svn path=/head/; revision=184378
* - 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-1/+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-141-1/+2
| | | | | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris) Notes: svn path=/head/; revision=175261
* - Update to 0.8Rong-En Fan2006-08-192-6/+5
| | | | | | | | PR: ports/102216 Submitted by: Philippe Rocques <phil at teaser.fr> (maintainer) Notes: svn path=/head/; revision=170972
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-0/+1
| | | | | | | | Discussed with: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157004
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-2/+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
* Update to 0.7Marcus Alves Grando2005-10-053-11/+9
| | | | | | | | | PR: 86929 Submitted by: Philippe Rocques <phil@teaser.fr> (maintainer) Approved by: pav (mentor) Notes: svn path=/head/; revision=144322
* Update to 0.6Volker Stolz2005-04-143-8/+8
| | | | | | | | PR: ports/79130 Submitted by: maintainer Notes: svn path=/head/; revision=133343
* s/BUILD_DEPEND/BUILD_DEPENDS/ and bump PORTREVISIONKris Kennaway2004-12-191-1/+2
| | | | Notes: svn path=/head/; revision=124532
* PR: ports/71050Niels Heinen2004-12-185-0/+72
Submitted by: Philippe Rocques <phil(at)teaser.fr> Approved by: nectar (mentor) Notes: svn path=/head/; revision=124376