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
resourceproto Resource extension headers
1.2.0 x11 Deleted on this many watch lists=45 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.2.0Version of this port present on the latest quarterly branch.
Maintainer: x11@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2007-05-23 03:28:46
Last Update: 2018-07-31 18:41:30
SVN Revision: 476013
People watching this port, also watch:: expat, libXdamage, libXcomposite
License: MIT
WWW:
https://www.freedesktop.org/wiki/Software/xlibs/
Description:
This package contains X.Org Resource extension headers. WWW: https://www.freedesktop.org/wiki/Software/xlibs/
Homepage    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 (5 items)
Collapse this list.
  1. /usr/local/share/licenses/resourceproto-1.2.0/catalog.mk
  2. /usr/local/share/licenses/resourceproto-1.2.0/LICENSE
  3. /usr/local/share/licenses/resourceproto-1.2.0/MIT
  4. include/X11/extensions/XResproto.h
  5. libdata/pkgconfig/resourceproto.pc
Collapse this list.
Dependency lines:
  • resourceproto>0:x11/resourceproto
No installation instructions:
This port has been deleted.
PKGNAME: resourceproto
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (xorg/proto/resourceproto-1.2.0.tar.bz2) = 3c66003a6bdeb0f70932a9ed3cf57cc554234154378d301e0c5cfa189d8f6818 SIZE (xorg/proto/resourceproto-1.2.0.tar.bz2) = 102992

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. 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 13 deleted ports
  1. x11-drivers/input-wacom*
  2. x11-drivers/xf86-input-magictouch*
  3. x11-drivers/xf86-video-ati-ums*
  4. x11-drivers/xf86-video-cyrix*
  5. x11-drivers/xf86-video-fbdev*
  6. x11-drivers/xf86-video-imstt*
  7. x11-drivers/xf86-video-newport*
  8. x11-drivers/xf86-video-nouveau*
  9. x11-drivers/xf86-video-radeonhd*
  10. x11-drivers/xf86-video-rdc*
  11. x11-drivers/xf86-video-sis-intel*
  12. x11-drivers/xf86-video-tga*
  13. x11-drivers/xf86-video-via*
  14. 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://ftp.kaist.ac.kr/x.org/individual/proto/
  2. http://gd.tuwien.ac.at/X11/individual/proto/
  3. http://mirror.de.leaseweb.net/xorg/individual/proto/
  4. http://mirror.switch.ch/ftp/mirror/X11/pub/individual/proto/
  5. http://mirror.us.leaseweb.net/xorg/individual/proto/
  6. http://mirrors.go-part.com/xorg/individual/proto/
  7. http://www.portal-to-web.de/pub/mirrors/x.org/individual/proto/
  8. http://x.cybermirror.org/individual/proto/
  9. http://xorg.mirror.solnet.ch/pub/individual/proto/
  10. http://xorg.mirrors.pair.com/individual/proto/
  11. https://artfiles.org/x.org/pub/individual/proto/
  12. https://ftp.gwdg.de/pub/x11/x.org/pub/individual/proto/
  13. https://ftp.yz.yamagata-u.ac.jp/pub/X11/x.org/individual/proto/
  14. https://mi.mirror.garr.it/mirrors/x.org/individual/proto/
  15. https://mirror.csclub.uwaterloo.ca/x.org/individual/proto/
  16. https://mirror.nl.leaseweb.net/xorg/individual/proto/
  17. https://mirrors.ircam.fr/pub/x.org/individual/proto/
  18. https://www.mirrorservice.org/sites/ftp.x.org/pub/individual/proto/
  19. https://x.europnews.de/pub/individual/proto/
  20. https://xorg.freedesktop.org/releases/individual/proto/
Collapse this list.

Number of commits found: 10

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2.0
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.2.0
25 Apr 2018 09:03:48
Revision:468264Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE
- Add WWW

Approved by:	portmgr blanket
1.2.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.2.0
24 Sep 2013 06:24:17
Revision:328096Original commit files touched by this commit
bapt search for other commits by this committer
Remove NO_STAGE to ports natively stage ready shown by a FORCE_STAGE exp-run

Exp-run by:	bdrewery
1.2.0
20 Sep 2013 23:43:20
Revision:327777Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11)
1.2.0
25 May 2013 14:37:03
Revision:319055Original commit files touched by this commit
zeising search for other commits by this committer
The FreeBSD x11 team proudly presents
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.2.0
24 Oct 2011 04:17:38
Original commit files touched by this commit
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.
1.2.0
14 Sep 2011 18:17:06
Original commit files touched by this commit
eadler search for other commits by this committer
- update fixesproto to 5.0
- update inputproto to 2.0.2
- update printproto to 1.0.5
- update recordproto to 1.14.1
- update renderproto to 0.11.1
- update resourceproto to 1.2.0
- update scrnsaverproto 1.2.1
- update videoproto to 2.3.1
- update xcmiscproto 1.2.1
- update xextproto 7.2.0
- update xf86vidmodeproto 2.3.1
- update xineramaproto 1.2.1
- update libXvMC to 1.0.6

Reviewed by:    kwm
Approved by:    bapt (mentor)
Obtained from:  xorg-devel repo
1.0.2
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.0.2
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}.

Number of commits found: 10