| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
PR: 85925
Submitted by: Vivek Khera <vivek@khera.org>
Approved by: Kirk Strauser (maintainer)
|
|
|
|
|
|
| |
PR: ports/84296
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
Approved by: Kirk Strauser <kirk@strauser.com> (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)
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
| |
Approved by: maintainer
With hat: secteam
|
|
|
|
|
| |
PR: ports/73138
Submitted by: Kirk Strauser <kirk@strauser.com> (maintainer)
|
| |
|
|
|
|
|
| |
PR: ports/69667
Submitted by: Kirk Strauser <kirk@strauser.com> (maintainer)
|
|
|
|
|
| |
PR: ports/69082
Submitted by: Kirk Strauser (maintainer)
|
|
|
|
|
|
| |
- New maintainer: Kirk Strauser <kirk@strauser.com>
Submitted by: Kirk Strauser <kirk@strauser.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
| |
|
|
|
|
| |
Submitted by: David J Duchscher <daved@nostrum.com>
|
|
|
|
|
| |
it installed prevents databases/postgresql7 from being installed, leading to
some dependencies problems
|
|
|
|
| |
Approved by: portmgr
|
|
|
|
| |
Submitted by: Stephen Marquard <scm@marquard.net>
|
| |
|
|
|
|
| |
Submitted by: Ulrich Spoerlein <q@uni.de>
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Remind to remove this directory manually on deinstall.
|
|
|
|
|
| |
Update to reflect the actual names of spawned processes and
.pid-files location.
|
|
|
|
|
|
| |
Add dependency to libiconv;
Compile with debug messages unless WITHOUT_DEBUG is set;
Minor spelling nit.
|
| |
|
| |
|
| |
|
|
|
|
| |
Create user/group for jabberd on install.
|
|
|
|
| |
Minor general fixes.
|
|
This is a complete rewrite of jabber daemon version 1.
|