aboutsummaryrefslogtreecommitdiff
path: root/shells/nologinmsg
Commit message (Collapse)AuthorAgeFilesLines
* shells/nologinmsg: Move man pages to share/manChristian Weisgerber2024-03-193-3/+3
| | | | Approved by: portmgr (blanket)
* shells: remove 'Created by' linesTobias C. Berner2022-07-201-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A big Thank You to the original contributors of these ports: * Adam Weinberger <adamw@FreeBSD.org> * Andreas Kohn <andreas@syndrom23.de> * Carlos Jacobo Puga Medina <cpm@FreeBSD.org> * Cyrille.Lefevre@laposte.net * Danijel Tasov <danielt@pilgerer.org> * David O'Brien <obrien@NUXI.com> * Emanuel Haupt <ehaupt@FreeBSD.org> * Hajimu UMEMOTO <ume@FreeBSD.org> * Igor Pokrovsky <ip@unixway.org> * Jean-Yves Lefort <jylefort@brutele.be> * Kai Wang <kaiw27@gmail.com> * Martin Wilke <miwi@FreeBSD.org> * Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> * Oliver Eikemeier * Patrick Gardella <patrick@FreeBSD.org> * Pawel Pekala <pawel@FreeBSD.org> * Po-Chuan Hsieh <sunpoet@FreeBSD.org> * Richard Rose <freebsd-security@rikrose.net> * Sean Chittenden <seanc@FreeBSD.org> * Sergey Matveychuk <sem@FreeBSD.org> * Serhii (Sergey) Kozlov <skozlov@FreeBSD.org> * Shinsuke Matsui <smatsui@karashi.org> * Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> * Sylvio Cesar <sylvio@FreeBSD.org> * Thomas Gellekum <tg@FreeBSD.org> * UMENO Takashi <umeno@rr.iij4u.or.jp> * Vaida Bogdan * Will Andrews <andrews@technologist.com> * Ying-Chieh Liao <ijliao@FreeBSD.org> * conrads@cox.net * erich@rrnet.com * gebhart@secnetix.de * kirk@strauser.com * mcglk@artlogix.com * torstenb With hat: portmgr
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-061-1/+0
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Modernize plistBaptiste Daroussin2014-10-311-2/+1
| | | | Notes: svn path=/head/; revision=371845
* Finish stage supportAntoine Brodin2014-01-302-1/+3
| | | | Notes: svn path=/head/; revision=341896
* Support stageBaptiste Daroussin2013-12-271-7/+2
| | | | | | | | Allow packaging as a user Remove redundant strip (install -s already do it) Notes: svn path=/head/; revision=337654
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-6/+2
| | | | | | | shells) Notes: svn path=/head/; revision=327770
* Remove USE_REINPLACE from all categories starting with SEdwin Groothuis2006-05-131-2/+0
| | | | Notes: svn path=/head/; revision=162215
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Move files from illegal subdirectory src/ to files/ and fixKris Kennaway2002-09-295-1/+3
| | | | | | | extract procedure. Notes: svn path=/head/; revision=67204
* Add nologinmsg 1.0, more functional native binary replacement forPete Fritchman2002-07-108-0/+252
/sbin/nologin. Submitted by: Richard Rose <freebsd-security@rikrose.net> Notes: svn path=/head/; revision=62780