8f26 FreshPorts -- x11/xdm
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
xdm 1.1.11 x11 on this many watch lists=35 search for ports that depend on this port
X.Org X display manager
Maintained by: x11@FreeBSD.org search for ports maintained by this maintainer
Port Added: 23 May 2007 03:28:46
License: MIT


This package contains xdm, the X.Org X Display manager.
SVNWeb : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/pkgconf
  2. devel/xorg-macros
  3. x11-toolkits/libXmu
  4. x11/libX11
  5. x11/libXau
  6. x11/libXinerama
  7. x11/libXpm
  8. x11/libXdmcp
  9. x11-toolkits/libXt
  10. x11/libXext
  11. x11-toolkits/libXaw
Required To Run:
  1. x11-toolkits/libXmu
  2. x11/libX11
  3. x11/libXau
  4. x11/libXinerama
  5. x11/libXpm
  6. x11/libXdmcp
  7. x11-toolkits/libXt
  8. x11/libXext
  9. x11-toolkits/libXaw
There are no ports dependent upon this port

To install the port: cd /usr/ports/x11/xdm/ && make install clean
To add the package: pkg_add -r xdm


Configuration Options
===> The following configuration options are available for xdm-1.1.11:
     XDMSHELL=off: Install xdmshell
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/xorg/app/
  2. http://artfiles.org/x.org/pub/individual/app/
  3. http://ftp.gwdg.de/pub/x11/x.org/pub/individual/app/
  4. http://ftp.kaist.ac.kr/x.org/individual/app/
  5. http://ftp.yz.yamagata-u.ac.jp/pub/X11/x.org/individual/app/
  6. http://gd.tuwien.ac.at/X11/individual/app/
  7. http://mi.mirror.garr.it/mirrors/x.org/individual/app/
  8. http://mirror.csclub.uwaterloo.ca/x.org/individual/app/
  9. http://mirror.de.leaseweb.net/xorg/individual/app/
  10. http://mirror.nl.leaseweb.net/xorg/individual/app/
  11. http://mirror.switch.ch/ftp/mirror/X11/pub/individual/app/
  12. http://mirror.us.leaseweb.net/xorg/individual/app/
  13. http://mirrors.go-part.com/xorg/individual/app/
  14. http://mirrors.ircam.fr/pub/x.org/individual/app/
  15. http://www.mirrorservice.org/sites/ftp.x.org/pub/individual/app/
  16. http://www.portal-to-web.de/pub/mirrors/x.org/individual/app/
  17. http://x.cs.pu.edu.tw/individual/app/
  18. http://x.cybermirror.org/individual/app/
  19. http://x.europnews.de/pub/individual/app/
  20. http://xorg.freedesktop.org/releases/individual/app/
  21. http://xorg.mirror.solnet.ch/pub/individual/app/
  22. http://xorg.mirrors.pair.com/individual/app/

Number of commits found: 20

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
14 Jun 2013 12:01:29
Original commit files touched by this commit  1.1.11
miwi search for other commits by this committer
- Correct dirctory removal
04 May 2013 22:48:04
Original commit files touched by this commit  1.1.11
flo search for other commits by this committer
Fix installation of ports that rely on cp -n for installing files. r245960
changed cp to exit with a non-zero exit code if the file exists and is not
overwritten thus causing ports to fail installing when e.g. trying to cp
.default -> .conf files that already exist.

We just ignore the error and continue, as we used to.

Reported by:	jaset
Approved by:	portmgr (bapt)
05 Jan 2013 22:57:40
Original commit files touched by this commit  1.1.11
kwm search for other commits by this committer
Convert x11@ owned ports to OptionsNG. Thanks go to bapt@ for review and help
rendered with deciphering the monster that is xorg-drivers.

With hat:	x11@
27 Sep 2012 09:45:39
Original commit files touched by this commit  1.1.11
zeising search for other commits by this committer
Fix build when clang is installed as cc (more specifically when clang-cpp is
installed as cpp).
This is done in a similar way as in other x11 ports with the same issue, see
r301687 for details.

PR:		ports/172100
Submitted by:	Oliver Pinter <oliver.pntr@gmail.com> (pr)
		Jan Beich <jbeich@tormail.org> (patch, based on)
Approved by:	miwi (mentor)
Obtained from:	xorg staging area
21 Apr 2012 17:03:32
Original commit files touched by this commit  1.1.11
miwi search for other commits by this committer
- Please welcome Xorg 7.5.2

       The Xorg Team is pleased to announce the next round of Xorg updates.
       The team created a new flag called WITH_NEW_XORG that users can include
       in /etc/make.conf. This was created for the intel KMS work being done
       althouthough It probably works for other chips. Unfortunately, the intel
       KMS driver will only work on FreeBSD 9(RELENG|STABLE) or 10/HEAD users.
       Older version of FreeBSD will not be supported. Intel users will need
       to patch their source manually with Konstantin?s KMS kernel patch to get
       the newer chips to work. Please carefully read UPDATING entry.

