Commit graph

3758 commits

Author SHA1 Message Date
Koop Mast
a5f590e51d The FreeBSD GNOME team presents a Glib and Gtk+ 3 update.
This update updates Glib20 to 2.36 and Gtk+ 3.8

* The gio-fam-backend port that used gamin for the GFileMonitor API is gone.
  It is replaced by a GIO kqueue implementation developed as part of a NetBSD
  GSoC 2011 project by Dimitry Matveev.
* Fix a bug in the glib20 Makefile so it includes -lintl in the glib-2.0
  pkgconfig file [1]. This broke static linking and newer binutils.
* Add introspection USE_GNOME component which sets GI_SCANNER_DISABLE_CACHE to
  prevent creation of /  root/.cache dir. Defaults to build & run depend,
  but :build and :run switches available.
* New x11-toolkits/pangox-compat port and companion USE_GNOME component for
  pangox support which was removed from the pango port. Add it to ports still
  using pangox API.

Exp-run by:	bapt@
PR:		ports/178958 [1]
Submitted by:	emaste@ [1]
2013-07-31 11:57:45 +00:00
Baptiste Daroussin
0d000f0a8a Fix build with clang_is_cc by always forcing gnu89 2013-07-30 12:35:44 +00:00
John Marino
396a4cac54 Deprecate MSN Messenger ports to expire 31 OCT 2013
Microsoft ended the primary MSN service for all countries by 30 APR 2013.
Third party clients still work although they can only communicate with
other such clients.  The XMPP protocol service is expected to be shut down
by October 2013 [1] although MSP service may continue into early 2014. [1]

Deprecate all ports that exclusively use MSN protocols and mark the
expiration by the end of October.

[1] http://tinyurl.com/ac9vbqo

Approved by:	bapt (portmgr, mentor)
2013-07-27 10:19:30 +00:00
John Marino
e8b26d98de net-im/cli-msn: Mark BROKEN and DEPRECATE
This port is BROKEN because the master site more-pah.net no longer offers
a direct download so the distfile can't be fetched.  I could not find any
mirrors for the distfile.

It is deprcated because the offical MSN Messenger service ended 30 Apri
2013.  Third party tools like this still function for now, but the true
EOL date is not publically known, but official documentation suggested
XMPP protocol service ends October 2013. [1]

[1] http://tinyurl.com/ac9vbqo

PR:		179655
Approved by:	bapt / culot (mentors, implicit), maintainer timeout
2013-07-27 07:30:04 +00:00
Rene Ladan
66fee90926 KDE3 and QT3 expired on 2013-07-01, remove these ports.
Unfortunately, this also affects some ports using QT3 as a GUI toolkit.

Changes to infrastructure files:
- bsd.kde.mk : obsolete, remove
- bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while
- CHANGES : document the removals from bsd.port.mk
- KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead)
- MOVED : add the removed ports

PR:		ports/180745
Submitted by:	rene
Approved by:	portmgr (bapt)
Exp-run by:	bapt
2013-07-26 19:19:20 +00:00
Baptiste Daroussin
73a440a7ef Add an explicit dependency on gettext.
Fix build with recent binutils
2013-07-26 09:38:03 +00:00
Emanuel Haupt
ea0f02dfeb Remove MAKE_JOBS_SAFE which is now default. 2013-07-24 08:19:07 +00:00
Veniamin Gvozdikov
862c06b489 - Changed my email
- Trim Makefile headers and positions name and surname within

