pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/editors



Module Name:    pkgsrc
Committed By:   jlam
Date:           Tue Apr 22 16:23:57 UTC 2008

Modified Files:
        pkgsrc/editors/elvis: DESCR Makefile distinfo
        pkgsrc/editors/elvis-x11: Makefile
        pkgsrc/editors/elvis/patches: patch-ab patch-ac
Added Files:
        pkgsrc/editors/elvis: PLIST options.mk
Removed Files:
        pkgsrc/editors/elvis: Makefile.common PLIST.common
        pkgsrc/editors/elvis-x11: DESCR

Log Message:
Restructure the following packages:

        editors/elvis
        editors/elvis-x11

The latter is now just editors/elvis built with a specific set of
options.  Changes include:

+ Add options.mk that supports a new "x11" option.

+ Remove Makefile.common and move all logic into elvis/Makefile and
  elvis/options.mk.

+ Rename PLIST.common to PLIST as there are no PLIST differences
  between elvis and elvis-x11.

+ Modify patch-ab to add a --sysconfdir option to the configure script
  and fix the parsing of --with-x* options so that --with-xft isn't
  ignored.

+ Modify patch-ac to handle SYSCONFDIR in Makefile.in passed in from the
  configure script.

+ Remove the unnecessary substitution for PKG_SYSCONFDIR now that the
  configure script and Makefile.in directly support --sysconfdir.

+ Include termcap.buildlink3.mk to properly deal with termcap/curses
  issues (elvis needs termcap).

+ Add full DESTDIR support.

+ Set HOMEPAGE to the correct URL.

+ Bump the PKGREVISION for elvis and elvis-x11 to 6.  Both packages
  now track and use the same PKGREVISION number.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/editors/elvis/DESCR
cvs rdiff -r1.4 -r1.5 pkgsrc/editors/elvis/Makefile
cvs rdiff -r1.7 -r0 pkgsrc/editors/elvis/Makefile.common
cvs rdiff -r0 -r1.1 pkgsrc/editors/elvis/PLIST \
    pkgsrc/editors/elvis/options.mk
cvs rdiff -r1.3 -r0 pkgsrc/editors/elvis/PLIST.common
cvs rdiff -r1.7 -r1.8 pkgsrc/editors/elvis/distinfo
cvs rdiff -r1.2 -r0 pkgsrc/editors/elvis-x11/DESCR
cvs rdiff -r1.12 -r1.13 pkgsrc/editors/elvis-x11/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/editors/elvis/patches/patch-ab \
    pkgsrc/editors/elvis/patches/patch-ac

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index