Commit graph

71 commits

Author SHA1 Message Date
Joe Marcus Clarke
47c1a3f6f2 Grrr, remove an .endif no longer needed. 2016-01-06 15:37:07 +00:00
Joe Marcus Clarke
c9f9bf102e Use a better Perl fix.
PR:		205951
Submitted by:	 Piotr Kubaj
2016-01-06 15:36:44 +00:00
Joe Marcus Clarke
80d6bd47bb Only do the Perl fix if Perl is enabled.
Reported by:	Mike Harding <mvharding@gmail.com>
2016-01-06 15:33:22 +00:00
Joe Marcus Clarke
7c5dc80198 Update to 2.10.12. See https://developer.pidgin.im/wiki/ChangeLog
for changes in this release.
2016-01-05 20:43:49 +00:00
Koop Mast
2f0486b647 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@
2015-08-02 20:23:55 +00:00
Joe Marcus Clarke
cce5134234 Update to 2.10.11 and fix the build with the ncurses port.
Submitted by:   Matthias Apitz <guru@unixarea.de> (ncurses fix)
2014-12-02 16:27:44 +00:00
Joe Marcus Clarke
441553d6ec Update to 2.10.11 and fix the build with the ncurses port.
Submitted by:	Matthias Apitz <guru@unixarea.de> (ncurses fix)
2014-12-02 16:26:44 +00:00
Tijl Coosemans
edb7229dd4 Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. The
first contains runtime libraries such as libintl and the latter contains
developer tools such as msgfmt.  Ports that use gettext will usually need
a LIB_DEPENDS on gettext-runtime and a BUILD_DEPENDS on gettext-tools.

USES=gettext-runtime can be used to set a LIB/BUILD/RUN_DEPENDS on
devel/gettext-runtime and USES=gettext-tools can be used to set a
BUILD/RUN_DEPENDS on devel/gettext-tools.  USES=gettext is now the same
as "USES=gettext-runtime gettext-tools" meaning a LIB_DEPENDS on
devel/gettext-runtime and a BUILD_DEPENDS on devel/gettext-tools.

Update gettext to 0.19.3.

Remove :oldver from converters/libiconv and devel/gettext-runtime.  Leave
symlinks with the old library versions to avoid the need to bump
PORTREVISION on a large number of dependent ports.  When most of the
dependent ports have had normal version updates, PORTREVISION can be
bumped on the remaining ones (low number) and the links can be removed.

Fix some ports that installed files in lib/locale instead of share/locale.

PR:		194038
Reviewed by:	bapt
Exp-run:	antoine
Approved by:	portmgr (antoine)
2014-11-29 18:22:32 +00:00
Ryan Steinmetz
8ae860d4c2 - Update to 2.10.10
With hat:	ports-secteam
Security:	d057c5e6-5b20-11e4-bebd-000c2980a9f3
2014-10-24 01:58:25 +00:00
Antoine Brodin
44a211402e Finish stage support 2014-08-10 09:30:25 +00:00
Tijl Coosemans
ec94e4d5eb Bump more ports that depend on libsqlite3.so:
- ports that set USE_SQLITE with the *_USE option helper
- ports that depend on libsqlite3 indirectly as reported by pkg rquery

Approved by:	portmgr (implicit)
2014-07-05 12:19:32 +00:00
Tijl Coosemans
a57b09a9e2 Fix gettext detection.
PR:		190299
2014-05-27 21:13:42 +00:00
Tijl Coosemans
62198ae6ed Strip libraries.
Requested by:	mandree
2014-05-20 21:12:35 +00:00
Tijl Coosemans
5795addbba 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.

net-im/pidgin-audacious-remote: Disable static plugin.

net-im/pidgin-birthday-reminder: Disable static plugin.

net-im/pidgin-fetion: Replace pkg-plist with PLIST_FILES.

net-im/pidgin-guifications:
- Drop USE_GNOME=gnomeprefix.
- Replace LIBS with LDFLAGS.

net-im/pidgin-hotkeys:
- Drop CFLAGS=-fPIC.
- Fix build on systems without gcc.

net-im/pidgin-libnotify:
- Use option helpers.
- Drop references to PTHREAD_CFLAGS and PTHREAD_LIBS.

