summaryrefslogtreecommitdiff
path: root/misc/watch/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2017-01-04Use the curses framework.roy1-3/+4
2015-08-18Bump all packages that depend on curses.bui* or terminfo.bui* since theywiz1-2/+2
might incur ncurses dependencies on some platforms, and ncurses just bumped its shlib. Some packages were bumped twice now, sorry for that.
2015-08-17Bump PKGREVISION for ncurses shlib bump.wiz1-2/+2
2013-09-12Add USE_TOOLS+=nroff to packages which generate catman pages.jperkin1-1/+3
2012-10-08Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.asau1-3/+1
2012-02-17Uses a BSD makefile.hans1-2/+2
2009-12-29Set license to "gnu-gpl-v2".tron1-1/+2
2008-06-20Add DESTDIR support.joerg1-1/+5
2008-02-22- merge patch-aa and patch-ab, they patched the same file.tnn1-2/+3
- Uses asprintf and getopt_long This closes PR pkg/38054.
2006-10-25Made the package work again on Solaris.rillig1-5/+6
2006-09-09Rename variable MAKEFILE to MAKE_FILE.obache1-2/+2
2006-07-11Change incorrect use of usleep() to use nanosleep() insteadsmb1-1/+2
2006-05-15Update "watch" package to version 3.2.6 (taken from "procps-3.2.6"tron1-7/+6
distribution). The new versions supports a lot of new command line options for e.g. cumulative or sub second intervals.
2006-02-12Pass {BIN,MAN}{OWN,GRP} to the inner Makefile. Bumped PKGREVISION.rillig1-1/+4
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
1999-06-16watch - watch a program with update intervals.simonb1-0/+14
Originally from comp.sources.unix volume 24, now part of the linux "procps" package.