aboutsummaryrefslogtreecommitdiff
path: root/net/silc-server
Commit message (Collapse)AuthorAgeFilesLines
* libtool uber-patchAde Lovett2003-06-261-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) Notes: svn path=/head/; revision=83696
* De-pkg-commentMario Sergio Fujikawa Ferreira2003-02-232-1/+1
| | | | Notes: svn path=/head/; revision=76311
* Sanitize MASTER_SITESMario Sergio Fujikawa Ferreira2003-02-071-3/+1
| | | | | | | Submitted by: fenner's distfiles survey Notes: svn path=/head/; revision=75029
* Emergency update to 0.9.10.1: previous port version is incompatibleMario Sergio Fujikawa Ferreira2002-12-316-54/+114
| | | | | | | | | | with current SILC protocol Prompted by: many Approved by: portmgr (self) Notes: svn path=/head/; revision=71998
* Sanitize MASTER_SITESMario Sergio Fujikawa Ferreira2002-09-201-2/+1
| | | | | | | Submitted by: fenner's distfile survey Notes: svn path=/head/; revision=66845
* Update to 0.9.5Mario Sergio Fujikawa Ferreira2002-09-193-9/+9
| | | | Notes: svn path=/head/; revision=66763
* USE_REINPLACEMario Sergio Fujikawa Ferreira2002-07-171-1/+2
| | | | Notes: svn path=/head/; revision=63156
* Update to 0.9.4Mario Sergio Fujikawa Ferreira2002-07-176-24/+36
| | | | | | | | PR: 39979 Prompted by: Charles Sprickman <freebsd@fasttrackmonkey.com> Notes: svn path=/head/; revision=63153
* Update MASTER_SITES as wiretapped.net renamed their serversMario Sergio Fujikawa Ferreira2002-02-221-2/+2
| | | | | | | | PR: 34822 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=55097
* o Update to 0.7.9Mario Sergio Fujikawa Ferreira2002-02-032-3/+7
| | | | | | | o Enable ipv6 support Notes: svn path=/head/; revision=54171
* Update to 0.7.7Mario Sergio Fujikawa Ferreira2002-01-282-2/+2
| | | | Notes: svn path=/head/; revision=53908
* Update to 0.7.6Mario Sergio Fujikawa Ferreira2002-01-252-2/+2
| | | | Notes: svn path=/head/; revision=53718
* o Update to 0.7.5Mario Sergio Fujikawa Ferreira2002-01-217-52/+13
| | | | | | | o Have WITHOUT_OPTIMIZED_ASM actually work when ARCH!=i386 Notes: svn path=/head/; revision=53482
* Update to 0.7.2Mario Sergio Fujikawa Ferreira2001-12-218-64/+34
| | | | Notes: svn path=/head/; revision=51905
* 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> Notes: svn path=/head/; revision=50094
* bump PORTREVISION due to:Mario Sergio Fujikawa Ferreira2001-11-101-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> Notes: svn path=/head/; revision=49925
* - fix some "issues" with server daemon:Mario Sergio Fujikawa Ferreira2001-11-103-0/+201
| | | | | | | | | | 1) drop root id as soon as possible; 2) add a non-daemon mode Submitted by: Anders Nor Berle <debolaz@debolaz.com> Notes: svn path=/head/; revision=49924
* typo -> configure pid location option should point to a file not a directoryMario Sergio Fujikawa Ferreira2001-11-101-1/+1
| | | | | | | Submitted by: Anders Nor Berle <debolaz@debolaz.com> Notes: svn path=/head/; revision=49923
* o add more MASTER_SITESMario Sergio Fujikawa Ferreira2001-11-095-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) Notes: svn path=/head/; revision=49899
* 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> Notes: svn path=/head/; revision=49866