aboutsummaryrefslogtreecommitdiff
path: root/net-im/freetalk
Commit message (Collapse)AuthorAgeFilesLines
* - Remove optional dependency on expired audio/beepRene Ladan2014-03-102-16/+7
| | | | | | | | | | | - Use option helpers - Use new LIB_DEPENDS syntax - Fix pkg-plist Approved by: portmgr (infrastructure blanket) Notes: svn path=/head/; revision=347720
* - Stage supportMartin Wilke2014-01-312-4/+2
| | | | Notes: svn path=/head/; revision=341966
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net-im) Notes: svn path=/head/; revision=327756
* Convert from WITHOUT_NLS to PORT_OPTIONS:MNLSBaptiste Daroussin2013-05-061-11/+6
| | | | | | | While here do some conversion to new options framework Notes: svn path=/head/; revision=317503
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* update maintainer addressBaptiste Daroussin2012-06-021-3/+6
| | | | | | | | | | switch to new options framework PR: ports/168581 Submitted by: Oleg Ginzburg <olevole@olevole.ru> (maintainer) Notes: svn path=/head/; revision=298026
* - 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
* - Chase guile shared lib bumpJulien Laffaye2011-07-311-1/+1
| | | | | | | - Add an entry to UPDATING Notes: svn path=/head/; revision=278635
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-0/+1
| | | | Notes: svn path=/head/; revision=255371
* Freetalk is a console based Jabber client. It features a readline interfaceDmitry Marakasov2009-06-224-0/+90
with completion of buddy names, commands, and even ordinary English words. Freetalk is extensible, configurable, and scriptable through a Guile interface. WWW: http://www.gnu.org/software/freetalk/ PR: 135897 Submitted by: Oleg Ginzburg <oleg.ginzburg@nevosoft.ru> Notes: svn path=/head/; revision=236485