Port details |
- clipit Lightweight GTK+ clipboard manager forked from parcellite
- 1.4.2_2 deskutils
=1 1.4.2_2Version of this port present on the latest quarterly branch. - Maintainer: jrm@FreeBSD.org
 - Port Added: 2013-01-25 06:33:26
- Last Update: 2021-10-10 19:44:42
- Commit Hash: 2c672a4
- People watching this port, also watch:: monit, tmux, tcpdump, zrep
- License: GPLv3
- Description:
- ClipIt is a lightweight GTK+ clipboard manager forked from parcellite.
WWW: http://clipit.rspwn.com/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- clipit>0:deskutils/clipit
- To install the port:
- cd /usr/ports/deskutils/clipit/ && make install clean
- To add the package, run one of these commands:
- pkg install deskutils/clipit
- pkg install clipit
- PKGNAME: clipit
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (clipit-1.4.2.tar.gz) = 6a63c7c4c39b423a266907e5b76f7d16301b164437dc7635cf25ace730b23c4b
SIZE (clipit-1.4.2.tar.gz) = 284614
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- msgfmt : devel/gettext-tools
- gmake>=4.3 : devel/gmake
- intltool-extract : textproc/intltool
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- libatk-1.0.so : accessibility/atk
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-x11-2.0.so : x11-toolkits/gtk20
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for clipit-1.4.2_2:
NLS=on: Native Language Support
XDOTOOL=off: Automatic paste functionality
===> Use 'make config' to modify these settings
- Options name:
- deskutils_clipit
- USES:
- gettext gmake gnome pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
10 Oct 2021 19:44:42 1.4.2_2
|
Baptiste Daroussin (bapt)  |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
07 Apr 2021 08:09:01 1.4.2_2
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 1.4.2_2
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
08 Nov 2019 09:41:45
1.4.2_2
|
tobik  |
deskutils: Add missing USES={gnome,mate,php} |
23 Sep 2016 21:42:02
1.4.2_2
|
jrm  |
Update email address to jrm@FreeBSD.org for ports that I maintain
Reviewed by: mat, swills (mentor)
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D7995 |
01 Apr 2016 14:00:57
1.4.2_2
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
02 Aug 2015 20:23:56
1.4.2_2
|
kwm  |
Part 1 of adding USE_GNOME=intltool to ports that require it.
The reason for this is that in the GNOME 3.16 update, USE_GNOME gtk20 and
gtk30 don't pull intltool in anymore.
PR: 201980
Exp-run by: antoine@ |
27 Dec 2014 12:25:30
1.4.2_2
|
riggs  |
- NLS is unconditionally required, otherwise build fails
- Add LICENSE*
- Bump PORTREVISION
PR: 195519
Submitted by: jrm@ftfl.ca (maintainer) |
20 Oct 2014 11:52:39
1.4.2_1
|
bapt  |
Cleanup plist |
04 Apr 2014 13:10:25
1.4.2_1
|
bapt  |
Support stage
clean up of the useless dirrmtry
Use options helpers |
22 Oct 2013 13:52:24
1.4.2
|
amdmi3  |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with d)
Approved by: portmgr (bdrewery) |
20 Sep 2013 16:21:38
1.4.2
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
deskutils) |
02 Sep 2013 21:16:30
1.4.2
|
bapt  |
Add an explicit dependency on pkgconf |
24 Apr 2013 18:10:32
1.4.2
|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
27 Mar 2013 14:35:38
1.4.2
|
kwm  |
Don't try to remove etc/xdg/autostart, gnomehier owns it.
Submitted by: miwimail |
25 Jan 2013 06:33:15
1.4.2
|
jgh  |
- add new port: deskutils/clipit
ClipIt is a lightweight GTK+ clipboard manager forked from parcellite.
WWW: http://clipit.rspwn.com/
PR: 175483
Submitted by: jrm@ftfl.ca |