Approved by:	eadler, rm (mentors)
2013-07-22 14:34:22 +00:00
Sunpoet Po-Chuan Hsieh
6dd01108b9 - Update to 0.11.0
Changes:	https://github.com/hipchat/hipchat-rb/commits/master
2013-07-21 15:39:28 +00:00
Nicola Vitale
66257f4744 - Update to 1.8.42 2013-07-21 13:42:43 +00:00
Ruslan Makhmatkhanov
f5d79b1f3d Cleanup empty files and directories. 2013-07-19 14:03:52 +00:00
Alexey Dokuchaev
cdeccabd87 Small, non-functional changes (cleanups). 2013-07-19 13:48:11 +00:00
TAKATSU Tomonari
2b7a3227e7 - Update to 0.2.2.1297 2013-07-18 11:10:22 +00:00
Baptiste Daroussin
e2c1d81e13 Add an explicit dependency on pkg-config
Reported by:	pkg-fallout
2013-07-18 09:33:23 +00:00
Sunpoet Po-Chuan Hsieh
95f72837be - Update to 0.10.1
Changes:	https://github.com/hipchat/hipchat-rb/commits/master
2013-07-16 20:19:56 +00:00
Sunpoet Po-Chuan Hsieh
c2d1a14c7c - Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
  - Add COOKIES
  - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
  - Add GSSAPI and SPNEGO [2]
  - Remove KERBEROS4
  - Rename LIBIDN to IDN
  - Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile

Changes:	http://curl.haxx.se/changes.html
PR:		ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by:	miwi
2013-07-11 16:26:26 +00:00
Baptiste Daroussin
0bdf3055bd Mark as job unsafe 2013-07-10 17:04:49 +00:00
Antoine Brodin
288fe59bca Fix plist 2013-07-08 19:55:35 +00:00
Emanuel Haupt
6fe706fd4b - Convert USE_GMAKE to USES=gmake
- Change pkgconfig:build to pkgconfig since it's the same and it's bad practice.
  It accidentally slipped in during the original introduction
- Trim header
2013-07-08 18:42:15 +00:00
Baptiste Daroussin
688ad744d9 Add needed pkgconfig dep while here convert to USES=gmake
Approved by:	kwm (gnome)
2013-07-08 11:55:14 +00:00
Raphael Kubo da Costa
554e0c79c9 Update the KDE Software Compilation to 4.10.5.
Proudly brought to you by the KDE on FreeBSD team. We're sorry to ship two
KDE updates in just a few days, but the work on 4.10.5 was very light
compared to 4.10.4 so it was ready much faster.

The release announcement can be found in [1].
[1] http://www.kde.org/announcements/announce-4.10.5.php

The biggest news for us on FreeBSD is that the Ruby bindings should work
with Ruby 1.9 now.

I will probably add a note to UPDATING later about this, but as avilla@
pointed out, the clang support we mentioned that was improved in 4.10.4
requires a rebuild of the ports that depend on kdelibs4. Most of them are
covered by this update, but those which are not part of the Software
Compilation need to be rebuilt manually to make sure the previous issues
(proper symbol visibility being the most annoying of them) are solved.
2013-07-04 23:34:32 +00:00
Raphael Kubo da Costa
18ff93d1a7 Update to KDE SC 4.10.4, proudly presented by the KDE on FreeBSD team.
With commits from avilla@, makc@, rakuco@ and Schaich Alonso.

The upstream announcement can be found in [1].
[1] http://www.kde.org/announcements/announce-4.10.4.php

clang support should be more stable now, with clang being recognized by
kdelibs4 and being passed the correct flags to build other ports.
Additionally, all ports being committed have been verified to build with
-CURRENT's clang 3.3 on an amd64 tinderbox (special thanks go to swills@ for
providing it).

Work on the newly-released 4.10.5 will begin shortly.
2013-07-02 19:04:18 +00:00
Antoine Brodin
072ec8259d Deprecate ports broken on FreeBSD 8 or newer
Approved by:	maintainer silence
2013-07-01 21:31:06 +00:00
Antoine Brodin
8094329cd3 Fix pkg-plist 2013-06-24 21:04:19 +00:00
Martin Matuska
841de3c983 Unbreak build with clang
PR:		ports/179543
Submitted by:	Guido Falsi <madpilot@FreeBSD.org>
2013-06-24 13:53:29 +00:00
Pietro Cerutti
3d67d2607c - Update to 3.8.2
Announcement: http://community.igniterealtime.org/blogs/ignite/2013/05/28/
- Incorporate a patch to fix broken S2S [1]
  Issue: http://issues.igniterealtime.org/browse/OF-443

