aboutsummaryrefslogtreecommitdiff
path: root/french/verbiste/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-3/+2
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* Update to 0.1.33, which fixes the verb "chauvir".Christian Weisgerber2011-07-251-1/+1
| | | | | | | Approved by: maintainer timeout (8 weeks) Notes: svn path=/head/; revision=278304
* * Update to 0.1.32.Christian Weisgerber2010-12-221-21/+33
| | | | | | | | | | * Add (optional) support for GTK+ app. * Clean up a lot of cruft, e.g., the GNOME option didn't work at all, Approved by: maintainer Notes: svn path=/head/; revision=266738
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* - Update to 0.1.31Bernhard Froehlich2010-09-131-3/+3
| | | | | | | | | | | | - Pass maintainership to submitter - Add LICENSE PR: ports/150458 Submitted by: Sebastien Santoro <dereckson at gmail dot com> Approved by: Timothy Bourke <timbob@bigpond.com> (old maintainer), beat (co-mentor) Notes: svn path=/head/; revision=261062
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-0/+1
| | | | Notes: svn path=/head/; revision=255371
* - Update to 0.1.27Wen Heping2009-10-191-1/+1
| | | | | | | | | PR: ports/139739 Submitted by: Timothy Bourke <timbob@bigpond.com> (maintainer) Approved by: mentors(implicit) Notes: svn path=/head/; revision=243030
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* - Update to 0.1.24Martin Wilke2009-03-141-2/+1
| | | | | | | | | PR: 132527 Submitted by: Wen Heping <wenheping@gmail.com> Approved by: maintainer Notes: svn path=/head/; revision=230069
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
* - Add optional Gnome supportThomas Abthorpe2008-08-191-3/+13
| | | | | | | | | | - Bump PORTREVISION - Pass maintainership Submitted by: Timothy Bourke <timbob bigpond.com> (via private email) Notes: svn path=/head/; revision=218837
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+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
* - Update to 0.1.23Thomas Abthorpe2008-06-031-1/+1
| | | | | | | | | - Respect PORTDOCS Inspired by: ionbot Notes: svn path=/head/; revision=214240
* - Update to 0.1.22Thomas Abthorpe2008-02-181-1/+2
| | | | Notes: svn path=/head/; revision=207532
* - Update to 0.1.21Thomas Abthorpe2007-12-191-1/+1
| | | | | | | | | | - Thanks to Philippe Audeoud for reminding me I closed it before the commit PR: ports/118414 Submitted by: Philippe Audeoud <jadawin tuxaco.net> Notes: svn path=/head/; revision=204137
* - Update to 0.1.20Thomas Abthorpe2007-08-231-7/+3
| | | | | | | | | | | | | | | - Take maintainership Removed file(s): - files/lib-patch-src_verbiste_FrenchVerbDictionary.cpp - files/lib-patch-Makefile.in PR: ports/115145 Submitted by: tabthorpe@ Approved by: clsung (mentor) Notes: svn path=/head/; revision=198160
* - Update to 0.1.15Martin Wilke2006-12-291-3/+3
| | | | | | | | PR: ports/107280 Submitted by: Aleksander Fafula <alex@fafula.com> Notes: svn path=/head/; revision=181014
* Reset maintainer at his request.Mark Linimon2006-09-101-1/+1
| | | | Notes: svn path=/head/; revision=172658
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gCheng-Lung Sung2006-08-141-1/+1
| | | | | | | | | | | - these include dns/ editors/ emulators/ finance/ games/ graphics/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Notes: svn path=/head/; revision=170640
* Conversion to a single libtool environment.Ade Lovett2006-02-231-0/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Update to 0.1.14Jean-Yves Lefort2005-12-151-1/+1
| | | | | | | | PR: ports/90338 Submitted by: maintainer Notes: svn path=/head/; revision=151267
* Add verbiste and gnome-verbiste.Jean-Yves Lefort2005-11-291-0/+46
Verbiste is a French conjugation system. It contains a C++ library, and two programs that can be run from the command line or from another program. The knowledge base is represented in XML and contains over 6800 verbs. GNOME Verbiste is a GNOME frontend to the Verbiste French conjugation system. It contains a GNOME program and a GNOME Panel applet. This applet shows a text field in the GNOME Panel where the user can enter a conjugated verb and obtain its complete conjugation. WWW: http://sarrazip.com/dev/verbiste.html PR: ports/89407 Submitted by: Dan Phillips <dan-ports@dp.id.au> Notes: svn path=/head/; revision=149925