| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Approved by: Kirk Strauser (maintainer)
|
|
|
|
|
|
| |
Convert to OPTIONS.
Approved by: kirk@strauser.com (maintainer), perky (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Do not manually install jabberd.sh nor list it in pkg-list, as that
is done by USE_RC_SUBR
- Use @unexec rmdir rather than @rmdir for configuration directories,
as they might still contain files at uninstall time
- Polish the Makefile and packing list
PR: ports/80370
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
Approved by: maintainer
|
|
|
|
|
| |
PR: ports/79993
Submitted by: Kirk Strauser <kirk@strauser.com> (maintainer)
|
|
|
|
|
|
|
|
| |
- Remove bogus cmp in pkg-plist
PR: ports/7501
Submitted by: Lars Eggert <lars.eggert@gmx.net>
Approved by: Kirk Strauser <kirk@strauser.com> (maintainer)
|
|
|
|
|
|
|
| |
Submitted by: maintainer
PR: ports/74565
Approved by: pav
Tested by: simon
|
|
|
|
|
| |
PR: ports/73138
Submitted by: Kirk Strauser <kirk@strauser.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
string "2.0s3") which fixes some serious memory leaks and other
significant bugs. This update also replaces the rc.d script with
a new version that uses the rc.subr framework.
I was able to successfully compile the port with all of the WITH_*
knobs, but only have the means to test WITH_POSTGRESQL (which worked
as expected).
commiter says:
- Added extra line to files/patch-util::util.h (4.x fix)
- Changed --with-extra-include-path statements to work around
mysql inclusion and db41 exclusion.
- Added --disable- for options not choosen.
PR: ports/68967
Submitted by: Kirk Strauser <kirk@strauser.com>
|
| |
|
|
This is a complete rewrite of jabber daemon version 1.
|