Port details |
- clipit Lightweight GTK clipboard manager forked from parcellite
- 1.4.5_3 deskutils
=3 1.4.5_3Version of this port present on the latest quarterly branch. - Maintainer: jrm@FreeBSD.org
 - Port Added: 2013-01-25 06:33:26
- Last Update: 2024-02-23 03:31:43
- Commit Hash: 4feaee1
- People watching this port, also watch:: inotify-tools, e2fsprogs, monit, pure-ftpd, phpsysinfo-php82
- License: GPLv3
- WWW:
- https://github.com/CristianHenzel/ClipIt
- Description:
- ClipIt is a lightweight GTK+ clipboard manager forked from parcellite. If you
prefer simplicity, you might prefer this stripped down, basic-features-only
clipboard manager with a small memory footprint.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- 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
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: clipit
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1663636297
SHA256 (CristianHenzel-ClipIt-v1.4.5_GH0.tar.gz) = f0bbd1b4ff07bb4509388cf5b7f7a25fd72ec02cdd8f4c8f5ff3f5f9ca6da514
SIZE (CristianHenzel-ClipIt-v1.4.5_GH0.tar.gz) = 105985
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:
-
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- gmake>=4.3 : devel/gmake
- intltool-extract : textproc/intltool
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- x11.pc : x11/libX11
- Runtime dependencies:
-
- x11.pc : x11/libX11
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- libatk-1.0.so : accessibility/at-spi2-core
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-3.so : x11-toolkits/gtk30
- 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.5_3:
NLS=on: Native Language Support
XDOTOOL=off: Automatic paste functionality
===> Use 'make config' to modify these settings
- Options name:
- deskutils_clipit
- USES:
- autoreconf gettext gmake gnome pkgconfig xorg
- 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 |
1.4.5_3 23 Feb 2024 03:31:43
    |
Muhammad Moinur Rahman (bofh)  |
deskutils/clipit: Moved man to share/man
Approved by: portmgr (blanket) |
1.4.5_2 23 Dec 2023 18:14:14
    |
Nuno Teixeira (eduardo)  |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
1.4.5_1 26 Aug 2023 21:03:32
    |
Po-Chuan Hsieh (sunpoet)  |
*: Rename GTK+ to GTK
GTK+ has been renamed to GTK since 2019.
Reference: https://mail.gnome.org/archives/gtk-devel-list/2019-February/msg00000.html
Approved by: portmgr (blanket) |
1.4.5_1 02 Mar 2023 05:23:10
    |
Tobias C. Berner (tcberner)  |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
1.4.5 20 Sep 2022 13:46:09
    |
Joseph Mingrone (jrm)  |
deskutils/clipit: Update to 1.4.5
Sponsored by: The FreeBSD Foundation |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.4.2_2 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.4.2_2 10 Oct 2021 19:44:42
    |
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) |
1.4.2_2 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.4.2_2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.4.2_2 08 Nov 2019 09:41:45
  |
tobik  |
deskutils: Add missing USES={gnome,mate,php} |
1.4.2_2 23 Sep 2016 21:42:02
  |
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 |
1.4.2_2 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.4.2_2 02 Aug 2015 20:23:56
  |
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@ |
1.4.2_2 27 Dec 2014 12:25:30
  |
riggs  |
- NLS is unconditionally required, otherwise build fails
- Add LICENSE*
- Bump PORTREVISION
PR: 195519
Submitted by: jrm@ftfl.ca (maintainer) |
1.4.2_1 20 Oct 2014 11:52:39
  |
bapt  |
Cleanup plist |
1.4.2_1 04 Apr 2014 13:10:25
  |
bapt  |
Support stage
clean up of the useless dirrmtry
Use options helpers |
1.4.2 22 Oct 2013 13:52:24
  |
amdmi3  |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with d)
Approved by: portmgr (bdrewery) |
1.4.2 20 Sep 2013 16:21:38
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
deskutils) |
1.4.2 02 Sep 2013 21:16:30
  |
bapt  |
Add an explicit dependency on pkgconf |
1.4.2 24 Apr 2013 18:10:32
  |
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
1.4.2 27 Mar 2013 14:35:38
  |
kwm  |
Don't try to remove etc/xdg/autostart, gnomehier owns it.
Submitted by: miwimail |
1.4.2 25 Jan 2013 06:33:15
  |
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 |