notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
wrapper Wrapper for X.Org X11 server
1.0_10 x11 Deleted on this many watch lists=177 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.0_10Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: not needed anymore
Expired This port expired on: 2012-03-28
Maintainer: x11@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2000-09-19 13:45:40
Last Update: 2012-04-10 00:32:52
SVN Revision: UNKNOWN
People watching this port, also watch:: freetype2, expat, png, libiconv
License: not specified in port
Description:
This program runs an X server after sanity-checking the environment and any options passed to it. It is meant to enhance security on multi-user systems running XFree86 4 or the X11 server from x.org, where the ability to use a startx script is needed. If you have XFree86 3, do not install this: you do not need it and it will not work. If you have no untrusted users or always run the X server from xdm, you do not need this.
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • xorg-wrapper>0:x11/wrapper
No installation instructions:
This port has been deleted.
PKGNAME: xorg-wrapper
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. x11.pc : x11/libX11
Runtime dependencies:
  1. Xorg : x11-servers/xorg-server
  2. x11.pc : x11/libX11
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Collapse this list.

Number of commits found: 46

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0_10
10 Apr 2012 00:32:52
Original commit files touched by this commit
eadler search for other commits by this committer
This port has not been needed in a long time

2012-03-28 x11/wrapper: not needed anymore
1.0_10
29 Feb 2012 04:03:16
Original commit files touched by this commit
eadler search for other commits by this committer
This is no longer required for any recent version of X

Reviewed by:    kwm, miwi
1.0_10
25 Feb 2011 16:52:50
Original commit files touched by this commit
miwi search for other commits by this committer
- Please welcome Xorg 7.5.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
1.0_10
18 Jul 2010 13:19:39
Original commit files touched by this commit
danfe search for other commits by this committer
- Remove superfluous (second) COMMENT assignment
- 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)
1.0_10
07 Feb 2010 15:25:33
Original commit files touched by this commit
rnoland search for other commits by this committer
Chase xorg-server update and bump driver PORTREVISIONS.
1.0_9
07 May 2009 19:42:40
Original commit files touched by this commit
rnoland search for other commits by this committer
Chase xserver update with driver port bumps.
1.0_8
04 Apr 2009 04:05:11
Original commit files touched by this commit
rnoland search for other commits by this committer
Chase the Xorg server update and bump ports that depend on it.
1.0_7
20 Jun 2008 16:46:38
Original commit files touched by this commit
miwi search for other commits by this committer
- Fix build

Reported by:    iontindy
1.0_7
20 Jun 2008 14:38:56
Original commit files touched by this commit
miwi search for other commits by this committer
- Add missing xorg-server [1]
- Drop Conflict with XFree
- Pass maintainership to X11

PR:             123345 [1]
Submitted by:   Craig Leres (leres@ee.lbl.gov)
Approved by:    flz
1.0_6
19 Apr 2008 17:56:05
Original commit files touched by this commit Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [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)
1.0_6
25 Mar 2008 22:44:48
Original commit files touched by this commit
miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
1.0_5
07 Mar 2008 21:47:50
Original commit files touched by this commit
flz search for other commits by this committer
Remove support for XFree8-4.

From now on, X_WINDOW_SYSTEM != "xorg" is not supported anymore.

PR:             ports/119418
Submitted by:   flz
Approved by:    portmgr (pav)
1.0_5
09 Jul 2007 12:15:21
Original commit files touched by this commit
arved search for other commits by this committer
Fix path to Xserver after move of X11BASE to /usr/local

PR:             114374
Reported by:    leres@ee.lbl.gov (Craig Leres)
1.0_4
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
1.0_3
11 Feb 2006 21:03:14
Original commit files touched by this commit
netchild search for other commits by this committer
Reset maintainership to ports@ after ~4 months without any response to any
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]
1.0_3
06 Sep 2005 19:20:40
Original commit files touched by this commit
garga search for other commits by this committer
- Fix PLIST problem and unbreak

