summaryrefslogtreecommitdiffstats
path: root/editors/xvile
Commit message (Collapse)AuthorAgeFilesLines
* Add patch-file.c to fix an error in checking the return value fromgj2002-08-272-0/+12
| | | | | | mkdtemp. Bump PORTREVISION to reflect the fix.
* Change freeBSD to FreeBSD in my email address for correctness.gj2002-08-161-1/+1
|
* Update to version 9.3c.gj2002-08-146-3/+17
|
* Update to version 9.3b.gj2002-07-042-1/+7
|
* Update to version 9.3.gj2002-06-266-69/+7
|
* Update to patch level 9.2zd.gj2002-05-232-2/+4
| | | | | This was tested on a -current system with no /usr/bin/perl and worked OK.
* Update to patch 9.2zc. The new patches contain mostly fixes forgj2002-05-152-2/+6
| | | | winvile, but a few are of general interest.
* Update to patch level 9.2za. This is basically vile-9.3 pre-release.gj2002-05-082-2/+4
|
* Update to patch level z.gj2002-03-182-2/+4
| | | | | This has mostly fixes for winvile, but there are some which are interesting to *IX users.
* Update to patch level y.gj2002-02-192-2/+6
|
* Update to patch level w.gj2002-02-042-2/+4
|
* Update to patch level v.gj2002-01-286-6/+9
| | | | For xvile add a LIB_DEPENDS on Xaw3d if WITH_XAW3D is defined.
* Update to patch level u and bump PORTVERSION.gj2002-01-132-2/+11
| | | | | | | 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.
* Update to patch level t and bump PORTVERSION.gj2002-01-082-2/+4
|
* Update to patch level s, bump PORTVERSION accordingly.gj2001-12-282-2/+4
|
* Update to patch level r.gj2001-12-184-2/+10
|
* Update to patch level p.gj2001-10-146-2/+40
|
* In the PATCH_SITES line add a ``/'' to the end of ``patches'' so thatgj2001-03-291-1/+1
| | | | | | fetch actually enters the directory. Reported by: Fenner's port survey
* Update this port to apply all the officially released patches (up togj2001-03-236-5/+272
| | | | | | | | | | | | | | | 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.
* Update to version 9.2.gj2000-11-215-20/+42
|
* Rename PLIST.perl to pkg-plist.perl.asami2000-10-081-1/+1
|
* Don't share any directories with the vile port. This allows thegj2000-06-013-245/+261
| | | | | | | | xvile port to be deleted without impacting the vile port. Make sure that empty directories are deleted. Submitted by: partly by bento
* Standardize all user defined options to the booleans WITH_FOO andreg2000-04-171-11/+10
| | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports
* Finish converting editors/ to PORTNAME/PORTVERSION.asami2000-04-141-3/+3
|
* Upgrade to version 9.1.gj2000-02-025-49/+53
| | | | Delete a MASTERSITE which refuses connections.
* Remove info/dir from PLIST and PLIST.perl.gj2000-01-052-2/+0
|
* Update to version 9.0.gj1999-12-255-18/+245
|
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffmharo1999-08-271-4/+4
| | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Delete unnecessary newline.asami1999-04-041-2/+0
|
* Update to version 8.2gj1999-04-034-6/+20
| | | | Reminded by: Ulf Zimmermann
* Change *_DEPENDS on lang/perl5 to USE_PERL5 so we won't have anyasami1999-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.
* Add USE_XLIB to some ports that require X. (Actually BUILD_DEPENDS on imakeasami1998-11-281-1/+2
| | | | for ilu and mkdirhier for asl.)
* Remove manpages, but _NOT_ from the multi-lingualhoek1998-08-172-2/+0
| | | | | emacsen (*mule-common, mule). That is left for someone more familiar with their twisty incestuous relationships.
* Remove NO_CONFIGURE and NO_PATCH, they never meant anything.asami1998-06-271-2/+1
|
* Update xvile to version 8. This adds support for PERL scripts but requiresgj1998-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.
* Update to vile-7.3. Also add NO_PATCH since there is no patch.gj1997-12-102-5/+6
| | | | packaging tested (also applies to the vile commit I just did).
* Update to version 7.2.gj1997-09-062-7/+24
|
* update xvile to version 7.1, make myself the maintainergj1997-06-171-1/+1
| | | | | new md5 for the vile-7.1 tarball. Submitted by: pgf@foxharp.boston.ma.us
* update xvile to version 7.1, make myself the maintainergj1997-06-171-5/+5
| | | | Submitted by: pgf@foxharp.boston.ma.us
* Updated to version 6.3obrien1996-12-032-8/+9
| | | | | | Closes PR: ports/2109 Submitted by: Paul Fox <pgf@american.com>
* Converted to MAN[1-9NL]obrien1996-11-171-6/+2
|
* CATEGORIES+= --> CATEGORIES=obrien1996-11-111-2/+4
| | | | Minor variable reordering where needed.
* Removed unnecessary tab before .if.max1996-10-091-2/+2
| | | | Submitted By: asami
* Deleted unnecessary @cd, @owner and @mode directives from the packing list.max1996-10-072-5/+1
| | | | A little rewrite of COMMENT file.
* Upgrade, 6.0 -> 6.1. (Closes PR #1709.)max1996-10-071-1/+1
| | | | Reminded By: obrien@Nuxi.cs.ucdavis.edu
* Upgrade, 6.0 -> 6.1. (Closes PR #1709.)max1996-10-071-4/+6
| | | | | | Reminded By: obrien@Nuxi.cs.ucdavis.edu NOMANCOMPRESS is now honored.
* Update to 6.0gpalmer1996-06-253-7/+7
| | | | Submitted By: Paul Fox <pgf@American.COM>
* Compress manpages.asami1995-04-242-2/+5
|
* Another round of Makefile updates, editors version.asami1995-04-091-4/+5
|
OpenPOWER on IntegriCloud