notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: shells/shell-include/pkg-plist

Number of commits found: 3

Thursday, 5 Feb 2015
15:55 bapt search for other commits by this committer
Cleanup plist
Original commitRevision:378465 
Friday, 27 Dec 2013
09:15 bapt search for other commits by this committer
Support stage
General cleanup
Original commitRevision:337659 
Friday, 20 Apr 2007
21:36 miwi search for other commits by this committer
Allows include files to be used in shells the same way they are with C.
The file with the include code needs to be included. This is done by
figuring out were it is located using which.  . `which sh-include` will
take care of it for sh.

sh example...
. `which sh-include`
include fileGetLine
line=`fileGetLine /etc/group 4`

PR:             ports/111829
Submitted by:   Zane C. Bowers
Original commit

Number of commits found: 3