aboutsummaryrefslogtreecommitdiff
path: root/misc/translator
Commit message (Collapse)AuthorAgeFilesLines
* remove unmaintained expired ports from miscBaptiste Daroussin2011-05-025-245/+0
| | | | | | | | | | | | | | | | | | | | | | | 2011-05-01 misc/acron: Upstream disapear and distfile is no more available 2011-05-01 misc/chord: Upstream disapear and distfile is no more available 2011-05-01 misc/datedif: Upstream disapear and distfile is no more available 2011-05-01 misc/earthview: Upstream disapear and distfile is no more available 2011-05-01 misc/fcalc: Upstream disapear and distfile is no more available 2011-05-01 misc/gkrellscore: Upstream disapear and distfile is no more available 2011-05-01 misc/goldstr: Upstream disapear and distfile is no more available 2011-05-01 misc/gtl: Upstream disapear and distfile is no more available 2011-05-01 misc/kp: Upstream disapear and distfile is no more available 2011-05-01 misc/nserver: Upstream disapear and distfile is no more available 2011-05-01 misc/patanjali: Upstream disapear and distfile is no more available 2011-05-01 misc/qmc: Upstream disapear and distfile is no more available 2011-05-01 misc/snowflake: Upstream disapear and distfile is no more available 2011-05-01 misc/translator: Upstream disapear and distfile is no more available 2011-05-01 misc/videotext: Upstream disapear and distfile is no more available 2011-05-01 misc/wmweather: Distfile is no longer available, try misc/wmweather+ 2011-05-01 misc/wmx10: Upstream disapear and distfile is no more available Notes: svn path=/head/; revision=273450
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Deprecate unmaintained ports from misc where upstream disapear and/orBaptiste Daroussin2011-03-151-0/+3
| | | | | | | where no distfiles can be found and are not used by maintained ports Notes: svn path=/head/; revision=270916
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-12-211-3/+0
| | | | | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports. Notes: svn path=/head/; revision=246327
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+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
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-2/+1
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-3/+3
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Drop maintainershipJean-Yves Lefort2006-11-031-1/+1
| | | | Notes: svn path=/head/; revision=176271
* SHA256ifyEdwin Groothuis2006-02-011-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154944
* - Update ${MASTER_SITES}Jean-Yves Lefort2005-07-022-26/+22
| | | | | | | | | | - Use ${ECHO_CMD} instead of ${ECHO} (${ECHO} is a no-op if make -s is used) - Install icon in ${PREFIX}/share/pixmaps rather than in ${PREFIX}/share/gnome/pixmaps - Polish the Makefile and reformat it Notes: svn path=/head/; revision=138349
* Change my MAINTAINER email address to jylefort@FreeBSD.orgJean-Yves Lefort2005-04-122-2/+2
| | | | | | | Approved by: adamw (mentor) Notes: svn path=/head/; revision=133186
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-0/+1
| | | | Notes: svn path=/head/; revision=130974
* - Add translator 0.1.0, a GTK+ frontend to the Babelfish translation service.Florent Thoumie2005-03-095-0/+249
PR: ports/73063 Submitted by: Jean-Yves Lefort <jylefort@brutele.be> Approved by: pav (mentor) Notes: svn path=/head/; revision=130733