Commit graph

17 commits

Author SHA1 Message Date
Baptiste Daroussin
eb08c5441c Add NO_STAGE all over the place in preparation for the staging support (cat: graphics) 2013-09-20 18:35:44 +00:00
Baptiste Daroussin
737bed6923 Convert g* to USES=pkgconfig 2013-04-23 10:47:02 +00:00
Jason E. Hale
1c4cf2f342 - Remove indefinite article from COMMENT
- Add LICENSE (GPLv2)
- Convert to new options framework
- Add explicit pkgconf build dependency
- Trim Makefile header
- Bump PORTREVISION since a file was added to PORTDOCS
- Trim down pkg-descr a bit
- Pass maintainership to submitter

PR:		ports/173569
Submitted by:	nemysis <nemysis@gmx.ch>
Feature safe:	yes
2012-11-30 10:20:29 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Olli Hauer
30f9161773 -remove MD5 2011-07-03 14:12:22 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Doug Barton
2fadfa2cfb For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
2009-12-21 02:19:12 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Mark Linimon
e21f53b16f Reset jylefort's port maintainerships. portmgr has taken his commit bit
into safekeeping due to inactivity.
2008-04-29 05:11:44 +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
Edwin Groothuis
ff21f59f9f Remove USE_REINPLACE for categories starting with a G 2006-05-07 23:46:33 +00:00
Edwin Groothuis
c92c635b24 SHA256ify
Approved by: krion@
2006-01-22 12:42:24 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
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