notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: japanese/mozc-server/Makefile
SVNWeb

Number of commits found: 165 (showing only 100 on this page)

1 | 2  »  

Sun, 20 Aug 2023
[ 00:53 Yasuhiro Kimura (yasu) search for other commits by this committer ]    commit hash:ba4eb3a50e909d902a6e031e4c3477ed369799d2  commit hash:ba4eb3a50e909d902a6e031e4c3477ed369799d2  commit hash:ba4eb3a50e909d902a6e031e4c3477ed369799d2  ba4eb3a  (Only the first 10 of 102 ports in this commit are shown above. View all ports for this commit)
editors/emacs: Update to 29.1

* Update Canna patch to the one for Emacs 29.
* Add new options PGTK, SQLITE3, TREESITTER and WEBP. SQLITE3 and
  TREESITTER are ON by default. PGTK and WEBP options are excluded
  from nox flavor.
* CARGO option doesn't imply XFT but prevents it. It is caused as a
  result of adding pure GTK support (PGTK option).
* OTK options doesn't imply XTF any more. It is also caused as a
  result of adding pure GTK support.
* Update NATIVECOMP option so it specifies ahead-of-time compilation
  via the configure argument.
* Remove "experimental" from NATIVECOMP_DESC.
* Add print/freetype2 and x11-fonts/fontconfig to CAIRO_LIB_DEPENDS
  and GTK3_LIB_DEPENDS. Necessary to link emacs binary with shared
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 27 Jun 2023
[ 19:34 Rene Ladan (rene) search for other commits by this committer ]    commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  3d9a815  (Only the first 10 of 4481 ports in this commit are shown above. View all ports for this commit)
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
Sun, 23 Apr 2023
[ 09:09 Gerald Pfeifer (gerald) search for other commits by this committer ]    commit hash:8d3e020ed032a8db00208994d0db646de7dc6f5b  commit hash:8d3e020ed032a8db00208994d0db646de7dc6f5b  commit hash:8d3e020ed032a8db00208994d0db646de7dc6f5b  8d3e020  (Only the first 10 of 2091 ports in this commit are shown above. View all ports for this commit)
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
Sun, 5 Mar 2023
[ 18:10 Hiroki Sato (hrs) search for other commits by this committer ]    commit hash:515e9015938b43c3c72e2f10d33a407196708629  commit hash:515e9015938b43c3c72e2f10d33a407196708629  commit hash:515e9015938b43c3c72e2f10d33a407196708629  515e901 
japanese/mozc-server: Fix PORTREVISION changed in fa81a4f5f8ed
Sun, 8 Jan 2023
[ 13:29 Hiroki Sato (hrs) search for other commits by this committer ]    commit hash:501c761cccfb7f4337e67243ddb10a4445523b23  commit hash:501c761cccfb7f4337e67243ddb10a4445523b23  commit hash:501c761cccfb7f4337e67243ddb10a4445523b23  501c761 
japanese/mozc-server: Update zipcode dictionary
Wed, 30 Nov 2022
[ 07:06 Yasuhiro Kimura (yasu) search for other commits by this committer ]    commit hash:ea66012756af463a7153c6ecf84bf9fd31c75dd1  commit hash:ea66012756af463a7153c6ecf84bf9fd31c75dd1  commit hash:ea66012756af463a7153c6ecf84bf9fd31c75dd1  ea66012  (Only the first 10 of 101 ports in this commit are shown above. View all ports for this commit)
editors/emacs-devel: Update to 2022-11-28 snapshot

Bump PORTREVISION of consumers as EMACS_VER is changed to 30.0.50.

