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

228 Commits

Author SHA1 Message Date
Norikatsu Shigemura
2215b00f4a Conversion to a single libtool environment.
Approved by:	portmgr (erwin)
2006-03-06 13:26:00 +00:00
Joe Marcus Clarke
d8e29ccbe6 Put up a local mirror as the main site has a bandwidth restriction.
Approved by:	portmgr (implicit)
2006-02-27 17:07:49 +00:00
Ade Lovett
10af36d509 Post libtool-conversion fixups
Submitted by:	pointyhat
Approved by:	portmgr (implicit)
2006-02-25 20:16:08 +00:00
Joe Marcus Clarke
7e257ae451 Add gimpshop after a repocopy from ports/graphics/gimp.
GIMPshop is a fork of GIMP which changes the layout of the user interface
to resemble Adobe Photoshop.

The Gimp's menu structure and naming conventions are a constant source
of frustration for those who are familiar with Photoshop.
The main purpose for GIMPshop is to make the Gimp accessible to the
many Adobe Photoshop users out there.
GIMP's tools, options, windows, and menus have been renamed and
reorganized to closely resemble Adobe Photoshop's menu structure and
naming conventions. Many of the menu options and even whole menus were
recreated to faithfully reproduce a Photoshop-like experience. After
running GIMPshop, you'll find that Photoshop and the GIMP are strikingly
similar.
Longtime Photoshop users should feel very comfortable using GIMPshop.

WWW: http://plasticbugs.com/?page_id=294

PR:		93460
Submitted by:	Rainer Alves <rainer.alves@gmail.com>
2006-02-22 04:11:45 +00:00
Adam Weinberger
9ee698e49e Update to 2.2.10. Works with GNOME 2.15 too! 2005-12-28 19:35:45 +00:00
Pav Lucistnik
e05544d7ba - Add SHA256 checksums 2005-11-23 22:41:05 +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
Adam Weinberger
40483f5ff7 Add a patch that will allow gimp to build against librsvg2-2.13.1. 2005-11-06 19:29:19 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Joe Marcus Clarke
d3e9b0c171 Update to 2.2.9.
PR:		88392
Submitted by:	Vasil Dimov <vd@datamax.bg>
2005-11-02 18:10:08 +00:00
Joe Marcus Clarke
7fc56a8a9d Fix a portlint warning. 2005-07-03 04:55:55 +00:00
Pav Lucistnik
64cc7cc17a - Update to 2.2.8 2005-06-30 10:53:19 +00:00
Jean-Yves Lefort
b7f02b9272 - Unconditionally enable image handlers
- Convert other tunables to OPTIONS [1]

[1]:
PR:		ports/78931
Submitted by:	Miguel Mendez <flynn@energyhq.es.eu.org>
2005-06-27 18:35:22 +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
Michael Johnson
23b9999bb2 - Update to 2.2.6 2005-04-10 16:39:29 +00:00
Michael Johnson
3a81f8f301 - Chase libexif update
- Bump PORTREVISION
2005-04-04 05:56:08 +00:00
Jeremy Messenger
c1d95aab80 Fully-qualify the path to update-desktop-database and update-mime-database in
the plist since /usr/local/bin isn't in pkg_add's PATH. Bump the PORTREVISION.
2005-03-16 21:47:50 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Joe Marcus Clarke
fa69cc8425 Add GIMP_THREAD_LIBS to GTK_LIBS so that all plug-ins get some thread lovin'.
This fixes some missing pthread symbols, and allows the new GTK+ file
chooser to work in certain plug-ins (e.g. print).
2005-03-06 20:48:53 +00:00
Joe Marcus Clarke
77874c1feb Be sure to link against PTHREAD_LIBS even in the non-GNOME case to fix
a crash with the file chooser when gnomevfs2 is installed.
2005-03-05 22:07:02 +00:00
Joe Marcus Clarke
8372dbc965 The sphere.py file is no longer installed. This fixes the WITH_PYTHON case.
Submitted by:	sf
2005-02-28 02:08:57 +00:00
Michael Johnson
74a3f78926 Remove gimp.setfont, not used since gimp 1.2. 2005-02-23 03:33:02 +00:00
Michael Johnson
619f3e883d - Update to 2.2.4
ChangeLog:	http://developer.gimp.org/NEWS-2.2
2005-02-23 03:24:21 +00:00
Michael Johnson
4ccea7f975 - Fix JPEG pkg-plist 2005-01-29 19:55:31 +00:00
Michael Johnson
c4f21bfd84 - Update to 2.2.3
- Add new WITHOUT_ knobs to make a "gimp-lite" [1]

