aboutsummaryrefslogtreecommitdiff
path: root/textproc/atom
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* - Convert to option helper install target (add OPTIONS_DEFINE=DOCSAlexey Dokuchaev2018-01-111-2/+6
| | | | | | | | | when it was missing) - Invoke INSTALL_DATA where appropriate instead of INSTALL_MAN - Fix some whitespace and formatting bugs along the way Notes: svn path=/head/; revision=458761
* Stage transmission ports and the rest maintained by me.Chris Rees2013-12-291-16/+6
| | | | | | | Various little obvious fixes, and a new rc script for stunnel-server Notes: svn path=/head/; revision=338028
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | textproc) Notes: svn path=/head/; revision=327773
* Add licence info to some portsChris Rees2013-04-301-7/+4
| | | | | | | Submitted by: 4721 Notes: svn path=/head/; revision=316959
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276994
* - Update maintainer addressChris Rees2011-06-171-1/+1
| | | | | | | Approved by: rene (mentor) Notes: svn path=/head/; revision=275712
* - Update MASTER_SITES and WWWSylvio Cesar Teixeira2010-06-302-6/+6
| | | | | | | | PR: ports/148113 Feature safe: yes Notes: svn path=/head/; revision=257198
* Atom takes in plain text with simple layout hints and outputs as HTMLSteven Kreuzer2009-06-123-0/+45
or LaTeX. PR: ports/135424 Submitted by: Chris Rees <chris@bayofrum.net> Approved by: wxs (mentor) Notes: svn path=/head/; revision=235643