aboutsummaryrefslogtreecommitdiff
path: root/editors/vile
Commit message (Collapse)AuthorAgeFilesLines
* Update to version 9.4d.Gary Jennejohn2004-02-172-2/+9
| | | | Notes: svn path=/head/; revision=101238
* Update to version 9.4c.Gary Jennejohn2003-11-182-2/+6
| | | | Notes: svn path=/head/; revision=94301
* Update to version 9.4a.Gary Jennejohn2003-10-096-1/+9
| | | | Notes: svn path=/head/; revision=90698
* Update to version 9.4.Gary Jennejohn2003-10-082-47/+3
| | | | Notes: svn path=/head/; revision=90660
* Update to version 9.3u.Gary Jennejohn2003-07-112-2/+6
| | | | Notes: svn path=/head/; revision=84644
* Update to version 9.3s.Gary Jennejohn2003-06-276-2/+22
| | | | Notes: svn path=/head/; revision=83747
* Update to version 9.3o.Gary Jennejohn2003-05-055-39/+10
| | | | Notes: svn path=/head/; revision=80168
* Update to version 9.3n.Gary Jennejohn2003-04-032-2/+6
| | | | Notes: svn path=/head/; revision=78040
* Remove pkg-comment and add COMMENT to the Makefile.Gary Jennejohn2003-03-062-1/+1
| | | | Notes: svn path=/head/; revision=77027
* Update to 9.3l.Gary Jennejohn2003-03-036-2/+22
| | | | Notes: svn path=/head/; revision=76816
* Update to version 9.3j.Gary Jennejohn2003-01-126-2/+40
| | | | Notes: svn path=/head/; revision=72964
* This port always needs perl to build it's documentation.Edwin Groothuis2002-11-051-1/+1
| | | | | | | Noticed on: bento Notes: svn path=/head/; revision=69490
* Update to version 9.3f.Gary Jennejohn2002-10-292-2/+4
| | | | Notes: svn path=/head/; revision=69098
* Update to version 9.3f.Gary Jennejohn2002-10-266-2/+24
| | | | Notes: svn path=/head/; revision=68861
* Update to version 9.3d.Gary Jennejohn2002-10-127-14/+12
| | | | | | | Delete patch-file.c since it is now part of the port. Notes: svn path=/head/; revision=67859
* Add patch-file.c to fix an error in checking the return value fromGary Jennejohn2002-08-272-0/+12
| | | | | | | | | mkdtemp. Bump PORTREVISION to reflect the fix. Notes: svn path=/head/; revision=65088
* Change freeBSD to FreeBSD in my email address for correctness.Gary Jennejohn2002-08-161-1/+1
| | | | Notes: svn path=/head/; revision=64568
* Update to version 9.3c.Gary Jennejohn2002-08-146-3/+17
| | | | Notes: svn path=/head/; revision=64494
* Update to version 9.3b.Gary Jennejohn2002-07-042-1/+7
| | | | Notes: svn path=/head/; revision=62418
* Update to version 9.3.Gary Jennejohn2002-06-266-69/+7
| | | | Notes: svn path=/head/; revision=62014
* Update to patch level 9.2zd.Gary Jennejohn2002-05-232-2/+4
| | | | | | | | This was tested on a -current system with no /usr/bin/perl and worked OK. Notes: svn path=/head/; revision=59777
* Update to patch 9.2zc. The new patches contain mostly fixes forGary Jennejohn2002-05-152-2/+6
| | | | | | | winvile, but a few are of general interest. Notes: svn path=/head/; revision=59152
* Update to patch level 9.2za. This is basically vile-9.3 pre-release.Gary Jennejohn2002-05-082-2/+4
| | | | Notes: svn path=/head/; revision=58728
* Update to patch level z.Gary Jennejohn2002-03-182-2/+4
| | | | | | | | This has mostly fixes for winvile, but there are some which are interesting to *IX users. Notes: svn path=/head/; revision=56285
* Update to patch level y.Gary Jennejohn2002-02-192-2/+6
| | | | Notes: svn path=/head/; revision=54931
* Update to patch level w.Gary Jennejohn2002-02-042-2/+4
| | | | Notes: svn path=/head/; revision=54200
* Update to patch level v.Gary Jennejohn2002-01-282-2/+4
| | | | | | | For xvile add a LIB_DEPENDS on Xaw3d if WITH_XAW3D is defined. Notes: svn path=/head/; revision=53927
* Update to patch level u and bump PORTVERSION.Gary Jennejohn2002-01-132-5/+12
| | | | | | | | | | Fix Makefile so that portlint doesn't complain. Add a WITH_ALL variable to make it easier to install the port with all options set. Notes: svn path=/head/; revision=53020
* Update to patch level t and bump PORTVERSION.Gary Jennejohn2002-01-082-2/+4
| | | | Notes: svn path=/head/; revision=52757
* Update to patch level s, bump PORTVERSION accordingly.Gary Jennejohn2001-12-282-2/+4
| | | | Notes: svn path=/head/; revision=52316
* Update to patch level r.Gary Jennejohn2001-12-184-2/+10
| | | | Notes: svn path=/head/; revision=51752
* Update to patch level p.Gary Jennejohn2001-10-146-2/+38
| | | | Notes: svn path=/head/; revision=48745
* In the PATCH_SITES line add a ``/'' to the end of ``patches'' so thatGary Jennejohn2001-03-291-1/+1
| | | | | | | | | fetch actually enters the directory. Reported by: Fenner's port survey Notes: svn path=/head/; revision=40524
* Oops ! PORTVERSION was supposed to be 9.2j, not 9.2_pj (because portlintGary Jennejohn2001-03-251-1/+1
| | | | | | | doesn't like it). I changed it in xvile but forgot it in vile. Notes: svn path=/head/; revision=40344
* Update this port to apply all the officially released patches (up toGary Jennejohn2001-03-236-2/+258
| | | | | | | | | | | | | | | | | | j, which is why PORTVERSION is now 9.2j). Add WITH_FILTERS so that the user can compile all the filters into the binary. For xvile, add WITH_XAW3D so that users with the Xaw3d library can use it instead of plain Xaw. Add 2 new PLISTs to reflect that most of the filters are not installed when WITH_FILTERS is used. Replace an obsolete ftp site with one which works. Notes: svn path=/head/; revision=40288
* Update to version 9.2.Gary Jennejohn2000-11-215-21/+44
| | | | Notes: svn path=/head/; revision=35322
* Rename PLIST.perl to pkg-plist.perl.Satoshi Asami2000-10-081-1/+1
| | | | Notes: svn path=/head/; revision=33503
* Delete empty directories.Gary Jennejohn2000-06-012-0/+10
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=29046
* Standardize all user defined options to the booleans WITH_FOO andJeremy Lea2000-04-171-4/+4
| | | | | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports Notes: svn path=/head/; revision=27679
* portname/portversion updateMichael Haro2000-04-141-2/+2
| | | | Notes: svn path=/head/; revision=27501
* Upgrade to version 9.1.Gary Jennejohn2000-02-025-49/+51
| | | | | | | Delete a MASTERSITE which refuses connections. Notes: svn path=/head/; revision=25429
* Remove inof/dir from PLIST and PLIST.perl.Gary Jennejohn2000-01-052-2/+0
| | | | Notes: svn path=/head/; revision=24457
* Update to version 9.0.Gary Jennejohn1999-12-255-17/+242
| | | | Notes: svn path=/head/; revision=24048
* 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
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-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
* Delete unnecessary newline.Satoshi Asami1999-04-041-1/+0
| | | | Notes: svn path=/head/; revision=17630
* Update to version 8.2Gary Jennejohn1999-04-034-5/+19
| | | | | | | 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
* 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