Commit Graph

27 Commits

Author SHA1 Message Date
Pav Lucistnik
4b247a711e - Chase libexif update 2007-05-27 15:25:47 +00:00
Pav Lucistnik
786d2c25ce - Chase libexif update 2007-05-25 12:07:17 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Tom McLaughlin
7d65eb560e Update to 0.3.5
- bugfix release

Project by:	BSD# <http://www.mono-project.com/Mono:FreeBSD>
2007-03-17 03:52:12 +00:00
Tom McLaughlin
8678269c18 - Remove USE_LDCONFIG lines.
These are meant to be used via DllImport in C# apps, not linked against.
2007-02-05 00:00:35 +00:00
Tom McLaughlin
52798137d3 - Update to 0.3.2
Version 0.3.2
  * New editing effects: Soft Focus and Straighten.
  * Lots of fixes to the OpenGL slideshow introduced in 0.3.1
  Version 0.3.1
  * Export to 23hq.com and SmugMug (Thomas Van Machelen)
  * New red-eye removal algorithm. Threshold value for redeye
    removal is read from gconf. Default is set to -15 (Stephane Delcroix)
  * Accepts dropped URIs from Firefox. Drag an image from Firefox and drop
    it in f-spot --view (Stephane Delcroix)
  Version 0.3.0
  * New User Guide
  * Bug fixes and improvements
  Version 0.2.2
  * Switch to managed dbus#
  * new search interface
- Move to LOCALBASE
- USE_GNOME+=gnomesharp20
- Add missing INSTALLS_ICONS and USE_GETTEXT

NOTE: deve/dbus is needed because of the bundled managed dbus#

PR:		108091
Submitted by:	Christoph Moench-Tegeder (0.3.1)
Project by:	BSD# (http://www.mono-project.com/Mono:FreeBSD)
2007-02-04 23:23:26 +00:00
Tom McLaughlin
c72a5de727 Bump PORTEPOCH because no one escapes erdwin's port version checker thingy.
Pointyhat by:	tmclaugh
2006-10-08 16:48:06 +00:00
Tom McLaughlin
d3ca960002 Fix typo. 2006-10-07 21:45:20 +00:00
Tom McLaughlin
25ab9f50a8 Update to 0.2.1
- Most patches merged upstream

Project by:	BSD# http://www.mono-project.com/Mono:FreeBSD
2006-10-07 18:05:59 +00:00
Tom McLaughlin
ffd6098c96 Chase dbus-sharp update. 2006-06-29 02:09:33 +00:00
Pav Lucistnik
14a0be690a - Bump PORTREVISION to force rebuild with new libgphoto2 2006-06-19 21:13:53 +00:00
Tom McLaughlin
3fcc2a46bf Fix startup script by removing the bashism '-a f-spot' from exec line.
PR:		96258
Submitted by:	Frank Altpeter <freddy@pegasus.dyndns.info>
2006-04-24 13:46:41 +00:00
Tom McLaughlin
1bb452521b Add some missing dirrmtry entries for the screensaver module. 2006-04-23 20:28:03 +00:00
Tom McLaughlin
9e0496ea27 - Update to 0.1.11
- Add fix for Linux-only syscall

F-Spot was used from image import to gallery creation here:
http://people.freebsd.org/~tmclaugh/LinuxWorld2006Boston/
2006-04-23 20:14:32 +00:00
Tom McLaughlin
875ccdc387 Chase dbus-sharp update. 2006-03-22 23:26:53 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Tom McLaughlin
4217e273a9 Update to 0.1.8
- change USE_SQLITE from '2' to 'yes'

Project by:	BSD# <http://www.mono-project.com/Mono:FreeBSD>
2006-02-19 06:38:55 +00:00
Tom McLaughlin
b7c4f325f7 - Remove patch-src::f-spot.exe.config.in now that most dependant ports
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>
2006-02-05 01:36:52 +00:00
Edwin Groothuis
0416031c9b Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 02:20:05 +00:00
Tom McLaughlin
bbde1ea296 Update to 0.1.5
- 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>
2006-01-14 02:55:25 +00:00
Tom McLaughlin
adf3edca18 Belatedly bump PORTREVISION due to dbus-sharp update. 2006-01-05 02:43:27 +00:00
Tom McLaughlin
531ef35a4c Add SHA256 to my BSD# ports
Project by:	BSD# <http://www.mono-project.com/Mono:FreeBSD>
2005-12-01 03:39:25 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
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.
2005-11-15 06:52:12 +00:00
Tom McLaughlin
5ab257f6f7 - Update to 0.1.3
- 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>
2005-11-10 05:00:58 +00:00
Tom McLaughlin
dc5fb47034 - Chase move of gtk-sharp to gtk-sharp10 and gtk-sharp-devel to
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)
2005-09-29 03:43:25 +00:00
Tom McLaughlin
f5301b5add - Change maintainership of my Mono related ports over to the BSD#
project mailing list.  This is the mailing list listed as the
  maintainer for all my other Mono related ports.

Approved by:	ahze (mentor)
2005-09-20 01:00:40 +00:00
Jeremy Messenger
b5a99d7b92 F-Spot is an application designed to provide personal photo management
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
2005-05-16 06:41:48 +00:00