summaryrefslogtreecommitdiff
path: root/comms/gnokii (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix build when WITH_SMSD and WITH_PGSQL are defined (cause was a malformedSam Lawrance2005-11-301-1/+1
| | | | | | | | | | | sed command). PR: ports/89422 Submitted by: Scot W. Hetzel <swhetzel@gmail.com> Approved by: Guido Falsi <mad@madpilot.net> (maintainer) Notes: svn path=/head/; revision=149988
* Update to 0.6.10Marcus Alves Grando2005-11-136-41/+48
| | | | | | | | | | Add SHA256 PR: 88921 Submitted by: Guido Falsi <mad@madpilot.net> (maintainer) Notes: svn path=/head/; revision=148141
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-0/+1
| | | | Notes: svn path=/head/; revision=147269
* Update to 0.6.8Sam Lawrance2005-08-282-7/+6
| | | | | | | | PR: ports/84641 Submitted by: Guido Falsi <mad@madpilot.net> (maintainer) Notes: svn path=/head/; revision=141118
* - Update to 0.6.7Pav Lucistnik2005-05-195-40/+15
| | | | | | | | PR: ports/81198 Submitted by: Guido Falsi <mad@madpilot.net> (maintainer) Notes: svn path=/head/; revision=135620
* - Update MASTER_SITES, website reorganizedPav Lucistnik2005-05-131-2/+2
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=135178
* - Fix WITHOUT_X11Pav Lucistnik2005-05-071-2/+11
| | | | | | | | PR: ports/80683 Submitted by: Guido Falsi <mad@madpilot.net> (maintainer) Notes: svn path=/head/; revision=134786
* - Update to 0.6.5Pav Lucistnik2005-05-055-14/+28
| | | | | | | | PR: ports/80631 Submitted by: Guido Falsi <mad@madpilot.net> (maintainer) Notes: svn path=/head/; revision=134657
* Split the postgresql ports into a server and a client part.Palle Girgensohn2005-01-311-2/+2
| | | | | | | | | | | All ports depending on postgresql shall use the USE_PGSQL=yes knob defined in Mk/bsd.ports.mk. Bumping portrevisions where needed. PR: 75344 Approved by: portmgr@ (kris), ade & sean (mentors) Notes: svn path=/head/; revision=127737
* - Add optional knob for libicalPav Lucistnik2004-12-282-2/+19
| | | | | | | | | PR: ports/75442 Submitted by: Guido Falsi <mad@madpilot.net> (maintainer) Requested by: Sven Berkvens-Matthijsse <sven@berkvens.net> Notes: svn path=/head/; revision=125375
* [maintainer update] comms/gnokii update to 0.6.4Edwin Groothuis2004-10-264-9/+45
| | | | | | | | | | | upgrade to 0.6.4 just released. Added a knob tolink smsd to glib2. minor changes to the messages regarding smsd in pre-fetch. PR: ports/72929 Submitted by: Guido Falsi <mad@madpilot.net> Notes: svn path=/head/; revision=120191
* Support WITHOUT_NLSKirill Ponomarev2004-07-112-11/+18
| | | | Notes: svn path=/head/; revision=113387
* Update to 0.6.3Kirill Ponomarev2004-07-085-34/+40
| | | | | | | | PR: ports/68812 Submitted by: maintainer Notes: svn path=/head/; revision=113214
* - Fix pkg-message processing for people whom ${PKGDIR} != ${.CURDIR}Pav Lucistnik2004-05-021-1/+1
| | | | | | | | PR: ports/66183 Submitted by: Palle Girgensohn <girgen@pingpong.net> Notes: svn path=/head/; revision=108222
* - Fix dependencies in WITHOUT_X11 casePav Lucistnik2004-05-021-1/+1
| | | | | | | | PR: ports/66097 Submitted by: Guido Falsi <mad@madpilot.net> (maintainer) Notes: svn path=/head/; revision=108150
* - Fix build on 4-xKirill Ponomarev2004-04-211-1/+1
| | | | | | | Approved by: marcus (portmgr) Notes: svn path=/head/; revision=107780
* - Fix build on 4-xKirill Ponomarev2004-04-181-0/+4
| | | | Notes: svn path=/head/; revision=107392
* - Update to version 0.6.1Kirill Ponomarev2004-04-144-13/+15
| | | | | | | | PR: ports/65547 Submitted by: maintainer Notes: svn path=/head/; revision=107074
* . Re-add the Savannah mirrors to MASTER_SITES.Greg Lewis2004-03-091-1/+2
| | | | | | | | PR: 63934 Submitted by: Guido Falsi <mad@madpilot.net> (maintainer) Notes: svn path=/head/; revision=103455
* - Update MASTER_SITES and pkg-descrKirill Ponomarev2004-03-072-8/+9
| | | | | | | | PR: ports/63893 Submitted by: maintainer Notes: svn path=/head/; revision=103222
* - Update to 0.6.0Pav Lucistnik2004-02-242-3/+3
| | | | | | | | PR: ports/63281 Submitted by: Guido Falsi <mad@madpilot.net> (maintainer) Notes: svn path=/head/; revision=101991
* - Teach included libtool to not be clever about -lc_rPav Lucistnik2004-02-151-0/+15
| | | | | | | | PR: ports/62839 Submitted by: Guido Falsi <mad@madpilot.net> (maintainer) Notes: svn path=/head/; revision=100972
* - Update to 0.5.10Pav Lucistnik2004-02-136-63/+45
| | | | | | | | | | - Give maintainership to submitter PR: ports/62800 Submitted by: Guido Falsi <mad@madpilot.net> Notes: svn path=/head/; revision=100865
* Set {WANT,USE}_GNOME correctly to make these ports compatible with the newJoe Marcus Clarke2004-02-041-0/+2
| | | | | | | | | bsd.port.mk. Submitted by: kris Notes: svn path=/head/; revision=99921
* Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-041-2/+2
| | | | | | | | Submitted by: trevor Tested by: bento Notes: svn path=/head/; revision=99914
* Fix build on AMD64Tilman Keskinoz2004-01-311-1/+1
| | | | Notes: svn path=/head/; revision=99563
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-231-1/+1
| | | | Notes: svn path=/head/; revision=98909
* - Update to 0.5.8 [1]Sergei Kolobov2004-01-096-79/+15
| | | | | | | | | | - Fix pkg-plist: .mo files do not seem to get installed PR: 61121 [1] Submitted by: Guido Falsi <mad@madpilot.net> Notes: svn path=/head/; revision=97777
* - Update to 0.5.7Pav Lucistnik2003-12-163-23/+3
| | | | | | | | PR: ports/60297 Submitted by: Guido Falsi <mad@madpilot.net> Notes: svn path=/head/; revision=95964
* - Fix build when older version is already installed. This will preferPav Lucistnik2003-12-151-1/+1
| | | | | | | | | | newly build libgnokii on linking. PR: ports/60253 Reported by: Krzysztof Stryjek <wtp+gnokii@bsdguru.org> Notes: svn path=/head/; revision=95906
* - Update to 0.5.6Pav Lucistnik2003-12-049-46/+208
| | | | | | | | | | | | - Add WITH_SMSD knob to enable build of SMS messaging daemon with optional MySQL or Postgresql backend PR: ports/54498 Submitted by: Guido Falsi <mad@madpilot.net> Approved by: adamw (mentor) Notes: svn path=/head/; revision=95069
* Cosmetic fix: use %%DOCSDIR%% macro.Sergey A. Osokin2003-10-221-49/+49
| | | | | | | | | | No functionally changes. Submitted by: Oleg Karachevtsev <ok@etrust.ru> A part of PR: 57992 Notes: svn path=/head/; revision=91882
* Pass gnokii maintainership to ports@. I only passively use gnokii for SMSAnders Nordby2003-10-191-1/+1
| | | | | | | nowadays. Notes: svn path=/head/; revision=91696
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.Joe Marcus Clarke2003-08-261-0/+1
| | | | | | | Prodded by: kris Notes: svn path=/head/; revision=87743
* Chase the libintl.so shared lib version.Joe Marcus Clarke2003-08-251-1/+1
| | | | Notes: svn path=/head/; revision=87644
* By me:Anders Nordby2003-05-2012-95/+215
| | | | | | | | | | | | | | | | | | - Update to 0.5.0. - Add ftp.gnokii.org as MASTER_SITE, as it is back. And from Simon: - Fix package building - use pkg-install for adding/removing the gnokii group. - Use REINPLACE_CMD instead of sed for cleanliness. - Unbreak building on -current. PR: ports/47516 Submitted by: Simon Schubert <corecode@corecode.ath.cx> (partly) Notes: svn path=/head/; revision=81569
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-181-1/+0
| | | | Notes: svn path=/head/; revision=79180
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Remove broken master site.Anders Nordby2002-11-051-1/+1
| | | | | | | Reported by: jhs Notes: svn path=/head/; revision=69547
* Remove empty patch.Anders Nordby2002-09-251-0/+0
| | | | | | | | PR: 42189 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=67107
* Add a private master site, making the distfile fetchable again.Anders Nordby2002-09-241-1/+2
| | | | Notes: svn path=/head/; revision=67101
* Deploy USE_GNOMENG infrastructureMario Sergio Fujikawa Ferreira2002-08-301-1/+2
| | | | | | | | PR: 42190 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=65298
* Update to version 0.4.3.Anders Nordby2002-08-147-35/+30
| | | | Notes: svn path=/head/; revision=64487
* Chase shlib rev of devel/gettextAde Lovett2002-08-011-1/+1
| | | | | | | | Submitted by: lots and lots Pointy hat to: ade Notes: svn path=/head/; revision=63850
* Update to 0.4.0 pre20. This brings support for several more NokiaAnders Nordby2002-05-2311-97/+118
| | | | | | | | | | | | models. Make Nokia 6210 default phone type. Unforbid: there are no known vulnerabilities for this version of gnokii. Avoid USE_AUTOCONF. Use sed instead of Perl for patching in port Makefile. Notes: svn path=/head/; revision=59750
* Mark FORBIDDEN due to security hole:Chris D. Faulhaber2002-05-141-0/+2
| | | | | | | http://www.gnokii.org/news.shtml Notes: svn path=/head/; revision=59077
* gettext upgrade uber-patch (stage 3)Ade Lovett2002-04-121-2/+2
| | | | | | | | | | | | | - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr Notes: svn path=/head/; revision=57625
* Stage 1 of gettext update.Ade Lovett2002-03-151-1/+1
| | | | | | | | | | | | | | | Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr Notes: svn path=/head/; revision=56168
* Correct MAINTAINER e-mail address for ports I maintain.Anders Nordby2002-03-141-1/+1
| | | | Notes: svn path=/head/; revision=56047