summaryrefslogtreecommitdiff
path: root/security/gringotts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove USE_REINPLACE from all categories starting with SEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162215
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147269
* Remove (correct) pixmaps directory and its parent, if empty.Anders Nordby2005-03-161-1/+2
| | | | | | | Requested by: pointyhat/bugmagnet Notes: svn path=/head/; revision=131421
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-1/+1
| | | | Notes: svn path=/head/; revision=130974
* Satisfy pointyhat: install pixmap in commonly used gnome directory.Anders Nordby2005-02-272-11/+13
| | | | | | | Use DOCSDIR. Notes: svn path=/head/; revision=129911
* Clean up handling of locale directories at deinstall-time:Kris Kennaway2004-12-161-1/+0
| | | | | | | | * Don't remove "system directories" (which were created by BSD.*.dist) * Silently try to remove locale directories which we might have created Notes: svn path=/head/; revision=124183
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-0/+1
| | | | | | | big upgrade. Notes: svn path=/head/; revision=121070
* Update to 1.2.8.Anders Nordby2004-05-282-4/+3
| | | | | | | | PR: 67156 Submitted by: Roman Neuhauser <neuhauser@chello.cz> Notes: svn path=/head/; revision=110186
* Fix build with gtk+-2.4.Joe Marcus Clarke2004-04-221-0/+2
| | | | | | | | | | PR: 65560 Submitted by: Jeremy Messenger <mezz7@cox.net> Approved by: maintainer timeout portmgr (implicit) Notes: svn path=/head/; revision=107786
* Move the gtk20 dependency to USE_GNOME to chase the gtk20 shared lib version.Joe Marcus Clarke2004-04-131-1/+1
| | | | Notes: svn path=/head/; revision=106908
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-1/+1
| | | | Notes: svn path=/head/; revision=106175
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Update to version 1.2.7.Anders Nordby2003-05-144-18/+29
| | | | Notes: svn path=/head/; revision=80951
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79368
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Update to 1.2.3.Anders Nordby2003-02-184-38/+9
| | | | Notes: svn path=/head/; revision=75824
* Chase gtk20's shared lib version.Joe Marcus Clarke2003-02-071-1/+2
| | | | Notes: svn path=/head/; revision=75044
* Update to 1.2.2.Anders Nordby2003-01-045-48/+55
| | | | | | | Fix plist. Notes: svn path=/head/; revision=72523
* Update to 1.2.1.Anders Nordby2002-11-237-60/+65
| | | | Notes: svn path=/head/; revision=70915
* Update patches for 0.7.0. Somehow I forgot this. :(Anders Nordby2002-10-265-53/+41
| | | | Notes: svn path=/head/; revision=68866
* Update to 0.7.0.Anders Nordby2002-10-103-8/+8
| | | | | | | Use USE_GNOMENG. Notes: svn path=/head/; revision=67782
* Re-enable exit when ulimit -Sc is not 0, as the author intends.Anders Nordby2002-07-071-11/+0
| | | | Notes: svn path=/head/; revision=62618
* Add gringotts, a GTK application for securely storing sensitive data.Anders Nordby2002-07-0610-0/+174
Notes: svn path=/head/; revision=62522