aboutsummaryrefslogtreecommitdiff
path: root/net/freebsd-uucp
Commit message (Collapse)AuthorAgeFilesLines
* Update ports in the n* categories to not use GH_COMMIT.Mathieu Arnold2015-05-072-5/+4
| | | | | | | | | | With minor cleanups to make things simpler. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=385640
* Replace NEED_ROOT with USES=fakerootBaptiste Daroussin2015-02-051-1/+1
| | | | Notes: svn path=/head/; revision=378473
* - fix owner/groupDirk Meyer2015-02-012-18/+11
| | | | | | | Reported by: naddy Notes: svn path=/head/; revision=378235
* - fix cwd regression in @execDirk Meyer2015-01-262-3/+3
| | | | | | | PR: 195315 Notes: svn path=/head/; revision=377948
* - fix path, so slave ports worksDirk Meyer2014-03-311-1/+1
| | | | Notes: svn path=/head/; revision=349782
* - remove cvsDirk Meyer2013-12-305-77/+7
| | | | | | | | - remove obsolte files - use USE_GITHUB Notes: svn path=/head/; revision=338162
* - create and remove spool dirsDirk Meyer2013-12-302-24/+24
| | | | | | | | | | Reported by: Christian Weisgerber - install mtree files - remove upgrade target Notes: svn path=/head/; revision=338128
* - use STAGEDIRDirk Meyer2013-11-174-49/+61
| | | | | | | | - use OPTIONS_DEFINE - remove base-package Notes: svn path=/head/; revision=334112
* - fix misplaced NO_STAGE in slaveports and ifdefsDirk Meyer2013-09-211-1/+2
| | | | Notes: svn path=/head/; revision=327804
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net) Notes: svn path=/head/; revision=327755
* - fix build after r325411Dirk Meyer2013-09-081-2/+7
| | | | | | | cvs port is nedded only on FreeBSD-10 Notes: svn path=/head/; revision=326716
* Fix build on head after CVS removalBaptiste Daroussin2013-08-261-0/+1
| | | | Notes: svn path=/head/; revision=325411
* - cleanup headerDirk Meyer2013-01-261-5/+1
| | | | Notes: svn path=/head/; revision=311027
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - fix build with utmpxDirk Meyer2010-01-261-0/+90
| | | | | | | Submitted by: Ed Schouten Notes: svn path=/head/; revision=248629
* - fix patch, resync with tested versionDirk Meyer2009-03-281-3/+3
| | | | Notes: svn path=/head/; revision=231200
* - fix build with FORCE_MAKE_JOBSDirk Meyer2009-03-271-0/+33
| | | | Notes: svn path=/head/; revision=231133
* - have uuto support spaces in filenamesDirk Meyer2009-03-202-0/+10
| | | | | | | Submitted by: Klaus T. Aehlig Notes: svn path=/head/; revision=230472
* - 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