aboutsummaryrefslogtreecommitdiff
path: root/net/freebsd-uucp
Commit message (Collapse)AuthorAgeFilesLines
* - update to 1.07.3Dirk Meyer2007-09-103-17/+4
| | | | | | | | | | 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
* - make portlint happierDirk Meyer2007-08-061-4/+4
| | | | Notes: svn path=/head/; revision=197207
* - Remove the DESTDIR modifications from individual ports as we have a new,Gabor Kovesdan2007-08-041-6/+6
| | | | | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav) Notes: svn path=/head/; revision=197075
* - use PACKAGE_BUILDINGDirk Meyer2007-06-261-1/+1
| | | | Notes: svn path=/head/; revision=194305
* - set MANCOMPRESSEDDirk Meyer2007-03-251-0/+1
| | | | | | | | PR: 110772 Submitted by: Bjoern A. Zeeb Notes: svn path=/head/; revision=188267
* - make pointhat hapierDirk Meyer2006-11-181-1/+1
| | | | Notes: svn path=/head/; revision=177487
* - make pointyhat happyDirk Meyer2006-08-111-1/+0
| | | | Notes: svn path=/head/; revision=170354
* - cleanupDirk Meyer2006-05-191-1/+0
| | | | Notes: svn path=/head/; revision=162752
* - new option WITH_UUCP_ENCRYPTED_PASSWORDSDirk Meyer2006-03-212-8/+29
| | | | | | | | PR: 94739 Submitted by: Stefan Bethke Notes: svn path=/head/; revision=157831
* - Fix build for FreeBSD 7Dirk Meyer2005-12-301-1/+4
| | | | | | | | | workaround regression in bsd.info.mk lockf creates an empty file and install-info can't create the directory file. Notes: svn path=/head/; revision=152419
* - add SHA checksumDirk Meyer2005-11-131-0/+1
| | | | Notes: svn path=/head/; revision=148088
* - add ipv6 to CATEGORIESDirk Meyer2004-10-121-1/+1
| | | | Notes: svn path=/head/; revision=118763
* - use INFODirk Meyer2004-06-112-3/+1
| | | | Notes: svn path=/head/; revision=111244
* - make PKGNAMESUFFIX more flexibleDirk Meyer2004-03-261-4/+3
| | | | Notes: svn path=/head/; revision=105367
* - Fix shell for user uucp if running interactiveDirk Meyer2004-03-071-0/+5
| | | | Notes: svn path=/head/; revision=103229
* - option WITH_PAM creates seperate packageDirk Meyer2004-02-252-0/+7
| | | | | | | - add CONFLICTS Notes: svn path=/head/; revision=102075
* - update to 1.07.2Dirk Meyer2004-01-252-2/+2
| | | | | | | fixes regression with bsd.deps.mk in CURRENT Notes: svn path=/head/; revision=99068
* - uucpd: Fix WITH_PAM for FreeBSD 5.1 and 5.2Dirk Meyer2004-01-082-2/+6
| | | | | | | Submitted by: andreas Notes: svn path=/head/; revision=97703
* - install uucp.info in indexDirk Meyer2003-10-042-22/+2
| | | | | | | - no version bump, as package is unchanged Notes: svn path=/head/; revision=90219
* - change ECHO -> ECHO_MSGDirk Meyer2003-09-241-5/+5
| | | | Notes: svn path=/head/; revision=89255
* - Import of 1.07Dirk Meyer2003-06-172-3/+4
| | | | | | | | | | | | | - 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
* - fix errros for -std=iso9899:1999 in FreeBSD 5.1Dirk Meyer2003-06-091-0/+3
| | | | Notes: svn path=/head/; revision=82563
* - switch to compressed manpagesDirk Meyer2003-05-182-4/+23
| | | | | | | - clean catman on base deinstall Notes: svn path=/head/; revision=81199
* - add empty directoriesDirk Meyer2003-04-051-0/+2
| | | | Notes: svn path=/head/; revision=78282
* - Fix build on bento, file is neededDirk Meyer2003-03-041-0/+1
| | | | Notes: svn path=/head/; revision=76861
* - retire pkg-commentDirk Meyer2003-02-212-2/+0
| | | | Notes: svn path=/head/; revision=76006
* - add COMMENTDirk Meyer2003-02-201-0/+1
| | | | Notes: svn path=/head/; revision=75965
* clean dir etc/periodicDirk Meyer2003-01-141-0/+1
| | | | Notes: svn path=/head/; revision=73107
* create extra package, so base files can be deinstalled.Dirk Meyer2003-01-021-0/+3
| | | | Notes: svn path=/head/; revision=72134
* new target: base-packageDirk Meyer2002-10-164-0/+61
| | | | | | | | register a package for all the files of the base installation, so the user can delete them later. Notes: svn path=/head/; revision=68162
* merge changes from port/local/uucpDirk Meyer2002-10-051-3/+6
| | | | Notes: svn path=/head/; revision=67350
* fix default permissions of etc/uucpDirk Meyer2002-09-173-0/+15
| | | | | | | | | | update /etc/services from: http://www.iana.org/assignments/port-numbers) suucp 4031/tcp #UUCP over SSL mention UUCP_MAILER_PATH in pkg-message Notes: svn path=/head/; revision=66522
* fix a PREFIX ProblemDirk Meyer2002-08-212-2/+2
| | | | | | | Submitted by: joerg Notes: svn path=/head/; revision=64738
* Fix another build problem on CURRENTDirk Meyer2002-08-132-2/+2
| | | | | | | Pointed out by: naddy Notes: svn path=/head/; revision=64467
* Fix build problem with CURRENT, pointed out by naddy.Dirk Meyer2002-07-272-2/+2
| | | | Notes: svn path=/head/; revision=63624
* More Fixes to buildDirk Meyer2002-07-222-2/+2
| | | | Notes: svn path=/head/; revision=63393
* Version 1.06.1.6Dirk Meyer2002-07-222-2/+2
| | | | | | | | | Problems with /usr/share/mk in 4.6-STABLE und CURRENT owner => uucpowner group => uucpgroup Notes: svn path=/head/; revision=63372
* - Get rid of PERL and use SEDDirk Meyer2002-06-161-7/+8
| | | | Notes: svn path=/head/; revision=61375
* - Create template in %%PREFI%%/info/dirDirk Meyer2002-03-072-0/+22
| | | | | | | to make "bsd.info.mk" work. Notes: svn path=/head/; revision=55692
* - <dinoex@FreeBSD.org>Dirk Meyer2002-02-222-4/+9
| | | | | | | | | | | | | | | | | 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
* - alternative logfile location in /var/log/uucpDirk Meyer2002-02-171-0/+22
| | | | | | | | | | | original patches not complete, extended for /var/log/uucp/Stats activate as option UUCP_WITH_VAR_LOG=yes PR: 01961 Submitted by: nao@sbl.cl.nec.co.jp Notes: svn path=/head/; revision=54831
* - PR #34368 <vince@oahu.WURLDLINK.NET>Dirk Meyer2002-02-013-2/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Take MaintainershipDirk Meyer2002-02-011-1/+1
| | | | Notes: svn path=/head/; revision=54097
* Drop maintainershipPatrick Li2002-01-311-1/+1
| | | | | | | | PR: 34495 Submitted by: maintainer Notes: svn path=/head/; revision=54087
* Bump REVISIONDirk Meyer2001-12-172-2/+2
| | | | | | | | | add MAN8 for FreeBSD < 4.4 Timeout from MANTAINER Notes: svn path=/head/; revision=51660
* - Fix port buildDirk Meyer2001-11-233-3/+5
| | | | | | | | | | | | | - 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
* Transfer maintainership to Lyndon Nerenberg <lyndon@atg.aciworldwide.com>Kris Kennaway2001-10-051-1/+1
| | | | Notes: svn path=/head/; revision=48460
* - Added port to comms too.Dirk Meyer2001-10-031-1/+5
| | | | | | | | - Do extraction from CVS in post-extract, so patches may be applied before build. Notes: svn path=/head/; revision=48392
* Include the uucpd code as well. Bump the version number to 1.06.1.1.Kris Kennaway2001-10-013-3/+4
| | | | | | | Noticed by: ru Notes: svn path=/head/; revision=48303
* Reroll the distfile (no version bump needed, because it was neverKris Kennaway2001-09-094-1/+18
| | | | | | | | | 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