1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
Commit Graph

321472 Commits

Author SHA1 Message Date
Baptiste Daroussin
b69539e61a Support stage
Get rid of NOPORTDATA
2014-01-19 18:34:41 +00:00
Baptiste Daroussin
1df61611a2 Get rid of NOPORTDATA 2014-01-19 18:32:38 +00:00
Emanuel Haupt
b8652f55e4 Fix package list. This got accidentally introduced by a reversed patch. 2014-01-19 18:24:17 +00:00
Emanuel Haupt
8c7e4d0a06 Simplify desktop-file-utils usage.
Submitted by:	bapt
2014-01-19 18:21:17 +00:00
Baptiste Daroussin
a61562ce82 Support stage
Use options helpers
Unsilent install
Remove references to NOPORTDATA
2014-01-19 18:17:54 +00:00
John Marino
a640f76a7b games/nsnake: games/nsnake: fix permissions and fix score file
Support stage too.

PR:		ports/184920
Approved by:	maintainer timeout
2014-01-19 18:16:46 +00:00
John Marino
d4c5f8275d x11-wm/herbsluftwm: Update to 0.5.3
PR:		ports/185178
tested on:	Redports (6x pass)
Approved by:	maintainer timeout
2014-01-19 18:04:35 +00:00
Danilo Egea Gondolfo
32c0fcb63e - Fix a problem with the libdir of a file (libmikmod.la). It was pointing to the STAGEDIR. 2014-01-19 17:31:48 +00:00
Dmitry Marakasov
dc4ce01bf6 Mark IGNORE on < 9.1 2014-01-19 16:54:58 +00:00
John Marino
8ee9cfa717 graphics/gpicview: Reset maintainer
This port has a history of maintainer timeouts, going back to June 2013.
To list a few PRs that timed out: 179825, 184544, 184559, 184564, 184634,
184709, 184727, and apparently private mail (~2 Dec 2013)

Approved by:	portmgr (bapt)
2014-01-19 16:37:42 +00:00
Florian Smeets
9e9f84fbef - Update to 2.2.6 [1]
- Add LICENSE [1]
- Support STAGE

PR:		ports/185882 [1]
Submitted by:	Gea-Suan Lin <gslin@gslin.org> [1]
2014-01-19 16:32:34 +00:00
Mikolaj Golub
6ba159bf3a Fix packaging as an unprivileged user. 2014-01-19 16:26:44 +00:00
Mikolaj Golub
d54d61c328 Fix packaging as an unprivileged user. 2014-01-19 16:26:19 +00:00
Raphael Kubo da Costa
90aade48f0 Update to 1.7.5.
While here, stop using MAN1 now that the port supports staging.

PR:		ports/185492
Submitted by:	Christoph Moench-Tegeder <cmt@burggraben.net>
Approved by:	maintainer timeout (14 days)
2014-01-19 16:02:36 +00:00
Baptiste Daroussin
b0ecd7a973 Support stage
Get rid of noportdata references
2014-01-19 15:54:18 +00:00
TAKATSU Tomonari
a59d6b59ba - Update to 6.0-22 2014-01-19 15:52:11 +00:00
Jun Kuriyama
8d74296ccb - Upgrade to 1.0.12. 2014-01-19 15:46:51 +00:00
Raphael Kubo da Costa
b966854346 Remove commented out line 2014-01-19 15:00:24 +00:00
Jun Kuriyama
ec53fde818 - Upgrade to 0.5.0 and unbreak with modern PHP versions. 2014-01-19 14:58:47 +00:00
Raphael Kubo da Costa
a396c53696 - Update to 1.53r81.
- Remove the ASM and MMX option as the configure script does not recognize
  "--with-assembler" and "--with-mmx" anymore.
- Support staging.

