15 Commits

Author SHA1 Message Date
op
d8ba565f3b update x11/xsel to latest commit, diff from George Rosamond (thanks!)
No changelog whatsoever.  Interesting changes are a new flag --trim to
remove trailing newlines, -m/--name to specify the window name and a fix
or MULTIPLE conversion requests.
2022-06-13 08:15:58 +00:00
naddy
21f1bb8ad8 drop RCS Ids 2022-03-11 20:15:18 +00:00
sthen
f5cdbfc178 update xsel to git head (originally done to fix a segfault when running
on empty input file), from Brennan Vincent, input kn@ gnezdo@
2021-03-23 15:07:27 +00:00
sthen
0a5b5bddee replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:50:46 +00:00
jca
bec0af4cdd Reset MAINTAINER
Discussed with Scott (former maintainer)
2015-06-19 16:24:06 +00:00
sthen
67285321a2 add patches from patrick keshishian:
- fix issue where NUM_TARGETS in main() is incremented one too many times.
- plug memory leak in handle_targets() where copy of supported_targets created
to be passed to change_property() -> XChangeProperty() but not free()-ed.
2014-07-07 08:25:16 +00:00
sthen
b5fa82e9c1 regen, no pkg change 2014-07-07 08:22:52 +00:00
matthew
c98492d59f Fix xsel to use "long" for "32"-bit properties, per Xlib's crazy API.
Pointed out by patrick keshishian on misc
ok naddy
2014-06-18 20:49:15 +00:00
naddy
06a9102560 Drop USE_GROFF since groff and mandoc produce identical output. 2013-10-11 23:48:03 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
sthen
88ea72915d Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
make a distinction between these.  ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
espie
8e072131b6 USE_GROFF=Yes 2010-10-19 08:13:56 +00:00
sthen
f0016d31a2 update to 1.2.0, from Tobias Ulmer slightly tweaked by me.
Maintainer timeout.
2009-09-05 08:55:51 +00:00
steven
04cc0dc201 import xsel 0.9.6
XSel is a command-line program for getting and setting the contents of
the X selection. Normally this is only accessible by manually
highlighting information and pasting it with the middle mouse button.
2007-08-01 05:13:44 +00:00