summaryrefslogtreecommitdiffstats
path: root/editors/vile/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* This port always needs perl to build it's documentation.edwin2002-11-051-1/+1
| | | | Noticed on: bento
* Update to version 9.3f.gj2002-10-291-2/+3
|
* Update to version 9.3f.gj2002-10-261-2/+4
|
* Update to version 9.3d.gj2002-10-121-3/+3
| | | | Delete patch-file.c since it is now part of the port.
* Add patch-file.c to fix an error in checking the return value fromgj2002-08-271-0/+1
| | | | | | 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-141-3/+4
|
* Update to version 9.3b.gj2002-07-041-1/+5
|
* Update to version 9.3.gj2002-06-261-34/+2
|
* Update to patch level 9.2zd.gj2002-05-231-2/+3
| | | | | 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-151-2/+4
| | | | winvile, but a few are of general interest.
* Update to patch level 9.2za. This is basically vile-9.3 pre-release.gj2002-05-081-2/+3
|
* Update to patch level z.gj2002-03-181-2/+3
| | | | | This has mostly fixes for winvile, but there are some which are interesting to *IX users.
* Update to patch level y.gj2002-02-191-2/+4
|
* Update to patch level w.gj2002-02-041-2/+3
|
* Update to patch level v.gj2002-01-281-2/+3
| | | | For xvile add a LIB_DEPENDS on Xaw3d if WITH_XAW3D is defined.
* Update to patch level u and bump PORTVERSION.gj2002-01-131-5/+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-081-2/+3
|
* Update to patch level s, bump PORTVERSION accordingly.gj2001-12-281-2/+3
|
* Update to patch level r.gj2001-12-181-2/+4
|
* Update to patch level p.gj2001-10-141-2/+8
|
* 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
* Oops ! PORTVERSION was supposed to be 9.2j, not 9.2_pj (because portlintgj2001-03-251-1/+1
| | | | doesn't like it). I changed it in xvile but forgot it in vile.
* Update this port to apply all the officially released patches (up togj2001-03-231-2/+28
| | | | | | | | | | | | | | | 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-211-1/+1
|
* Rename PLIST.perl to pkg-plist.perl.asami2000-10-081-1/+1
|
* Standardize all user defined options to the booleans WITH_FOO andreg2000-04-171-4/+4
| | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports
* portname/portversion updatemharo2000-04-141-2/+2
|
* Upgrade to version 9.1.gj2000-02-021-4/+3
| | | | Delete a MASTERSITE which refuses connections.
* Update to version 9.0.gj1999-12-251-2/+2
|
* 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
|
* Update to version 8.2gj1999-04-031-4/+7
| | | | 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.
* Update vile to version 8. This adds support for PERL scripts but requiresgj1998-06-041-5/+25
| | | | | | | | | 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 vile with the optional PERL support could fail. I was forced to do this in the course of testing.
* Update to vile-7.3.gj1997-12-101-3/+3
|
* Update to version 7.2gj1997-09-061-4/+9
|
* update vile to version 7.1, make myself the maintainer.gj1997-06-171-4/+4
| | | | Submitted by: pgf@foxharp.boston.ma.us
* Updated to version 6.3obrien1996-12-031-6/+7
| | | | | | 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.
* Honor NOMANCOMPRESS.max1996-10-181-1/+3
| | | | Submitted by: "Philippe Charnier" <charnier@xp11.frmug.org>
* Update to 6.1gpalmer1996-10-011-3/+3
|
* Update to 6.0gpalmer1996-06-251-4/+4
| | | | Submitted by: Paul Fox <pgf@American.COM>
* Compress manpages.asami1995-04-241-1/+4
|
* Another round of Makefile updates, editors version.asami1995-04-091-5/+4
|
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are injkh1995-04-011-1/+2
| | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
* Add proper trailing slashes to MASTER_SITESjkh1995-02-271-2/+2
|
* Bring in vile port (from the author, Paul Fox, and FreeBSD memberjkh1995-02-271-0/+16
Gary Jennejohn). Submitted by: gj
OpenPOWER on IntegriCloud