aboutsummaryrefslogtreecommitdiff
path: root/sysutils/no-login
Commit message (Collapse)AuthorAgeFilesLines
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* Allow staging as a regular userAntoine Brodin2014-09-071-2/+2
| | | | Notes: svn path=/head/; revision=367606
* Support STAGEDIR.Vanilla I. Shu2013-11-152-3/+13
| | | | Notes: svn path=/head/; revision=333882
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* . trim Makefile headers;Boris Samorodov2013-05-272-9/+5
| | | | | | | | | | . remove extra new line; . pet portlint: remove space after MASTER_SITE_SUBDIR=; . define PLIST_FILES and MAN8 at Makefile; . remove pkg-plist (2 lines). Notes: svn path=/head/; revision=319253
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Reassign ports to the pool, thanks for your service, we hope to see youThomas Abthorpe2011-02-161-1/+1
| | | | | | | back. Notes: svn path=/head/; revision=269229
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* Add 'SIZE' to ports distinfo.Wes Peters2004-03-201-0/+1
| | | | | | | Prodded-by: trevor@ Notes: svn path=/head/; revision=104705
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Move source to MASTER_SITE_LOCAL, since ftp.softweyr.com is gone.Wes Peters2002-12-091-1/+4
| | | | Notes: svn path=/head/; revision=71465
* Remove old Makefile, the new improved tarball distribution has one.Wes Peters2001-03-301-4/+0
| | | | Notes: svn path=/head/; revision=40571
* Fix the no-login port, since I've moved the distribution ftp site.Wes Peters2001-03-303-21/+5
| | | | | | | | | | | Also, take over maintainership, since I wrote it in the first place. I also took the time to write a Makefile for the program and to package the whole mess into a tarball to make it easier to fetch. Obtained from: Softweyr LLC Notes: svn path=/head/; revision=40570
* Corrrect whitespace introduced during PORTNAME conversion and portlintMichael Haro2000-04-221-1/+1
| | | | Notes: svn path=/head/; revision=27887
* Update with the new PORTNAME/PORTVERSION variableChris Piazza2000-04-091-3/+2
| | | | Notes: svn path=/head/; revision=27427
* The checksums have changed on us...Donald Burr1999-09-101-2/+2
| | | | Notes: svn path=/head/; revision=21630
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-2/+2
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21144
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de Notes: svn path=/head/; revision=19804
* Unbreak.Justin M. Seger1998-10-132-3/+6
| | | | | | | Submitted by steve Notes: svn path=/head/; revision=13941
* These manpages removed by Tim Vanderhoek.Tim Vanderhoek1998-08-191-1/+0
| | | | Notes: svn path=/head/; revision=12657
* Um, you can't build a port without a Makefile or a do-build target.Satoshi Asami1998-07-251-1/+3
| | | | Notes: svn path=/head/; revision=12115
* Import of new port sysutils/no-login, a replacement for /sbin/nologinDonald Burr1998-07-155-0/+40
that also logs user login attempts to syslog. [I had to name the directory `no-login' because easy-import complained that there's already a "nologin" module.] Notes: svn path=/head/; revision=11922