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

35 Commits

Author SHA1 Message Date
Tobias C. Berner
5e373eaa92 Make ninja opt-out in cmake.mk
Using ninja instead of make (1) can lead to significant speed ups while building.
Therefore switch from having the ninja generator opt-in to having it opt-out.

Previously cmake-ports that wanted to use ninja could set
    CMAKE_NINJA=yes
now, ports that do not work with ninja can set
    cmake:<existing args>,noninja
Note, that needing this should be an exception and most often points to a broken
cmake of the port.

The ports using cmake were modified
* removed USES=gmake, if ninja is used
* removed MAKE_ARGS, if ninja is used
* added the cmake-argument noninja if necessary

PR:		219629
PR:		213331
Exp-run by:	antoine
Reviewed by:	rakuco
Differential Revision:	https://reviews.freebsd.org/D10748
2017-06-25 21:07:58 +00:00
Pawel Pekala
baa56e32e1 Update to version 1.5.1
PR:		210364
Submitted by:	Eric Camachat (maintainer)
2016-07-12 19:17:06 +00:00
Mathieu Arnold
00d52a3e4c Remove useless WRKSRC definitions.
While there, correct DEV_WARNINGS when they occur.

Sponsored by:	Absolight
2016-05-25 15:43:34 +00:00
Mathieu Arnold
7f4572eae4 Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 13:29:15 +00:00
Mathieu Arnold
88bfe4bd43 Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup

With hat:	portmgr
Sponsored by:	Absolight
2015-05-11 18:34:57 +00:00
Bryan Drewery
965611a692 Fix renamed distfiles missed in r381688. Also fix the GHR ports updated in
r381648 which were expecting DISTVERSIONPREFIX/SUFFIX to be used in the
tag fetched from github by defaulting GH_TAGNAME to the same value
as DISTVERSION would get by only when GH_COMMIT is not set (when using the
new scheme).

With hat:	portmgr
2015-03-19 20:45:03 +00:00
Bryan Drewery
010d8c7d9a Remove GITHUB_RELEASE MASTER_SITE from r375010 as it is now redundant with GITHUB.
The new GITHUB MASTER_SITE from r381618 now supports not setting GH_COMMIT and
only having GH_TAGNAME default to DISTVERSION.

All of these ports as-is.

With hat:	portmgr
2015-03-19 18:08:25 +00:00
Sunpoet Po-Chuan Hsieh
ee0a764829 - Update to 1.4.14
- While I'm here:
  - Use = instead of +=
  - Remove PROJECTHOST
  - Sort PLIST
  - Update WWW

Changes:	https://github.com/definite/ibus-chewing/blob/master/ChangeLog
PR:		198577
Submitted by:	Ting-Wei Lan <lantw44@gmail.com>
Approved by:	Eric Camachat <eric@camachat.org> (maintainer)
2015-03-14 17:48:29 +00:00
Baptiste Daroussin
5ddf8517a5 Cleanup plist 2014-10-20 08:38:21 +00:00
Gerald Pfeifer
15945f8122 Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2014-09-10 20:50:31 +00:00
Bryan Drewery
7fec4c8ecf - Support staging
PR:		189637
Submitted by:	eric@camachat.org (maintainer)
2014-06-05 19:26:23 +00:00
Baptiste Daroussin
036f2c5ce6 In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in chinese
2013-12-11 14:58:29 +00:00
Baptiste Daroussin
f5750c6a0e Add NO_STAGE all over the place in preparation for the staging support (cat: chinese) 2013-09-20 16:01:22 +00:00
John Marino
a862a2b7dc Add explicit dependency on pkgconf (18 ports)
Approved by:	portmgr (bapt, implicit)
2013-09-12 09:07:08 +00:00
Cheng-Lung Sung
fec2451e87 bump PORTREVISION for libchewing update.
PR:		ports/176021
2013-06-27 01:48:13 +00:00
Alex Kozlov
08c99f3ad5 - Convert USE_GETTEXT to USES (part 1)
Approved by:	portmgr (bapt)
2013-04-24 07:35:40 +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
Tilman Keskinoz
91ffd09069 Update to 1.4.3
PR:		174207
Submitted by:	maintainer
Feature safe:	yes
2012-12-07 17:08:26 +00:00
Ruslan Makhmatkhanov
53cfaeb0c4 - update maintainer's email and Last name (the change was confirmed
in private email)

