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
2024-11-06 Today brought in a new category: filesystems. Sadly, the website did not process it well. I am working on that. It may take a few days.
2024-11-07 Commit processing is halted. I have a fix for the new category. It is making its way through the system.
UPDATE: the backend is processing the original filesystems commit now. It should take about an hour.
UPDATE: as of 20:30 UTC, the filesystems commit has been processed. Commit processing is now up to date.
Port details
presentproto Present protocol specification
1.1 x11 Deleted on this many watch lists=5 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.1Version of this port present on the latest quarterly branch.
Maintainer: x11@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-12-16 11:11:44
Last Update: 2018-07-31 18:41:30
SVN Revision: 476013
People watching this port, also watch:: desktop-file-utils, mkfontscale, python, font-misc-meltho, zip
License: MIT
Description:
This package contains X.Org Present protocol specification.
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (7 items)
Collapse this list.
  1. /usr/local/share/licenses/presentproto-1.1/catalog.mk
  2. /usr/local/share/licenses/presentproto-1.1/LICENSE
  3. /usr/local/share/licenses/presentproto-1.1/MIT
  4. include/X11/extensions/presentproto.h
  5. include/X11/extensions/presenttokens.h
  6. libdata/pkgconfig/presentproto.pc
  7. share/doc/presentproto/presentproto.txt
Collapse this list.
Dependency lines:
  • presentproto>0:x11/presentproto
No installation instructions:
This port has been deleted.
PKGNAME: presentproto
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1485631172 SHA256 (xorg/proto/presentproto-1.1.tar.bz2) = f69b23a8869f78a5898aaf53938b829c8165e597cda34f06024d43ee1e6d26b9 SIZE (xorg/proto/presentproto-1.1.tar.bz2) = 116156

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. pkgconf>=1.3.0_1 : devel/pkgconf
  2. xorg-macros.pc : devel/xorg-macros
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 7 deleted ports
  1. graphics/dri*
  2. graphics/gbm*
  3. graphics/libEGL*
  4. graphics/libGL*
  5. graphics/libglapi*
  6. graphics/libglesv2*
  7. x11-drivers/xf86-video-fbdev*
  8. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
N/A
USES:
tar:bzip2 pkgconfig pathfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (21 items)
Collapse this list.
  1. http://artfiles.org/x.org/pub/individual/proto/
  2. http://ftp.gwdg.de/pub/x11/x.org/pub/individual/proto/
  3. http://ftp.kaist.ac.kr/x.org/individual/proto/
  4. http://ftp.yz.yamagata-u.ac.jp/pub/X11/x.org/individual/proto/
  5. http://gd.tuwien.ac.at/X11/individual/proto/
  6. http://mi.mirror.garr.it/mirrors/x.org/individual/proto/
  7. http://mirror.csclub.uwaterloo.ca/x.org/individual/proto/
  8. http://mirror.de.leaseweb.net/xorg/individual/proto/
  9. http://mirror.nl.leaseweb.net/xorg/individual/proto/
  10. http://mirror.switch.ch/ftp/mirror/X11/pub/individual/proto/
  11. http://mirror.us.leaseweb.net/xorg/individual/proto/
  12. http://mirrors.go-part.com/xorg/individual/proto/
  13. http://mirrors.ircam.fr/pub/x.org/individual/proto/
  14. http://www.mirrorservice.org/sites/ftp.x.org/pub/individual/proto/
  15. http://www.portal-to-web.de/pub/mirrors/x.org/individual/proto/
  16. http://x.cybermirror.org/individual/proto/
  17. http://x.europnews.de/pub/individual/proto/
  18. http://xorg.freedesktop.org/releases/individual/proto/
  19. http://xorg.mirror.solnet.ch/pub/individual/proto/
  20. http://xorg.mirrors.pair.com/individual/proto/
Collapse this list.

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.1
31 Jul 2018 18:41:30
Revision:476013Original commit files touched by this commit
zeising search for other commits by this committer
Switch to xorgproto instead of individual packages

Upstream used to distribute protocol headers as separate packages, but has
decided to merge those to a common package, named xorgproto.  This update
tracks that change.

* Add a new port, x11/xorgproto, with are protocol headers for xorg.
* Hook the new protocol port to the build and to infrastructure in
  bsd.xorg.mk.
* Update all ports with a dependency on any of the old *proto packages to
  instead depend on xorgproto.  Bump portrevision.
* Delete the old *proto packages, update MOVED.

PR:		230023
Submitted by:	zeising
Approved by:	portmgr (antoine)
exp-run by:	antoine
1.1
28 Jan 2017 19:21:32
Revision:432646Original commit files touched by this commit
bapt search for other commits by this committer
Update to 1.1
1.0
08 Dec 2014 21:05:42
Revision:374323Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
1.0
16 Dec 2013 11:11:10
Revision:336621Original commit files touched by this commit
zeising search for other commits by this committer
Switch FreeBSD CURRENT to use the new xorg stack (WITH_NEW_XORG=) [0]
If the old xorg stack is still needed, it is possible to add WITHOUT_NEW_XORG=
to /etc/make.conf to get the old version.

Update several xorg related ports, including:
x11/libxcb 1.9.1 -> 1.9.3
graphics/libdrm 2.4.46 -> 2.4.50
x11/pixman 0.30.2 -> 0.32.4
x11/xkeyboard-config 2.9 -> 2.10.1
x11-drivers/xf86-input-keyboard 1.7.0 -> 1.8.0

Fix dissapearing cursor in xf86-video-vmware [2]

Stagify all x11@-owned ports

Bump portrevisions for xf86-* ports due to xserver version change.

Fix fallout from updates where needed.

Thanks to:	all testersi, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/184684 [1], ports/181385 [2]
Submitted by:	Douglas Carmichael <dcarmich@dcarmichael.net> [2]
Approved by:	portmgr (bdrewery), core (jhb) [0]

Number of commits found: 4