Port details |
- xsel Access X11 selection buffer from command line
- 0.04.1_7 x11
=0 0.04.1_7Version of this port present on the latest quarterly branch.
- DEPRECATED: Abandonware; use x11/xsel-conrad instead
This port expired on: 2019-05-08
- Maintainer: portmaster@BSDforge.com
- Port Added: 2003-01-13 17:33:24
- Last Update: 2019-05-08 19:34:16
- SVN Revision: 501041
- License: MIT
- WWW:
- http://BSDforge.com/projects/x11/xsel/
- Description:
- xsel is a quick hack to give access to the X selection from the command line.
You can paste stuff from the X selection to stdout and copy stuff from stdin
to X selection.
WWW: http://BSDforge.com/projects/x11/xsel/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- No installation instructions:
- This port has been deleted.
- PKGNAME: xsel
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (xsel-0.04.1.tar.bz2) = c4e13c45e60263c4c749710bd59314b887ef8ed87f505ed0fcd5256d560a0b53
SIZE (xsel-0.04.1.tar.bz2) = 7335
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:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- xorgproto>=0 : x11/xorgproto
- xmu.pc : x11-toolkits/libXmu
- xaw7.pc : x11-toolkits/libXaw
- xt.pc : x11-toolkits/libXt
- xkbfile.pc : x11/libxkbfile
- Runtime dependencies:
-
- xmu.pc : x11-toolkits/libXmu
- xaw7.pc : x11-toolkits/libXaw
- xt.pc : x11-toolkits/libXt
- xkbfile.pc : x11/libxkbfile
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for xsel-0.04.1_7:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.04.1_7 08 May 2019 19:34:16 |
tobik |
Remove expired ports:
2019-05-08 devel/poslib: Abandonware
2019-05-08 x11/xsel: Abandonware; use x11/xsel-conrad instead |
0.04.1_7 04 May 2019 09:20:55 |
tobik |
Deprecate x11/xsel
Most Linux distributions, OpenBSD, and pkgsrc provide a xsel package
which we confusingly package as xsel-conrad, while providing an
incompatible xsel package. x11/xsel-conrad has a lot more features
than x11/xsel, is more popular, and is what is expected to be xsel
at this point in time.
PR: 237413
Approved by: portmaster@bsdforge.com (maintainer timeout, 2 weeks) |
0.04.1_7 11 Sep 2018 18:34:28 |
zeising |
Change x11/xorgproto to become a build dep
Change x11/xorgproto to become a build time dependency when added to
USE_XORG. Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.
PR: 230909
Reviewed by: eadler
Approved by: portmgr (antoine)
Obtained
from: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run: antoine
Differential Revision: https://reviews.freebsd.org/D16906 |
0.04.1_6 31 Jul 2018 18:41:30 |
zeising |
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 |
0.04.1_5 21 Apr 2015 13:11:01 |
robak |
x11/xsel: add WWW
PR: 199475
Submitted by: Chris Hutchinson <portmaster@bsdforge.com> (maintainer) |
0.04.1_5 13 Apr 2015 04:11:03 |
danfe |
- Provide new mastersite (CENKES is no more) and unbreak
- Define LICENSE (MIT), augment COMMENT, fix the header
- Add missing OPTIONS_DEFINE, replace ${INSTALL} -d with
${MKDIR}, perform few other minor Makefile cleanups
- Remove defunct WWW from port description
- Transfer maintainership to the submitter
PR: 199326
Submitted by: Chris Hutchinson |
0.04.1_5 30 Mar 2015 21:52:25 |
bapt |
Remove dead mirror |
0.04.1_5 29 Jul 2014 21:43:18 |
adamw |
Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
0.04.1_5 28 Oct 2013 01:33:52 |
eadler |
- Fix build
- Remove the check for PORT_OPTIONS:MDOCS which is automatically handled by
staging |
28 Oct 2013 01:20:22
|
eadler |
Cleanup of the ports in the x11 directory
- Convert to staging |
0.04.1_5 08 Oct 2013 00:15:34 |
marino |
Explicitly link libraries on 10 unmaintained ports
The following ports will not build with a binutils 2.22+ linker built
with standard options. This has been obvious with DPorts, but difficult
to see on FreeBSD. However, setting the ports compiler as a recent gcc
(e.g lang/gcc48) is an excellent way to detect the unspecified but needed
libraries as these recent GCC compilers use the latest binutils linkers.
These patches were tested on FreeBSD 8.4 and DragonFly 3.5 |
0.04.1_5 20 Sep 2013 23:43:20 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
0.04.1_5 25 Mar 2013 19:14:43 |
eadler |
For some of the unmaintained ports in the x11 category convert them to OptionsNG
While here, trim the headers |
0.04.1_5 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
0.04.1_5 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.04.1_5 21 Dec 2009 02:19:12 |
dougb |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
0.04.1_5 23 Jan 2009 16:28:36 |
flz |
- 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). |
0.04.1_3 09 Aug 2007 16:26:06 |
sat |
- Roll a proper distfile
- Remove unneeded dependency on GTK
- Clean up
- Conflict with upcoming xsel-conrad
- Bump portrevision |
0.04.1_3 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.04.1_2 07 Mar 2006 08:28:06 |
ade |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
0.04.1_1 25 Nov 2005 19:09:52 |
pav |
- Add SHA256 |
0.04.1_1 05 Feb 2004 20:38:07 |
trevor |
Use PLIST_FILES.
Reviewed by: marcus |
0.04.1_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
0.04.1 29 Jan 2004 16:13:06 |
trevor |
SIZEify. |
0.04.1 20 Apr 2003 19:47:49 |
marcus |
Remove USE_GNOMENG. |
0.04.1 20 Feb 2003 19:17:05 |
knu |
De-pkg-comment. |
0.04.1 13 Jan 2003 17:33:04 |
ijliao |
add xsel 0.04.1
Access X selection from command line |