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
xvattr Getting and setting Xv attributes
1.3_12 x11 on this many watch lists=1 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.3_11Version of this port present on the latest quarterly branch.
Maintainer: fuz@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2002-01-15 05:56:31
Last Update: 2024-01-11 10:31:03
Commit Hash: e762d07
People watching this port, also watch:: ladspa, p5-CPAN-Meta-YAML, python
License: GPLv2
Description:
xvattr lets you list the available attributes associated with the Xv extension to X11. It also allows you to change the values of the attributes. This can be used to change brightness and so on for programs that use Xv overlays.
cgit ¦ Codeberg ¦ 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 (6 items)
Collapse this list.
  1. bin/xvattr
  2. bin/gxvattr
  3. share/man/man1/xvattr.1.gz
  4. /usr/local/share/licenses/xvattr-1.3_12/catalog.mk
  5. /usr/local/share/licenses/xvattr-1.3_12/LICENSE
  6. /usr/local/share/licenses/xvattr-1.3_12/GPLv2
Collapse this list.
Dependency lines:
  • xvattr>0:x11/xvattr
To install the port:
cd /usr/ports/x11/xvattr/ && make install clean
To add the package, run one of these commands:
  • pkg install x11/xvattr
  • pkg install xvattr
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: xvattr
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1697004253 SHA256 (xvattr_1.3.orig.tar.gz) = 1cedc0b4795e6f4234b1d52172f74d7163ecb8142fbb35dc86c905df5478d8fa SIZE (xvattr_1.3.orig.tar.gz) = 82263

Packages (timestamps in pop-ups are UTC):
xvattr
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.3_121.3_12-1.3_121.3_12---
FreeBSD:13:quarterly1.3_121.3_12-1.3_121.3_121.3_111.3_111.3_11
FreeBSD:14:latest1.3_121.3_12-1.3_121.3_12---
FreeBSD:14:quarterly1.3_111.3_12-1.3_111.3_121.3_111.3_111.3_11
FreeBSD:15:latest1.3_121.3_12n/a1.3_12n/a1.3_121.3_121.3_12
FreeBSD:15:quarterly--n/a-n/a---
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. x11.pc : x11/libX11
  3. xv.pc : x11/libXv
Runtime dependencies:
  1. x11.pc : x11/libX11
  2. xv.pc : x11/libXv
