Commit graph

16 commits

Author SHA1 Message Date
wiz
a1e4174a9c Follow some http redirects. 2017-08-16 20:21:03 +00:00
roy
74e9ff81ab Move to the curses framework. 2017-01-03 17:47:56 +00:00
agc
411fefe420 Add SHA512 digests for distfiles for editors category
Problems found with existing distfiles:
	distfiles/javascript-2.1b1.el
	distfiles/yEd-3.14.2.zip
No changes made to the javascript-mode or yEd distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 03:32:14 +00:00
wiz
c7383780db Bump all packages that depend on curses.bui* or terminfo.bui* since they
might incur ncurses dependencies on some platforms, and ncurses just bumped
its shlib.
Some packages were bumped twice now, sorry for that.
2015-08-18 07:31:00 +00:00
wiz
0eb141f110 Bump PKGREVISION for ncurses shlib bump. 2015-08-17 17:11:19 +00:00
mef
e81ba277ab (pkgsrc) Add LICENSE= gnu-gpl-v2
(upstream) Update 0.4 to 0.42, no upstream ChangeLog found.
2014-12-10 06:57:25 +00:00
wiz
cda18437be Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
asau
fae34ba053 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 11:43:30 +00:00
jmmv
3b922a2b77 Transfer ownership to pkgsrc-users. pancake's address is not valid any
more and he has agreed in private mail to drop maintainership.
2010-07-06 10:17:11 +00:00
joerg
28164e9b3e USE_NCURSES=# -> USE_NCURSES=chgat 2010-03-17 15:44:00 +00:00
jlam
80c7fb273d Mechanical changes to add DESTDIR support to packages that install
their files via a custom do-install target.
2008-03-03 18:25:52 +00:00
rillig
2829e658f2 Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.

Fixes PR 35265, although I did not use the patch provided therein.
2007-01-07 09:13:46 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
joerg
383bb886ad Use only _SC_PAGESIZE on DragonFly, _SC_PAGE_SIZE does't exist. 2005-12-09 14:45:05 +00:00
rillig
0b054ad64c Fixed the HOMEPAGE. 2005-11-03 13:25:16 +00:00
minskim
76bb09a31f Import heme from pkgsrc-wip. Packaged by pancake and modified by me.
Heme is a fast and portable console hex editor for unix systems.  It
has undo support (number of undo operations is only limited by
available memory), ability to fill a range of addresses with the
specified byte, ability to search for a single byte or character
string.

Offsets can be given in hexadecimal, octal or decimal.  There are two
editing modes: hex and ascii.  In hex mode you type hexadecimal digits
and in ascii mode you type characters.  In the ascii mode cursor is
automatically moved to the next byte after typing a character (this
behaviour is configurable for hex mode).
2005-10-01 05:57:30 +00:00