1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
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