Port details |
- purple-slack Slack plugin for libpurple
- 20210301_1 net-im
=2 20210301_1Version of this port present on the latest quarterly branch. - Maintainer: aou@eecs.berkeley.edu
 - Port Added: 2018-05-20 07:54:38
- Last Update: 2023-04-25 15:17:15
- Commit Hash: feb1fa3
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- https://github.com/dylex/slack-libpurple
- Description:
- A libpurple plugin for the Slack protocol.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- purple-slack>0:net-im/purple-slack
- To install the port:
- cd /usr/ports/net-im/purple-slack/ && make install clean
- To add the package, run one of these commands:
- pkg install net-im/purple-slack
- pkg install purple-slack
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: purple-slack
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1614617558
SHA256 (dylex-slack-libpurple-20210301-f851698_GH0.tar.gz) = 5d86d3ab18a890ccf41a71a7afdfe93f83e6c488043b2f41775c345473e26e32
SIZE (dylex-slack-libpurple-20210301-f851698_GH0.tar.gz) = 55001
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:
-
- bash : shells/bash
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libpurple.so : net-im/libpurple
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net-im_purple-slack
- USES:
- gmake gnome pkgconfig
- 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 |
20210301_1 25 Apr 2023 15:17:15
    |
Christian Weisgerber (naddy)  |
audio/opus: bump consumers after update to 1.4 |
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) |
20210301 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 ) |
20210301 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
20210301 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
20210301 10 Mar 2021 01:46:43
  |
nwhitehorn  |
Update the libpurple Slack module to a more recent version, which chases the
recent deprecation of older Slack APIs used, for example, to fetch room members
in multi-user chats.
PR: ports/253957
Approved by: nc |
20201027 29 Oct 2020 15:40:06
  |
nwhitehorn  |
Updates net-im/slack-libpurple by two years, bringing in a wide variety of
new features, among them:
* Login by username and password
* Visualization of threaded replies
* Message editing and deletion
* Many others
PR: 250673
Reviewed by: Albert Ou <aou@eecs.berkeley.edu>
Approved by: lwhsu (ports) |
20180508 21 Oct 2020 10:16:30
  |
pkubaj  |
net-im/purple-slack: remove -Werror to fix build with gcc
Reported and fixed in https://github.com/dylex/slack-libpurple/issues/68 |
20180508 08 Nov 2019 13:34:26
  |
tobik  |
net-im: Add missing USES={gnome,xorg} |
20180508 20 May 2018 06:43:41
  |
meta  |
New port: net-im/purple-slack: Slack protocol plugin for libpurple
WWW: https://github.com/dylex/slack-libpurple
PR: 228279
Submitted by: Albert Ou <aou@eecs.berkeley.edu>
Approved by: pi (mentor) |