net-im/pidgin-manualsize: Fix build on systems without gcc.

net-im/pidgin-privacy-please:
- Replace a patch with CPPFLAGS and LDFLAGS.
- Don't use USE_LDCONFIG for a plugin.

net-im/pidgin-sipe:
- Don't use USE_LDCONFIG for a plugin.
- Drop PORTDOCS that don't contain useful documentation.
- Patch configure with s/LDLAGS/LDFLAGS/ so LDFLAGS can replace LIBS.
- Use option helpers and fix Kerberos option.
- Remove obsolete CONFIGURE_ENV.

security/pidgin-encryption:
- Drop references to PTHREAD_CFLAGS and PTHREAD_LIBS.
- Disable static plugin.
- Use option helpers.

security/pidgin-otr:
- Drop redundant comment about PORTREVISION.
- Add USE_GNOME=gtk20.
- Drop references to PTHREAD_CFLAGS and PTHREAD_LIBS.
- Port uses stack protector unconditionally so link with -lssp_nonshared
  when necessary like Mk/bsd.ssp.mk does.

Approved by:	portmgr (PORTREVISION bump on unstaged port)
2014-05-17 16:57:14 +00:00
Matthias Andree
9914ed9e2e USES_GNOME=gnomehack -> USES=pathfix
Approved by:	marcus@ (maintainer)
2014-02-05 19:56:17 +00:00
Joe Marcus Clarke
6b80e5077d Update to 2.10.8.
See https://developer.pidgin.im/wiki/ChangeLog for a list of changes in this
release.

While here, convert to STAGE and update LIB_DEPENDS.
2014-02-04 05:31:32 +00:00
Dmitry Marakasov
27d195667d - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with [np])
Approved by:	portmgr (bdrewery)
2013-10-22 13:59:53 +00:00
Baptiste Daroussin
28bf02d683 Add NO_STAGE all over the place in preparation for the staging support (cat: net-im) 2013-09-20 22:13:34 +00:00
Joe Marcus Clarke
fdfeee3f1b Fix a crash with the cap plugin.
PR:             176851
Submitted by:   Ivan Klymenko <fidaj@ukr.net>
2013-03-24 20:39:21 +00:00
Joe Marcus Clarke
98a9e47b64 Update to 2.10.6. 2012-07-09 01:07:15 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Joe Marcus Clarke
85010d78d3 Update Pidgin and friends to 2.10.0. See
http://developer.pidgin.im/wiki/ChangeLog for a list of changes in this
release.
2011-08-27 17:28:25 +00:00
Joe Marcus Clarke
5288ef9c4f Fix a bug where chat rooms/channels can appear multiple times. This is
taken from http://developer.pidgin.im/ticket/14351 .

PR:		158814
Submitted by:	Armin Pirkovitsch <armin@frozen-zone.org>
2011-07-19 08:01:35 +00:00
Joe Marcus Clarke
684af42bfc Update Pidgin and friends to 2.9.0. See
http://developer.pidgin.im/wiki/ChangeLog for a list of changes in this
release.
2011-07-02 22:13:21 +00:00
Joe Marcus Clarke
65509f1f9e Update to 2.8.0. See http://developer.pidgin.im/wiki/ChangeLog for a list
of changes.
2011-06-19 21:17:03 +00:00
Joe Marcus Clarke
71b8fe1cca Update to 2.7.8, and modify plist to play nicely with net-im/mbpurple.
PR:		153417
Submitted by:	dougb
2011-01-02 22:07:17 +00:00
Joe Marcus Clarke
f05e4d9a69 Update to 2.7.4. See http://developer.pidgin.im/wiki/ChangeLog for a list
of changes.
2010-10-23 21:24:00 +00:00
Joe Marcus Clarke
9794d1d4ea Update to 2.7.3. See http://developer.pidgin.im/wiki/ChangeLog for a list
of changes.
2010-08-15 00:40:29 +00:00
Joe Marcus Clarke
b6b6a6c985 Update to 2.7.1. See http://developer.pidgin.im/wiki/ChangeLog for a list
of changes. [1]

Also, add a patch to fix compatibility with ICQ 6. [2]