Submitted by:	Christian Reiss <email@christian-reiss.de> [1]
2013-06-24 10:54:32 +00:00
TAKATSU Tomonari
c34b60da51 - Update net-im/mikutter to 0.2.2.1264 [1]
* Convert NOPORTDOCS to PORT_OPTIONS:MDOCS [1]
  * Remove LICENSE_FILE for standard license
  * Remove INSTALL_DEPENDS
  * Make use of rubygem ports instead of ruby- prefix ports
  * Update the restriction of Ruby version
  * Cleanup post-patch target
- Remove net-im/mikutter003 [2]
  * Consider using net-im/mikutter
  * Add an entry to UPDATING

PR:		ports/179320 (based on) [1]
PR:		ports/179504 (based on) [2]
Submitted by:	Koichiro IWAO <meta+ports_AT_vmeta_DOT_jp> [1][2]
2013-06-23 12:34:33 +00:00
Steve Wills
72ba0aa5c6 - Update to 1.0.0
- Fix whitespace in pkg-descr

PR:		ports/179534
Submitted by:	Koichiro IWAO <meta+ports@vmeta.jp> (maintainer)
2013-06-20 04:21:07 +00:00
Andrej Zverev
b93bdbe2d6 - Cleanup outdated checks. (PERL_LEVEL < 5.12)
- Assign some p5- ports under perl@ maintainership.

Approved by:	portmgr@ (bapt@)
2013-06-18 13:49:02 +00:00
Sunpoet Po-Chuan Hsieh
fa9f5229d2 - Add rubygem-hipchat 0.10.0
hipchat is a Ruby library to interact with HipChat.

WWW: https://github.com/hipchat/hipchat-rb
RG:  https://rubygems.org/gems/hipchat
2013-06-13 11:56:03 +00:00
Martin Matuska
1f7fceb34c Update WWW address in pkg-descr
PR:		ports/176577
Submitted by:	Kevin Zheng <kevinz5000@gmail.com>
2013-06-11 06:49:16 +00:00
Martin Wilke
9831c62540 - Fix build with clang
- Add LICENSE

PR:		179217
Submitted by:	Ports Fury
2013-06-09 16:53:42 +00:00
Koop Mast
218db049e2 Update to 0.16.6.
Obtained from:	GNOME dev repo
Security:	CVE-2013-1431
2013-06-05 09:02:46 +00:00
Raphael Kubo da Costa
7864d96080 Add upstream patch that should fix the build with at least clang 3.3.
Kudos to swills@ for his 10-CURRENT tinderbox :-)
2013-06-04 22:32:07 +00:00
Baptiste Daroussin
79e992d8c6 Convert to new option framework 2013-06-04 19:04:59 +00:00
Martin Wilke
ef883f0a44 - Unbreak with TCL/TK 8.6
PR:		179209
Submitted by:	Ports Fury
2013-06-04 08:20:26 +00:00
Alexey Dokuchaev
107190c5f5 Unbreak the fetch.
PR:	ports/179181
2013-06-03 06:47:55 +00:00
Baptiste Daroussin
b109b97dd2 Chase libtasn1 switching from USE_GNOME=pkgconfig to USES=pkgconfig
That has made pkgconf being a Build deps instead of Build+Run deps thus ports depending on pkgconf need an explicit dependency
2013-06-02 19:15:39 +00:00
Martin Wilke
ab5ce324f5 - Do not try to remove dirs. not created by the port
Reported by:	pkg (DEVELOPER_MODE)
2013-05-31 16:26:30 +00:00
Ruslan Makhmatkhanov
484c563e2a - update to 0.15.4 2013-05-29 22:28:28 +00:00
Baptiste Daroussin
35a78cd58f Fix build on HEAD by adding USE_GCC=any (uses nested functions) 2013-05-27 16:19:33 +00:00
Niclas Zeising
92ea0d614b The FreeBSD x11 team proudly presents
an zeising, kwm, miwi, bapt, eadler production:

