Commit graph

320350 commits

Author SHA1 Message Date
Marcus von Appen
70843aa2cc - Update to version 1.4.1.4 2014-01-06 17:12:44 +00:00
Max Brazhnikov
58c79220ca - Add explicit dependence on Qt 4 components
PR:		ports/185101
Approved by:	general blanket approval
2014-01-06 16:24:22 +00:00
Max Brazhnikov
6a7940d3e6 merge from area51 repo:
- Convert to new LIB_DEPENDS syntax
- Simplify by using out-of-source build provided by USES=qmake
- Add explicit dependencies on Qt4 corelib and testlib
2014-01-06 16:21:05 +00:00
Max Brazhnikov
1527bd924f - Convert to USES=qmake
Approved by:	maintainer
2014-01-06 16:18:18 +00:00
Colin Percival
ad45e8d2b7 Update to 1.8. The ec2_fetchkey rc.d script now creates the user
specified in the $ec2_fetchkey_user variable, so that it can be
(usefully) specified via user-data at EC2 instance launch time.
2014-01-06 16:17:31 +00:00
Max Brazhnikov
7d5e6b666c In preparation for Qt 5 ports:
Mk/Uses/qmake.mk:
- Add support for out-of-source builds
- Add support for Qt 5 ports
- Respect WITH_DEBUG

Mk/bsd.qt.mk:
- Massive rework for Qt 5 ports
- Remove '-phonon' from global configure args, thus allow qt4-designer and
  qt4-qtconfig to be built without Phonon support [1]

devel/qmake4:
- Improve mkspecs for gcc (mainly sync with linux version) and clang

devel/qt4-corelib:
- Convert to USES=iconv
- Remove ancient patch

devel/qt4-designer:
- Remove reference to WRKSRC from installed pkgconfig files [2]
- Don't build Qt Designer plugin for Phonon from outdated Qt sources.
  Separate port for plugin will be committed later

devel/qt4-assistant-adp, devel/qt4-libqtassistantclient:
- Convert to USES=qmake

Clean up Qt4 ports:
- Update comments
- Update description; use common description
- Consistently use QT_INCDIR, QT_LIBDIR, etc.
- Use options helpers
- Convert to new LIB_DEPENDS syntax
- Update DESKTOP_ENTRIES to avoid conflicts with Qt 5 ports
- Rename/move several ports for unification with Qt 5 ports

PR:		ports/184620 [1]
Reported by:	Kevin Zheng <kevinz5000@gmail.com>

PR:		ports/181141 [2]
Reported by:	thierry

PR:		ports/185101
Exp-run by:	bdrewery

This is mostly solely avilla's work in area51, kudos to him! And a couple
commits from myself, so you know who's collecting pointyhats :)
2014-01-06 16:16:52 +00:00
Ruslan Makhmatkhanov
b60b2bc8f4 - remove erroneous backslash from RUN_DEPENDS that was there from the beginning 2014-01-06 16:14:33 +00:00
Raphael Kubo da Costa
cda0880bf5 - Fix the build with clang/libc++.
- Support staging.
2014-01-06 15:34:53 +00:00
Rene Ladan
488eff603e - Update to 193 to be able to connect to the servers again
- Repack distribution file, reroll/simplify patches.
  The original host is gone, and there is no obvious replacement for the
  distribution file, so roll our own from the referenced git repository:
  git://git.berlios.de/elc
  branch master, commit 86780d5dd43b3c9b66fa014944cf1811fa78d161
- Stagify
- Strip library versions [1]

Submitted by:	portlint [1]
Approved by:	acm (implicit)
2014-01-06 15:23:30 +00:00
Raphael Kubo da Costa
0189170aed - Fix the build when g++ is not present.
- Respect CXXFLAGS.
- Unconditionally set MAINTAINER.
- Set LICENSE.
- Support staging.
2014-01-06 15:23:11 +00:00
Rene Ladan
5f749d759c - Update to version 193 (*)
- Stagify
- Mark as architecture-independent
- Remove NO_PACKAGE (pkg will show the package size upon installation)

(*) Version 192 is not accepted by the servers any longer, version 193
allows me to connect to the servers, create an account, and wander around.

