This program converts line endings of text files between MS-DOS and **IX formats. It detects binary files in a nearly foolproof way and leaves them alone unless you override this. It will also leave files alone that are already in the right format and preserves file timestamps. User interrupts are handled gracefully and no garbage or corrupted files left behind. 'flip' does not convert files to a different character set, and it can not handle Apple Macintosh line endings (CR only). For that (and more), you can use the 'recode' program (package 'recode'). bsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/bsd.wx.mk
Commit message (Expand)AuthorAgeFilesLines
* Reset maintainers of Mk/bsd.sdl.mk and Mk/bsd.wx.mk, their commit bitsrene2017-02-131-1/+1
* Remove the now unneeded ${PORTSDIR} from dependency definition inbapt2016-03-271-4/+4
* Readd PORTSDIR for now we will only start removing them after 2016Q1 is branchedbapt2015-10-151-4/+4
* Drop the necessity to add ${PORTSDIR} to dependency linebapt2015-10-151-4/+4
* Remove ansi version fo wxGTK 2.8 and only keep the unicode versionbapt2015-09-171-72/+4
* Mk/bsd.wx.mk: add wxPython 3.0 supportwg2014-07-061-0/+3
* tabspace: 8bapt2014-06-181-179/+174
* Mk/bsd.wx.mk: fixed a :U stragglermarino2014-05-051-1/+1
* Convert all :U to :tu and :L to :tlbapt2014-05-051-4/+4
* Convert wxsvg to use wxGTK 3.0bapt2014-03-241-5/+1
* wxGTK 2.9 was a development version now that wxGTK 3.0 is out remove itbapt2014-03-241-7/+3
* wxGTK 2.6 is EOLed upstream, all ports have switch to at least wxGTK 2.8bapt2014-03-241-28/+18
* Use modern LIB_DEPENDSbapt2014-03-241-1/+1
* New port: x11-toolkits/wxgtk30 -- Series 3.0 of the wxWidgets toolkitgahr2014-01-221-3/+7
* - Revert file erroneously included in my previous commitgahr2013-09-191-1/+1
* - Implement USES+=tcl and USES+=tkgahr2013-09-191-1/+1
* Not supported upstream anymore, consider using more recent versionsbapt2012-10-26