aboutsummaryrefslogtreecommitdiff
path: root/graphics/f-spot
Commit message (Collapse)AuthorAgeFilesLines
* Chase dbus-sharp update.Tom McLaughlin2006-03-221-1/+1
| | | | Notes: svn path=/head/; revision=157987
* Conversion to a single libtool environment.Ade Lovett2006-02-232-1/+5
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Update to 0.1.8Tom McLaughlin2006-02-193-9/+10
| | | | | | | | | - change USE_SQLITE from '2' to 'yes' Project by: BSD# <http://www.mono-project.com/Mono:FreeBSD> Notes: svn path=/head/; revision=156358
* - Remove patch-src::f-spot.exe.config.in now that most dependant portsTom McLaughlin2006-02-052-30/+6
| | | | | | | | | | use ltverhack. For the remianing two libraries just do the patching using REINPLACE_CMD in post-patch Project by: BSD# <http://www.mono-project.com/Mono:FreeBSD> Notes: svn path=/head/; revision=155230
* 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=154113
* Update to 0.1.5Tom McLaughlin2006-01-143-6/+7
| | | | | | | | | | | - Also convert over to USE_SQLITE [1] PR: 89023 [1] Submitted by: Phillip Neuman <phillip@sofsis.cl> Project by: BSD# <http://www.mono-project.com/Mono:FreeBSD> Notes: svn path=/head/; revision=153416
* Belatedly bump PORTREVISION due to dbus-sharp update.Tom McLaughlin2006-01-051-0/+1
| | | | Notes: svn path=/head/; revision=152776
* Add SHA256 to my BSD# portsTom McLaughlin2005-12-011-0/+1
| | | | | | | Project by: BSD# <http://www.mono-project.com/Mono:FreeBSD> Notes: svn path=/head/; revision=150112
* 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
* - Update to 0.1.3Tom McLaughlin2005-11-106-7/+290
| | | | | | | | | | | | | - Correct numerous DllImport errors. The C symbol must be defined in the C library that is being imported. Not sure why this is not a problem on Linux. - Include bsd.mono.mk. Approved by: ahze (mentor) Project by: BSD# <http://www.mono-project.com/Mono:FreeBSD> Notes: svn path=/head/; revision=147802
* - Chase move of gtk-sharp to gtk-sharp10 and gtk-sharp-devel toTom McLaughlin2005-09-291-2/+2
| | | | | | | | | | | gtk-sharp20 for affected ports. - Also correct incorrect RUN_DEPENDS=${BUILD_DEPENDS} still remaining in mcatalog, bless, f-spot, and gecko-sharp10. Approved by: ahze (mentor) Notes: svn path=/head/; revision=143739
* - Change maintainership of my Mono related ports over to the BSD#Tom McLaughlin2005-09-201-1/+1
| | | | | | | | | | project mailing list. This is the mailing list listed as the maintainer for all my other Mono related ports. Approved by: ahze (mentor) Notes: svn path=/head/; revision=143185
* F-Spot is an application designed to provide personal photo managementJeremy Messenger2005-05-165-0/+111
to the GNOME desktop. Plans include import, export, printing and advanced sorting of digital images. F-Spot is written in C# using Mono and Gtk#. WWW: http://www.gnome.org/projects/f-spot/ BSD# - Project by: http://www.mono-project.com/Mono:FreeBSD Notes: svn path=/head/; revision=135331