PR:             ports/85024
Submitted by:   Marcus Grando <marcus@corp.grupos.com.br>
Approved by:    maintainer timeout (20 days)
1.0_3
30 Mar 2005 22:27:35
Original commit files touched by this commit
kris search for other commits by this committer
plist is only broken in the xorg case

Approved by:    portmgr (self)
1.0_3
26 Mar 2005 20:16:41
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Incomplete pkg-plist

Approved by:    portmgr (self)
1.0_3
15 Mar 2005 06:12:06
Original commit files touched by this commit
trevor search for other commits by this committer
Add x.org support.

Submitted by:   Davide D'Amico
1.0_3
23 Jul 2004 19:10:32
Original commit files touched by this commit
anholt search for other commits by this committer
- Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
  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)
1.0_3
17 Feb 2004 01:58:49
Original commit files touched by this commit
trevor search for other commits by this committer
Support non-default X11BASE.

PR:             62882
Submitted by:   Stefan Grundmann of waset.de
1.0_3
17 Feb 2004 01:54:46
Original commit files touched by this commit
trevor search for other commits by this committer
Fix misspelling in last commit.
1.0_3
17 Feb 2004 01:52:20
Original commit files touched by this commit
trevor search for other commits by this committer
Suppress bogus "/usr/ports/distfiles//wrapper-1.0.tar.gz: No such
file or directory" message.
1.0_3
22 Jan 2004 13:40:13
Original commit files touched by this commit
trevor search for other commits by this committer
Use PLIST_FILES macro.
1.0_3
13 Nov 2003 10:21:09
Original commit files touched by this commit
trevor search for other commits by this committer
Remove my e-mail address from DESCR files of ports
I have contributed, in order to attract less spam.
1.0_3
13 Nov 2003 10:11:35
Original commit files touched by this commit
trevor search for other commits by this committer
Remove my e-mail address from comment blocks of ports
I have contributed, in hopes of attracting less spam.
1.0_3
21 Apr 2003 10:00:58
Original commit files touched by this commit
kris search for other commits by this committer
Don't install the wrapper binary setgid wheel.  Bump PORTREVISION.
1.0_2
07 Mar 2003 06:36:20
Original commit files touched by this commit
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
1.0_2
21 Sep 2002 22:40:18
Original commit files touched by this commit
trevor search for other commits by this committer
Remove QNX support.
1.0_2
22 May 2002 22:15:37
Original commit files touched by this commit
trevor search for other commits by this committer
The parenthetical information was outdated, so remove it.

