Age | Commit message (Collapse) | Author | Files | Lines |
|
* 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.
|
|
bump dependency to latest libiconv version; recursively also bump all
dependencies of packages depending on libiconv.
Requested by fredb.
|
|
have been converted to USE_BUILDLINK2.
|
|
This is the latest stable version (lots of bug fixes).
|
|
appropriate PTHREAD_OPTS incantation, and move the checks for the value
of PTHREAD_TYPE below the inclusion of pthread.buildlink.mk.
|
|
pkg/17266 by Lubomir Sedlacik.
|
|
touched to find the includes/libraries.
|
|
Too many changes to list here.
|
|
- 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.
|
|
adapt by moving CPPFLAGS settings to top-level, and removing explicit
inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
|
|
|
|
|
|
|
|
|