aboutsummaryrefslogtreecommitdiff
path: root/textproc/gnome-spell
Commit message (Collapse)AuthorAgeFilesLines
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-192-31/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Presenting GNOME 2.16.1 for FreeBSD. This release represents a massiveJoe Marcus Clarke2006-10-142-2/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | amount of work by the FreeBSD GNOME Team and our testers. On top of the usual GNOME update, we have taken this opportunity to move GNOME from X11BASE to LOCALBASE. This means roughly 600 ports NOT part of the GNOME Desktop also need to be changed. The bulk of the move was carried out by ahze, mezz, and pav, but it would not have been possible without cooperation from the FreeBSD KDE team who worked with us to make sure GNOME and KDE can still coexist happily. We would also like to send a shout out to kris and pointyhat for putting up with multiple test runs until we got something that was solid. Back to GNOME 2.16. This release brings a huge amount of new functionality to FreeBSD. The standard release notes can be read at http://www.gnome.org/start/2.16/ . But on top of what you will read there, jylefort and marcus have completed work on a port of HAL to FreeBSD. This will allow FreeBSD to take advantage of closer hardware interaction such as auto-mounting CD-ROMs, USB drives, and music players; auto-playing audio CDs; and managing laptop power consumption. But where would this all be without our loyal testers and contributors? Therefore, the FreeBSD GNOME team would like to thank the following users: Phillip Neumann <pneumann@gmail.com> tmclaugh mux Yuri Pankov <yuri.pankov@gmail.com> chinsan Thomas <freebsdlists@bsdunix.ch> Brian Gruber <knightbg@yahoo.com> Franz Klammer <klammer@webonaut.com> Dominique Goncalves <dominique.goncalves@gmail.com> Pascal Hofstee <caelian@gmail.com> Yasuda Keisuke <kysd@po.harenet.ne.jp> backyard <backyard1454-bsd@yahoo.com> Andris Raugulis <endrju@null.lv> <endrju@null.lv> Eric L. Chen <d9364104@mail.nchu.edu.tw> Pawel Worach <pawel.worach@gmail.com> QuiRK on #freebsd-gnome Shane Bell <decept0@gmail.com> luigi sajd on #freebsd-gnome sat Chris Coleman <chrisc@vmunix.com> kaeru on #freebsd-gnome crsd_ via irc.freenode.org/#FreeBSD-GNOME Joel Diaz <joeldiaz@mac.com> Enjoy! Approved by: portmgr (implicit, kris) Notes: svn path=/head/; revision=175253
* - Rename port textproc/gnomespell -> textproc/gnome-spellPav Lucistnik2006-05-281-1/+1
| | | | Notes: svn path=/head/; revision=163720
* Add USE_GETTEXT to appease portlint.Jeremy Messenger2006-05-151-0/+1
| | | | Notes: svn path=/head/; revision=162498
* Conversion to a single libtool environment.Ade Lovett2006-02-232-1/+3
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Update to 1.0.7Michael Johnson2006-02-103-7/+11
| | | | Notes: svn path=/head/; revision=155659
* - Add SHA256 checksumsPav Lucistnik2005-11-231-0/+1
| | | | Notes: svn path=/head/; revision=149215
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=148323
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-0/+1
| | | | Notes: svn path=/head/; revision=147269
* Fix FreeBSD 4.x build by add intlhack.Jeremy Messenger2005-10-221-1/+1
| | | | | | | | PR: ports/87844 Reported by: Stacey Roberts <stacey@vickiandstacey.com> Notes: svn path=/head/; revision=146126
* Update to 1.0.6.Joe Marcus Clarke2005-10-214-14/+15
| | | | Notes: svn path=/head/; revision=146083
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-1/+1
| | | | Notes: svn path=/head/; revision=130974
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-1/+1
| | | | | | | big upgrade. Notes: svn path=/head/; revision=121070
* Chase libaspell to aspell.16.Thierry Thomas2004-08-281-2/+2
| | | | Notes: svn path=/head/; revision=117535
* Use the new libtool scheme.Jeremy Messenger2004-07-262-11/+1
| | | | Notes: svn path=/head/; revision=114733
* Fix some known compatibility problems with GNOME 2.6.Joe Marcus Clarke2004-04-053-5/+12
| | | | Notes: svn path=/head/; revision=106192
* - Add SIZE to GNOME portsPav Lucistnik2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104467
* 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. Notes: svn path=/head/; revision=103963
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Remove some control-center directories if they exist and are empty. ThisJoe Marcus Clarke2004-01-111-0/+2
| | | | | | | | | keeps us from adding a mostly superfluous RUN_DEPENDS on gnomecontrolcenter2. Reported by: adamw Notes: svn path=/head/; revision=97907
* Update to 1.0.5.Joe Marcus Clarke2003-08-012-2/+2
| | | | Notes: svn path=/head/; revision=86156
* Update to 1.0.4.Joe Marcus Clarke2003-06-114-37/+59
| | | | Notes: svn path=/head/; revision=82735
* This port doesn't install shared libs. While I'm here, remove the USE_GNOMENGJoe Marcus Clarke2003-04-051-2/+0
| | | | | | | macro. Notes: svn path=/head/; revision=78240
* 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. Notes: svn path=/head/; revision=77045
* Add missing dependency on libcapplet.Joe Marcus Clarke2002-11-241-1/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=70958
* Fix up some conflicts when moving from my CVS repo.Joe Marcus Clarke2002-11-111-4/+2
| | | | Notes: svn path=/head/; revision=69919
* Update to 0.5.Joe Marcus Clarke2002-11-114-57/+33
| | | | Notes: svn path=/head/; revision=69918
* 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. Notes: svn path=/head/; revision=66862
* Chase the aspell so version bump. Bump PORTREVISION.Joe Marcus Clarke2002-09-021-1/+2
| | | | Notes: svn path=/head/; revision=65502
* Use USE_GNOMENG.Maxim Sobolev2002-07-102-6/+41
| | | | Notes: svn path=/head/; revision=62751
* Update to 0.4.1Ade Lovett2002-02-124-19/+6
| | | | Notes: svn path=/head/; revision=54623
* Add gnomespell 0.4, a GNOME/Bonobo component for spell checking.Maxim Sobolev2001-12-296-0/+74
Notes: svn path=/head/; revision=52376