Xorg 7.7

Starring:
xserver 1.12.4 (new xorg only)
Mesa 8.0.4, including libGL, libGLU and dri (new xorg only)
libX11 1.5.0
libxcb 1.9
libdrm 2.4.42 (new xorg only)
freeglut 2.8.1
Also starring:
Updates to drivers and other libraries and utilities

Additional notes:
Change pkgconf to be a build dependency.
Add a new USE_XORG, xcb, to depend on libxcb and update all ports to use
this.
Trim makefile headers.
Take maintanership of x11/xcb-proto, ok'd by ashish.
If you are running WITH_NEW_XORG=, you need to rebuild all installed
drivers, see UPDATING for more information.
Various fixes to make ports compile.

PR:		ports/177942
Exp-run by:	miwi
Approved by:	portmgr (miwi)

Thanks to all who helped testing!
2013-05-25 14:37:02 +00:00
Jason Helfman
4c6703ce1d - adoption of optionsNG framework
Approved by:	portmgr (bapt)
2013-05-23 16:10:43 +00:00
Nicola Vitale
783d9b8e9b - Add missing dependency (x11-toolkits/linux-f10-gtk2) 2013-05-18 19:45:19 +00:00
Nicola Vitale
0ff004922e Yoono is an easy to use application that allows you to connect to all your
social networks and instant messaging services - in one place. Get all your
friend updates, update your own status, and easily share stuff with your
friends.

Supported services:

  * AIM
  * Facebook
  * Flickr
  * Foursquare
  * FriendFeed
  * GTalk
  * Linkedin
  * MySpace
  * Twitter
  * Yahoo Chat
  * YouTube

This port installs the Linux client for desktop.

WWW: http://www.yoono.com/
2013-05-18 13:33:41 +00:00
Raphael Kubo da Costa
9fd172d5fc Update maintainer's email address and drop maintainership of a few ports.
PR:		ports/178543
Submitted by:	Piotr Smyrak <smyru@heron.pl> (maintainer)
2013-05-16 20:07:39 +00:00
Koop Mast
72700e4d34 Fix forgotten ${PORTSDIR} 2013-05-13 13:28:24 +00:00
Koop Mast
41885a73f4 Add telepathy-sofiasip port. SIP telepathy plugin using the SIP protocol
library (net/sofia-sip)

PR:		ports/158061
Submitted by:	Yuri <yuri@tsoft.com>
2013-05-13 13:25:37 +00:00
Max Brazhnikov
7678193c3d - Add global options (DOCS, NLS, etc) to the OPTIONS_DEFINE and partly revert r315222 [1]
- Convert WITH_DEBUG to new options framework
- Trim Makefile header
- Adjust COMMENTs
- Reformat/update description

[1] See follow-up discussion: http://lists.freebsd.org/pipermail/svn-ports-head/2013-March/016094.html
2013-05-12 11:48:49 +00:00
Alexey Dokuchaev
7ea461e0f7 Update to version 0.9.8.14. 2013-05-12 05:42:16 +00:00
Raphael Kubo da Costa
75d631cbe7 Adopt port with kde@ hat, Kopete depends on it 2013-05-11 20:48:41 +00:00
Hiroki Sato
4e09def2d4 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.
2013-05-11 17:58:55 +00:00
Matthias Andree
5f3dae0bea Change USE_GETTEXT=yes to USES+=gettext.
Submitted by:	jgh
2013-05-10 09:20:35 +00:00
Matthias Andree
322ca0b090 Roll a newer upstream snapshot from SVN r659 (previous r628).
Changelog: https://code.google.com/p/skype4pidgin/source/list

