| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Improve Kerberos support in ssh2:
- Change the WITH_KERBEROS knob into a WITHOUT_KERBEROS knob so kerberized
ssh2 automatically is built when MIT Kerberos is installed, unless the
WITHOUT_KERBEROS knob is defined.
- Check for a library unique to MIT Kerberos to make sure it's not Heimdal
that KRB5_HOME accidentally points to.
- Add dependency on security/krb5 when built with Kerberos support.
- When compiled with Kerberos support also turn it on by default in client
and server config files and set "PermitRootLogin" to "nopwd" to only allow
those with root tickets declared in ~root/.k5login" to login as root. [1]
Ssh2 now should work out of the box in an environment using MIT Kerberos.
Submitted by: Peter Losher <Peter_Losher@isc.org> [1] (kerberos-patch-*)
Tested by: Peter Losher <Peter_Losher@isc.org>
---snip---
Submitted by: maintainer
Strange commit log formatting to prevent
ambiguous "Submitted by" lines by: committer
|
| |
|
|
|
|
|
| |
PR: 61842
Submitted by: maintainer
|
|
|
|
| |
as the latter is more new user-friendly.
|
|
|
|
|
| |
PR: ports/61792 (inspired by)
Submitted by: Michele Possamai <possamai@xs4all.nl> (maintainer)
|
|
|
|
|
| |
PR: ports/61762
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
PR: ports/61783
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: ports/61784
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: ports/61785
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: ports/61782
Submitted by: Ports Fury
|
|
|
|
|
|
| |
PR: ports/61775
Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer)
Approved by: nork (mentor/implicitly)
|
|
|
|
|
| |
PR: 61755
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
rabbi@abditum.com (Len Sassaman) wrote:
I'm interested in taking over the maintainer role for PGP 6.5.8. Ian
Goldberg and I wrote some patches a while ago which correct the known
problems in it. It still has its uses, particularly with older scripts,
and the internal crypto is more easily auditable than GnuPG. I believe it
should be still accessible through the ports tree.
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- Added some docs
PR: 61675
Submitted by: rob@debank.tv
- Fix: remove docdir
|
| |
|
|
|
|
|
|
| |
Let's wait till the dust settles. ;)
Sometimes it helps when you read freebsd-ports *before* committing...
|
|
|
|
|
| |
I still prefer to have near the top of the Makefile -
right after the dependencies section
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add ghostscript knobs [1]
* Add per-port persistent build options with a menu-driven front-end [2]
* Allow porters to override the message generated when do-configure fails [3]
* Add patch to obviate many pkg-plist files [4]
* Fix the PKG_DBDIR comment [5]
* Make ports framework more robust with regard to make index [6]
* Add new command macros to bsd.port.mk [7]
* Remove direct command use from bsd.port.mk [8]
* Make the ports system respect WITHOUT_CPU_CFLAGS [9]
* Break the SDL code out into bsd.sdl.mk [10]
* Add working support for USE_SIZE [11]
* Fix RANDOMIZE_MASTER_SITES on -CURRENT [12]
* Convert some spaces to tabs [13]
* Add new physcial categories accessibility and x11-themes [14]
* Speed up GNU configure scripts [15]
* Remove "//" from MLINKS items in PLISTs and fix make -s install and
make -s deinstall [16]
* Be more specific about looking for files in distinfo [17]
* Add new run-autotools target, and resort configure targets [18]
* Make CONFLICTS compare prefix for installed packages and PREFIX [19]
* Change directory to ${.CURDIR} before running certain make commands [20]
* When INSTALL_AS_USER is set, run ldconfig with failures ignored [21]
* Speed up the security check phase [22]
* Fix some corner cases in the PORTDOCS code [23]
* Add a new DEPRECATED macro [24]
* Make INDEX breakage more informative [25]
Look for a full write-up to follow on ports@ and ports-developers@.
PR: 36112 [1]
59909 [4]
61351 [6]
59058 [7]
59058 [8]
59493 [9]
55494 [10]
59058 [11]
59315 [12]
59058 [13]
59811 [15]
59058 [16]
59058 [17]
60882 [18]
58149 [19]
59058 [20]
61133 [21]
55331 [22]
59070 [23]
59362 [24]
59626 [25]
Submitted by: linimon [1]
eivind [2]
marcus [3]
trevor [4]
gerald [5]
linimon [6]
eik [7]
eik [8]
jeh [9]
edwin [10]
eik [11]
Sergey Matveychuk <sem@ciam.ru> [12]
eik [13]
trevor gnome [14]
adamw [15]
eik [16]
eik [17]
edwin [18]
clement [19]
eik [20]
edwin lev [21]
Eugene M. Kim <ab@astralblue.com> [22]
eik [23]
linimon [24]
eik [25]
|
|
|
|
| |
Approved by: marcus (mentor)
|
|
|
|
|
| |
PR: ports/61588
Submitted by: David Thiel <lx@redundancy.redundancy.org> (maintainer)
|
|
|
|
|
|
| |
adds the --secure option.
Submitted by: Andre Albsmeier
|
|
|
|
|
|
|
|
| |
4316 Emergency Dat release due to:
W32/BAGLE@MM Mass Mailer
**********************************************
|
| |
|
|
|
|
|
|
|
|
|
| |
While I'm here:
- Use %%DATADIR%% and %%DOCSDIR%%
PR: 61510
Sybmitted by: Vadim Kurland <vadim@fwbuilder.org> (maintainer)
Approved by: erwin (mentor) (implicitly)
|
|
|
|
|
|
|
|
|
|
|
| |
- Tarball has been rerolled
While I'm here:
- fix docs intall
- Use %%DATADIR%%
PR: 61511
Sybmitted by: Vadim Kurland <vadim@fwbuilder.org> (maintainer)
Approved by: erwin (mentor) (implicitly)
|
|
|
|
|
|
|
|
| |
Since our db42 requires to include db.h to use. existing configure
script cannot detect our db42. AC_CHECK_LIB() simply test if a
function exists. :(
Requested by: Dmitry Sorokin <dmitry_sorokin@yahoo.ca>
|
|
|
|
|
| |
PR: 61453
Submitted by: Jason Harris
|
| |
|
| |
|
|
|
|
| |
Requested by: Randy Bush
|
|
|
|
|
|
|
|
| |
- Revert to clamav_milter_enable (rc.subr)
PR: 61431
Submitted by: Rob Evers <rob@debank.tv> (maintainer)
Approved by: erwin (mentor) (implicitly)
|
|
|
|
|
|
|
|
|
| |
4315 Emergency Dat release due to:
Incorrect identification of EXPLOIT/LINUX
Incorrect identification of UNIX/EXPLOIT-SSHIDEN
************************************************
|
|
|
|
|
| |
PR: 61429
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 61428
Submitted by: Ports Fury
|
| |
|
|
|
|
| |
Requested by: Hans Hbner <hans@huebner.org>
|
| |
|
|
|
|
| |
Approved by: erwin (mentor) (implicitly)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Fix severe byte order related problem with "route-to" rules
(much help from Joris Vandalon with testing here)
* Make tcpdump's -w flag work for if_pfsync
* Fix byte order and drop lock for icmp_error() calls.
(note that it is necessary to allow icmp_error messages - from
"block-policy return" - as FreeBSD does not know about pf's
special tags, yet).
- update ALTQ-message to point to the new 5.2R-patchset from rofug.ro
as well
PR: ports/61318
Submitted by: Max Laier <max@love2party.net> (maintainer)
|
|
|
|
|
|
|
|
|
| |
Add freshclam daemon startup script
Modify freshclam.conf with sane values
Milter script cleanup (Milter socket changed)
PR: 61313
Submitted by: rob@debank.tv
|
| |
|
|
|
|
| |
Approved and reviewed by: erwin (mentor)
|