PR:		ports/76212 [1]
Submitted by:	oliver [1]
2005-01-28 06:34:24 +00:00
Michael Johnson
77bad5e282 - Update to 2.2.2
- Add 2 more mirrors
2005-01-12 09:54:32 +00:00
Michael Johnson
dd69319075 Update to 2.2.1 2004-12-30 00:41:59 +00:00
Joe Marcus Clarke
aca8e2a600 Chase the new location for update-desktop-database by allowing the command
to be found in PATH.
2004-12-29 02:18:31 +00:00
Pav Lucistnik
cb0d6c436c - Create empty share/gimp/fonts directory in package install 2004-12-28 20:01:22 +00:00
Alexander Nedotsukov
74008d8abd Fix plist.
Submitted by:	sf
2004-12-28 14:28:50 +00:00
Alexander Nedotsukov
702b5f9caa - In case we building GNOME version of GIMP link it against pthreads
library to avoid crash in GtkFileChooser.
- Fix plist.
2004-12-26 15:58:26 +00:00
Pav Lucistnik
3c16b3e70e - Fix python plugin: it expects a png logo, which is not included
in the tarball.
2004-12-24 18:41:07 +00:00
Pav Lucistnik
1196ef07bd - Update to 2.2.0
Submitted by:	ahze
2004-12-24 18:39:50 +00:00
Joe Marcus Clarke
46a4d69571 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
2004-11-07 22:37:47 +00:00
Pav Lucistnik
57846e8efe - Fix build on 4.x
Reported by:	Lauri J Jarvenpaa <Lauri.Jarvenpaa@students.turkuamk.fi>
Pointy hat to:	bland
2004-11-04 10:11:22 +00:00
Alexander Nedotsukov
726d4e6be5 Update to 2.0.6 2004-11-03 02:47:59 +00:00
Joe Marcus Clarke
b1fea26d3c Update to 2.0.5, and use the new libtool scheme. 2004-10-11 23:42:32 +00:00
Alexander Nedotsukov
7db818f718 Update to 2.0.4 2004-08-07 12:54:22 +00:00
Pav Lucistnik
6296daad09 - Update to 2.0.3 2004-07-21 22:55:57 +00:00
Pav Lucistnik
a733b74781 - Update to 2.0.2, a bugfix release 2004-06-17 16:04:37 +00:00
Jeremy Messenger
38687d2740 - Use DOCSDIR in --with-html-dir
- Chase the current bsd.gnome.mk, ie: pygtk2
- Add a new WITH_DEBUG knob
- Replace the hardcore path of check if libgtkhtml exists to
  ${HAVE_GNOME:Mlibgtkhtml}. Also, use the || (or) like this:

  .if ${HAVE_GNOME:Mlibgtkhtml}!="" || defined(WITH_HTML_HELP_BROWSER)

Reviewed by:	marcus and pav
2004-06-06 21:44:59 +00:00
Joe Marcus Clarke
c1456accbf Update to 2.0.1. For a list of what's new, see:
http://lists.gnome.org/archives/gnome-announce-list/2004-April/msg00031.html
2004-04-15 20:11:25 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
Joe Marcus Clarke
0a6fffb515 Fix make package in the case when gimp is built with:
make package WITHOUT_PRINT=YES WITH_HTML_HELP_BROWSER=YES

Reported by:	des
2004-04-01 21:37:03 +00:00
Pav Lucistnik
44555f765f - Remove NO_LATEST_LINK, this is now prefered version
Spotted by:	krion
2004-03-29 13:04:01 +00:00
Pav Lucistnik
5ebcd5f7e0 After repocopy of GIMP 2.0 from graphics/gimp-devel to graphics/gimp:
- Update comment and description
- Remove graphics/gimp-devel
- Chase dependencies
- Add entry to MOVED

Repocopied by:	marcus
2004-03-27 18:07:19 +00:00
Pav Lucistnik
f93aa9defc - Update RINGSERVER subdir
- Clean up

PR:		ports/64762
Submitted by:	Ports Fury
2004-03-26 13:53:26 +00:00
Pav Lucistnik
1d89e7641d - Throw in available mirror with 2.0 distfile (ftp.gimp.org is full) 2004-03-24 14:14:21 +00:00
Alexander Nedotsukov
c1a99a5079 Fix man{1,5} plist entries. 2004-03-24 12:02:12 +00:00
Alexander Nedotsukov
6019f001dc Put accidentally removed PORTEPOCH back. 2004-03-24 09:23:40 +00:00