aboutsummaryrefslogtreecommitdiff
path: root/www/kannel
Commit message (Collapse)AuthorAgeFilesLines
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* - unbreak www/kannel on sparc64, it does compile perfectly fineMartin Wilke2009-07-271-2/+2
| | | | | | | | PR: 134515 Submitted by: Florian Smeets <flo@kasimir.com> Notes: svn path=/head/; revision=238429
* - Update to 1.4.3Pav Lucistnik2009-03-223-4/+7
| | | | | | | | PR: ports/132826 Submitted by: Andrey Antoukh <andsux@gmail.com> Notes: svn path=/head/; revision=230679
* - Reset farrokhi@freebsd.org due to long period of inactivity.Martin Wilke2009-03-091-1/+1
| | | | | | | Approved by: portmgr (linimon) Notes: svn path=/head/; revision=229780
* - Add rc scriptMartin Wilke2007-06-092-0/+77
| | | | | | | | Submitted by: Antony Halse <g.halse@ru.ac.za> Approved by: maintainer implicit Notes: svn path=/head/; revision=193131
* Change my email address to farrokhi@ in all ports that I maintain.Babak Farrokhi2006-11-081-1/+1
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=176802
* - Add MASTER_SITESMartin Wilke2006-10-082-10/+12
| | | | | | | | | | | - Switch to bz2 distfile - cleanup Makefile PR: ports/104150 Submitted by: Babak Farrokhi <babak@farrokhi.net> (Maintainer) Notes: svn path=/head/; revision=174986
* - Update to 1.4.1Martin Wilke2006-09-273-6/+99
| | | | | | | | | | | - Pet portlint - Pass maintainership to submitter PR: ports/103671 Submitted by: Babak Farrokhi <babak(at)farrokhi.net> Notes: svn path=/head/; revision=173967
* Remove USE_REINPLACE from categories starting with WEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162218
* - Remove mbuni patches; the files are gonePav Lucistnik2005-11-252-15/+1
| | | | | | | - Add SHA256 Notes: svn path=/head/; revision=149461
* BROKEN on sparc64: Does not compileKris Kennaway2005-03-261-2/+2
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=132023
* - Add two knobs to use two extra patches from http://www.mbuni.org/.Florent Thoumie2005-03-143-4/+19
| | | | | | | | PR: ports/78667 Submitted by: Andrew Wingorodov <andr@sms-tv.ru> Notes: svn path=/head/; revision=131202
* Update MASTER_SITES and WWW: lineKirill Ponomarev2005-03-132-2/+2
| | | | | | | | PR: ports/78748 Submitted by: Ports Fury Notes: svn path=/head/; revision=131062
* Add missing dependency.Kirill Ponomarev2004-12-221-0/+2
| | | | Notes: svn path=/head/; revision=124805
* Update to version 1.4.0Kirill Ponomarev2004-12-204-20/+68
| | | | | | | | PR: ports/75271 Submitted by: Ports Fury Notes: svn path=/head/; revision=124568
* BROKEN on alpha: Does not compileKris Kennaway2004-02-231-1/+7
| | | | Notes: svn path=/head/; revision=101919
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75976
* URL updates.Christian Weisgerber2003-02-121-1/+1
| | | | | | | | PR: 48167 Submitted by: tadalunch@sources.redhat.com Notes: svn path=/head/; revision=75369
* Update to 1.2.1.Norikatsu Shigemura2003-02-027-187/+77
| | | | | | | | PR: ports/47332 Submitted by: Ports Fury Notes: svn path=/head/; revision=74483
* fix MAINTAINTER to ports@FreeBSD.orgDirk Meyer2003-01-021-1/+1
| | | | | | | | PR: 46686 Submitted by: erwin@lansing.dk Notes: svn path=/head/; revision=72250
* Maintainer relenquishing ports.Alan Eldridge2002-09-161-1/+1
| | | | | | | | | PR: 42829 Submitted by: Martti Kuparinen <martti.kuparinen@iki.fi> Approved by: maintainer Notes: svn path=/head/; revision=66438
* Chase libxml2 includes to unbreak buildKris Kennaway2002-03-311-0/+17
| | | | Notes: svn path=/head/; revision=57032
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-4/+4
| | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Notes: svn path=/head/; revision=53960
* Update WRKSRC to ${WRKDIR}/${DISTNAME}David W. Chapman Jr.2001-07-082-3/+3
| | | | | | | | | | Update MASTER_SITES (add www in front of maintainer's proposed site) PR: 28805 Submitted by: maintainer Notes: svn path=/head/; revision=44905
* -pthread --> ${PTHREAD_LIBS}Maxim Sobolev2001-03-291-1/+1
| | | | | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly. Notes: svn path=/head/; revision=40539
* Update to version 1.0.3Kevin Lo2001-03-283-17/+8
| | | | | | | | PR: 26164 Submitted by: MAINTAINER Notes: svn path=/head/; revision=40478
* Update to version 1.0.2Kevin Lo2001-02-282-2/+2
| | | | | | | | PR: 25410 Submitted by: MAINTAINER Notes: svn path=/head/; revision=38890
* Update to version 1.0.1.Steve Price2001-02-263-4/+13
| | | | | | | | PR: 25068 Submitted by: maintainer Notes: svn path=/head/; revision=38759
* update to 1.0.FUJISHIMA Satsuki2001-01-307-87/+63
| | | | | | | | | | change maintainer. PR: 24069,24194,24738 Submitted by: Martti Kuparinen <martti.kuparinen@piuha.net> Notes: svn path=/head/; revision=37807
* Reassign maintainership to ports@FreeBSD.org to indicate that the ports needMaxim Sobolev2001-01-301-1/+1
| | | | | | | | | new maintainer. Submitted by: Domas Mituzas <midom@dammit.lt> (previous MAINTAINER) Notes: svn path=/head/; revision=37795
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-3/+3
| | | | Notes: svn path=/head/; revision=37252
* kannel installs dumb start-stop-daemon, that is absolutely unnecessary andKevin Lo2000-07-251-0/+38
| | | | | | | | | | should not included in port. also it breaks the PLIST PR: 20153 Submitted by: MAINTAINER Notes: svn path=/head/; revision=31011
* For production systems, --with-malloc=native is a recommended feature.Alexander Langer2000-07-212-4/+5
| | | | | | | | | | Configs from debian/ directory are outdated, one should use from gw/ PR: 20076 Submitted by: maintainer Notes: svn path=/head/; revision=30929
* Fix bug, when WAP-mobiles finally try to request a page.Alexander Langer2000-07-202-1/+61
| | | | | | | | | | | | This patch raises the pthread stack default size and compiles the port with -pthread. While I'm here, add closing ' for sed-regexp (thanks ViM syntax highlighting!) Submitted by: "Ari Suutari" <ari@suutari.iki.fi> Notes: svn path=/head/; revision=30913
* Add kannel 0.10.2 - a wap / sms gateway.Alexander Langer2000-07-199-0/+135
PR: 20022 Submitted by: Domas Mituzas <midom@dammit.lt> Notes: svn path=/head/; revision=30868