summaryrefslogtreecommitdiff
path: root/wm/blackbox/patches
AgeCommit message (Collapse)AuthorFilesLines
2013-04-30Fix various case of missing includes due to libstdc++'s namespacejoerg2-0/+24
pollution.
2011-11-26Fix build with modern GCCjoerg1-0/+12
2006-01-02Fix template members for GCC 3.4+.joerg1-0/+16
2005-11-11revertingtonio1-12/+11
2005-11-11reverting it.tonio1-7/+7
2005-11-11Rename LATEX_ACCEPTED and LATEX_DEFAULT to TEX_ACCEPTED and TEX_DEFAULTtonio2-18/+19
It is more consistent with the tex.buildlink3.mk name. Also, if a package really needs latex, it just has to set TEX_ACCEPTED to latex distributions altough today, all TEX_ACCEPTED possibilities are latex distributions
2003-08-30Add patch-ad so it will build under gcc 3.3.1. Error was:reed1-0/+13
Window.cc:3234: error: `assert' undeclared (first use this function) (Approved by maintainer, jschauma.)
2003-02-20Add patch which closed PR pkg/19689, as both packages use the same sources.jschauma1-0/+14
This patch was sent to the blackbox maintainers as well. Bump PKG_REVISION.
2002-11-20Rip out bsetroot and bsetbg, which are now provided in wm/bsetroot, so theyjschauma2-0/+26
can be shared with openbox. Bump PKGREVISION.