Commit graph

7122 commits

Author SHA1 Message Date
Jean-Yves Lefort
daac81028d Add icon-slicer.
icon-slicer is a utility for generating icon themes and libXcursor cursor
themes.

The inputs to icon-slicer are conceptually:

 A) a set of multi-layer images, one for each size
 B) a XML theme description file

Each image contains all the cursors arranged in a grid; for cursors the
layers are:

 - a layer with a dot for the hotspot of each cursor
 - the main image or first animation frame for multi-frame animated cursors
 - the second animation frame for multi-frame animated cursors
 - ...

For icons, the layers are:

 - a layer with the images
 - an optional layer with attachment points for emblems
 - an optional layer with boxes for embedding text into icons

In practice, since loading of multilayer images is not supported by standard
image libraries, each layer is input as a separate image file.

The theme description file contains, among other things, information about the
source images to read, the location of each named cursor or icon within the
grid, and a set of aliases from names to other names.

WWW: http://www.freedesktop.org/wiki/Software/icon-slicer
2005-05-30 13:15:10 +00:00
Adam Weinberger
efa1484142 GIMP User's Manual for recent GIMP versions.
The older gimp-manual-* ports can probably be decommissioned
now.
2005-05-28 19:56:58 +00:00
Patrick Li
3f9322712a Update to 0.2.1
(anyone want to make this DATADIR safe?)

PR:		ports/81510
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-05-27 21:38:42 +00:00
Patrick Li
9c8711d660 pointyhat fix - cannot fetch
PR:		ports/81562
Submitted by:	maintainer
2005-05-27 21:17:21 +00:00
Alexey Dokuchaev
bb2644e936 - Provide more clear COMMENT
- Augment port description

Inspired by:	NetBSD
2005-05-27 04:24:30 +00:00
Roman Bogorodskiy
38edb52194 Place the tarball on MASTER_SITE_LOCAL to fix fetch.
Reported by:	pointyhat via kris
2005-05-27 03:43:16 +00:00
Pav Lucistnik
b60280b9cf - Update to 1.9.3
PR:		ports/81509
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-05-26 19:51:48 +00:00
Koop Mast
1e1c63ce0f Update to 0.3.5. 2005-05-26 19:02:55 +00:00
Jean-Yves Lefort
af53446bd5 - Remove WITH_WXGTK knob
- Fix packing list when WITH_WXGTK2 is defined

PR:		ports/81469
Submitted by:	maintainer
2005-05-26 11:36:04 +00:00
Roman Bogorodskiy
c6073a901f Update to 1.0.2.
PR:		81462
Submitted by:	Antonio Carlos Venancio Junior (maintainer)
2005-05-25 13:14:58 +00:00
Joe Marcus Clarke
23f3fd5922 The purpose of 2.10.2 is to eliminate the need for this patch. The underlying
bug has now been fixed.
2005-05-24 23:04:45 +00:00
Adam Weinberger
c0677f3568 Update to 2.10.2. 2005-05-24 20:41:20 +00:00
Yen-Ming Lee
7b0283fa35 - Update to 1.2.5.
PR:		81437
Submitted by:	Hideyuki KURASHINA <rushani@FreeBSD.org>
2005-05-24 16:12:43 +00:00
Mathieu Arnold
0827e501f5 Update to 1.07 2005-05-24 14:04:10 +00:00
Roman Bogorodskiy
5875d49840 Fix distinfo and un-mark BROKEN.
PR:		81414
Submitted by:	Johan van Selst <johans@stack.nl>
2005-05-24 11:23:58 +00:00
Volker Stolz
42cffdc351 Use MAKE_ARGS instead of patch to makefile
Approved by: maintainer
2005-05-23 08:46:09 +00:00
Volker Stolz
bd78109487 - Use MAKE_ARGS instead of patch to makefile
- Add URL to pkg-descr
- Fix COMMENT
2005-05-23 08:12:53 +00:00
Volker Stolz
0365cf3662 Drop patch-file which is subsumed by USE_LIBTOOL 2005-05-23 08:08:12 +00:00
Volker Stolz
bd321eea66 Track recent change from quicktime/quicktime.h to lqt/quicktime.h in libquicktime
Noticed by: cluster
2005-05-23 07:39:22 +00:00
Volker Stolz
f11bd8c0b4 Use appropriate autoconf version (2.53), >= 2.50 is required
Noticed by: cluster
2005-05-23 07:22:49 +00:00
Mark Murray
5b8403b8af Fix this for hopefully the final time.
Thanks to:	kris
2005-05-21 20:39:50 +00:00
Mark Murray
d15aa07bd8 Fix the project web-location.
Submitted by:	mi
2005-05-21 20:39:05 +00:00
Sergey Matveychuk
4332658019 - Fix permission of ld.conf. It should be 0644 instead of 0444.
- Unbreak unguilty ports.
2005-05-21 19:57:07 +00:00
Kris Kennaway
f7ea1b3a82 BROKEN on 4.x: Configure fails 2005-05-21 17:46:15 +00:00
Kris Kennaway
d6b5bec198 BROKEN on 4.x: Does not compile 2005-05-21 17:31:00 +00:00
Kris Kennaway
954b71179d BROKEN: Changes permission of installed usr/local/lib/ocaml/ld.conf file 2005-05-21 17:25:43 +00:00
Kris Kennaway
290734eb4a BROKEN: Size mismatch 2005-05-21 17:10:56 +00:00
Volker Stolz
1f2256b7ad Reintroduce post-extract target. (I don't know why it was working before,
probably because I was testing changes to the port while already having it
installed)