Library dependencies:
  1. libfontconfig.so : x11-fonts/fontconfig
  2. libfreetype.so : print/freetype2
  3. libharfbuzz.so : print/harfbuzz
  4. libatk-1.0.so : accessibility/at-spi2-core
  5. libcairo.so : graphics/cairo
  6. libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
  7. libglib-2.0.so : devel/glib20
  8. libintl.so : devel/gettext-runtime
  9. libgtk-x11-2.0.so : x11-toolkits/gtk20
  10. libpango-1.0.so : x11-toolkits/pango
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
x11_xvattr
USES:
gnome pkgconfig xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (4 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/fuz/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/fuz/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/fuz/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/fuz/
Collapse this list.

Number of commits found: 45

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.3_12
11 Jan 2024 10:31:03
commit hash: e762d0756bd3dd0ecf51d412559453d5031e6155commit hash: e762d0756bd3dd0ecf51d412559453d5031e6155commit hash: e762d0756bd3dd0ecf51d412559453d5031e6155commit hash: e762d0756bd3dd0ecf51d412559453d5031e6155 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
MANPREFIX: eliminate the use of MANPREFIX for x11*

While here move some manpages to share/man
1.3_11
11 Oct 2023 06:04:37
commit hash: d93c3b316aee2d87777260b063ec063049d12c81commit hash: d93c3b316aee2d87777260b063ec063049d12c81commit hash: d93c3b316aee2d87777260b063ec063049d12c81commit hash: d93c3b316aee2d87777260b063ec063049d12c81 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
x11/xvattr: resurrect port

Find the distfile online and bring the port back from the attic.
Give it a good dusting off and set LICENSE.

xvattr lets you list the available attributes associated with the Xv
extension to X11. It also allows you to change the values of the
attributes. This can be used to change brightness and so on for programs
that use Xv overlays.

Requested by:	rsjw on libera.chat/#freebsd-ports
1.3_10
05 May 2020 15:38:12
Revision:534093Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:

Adjusted for ports rescued since r534032

2020-05-05 audio/festvox-czech: Broken for more than 6 months
2020-05-05 audio/gkrellmvolume2: Broken for more than 6 months
2020-05-05 audio/mixmos: Broken for more than 6 months
2020-05-05 audio/mma: Broken for more than 6 months
2020-05-05 audio/pd-cyclone: Broken for more than 6 months
2020-05-05 audio/shorten: Broken for more than 6 months
2020-05-05 audio/taglib-sharp: Broken for more than 6 months
2020-05-05 audio/xhippo: Broken for more than 6 months
2020-05-05 biology/consed: Broken for more than 6 months
2020-05-05 biology/plinkseq: Broken for more than 6 months
2020-05-05 biology/seqtools: Broken for more than 6 months
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.3_10
04 Apr 2020 20:51:41
Revision:530719Original commit files touched by this commit Sanity Test Failure
antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
1.3_10
07 Nov 2019 18:36:56
Revision:517000Original commit files touched by this commit
zeising search for other commits by this committer
Add USES=xorg USES=gl, ports categories x

Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
1.3_10
06 Nov 2019 16:26:35
Revision:516897Original commit files touched by this commit
antoine search for other commits by this committer
Mark a few ports BROKEN (unfetchable)
1.3_10
01 Feb 2019 14:31:46
Revision:491814Original commit files touched by this commit
tobik search for other commits by this committer
x11/xvattr: Remove GTK1 option

x11-toolkits/gtk12 is gone since r488008.
1.3_9
12 Oct 2017 15:57:51
Revision:451901Original commit files touched by this commit
mat search for other commits by this committer
Remove WANT_GNOME and HAVE_GNOME.

Approved by:	bapt kwm
Sponsored by:	Absolight
Differential Revision:	  https://reviews.freebsd.org/D12643
1.3_9
08 Dec 2016 19:52:20
Revision:428152Original commit files touched by this commit
tijl search for other commits by this committer
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
1.3_8
21 Oct 2016 12:51:41
Revision:424411Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
${RM} already has -f.

PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
1.3_8
01 May 2016 06:06:02
Revision:414387Original commit files touched by this commit
cy search for other commits by this committer
Make fetchable again.

Take maintainership of this port.
1.3_8
09 Nov 2015 12:59:04
Revision:401096Original commit files touched by this commit
antoine search for other commits by this committer
Mark a few ports BROKEN: unfetchable
1.3_8
30 Sep 2015 23:08:45
Revision:398238Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to options helpers
1.3_8
13 Dec 2013 23:13:46
Revision:336379Original commit files touched by this commit
bapt search for other commits by this committer
Support stage
1.3_8
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.3_8
26 Jul 2013 06:47:04
Revision:323695Original commit files touched by this commit
bapt search for other commits by this committer
Fix build with linker that does not copy the dt_need from libraries it links
with like recent binutils.
1.3_8
23 Apr 2013 14:20:28
Revision:316355Original commit files touched by this commit
bapt search for other commits by this committer
Finish converting the whole ports tree to USES=pkgconfig
1.3_8
27 Jul 2012 16:20:42
Original commit files touched by this commit
bapt search for other commits by this committer
Add some explicit USE_PKGCONFIG=build
1.3_8
01 Jun 2012 05:26:28
Original commit files touched by this commit
dinoex search for other commits by this committer
- update png to 1.5.10
1.3_7
31 May 2012 20:11:15
Original commit files touched by this commit
bapt search for other commits by this committer
Convert to new options framework
1.3_7
07 Sep 2011 20:37:00
Original commit files touched by this commit
stas search for other commits by this committer
- Resurrect a useful port.
- Provide another mirror, as the original one seems to be down temporarly.
1.3_7
07 Sep 2011 09:30:17
Original commit files touched by this commit
bapt search for other commits by this committer
2011-09-01 x11-wm/epiwm: Abandonware
2011-09-01 x11-toolkits/p5-GdkPixbuf: Disappear from CPAN
2011-09-01 x11-toolkits/XawPlus: No more public distfiles
2011-09-01 x11-fonts/gnome-font-sampler: No more public distfiles
2011-09-01 x11/xvattr: No more public distfiles
2011-09-01 www/xitami: No more public distfiles
2011-09-01 www/webredirect: No more public distfiles
2011-09-01 www/webglimpse: No more public distfiles
2011-09-01 www/squishdot: No more public distfiles
2011-09-01 www/py-forgethtml: No more public distfiles
2011-09-01 www/mmosaic: No more public distfiles
2011-09-01 www/ljsm: No more public distfiles
2011-09-01 www/ljpms: No more public distfiles
2011-09-01 www/ashe: No more public distfiles
2011-09-01 textproc/europass-xsl: BROKEN for more than 6 month
2011-09-01 textproc/carthage: No more public distfiles
1.3_7
02 Aug 2011 19:35:12
Original commit files touched by this commit
bapt search for other commits by this committer
Deprecate some port with no more public distfiles
1.3_7
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.3_7
28 Mar 2010 06:47:48
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
1.3_6
12 Feb 2010 14:20:28
Original commit files touched by this commit
miwi search for other commits by this committer
- Enable GTK2 support by default (GTK1 support is still available)
- Support PLIST_FILES

PR:             143819
Submitted by:   Ports Fury
1.3_5
21 Aug 2008 06:18:49
Original commit files touched by this commit
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.3_5
06 Jun 2008 14:09:15
Original commit files touched by this commit
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
1.3_4
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.3_3
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.3_3
20 Mar 2008 10:09:36
Original commit files touched by this commit
pav search for other commits by this committer
- Remove USE_GETOPT_LONG which is a no-op since March 2007
1.3_3
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.3_2
02 Feb 2007 17:06:25
Original commit files touched by this commit
pav search for other commits by this committer
- Remove support for xfree86-3

PR:             ports/106666
Submitted by:   vd
With hat:       portmgr
1.3_2
21 Mar 2006 15:25:15
Original commit files touched by this commit
garga search for other commits by this committer
- Some Makefile rework
- Unquote IGNORE message

PR:             ports/94755
Submitted by:   Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
1.3_2
07 Mar 2006 08:28:06
Original commit files touched by this commit
ade search for other commits by this committer
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.

Discussed with: kris
Approved by:    portmgr (implicit)
1.3_1
25 Nov 2005 19:09:52
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
1.3_1
12 Apr 2005 03:26:57
Original commit files touched by this commit
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
1.3_1
11 Apr 2005 08:04:41
Original commit files touched by this commit
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
1.3_1
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.3_1
04 Feb 2004 05:10:27
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
1.3
29 Jan 2004 16:13:06
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
1.3
18 May 2003 23:36:18
Original commit files touched by this commit
petef search for other commits by this committer
- update to 1.3
- use USE_GETOPT_LONG
- don't roll our own do-install target

PR:             51706
Submitted by:   Ports Fury
1.1_1
20 Feb 2003 19:17:05
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
1.1_1
09 Apr 2002 08:04:45
Original commit files touched by this commit
ijliao search for other commits by this committer
- Do not build when XFREE86_VERSION == 3

PR:             36900
Submitted by:   Ports Fury
15 Jan 2002 08:56:31
commit hash: fp1.23332@dev.null.freshports.orgcommit hash: fp1.23332@dev.null.freshports.orgcommit hash: fp1.23332@dev.null.freshports.orgcommit hash: fp1.23332@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
add xvattr 1.1   Getting and setting Xv attributes    

Number of commits found: 45