Changes:

        - libdrm 2.4.31 (including KMS support)
        - mesa 7.11.2
        - xorg-server 1.10.6
        - a lot of new Graphic Drivers.

    I would like to thank:

         Koop Mast
         Eitan Adler
         Niclas Zeising
         and all helpers and testers from x11@.
29 Nov 2011 03:02:44
Original commit files touched by this commit  1.1.11
eadler search for other commits by this committer
- update to 1.1.11

Some new features:
- Check for allowRootLogin on PAM and non-OpenBSD passwd authentication backends
- Add man page for xdmshell
- Some memory leaks fixed
- Use explicitly /bin/sh for running of Xwilling script via su.
- many config fixes and changes

Obtained from:  xorg-devel repo
Feature safe:   yes
24 Oct 2011 04:17:38
Original commit files touched by this commit  1.1.10
dougb search for other commits by this committer
Remove more tags from pkg-descr files fo the form:

- 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.
22 Sep 2011 13:51:54
Original commit files touched by this commit  1.1.10
eadler search for other commits by this committer
- updated evieext to 1.1.1
- updated libSM to 1.2.0,1
- updated libX11 to 1.4.4,1
- updated libXevie to 1.0.3
- updated libXext to 1.3.0_1,1
- updated libXfixes to 4.0.4
- updated libXi to 1.4.3,1
- updated libXinerama to 1.1.1,1
- updated libXp to 1.0.1,1
- updated libXpm to 3.5.9
- updated libXrandr to 1.3.2
- updated libXrender to 0.9.6
- updated libXres to 1.0.5
- updated libXtst to 1.2.0
- updated libXv to 1.0.6,1
(Only the first 15 lines of the commit message are shown above View all of this commit message)
19 Mar 2011 12:38:54
Original commit files touched by this commit  1.1.8_3
miwi search for other commits by this committer
- Get Rid MD5 support
25 Feb 2011 16:52:50
Original commit files touched by this commit  1.1.8_3
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
12 Aug 2009 13:33:27
Original commit files touched by this commit  1.1.8_2
olgeni search for other commits by this committer
Remove xdm-config, which is already handled by @exec and @unexec.

PR:             ports/137391
23 Jan 2009 16:28:36
Original commit files touched by this commit  1.1.8_1
flz search for other commits by this committer
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
02 Jan 2008 14:16:54
Original commit files touched by this commit  1.1.6_3
flz search for other commits by this committer
- Fix if-block in Xresources. [1]
- Fix paths in various scripts. [2]

PR:             ports/117722 [1], ports/117841 [2]
Submitted by:   Warren Block [1], J.R. Oldroyd [2]
29 Oct 2007 15:04:44
Original commit files touched by this commit  1.1.6_2
flz search for other commits by this committer
Fix path. Xdm should look in lib/X11/xdm not share/examples/xdm.

PR:             ports/116421
Submitted by:   Warren Block <wblcok@wonkity.com>
09 Oct 2007 19:26:51
Original commit files touched by this commit  1.1.6_1
flz search for other commits by this committer
- Fix configuration file location.
- Respect user context.
13 Sep 2007 19:45:08
Original commit files touched by this commit  1.1.6
flz search for other commits by this committer
- Update X.org ports to 7.3.
- Mark XFree86-4 as DEPRECATED with EXPIRATION_DATE set to 2007-12-25.
I hope that nobody will be bored enough on Christmas to remove them on
that day.

Tested by:      vehemens, Rene Ladan, Beech Rintoul, sarek on x11@
02 Jul 2007 17:35:13
Original commit files touched by this commit  1.1.4_3
lesi search for other commits by this committer
Replace placeholder XDMCONFIGDIR with proper value in Xreset and Xstartup
scripts [1].
Don't clobber user modifiable config files and scripts [2].

PR:             [1] ports/113029 (REINPLACE instead of patch), [2] ports/113894
07 Jun 2007 19:48:59
Original commit files touched by this commit  1.1.4_2
lesi search for other commits by this committer
- Restore inheriting environment from login.conf by restoring patch
  from x11/xorg-clients [1]
- Restore inheriting SSH_AUTH_SOCK after pam_ssh authentication
  (https://bugs.freedesktop.org/show_bug.cgi?id=11020) [2]

PR:             ports/112932 [1], ports/113031 [2]
Obtained from:  X.org git [2]
30 May 2007 23:59:32
Original commit files touched by this commit  1.1.4_1
lesi search for other commits by this committer
Clenup share/X11 directory upon deinstall.

Pointed out by: kris
19 May 2007 20:32:57
Original commit files touched by this commit  1.1.4_1
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}.

Number of commits found: 20

28a3
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
asterisk*Jun 19
asterisk10*Jun 19
clamav*Jun 19
clamav-devel*Jun 19
cyrus-imspd*Jun 19
glpi*Jun 19
otrsJun 19
otrsJun 19
tshark*Jun 19
tshark-lite*Jun 19
wireshark*Jun 19
wireshark-lite*Jun 19
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18

15 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24572
Broken 187
Deprecated 454
Ignore 561
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 48
Set to expire 439
Interactive 33
new 24 hours 6
new 48 hours13
new 7 days33
new fortnight85
new month178

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0