Submitted by: krisbot
2005-05-21 07:21:53 +00:00
Joe Marcus Clarke
55b3a16347 Remove a g_assert() that was causing applications such as evolution to crash.
The new code NULLs out the canvas member of the item structure, so this
assert should no longer be needed.

Reported by:	pav
2005-05-20 20:59:23 +00:00
Volker Stolz
45ced896a0 - Really use freetype2 (detection was broken)
- Disconnect static libs
- Minor cleanup
2005-05-19 17:58:51 +00:00
Koop Mast
a510de6786 Update to 2.10.1.
Bug fix release.
2005-05-19 17:31:24 +00:00
Mark Murray
b07de78621 More attempts to fix an elusive missing dependancy. 2005-05-18 18:33:56 +00:00
Michael Johnson
409d24d982 - Update to 0.1.5 2005-05-18 17:37:47 +00:00
Jean-Yves Lefort
7cdf64791e Update to 2.7.7
PR:		ports/81052
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-05-17 19:35:03 +00:00
Pav Lucistnik
f3cd864112 - Fix WITHOUT_MNG knob: libmng would indirectly add lcms dependency, which
is needed for color management components in GIMP

PR:		ports/81152
Submitted by:	Bjorn Konig <bkoenig@cs.tu-berlin.de>
2005-05-17 18:55:05 +00:00
Kevin Lo
8c891b0df1 Update to 5.18
PR: ports/81141
Submitted by: MAINTAINER
2005-05-17 05:34:27 +00:00
Pav Lucistnik
a7679d4fab - libdata/pkgconfig is now included in mtree
Approved by:	marcus (portmgr hat)
2005-05-16 21:52:58 +00:00
Andrey A. Chernov
9df6faaca5 Remove pkgconfig rmdir, now created by mtree
Don't test dirs existance, mkdir -p not return error

Submitted by:   pav@FreeBSD.org
2005-05-16 21:00:42 +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
Thierry Thomas
1354f668ae Change maintainer address.
PR:		ports/80973
Submitted by:	Ulrich Spoerlein <q (at) galgenberg.net>
2005-05-13 20:17:27 +00:00
Dirk Meyer
470d8a695d - update to 10.26.9 2005-05-13 17:56:36 +00:00
Max Khon
3146bc68fa Remove WITH_WXGTK (no longer supported). 2005-05-12 21:19:00 +00:00
Kirill Ponomarev
28795e3ea3 Fix build with wxgtk24.
Pointyhat goes to:	fjoe
2005-05-12 20:52:05 +00:00
Sergey Skvortsov
ff44d1791d Restore PORTEPOCH (accidentally deleted in prev. commit) 2005-05-12 16:58:02 +00:00
Max Khon
d164e5eed2 Finish repo copy of wxgtk 2.4.2 ports to wxgtk24* 2005-05-12 16:39:59 +00:00
Sergey Skvortsov
6b5b7a0989 Update to 0.40 2005-05-12 12:08:43 +00:00
Ying-Chieh Liao
5bfc4aea0e upgrade to 0.2.0 2005-05-12 08:31:34 +00:00
Jean-Yves Lefort
d5e8829bd1 The stl2pov program creates POV-Ray mesh object from the STL files that can
be exported from most CAD programs. This makes it easy to incorporate CAD
models in POV-Ray scenes.

WWW: http://www.xs4all.nl/~rsmith/software/

PR:		ports/80835
Submitted by:	Roland Smith <rsmith@xs4all.nl>
2005-05-10 19:45:30 +00:00
Dirk Meyer
4a1a86486c - update to 10.26.8 2005-05-09 16:58:41 +00:00
Dirk Meyer
2f09aa067a - remove NO_CDROM
PR:		80677
Submitted by:	KOMATSU Shinichiro
2005-05-09 16:06:12 +00:00