aboutsummaryrefslogtreecommitdiffstats
path: root/french/dico
Commit message (Collapse)AuthorAgeFilesLines
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62ade2008-08-201-1/+1
| | | | Tested by: exp build run (erwin)
* Update to the autotools new world order.ade2007-07-281-2/+3
| | | | | | Tested by: numerous package build runs Approved by: portmgr Thanks to: des, kris, linimon, pav
* - Welcome X.org 7.2 \o/.flz2007-05-201-2/+2
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Track ditsfilegabor2006-12-202-13/+7
| | | | | | | | | | - portlint(1) Note, that the distfile is a bit different, but the sources are unchanged, diff here: http://people.freebsd.org/~gabor/patches/dico.dist.diff Approved by: erwin (mentor)
* Remove USE_REINPLACE from all categories starting with Fedwin2006-05-071-1/+0
|
* SHA256ifyedwin2006-01-221-0/+2
| | | | Approved by: krion@
* Reset maintainer per his request. We hope to see him back soon.linimon2005-12-021-1/+1
|
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-2/+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.
* Sync with new bsd.autotools.mkade2004-06-051-0/+1
|
* Clean up USE_{LIBTOOL,AUTOCONF,AUTOMAKE} to appropriate *_VER variablesade2004-03-251-1/+1
|
* Move textproc/dico to french/dico.naddy2004-03-141-1/+1
| | | | Approved: maintainer
* Lots of clean-up:naddy2004-03-133-17/+256
| | | | | | | | | | | * EXTRACT_CMD added * *_SUB added * delete %%DOCSDIR%% if NOPORTDOC * pkg-plist sorted * code linted PR: 64021 Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
| | | | (Part 1)
* Maintainer update: textproc/dico (1.1)edwin2003-10-103-38/+37
| | | | | | | | | | | | | | | | Makefile PORTREVISION bumped BROKEN_WWW added (from pkg-descr) pkg-descr WWW: deleted pkg-plist @name and @cwd deleted @comment $FreeBSD$ added share/dico -> %%DATADIR%% share/doc/dico -> %%DOCSDIR%% PR: ports/56616 Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
* De-pkg-comment.knu2003-02-212-1/+1
|
* * make fetchable againobraun2002-11-018-51/+48
| | | | | | | | * bump PORTREVISION * PERL -> REINPLACE PR: ports/37100 Submitted by: maintainer
* Update maintainer's email addressdwcjr2002-01-181-1/+1
| | | | | | | Update a few MASTER_SITES PR: 34012 Submitted by: maintainer
* Remove (incorrect) re-definition of ACLOCAL so this port builds again.steve2001-12-251-1/+0
|
* Use AUTOMAKE_ARGS instead of setting AUTOMAKE to "automake <args>"petef2001-10-301-1/+1
| | | | | PR: 31594 Submitted by: TOGAWA Satoshi <toga@puyo.org>
* honor PREFIX: USE_GMAKE and MAKE_ARGSlioux2001-09-131-0/+2
| | | | | PR: 30386 Submitted by: MAINTAINER
* Update MAINTAINER email: clefevre@redirect.to -> clefevre@citeweb.netlioux2001-08-301-1/+1
| | | | Approved by: MAINTAINER
* Change maintainer's email address:roam2001-06-161-1/+1
| | | | | | | clefevre@citeweb.net -> clefevre@redirect.to PR: 27867 (followup) Submitted by: maintainer
* Add dico 1.1, an interactive dictionary in french.will2001-03-1112-0/+263
PR: 21902 Submitted by: Cyrille Lefevre <clefevre@citeweb.net>