aboutsummaryrefslogtreecommitdiffstats
path: root/editors/asedit
Commit message (Collapse)AuthorAgeFilesLines
* Yipes, another typo ("MASTER_SITE_CONTRIB").asami1996-11-191-2/+2
|
* Compress a bunch of manpages. Remove unnecessary @ directives fromasami1996-11-181-1/+0
| | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building.
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-2/+3
|
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"asami1996-10-101-1/+1
| | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified!
* Convert this port to properly utilize the Motif ports framework, asasami1996-08-092-5/+5
| | | | | | | | | described in the handbook. (1) Define REQUIRES_MOTIF in the Makefile. (2) Use ${MOTIFLIB} in place of -lXm, this makes it possible to link it statically as well as dynamically.
* Adjust the checksum to match the master .tar.Z file.jkh1996-08-091-1/+1
|
* Add missing EXTRACT_SUFXjkh1996-08-091-1/+2
|
* asedit - text editor for X/Motifjmz1996-08-086-0/+58
Submitted by: Andreas Kohout <shanee@rabbit.augusta.de>