PR:		173284
PR:     173285
PR:     173286
Submitted by:   Eric Camachat <eric at camachat dot org> (maintainer)
Feature safe:	yes
2012-11-11 14:46:39 +00:00
Bryan Drewery
0a9c9c2dff - Fix header to proper format
Reported by:	danfe
2012-10-01 15:01:14 +00:00
Bryan Drewery
fbdc478838 - Update to 1.4.2 [1]
- Add LICENSE
- Remove ABI versions from LIB_DEPENDS
- Update to new Makefile header

PR:		ports/171653 [1]
Submitted by:	Jin-Sih Lin <linpct@gmail.com>
Approved by:	Eric Camachat <lihong@ieee.org> (maintainer)
2012-09-25 17:52:52 +00:00
Beat Gaetzi
34b23d875b - Chase ibus update
Reported by:	pointyhat
Approved by:	maintainer
Obtained from:	https://bugs.gentoo.org/show_bug.cgi?id=407695
2012-08-13 08:06:52 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Li-Wen Hsu
12c2ea18f1 - Update to 1.3.10
PR:		ports/163910
Submitted by:	Kuan-Chung Chiu <buganini@gmail.com>
Approved by:	Eric Camachat <lihong@ieee.org> (maintainer)
2012-01-14 10:40:42 +00:00
Raphael Kubo da Costa
6fd8cb7810 Remove CMAKE_USE_PTHREAD from the ports using it.
This setting has not had any effect since r1.13 to bsd.cmake.mk, as it
was only useful when we supported FreeBSD < 7.

Approved by:	avilla (mentor), portmgr (miwi)
Feature safe:	yes
2011-11-14 03:26:46 +00:00
Sunpoet Po-Chuan Hsieh
64f83afd4c - Revert previous commit of MAINTAINER address 2011-02-13 00:48:49 +00:00
Sunpoet Po-Chuan Hsieh
3ff591f4ce - Remove FETCH_ARGS and FETCH_BEFORE_ARGS
- Update MAINTAINER address [1]
- Use GOOGLE_CODE macro

PR:		ports/148276 [1]
		ports/149963 [2]
Submitted by:	Eric L. Chen <eric@bsded.com> (maintainer, new address)
2011-02-13 00:25:06 +00:00
Wen Heping
28bada6a54 - Update to 1.3.9.2
PR:		ports/153907
Submitted by:	"Charlie &" <linpct@gmail.com>
Approved by:	maintainer
Feature safe:	yes
2011-01-15 12:01:38 +00:00
Philip M. Gollucci
5718921ddc - Fix checksum
Reported by:    QAT
2010-12-13 04:37:17 +00:00
Philip M. Gollucci
5b806a2bbf - Update to 1.3.6.20100730
- Remove MD5

PR:             ports/149196
Submitted by:   Jin-Sih Lin <linpct@gmail.com>
Approved by:    lihong@ieee.org (maintainer)
2010-12-13 04:22:31 +00:00
Tilman Keskinoz
b2dfef26a3 Update to 1.3.5.20100706
PR:		148983
Submitted by:	Jin-Sih Lin <linpct@gmail.com>
Approved by:	maintainer
2010-07-28 13:46:12 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Wen Heping
585c30773b Chewing engine for IBus.
WWW: http://code.google.com/p/ibus

PR:		ports/141951
Submitted by:	"Eric L. Chen" <lihong@ieee.org>
2009-12-27 10:10:35 +00:00