aboutsummaryrefslogtreecommitdiff
path: root/devel/lndir
Commit message (Collapse)AuthorAgeFilesLines
* Support stageBaptiste Daroussin2014-01-211-4/+2
| | | | Notes: svn path=/head/; revision=340580
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | devel part 3) Notes: svn path=/head/; revision=327724
* The FreeBSD x11 team proudly presentsNiclas Zeising2013-05-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | an zeising, kwm, miwi, bapt, eadler production: Xorg 7.7 Starring: xserver 1.12.4 (new xorg only) Mesa 8.0.4, including libGL, libGLU and dri (new xorg only) libX11 1.5.0 libxcb 1.9 libdrm 2.4.42 (new xorg only) freeglut 2.8.1 Also starring: Updates to drivers and other libraries and utilities Additional notes: Change pkgconf to be a build dependency. Add a new USE_XORG, xcb, to depend on libxcb and update all ports to use this. Trim makefile headers. Take maintanership of x11/xcb-proto, ok'd by ashish. If you are running WITH_NEW_XORG=, you need to rebuild all installed drivers, see UPDATING for more information. Various fixes to make ports compile. PR: ports/177942 Exp-run by: miwi Approved by: portmgr (miwi) Thanks to all who helped testing! Notes: svn path=/head/; revision=319055
* Add a new xorg module, to use with USE_XORG: xorg-macros. This moduleNiclas Zeising2013-03-111-8/+2
| | | | | | | | | | | | | | pulls in devel/xorg-macros. Convert all ports that depends on xorg-macros to use this USE_XORG. Split up the long XORG_MODULES= list in bsd.xorg.mk to have only one module on each line. Add xorg-macros dependency to xorg-server. Reviewed by: kwm, bapt Obtained from: xorg development repo (partly) Notes: svn path=/head/; revision=313929
* - Update to 1.0.3Martin Wilke2012-05-252-3/+5
| | | | | | | | | PR: 167523 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Approved by: maintainer timeout Notes: svn path=/head/; revision=297436
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-2/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276999
* XFree86-4 is no longer supported on FreeBSD. The imake-4 port wasMartin Wilke2008-07-271-2/+0
| | | | | | | | | | | removed on 2008-03-07 so the CONFLICTS assignment in the lndir port is no longer necessary. PR: 125989 Submitted by: Carlos Santos <unixmania@gmail.com> (maintainer) Notes: svn path=/head/; revision=217654
* The lndir program makes a shadow copy of a directory tree, except that theLars Engels2007-10-153-0/+33
shadow is populated with symbolic links pointing at the real files in the original directory tree. This is usually useful for maintaining source code for different machine architectures. PR: ports/117156 Submitted by: "Carlos A. M. dos Santos" <unixmania (AT) gmail.com> Approved by: miwi (mentor) Notes: svn path=/head/; revision=201525