PR:		ports/
2014-01-19 14:58:04 +00:00
Bryan Drewery
3bde9b6433 - Update to 3.0.14
Changes:
  * Fix dependencies when existing packages have their origins moved
    via MOVED by now loading and parsing MOVED for existing packages
    only.
  * Force umount some directories to avoid desktop utils traversing them
    causing them to remain mounted.
  * Fix stage orphan false-positives with KDE4_PREFIX
  * Fix a race condition in bulk which could lead to 'unknown stuck queue bug'
  * Fix usage of cpdup(1) -X [no functional change]
  * Speedup bulk startup by not rolling back fresh builder jails
  * Various parallel execution fixes
  * Parallel execution errors now wait up to 30 seconds for children to
    finish before ending the build.
  * Ignore home directory of users created by ports during leftover check
2014-01-19 14:48:22 +00:00
Matthew Seaman
4165d5a02a * Since BUILD_DEPENDS is always going to be a super-set of
RUN_DEPENDS, simplfy things by calculating RUN_DEPENDS based on
       the OPTIONS settings, then just append that to BUILD_DEPENDS.

       No functional change to the generated packaage, so no
       PORTREVISION bump.
2014-01-19 14:34:39 +00:00
Matthew Seaman
e0b088ff61 * Fix up botched PGSQL dependencies
* Add the missing HTML_DOC_DEPS
   * Use 'DEVELOPER' rather than 'DEV' consistently for that option
   * Since BUILD_DEPENDS is always going to be a super-set of
     RUN_DEPENDS for this port, simplify things by generating
     RUN_DEPENDS from the OPTIONS choices, and then just append that
     to the BUILD_DEPENDS.
2014-01-19 14:32:32 +00:00
Martin Wilke
1041a5e5c1 - Fix build with clang
PR:		185334
Submitted by:	ports fury
2014-01-19 14:32:08 +00:00
Martin Wilke
00427d578d - Fix build with clang
- Update MASTER_SITES
- Support OPTIONS_DEFINE
- Add LICENSE

PR:		185334
Submitted by:	ports fury
2014-01-19 14:31:27 +00:00
Martin Wilke
baaa073211 - Fix build with clang
PR:		185717
Submitted by:	ports fury
2014-01-19 14:30:23 +00:00
Martin Wilke
5c93dd25c8 - Fix build with clang
PR:		185716
Submitted by:	ports fury
2014-01-19 14:29:28 +00:00
Martin Wilke
81d0f2b19b - Fix build with clang
PR:		185696
Submitted by:	ports fury
2014-01-19 14:28:36 +00:00
Martin Wilke
b5e3bad02a - Fix build with clang
PR:		185708
Submitted by:	ports fury
2014-01-19 14:25:38 +00:00
Martin Wilke
c24323ef82 - Fix build with clang
- Add License

PR:		185708
Submitted by:	ports fury
2014-01-19 14:24:49 +00:00
Raphael Kubo da Costa
bd11112d8a Remove textproc/redland-bindings-python.
This port was added at a time when people could not easily enable all the
bindings offered in textproc/redland-bindings using options, which has not
been the case for quite a while.

The same files installed by redland-bindings-python can also be installed
using redland-bindings with the PYTHON option on. In fact, ever since we
moved away from WITH_<LANG> redland-bindings-python has worked simply
because PYTHON is a default option in the master port.

PR:		ports/185215
Submitted by:	rakuco@
Approved by:	maintainer timeout (24 days)
2014-01-19 14:23:36 +00:00
Martin Wilke
e5f1714453 - Fix build with clang
PR:		185706
Submitted by:	ports fury
2014-01-19 14:22:08 +00:00
Raphael Kubo da Costa
1f77f1f913 Update to 12.0.
PR:		ports/185750
Submitted by:	feld@
Approved by:	Jeff Burchell <toxic@doobie.com> (maintainer)
2014-01-19 14:18:17 +00:00
Raphael Kubo da Costa
ae3550ee5b Update to 5.1.1.
PR:		ports/185878
Submitted by:	Dmitry Kazarov <d.y.kazarov@mail.ru> (maintainer)
2014-01-19 14:10:49 +00:00
Marcus von Appen
dcfcda48d9 - Update version 1.4.0 to version 1.5.0
- Convert to PYDISTUTILS_AUTOPLIST
- Convert deprecated USE_PYDISTUTILS=easy_install to yes

