summaryrefslogtreecommitdiff
path: root/devel/psvn
AgeCommit message (Collapse)AuthorFilesLines
2008-10-11Move mk/emacs.mk to editors/emacs/modules.mk.uebayasi1-2/+2
Don't call pkg_info to get the installed Emacs version; always use the version matching EMACS_TYPE set by users. Be DEPENDS to it. This should address pkg/37146 by Aleksey Cheusov. While here convert some emacs lisp packages to user-destdir.
2008-03-03Mechanical changes to add DESTDIR support to packages that installjlam1-3/+5
their files via a custom do-install target.
2007-06-16Update psvn to revision 25241.taca2-7/+8
- fetch specific revision from svn repository using a hack from david.sainty. Should be fix PR pkg/36420. * trunk/contrib/client-side/emacs/psvn.el: (svn-status-svn-environment-var-list): The default setting is now: '("LC_MESSAGES=C" "LC_ALL="). This unsets the LC_ALL setting since this setting would overrule the LC_MESSAGES setting. (svn-prepare-bug-report): Add the locale specific environment variables to the diagnostic report
2007-06-08Fix typo in MAINTAINER.wiz1-2/+2
2007-05-29Add scm to categories.wiz1-2/+2
2007-05-29Importing devel/psvn.taca5-0/+53
psvn.el is an interface for the revision control tool subversion. psvn.el provides a similar interface for subversion as pcl-cvs for cvs.