aboutsummaryrefslogtreecommitdiff
path: root/x11/wrapper
Commit message (Collapse)AuthorAgeFilesLines
* This port has not been needed in a long timeEitan Adler2012-04-105-378/+0
| | | | | | | 2012-03-28 x11/wrapper: not needed anymore Notes: svn path=/head/; revision=294468
* This is no longer required for any recent version of XEitan Adler2012-02-291-0/+3
| | | | | | | Reviewed by: kwm, miwi Notes: svn path=/head/; revision=292414
* - Please welcome Xorg 7.5.1Martin Wilke2011-02-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | The X-Server has been patched to the latest 1.7.X series, drivers and fonts have been updated to the latest versions. This update includes some components from Xorg 7.6 with a lot of improvements, and it seems that the performance is much better than the old version. Also this Update fix build issues with clang and binutils 2.17.50 in current, remove 6.X gruft and de-author pkg-descr. I would like to thank: Beat Gaetzi Dima Panov Koop Mast Eitan Adler and all Testers. PR: ports/147646 ports/148035 ports/148744 ports/150223 ports/152889 ports/154457 Notes: svn path=/head/; revision=269720
* - Remove superfluous (second) COMMENT assignmentAlexey Dokuchaev2010-07-182-12/+8
| | | | | | | | | | | | | - Unmute program installation statement - Explicitly state that do-fetch target is empty per what bpm suggests - Clean up Makefile - Use canonical spelling of X.Org in pkg-descr, kill attribution (port author is credited in Makefile header) Approved by: x11 (timeout since 06/10) Notes: svn path=/head/; revision=257912
* Chase xorg-server update and bump driver PORTREVISIONS.Robert Noland2010-02-071-1/+1
| | | | Notes: svn path=/head/; revision=249387
* Chase xserver update with driver port bumps.Robert Noland2009-05-071-1/+1
| | | | Notes: svn path=/head/; revision=233382
* Chase the Xorg server update and bump ports that depend on it.Robert Noland2009-04-041-1/+1
| | | | Notes: svn path=/head/; revision=231571
* - Fix buildMartin Wilke2008-06-201-2/+3
| | | | | | | Reported by: iontindy Notes: svn path=/head/; revision=215368
* - Add missing xorg-server [1]Martin Wilke2008-06-201-3/+4
| | | | | | | | | | | | - Drop Conflict with XFree - Pass maintainership to X11 PR: 123345 [1] Submitted by: Craig Leres (leres@ee.lbl.gov) Approved by: flz Notes: svn path=/head/; revision=215355
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+1
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-251-2/+2
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209811
* Remove support for XFree8-4.Florent Thoumie2008-03-071-7/+1
| | | | | | | | | | | From now on, X_WINDOW_SYSTEM != "xorg" is not supported anymore. PR: ports/119418 Submitted by: flz Approved by: portmgr (pav) Notes: svn path=/head/; revision=208626
* Fix path to Xserver after move of X11BASE to /usr/localTilman Keskinoz2007-07-091-2/+2
| | | | | | | | PR: 114374 Reported by: leres@ee.lbl.gov (Craig Leres) Notes: svn path=/head/; revision=195293
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Reset maintainership to ports@ after ~4 months without any response to anyAlexander Leidinger2006-02-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | PR. Thanks for contributing. Since the acroread7 port is a somewhat important port for our users, I will hand it over to emulation@ if no _active_ *committer* takes it before the ports freeze. While I'm here: - fix a little nit in the csound port (I think the intention was to create no backup file instead of creating one with a "-e" extension) - set ARCH to i386 in the amd64 case for the acroread7 port. This is a work-around to be able to install everything when a dependency is not already installed (ARCH is read-only in sub-makes, so the dependencies can't change it). This should be removed when the dependencies are fixed or converted to use bsd.linux-rpm.mk. [1] Not objected to by: portmgr (explicit: krion; silence: rest) Maintainer timeout: ~4 months Submitted by: Sangwoo Shim <sangwoos@gmail.com> [1] PR: 87985 [1] Notes: svn path=/head/; revision=155784
* - Fix PLIST problem and unbreakRenato Botelho2005-09-062-1/+12
| | | | | | | | | PR: ports/85024 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> Approved by: maintainer timeout (20 days) Notes: svn path=/head/; revision=142119
* plist is only broken in the xorg caseKris Kennaway2005-03-301-2/+1
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=132125
* BROKEN: Incomplete pkg-plistKris Kennaway2005-03-261-0/+2
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=131983
* Add x.org support.Trevor Johnson2005-03-153-17/+24
| | | | | | | Submitted by: Davide D'Amico Notes: svn path=/head/; revision=131290
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,Eric Anholt2004-07-231-1/+5
| | | | | | | | | | | | | | | and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated. - Make xorg the default X_WINDOW_SYSTEM on -current. - Add several new X_*_PORT variables which point to various pieces of X11 based on the setting of X_WINDOW_SYSTEM, and make ports use them. - Add information to CHANGES about how to handle the transition. PR: ports/68763 Approved by: portmgr (marcus) Approved by: re (scottl) Notes: svn path=/head/; revision=114511
* Support non-default X11BASE.Trevor Johnson2004-02-171-1/+1
| | | | | | | | PR: 62882 Submitted by: Stefan Grundmann of waset.de Notes: svn path=/head/; revision=101126
* Fix misspelling in last commit.Trevor Johnson2004-02-171-2/+2
| | | | Notes: svn path=/head/; revision=101125
* Suppress bogus "/usr/ports/distfiles//wrapper-1.0.tar.gz: No suchTrevor Johnson2004-02-171-0/+2
| | | | | | | file or directory" message. Notes: svn path=/head/; revision=101124
* Use PLIST_FILES macro.Trevor Johnson2004-01-221-4/+1
| | | | Notes: svn path=/head/; revision=98803
* Remove my e-mail address from DESCR files of portsTrevor Johnson2003-11-131-1/+0
| | | | | | | I have contributed, in order to attract less spam. Notes: svn path=/head/; revision=93877
* Remove my e-mail address from comment blocks of portsTrevor Johnson2003-11-131-1/+1
| | | | | | | I have contributed, in hopes of attracting less spam. Notes: svn path=/head/; revision=93876
* Don't install the wrapper binary setgid wheel. Bump PORTREVISION.Kris Kennaway2003-04-212-2/+2
| | | | Notes: svn path=/head/; revision=79403
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77047
* Remove QNX support.Trevor Johnson2002-09-211-8/+0
| | | | Notes: svn path=/head/; revision=67024
* The parenthetical information was outdated, so remove it.Trevor Johnson2002-05-221-2/+1
| | | | | | | Thanks to Rudy~Rockstar for the note. Notes: svn path=/head/; revision=59735
* Fix package deinstallation: only move X.bck over X if the former exists.Peter Pentchev2002-04-112-2/+4
| | | | | | | | | | | | | | | | Since pkg_deinstall(1) invokes the package deinstall script twice, at the second invocation X.bck is no longer there, and mv(1), even with the -f flag, returns a non-zero exit code. The shell executing the script propagates this exit code right back unto pkg_deinstall(1), which complains and aborts the package deinstallation. I wish I had not forgotten about this problem, so this could go in before DP1 was cut :( Approved by: no response from trevor@, the port maintainer Notes: svn path=/head/; revision=57571
* Generate the packing list just before installation.Trevor Johnson2002-03-112-1/+4
| | | | Notes: svn path=/head/; revision=55863
* Add precautions so this won't damage an installation of XFree86 3.X.Trevor Johnson2002-03-113-6/+9
| | | | Notes: svn path=/head/; revision=55862
* Back out some changes which were made without my review.Trevor Johnson2002-03-111-9/+1
| | | | Notes: svn path=/head/; revision=55861
* Update my e-mail address.Trevor Johnson2002-03-111-1/+1
| | | | Notes: svn path=/head/; revision=55860
* The value of FORBIDDEN shouldn't have a period at the end: bsd.port.mkDima Dorfman2001-07-271-1/+1
| | | | | | | does that automatically. Notes: svn path=/head/; revision=45543
* describe this port is for XFree86-4 only.FUJISHIMA Satsuki2001-05-301-1/+1
| | | | Notes: svn path=/head/; revision=43318
* mark as FORBIDDEN if ${XFREE86_VERSION} == 3.FUJISHIMA Satsuki2001-05-301-1/+9
| | | | | | | add dummy MASTER_SITES and DISTFILES to make portlint happy. Notes: svn path=/head/; revision=43316
* Increment PORTREVISION, because of the change to pkg-deinstall.Trevor Johnson2000-11-031-0/+1
| | | | Notes: svn path=/head/; revision=34790
* On deinstallation, do not apply an SUID bit to the X server, sinceTrevor Johnson2000-11-031-1/+0
| | | | | | | | neither the XFree86-4 nor XFree86-4-Server ports install privileged X servers any longer. Notes: svn path=/head/; revision=34789
* Change wrapper dependency -- depend on wrapper from XFree86-4-Server. Don'tSatoshi Asami2000-11-032-3/+1
| | | | | | | | | install server with setuid bit. Various fixed from XFree86-4 port. Submitted by: taguchi@tohoku.iij.ad.jp (XFree86-4-* maintainer) Notes: svn path=/head/; revision=34721
* Put the source for this into the port skeleton.Trevor Johnson2000-10-232-7/+315
| | | | | | | Obtained from: XFree86 3.3.6, with some minor changes by me Notes: svn path=/head/; revision=34137
* Add dependency on x11-servers/Xfree86-4-Server.Trevor Johnson2000-10-232-5/+14
| | | | | | | | | | Add pkg-install. Submitted by: Kato Tsuguru <tkato@prontomail.ne.jp Reviewed by: will Notes: svn path=/head/; revision=34131
* Change MAINTAINER for my ports.Trevor Johnson2000-10-021-1/+1
| | | | | | | Approved by: will Notes: svn path=/head/; revision=33312
* Add wrapper, a program that runs an X server after sanity-checkingAde Lovett2000-09-195-0/+48
the environment and any options passed to it. It is meant to enhance security on multi-user systems running XFree86 4.x, where the ability to use a startx script is needed. If you have XFree86 3.x, do not install this, you do not need it and it will not work. PR: 21352 Submitted by: Trevor Johnson <trevor@jpj.net> Notes: svn path=/head/; revision=32868