aboutsummaryrefslogtreecommitdiff
path: root/textproc/dict
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* - Add LICENSE_FILESunpoet Po-Chuan Hsieh2015-10-151-3/+2
| | | | | | | - Use USES=localbase Notes: svn path=/head/; revision=399373
* - Remove unrecognized CONFIGURE_ARGSSunpoet Po-Chuan Hsieh2014-12-084-23/+13
| | | | | | | | | | | | - Silence patch message - Cosmetic change - Reformat pkg-descr - Add sourceforge to WWW - Sort PLIST - Take maintainership Notes: svn path=/head/; revision=374251
* Reset maintainership:Baptiste Daroussin2014-12-021-1/+1
| | | | | | | | | | - Lots of maintainers timeout - unresponsive for almost a year PR: 195059 Notes: svn path=/head/; revision=373790
* - Switch to USES=libtool:buildTijl Coosemans2014-09-192-6/+3
| | | | | | | - Use @sample Notes: svn path=/head/; revision=368573
* - Swith to USES=libtoolDmitry Marakasov2014-06-061-2/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=356764
* - Convert to stagingMathieu Arnold2014-01-262-9/+8
| | | | | | | | | | - Use new LIB_DEPENDS - Add license Sponsored by: Absolight Notes: svn path=/head/; revision=341190
* Fix properties on pkg-plistBaptiste Daroussin2014-01-211-1/+0
| | | | Notes: svn path=/head/; revision=340674
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | textproc) Notes: svn path=/head/; revision=327773
* - Update to 1.12.1Cheng-Lung Sung2013-06-282-4/+3
| | | | Notes: svn path=/head/; revision=321935
* Convert USE_BISON to USES= bisonBaptiste Daroussin2013-03-081-7/+2
| | | | | | | | | | | | | | | | | It brings bison as a build dependency in case it is set the following way: USES= bison or USES= bison:build it brings bison as a run dependency in case it is set the following way: USES= bison:run it brings bison both as a run and build dependency in case it the set the following way: USES= bison:both While here trim some headers Convert some USE_GNOME= gnomehack to USES= pathfix Notes: svn path=/head/; revision=313635
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+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
* - Bump PORTREVISION for devel/libmaa shlib changeSunpoet Po-Chuan Hsieh2011-04-121-1/+2
| | | | Notes: svn path=/head/; revision=272617
* - Update to 1.12.0Cheng-Lung Sung2011-02-113-5/+5
| | | | Notes: svn path=/head/; revision=268918
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* - Update to 1.11.2Cheng-Lung Sung2010-01-282-5/+4
| | | | | | | | PR: ports/141451 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet_AT_sunpoet dot net> Notes: svn path=/head/; revision=248747
* Remove "Josh Gilliam <josh@quick.net>" from the last few pkg-descr'sDoug Barton2009-12-211-3/+0
| | | | | | | | | | where it appears. Mail to that address bounces now, and has for years. Not having stale e-mail addresses in the pkg-descr files helps avoid user confusion when looking for someone to contact for help with a port. Notes: svn path=/head/; revision=246402
* - Bump PORTREVISION to chase the update of devel/libmaaWen Heping2009-12-141-1/+2
| | | | Notes: svn path=/head/; revision=245736
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with T,U,V Notes: svn path=/head/; revision=240076
* -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 1.11.1Cheng-Lung Sung2009-06-172-4/+4
| | | | Notes: svn path=/head/; revision=236110
* - Update to 1.11.0Cheng-Lung Sung2009-01-192-4/+6
| | | | | | | | PR: ports/130155 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet_AT_sunpoet dot net> Notes: svn path=/head/; revision=226411
* - Update to 1.10.11Cheng-Lung Sung2008-04-142-5/+4
| | | | Notes: svn path=/head/; revision=211220
* - Update to 1.10.10Cheng-Lung Sung2008-04-082-6/+5
| | | | Notes: svn path=/head/; revision=210805
* Migration from bison 1.x to 2.xAde Lovett2007-10-171-1/+2
| | | | | | | | PR: 117086 Tested by: -exp runs Notes: svn path=/head/; revision=201613
* - Update to 1.10.9Cheng-Lung Sung2007-07-262-4/+4
| | | | Notes: svn path=/head/; revision=196300
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-1/+1
| | | | | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run Notes: svn path=/head/; revision=196111
* - update to 1.10.8Cheng-Lung Sung2007-04-117-64/+10
| | | | | | | - I'll maintain it for a while Notes: svn path=/head/; revision=189735
* dd@ has had his port bit taken for safekeeping. Therefore, return theseMark Linimon2007-03-041-1/+1
| | | | | | | | | to the pool. Hat: portmgr Notes: svn path=/head/; revision=186467
* Remove USE_REINPLACE from categories starting with TEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162216
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* Avoid clobbering a modified dict.conf on deinstall.Dima Dorfman2006-01-072-3/+6
| | | | | | | | PR: 91294 Submitted by: Rong-En Fan Notes: svn path=/head/; revision=153025
* Upgrade to 1.10.4.Dima Dorfman2006-01-022-4/+4
| | | | | | | Submitted by: Andy Miller Notes: svn path=/head/; revision=152549
* 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
* Upgrade to 1.10.1. Drop the dependency on ltdl; the client never usedDima Dorfman2005-06-143-15/+3
| | | | | | | | | | | it, and the server seems to work okay with the native implementation. The patch to libmaa/decl.h is no longer necessary because the distribution already includes that test (the other libmaa patches still apply--I'm not sure that they're really necessary any more, but they don't hurt). Notes: svn path=/head/; revision=137431
* Upgrade to 1.9.15Dima Dorfman2005-01-302-3/+3
| | | | | | | Submitted by: Andy Miller <andy@trit.org>, vs Notes: svn path=/head/; revision=127684
* Upgrade to 1.9.14Dima Dorfman2004-09-033-14/+3
| | | | | | | Submitted by: Andy Miller <andy@trit.org> Notes: svn path=/head/; revision=118026
* Sync with new bsd.autotools.mkAde Lovett2004-06-041-2/+1
| | | | Notes: svn path=/head/; revision=110841
* Upgrade to 1.9.13Dima Dorfman2004-05-112-3/+3
| | | | | | | Submitted by: Andy Miller <andy@trit.org> Notes: svn path=/head/; revision=108913
* Add missing file and manpageKris Kennaway2004-04-152-1/+2
| | | | Notes: svn path=/head/; revision=107096
* Convert all but one port that uses libtool14 to use libtool15, in readinessAde Lovett2004-03-241-1/+1
| | | | | | | for the destruction of devel/libtool14 Notes: svn path=/head/; revision=105149
* Upgrade to 1.9.11Dima Dorfman2004-03-033-17/+4
| | | | | | | Submitted by: Andy Miller <andym@trit.org> Notes: svn path=/head/; revision=102803
* 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
* This new version of dict(1) doesn't seem to default to usingDima Dorfman2003-12-293-0/+20
| | | | | | | | | | | dict://dict.org if the config file is absent, so install a config file with some default servers instead of making the user rummage through the man page and the web to figure out how to make this work. Noticed by: ceri Notes: svn path=/head/; revision=96874
* Upgrade to 1.9.10Dima Dorfman2003-12-244-10/+25
| | | | | | | Submitted by: Andy Miller <andym@trit.org> Notes: svn path=/head/; revision=96526
* Avoid building lstat.o since we have lstat in libc.Dima Dorfman2003-10-171-0/+11
| | | | Notes: svn path=/head/; revision=91521
* Put C*FLAGS into CONFIGURE_ENV instead of assigning it directly. ThisDima Dorfman2003-10-171-1/+2
| | | | | | | | | | | allows configure-run test programs to find the right include files and libraries. Breakage reported by: many Fix submitted by: adamw Notes: svn path=/head/; revision=91498
* Removed empty file.Dima Dorfman2003-10-161-0/+0
| | | | Notes: svn path=/head/; revision=91404
* Upgrade to 1.9.7.Dima Dorfman2003-10-164-33/+10
| | | | | | | | PR: 57810 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=91403