Approved by:	acm (implicit)
2014-01-06 15:17:02 +00:00
Sunpoet Po-Chuan Hsieh
7921b3bbc8 - Add p5-Net-SNMPTrapd 0.12
- While I'm here, add LICENSE

The Net::SNMPTrapd module implements an SNMP Trap Listener.

WWW: http://search.cpan.org/dist/Net-SNMPTrapd/

PR:		ports/185418
Submitted by:	Hung-Yi Chen <gaod@hychen.org>
2014-01-06 15:12:02 +00:00
Sunpoet Po-Chuan Hsieh
f5deb59c80 - Add pecl-crypto 0.1.0
This package provides an objective wrapper for OpenSSL Crypto Library

WWW: http://pecl.php.net/package/crypto

PR:		ports/185410
Submitted by:	Gasol Wu <gasol.wu@gmail.com>
2014-01-06 15:11:54 +00:00
Sunpoet Po-Chuan Hsieh
9958ccb345 - Install asciidocapi.py
- Bump PORTREVISION for package change
- While I'm here, fix shebang

PR:		ports/185107
Submitted by:	Kevin Zheng <kevinz5000@gmail.com>
2014-01-06 15:11:48 +00:00
Sunpoet Po-Chuan Hsieh
3ceb872daa - Update bsd.symfony2.mk: add dependencies for package of the components which
will be used on other related ports
- Use single space after WWW:

PR:		ports/181680
Submitted by:	Gasol Wu <gasol.wu@gmail.com>
2014-01-06 15:11:43 +00:00
Sunpoet Po-Chuan Hsieh
87dca801f4 - Correct variable name to fix shared library links
- Bump PORTREVISION for package change
- While I'm here, convert to new LIB_DEPENDS format and support STAGEDIR

PR:		ports/181637
Submitted by:	Gasol Wu <gasol.wu@gmail.com> (maintainer)
2014-01-06 15:08:43 +00:00
Sunpoet Po-Chuan Hsieh
f9bdfd8c7c - Update to 2014.01.05 2014-01-06 15:08:38 +00:00
Sunpoet Po-Chuan Hsieh
eed68e9dfd - Update to 2014.01.05 2014-01-06 15:08:33 +00:00
Sunpoet Po-Chuan Hsieh
8dde6b11f0 - Update to 20140105 2014-01-06 15:08:28 +00:00
Sunpoet Po-Chuan Hsieh
74c8413095 - Update to 2014.01.05 2014-01-06 15:08:23 +00:00
Boris Samorodov
e1e0ff426b Update to version 20140106. 2014-01-06 15:04:09 +00:00
Adam Weinberger
1c84663845 Host the bash-completion-2.1 distfile on MASTER_SITE_LOCAL.
I really have no idea what is going on with the distfile. The 2.1 tag
has been in the b-c git tree for 9 months now, but their website hasn't
been updated to reflect this. Their alioth area now shows no files
whatsoever, which makes this version (and any other) unfetchable. Some
distros are also using 2.1, some aren't. So, let's cut our losses and
just host it ourselves. Hopefully this can help some other distros too.

