aboutsummaryrefslogtreecommitdiff
path: root/editors/vile
Commit message (Collapse)AuthorAgeFilesLines
* Somehow share/vile/prolog.keywords went missing and share/vile/xsl.keywordsGary Jennejohn2009-08-131-1/+1
| | | | | | | | | | | was present twice in pkg-plist. This caused deinstallation to fail. I must unwittingly have modified the file after testing deinstallation locally. Reported-by: QAT Notes: svn path=/head/; revision=239450
* Update to version 9.7t.Gary Jennejohn2009-08-136-2/+46
| | | | Notes: svn path=/head/; revision=239426
* Update to 9.7m.Gary Jennejohn2009-03-256-2/+18
| | | | Notes: svn path=/head/; revision=230941
* Update to 9.7j.Gary Jennejohn2009-01-057-5/+73
| | | | Notes: svn path=/head/; revision=225271
* Work around a problem which I noticed today while using vile.Gary Jennejohn2008-06-181-0/+1
| | | | | | | | | | If ICONV support is turned off then i18n support (turned on by default) must also be disabled, otherwise vile ignores all keyboard input. Strangely, xvile does not exhibit this behavior. Notes: svn path=/head/; revision=215072
* Update to version 9.7.Gary Jennejohn2008-06-176-80/+56
| | | | | | | While I'm here, fix handling of the NOPORTSDOCS case. Notes: svn path=/head/; revision=215002
* It seems that vile now automatically turns on ICONV unless otherwise specifiedGary Jennejohn2008-02-171-0/+12
| | | | | | | in CONFIGURE_ARGS. Add a config option to control this - default is OFF. Notes: svn path=/head/; revision=207459
* Add patch-filec.c to hopefully fix problems seen on the build machines. ItGary Jennejohn2008-02-141-0/+11
| | | | | | | | | | | basically forces the extern char **environ; declaration to be exposed. I was unable to reproduce the reported errors on my machines without modifying a header file. But if I do that then I can build vile and xvile without errors using this patch. Notes: svn path=/head/; revision=207194
* Update to version 9.6e.Gary Jennejohn2008-02-086-77/+33
| | | | Notes: svn path=/head/; revision=206890
* Update to 9.5r.Gary Jennejohn2007-06-054-22/+6
| | | | | | | | The two patches are deleted because the problem which they handled has been fixed upstream. Notes: svn path=/head/; revision=192820
* Update to version 9.5q.Gary Jennejohn2007-05-298-10/+50
| | | | | | | Use OPTIONS. Notes: svn path=/head/; revision=192320
* Update to 9.5n.Gary Jennejohn2007-01-116-2/+26
| | | | Notes: svn path=/head/; revision=182096
* Update to version 9.5j.Gary Jennejohn2006-09-102-2/+14
| | | | Notes: svn path=/head/; revision=172685
* Update to 9.5g.Gary Jennejohn2006-04-136-2/+30
| | | | | | | | In xvile make loadable filters really work by changing CONFIG_ARGS to CONFIGURE_ARGS when WITH_FILTERS is defined. Notes: svn path=/head/; revision=159440
* Update to 9.5d.Gary Jennejohn2005-12-142-2/+16
| | | | Notes: svn path=/head/; revision=151151
* Update to 9.5a.Gary Jennejohn2005-10-016-258/+302
| | | | | | | PR: ports/86232 (vile only) Notes: svn path=/head/; revision=143924
* Update to version 9.5.Gary Jennejohn2005-07-314-90/+135
| | | | | | | | | | | | | | Do some cleanup to make portlint happy. In the WITH_FILTERS case use dynamically loadable filters rather than filters which are statically compiled in. This makes the executables about 200kB to 400kB smaller and does not semm to make startup any slower. Partly based on PR: ports/84122 Notes: svn path=/head/; revision=140541
* Update to 9.4z.Gary Jennejohn2005-07-052-2/+20
| | | | Notes: svn path=/head/; revision=138523
* Update to 9.4t.Gary Jennejohn2005-05-216-2/+33
| | | | Notes: svn path=/head/; revision=135807
* Update to 9.4o.Gary Jennejohn2005-02-016-4/+22
| | | | Notes: svn path=/head/; revision=127857
* Update to version 9.4l.Gary Jennejohn2004-12-096-2/+28
| | | | Notes: svn path=/head/; revision=123551
* Update to version 9.4h.Gary Jennejohn2004-07-262-2/+8
| | | | Notes: svn path=/head/; revision=114793
* Update to version 9.4f.Gary Jennejohn2004-04-132-2/+8
| | | | Notes: svn path=/head/; revision=106936
* 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