Port details |
- pidgin-latex Display LaTeX output in your IMs
- 1.0_10 net-im
=1 1.0_10Version of this port present on the latest quarterly branch. - Maintainer: mainland@apeiron.net
 - Port Added: 2007-08-18 09:56:44
- Last Update: 2021-12-11 13:50:53
- Commit Hash: 45526ec
- People watching this port, also watch:: python, dspam
- License: not specified in port
- Description:
- This is a plugin for Pidgin that allows you to display LaTeX output in
your IMs.
WWW: https://sourceforge.net/projects/pidgin-latex/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- pidgin-latex>0:net-im/pidgin-latex
- To install the port:
- cd /usr/ports/net-im/pidgin-latex/ && make install clean
- To add the package, run one of these commands:
- pkg install net-im/pidgin-latex
- pkg install pidgin-latex
- PKGNAME: pidgin-latex
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (pidgin-latex-1.0.tar.bz2) = 1aa76082ac29efa4325e617f0077528b6845c14fd4a2b049e8996afec66698ec
SIZE (pidgin-latex-1.0.tar.bz2) = 15814
- 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:
-
- pidgin.h : net-im/pidgin
- tex.fmt : print/tex-formats
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- pidgin : net-im/pidgin
- tex.fmt : print/tex-formats
- ImageMagick6>=6 : graphics/ImageMagick6
- Library dependencies:
-
- 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:
- No options to configure
- Options name:
- net-im_pidgin-latex
- USES:
- gmake gnome magick:6,run pkgconfig tar:bzip2
- 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 |
11 Dec 2021 13:50:53 1.0_10
|
Tobias C. Berner (tcberner)  |
framework: Add new USES 'magick' for graphics/ImageMagick*
A new USES has been added to depend on ImageMagick.
USES=magick
adds a LIB_DEPENDS on graphics/ImageMagick${IMAGEMAGICK_DEFAULT}.
If a specific version is required, use for example
USES=magick:6 resp. USES=magick:7
If only a build, run or test is required, use for example
USES=magick:build resp. USES=magick:6,build,test (Only the first 15 lines of the commit message are shown above ) |
06 Apr 2021 14:31:07 1.0_10
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
08 Nov 2019 13:34:26
1.0_10
|
tobik  |
net-im: Add missing USES={gnome,xorg} |
10 Nov 2018 19:57:08
1.0_10
|
kwm  |
Update ImageMagick to 6.9.10.14 [1]
* Add PKGNAMESUFFIX and rename the directory. This was done to show
that IM6 is not the "main" version. But still fully supported by upstream.
* Convert a number of options to optionhelpers.
* Add option for ISO/IEC 23008-12:2017 HEIF suport
* Add comment to pkg-descr explaining IM6's "legacy" tag.
* Add comment to the patch-config_policy.xml file why it still needed.
Please note that IM7 is not a drop in replacement due to library API and
command arguments changes. And as a result ports need to decide for themself
which version to use.
Chase these changes in all the ports that using IM6.
PR: 225102 (based on, only the version update) [1]
Submitted by: Pascal Christen <pascal.christen@hostpoint.ch> |
25 Apr 2017 08:20:31
1.0_9
|
riggs  |
Chase ffmpeg 3.3 update (ABI changes)
PR: 218658
Submitted by: riggs |
20 Jan 2017 20:33:31
1.0_8
|
sunpoet  |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
08 Dec 2016 19:52:20
1.0_8
|
tijl  |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
01 Apr 2016 14:16:20
1.0_7
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
20 May 2014 19:32:39
1.0_7
|
tijl  |
Quote ${CC} and similar variables in MAKE_ARGS.
Reported by: Dominic Fandrey <kamikaze@bsdforen.de> |
17 May 2014 16:57:14
1.0_7
|
tijl  |
Convert net-im/libpurple (and slave ports net-im/finch and net-im/pidgin)
to "USES=libtool tar:bzip2". Bump PORTREVISION on all dependent ports
and modernise them as well (USES, LIB_DEPENDS, staging).
audio/pidgin-musictracker:
- Replace LIBS with LDFLAGS.
- Disable static plugin.
net/online-desktop: Remove obsolete patches.
net-im/mbpurple:
- Drop pkgconf dependency.
- Replace post-patch with MAKE_ARGS.
- Use standard do-build.
(Only the first 15 lines of the commit message are shown above ) |
20 Sep 2013 22:13:35
1.0_6
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-im) |
11 Sep 2013 17:20:45
1.0_6
|
marino  |
Add explicit dependency on pkgconf (8 ports) |
11 May 2013 17:58:56
1.0_6
|
hrs  |
Rectify USE_TEX to support both of teTeX and TeXLive.
TEX_DEFAULT:
A knob to choose teTeX or TeXLive. One can specify in /etc/make.conf.
USE_TEX:
A knob for port developers. Valid keywords are listed in
bsd.tex.mk. |
06 May 2013 02:00:41
1.0_6
|
hrs  |
Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetex
instead to make migration to TeXLive easier. |
01 Jun 2012 05:26:28
1.0_6
|
dinoex  |
- update png to 1.5.10 |
02 May 2011 12:44:53
1.0_5
|
makc  |
Bump PORTREVISION after open-mofit update |
20 Mar 2011 12:54:45
1.0_4
|
miwi  |
- Get Rid MD5 support |
28 Mar 2010 06:47:48
1.0_4
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
1.0_3
|
dinoex  |
- update to jpeg-8 |
22 Aug 2009 00:32:25
1.0_2 
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
31 Jul 2009 13:57:52
1.0_2
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
06 Jun 2008 13:51:54
1.0_1
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
24 Mar 2008 13:03:55
1.0
|
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
19 Aug 2007 04:37:29
1.0
|
rafan  |
- Update to 1.0
PR: ports/115116
Submitted by: Geoffrey Mainland <mainland at apeiron.net> (maintainer) |
18 Aug 2007 09:56:26
0.3_6
|
rafan  |
- Force commit to note this port is copied from net-im/gaim-latex
PR: ports/115116
Submitted by: Geoffrey Mainland <mainland at apeiron.net> (maintainer)
Repocopied by: marcus |