While I'm here, clean up the Makefile a bit to feed my OCD.
2014-01-06 14:53:34 +00:00
Andrej Zverev
8dd7cad550 - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-06 14:40:31 +00:00
Andrey A. Chernov
cee9066904 Upgrade to 2.03pre24 2014-01-06 14:35:06 +00:00
Mathieu Arnold
422c80b630 Fix build with LINKS. 2014-01-06 14:29:24 +00:00
Emanuel Haupt
08d0046992 Update to 4.0.0 2014-01-06 14:06:57 +00:00
Andrej Zverev
b7ce5f4444 - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-06 13:53:21 +00:00
Ganael LAPLANCHE
a19a5dda52 Update Flightgear and Simgear ports to 2.12.1 (bugfix release) 2014-01-06 13:50:21 +00:00
Andrej Zverev
b1b8c2a1fa - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-06 13:41:40 +00:00
Mathieu Arnold
5d545c6f64 Convert to staging and new options. 2014-01-06 13:34:48 +00:00
Jimmy Olgeni
69c40977bc Add staging support and fix BUILD_DEPENDS format. 2014-01-06 13:30:01 +00:00
Andrej Zverev
5010cb0eda - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-06 13:26:14 +00:00
Rene Ladan
3f2e8c051c Fix build (on my 10.0-amd64 laptop at least).
Submitted by:	marino
Approved by:	acm (maintainer, implicit)
2014-01-06 13:07:14 +00:00
Wen Heping
3f344efa2c - Update to 0.18
- Stage support
2014-01-06 12:59:32 +00:00
Andrej Zverev
12e5d49947 - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-06 12:55:03 +00:00
Baptiste Daroussin
1884422838 Revert the change about xv as the port expect graphics/xv, not libXv
Big pointyhat to:	bapt
Submitted by:	maintainer
2014-01-06 12:53:42 +00:00
Andrej Zverev
fa282cba22 - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-06 12:43:03 +00:00
Dima Panov
e7e498899c - Add maven31, as separate branch of Apache Maven engine
- Pass maintanership to Alexander Yerenkow
- Connect maven31 to devel/Makefile

Submitted by:	Alexander Yerenkow via skype
Approved by:	hq@, maintainer of maven3, in email discussion with Alexander
2014-01-06 12:30:32 +00:00
Rene Ladan
eba22ec2a7 Deprecate and schedule for removal on 2014-01-22, depends on expired
cad/salome-kernel.

PR:		ports/185111
Submitted by:	rene
Approved by:	maintainer timeout (devel@stasyan.com , 14 days)
2014-01-06 12:21:33 +00:00
Andrej Zverev
365f70a6aa - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-06 12:18:47 +00:00
Andrej Zverev
6c7d0261c9 - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-06 12:05:42 +00:00
Wen Heping
a14bc8f5ef - Update to 0.2.3
- Remove the patch which included in source upstream now
2014-01-06 12:04:12 +00:00
Rene Ladan
1fd29d4576 Try to build after games/el-data is resurrected.
Fails to link on 10.0-amd64 with old Xorg, so mark BROKEN:
>   LINK el.bin
> /usr/bin/ld: invalid DSO for symbol `XConvertSelection' definition
> /usr/local/lib/libX11.so.6: could not read symbols: Bad value

While here convert to new LIB_DEPENDS and USES=gmake

PR:		ports/185113 (related)
Submitted by:	rene
Approved by:	maintainer timeout (acm, 15 days)
2014-01-06 11:46:02 +00:00
Rene Ladan
552941d5f0 Fix fetching, undeprecate.
While here convert to USES=dos2unix

PR:		ports/185113 (related)
Submitted by:	rene
Approved by:	maintainer timeout (acm, 15 days)
2014-01-06 11:40:02 +00:00
Rene Ladan
126036bc2d Outdated and depends on expired games/warsow-data, schedule for removal
on 2014-01-22

PR:		ports/185116
Submitted by:	rene
Approved by:	maintainer timeout (acm, 15 days)
2014-01-06 11:26:04 +00:00
Rene Ladan
d479de4409 Depends on expired games/warsow-data, schedule for removal on 2014-01-22
PR:		ports/185114
Submitted by:	rene
Approved by:	maintainer timeout (danfe, 15 days)
2014-01-06 11:25:05 +00:00
Baptiste Daroussin
5f98516271 update to 2.8
Mostly our patches being upstreamed
2014-01-06 11:24:29 +00:00
Ruslan Makhmatkhanov
42117228e2 Remove net/erlyvideo because it was broken for some time now with recent erlang
versions. Also development of erlyvideo is abandoned upstream. Suggest users to
install flussonic instead (erlyvideo successor from the same developers).
2014-01-06 11:14:15 +00:00
Rene Ladan
4c98dc2693 Depends on expired devel/mico, schedule for removal on 2014-01-22
PR:		ports/185112
Submitted by:	rene
Approved by:	maintainer timeout (tcltk@, 15 days)
2014-01-06 11:08:20 +00:00
Jimmy Olgeni
b7921e5526 Add staging support. 2014-01-06 11:01:05 +00:00