summaryrefslogtreecommitdiff
path: root/editors/asedit (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-08-25Change Id->FreeBSD.David E. O'Brien1-1/+1
Notes: svn path=/head/; revision=20947
1999-06-26As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1-1/+1
permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
1997-10-26Update MAINTAINER addressBill Fenner1-3/+3
Submitted by: Andreas Kohout <shanee@augusta.de> Notes: svn path=/head/; revision=8356
1996-11-19Yipes, another typo ("MASTER_SITE_CONTRIB").Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=4593
1996-11-18Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1-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. Notes: svn path=/head/; revision=4578
1996-11-18Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1-2/+3
Notes: svn path=/head/; revision=4575
1996-10-10Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1-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! Notes: svn path=/head/; revision=3948
1996-08-09Convert this port to properly utilize the Motif ports framework, asSatoshi Asami2-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. Notes: svn path=/head/; revision=3552
1996-08-08Adjust the checksum to match the master .tar.Z file.Jordan K. Hubbard1-1/+1
Notes: svn path=/head/; revision=3550
1996-08-08Add missing EXTRACT_SUFXJordan K. Hubbard1-1/+2
Notes: svn path=/head/; revision=3549
1996-08-08asedit - text editor for X/MotifJean-Marc Zucconi6-0/+58
Submitted by: Andreas Kohout <shanee@rabbit.augusta.de> Notes: svn path=/head/; revision=3547