Changes made within the 1.5 release include ...

- Added new 'Create Webdriver' keyword to allow greater control of local
  WebDrivers, such as setting a proxy or using Chrome options.
- Added support for Safari Browser.
- Copy Desired Capabilities before modifying to prevent affecting future
  sesions.
- Fixed Mouse Up keyword attempting to click and hold one more time
  before release.
- Refixed issue with parsing desired capabilities.
- Fixed compatibility with RobotFramework v2.8.1
- Modified how internal tests are run and ignore known browser issues.

Known Issues:

- There is currently an issue with Firefox and 'Click Element At Coordinates'
  (added in Selenium2Library 1.3.0) does not currently work at Firefox. If
  this keyword is used in Firefox it will behave in same manner as the Click
  Element keyword (which always click in the center of an element).

PR:       ports/185443
Submitted by:   Vladimir Chukharev <Vladimir.Chukharev@gmail.com> (maintainer)
2014-01-19 13:55:57 +00:00
Martin Wilke
f2d51f9edd - Stage support
- Fix build with clang

PR:		185333
Submitted by:	ports fury
2014-01-19 13:51:13 +00:00
Martin Wilke
7b470756d2 - FIx build with clang
- Support CXXFLAGS properly
- Support COPYTREE_SHARE
- Add LICENSE

PR:		185332
Submitted by:	ports fury
2014-01-19 13:50:05 +00:00
Martin Wilke
eab3437cdb - Fix build with clang
- Add LICENSE
- Add DESKTOP_ENTRIES

PR:		185310
Submitted by:	Ports Fury
2014-01-19 13:49:20 +00:00
Martin Wilke
e45a96b5be - Fix build with clang
PR:		185512
Submitted by:	ports fury
2014-01-19 13:48:29 +00:00
Barbara Guida
d763a59ad1 Add forgotten WWW update on previous commit.
Approved by:	flo (mentor, implicit)
2014-01-19 13:48:03 +00:00
Martin Wilke
890156c976 - Fix build with clang
PR:		185515
Submitted by:	ports fury
2014-01-19 13:47:56 +00:00
Martin Wilke
c1082e0005 - Fix build with clang
PR:		184836
Submitted by:	Ports Fury
2014-01-19 13:47:16 +00:00
Martin Wilke
d44adee0d5 - Fix build with clang
PR:		185318
Submitted by:	ports fury
2014-01-19 13:46:19 +00:00
Martin Wilke
c8f0bf4576 - Fix build with clang
PR:		185322
Submitted by:	ports fury
2014-01-19 13:45:39 +00:00
Martin Wilke
088cc466d0 - Fix build with clang
PR:		185330
Submitted by:	ports fury
2014-01-19 13:44:36 +00:00
Jun Kuriyama
1be118f047 Fix breakage with nagios-plugins 1.5. 2014-01-19 13:44:15 +00:00
Barbara Guida
44de928efc - Support STAGEDIR
- Update MASTER_SITES (links on new vendor website are dynamic and subject to changes, so I'm hosting distfiles on googledrive)
- Update WWW

Approved by:	flo (mentor)
2014-01-19 13:43:28 +00:00
Marcus von Appen
5bee3cd4ad - Change deprecated USE_PYDISTUTILS=easy_install to yes
PR:		ports/184809
Submitted by:	Kozlov Sergey <kozlov.sergey.404@gmail.com>
2014-01-19 13:42:39 +00:00
Marcus von Appen
18956327b9 - Change deprecated USE_PYDISTUTILS=easy_install to yes
- Update LICENSE

PR:		ports/184809
Submitted by:	Kozlov Sergey <kozlov.sergey.404@gmail.com>
2014-01-19 13:41:31 +00:00
Marcus von Appen
6d3003a410 - Convert to PYDISTUTILS_AUTOPLIST
PR:		ports/184809
Submitted by:	Kozlov Sergey <kozlov.sergey.404@gmail.com>
2014-01-19 13:39:33 +00:00