summaryrefslogtreecommitdiff
path: root/www/kannel/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2002-11-05Updated kannel to 1.2.1martti1-3/+2
* bug fixes * new features * compatibility breakers: SMPP module users should note that the 'msg-id-type' default behaviour has changed. The SMPP spec says that msg ids should be C strings and hence we treat them as such per default. If your SMSC gives msg ids in submit_sm and deliver_dm PDUs in different numbering basing, then please use the 'msg-id-type' config directive to set it accordingly.
2002-09-10Since the major of libiconv was increased during the update to 1.8,wiz1-1/+2
bump dependency to latest libiconv version; recursively also bump all dependencies of packages depending on libiconv. Requested by fredb.
2002-08-25Merge packages from the buildlink2 branch back into the main trunk thatjlam1-4/+6
have been converted to USE_BUILDLINK2.
2002-08-22Updated kannel to 1.2.0martti1-5/+6
This is the latest stable version (lots of bug fixes).
2002-08-01Adjust to new pthread.buildlink.mk: remove USE_PTHREAD and replace withjlam1-2/+2
appropriate PTHREAD_OPTS incantation, and move the checks for the value of PTHREAD_TYPE below the inclusion of pthread.buildlink.mk.
2002-06-15Use pthread.buildlink.mk instead of pth's buildlink.mk.wiz1-4/+6
pkg/17266 by Lubomir Sedlacik.
2001-08-31Make libxml2 appear in the normal location so that pkgs don't have toskrll1-4/+1
touched to find the includes/libraries.
2001-07-21Update to 1.0.3, provided by Martti Kuparinen in pkg/13339.wiz1-10/+15
Too many changes to list here.
2001-06-25o convert to use buildlink.mk by:zuntum1-6/+4
- removing CFLAGS+=_I${LOCALBASE}/include and CPPFLAGS+= -I${LOCALBASE}/include - removing libxml and pth from DEPENDS and including theirs buildlink.mk files We should all thank Johnny C. Lam for this buildlink.mk stuff -- it makes life simplier.
2001-06-11CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, sojlam1-3/+3
adapt by moving CPPFLAGS settings to top-level, and removing explicit inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
2001-03-01PREFIX -> LOCALBASE. pkg/12306.wiz1-3/+3
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
2000-05-30Fix categoryrh1-2/+2
2000-05-30Initial import of kannel-0.8, an open source WAP and SMS to HTTP gateway.rh1-0/+22