summaryrefslogtreecommitdiff
path: root/editors/xvile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1999-08-271-4/+4
| | | | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} Notes: svn path=/head/; revision=21032
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* Delete unnecessary newline.Satoshi Asami1999-04-041-2/+0
| | | | Notes: svn path=/head/; revision=17630
* Update to version 8.2Gary Jennejohn1999-04-034-6/+20
| | | | | | | Reminded by: Ulf Zimmermann Notes: svn path=/head/; revision=17624
* Change *_DEPENDS on lang/perl5 to USE_PERL5 so we won't have anySatoshi Asami1999-01-021-2/+2
| | | | | | | | | | dependencies to perl5 in -current. This might cause some unwanted perl5 installations on -stable (if it was originally RUN_DEPENDS, perl5 will now be installed during build too, etc.), but its lifetime is limited anyway. Notes: svn path=/head/; revision=15765
* Add USE_XLIB to some ports that require X. (Actually BUILD_DEPENDS on imakeSatoshi Asami1998-11-281-1/+2
| | | | | | | for ilu and mkdirhier for asl.) Notes: svn path=/head/; revision=14922
* Remove manpages, but _NOT_ from the multi-lingualTim Vanderhoek1998-08-172-2/+0
| | | | | | | | emacsen (*mule-common, mule). That is left for someone more familiar with their twisty incestuous relationships. Notes: svn path=/head/; revision=12575
* Remove NO_CONFIGURE and NO_PATCH, they never meant anything.Satoshi Asami1998-06-271-2/+1
| | | | Notes: svn path=/head/; revision=11552
* Update xvile to version 8. This adds support for PERL scripts but requiresGary Jennejohn1998-06-044-12/+62
| | | | | | | | | | | | perl5. Install the documentation and macros in reasonable places. NOTE: If you are running -current then you may have to re-install perl5 to reflect the new /usr/lib/aout, otherwise the make of xvile with the optional PERL support could fail. I was forced to do this in the course of testing. Notes: svn path=/head/; revision=11259
* Update to vile-7.3. Also add NO_PATCH since there is no patch.Gary Jennejohn1997-12-102-5/+6
| | | | | | | packaging tested (also applies to the vile commit I just did). Notes: svn path=/head/; revision=9053
* Update to version 7.2.Gary Jennejohn1997-09-062-7/+24
| | | | Notes: svn path=/head/; revision=7791
* update xvile to version 7.1, make myself the maintainerGary Jennejohn1997-06-171-1/+1
| | | | | | | | new md5 for the vile-7.1 tarball. Submitted by: pgf@foxharp.boston.ma.us Notes: svn path=/head/; revision=6984
* update xvile to version 7.1, make myself the maintainerGary Jennejohn1997-06-171-5/+5
| | | | | | | Submitted by: pgf@foxharp.boston.ma.us Notes: svn path=/head/; revision=6983
* Updated to version 6.3David E. O'Brien1996-12-032-8/+9
| | | | | | | | | Closes PR: ports/2109 Submitted by: Paul Fox <pgf@american.com> Notes: svn path=/head/; revision=4766
* Converted to MAN[1-9NL]David E. O'Brien1996-11-171-6/+2
| | | | Notes: svn path=/head/; revision=4534
* CATEGORIES+= --> CATEGORIES=David E. O'Brien1996-11-111-2/+4
| | | | | | | Minor variable reordering where needed. Notes: svn path=/head/; revision=4383
* Removed unnecessary tab before .if.Masafumi Max NAKANE1996-10-091-2/+2
| | | | | | | Submitted By: asami Notes: svn path=/head/; revision=3940
* Deleted unnecessary @cd, @owner and @mode directives from the packing list.Masafumi Max NAKANE1996-10-072-5/+1
| | | | | | | A little rewrite of COMMENT file. Notes: svn path=/head/; revision=3923
* Upgrade, 6.0 -> 6.1. (Closes PR #1709.)Masafumi Max NAKANE1996-10-071-1/+1
| | | | | | | Reminded By: obrien@Nuxi.cs.ucdavis.edu Notes: svn path=/head/; revision=3922
* Upgrade, 6.0 -> 6.1. (Closes PR #1709.)Masafumi Max NAKANE1996-10-071-4/+6
| | | | | | | | | Reminded By: obrien@Nuxi.cs.ucdavis.edu NOMANCOMPRESS is now honored. Notes: svn path=/head/; revision=3921
* Update to 6.0Gary Palmer1996-06-253-7/+7
| | | | | | | Submitted By: Paul Fox <pgf@American.COM> Notes: svn path=/head/; revision=3276
* Compress manpages.Satoshi Asami1995-04-242-2/+5
| | | | Notes: svn path=/head/; revision=1506
* Another round of Makefile updates, editors version.Satoshi Asami1995-04-091-4/+5
| | | | Notes: svn path=/head/; revision=1308
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-1/+2
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* Add proper trailing slashes to MASTER_SITESJordan K. Hubbard1995-02-271-2/+2
| | | | Notes: svn path=/head/; revision=1061
* Bring in xvile port from the author, Paul Fox, and Gary Jennejohn.Jordan K. Hubbard1995-02-275-0/+50
Submitted by: gj Notes: svn path=/head/; revision=1058