Clean up Makefile header.

Prepare NLS, but upstream .pot/.po files are woefully out of date.
2013-05-09 22:18:59 +00:00
Olivier Duchateau
edee314615 - Bump PORTREVISION after update of x11/libxfce4util, and x11-wm/xfce4-panel
While I'm here,
- Finish to convert USES
- Trim Makefile header
- Remove ABI version in LIB_DEPENDS
- Remove desktopfileutils, because MimeType entry is not present in desktop file
2013-05-08 16:05:21 +00:00
Emanuel Haupt
1a90c9af17 Mark MAKE_JOBS_SAFE 2013-05-08 12:24:26 +00:00
Baptiste Daroussin
9f1de9b900 Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline
2013-05-06 15:34:17 +00:00
Baptiste Daroussin
062ed8d36f Convert from WITHOUT_NLS to PORT_OPTIONS:MNLS
While here do some conversion to new options framework
2013-05-06 10:22:41 +00:00
Hiroki Sato
7dadfc8a88 Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetex
instead to make migration to TeXLive easier.
2013-05-06 02:00:40 +00:00
Florian Smeets
5ac18767d1 Fix installation of ports that rely on cp -n for installing files. r245960
changed cp to exit with a non-zero exit code if the file exists and is not
overwritten thus causing ports to fail installing when e.g. trying to cp
.default -> .conf files that already exist.

We just ignore the error and continue, as we used to.

Reported by:	jaset
Approved by:	portmgr (bapt)
2013-05-04 22:48:03 +00:00
Emanuel Haupt
2898e3fa0c Chase security/libgcrypt update 2013-05-03 16:36:39 +00:00
Alberto Villa
b475ee362f The KDE Telepathy project aims to integrate real time communication
deeply into KDE Workspaces, and to provide an infrastructure to aid
development of collaborative features for KDE Applications.

This is the meta-port grouping all the components.

WWW: http://community.kde.org/KTp
2013-05-02 21:47:33 +00:00
Alberto Villa
d06c339c35 - Add KDE Telepathy modules to the INDEX. 2013-05-02 21:43:41 +00:00
Alberto Villa
e1a902c8f1 - Add ports for KDE Telepathy modules.
None of these ports is supposed to be installed by hand. A metaport is
coming in my next commit.
2013-05-02 21:42:57 +00:00
Alberto Villa
5b22af5c68 Qt wrapper around the Telepathy Logger client library.
Telepathy is a D-Bus framework for unifying real time communication,
including instant messaging, voice calls and video calls. It abstracts
differences between protocols to provide a unified interface for
applications.

WWW: http://community.kde.org/KTp
2013-05-02 21:28:26 +00:00
Jason Helfman
9e9db95658 - adoption of USES and optionsNG
Approved by:	portmgr (bapt@)
2013-05-01 18:06:30 +00:00
Ruslan Makhmatkhanov
ee01891805 - add upstream patch to fix connection to servers w/o StartTLS support (r14476)
- remove conflicts with no more existing gajim-devel, while here
- bump PORTREVISION

Reported by:	arrowdodger <6yearold@gmail.com> (by email)
2013-05-01 15:19:41 +00:00
Alberto Villa
34accfd94e - Merge two USES into one. 2013-04-30 15:57:28 +00:00
Nicola Vitale
9ccbe29b3f - Update to 1.1.1
- Trim Makefile header
- Use GitHub as download site
- Remove ABI version numbers from LIB_DEPENDS
- Add pkgconfig to USES

PR:	ports/176852
Submitted by:	nivit
Approved by:	Andrey K <akuz84@gmail.com> (maintainer, timeout > 2 weeks)
Build log:	http://goo.gl/5WD72
2013-04-30 13:44:30 +00:00
Rene Ladan
4c9452d972 Use the Linux infrastructure to specify dependencies instead of manual
RUN_DEPENDS, this ensures the correct infrastructure ports are used.

