summaryrefslogtreecommitdiff
path: root/pkgtools
AgeCommit message (Collapse)AuthorFilesLines
2008-10-03Move libXres file list where it belongs (the builtin.mk will detectcube_native_xorgcube2-14/+9
libXRes.so so this is safe).
2008-10-01Add a note why the libtool archive if pixman is not listed.cube1-1/+4
2008-09-23Pull-up revision 1.2, minus the libtool archive. Maybe that will make itcube1-1/+4
work on MacOS X.
2008-09-23Pull-up revision 1.8.cube1-1/+4
2008-09-21Update file list for libXpm for native X.Org.cube1-1/+2
2008-09-21Update file list for libXrandr for native X.Org.cube1-1/+5
2008-09-21Update file lsit for libXrender for native X.Org.cube1-1/+5
2008-09-21Fix file list for libXfixes.cube1-1/+2
2008-09-21Fix file list for Xft2.cube1-1/+3
2008-09-21Fix file list for libXaw.cube1-1/+2
2008-09-21libXres's bl3.mk file referenced Xrender for some unknown reason. More,cube2-1/+10
nothing in x11-links would reference it. So make libXres a "normal" package with a builtin.mk file and list its files in x11-links.
2008-09-21Fix file list for libxkbui and native X.Org.cube1-1/+2
2008-09-21Rework libXdamage support in native X11:cube3-10/+15
- provide a builtin.mk files instead of using x11.buildlink3.mk - split files into a package-specific file - update list of files for native X.Org.
2008-09-21Update xcursor file list for native X.Org.cube1-1/+5
2008-09-21Update MesaLib information for native X.Org.cube1-1/+4
2008-09-18Pasto fix (hi tron!).cube1-2/+2
2008-09-18Handle xtrans from native X.Org.cube2-1/+15
2008-09-18Fix file list for fontconfig in native X.Org.cube1-1/+4
2008-09-18Make sure libfontenc, libdrm, libXfont, libXprintUtil and liblbxutil arecube6-1/+50
handled in native X.Org.
2008-09-18Handle libXevie with native X.Org.cube2-1/+5
2008-09-18Reference x11/libXdmcp.cube1-1/+2
2008-09-18Link in to native X.Org libXTrap and fix libXau.cube2-1/+6
2008-09-17Link in to native X.Org the following packages:cube3-1/+9
libFS and libXScrnSaver For libXScrnSaver, there is a catch. Previously, the code assumed its presence from the fact that X11_TYPE was native. I'm changing that to provide a builtin.mk file. This essentially means that the "native X.Org" functionality of pkgsrc requires said native X.Org to provide the necessary pkg-config files. Expect more change of that kind.
2008-09-17Link in to native X.Org all the remaining "proto" packages:cube10-1/+40
trapproto, vidmodeproto, xf86bigfontproto, xf86dgaproto, xf86driproto, xf86miscproto, xf86vidmodeproto, xproxymanagementprotocol
2008-09-17Link in resourceproto to native X.Org.cube2-1/+5
2008-09-17Link in scrnsaverproto to native X.Org.cube2-1/+5
2008-09-17Link in recordproto to native X.Org.cube2-1/+5
2008-09-17Order bl3.mk files in alphabetical order.cube1-2/+2
2008-09-17Link in printproto to native X.Org.cube2-1/+5
2008-09-17Link in glproto to native X.Org.cube2-1/+9
2008-09-17Match native X.Org's freetype2 library.cube1-1/+4
2008-09-17Link in fontsproto to native X.Org.cube2-1/+8
2008-09-17Link in fontcacheproto to native X.Org.cube2-1/+5
2008-09-17Link in evieext/evieproto (why do I have that feeling this package will becube2-1/+5
renamed in a future X.Org release?).
2008-09-17Link in bigreqsproto.cube2-1/+5
2008-09-17xorg.xextensions has not been used since x11/xextensions disappeared morecube1-54/+0
than two years ago.
2008-09-16Link in damageproto and pixman files.cube3-1/+15
2008-09-16Fix file lists for Xcomposite and compositeproto for native X.Org.cube2-2/+5
2008-09-13Match NetBSD's native X.Org.cube1-1/+5
2008-09-13Symlink correct pkgconfig file.cube1-2/+2
2008-09-13Support native xorg on NetBSD.cube1-1/+5
2008-09-12Determine both for setmode.c and pwcache.c if any of the functions isjoerg2-116/+20
provided by the system and if one is lacking use the file. Don't short cut the list as before and do a second iteration, it is just confusing. This breaks the regression introduced by the last commit on OS X.
2008-09-08libnbcompat-20080908:joerg7-68/+228
- declare endpwent and endgrent if system headers are missing them - check for existance of statfs.f_flags before using it - drop a bunch of redundant function checks Based on the work of Timothy Larson.
2008-09-07DESTDIR support and pkglint clean.obache1-5/+6
Requestd by PR 39456.
2008-09-06Bump PKGREVISION for libevent users due to 1.4.3->1.4.5 shlib name change.wiz1-2/+2
2008-09-02Add DESTDIR support and stop one pkglint warning.obache1-4/+5
Requested by Leonardo Taccari in PR 39443.
2008-08-31+ USE_CMAKErillig1-1/+2
2008-08-30Fixed two pkglint warnings.rillig1-3/+3
2008-08-30Fixed a typo found by Eric Haszlakiewicz.rillig1-2/+2
2008-08-29PKG_DESTDIR_SUPPORT=user-destdirabs1-4/+6