aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/gtkam
Commit message (Collapse)AuthorAgeFilesLines
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialmarcus2007-10-252-9/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GNOME 2.20 release notes can be found at http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update includes the new GIMP 2.4 (courtesy of ahze). The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share rather than ${PREFIX}/share/gnome. The result is that fewer patches and hacks are needed to port GNOME components to FreeBSD. This will mean some user changes may be required, so be sure to read /usr/ports/UPDATING for more details. This release and the things we accomplished in it would not have been possible without mezz's crazy idea to collapse DATADIR, and his persistence to make it happen successfully. Ahze and pav also deserve thanks for their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-231-1/+0
| | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
* - Welcome X.org 7.2 \o/.flz2007-05-202-8/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Update to 0.1.14pav2006-12-202-6/+6
| | | | - Take maintainership
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with themarcus2006-10-142-3/+11
| | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris)
* - Bump PORTREVISION to force rebuild with new libgphoto2pav2006-06-201-0/+1
|
* - Update to 0.1.13pav2006-01-084-26/+36
| | | | | PR: ports/91457 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Add SHA256pav2005-11-261-0/+1
|
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-1/+1
|
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-1/+1
|
* - Update GIMP plugin for GIMP 2.2pav2004-12-292-3/+3
| | | | | PR: ports/75490 (inspired by) Submitted by: Robert Backhaus <robbak@gmail.com>
* Use new INSTALLS_OMF.mezz2004-11-232-2/+1
| | | | Approved by: bland, kwm, marcus and pav
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-081-1/+1
| | | | big upgrade.
* Chase libexif-gtkahze2004-11-071-1/+2
| | | | Approved by: pav (co mentor)
* Update to version 0.1.12krion2004-07-033-19/+9
| | | | | PR: ports/68631 Submitted by: Ports Fury
* Fix build error by GNOME2.6. This is a temporary fix.nork2004-04-071-0/+1
| | | | | PR: users-jp/78828 Spotted by: Kiyohide Nomura <knomura@stat.phys.kyushu-u.ac.jp>
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-051-0/+1
|
* After repocopy of GIMP 2.0 from graphics/gimp-devel to graphics/gimp:pav2004-03-281-1/+1
| | | | | | | | | - Update comment and description - Remove graphics/gimp-devel - Chase dependencies - Add entry to MOVED Repocopied by: marcus
* - Fix build with gimp-2.0.0krion2004-03-263-5/+6
| | | | | PR: ports/64763 Submitted by: Ports Fury
* - Update to version 0.1.11krion2004-03-214-32/+83
| | | | | PR: ports/64505 Submitted by: Ports Fury
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* SIZEify.trevor2004-01-291-0/+1
|
* - Update WWWpav2004-01-291-2/+3
| | | | | PR: ports/62049 Submitted by: Linh Pham <question+freebsdpr@closedsrc.org>
* Make gimp plugin compilation automatic if gimp is installed.adamw2003-09-031-0/+4
|
* * Fix gimp plugin installation [1]marcus2003-04-142-3/+13
| | | | | | | * Convert to new GNOME infrastructure PR: 48579 [1] Submitted by: Alexander Nedotsukov <bland@mail.ru>
* de-pkg-commentknu2003-02-212-1/+1
|
* upgrade to 0.1.10ijliao2003-01-043-7/+12
| | | | | PR: 46585 Submitted by: Ports Fury
* fix plistijliao2002-12-231-1/+1
| | | | | PR: 45850 Submitted by: Ports Fury
* Fix LIB_DEPENDS in case WITH_GIMP is set.nork2002-11-231-1/+1
| | | | | PR: ports/45623 Submitted by: Ports Fury
* - Remove superfluous USE_GNOMENG/USE_GNOMEijliao2002-11-201-7/+6
| | | | | PR: 45429 Submitted by: Ports Fury
* Add gtkam, GTK frontend for gphoto2.anders2002-11-185-0/+103
PR: 38319, 40116 Submitted by: Kevin G. Eliuk <kg@dccnet.com>, KATO Tsuguru <tkato@prontomail.com>