non port: devel/py-gyp-devel/Makefile |
Number of commits found: 11 |
Sunday, 12 Jul 2015
|
16:09 sunpoet
- Add LICENSE
- Fix USES=python
- Sort USE_PYTHON [1]
- Use bsd.port.mk instead of bsd.port.pre.mk + bsd.port.post.mk
Approved by: portmgr (blanket)
With hat: python [1]
 |
Friday, 17 Apr 2015
|
00:08 daichi
updated to latest development version:
- changed the PORTVERSION style from using revision to
a date checked out because the version managament
system of gyp was changed from subversion to git.
Reviewed by: thierry
 |
Monday, 20 Oct 2014
|
16:04 mva
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit)
 |
Monday, 5 May 2014
|
09:45 bapt
Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr
 |
Wednesday, 16 Apr 2014
|
21:39 thierry
- Don't generate Makefile for the OS target "linux" but for freebsd;
- Initialize default values for the compilers.
PR: ports/187115
Submitted by: /me
Approved by: maintainer's time-out
 |
Thursday, 6 Mar 2014
|
14:14 miwi
- Stage support
- Convert to autoplist
- Bump PORTREVISION
 |
Friday, 20 Sep 2013
|
17:13 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
 |
Monday, 12 Dec 2011
|
17:43 daichi
- fixed a gcc 4.2.1 's namespace bug. Now mozc can build
himself using the system's default gcc.
- removed the dependency for external gyp
- removed the gsed dependency
- removed the gnugrep dependency
- refined the mozc relative ports
Feature safe: yes
Submitted by: hrs
 |
Wednesday, 29 Dec 2010
|
20:04 pgollucci
- DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.
PR: ports/153292
Submitted by: myself (pgollucci)
Tested by: -exp run by pav
Approved by: portmgr (pav)
 |
Saturday, 4 Sep 2010
|
02:44 daichi
Update Mozc (Japanese Input Method Editor)
relative ports to 0.12.434.102 and fix build error on
recent 9-CURRENT.
 |
Saturday, 26 Jun 2010
|
01:36 daichi
Add a new port: gyp
gyp (Generate Your Projects) - a python based build tool
Feature safe: yes
 |
Number of commits found: 11 |