Commit Graph

10 Commits

Author SHA1 Message Date
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