aboutsummaryrefslogtreecommitdiffstats
path: root/net/silc-server
Commit message (Collapse)AuthorAgeFilesLines
* Drop maintainershipMario Sergio Fujikawa Ferreira2003-09-081-1/+1
|
* libtool uber-patchAde Lovett2003-06-271-1/+1
| | | | | | | | | | | * kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5 * upgrade repo-copied devel/libtool14 to 1.4.3 * break out libltdl into its own separate port * move to version-numbered binaries/scripts (ie: there is *no* 'libtool' any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends) Approved by: portmgr (kris) - for the bsd.port.mk hooks Tested by: bento 4-exp builds (repeatedly)
* De-pkg-commentMario Sergio Fujikawa Ferreira2003-02-242-1/+1
|
* Sanitize MASTER_SITESMario Sergio Fujikawa Ferreira2003-02-071-3/+1
| | | | Submitted by: fenner's distfiles survey
* Emergency update to 0.9.10.1: previous port version is incompatibleMario Sergio Fujikawa Ferreira2003-01-016-54/+114
| | | | | | | with current SILC protocol Prompted by: many Approved by: portmgr (self)
* Sanitize MASTER_SITESMario Sergio Fujikawa Ferreira2002-09-201-2/+1
| | | | Submitted by: fenner's distfile survey
* Update to 0.9.5Mario Sergio Fujikawa Ferreira2002-09-203-9/+9
|
* USE_REINPLACEMario Sergio Fujikawa Ferreira2002-07-181-1/+2
|
* Update to 0.9.4Mario Sergio Fujikawa Ferreira2002-07-186-24/+36
| | | | | PR: 39979 Prompted by: Charles Sprickman <freebsd@fasttrackmonkey.com>
* Update MASTER_SITES as wiretapped.net renamed their serversMario Sergio Fujikawa Ferreira2002-02-231-2/+2
| | | | | PR: 34822 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* o Update to 0.7.9Mario Sergio Fujikawa Ferreira2002-02-042-3/+7
| | | | o Enable ipv6 support
* Update to 0.7.7Mario Sergio Fujikawa Ferreira2002-01-282-2/+2
|
* Update to 0.7.6Mario Sergio Fujikawa Ferreira2002-01-252-2/+2
|
* o Update to 0.7.5Mario Sergio Fujikawa Ferreira2002-01-227-52/+13
| | | | o Have WITHOUT_OPTIMIZED_ASM actually work when ARCH!=i386
* Update to 0.7.2Mario Sergio Fujikawa Ferreira2001-12-218-64/+34
|
* o Update to 0.6.6Mario Sergio Fujikawa Ferreira2001-11-168-223/+41
| | | | | | | | o Depend on silc-doc instead of installation documentation by itself o Update PKG{,DE}INSTALL: do not create/remove modules directory. There are no modules for BSD platforms yet Reviewed by: Anders Nor Berle <debolaz@debolaz.com>
* bump PORTREVISION due to:Mario Sergio Fujikawa Ferreira2001-11-111-0/+1
| | | | | | | | | | | - new patches fixing some "issues" with server daemon: 1) drop root id as soon as possible; 2) add a non-daemon mode - typo fix: configure pid location option should point to a file not a directory Submitted by: Anders Nor Berle <debolaz@debolaz.com>
* - fix some "issues" with server daemon:Mario Sergio Fujikawa Ferreira2001-11-113-0/+201
| | | | | | | 1) drop root id as soon as possible; 2) add a non-daemon mode Submitted by: Anders Nor Berle <debolaz@debolaz.com>
* typo -> configure pid location option should point to a file not a directoryMario Sergio Fujikawa Ferreira2001-11-111-1/+1
| | | | Submitted by: Anders Nor Berle <debolaz@debolaz.com>
* o add more MASTER_SITESMario Sergio Fujikawa Ferreira2001-11-105-12/+147
| | | | | | | | | | o add PKG{,DE}INSTALL scripts to handle: - empty directories - configuration files o do not create unnecessary directories o remove prefix in the daemon binary name (debolaz) Submitted by: Anders Nor Berle <debolaz@debolaz.com> (some of it)
* o Add port silc-server version 0.6.2: Secure Internet Live ConferencingMario Sergio Fujikawa Ferreira2001-11-0910-0/+177
(SILC) network server o With invaluable feedback from debolaz during our all-nighter porting work :) Reviewed by: Anders Nor Berle <debolaz@debolaz.com>