1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
Commit Graph

3724 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
ee0456d513 - Cleanup Makefile header 2013-08-21 17:42:57 +00:00
Sunpoet Po-Chuan Hsieh
fa1716b118 - Remove leading indefinite article from COMMENT 2013-08-21 17:17:25 +00:00
Sunpoet Po-Chuan Hsieh
e15628ebf6 - Use RUN_DEPENDS:=BUILD_DEPENDS
- Add BUILD_DEPENDS
- Cosmetic change
2013-08-21 14:55:43 +00:00
Sunpoet Po-Chuan Hsieh
c9cf6c6113 - Convert to new perl framework 2013-08-21 14:08:06 +00:00
Alexey Dokuchaev
ca8ea6c793 - Fix targets' dependencies in an attempt to fix parallel (-jX) builds
- While here: contract MASTER_SITES, restore original DETACH_DESC (pre-
  r324947; timeout from jgh@ since May 24), add DOCS to OPTIONS_DEFINE,
  define LICENSE (GPLv2)
- In pkg-descr: kill EOL spaces and terminate URL with a slash as told
  by PH, section 3.2.1)

Reported by:	marino
Approved by:	miwi, bapt (portmgr, implicit)
2013-08-19 10:15:12 +00:00
Marcus von Appen
941c09e91a - Fix build after the recent lang/python changes 2013-08-18 08:32:05 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Nicola Vitale
dd6877ffe7 - Update to 1.8.43
Build details:	http://goo.gl/y1vzKL
2013-08-14 15:41:18 +00:00
Carlo Strub
def6f88f09 Fix leftovers
Submitted by:	QAT
Approved by:	maintainer (implicit)
2013-08-14 08:44:19 +00:00
Carlo Strub
db59ea0c3a - Update to 2.2
- Add a man page

PR:		ports/181115
Submitted by:	Tzanetos Balitsaris <tzabal@it.teithe.gr> (maintainer)
2013-08-14 08:22:59 +00:00
TAKATSU Tomonari
905c90ae47 - Update to 0.2.2.1328 2013-08-14 08:01:09 +00:00
Alexey Dokuchaev
d6ed09ec80 - Unbreak parallel (-jX) builds: add missing inter-source dependencies
- Drop leading indefinite article from the COMMENT
- Add missing HEIMDAL_DESC, use new syntax for LIB_DEPENDS
- Improve the order of the knobs within the Makefile
2013-08-09 11:41:12 +00:00
TAKATSU Tomonari
73b4451cc5 - Update to 0.2.2.1318 2013-08-05 20:21:58 +00:00
Andrej Zverev
99ad912735 - Convert to new perl framework
- Trim Makefile header
2013-08-03 08:45:51 +00:00
Mathieu Arnold
4819ca343b - Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-02 18:52:07 +00:00
Andrej Zverev
0aad97bb5c - Convert to new perl framework 2013-08-02 18:21:05 +00:00
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