PR:		147758 [1]
Submitted by:	pluknet <pluknet@gmail.com> [1] (based on)
		Eugene Dzhurinsky <bofh@redwerk.com> [2]
Obtained from:	http://developer.pidgin.im/ticket/11836 [2]
2010-06-13 21:29:04 +00:00
Joe Marcus Clarke
68dd04711b Bump PORTREVISION and add USE_GETTEXT where missing.
PR:		147257
2010-05-31 22:52:40 +00:00
Joe Marcus Clarke
449ab6e952 Remove the NLS hooks I missed in the initial commit. NLS support is
required.
2010-05-23 20:22:38 +00:00
Joe Marcus Clarke
96018cc682 Update Pidgin and friends to 2.7.0. See
http://developer.pidgin.im/wiki/ChangeLog for the list of changes.  Also,
enable Tcl 8.5 support.

PR:		146607
Submitted by:	dougb
2010-05-22 05:21:10 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Joe Marcus Clarke
62a3a506ab Updat to 2.6.6. See http://developer.pidgin.im/wiki/ChangeLog for a list
of changes.

Feature safe:	yes
2010-02-21 02:24:01 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Joe Marcus Clarke
2db3d66799 Update to 2.6.4. See http://developer.pidgin.im/wiki/ChangeLog for a list
of changesi n this release.

PR:		141082
Submitted by:	doubg (based on)
2009-12-06 23:28:23 +00:00
Joe Marcus Clarke
6f11745dc9 Update to 2.6.2. See http://developer.pidgin.im/wiki/ChangeLog for a list
of changes in this release.
2009-09-08 21:23:33 +00:00
Joe Marcus Clarke
ede2a74ede Allow these ports to report the correct set of protocol modules.
PR:		138042
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com>
2009-08-22 17:21:47 +00:00
Joe Marcus Clarke
7f37df543a Update to 2.6.1. See http://developer.pidgin.im/wiki/ChangeLog for a list
of changes.
2009-08-20 20:41:32 +00:00
Joe Marcus Clarke
5617d4b5f3 Correct plist when dbus is not installed.
PR:		137670
2009-08-11 18:08:07 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Joe Marcus Clarke
abf9f73c7f Update to 2.5.4.
* Add OPTIONS for all of the dynamic chat protocol modules
* Add plist support for WITHOUT_GNUTLS
* Add the myspace chat protocol
* Install the man pages

See http://developer.pidgin.im/wiki/ChangeLog for a list of release
changes.

PR:		130488
Submitted by:	dougb
2009-01-14 02:29:06 +00:00
Joe Marcus Clarke
e4137e991c Update to 2.5.3. See http://developer.pidgin.im/wiki/ChangeLog for a list
of changes.
2008-12-22 07:35:22 +00:00
Joe Marcus Clarke
fa596a3067 Update to 2.5.1. See http://developer.pidgin.im/wiki/ChangeLog for a list
of changes in this release.
2008-09-07 01:14:59 +00:00
Joe Marcus Clarke
9860142901 Update to 2.5.0. See http://developer.pidgin.im/wiki/ChangeLog for a list
of changes in this release.
2008-08-21 21:38:15 +00:00
Joe Marcus Clarke
8557c070e5 Update to 2.4.3. See http://developer.pidgin.im/wiki/ChangeLog for a list
of changes.

Submitted by:	dougb
2008-07-02 05:58:24 +00:00
Edwin Groothuis
090059a210 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)
2008-06-06 14:17:21 +00:00
Joe Marcus Clarke
7ecbb3e64b Add a missing dependency on libSM.
Reported by:	Kris Moore <kris@pcbsd.org>
2008-05-21 17:19:00 +00:00
Joe Marcus Clarke
7fbf2d47c4 * Update distinfo with new checksum. This distfile was re-rolled to fix a
configure script generation problem
* Add a missing dependency on xscrnsaver for pidgin [1]

Reported by:	pointyhat via pav [1]
2008-05-20 21:53:46 +00:00
Joe Marcus Clarke
39c6b76553 Update to 2.4.2. See http://developer.pidgin.im/wiki/ChangeLog for the list
of changes.
2008-05-19 06:16:08 +00:00