2012-09-24 19:14:38 by Aleksej Saushev | Files touched by this commit (19) |
Log message: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. Mark packages that don't or might probably not have staged installation. |
2012-06-14 02:35:07 by othyro | Files touched by this commit (1) |
Log message: Commented. |
2012-06-14 02:34:26 by othyro | Files touched by this commit (1) |
Log message: Regenerated due to commenting patches/patch-aa. |
2012-06-14 02:33:25 by othyro | Files touched by this commit (1) |
Log message: PKG_DESTDIR_SUPPORT=user-destdir; +LICENSE; Corrected HOMEPAGE. delint |
2010-06-14 00:46:55 by Thomas Klausner | Files touched by this commit (271) |
Log message: Bump PKGREVISION for libpng shlib name change. Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x. |
2009-10-11 12:44:25 by Thomas Klausner | Files touched by this commit (267) |
Log message: Remove obsolete @dirrm lines. |
2007-09-21 15:06:49 by Thomas Klausner | Files touched by this commit (113) |
Log message: Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves. Bump PKGREVISION. |
2006-03-14 02:27:57 by Johnny C. Lam | Files touched by this commit (82) |
Log message: Catch up to modern pkginstall framework: USE_PKGINSTALL has been dead for a while now, and *_EXTRA_TMPL are generally not needed anymore. |
2005-11-28 01:27:22 by Roland Illig | Files touched by this commit (79) |
Log message: Ran pkglint --autofix over the complete pkgsrc-wip. This changed all instances like MAKE_ENV+= VAR=${VAR} to the properly quoted form, VAR=${VAR:Q}, or even VAR=${VAR:M*:Q} if necessary. Manually reviewed the changes. |
2005-10-25 15:51:03 by Antoine Reilles | Files touched by this commit (6) | |
Log message: Initial import of brltty BRLTTY is a background process (daemon) which provides access to the Linux/Unix console (when in text mode) for a blind person using a refreshable braille display. It drives the braille display, and provides complete screen review functionality. See http://www.mielke.cc/brltty/ for more details |