Commit graph

137 commits

Author SHA1 Message Date
Pietro Cerutti
b44ee89f34 - Convert to USES=tk 2014-01-17 10:33:08 +00:00
Joe Marcus Clarke
acdfb428ca Fix the v4l2 GST plugin name. The gst_v4l2 is the port module name, not the
user-facing module name.

Reminded by:	kwm
2013-11-30 01:24:19 +00:00
Joe Marcus Clarke
c3dab1a628 Bump PORTREVISION as voice/video support is in the default OPTIONS set.
Reminded by:	mat
2013-11-29 15:14:26 +00:00
Joe Marcus Clarke
b3efafe446 Make sure gstreamer-plugins-v4l2 is installed if voice/video support is
enabled.

PR:		183713
2013-11-28 23:24:52 +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
Baptiste Daroussin
9f48528e6e Convert to new perl framework
Convert from USE_GMAKE to USES=gmake
2013-09-17 06:51:04 +00:00
Guido Falsi
642be1b81d - Make ports use the libc provided iconv implementation on 10-CURRENT
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc

Reviewed by:	bapt
Approved by:	portmgr (bapt)
Discussed with:	bapt, bsam (who both contributed ideas and code)
2013-09-04 18:06:07 +00:00
Baptiste Daroussin
c7d6ee97c1 Add an explicit dependency on pkgconf 2013-09-03 10:23:55 +00:00
Baptiste Daroussin
79e992d8c6 Convert to new option framework 2013-06-04 19:04:59 +00:00
Joe Marcus Clarke
342b1a102b Hardcode OPTIONSFILE across all slave ports to prevent disperate options
per frontend.

PR:		177534
2013-04-28 22:53:20 +00:00
Marcus von Appen
a3a0715f38 - Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
2013-04-27 11:59:28 +00:00
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +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
c0a7c8800f Fix the IRC module by linking libirc with libsasl2.
PR:             176372
Submitted by:   decke
Obtained from:  Slackware
2013-03-10 06:28:25 +00:00
Joe Marcus Clarke
4a079256c0 Update to 2.10.7. See https://developer.pidgin.im/wiki/ChangeLog for changes
in this release.
2013-02-17 23:43:47 +00:00
Roman Bogorodskiy
91e365d630 - Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports
2013-02-05 16:17:06 +00:00
Joe Marcus Clarke
b62e593c8d Update to 2.10.6. See http://developer.pidgin.im/wiki/ChangeLog for a list
of changes in this release.
2012-07-09 01:06:48 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Joe Marcus Clarke
7cdb8ac048 Update to 2.10.4. See http://developer.pidgin.im/wiki/ChangeLog for a list
of changesin this release.
2012-05-12 16:19:38 +00:00
Joe Marcus Clarke
4760bc79f4 Update to 2.10.3. See http://developer.pidgin.im/wiki/ChangeLog for a
list of changes in this release.

Feature safe:	yes
2012-04-01 23:48:08 +00:00
Joe Marcus Clarke
82e87de646 Update to 2.10.2. See http://developer.pidgin.im/wiki/ChangeLog for a
list of changes in this release.

Feature safe:	yes
2012-03-18 17:00:35 +00:00
Pav Lucistnik
9cd91f3661 - Remove conditional checks for FreeBSD 6.X
PR:		ports/165608
Submitted by:	pgollucci
Approved by:	portmgr (hat)
2012-03-02 14:56:37 +00:00
Joe Marcus Clarke
c43e62e125 Update to 2.10.1. See http://developer.pidgin.im/wiki/ChangeLog for a list
of changes.

Feature safe:	yes
2011-12-10 22:39:07 +00:00
Mikhail Teterin
7a61ea7a83 When the WITH_TCLTK option is turned on at config-time, use the
bsd.tcl.mk API. Although this changes Tcl version from 8.4 to 8.5
for most Tcl-users, there is no PORTREVISION bump, because TCLTK
option is off by default.

While here, slightly rephrase the descriptions of the two SSL-options
(GNUTLS vs. NSS).

Approved by:	maintainer
2011-09-27 20:19:28 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Doug Barton
47f4ff877f Remove 0-byte file 2011-08-28 07:05:18 +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
6c842a75a3 Enable static libraries.
Requested by:	Mark Voortman <mark_voortman@hotmail.com>
2011-07-24 22:10:15 +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
2f3f8513f3 Remove a now-dead patch. 2011-06-19 22:14:43 +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
Roman Bogorodskiy
207386f96a Chase security/gnutls update and add an UPDATING entry. 2011-06-05 18:43:16 +00:00
Wen Heping
43721c23d5 - Bump PORTREVISION to chase the update of dns/libidn 2011-03-14 08:40:06 +00:00
Joe Marcus Clarke
daf3928268 Update to 2.7.11. See http://developer.pidgin.im/wiki/ChangeLog for a list
of changes.
2011-03-14 03:11:05 +00:00
Joe Marcus Clarke
767cd3e9bc Update to 2.7.10. See http://developer.pidgin.im/wiki/ChangeLog for a list
of changes.
2011-02-27 07:04:16 +00:00
Joe Marcus Clarke
3acbf475b4 Add a missing locale file.
Reported by:	pointyhat via pav
2011-01-03 21:56:37 +00:00
Joe Marcus Clarke
e44505597c Update to 2.7.9. 2011-01-02 22:38:14 +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
b479c3e241 Update to 2.7.7. See http://developer.pidgin.im/wiki/ChangeLog for the list
of changes.
2010-11-26 05:14:53 +00:00
Emanuel Haupt
c592d40ccb Update to 2.7.6
Approved by:	marcus (maintainer)
2010-11-22 18:30:04 +00:00
Koop Mast
3680f27ebf Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.32/

This will be the last release of the GNOME 2.x series, mainly a bugfix and
bridge release to the first release of the GNOME 3.x series.

This release features commits by avl, marcus, mezz and myself.

The FreeBSD GNOME Team would like to thank the following contributors and
testers for there help with this release:

Zane C.B. <vvelox@vvelox.net>
romain@
Olaf Seibert <O.Seibert@cs.ru.nl>
DomiX
Bapt <baptiste.daroussin@gmail.com>
jsa@
miwi@
Sergio de Almeida Lenzi <lenzi.sergio@gmail.com>
Maxim Samsonov <xors@mne.ru>
Kris Moore

And pav@ for 2 exp-runs

PR:		ports/152255
		ports/143260
		ports/141033
		ports/149629
		ports/150350
		ports/151523
With hat:	gnome@
2010-11-20 15:37:08 +00:00
Joe Marcus Clarke
bde67247d6 Update to 2.7.5. See http://developer.pidgin.im/wiki/ChangeLog for a list
of changes.
2010-11-08 00:11:05 +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
719eb92859 Fix the plist when Perl support is enabled.
Reported by:	ehaup
2010-07-26 15:28:35 +00:00
Koop Mast
bb4529c7ee Fix the build by removing a unneeded patch that is merged upstream.
Submitted by:	dougb@
2010-07-25 14:48:21 +00:00
Joe Marcus Clarke
c6248f2524 Update to 2.7.2. See http://developer.pidgin.im/wiki/ChangeLog for a list
of changes in this release.
2010-07-25 01:32:43 +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