| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
- remove CONFLICTS
- add LICENSE
- make portlint happier
Notes:
svn path=/head/; revision=433532
|
|
|
|
|
|
|
|
|
|
| |
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=385640
|
|
|
|
|
|
|
|
| |
- remove obsolte files
- use USE_GITHUB
Notes:
svn path=/head/; revision=338162
|
|
|
|
| |
Notes:
svn path=/head/; revision=271346
|
|
|
|
|
|
|
|
|
|
| |
fix linking with option ENCRYPTED_PASSWORDS
fix traps with PAM and unknown user
PR: 115765
Submitted by: Valentin Nechayev
Notes:
svn path=/head/; revision=199254
|
|
|
|
| |
Notes:
svn path=/head/; revision=148088
|
|
|
|
|
|
|
| |
- add CONFLICTS
Notes:
svn path=/head/; revision=102075
|
|
|
|
|
|
|
| |
fixes regression with bsd.deps.mk in CURRENT
Notes:
svn path=/head/; revision=99068
|
|
|
|
|
|
|
| |
Submitted by: andreas
Notes:
svn path=/head/; revision=97703
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Heads UP: IPv6 config has changed
- Security Patch from OpenBSD
- Fix for uustat püath in periodic/daily,
Submitted by: charnier@xp11.frmug.org
- Security fix in uuxqt from OpenBSD, Submited by: kris
- Use configure from 1.07 distribution
this fixes compatibility problems on 5.x
Notes:
svn path=/head/; revision=83139
|
|
|
|
|
|
|
| |
Submitted by: joerg
Notes:
svn path=/head/; revision=64738
|
|
|
|
|
|
|
| |
Pointed out by: naddy
Notes:
svn path=/head/; revision=64467
|
|
|
|
| |
Notes:
svn path=/head/; revision=63624
|
|
|
|
| |
Notes:
svn path=/head/; revision=63393
|
|
|
|
|
|
|
|
|
| |
Problems with /usr/share/mk in 4.6-STABLE und CURRENT
owner => uucpowner
group => uucpgroup
Notes:
svn path=/head/; revision=63372
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Change path:
/usr/local/etc/uucp/clean.daily for /etc/uuclean.daily
/usr/local/etc/uucp/clean.weekly for /usr/libexec/uucp/clean.weekly
/usr/local/bin/uustat for /usr/bin/uustat
add PREFIX awareness
- PR #16536 <haro@tk.kubota.co.jp>
newsyslog:
size of logfile for UUCP system, ie. /var/spool/uucp/Log, grows
forever when UUCP is used.
Not needed after clean.daily and clean.weekly fixes.
Notes:
svn path=/head/; revision=55082
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Build under 4.3-RELEASE
- PR #34515 <vince@oahu.WURLDLINK.NET>
Build under 4.3-RELEASE
- PR #21128 <ilia@jane.cgu.chel.su>
Extended dail.sample to handle modems with "black list".
Modem returns an error, if a number is dialed too often
in a short period of time.
- PR #30304 <vs@foldr.org><stolz@hyperion.informatik.rwth-aachen.de>
uucpd only uses getpwnam() for authentication. This patch adds PAM auth
via facility "uucpd" in /etc/pam.conf, e.g.
uucp auth sufficient pam_skey.so
uucp auth sufficient pam_ssh.so try_first_pass
uucp auth requisite pam_cleartext_pass_ok.so
uucp auth required pam_unix.so try_first_pass
uucp account required pam_unix.so
uucp password required pam_permit.so
uucp session required pam_permit.so
- <dinoex@FreeBSD.org>
Addd missing includes files
Remove conflicting prototypes
PR: 34368,34515,21128,30304
Submitted by: ilia@jane.cgu.chel.su,vs@foldr.org
Notes:
svn path=/head/; revision=54115
|
|
|
|
|
|
|
|
|
| |
add MAN8 for FreeBSD < 4.4
Timeout from MANTAINER
Notes:
svn path=/head/; revision=51660
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- local.mtree must include "info"
- set MANDIR in uucpd/Makefile
- As we allow the Logfiles to be rotated, we sould allow UUCP to open new ones (see gnu/#17202).
- The Grade patch ifor uucico applied (see gnu/#17202)..
PR: 31960
Approved by: lyndon@atg.aciworldwide.com
Notes:
svn path=/head/; revision=50407
|
|
|
|
|
|
|
| |
Noticed by: ru
Notes:
svn path=/head/; revision=48303
|
|
|
|
|
|
|
|
|
| |
readable long enough to be mirrored, so no-one else has a copy) to
include the /etc/periodic UUCP-related files and install them
appropriately.
Notes:
svn path=/head/; revision=47559
|
|
tree currently in src/, in preparation for removing this infrequently-used
set of tools out of the base system.
The port distfile contains a copy of the /home/ncvs/src/gnu/libexec/uucp
FreeBSD CVS repository (with a few extra commits to make the build more
port-friendly), and checks out a copy during the configure phase.
Changes to this port should be made by checking them into this internal
repository and rerolling the distfile.
This port currently uses the same spool directories in /var/spool, and
contains a 'make upgrade' target to copy config files from /etc/uucp
to ${PREFIX}/etc/uucp.
Please test this port for missing/broken functionality. In particular,
there might be more we need to do in the 'make upgrade' target.
Notes:
svn path=/head/; revision=47558
|