Remove STRIP= , which is now handled by USE_LINUX=yes .

Discussed on:	emulation@ (some time ago)
2013-04-30 09:33:28 +00:00
Guido Falsi
2ba265c5fa - Update to 1.2.2
- Use PORTDOCS
- Use space for WWW line in pkg-descr

PR:		ports/178181
Submitted by:	Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
2013-04-29 07:49:29 +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
83f02b963c - Convert USE_GETTEXT to USES (part 4)
Approved by:	portmgr (bapt)
2013-04-26 10:44:28 +00:00
Steve Wills
2210391025 - Unmark broken, works fine with Ruby 1.9
PR:		ports/176902
Submitted by:	Koichiro IWAO <meta+ports@vmeta.jp>
Approved by:	maintainer timeout (dhn, >5 weeks)
2013-04-25 02:37:11 +00:00
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Alex Kozlov
08c99f3ad5 - Convert USE_GETTEXT to USES (part 1)
Approved by:	portmgr (bapt)
2013-04-24 07:35:40 +00:00
Baptiste Daroussin
992586fa08 Finish converting the whole ports tree to USES=pkgconfig 2013-04-23 14:20:25 +00:00
Emanuel Haupt
79e6679346 Convert to USES=gettext 2013-04-23 10:26:09 +00:00
Rene Ladan
a79374b9ff Remove expired ports:
2013-04-17 audio/icecast: Unmaintained upstream since 2004. Use audio/icecast2 instead
2013-04-18 net-im/gajim-devel: This port is outdated for two years, no distfile available. Please use net-im/gajim instead

Feature safe:	yes
2013-04-18 09:10:36 +00:00
Koop Mast
d4dc90dad1 fix build with glib 2.34: wv2, gimp-focusblur-plugin, gtk-murrine-engine
Fix up botched variable in mysql-workbench51 that prevents patching.
Correct farsight2 master_site and add mirror.

Submitted by:	pointyhat via miwi
Approved by:	portmgr (miwi)
2013-04-02 09:27:05 +00:00
Koop Mast
66c6cd5346 Fix packaging.
Submitted by:	miwi
Approved by:	portmgr (miwi)
2013-03-31 09:05:28 +00:00
Ashish SHUKLA
7fc5bd70f3 GNU Emacs updates
editors/emacs:
 - Update to 24.3
 - Update CANNA patchset[1]
 - Unbreak ARM support by using the patch from emacs-devel port
 - Add missing INSTALLS_ICONS[2]
 - Remove a patch which is already integrated upstream
 - Fix Makefile header

editors/emacs-devel:
 - Update to bzr revision 112178
 - Fix Makefile header
 - Add missing INSTALLS_ICONS[2]

editors/emacs23:
 - Remove ABI versions from LIB_DEPENDS
 - Fix Makefile header
 - Add missing INSTALLS_ICONS[2]

Mk/bsd.emacs.mk:
 - Update major version for editors/emacs port

*:
 - Bump PORTREVISION to chase Emacs updates

PR:		ports/177428[2]
Submitted by:	Yuji TAKANO[1] (via private email), bdrewery[2]
2013-03-30 05:13:30 +00:00
Emanuel Haupt
3326fa325f - Fix pkg-plist [1]
- Don't request ABI version in LIB_DEPENDS
- Trim header