Changes:	https://github.com/emacs-mirror/emacs/compare/51589f81...7939184f
Sun, 9 Oct 2022
[ 15:37 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:05e7a8b8e17851b506a55ab8676bd62779c328c5  commit hash:05e7a8b8e17851b506a55ab8676bd62779c328c5  commit hash:05e7a8b8e17851b506a55ab8676bd62779c328c5  05e7a8b  (Only the first 10 of 62 ports in this commit are shown above. View all ports for this commit)
devel/protobuf: Update to 3.21.7

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
Wed, 21 Sep 2022
[ 07:48 Yasuhiro Kimura (yasu) search for other commits by this committer ]    commit hash:164249e86734bd23f17182913f13a3a3f346a3ca  commit hash:164249e86734bd23f17182913f13a3a3f346a3ca  commit hash:164249e86734bd23f17182913f13a3a3f346a3ca  164249e  (Only the first 10 of 102 ports in this commit are shown above. View all ports for this commit)
editors/emacs: Update to 28.2

* Remove FCITXPATCH option as extra-patch-src_xfns.c can't be applied
  since 28.1.
* Tidy up Makefile with portfmt.
* Bump PORTREVISION of consumers.

ChangeLog:	https://www.gnu.org/software/emacs/news/NEWS.28.2

PR:		266454
Exp-run by:	antoine
Reviewed by:	ashish, jrm
Differential Revision:	https://reviews.freebsd.org/D36613
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 20 Jul 2022
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:8d9b67bc44eed8f33c3fec9dae3fa0a556d54526  commit hash:8d9b67bc44eed8f33c3fec9dae3fa0a556d54526  commit hash:8d9b67bc44eed8f33c3fec9dae3fa0a556d54526  8d9b67b  (Only the first 10 of 220 ports in this commit are shown above. View all ports for this commit)
japanese: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  ABURAYER Rewsirow <pcs51674@asciinet.or.jp>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Akito FUJITA <fujita@zoo.ncl.omron.co.jp>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Daichi GOTO <daichi@FreeBSD.org>
  *  Daisuke Kawahara <kawahara@pine.kuee.kyoto-u.ac.jp>
  *  David O'Brien (obrien@cs.ucdavis.edu)
  *  Eiji-usagi-MATSUmoto <usagi@ruby.club.or.jp>
  *  FUJISHIMA Satsuki <sf@FreeBSD.org>
  *  Fumihiko Kimura <jfkimura@yahoo.co.jp>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sat, 16 Apr 2022
[ 04:19 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:10d211b655d85e31bf9b8e27d234f526cfd1e49b  commit hash:10d211b655d85e31bf9b8e27d234f526cfd1e49b  commit hash:10d211b655d85e31bf9b8e27d234f526cfd1e49b  10d211b  (Only the first 10 of 60 ports in this commit are shown above. View all ports for this commit)
devel/protobuf: Update to 3.20.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
Mon, 28 Feb 2022
[ 12:46 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:f7e42ce5d5a3f11265d1e253b04212001992eca2  commit hash:f7e42ce5d5a3f11265d1e253b04212001992eca2  commit hash:f7e42ce5d5a3f11265d1e253b04212001992eca2  f7e42ce  (Only the first 10 of 68 ports in this commit are shown above. View all ports for this commit)
devel/protobuf: Update to 3.19.4

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
Fri, 1 Oct 2021
[ 22:55 Joseph Mingrone (jrm) search for other commits by this committer ]    commit hash:126e3bb1f15157e4624a26aed1d01393603b03e0  commit hash:126e3bb1f15157e4624a26aed1d01393603b03e0  commit hash:126e3bb1f15157e4624a26aed1d01393603b03e0  126e3bb  (Only the first 10 of 80 ports in this commit are shown above. View all ports for this commit)
*: Chase new major version (29) of editors/emacs-devel

Differential Revision:	https://reviews.freebsd.org/D32258
Wed, 21 Jul 2021
[ 18:11 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:f4acead6367a692af17431cc233565e8f1149366  commit hash:f4acead6367a692af17431cc233565e8f1149366  commit hash:f4acead6367a692af17431cc233565e8f1149366  f4acead  (Only the first 10 of 64 ports in this commit are shown above. View all ports for this commit)
devel/protobuf: Update to 3.17.3

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
PR:		257026
Exp-run by:	antoine
Sat, 1 May 2021
[ 14:25 MANTANI Nobutaka (nobutaka) search for other commits by this committer ]    commit hash:dc84281c1af6a0616aa1f20a4c5b958ffeaa1ea2  commit hash:dc84281c1af6a0616aa1f20a4c5b958ffeaa1ea2  commit hash:dc84281c1af6a0616aa1f20a4c5b958ffeaa1ea2  dc84281  (Only the first 10 of 69 ports in this commit are shown above. View all ports for this commit)
textproc/uim: Update to the snapshot on 2021-01-04.

- Use GTK+ 3 as default GUI toolkit.
- textproc/uim-qt5 installs KDE Plasma 5 applet.
- Bump PORTREVISION of ports that depends on textproc/uim
Tue, 20 Apr 2021
[ 06:57 Tobias Kortkamp (tobik) search for other commits by this committer ]    commit hash:a91d65363fe8aa72bdf427bb639b0fe258ee7c01  commit hash:a91d65363fe8aa72bdf427bb639b0fe258ee7c01  commit hash:a91d65363fe8aa72bdf427bb639b0fe258ee7c01  a91d653  (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
Mk/Uses/ninja.mk: Add support for devel/samurai (D29353)

Samurai is a Ninja-compatible build tool with fewer dependencies
than Ninja.  Hook it to the framework via a new NINJA_DEFAULT.

This also adds %p to NINJA_STATUS to make Ninja or Samurai print
the percentage of completed jobs to make it easier to eyeball how
much of the build is done.

PR:		254678
Exp-run	by:	antoine
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Fri, 26 Mar 2021
[ 00:40 jrm search for other commits by this committer ] Original commit   Revision:569232 (Only the first 10 of 96 ports in this commit are shown above. View all ports for this commit)
editors/emacs: Update to 27.2

This is a bug-fix release with no new features.

https://www.gnu.org/software/emacs/news/NEWS.27.2

Reviewed by:	ashish
Differential Revision:	https://reviews.freebsd.org/D27700
Tue, 26 Jan 2021
[ 14:01 sunpoet search for other commits by this committer ] Original commit   Revision:562671 (Only the first 10 of 58 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for devel/protobuf shlib change
Sun, 30 Aug 2020
[ 20:19 sunpoet search for other commits by this committer ] Original commit   Revision:547081 (Only the first 10 of 59 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for devel/protobuf shlib change
Sat, 15 Aug 2020
[ 01:21 hrs search for other commits by this committer ] Original commit   Revision:544906
Update japanese/mozc-{server,el,tool} and japanese/{fcitx,ibus,uim}-mozc
to 2.23.2815.102.01, and devel/py-gyp to a snapshot as of 20200512.
Changes include:

- Migration to Python 3.
- Update of the zipcode dictionary to 20200430.
- Fix of the icon path for fcitx.
Sun, 14 Jun 2020
[ 21:31 linimon search for other commits by this committer ] Original commit   Revision:538830
Clarify the two error cases on powerpc64.

On 13 the entire output is:

  ninja: build stopped: subcommand failed.
  Traceback (most recent call last):
    File "build_mozc.py", line 1272, in <module>
      main()
    File "build_mozc.py", line 1259, in main
      BuildMain(cmd_opts, cmd_args)
    File "build_mozc.py", line 890, in BuildMain
      BuildWithNinja(options, targets)
    File "build_mozc.py", line 864, in BuildWithNinja
      RunOrDie([ninja, '-v', '-C', build_arg] + ninja_targets)
    File
"/wrkdirs/usr/ports/japanese/mozc-server/work/mozc-2.23.2815.102.00/src/build_tools/util.py",
line 99, in RunOrDie
      '==========']))
  build_tools.util.RunOrDieError:
  ==========
   ERROR: ninja -v -C out_linux/Release mozc_server
  ==========
  *** Error code 1

Approved by:	portmgr (tier-2 blanket)
Wed, 3 Jun 2020
[ 18:32 sunpoet search for other commits by this committer ] Original commit   Revision:537830 (Only the first 10 of 57 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for devel/protobuf shlib change
Wed, 22 Jan 2020
[ 05:53 sunpoet search for other commits by this committer ] Original commit   Revision:523788 (Only the first 10 of 53 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for devel/protobuf shlib change
Tue, 7 Jan 2020
[ 04:55 jrm search for other commits by this committer ] Original commit   Revision:522315 (Only the first 10 of 81 ports in this commit are shown above. View all ports for this commit)
editors/emacs-devel: Update to latest master branch commit, 4f2b415

This update includes an Emacs major version change from 27.0.50 to 28.0.50.
Ports that may depend on editors/emacs-devel must chase this update
with a PORTREVISION bump.

Submitted by:	ashish (maintainer)
Differential Revision:	https://reviews.freebsd.org/D23012
Wed, 6 Nov 2019
[ 18:03 zeising search for other commits by this committer ] Original commit   Revision:516912 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
Add USES=xorg USES=gl, ports categories j

Add USES=xorg and USES=gl to ports in categories starting with 'j'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
Tue, 17 Sep 2019
[ 19:21 tobik search for other commits by this committer ] Original commit   Revision:512232 (Only the first 10 of 40 ports in this commit are shown above. View all ports for this commit)
Fix some misspelled or duplicated LICENSE_*
Sun, 1 Sep 2019
[ 23:45 jrm search for other commits by this committer ] Original commit   Revision:510750 (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for more ports using EMACS_VERSION_SITE_LISPDIR

This is required after editors/emacs was updated to version 26.3 in
r510281.  Some of these ports were missed in r510696.
Wed, 31 Jul 2019
[ 16:38 sunpoet search for other commits by this committer ] Original commit   Revision:507719 (Only the first 10 of 45 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for devel/protobuf shlib change
Fri, 26 Jul 2019
[ 20:46 gerald search for other commits by this committer ] Original commit   Revision:507372 (Only the first 10 of 3853 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
Fri, 5 Jul 2019
[ 19:08 sunpoet search for other commits by this committer ] Original commit   Revision:505909 (Only the first 10 of 46 ports in this commit are shown above. View all ports for this commit)
Update devel/protobuf to 3.8.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
PR:		238808
Exp-run by:	antoine
Sun, 31 Mar 2019
[ 13:41 sunpoet search for other commits by this committer ] Original commit   Revision:497411 (Only the first 10 of 50 ports in this commit are shown above. View all ports for this commit)
Update devel/protobuf to 3.7.1

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
PR:		236157
Exp-run by:	antoine
Tue, 5 Mar 2019
[ 07:05 hrs search for other commits by this committer ] Original commit   Revision:494682 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Update to 2.23.2815.102.00.
Wed, 16 Jan 2019
[ 11:13 tijl search for other commits by this committer ] Original commit   Revision:490472 (Only the first 10 of 1089 ports in this commit are shown above. View all ports for this commit)
Fix Qt5 symbol version scripts to put the catch-all clause first.  When
a symbol matches multiple clauses the last one takes precedence.  If the
catch-all is last it captures everything.  In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API.  This only affects lld because GNU ld always gives the
catch-all lowest priority.

Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium.  Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3]  The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one.  If there's no such non-weak symbol the call
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 12 Dec 2018
[ 01:35 gerald search for other commits by this committer ] Original commit   Revision:487272 (Only the first 10 of 3168 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
Mon, 3 Dec 2018
[ 19:41 sunpoet search for other commits by this committer ] Original commit   Revision:486531 (Only the first 10 of 52 ports in this commit are shown above. View all ports for this commit)
Update devel/protobuf to 3.6.1

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
PR:		231008
Exp-run by:	antoine
Sun, 29 Jul 2018
[ 22:18 gerald search for other commits by this committer ] Original commit   Revision:475857 (Only the first 10 of 1480 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
Sat, 7 Jul 2018
[ 15:57 nobutaka search for other commits by this committer ] Original commit   Revision:474103
Chase textproc/uim update to 1.8.8.
Thu, 28 Jun 2018
[ 17:39 tcberner search for other commits by this committer ] Original commit   Revision:473503 (Only the first 10 of 1416 ports in this commit are shown above. View all ports for this commit)
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk

From now on, ports that depend on Qt4 will have to set
	USES=		qt:4
	USE_QT=		foo bar
ports depending on Qt5 will use
	USES=		qt:5
	USE_QT=		foo bar

PR:		229225
Exp-run by:	antoine
Reviewed by:	mat
Approved by:	portmgr (antoine)
Differential Revision:	-https://reviews.freebsd.org/D15540
Sun, 24 Jun 2018
[ 21:11 sunpoet search for other commits by this committer ] Original commit   Revision:473276 (Only the first 10 of 38 ports in this commit are shown above. View all ports for this commit)
Revert r473259 and r473260 which are committed by accident

- Bump PORTEPOCH for protobuf and py-protobuf
- Bump PORTREVISION for dependent ports
[ 20:19 sunpoet search for other commits by this committer ] Original commit   Revision:473259 (Only the first 10 of 36 ports in this commit are shown above. View all ports for this commit)
Update to 3.6.0

Changes:	https://github.com/google/protobuf/releases
Fri, 1 Jun 2018
[ 18:13 jrm search for other commits by this committer ] Original commit   Revision:471279
japanese/mozc-server: Unmark BROKEN and fix poudrirere/ccache build

The build failed with CCACHE_DIR_NON_ROOT_SAFE=yes in poudriere.conf.

Submitted by:	bdrewery
Reported by:	Tomoaki AOKI <junchoon@dec.sakura.ne.jp>
Thu, 31 May 2018
[ 01:18 jrm search for other commits by this committer ] Original commit   Revision:471191 (Only the first 10 of 86 ports in this commit are shown above. View all ports for this commit)
USES=emacs ports: Bump PORTREVISION for editors/emacs 26.1 upgrade

Or, mark ports that fail to build as BROKEN.
https://lists.freebsd.org/pipermail/freebsd-ports/2018-May/113518.html
Thu, 15 Mar 2018
[ 20:00 bdrewery search for other commits by this committer ] Original commit   Revision:464628
Fix WITH_CCACHE_BUILD support
Thu, 1 Feb 2018
[ 18:03 jrm search for other commits by this committer ] Original commit   Revision:460621 (Only the first 10 of 143 ports in this commit are shown above. View all ports for this commit)
Flavorize and modernize Emacs ports

- Convert USE_EMACS to USES=emacs
- Remove editors/emacs-nox11 (refer to nox flavors of editors/emacs and
  editors/emacs-devel)
- Permit default Emacs flavor to be specified in make.conf
- Rename japanese/migemo-emacs23 to japanese/migemo-emacs
- Update and simplify audio/emms and fix build on FreeBSD 10 [1]
- Update databases/bbdd and fix build on FreeBSD 10 [1]
- Update editors/emacs-devel
- Ensure Makefile shell commands that change directory are executed in a
  subshell
- Silence some portlint warnings

[1] By not depending on base texinfo

PR:		225404
Reviewed by:	antoine
Approved by:	portmgr (mat) ashish (maintainer)
Differential Revision:	https://reviews.freebsd.org/D13506
Mon, 11 Dec 2017
[ 18:26 sunpoet search for other commits by this committer ] Original commit   Revision:456058 (Only the first 10 of 36 ports in this commit are shown above. View all ports for this commit)
Update devel/protobuf to 3.5.0

- Bump PORTREVISION for shlib change

Changes:	https://github.com/google/protobuf/releases
Sun, 10 Sep 2017
[ 20:55 gerald search for other commits by this committer ] Original commit   Revision:449591 (Only the first 10 of 1201 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
Wed, 16 Aug 2017
[ 15:44 sunpoet search for other commits by this committer ] Original commit   Revision:448041 (Only the first 10 of 32 ports in this commit are shown above. View all ports for this commit)
Update devel/protobuf to 3.4.0

- Bump PORTREVISION for shlib change

Changes:	https://github.com/google/protobuf/releases
Thu, 27 Jul 2017
[ 13:57 mat search for other commits by this committer ] Original commit   Revision:446741 (Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
Regular USE_GITHUB cleanup.

Sponsored by:	Absolight
Mon, 22 May 2017
[ 16:04 linimon search for other commits by this committer ] Original commit   Revision:441468 (Only the first 10 of 44 ports in this commit are shown above. View all ports for this commit)
Mark some ports failing on power64.  In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Reported by:	swills
Sat, 29 Apr 2017
[ 15:43 sunpoet search for other commits by this committer ] Original commit   Revision:439753 (Only the first 10 of 30 ports in this commit are shown above. View all ports for this commit)
Update devel/protobuf to 3.3.0

- Remove USE_CSTD=c99: it was added for [1], now audio/clementine-player builds
fine without it
- Bump PORTREVISION for shlib change

Changes:	https://github.com/google/protobuf/releases
PR:		178687 [1]
[ 14:50 jrm search for other commits by this committer ] Original commit   Revision:439752 (Only the first 10 of 39 ports in this commit are shown above. View all ports for this commit)
Chase editors/emacs update to version 25.2

Reported by:	des
Approved by:	ashish (emacs maintainer), swills (mentor, implicit)
Differential Revision:	https://reviews.freebsd.org/D10534
Sat, 1 Apr 2017
[ 15:23 gerald search for other commits by this committer ] Original commit   Revision:437439 (Only the first 10 of 1118 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
Mon, 30 Jan 2017
[ 21:42 sunpoet search for other commits by this committer ] Original commit   Revision:432876
Fix build with devel/protobuf 3.2.0

Notified by:	Tomoaki AOKI <junchoon@dec.sakura.ne.jp>
Sun, 29 Jan 2017
[ 16:04 sunpoet search for other commits by this committer ] Original commit   Revision:432762 (Only the first 10 of 31 ports in this commit are shown above. View all ports for this commit)
Update devel/protobuf to 3.2.0

- Bump PORTREVISION for shlib change

Changes:	https://github.com/google/protobuf/releases
Mon, 2 Jan 2017
[ 12:10 hrs search for other commits by this committer ] Original commit   Revision:430352
Fix build of japanese/mozc-tool.
Sun, 1 Jan 2017
[ 19:54 hrs search for other commits by this committer ] Original commit   Revision:430281
Update to 2.20.2677.102.02.
[ 17:19 hrs search for other commits by this committer ] Original commit   Revision:430263
Fix build.
[ 06:47 hrs search for other commits by this committer ] Original commit   Revision:430243 (Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
Update to 2.20.2677.102.
Wed, 14 Dec 2016
[ 17:58 sunpoet search for other commits by this committer ] Original commit   Revision:428581 (Only the first 10 of 30 ports in this commit are shown above. View all ports for this commit)
- Update devel/protobuf to 3.1.0
- Bump PORTREVISION for shlib change

Changes:	https://github.com/google/protobuf/releases
[ 16:06 mat search for other commits by this committer ] Original commit   Revision:428569 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
More USE_GITHUB cleanup.

Use GH_SUBDIR, or GH_TUPLE, where applicable.

Sponsored by:	Absolight
Sun, 20 Nov 2016
[ 09:38 gerald search for other commits by this committer ] Original commit   Revision:426566 (Only the first 10 of 364 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
Mon, 17 Oct 2016
[ 04:00 danfe search for other commits by this committer ] Original commit   Revision:424092 (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
- Double-quote $@ to properly propagate parameters down the execution path
- Consistently pad (separate) shebang in wrapper scripts with an empty line
Wed, 12 Oct 2016
[ 19:22 antoine search for other commits by this committer ] Original commit   Revision:423889
Unbreak build as a regular user
[ 19:07 rm search for other commits by this committer ] Original commit   Revision:423884
japanese/mozc-server: with build with python3

- limit python version to python 2.7
- remove duplicated python direct build dependency
- set correct python version in build scripts
- fix packaging by not installing to /root:

  ====>> Checking for filesystem violations... done
  ====>> Error: Filesystem touched during build:
  extra: root/.mozc

PR:		207937
Submitted by:	Hiroo Ono <hiroo.ono+freebsd@gmail.com> (based on)
Approved by:	maintainer timeout (14 days)
Mon, 23 May 2016
[ 17:55 hrs search for other commits by this committer ] Original commit   Revision:415733
- Add workaround for broken C++11 support in GCC.
- Remove extra -9 for GZIP_CMD.
Mon, 16 May 2016
[ 17:43 hrs search for other commits by this committer ] Original commit   Revision:415345 (Only the first 10 of 31 ports in this commit are shown above. View all ports for this commit)
Update japanese/mozc-server to 2.17.2322.102.  Changes include:

- Use Github as the source.
- Depend on devel/py-gyp and japanese/zinnia because bundled versions have
  been removed from the original distfile.
- devel/py-gyp-devel has been updated to snapshot as of 20160504 and
  renamed with devel/py-gyp.  Take maintainership[*].
- Install mozc.el.gz instead of mozc.el.

Approved by:	maintainer [*]
Fri, 1 Apr 2016
[ 14:08 mat search for other commits by this committer ] Original commit   Revision:412347 (Only the first 10 of 481 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.

With hat:	portmgr
Sponsored by:	Absolight
Tue, 8 Mar 2016
[ 13:09 mat search for other commits by this committer ] Original commit   Revision:410613 (Only the first 10 of 89 ports in this commit are shown above. View all ports for this commit)
Always set the DEFAULT github DISTFILE with .tar.gz for EXTRACT_SUFX.

Fix distinfo for the offending ports.

lang/yorick's tag was moved, and the added patch was no longer needed.

PR:			207644
Submitted by:		mat
Exp-run by by:		antoine
Sponsored by:		Absolight
Differential Revision:	https://reviews.freebsd.org/D4268
Sat, 26 Sep 2015
[ 13:02 antoine search for other commits by this committer ] Original commit   Revision:397973
Remove deprecated @exec/@unexec from ports using uim-module-manager
Mon, 13 Jul 2015
[ 07:30 hrs search for other commits by this committer ] Original commit   Revision:391880 (Only the first 10 of 61 ports in this commit are shown above. View all ports for this commit)
Update to 2.17.2106.102.
Thu, 9 Jul 2015
[ 21:12 hrs search for other commits by this committer ] Original commit   Revision:391682
- Add japanese/uim-mozc, uim plugin for mozc input method[*].
- Fix XML file for ibus engine.
- Fix stop_server() in mozc startup script.

PR:			199258 [*]
Based on work by:	Koichiro IWAO [*]
Fri, 3 Apr 2015
[ 11:26 mat search for other commits by this committer ] Original commit   Revision:383107 (Only the first 10 of 120 ports in this commit are shown above. View all ports for this commit)
Remove OSVERSION checks that do not make sense any more.

For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true,
as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107).

Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when
it is always needed, I renamed it, in one case, I merged two patches.

Differential Revision:	https://reviews.freebsd.org/D2209
Fri, 20 Feb 2015
[ 05:15 hrs search for other commits by this committer ] Original commit   Revision:379411
- Fix installation path of mozc_emacs_helper.
- Fix mozc_tool path in the fcitx patch set.
Wed, 18 Feb 2015
[ 19:16 hrs search for other commits by this committer ] Original commit   Revision:379309 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
- Fix pathname of mozc_renderer, mozc_tool, and mozc_emacs_helper.
- Fix mozc_tool script to accept options regardless --mode= is specified.
- Fix leim-list.el to load mozc.elc.
Sat, 14 Feb 2015
[ 22:12 hrs search for other commits by this committer ] Original commit   Revision:379025 (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
Update to 2.16.2051.102.

- fcitx-mozc has been updated to 2.16.2037.102.2 patch.
- mozc_server_* scripts have been replaced with a single mozc script.
Sat, 20 Dec 2014
[ 19:05 bapt search for other commits by this committer ] Original commit   Revision:375091 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Cleanup plist
Sat, 29 Nov 2014
[ 18:22 tijl search for other commits by this committer ] Original commit   Revision:373636 (Only the first 10 of 165 ports in this commit are shown above. View all ports for this commit)
Split devel/gettext in devel/gettext-runtime and devel/gettext-tools.  The
first contains runtime libraries such as libintl and the latter contains
developer tools such as msgfmt.  Ports that use gettext will usually need
a LIB_DEPENDS on gettext-runtime and a BUILD_DEPENDS on gettext-tools.

USES=gettext-runtime can be used to set a LIB/BUILD/RUN_DEPENDS on
devel/gettext-runtime and USES=gettext-tools can be used to set a
BUILD/RUN_DEPENDS on devel/gettext-tools.  USES=gettext is now the same
as "USES=gettext-runtime gettext-tools" meaning a LIB_DEPENDS on
devel/gettext-runtime and a BUILD_DEPENDS on devel/gettext-tools.

Update gettext to 0.19.3.

Remove :oldver from converters/libiconv and devel/gettext-runtime.  Leave
symlinks with the old library versions to avoid the need to bump
PORTREVISION on a large number of dependent ports.  When most of the
dependent ports have had normal version updates, PORTREVISION can be
bumped on the remaining ones (low number) and the links can be removed.

Fix some ports that installed files in lib/locale instead of share/locale.

PR:		194038
Reviewed by:	bapt
Exp-run:	antoine
Approved by:	portmgr (antoine)
Tue, 7 Oct 2014
[ 07:21 hrs search for other commits by this committer ] Original commit   Revision:370276
Fix build on 10.0.
Mon, 6 Oct 2014
[ 20:16 hrs search for other commits by this committer ] Original commit   Revision:370219
- Fix build failure on braches with Clang older than 3.4.
- Fix build failure on head due to libiconv link error.
- Remove redundant patches.
- Add cflags and cflags_cc flags to build_mozc.py.
Sat, 4 Oct 2014
[ 15:12 sunpoet search for other commits by this committer ] Original commit   Revision:369969 (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
- Update to 2.6.0
- Update MASTER_SITES
- Add my LOCAL to MASTER_SITES
- Use USE_CSTD
- Use MAKE_CMD
- Reformat pkg-descr
- Update WWW
- Take maintainership
- Bump PORTREVISION for devel/protobuf shlib change

Changes:	https://code.google.com/p/protobuf/source/browse/trunk/CHANGES.txt
Thu, 4 Sep 2014
[ 15:46 adamw search for other commits by this committer ] Original commit   Revision:367284
Fix mozc-server and mozc-client builds by directly depending on
lang/python so that the python command exists.
Sun, 31 Aug 2014
[ 18:47 hrs search for other commits by this committer ] Original commit   Revision:366812
Use USES=python instead of USE_PYTHON_*.
[ 18:36 hrs search for other commits by this committer ] Original commit   Revision:366809
Fix build on branches with GCC 4.2.1.

Spotted by:	ume
[ 17:18 hrs search for other commits by this committer ] Original commit   Revision:366793
Fix MASTER_SITES.
Sat, 30 Aug 2014
[ 22:19 hrs search for other commits by this committer ] Original commit   Revision:366687 (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
Update Mozc to 1.15.1868.102.
Wed, 16 Jul 2014
[ 08:13 bapt search for other commits by this committer ] Original commit   Revision:362049 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
Fix some non default LIB_DEPENDS

With hat:	portmgr
Sun, 13 Jul 2014
[ 23:36 bapt search for other commits by this committer ] Original commit   Revision:361728 (Only the first 10 of 69 ports in this commit are shown above. View all ports for this commit)
Modernize LIB_DEPENDS

With hat:	portmgr
Wed, 25 Jun 2014
[ 05:35 bapt search for other commits by this committer ] Original commit   Revision:359185 (Only the first 10 of 304 ports in this commit are shown above. View all ports for this commit)
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends

With hat:	portmgr
Sat, 21 Jun 2014
[ 01:26 sanpei search for other commits by this committer ] Original commit   Revision:358658
support stage.
Thu, 19 Jun 2014
[ 11:08 sanpei search for other commits by this committer ] Original commit   Revision:358380
support stage for mozc-el.
Mon, 26 May 2014
[ 12:33 miwi search for other commits by this committer ] Original commit   Revision:355318 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
- Convert gmake,bzip2 to USES

Approved by:	portmgr
Wed, 16 Apr 2014
[ 18:28 zeising search for other commits by this committer ] Original commit   Revision:351411 (Only the first 10 of 1008 ports in this commit are shown above. View all ports for this commit)
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sun, 15 Dec 2013
[ 21:56 mva search for other commits by this committer ] Original commit   Revision:336588
- Back out my change, since wg@ already fixed the port

Noticed by:	wg@
[ 21:50 mva search for other commits by this committer ] Original commit   Revision:336585
- Depend explicitly on lang/python at build time.

Reported by:	exp-run (PR 184591)
Approved by:	portmgr (blanket)
[ 20:32 wg search for other commits by this committer ] Original commit   Revision:336580
japanese/mozc-server: depends explicitly on "python" to build

Reported by:	exp-run (PR 184591)
Approved by:	portmgr (blanket)
Mon, 18 Nov 2013
[ 14:55 bsam search for other commits by this committer ] Original commit   Revision:334202
Fix build of japanese/mozc-tools with native iconv. The error:
-----
  LINK(target) out_linux/Release/mozc_tool
/usr/bin/ld: cannot find -liconv
c++: error: linker command failed with exit code 1 (use -v to see
invocation)
gmake[2]: *** [out_linux/Release/mozc_tool] Error 1
-----

Notes:
1. The fix for japanese/mozc-tools (committed to japanese/mozc-server).
2. Do not bump PORTREVISION of japanese/mozc-tools since:
- it's a build failure;
- it should be treated while upgrading at each system along with other iconv
  changes.

Reported by:	Tomoaki AOKI <junchoon@dec.sakura.ne.jp>
Tested by:	Tomoaki AOKI <junchoon@dec.sakura.ne.jp>
Approved by:	portmgr (bapt, implicit)
Sun, 3 Nov 2013
[ 12:56 hrs search for other commits by this committer ] Original commit   Revision:332611
- Fix build on 10.x.
- Add STAGEDIR support.
Fri, 20 Sep 2013
[ 18:47 bapt search for other commits by this committer ] Original commit   Revision:327737 (Only the first 10 of 352 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
japanese)
Sun, 18 Aug 2013
[ 08:03 hrs search for other commits by this committer ] Original commit   Revision:324891
Add a patch to fix a build error "invalid DSO for symbol `libiconv_open'
definition".

Number of commits found: 165 (showing only 100 on this page)

1 | 2  »