summaryrefslogtreecommitdiff
path: root/x11/gnome-terminal (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2.8.2Michael Johnson2004-12-082-4/+3
|
* Use new INSTALLS_OMF.Jeremy Messenger2004-11-232-22/+1
| | | | Approved by: bland, kwm, marcus and pav
* Fix regexps for URL matching.Alexander Nedotsukov2004-11-182-1/+25
| | | | | PR: 74058 SUbmitted by: Jean-Yves Lefort <jylefort@brutele.be>
* Bump 29 ports that use GCONF_SCHEMAS. Somehow, the diff of GNOME 2.8.x hasJeremy Messenger2004-11-101-0/+1
| | | | | | | lost the small part. The small part was GCONF_SCHEMAS in bsd.gnome.mk that is taking care of gconf key and schemas files for pkg-plist. Pav has committed by re-add GCONF_SCHEMAS back in bsd.gnome.mk this afternoon. Therefore, must bump PORTREVISION to correct our pkg-plist database installed.
* Presenting GNOME 2.8 for FreeBSD (2.8.1 to be exact).Joe Marcus Clarke2004-11-074-30/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This release notes detailing all of the new goodies in GNOME 2.8 can be found at http://www.gnome.org/start/2.8/notes/, and the list of what was fixed in GNOME 2.8.1 can be found at http://lists.gnome.org/archives/gnome-announce-list/2004-October/msg00056.html. This release, as well as all of our others, would not have been possible without the great efforts of our FreeBSD GNOME Team. The list of current members can be found at http://www.freebsd.org/gnome/contact.html (including our newest member, Michael Johnson <ahze@FreeBSD.org>). Special thanks also goes out to all of the loyal FreeBSD GNOME users that put up with crashes and hangs to test and debug GNOME on FreeBSD. We would especially like to thank those users that provided patches for GNOME 2.7 and 2.8: Franz Klammer <klammer@webonaut.com> Piotr Smyrak <piotr.smyrak@heron.pl> Radek Kozlowski <radek@raadradd.com> Khairil Yusof <kaeru@pd.jaring.my> Yasuda Keisuke <kysd@po.harenet.ne.jp> Tom McLaughlin <tmclaugh@sdf.lonestar.org> Vladimir Grebenschikov <vova@fbsd.ru> GNOME 2.8 also features a new, FreeBSD-specific splashscreen that was designed by jimmac for GNOME 2.8, then daemonized by Franz Klammer <klammer@webonaut.com> and Radek Kozlowski <radek@raadradd.com>. As with GNOME 2.6, you cannot just "portupgrade" to GNOME 2.8. There is a script provided at http://www.marcuscom.com/downloads/gnome_upgrade28.sh that will aid in the upgrade process. Full documentation on the GNOME 2.8 upgrade is coming following this commit. From all of us at FreeBSD GNOME, ENJOY!
* - Fix build with gcc-3.4Pav Lucistnik2004-07-311-0/+20
| | | | | | PR: ports/69834 Submitted by: Jake Hamby <jhamby@anobject.com> Obtained from: GNOME CVS
* Move a bunch of now unique stuff out of gnomehier and intoAdam Weinberger2004-07-282-1/+5
| | | | the ports that really own the directories.
* Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 orJeremy Messenger2004-07-071-20/+2
| | | | | | | | | | | | those ports will not work. Please see the more detail about this: http://lists.freebsd.org/pipermail/freebsd-gnome/2004-June/007253.html Also, please check http://www.freebsd.org/gnome/docs/porting.html for the update about gconf, gconf.pl script and etc. Approved by: marcus (portmgr hat) Reviewed by: My team, FreeBSD GNOME Team
* Chase vte shlib version.Alexander Nedotsukov2004-05-061-0/+1
|
* Update to 2.6.1.Joe Marcus Clarke2004-04-183-3/+5
|
* Presenting GNOME 2.6.0. The FreeBSD GNOME Team feels this our best releaseJoe Marcus Clarke2004-04-055-17/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | ever. It fixes many bugs, and adds some features missing in previous FreeBSD ports. To help users upgrade from GNOME 2.4, we have constructed an upgrade FAQ at: http://www.freebsd.org/gnome/docs/faq26.html Please read it carefully. GNOME 2.6 packages are also available for all supported i386 versions of FreeBSD at: http://www.marcuscom.com/tinderbox/ The FreeBSD GNOME Team would like the thank the following users for their wonderful testing and patching efforts. We would especially like to thank Franz Klammer <klammer@webonaut.com> for his wonderful new splash screen. Without these people, our team, and our team alumni, GNOME on FreeBSD would not be possible. Jeremy Messenger <mezz7@cox.net> Khairil Yusof <kaeru@pd.jaring.my> Koop Mast <kwm@rainbow-runner.nl> Simon Barner <barner@in.tum.de> Tom McLaughlin <tmclaugh@sdf.lonestar.org> Scott Dodson <sdodson@sdodson.com> Vladimir Grebenschikov <vova@sw.ru>
* - Add SIZE to GNOME portsPav Lucistnik2004-03-181-0/+1
| | | | Submitted by: trevor
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | (Part 1)
* Remove another left-over directory.Joe Marcus Clarke2003-11-201-0/+1
| | | | Spotted by: adamw
* Remove a left-over directory.Joe Marcus Clarke2003-11-201-0/+1
| | | | Spotted by: adamw
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.Trevor Johnson2003-11-171-1/+0
|
* Update to 2.4.2.Joe Marcus Clarke2003-11-092-2/+2
|
* Update to 2.4.1.Adam Weinberger2003-10-143-2/+3
|
* Update to GNOME 2.4.0. For all the goodies on what's changed, known issues,Joe Marcus Clarke2003-09-184-28/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | future plans, etc., please see http://www.gnome.org/start/2.4/. This commit represents work done by adamw, bland, and myself as well as many other contributers: Koop Mast <einekoai@chello.nl> Akifyev Sergey <asa@gascom.ru> Franz Klammer <klammer@webonaut.com> Øyvind Kolbu <oyvind@kebab.gaffel.nu> Thomas E. Zander <riggs@rrr.de> Jeremy Messenger <mezz7@cox.net> Without these contirbuters, and our faithful users, GNOME 2.4.0 would not be possible. Please check the FreeBSD GNOME site for any FreeBSD gotchas, as well as general FAQs and documentation (GNOME 2.4 updates to be posted soon). The best way to upgrade so that you get all shared library dependencies is: portupgrade -rf -m BATCH=yes atk portupgrade -R -m BATCH=yes gnome2 Approved by: portmgr (kris, will, myself implicitly) Requested by: re as well as many other users
* Update to 2.2.2.Joe Marcus Clarke2003-06-033-8/+102
|
* Convert to new GNOME infrastructure.Joe Marcus Clarke2003-04-221-12/+3
|
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
|
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Fix build with libzvt.Joe Marcus Clarke2003-02-121-0/+13
| | | | Reported by: jmallett
* Update to GNOME 2.2.Joe Marcus Clarke2003-02-073-7/+37
| | | | | This is Phase I. All existing ports have been updated to their GNOME 2.2 counterparts.
* Update to 2.0.2.Joe Marcus Clarke2003-01-193-2/+8
|
* Remove share/gnome/omf/gnome-terminal.Joe Marcus Clarke2003-01-131-0/+1
| | | | Reported by: bento
* GNOME has just changed the layout of their FTP site. This resulted inJoe Marcus Clarke2002-09-201-1/+1
| | | | | making all the distfiles unfetachable. Update all GNOME ports that fetch from MASTER_SITE_GNOME to fetch from the correct location.
* Update to 2.0.1.Joe Marcus Clarke2002-08-053-15/+14
| | | | | This is mainly a bug fix release with a few added translations. A full list of changes can be found in WRKSRC/ChangeLog.
* The FreeBSD GNOME team is proud to present GNOME 2.0 Release.Joe Marcus Clarke2002-06-301-1/+1
|
* Update to GNOME 2.0 RC2.Joe Marcus Clarke2002-06-261-7/+9
|
* Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release.Joe Marcus Clarke2002-06-153-3/+4
|
* Update to the latest GNOME 2 snapshot.Joe Marcus Clarke2002-06-123-4/+5
|
* Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release.Joe Marcus Clarke2002-05-281-1/+1
|
* Back to betas...Update to GNOME 2.0 beta 5.Joe Marcus Clarke2002-05-193-4/+4
|
* Update to GNOME 2.0 RC2.Joe Marcus Clarke2002-05-123-3/+4
|
* Add gnometerminal, terminal component for the GNOME 2 desktop.Joe Marcus Clarke2002-05-036-0/+109