Thanks to Rudy~Rockstar for the note.
1.0_2
11 Apr 2002 11:56:56
Original commit files touched by this commit
roam search for other commits by this committer
Fix package deinstallation: only move X.bck over X if the former exists.
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
11 Mar 2002 13:08:22
Original commit files touched by this commit
trevor search for other commits by this committer
Generate the packing list just before installation.
11 Mar 2002 13:04:28
Original commit files touched by this commit
trevor search for other commits by this committer
Add precautions so this won't damage an installation of XFree86 3.X.
11 Mar 2002 12:50:47
Original commit files touched by this commit
trevor search for other commits by this committer
Back out some changes which were made without my review.
11 Mar 2002 12:14:33
Original commit files touched by this commit
trevor search for other commits by this committer
Update my e-mail address.
27 Jul 2001 16:46:25
commit hash: fp1.16568@dev.null.freshports.orgcommit hash: fp1.16568@dev.null.freshports.orgcommit hash: fp1.16568@dev.null.freshports.orgcommit hash: fp1.16568@dev.null.freshports.org files touched by this commit
dd search for other commits by this committer
The value of FORBIDDEN shouldn't have a period at the end: bsd.port.mk   does
that automatically.    
30 May 2001 16:33:02
commit hash: fp1.14412@dev.null.freshports.orgcommit hash: fp1.14412@dev.null.freshports.orgcommit hash: fp1.14412@dev.null.freshports.orgcommit hash: fp1.14412@dev.null.freshports.org files touched by this commit
sf search for other commits by this committer
describe this port is for XFree86-4 only.    
30 May 2001 16:23:58
commit hash: fp1.14410@dev.null.freshports.orgcommit hash: fp1.14410@dev.null.freshports.orgcommit hash: fp1.14410@dev.null.freshports.orgcommit hash: fp1.14410@dev.null.freshports.org files touched by this commit
sf search for other commits by this committer
mark as FORBIDDEN if ${XFREE86_VERSION} == 3.   add dummy MASTER_SITES and
DISTFILES to make portlint happy.    
03 Nov 2000 22:03:31
commit hash: fp1.6043@dev.null.freshports.orgcommit hash: fp1.6043@dev.null.freshports.orgcommit hash: fp1.6043@dev.null.freshports.orgcommit hash: fp1.6043@dev.null.freshports.org files touched by this commit
trevor search for other commits by this committer
Increment PORTREVISION, because of the change to pkg-deinstall.    
03 Nov 2000 21:55:51
commit hash: fp1.6042@dev.null.freshports.orgcommit hash: fp1.6042@dev.null.freshports.orgcommit hash: fp1.6042@dev.null.freshports.orgcommit hash: fp1.6042@dev.null.freshports.org files touched by this commit
trevor search for other commits by this committer
On deinstallation, do not apply an SUID bit to the X server, since   neither the
XFree86-4 nor XFree86-4-Server ports install privileged   X servers any longer. 
  
03 Nov 2000 11:08:13
commit hash: fp1.5980@dev.null.freshports.orgcommit hash: fp1.5980@dev.null.freshports.orgcommit hash: fp1.5980@dev.null.freshports.orgcommit hash: fp1.5980@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Change wrapper dependency -- depend on wrapper from XFree86-4-Server.  Don't  
install server with setuid bit.  Various fixed from XFree86-4 port.    
23 Oct 2000 13:54:04
commit hash: fp1.5392@dev.null.freshports.orgcommit hash: fp1.5392@dev.null.freshports.orgcommit hash: fp1.5392@dev.null.freshports.orgcommit hash: fp1.5392@dev.null.freshports.org files touched by this commit
trevor search for other commits by this committer
Put the source for this into the port skeleton.    
23 Oct 2000 13:03:46
commit hash: fp1.5385@dev.null.freshports.orgcommit hash: fp1.5385@dev.null.freshports.orgcommit hash: fp1.5385@dev.null.freshports.orgcommit hash: fp1.5385@dev.null.freshports.org files touched by this commit
trevor search for other commits by this committer
Add dependency on x11-servers/Xfree86-4-Server.   Add pkg-install.    
08 Oct 2000 07:56:00
commit hash: fp1.4824@dev.null.freshports.orgcommit hash: fp1.4824@dev.null.freshports.orgcommit hash: fp1.4824@dev.null.freshports.orgcommit hash: fp1.4824@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category x11 to new layout.  
02 Oct 2000 06:39:36
commit hash: fp1.4519@dev.null.freshports.orgcommit hash: fp1.4519@dev.null.freshports.orgcommit hash: fp1.4519@dev.null.freshports.orgcommit hash: fp1.4519@dev.null.freshports.org files touched by this commit
trevor search for other commits by this committer
Change MAINTAINER for my ports.    
19 Sep 2000 17:45:40
commit hash: fp1.4112@dev.null.freshports.orgcommit hash: fp1.4112@dev.null.freshports.orgcommit hash: fp1.4112@dev.null.freshports.orgcommit hash: fp1.4112@dev.null.freshports.org files touched by this commit
ade search for other commits by this committer
Add wrapper, a program that runs an X server after sanity-checking   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.    

Number of commits found: 46