Notified by:	miwi [1]
2013-03-29 17:00:45 +00:00
Eitan Adler
5190f14f8d For perl@ owned ports:
- Fix COMMENT
- Trim header
2013-03-29 00:44:53 +00:00
Eitan Adler
d1f32a3e5d Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
2013-03-28 16:28:59 +00:00
Eitan Adler
b0533230a5 Drop support for old versions of FreeBSD from unmaintained ports
Reviewed by:	miwi
2013-03-28 15:51:16 +00:00
Eitan Adler
1e5f12f776 Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix" instead. 2013-03-28 03:28:30 +00:00
Glen Barber
6dd5b6fc40 Fix PORT_OPTIONS check for 'DEVEL'.
PR:		ports/177360
Pointyhat:	gjb (myself)
Approved by:	garga (maintainer, implicit)
2013-03-27 21:57:42 +00:00
Koop Mast
783b5d54cb Add LATEST_LINK [1]
While here, switch to USES=pathfix, spell PORTREVISION correct and s/=/+=/
for CPPFLAGS and LDFLAGS

Submitted by:	erwin [1]
2013-03-27 14:09:04 +00:00
Max Brazhnikov
24482eebf1 KDE/FreeBSD team presents KDE SC 4.10.1 ports!
- kdegames4 port has been split.
- kdeutils4-printer-applet and system-config-printer-kde have been
  replaced by print/kde4-print-manager.
- Recover misc/kde4-l10n-mr from attic.
- New USE_KDE4 components: kactivities, libkdegames, nepomuk-core,
  and nepomuk-widgets.
- Provide sharedmime component with magic: ports don't need to
  run update-mime-database themselves now.
- Switch some ports to out-of-source build.
- Update port comments.
- Adjust dependence on Qt4 components.
- x11/kde4 installs modern kdepim4 now.
- Remove redundant aspell and hspell from kdelibs4, both
  can be enabled in textproc/enchant if needed.
- Remove stale bits from bsd.kde4.mk

The area51 repository features commits by Schaich Alonso and myself.

Contributors:
- Tobias Berner
2013-03-27 11:55:25 +00:00
Renato Botelho
40c37f1e82 Allow twirssi to use development version of irssi
PR:		ports/177360
Submitted by:	gjb@
2013-03-25 10:22:14 +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
Carlo Strub
12db4f3291 Jitsi (formerly SIP Communicator) is an audio/video and chat communicator that
supports protocols such as SIP, XMPP/Jabber, AIM/ICQ, Windows Live, Yahoo! and
many other useful features. Jitsi is Open Source / Free Software, and is
available under the terms of the LGPL.

WWW: https://jitsi.org

PR:		ports/174208
Submitted by:	Tzanetos Balitsaris <tzabal@it.teithe.gr>
2013-03-24 19:16:45 +00:00
Alberto Villa
809a75f12b - Use %%CMAKE_BUILD_TYPE%% in plist. 2013-03-23 18:39:34 +00:00
Max Brazhnikov
ffd97a0193 - convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
2013-03-22 20:06:14 +00:00
Max Brazhnikov
d65c037b00 Mk/bsd.kde4.mk:
- Don't set CMAKE_BUILD_TYPE for debug builds (cmake.mk already handles it)
- Don't set WITH_DEBUG for unstable branch (KDE4_BRANCH)
- Remove now useless KDE4_BUILDENV

KDE SC ports:
- Chase KDE4_BUILDENV removal: replace 'KDE4_BUILDENV= yes' with
  'USES= cmake:outsource' and add USE_LDCONFIG if needed
2013-03-22 14:18:02 +00:00
Eitan Adler
334eb0fc61 This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.

PR:		ports/177081
Reviewed by:	bapt
Approved by:	portmgr (miwi)
2013-03-19 13:04:30 +00:00
Ruslan Makhmatkhanov
ff21e3198b - update to 0.15.3
changelog:
http://hg.gajim.org/gajim/file/gajim-0.15.3/ChangeLog
2013-03-19 06:22:42 +00:00
Ruslan Makhmatkhanov
8ef3f4d40f Mark as deprecated, since this port is outdated for two years. Unmaintained, no
distfile is available at primary master site. Please use net-im/gajim instead
(that's newer). Set expiration date to 2013-04-18.
2013-03-18 18:37:19 +00:00