aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/slrn.rb
AgeCommit message (Collapse)Author
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2011-03-03Update Formula: slrnAlexis Hildebrandt
Add missing comma to changes introduced in 7da3db9d18b1d54a92165f060dd828a1d54e5afb Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-12-11Add slrnpull to slrn.Mike McQuaid
2010-08-07Update formulae for version 0.7Adam Vandenberg
* Use new "url" features * Use keg_only DSL * Use "skip_clean :all" DSL * Whitespace and style cleanups * Make bash invocations less silly * Use new man2-man8 helpers * Remove "FileUtils." since it is included in Formula * Use real names for deps instead of aliases * ENV.x11 now updates path, so remove that from individual brews
2010-01-30slrn: slang was not foundDavid Höppner
2010-01-24Slrn make install requires make -j1Max Howell
2010-01-23Slrn 0.9.9p1Alexis Hildebrandt
A newsreader, i.e. a program that accesses a newsserver to read messages from the Internet News service (also known as 'Usenet'). It runs in console mode on various Unix-like systems (including Linux), 32-bit Windows, OS/2, BeOS and VMS. Beside the usual features of a newsreader slrn supports scoring rules to highlight, sort or kill articles based on information from their header. It is highly customizable, allows free key-bindings and can easily be extended using the sophisticated S-Lang macro language. Offline reading is possible by using either slrnpull (shipped with slrn) or a local newsserver (like leafnode or INN).