aboutsummaryrefslogtreecommitdiff
path: root/x11/multi-gnome-terminal
Commit message (Collapse)AuthorAgeFilesLines
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialJoe Marcus Clarke2007-10-242-32/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=201947
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with theJoe Marcus Clarke2006-10-142-4/+2
| | | | | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris) Notes: svn path=/head/; revision=175261
* Remove USE_REINPLACE from categories starting with XEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162219
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-1/+1
| | | | | | | | Discussed with: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157004
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149464
* Remove /usr/X11R6/sbin if it's empty.Adam Weinberger2005-04-132-1/+2
| | | | | | | Thank you: pointyhat Notes: svn path=/head/; revision=133261
* Use new INSTALLS_OMF.Jeremy Messenger2004-11-232-2/+1
| | | | | | | Approved by: bland, kwm, marcus and pav Notes: svn path=/head/; revision=122196
* Fix build with gcc-3.4Kirill Ponomarev2004-08-301-0/+54
| | | | | | | | PR: ports/71127 Submitted by: Ports Fury Notes: svn path=/head/; revision=117644
* Remove NO_XALF from the .desktop file, and properly register OMF files.Joe Marcus Clarke2004-06-132-0/+7
| | | | | | | | PR: 67892 Submitted by: michael johnson <ahze@ahze.net> Notes: svn path=/head/; revision=111403
* - Update to version 1.6.2Kirill Ponomarev2004-03-203-16/+30
| | | | | | | | PR: ports/64509 Submitted by: Ports Fury Notes: svn path=/head/; revision=104750
* - drop maintainership [1]Oliver Eikemeier2004-03-191-3/+2
| | | | | | | | | | | | <http://lists.freebsd.org/pipermail/freebsd-ports/2004-March/010579.html> - use MASTER_SITE_SOURCEFORGE_EXTENDED [2] - leave ScrollKeeper stuff to GNOME people Submitted by: Frederic Dubuy <fdubuy@free.fr> (maintainer) [1] Checked by: `make check-distfiles (PR 64157)' [2] Notes: svn path=/head/; revision=104639
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79368
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76044
* Add missing dependency on libglade.Joe Marcus Clarke2002-09-251-1/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=67108
* Add missing dependency on gnomecanvas.Joe Marcus Clarke2002-09-181-1/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=66632
* Add a missing dependency on gdkpixbuf.Joe Marcus Clarke2002-09-091-1/+1
| | | | | | | | PR: 42571 Submitted by: Tilman Linneweh <tilman@arved.de> Notes: svn path=/head/; revision=65871
* * Use USE_GNOMENGJoe Marcus Clarke2002-08-222-97/+96
| | | | | | | | | | | * Properly place files under GNOME hierarchy * Install an icon in ${PREFIX}/share/gnome/pixmaps * Bump PORTREVISION Approved by: timeout from maintainer Notes: svn path=/head/; revision=64820
* upgrade to 1.5.0Ying-Chieh Liao2002-06-194-104/+40
| | | | | | | | PR: 39501 Submitted by: maintainer Notes: svn path=/head/; revision=61597
* Ugrade 1.3.13 --> 1.4.1 and whitespace cleanup.Cy Schubert2002-05-033-14/+30
| | | | | | | | PR: 37703 Submitted by: MAINTAINER: Frederic Dubuy <fdubuy@free.fr> Notes: svn path=/head/; revision=58495
* Fix broken "terminal help". Multi-gnome-terminal installed helpCy Schubert2002-04-232-206/+206
| | | | | | | | | | files in ${PREFIX}/share/gnome/gnome/help but expects them in ${PREFIX}/share/gnome/help. This has now been fixed. Approved by: MAINTAINER: Frederic Dubuy <fdubuy@free.fr> Notes: svn path=/head/; revision=58025
* Add multi-gnome-terminal 1.3.13, gnome tabbed terminal emulator.Cy Schubert2002-03-206-0/+269
PR: 35376 Submitted by: Frederic Dubuy <fdubuy@free.fr> Notes: svn path=/head/; revision=56363