summaryrefslogtreecommitdiff
path: root/x11/kdebindings-ruby
AgeCommit message (Collapse)AuthorFilesLines
2010-01-18Second try at jpeg-8 recursive PKGREVISION bump.wiz2-4/+4
2010-01-17Recursive PKGREVISION bump for jpeg update to 8.wiz2-4/+4
2009-08-26bump revision because of graphics/jpeg updatesno2-4/+4
2009-06-30Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build withjoerg1-1/+3
MAKE_JOBS=2 and worked without.
2009-06-14Remove @dirrm entries from PLISTsjoerg1-3/+1
2009-05-20Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlibwiz2-3/+4
major change. Reported by Robert Elz in PR 41345.
2009-03-20Simply and speed up buildlink3.mk files and processing.joerg1-13/+6
This changes the buildlink3.mk files to use an include guard for the recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS, BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of enter/exit marker, which can be used to reconstruct the tree and to determine first level includes. Avoiding := for large variables (BUILDLINK_ORDER) speeds up parse time as += has linear complexity. The include guard reduces system time by avoiding reading files over and over again. For complex packages this reduces both %user and %sys time to half of the former time.
2008-08-27Update to KDE 3.5.10markd2-6/+5
minor bugfixes
2008-07-14Mark as destdir ready.joerg1-1/+3
2008-06-19- Switch to use vendor_dir with Ruby 1.8.7.taca5-12/+99
- Make it build with Ruby 1.8.7, too. Bump PKGREVISION.
2008-02-20Update to kde3.5.9markd2-6/+5
Minor bugfixes
2008-01-18Per the process outlined in revbump(1), perform a recursive revbumptnn2-4/+4
on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@
2007-11-30Bump PKGREVISION because openexr now depends on ilmbase.wiz2-3/+4
2007-10-20Update to KDE 3.5.8markd2-6/+5
2007-09-21Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.wiz1-1/+2
Bump PKGREVISION.
2007-05-23Update to KDE 3.5.7markd1-4/+4
2007-01-26Update to KDE 3.5.6.markd2-6/+5
2007-01-17Very belatedly bump PKGREVISION for all jasper dependencies becausewiz2-2/+4
of the shlib name change (!) during the update to 1.900.0. Noted by Robert Elz in PR 35431.
2006-10-12Initial import of kdebindings-ruby 3.5.5markd5-0/+70
Ruby language bindings for KDE and Qt.