aboutsummaryrefslogtreecommitdiffstats
path: root/japanese
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-07-305-5/+5
| | | | | | | | | | | | | | 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
* - Rename patchesTAKATSU Tomonari2018-07-297-17/+153
| | | | | | | | | | | | * extra-patch-Mailman-Cgi-private.py to extra-patch-Mailman_Cgi_private.py * patch-CVE-2015-2775 to patch-Mailman_Utils.py * patch-CVE-2018-5950 to patch-Mailman_Cgi_options.py - Apply CVE-2018-0618 patches [1] PR: 229351 [1] Submitted by: Yasuhito FUTATSUKI MFH: 2018Q3 Security: CVE-2018-0618
* japanese/libskk: update 1.0.3 -> 1.0.4Koichiro Iwao2018-07-162-4/+4
| | | | | | | PR: 229604 Submitted by: Ryo ONODERA <ryo@tetera.org> Approved by: maintainer timeout, pi (mentor) Relnotes: https://github.com/ueno/libskk/releases/tag/1.0.4
* Update WWW.MANTANI Nobutaka2018-07-151-1/+1
|
* Update KDE Applications to 18.04.3Tobias C. Berner2018-07-141-3/+3
|
* bump PORTREVISION after dependency changeKoichiro Iwao2018-07-121-1/+1
| | | | | Reported by: pi Approved by: pi (mentor)
* Fix DEPENDSAntoine Brodin2018-07-121-1/+1
|
* japanese/p5-Lingua-*: fix duplicate p5-p5- PKGNAMEPREFIXKoichiro Iwao2018-07-112-3/+7
| | | | | | | | | | | | japanese/p5-Lingua-JA-Moji had duplicate p5-p5- prefix and japanese/p5-Lingua-JA-Numbers didn't have ja- prefix. Set ja-p5- prefix to all Lingua ports under Japanese category. PR: 229184 Submitted by: Tomohiro Hosaka <bokutin@bokut.in> (initial version) Reviewed by: pi, mat Approved by: pi (mentor) Differential Revision: https://reviews.freebsd.org/D16002
* - Update to 20180629.Jun Kuriyama2018-07-104-12/+12
|
* Remove all := from BUILD_DEPENDS, here are never needed.Mathieu Arnold2018-07-094-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | While there, cleanup, and sort depends. When build and run dependencies are the same, there are three ways to avoid duplicating the list while not adding the framework added BUILD_DEPENDS to the RUN_DEPENDS. In order of preference, they are: 1) use RUN_DEPENDS to set BUILD_DEPENDS: BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= foo:bar/baz 2) create another variable and use it: MY_DEPENDS= foo:bar/baz BUILD_DEPENDS= ${MY_DEPENDS} RUN_DEPENDS= ${MY_DEPENDS} 3) use BUILD_DEPENDS to set RUN_DEPENDS and force evaluation: BUILD_DEPENDS= foo:bar/baz RUN_DEPENDS:= ${BUILD_DEPENDS} Sponsored by: Absolight
* Update to 4.9.7Jochen Neumeister2018-07-082-4/+4
| | | | | | | Changelog: https://wordpress.org/news/2018/07/wordpress-4-9-7-security-and-maintenance-release/ MFH: 2018Q3 Security: 4740174c-82bb-11e8-a29a-00e04c1ea73d
* Chase textproc/uim update to 1.8.8.MANTANI Nobutaka2018-07-073-3/+3
|
* Update to 1.8.8.MANTANI Nobutaka2018-07-071-3/+4
|
* - Update to 1.1Wen Heping2018-07-033-10/+11
| | | | | PR: 229443 Submitted by: ryo@tetera.org
* Mark these ports broken on mips64 and/or mips.Mark Linimon2018-07-011-0/+3
| | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket)
* Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mkTobias C. Berner2018-06-295-8/+10
| | | | | | | | | | | | | | | 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
* Do not force stop services when a package is deinstalled.Mathieu Arnold2018-06-271-1/+1
| | | | | | Starting or stopping services is the role of pkg(8). Sponsored by: Absolight
* - Update to 6.0.5Li-Wen Hsu2018-06-271-5/+5
|
* Revert r473259 and r473260 which are committed by accidentSunpoet Po-Chuan Hsieh2018-06-251-1/+1
| | | | | - Bump PORTEPOCH for protobuf and py-protobuf - Bump PORTREVISION for dependent ports
* Update to 3.6.0Sunpoet Po-Chuan Hsieh2018-06-251-1/+1
| | | | Changes: https://github.com/google/protobuf/releases
* Update to 0.5.3.20180520.MANTANI Nobutaka2018-06-242-2/+0
|
* japanese/ibus-skk: Update 1.4.1 -> 1.4.3Yuri Victorovich2018-06-243-12/+18
| | | | | | | | | | | | Port changes: * Add LICENSE/LICENSE_FILE * Add to RUN_DEPENDS * Add USE_GNOME * Add BUILD_DEPENDS for vala * Update the 'preferences' patch PR: 227283 Submitted by: Ryo ONODERA <ryo@tetera.org>
* Update to the latest snapshot on 2016/09/24.MANTANI Nobutaka2018-06-242-5/+5
|
* japanese/libskk: Update 1.0.1 -> 1.0.3Yuri Victorovich2018-06-243-12/+20
| | | | | | PR: 227039 Submitted by: Ryo ONODERA <ryo@tetera.org> Approved by: hiroto.kagotani@gmail.com (maintauner timeout; 80 days)
* multimedia/*phonon*: update and flavorize with @qt4/@qt5Tobias C. Berner2018-06-221-1/+1
| | | | | Approved by: portmgr (mat) Differential Revision: https://reviews.freebsd.org/D14632
* Use PY_FLAVOR for dependencies.Mathieu Arnold2018-06-213-3/+3
| | | | | | | FLAVOR is the current port's flavor, it should not be used outside of this scope. Sponsored by: Absolight
* japanese/another-htmllint: Change dependecy from www/p5-CGI.pm to www/p5-CGIKoichiro Iwao2018-06-181-4/+4
| | | | | | | | | | | | | www/p5-CGI and www/p5-CGI.pm provide same functions and conflict each other. While a lot of ports use www/p5-CGI, only this one uses www/p5-CGI.pm. By swiching to use www/p5-CGI this port and others can be installed together. Also, pass maintainership to the submitter due to consecutive maintainer timeouts. PR: 228236 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Approved by: maintainer timeout, pi (mentor)
* japanese/font-ume: Fix MASTER_SITESKurt Jaeger2018-06-181-1/+1
| | | | | | PR: 228242 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Approved by: hrs (maintainer timeout)
* japanese/FreeWnn-server: remove ftp.freewnn.org from MASTER_SITESKurt Jaeger2018-06-181-2/+1
| | | | | | | | - FTP site no longer works PR: 228243 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Approved by: hrs (maintainer timeout)
* Unbreak portTilman Keskinoz2018-06-132-8/+12
| | | | | PR: 228737 Submitted by: maintainer
* - Update to 0.20180605Danilo Egea Gondolfo2018-06-102-4/+4
|
* Update KDE Applications to 18.04.2Tobias C. Berner2018-06-101-3/+3
|
* Remove expired ports:Rene Ladan2018-06-077-2204/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2018-06-06 biology/ssaha: Broken for more than 6 months 2018-06-06 biology/crux: Broken for more than 6 months 2018-06-06 biology/ariadne: Broken for more than 6 months 2018-06-06 cad/sceptre: Broken for more than 6 months 2018-06-06 cad/cider: Broken for more than 6 months 2018-06-06 chinese/scim-array: Broken for more than 6 months 2018-06-06 chinese/xpdf: Broken for more than 6 months 2018-06-06 chinese/telnet: Broken for more than 6 months 2018-06-06 comms/java-commapi-freebsd: Depends on BROKEN and expiring comms/java-commapi 2018-06-06 comms/soundmodem: Broken for more than 6 months 2018-06-06 comms/jsdr: Broken for more than 6 months 2018-06-06 comms/java-commapi: Broken for more than 6 months 2018-06-06 converters/pdf2djvu: Broken for more than 6 months 2018-06-06 databases/rdb: Broken for more than 6 months 2018-06-06 databases/animenfo-client: Broken for more than 6 months 2018-06-06 databases/ruby-mysql: Broken for more than 6 months 2018-06-06 databases/riak: Broken for more than 6 months 2018-06-06 databases/animenfo-client-gtk: Broken for more than 6 months 2018-06-06 databases/rdfdb: Broken for more than 6 months 2018-06-06 databases/riak2: Broken for more than 6 months 2018-06-06 devel/subversion-static: Broken for more than 6 months 2018-06-06 japanese/xgate: Broken for more than 6 months 2018-06-06 textproc/opengrm-ngram: Broken for more than 6 months 2018-06-06 textproc/ocaml-tyxml: Depends on BROKEN and expiring www/ocaml-net 2018-06-06 www/ocaml-net: Broken for more than 6 months 2018-06-06 audio/linux-genpuid: Broken for more than 6 months 2018-06-06 x11/enventor: Broken for more than 6 months 2018-06-06 audio/xmms-timidity: Broken for more than 6 months 2018-06-06 audio/kaudiocreator: Broken for more than 6 months 2018-06-06 audio/jxm: Depends on BROKEN and expiring comms/java-commapi 2018-06-06 audio/deforaos-mixer: Broken for more than 6 months 2018-06-06 audio/gkrellmss2: Broken for more than 6 months 2018-06-06 audio/ogg2mp3: Broken for more than 6 months 2018-06-06 audio/abcmidi: Broken for more than 6 months 2018-06-06 benchmarks/netpipe: Broken for more than 6 months 2018-06-06 biology/plink: Broken for more than 6 months
* Fix and sort LICENSESunpoet Po-Chuan Hsieh2018-06-052-2/+3
| | | | | | | - Add LICENSE_FILE - Update WWW Approved by: portmgr (blanket)
* Return daichi@'s ports back to the pool after his commit bit got safekept.Rene Ladan2018-06-021-1/+1
|
* japanese/mozc-server: Unmark BROKEN and fix poudrirere/ccache buildJoseph Mingrone2018-06-021-3/+1
| | | | | | | 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>
* USES=emacs ports: Bump PORTREVISION for editors/emacs 26.1 upgradeJoseph Mingrone2018-05-318-4/+14
| | | | | Or, mark ports that fail to build as BROKEN. https://lists.freebsd.org/pipermail/freebsd-ports/2018-May/113518.html
* Commit forgotten diff at previous commit r471075Koichiro Iwao2018-05-301-1/+0
|
* japanese/font-ricty{,-discord}: Update to 4.1.1Koichiro Iwao2018-05-293-14/+19
| | | | | | | | | | | | | | | | ricry_discord_converter.pe is no longer needed as everything's provided in one script. Also while here, - Adjust indents - Add NO_ARCH - Remove "Created by:" line credits myself and masaki (approved via private communications) Changes: http://www.rs.tus.ac.jp/yyusa/ricty.html Approved by: pi (mentor, initial version) Sponsored by: HAW International, Inc. Differential Revision: https://reviews.freebsd.org/D15474
* Update WWWSunpoet Po-Chuan Hsieh2018-05-2821-21/+21
| | | | | | | search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
* Update to 4.9.6Jochen Neumeister2018-05-262-4/+4
| | | | Changelog: https://wordpress.org/news/2018/05/wordpress-4-9-6-privacy-and-maintenance-release/
* - Update to 0.20180509Danilo Egea Gondolfo2018-05-202-4/+4
|
* - Update to 20180427.Jun Kuriyama2018-05-164-12/+12
|
* Update MASTER_SITES and unbreak this portSunpoet Po-Chuan Hsieh2018-05-151-1/+1
| | | | MFH: 2018Q2
* Update KDE Applications to 18.04.1Tobias C. Berner2018-05-111-3/+3
|
* - Update to 6.0.4Li-Wen Hsu2018-05-101-5/+5
|
* For ports in `japanese' category: remove redundant PKGMESSAGE assignment,Alexey Dokuchaev2018-05-055-6/+0
| | | | | which is set appropriately by the b.p.m when `pkg-message' appears on the SUB_FILES list.
* Deprecate ports broken for more than 6 monthsAntoine Brodin2018-05-051-0/+2
|
* - Fix license information.MANTANI Nobutaka2018-04-303-7/+26
| | | | | | | | - Regenerate patch by 'make makepatch' to fix portlint warning. - Add NO_ARCH. PR: 222535 Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
* Update KDE Applications to 18.04.0Tobias C. Berner2018-04-291-3/+3
| | | | * Pin multimedia/kdelive at 17.12.3 until we import the mlt update from the dev-repo.
* Only sleep in ports if BATCH/PACKAGE_BUILDING are not defined.Mathieu Arnold2018-04-261-0/+2
| | | | Sponsored by: Absolight
* Update to 4.9.5Jochen Neumeister2018-04-212-4/+4
| | | | | MFH: 2018Q2 Security: be38245e-44d9-11e8-a292-00e04c1ea73d
* - Install font files to ${FONTSDIR} instead of ${DATADIR}.MANTANI Nobutaka2018-04-1517-205/+84
| | | | | | | | | | | | | | | - Stop to make symbolic links from the font files to ${PREFIX}/share/fonts/misc/, which is found in the default font path, because recent libXfont does not follow symbolic links. - Add pkg-message.in to show additional font path settings. - Remove unnecessary pkg-install.in. - Bump PORTREVISION. PR: 225125 [1], 226511 [2] Submitted by: WATANABE Kazuhiro <CQG00620@nifty.ne.jp> [2] Reported by: Shigeharu TAKENO <shige@iee.niit.ac.jp> [1] Approved by: maintainer timeout (one month)
* - Install font files to ${FONTSDIR} instead of ${DATADIR}.MANTANI Nobutaka2018-04-154-73/+22
| | | | | | | | | | | | | | | - Stop to make symbolic links from the font files to ${PREFIX}/share/fonts/misc/, which is found in the default font path, because recent libXfont does not follow symbolic links. - Add pkg-message.in to show additional font path settings. - Remove unnecessary pkg-install.in. - Bump PORTREVISION. PR: 225125 [1], 226520 [2] Submitted by: WATANABE Kazuhiro <CQG00620@nifty.ne.jp> [2] Reported by: Shigeharu TAKENO <shige@iee.niit.ac.jp> [1] Approved by: maintainer timeout (one month)
* New port: japanese/kitenTobias C. Berner2018-04-105-0/+130
| | | | | This is the current version of KDE Applications <foo>. Note that users of KDE SC4 should stick with <foo>-kde4.
* - Install font files to ${FONTSDIR} instead of ${DATADIR}.MANTANI Nobutaka2018-04-085-41/+23
| | | | | | | | | | | | | | | - Stop to make symbolic links from the font files to ${PREFIX}/share/fonts/misc/, which is found in the default font path, because recent libXfont does not follow symbolic links. - Add pkg-message.in to show additional font path settings. - Remove unnecessary pkg-install.in. - Bump PORTREVISION. PR: 225125 [1], 226515 [2] Submitted by: WATANABE Kazuhiro <CQG00620@nifty.ne.jp> [2] Reported by: Shigeharu TAKENO <shige@iee.niit.ac.jp> [1] Approved by: maintainer timeout (two weeks)
* - Update to 6.0.3Li-Wen Hsu2018-04-081-5/+5
|
* - Update to 0.20180402Danilo Egea Gondolfo2018-04-052-4/+4
|
* - Update WWWDmitry Marakasov2018-03-301-1/+1
| | | | Approved by: portmgr blanket
* japanese/another-htmllint: add misssing RUN_DEPENDS on www/p5-LWP-Protocol-httpsKoichiro Iwao2018-03-273-7/+14
| | | | | | | | | | | | as it is necessary to access https contents. Also, - Add license information - Bump PORTREVISION for dependency change - While here, pet some portlint warnings PR: 222276, 226089 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Approved by: maintainer timeout (1 month+), pi (mentor)
* Fix dependsAntoine Brodin2018-03-271-2/+2
|
* Make libgnome and libgnomeui not implying esound dependencyBaptiste Daroussin2018-03-261-1/+1
| | | | | | | | | | | | | | | | It has been a while both does not depend anymore on esound, before this change esound dependency was wrongly added to plenty of packages which actually does not depend on it. While here: - audio/glame: remove esound support - games/monkeybubble: add an explicit dependency on esound - sysutils/gnome-schedule: add en explicit dependency on pkg-config - comms/kb: add missing dependency on pkgconfig - x11-toolkits/libgnomeui: * update to 2.4.5 * use USES=localbase
* - Install font files to ${FONTSDIR} instead of ${DATADIR}.MANTANI Nobutaka2018-03-265-98/+20
| | | | | | | | | | | | | | | - Stop to make symbolic links from the font files to ${PREFIX}/share/fonts/misc/, which is found in the default font path, because recent libXfont does not follow symbolic links. - Add pkg-message.in to show additional font path settings. - Remove unnecessary pkg-install.in. - Bump PORTREVISION. PR: 225125 [1], 226518 [2] Submitted by: WATANABE Kazuhiro <CQG00620@nifty.ne.jp> [2] Reported by: Shigeharu TAKENO <shige@iee.niit.ac.jp> [1] Approved by: maintainer
* - Install font files to ${FONTSDIR} instead of ${DATADIR}.MANTANI Nobutaka2018-03-255-29/+25
| | | | | | | | | | | | | | - Stop to make symbolic links from the font files to ${PREFIX}/share/fonts/misc/, which is found in the default font path, because recent libXfont does not follow symbolic links. - Add pkg-message.in to show additional font path settings. - Bump PORTREVISION. - Set submitter as maintainer. PR: 225125 [1], 226517 [2] Submitted by: WATANABE Kazuhiro <CQG00620@nifty.ne.jp> [2] Reported by: Shigeharu TAKENO <shige@iee.niit.ac.jp> [1]
* - Install font files to ${FONTSDIR} instead of ${DATADIR}.MANTANI Nobutaka2018-03-255-51/+21
| | | | | | | | | | | | | | - Stop to make symbolic links from the font files to ${PREFIX}/share/fonts/misc/, which is found in the default font path, because recent libXfont does not follow symbolic links. - Add pkg-message.in to show additional font path settings. - Remove unnecessary pkg-install.in. - Bump PORTREVISION. PR: 225125 [1], 226516 [2] Submitted by: WATANABE Kazuhiro <CQG00620@nifty.ne.jp> (maintainer) [2] Reported by: Shigeharu TAKENO <shige@iee.niit.ac.jp> [1]
* - Install font files to ${FONTSDIR} instead of ${DATADIR}.MANTANI Nobutaka2018-03-255-43/+22
| | | | | | | | | | | | | | - Stop to make symbolic links from the font files to ${PREFIX}/share/fonts/misc/, which is found in the default font path, because recent libXfont does not follow symbolic links. - Add pkg-message.in to show additional font path settings. - Remove unnecessary pkg-install.in. - Bump PORTREVISION. PR: 225125 [1], 226516 [2] Submitted by: WATANABE Kazuhiro <CQG00620@nifty.ne.jp> (maintainer) [2] Reported by: Shigeharu TAKENO <shige@iee.niit.ac.jp> [1]
* Rename MASTER_SITE_SOURCEFORGE_JP to MASTER_SITE_OSDNSunpoet Po-Chuan Hsieh2018-03-2535-36/+36
| | | | | PR: 225609 Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
* Update MAINTAINER to my new FreBSD.org accountKoichiro Iwao2018-03-204-5/+5
| | | | | | also update my email address in "Created by:" field. Approved by: hrs (mentor)
* - Update to 20180228.Jun Kuriyama2018-03-204-12/+12
|
* - Update LibreOffice to 6.0.2 [1]Li-Wen Hsu2018-03-172-8/+5
| | | | | | | | | | | | | | | | - Build offline help when DOCS option enabled [2] - Fix bad symlink and add missing dependencies [3] PR: 224288 [1] 197071 [2] 226344 [3] Submitted by: Greg V <greg@unrelenting.technology> [1] bergerkos@yahoo.co.uk [2] Reported by: joneum [3] Helped & tested by: Daniel Ebdrup Greg Veldman <freebsd@gregv.net> Per olof Ljungmark <peo@nethead.se> StariKarp <starikarp@yandex.com> pi Security: 289269f1-0def-11e8-99b0-d017c2987f9a
* Fix WITH_CCACHE_BUILD supportBryan Drewery2018-03-161-0/+1
|
* Simplify.Hajimu UMEMOTO2018-03-162-8/+2
|
* Fix xlfd for the monospaced fonts.Hajimu UMEMOTO2018-03-1512-34/+34
|
* Add new port -- Cica Japanese monospaced fonts for programmingHajimu UMEMOTO2018-03-158-0/+195
|
* Fix depends after font-mona upgradeAntoine Brodin2018-03-121-1/+1
|
* - Install font files to ${FONTSDIR} instead of ${DATADIR}.MANTANI Nobutaka2018-03-115-83/+21
| | | | | | | | | | | | | | - Stop to make symbolic links from the font files to ${PREFIX}/share/fonts/misc/, which is found in the default font path, because recent libXfont does not follow symbolic links. - Add pkg-message.in to show additional font path settings. - Remove unnecessary pkg-install.in. - Bump PORTREVISION. PR: 225125 [1], 226519 [2] Submitted by: WATANABE Kazuhiro <CQG00620@nifty.ne.jp> [2] Reported by: Shigeharu TAKENO <shige@iee.niit.ac.jp> [1]
* Bump PORTREVISIONs of all users of math/mpc that we just updated toGerald Pfeifer2018-03-115-3/+5
| | | | version 1.1.0 (via revision 464079).
* Update to 2.13.4.18Tilman Keskinoz2018-03-102-5/+5
| | | | | PR: 226025 Submitted by: maintainer
* The BROKEN line is redundant here, as IGNORE for powerpc64 is set in theMark Linimon2018-03-101-2/+0
| | | | | | MASTERDIR. Approved by: portmgr (tier-2 blanket)
* Introduce PHP flavors.Mathieu Arnold2018-03-091-1/+1
| | | | | | | | | | | | | | Ports using USES=php:phpize, php:ext, php:zend, and php:pecl are now flavored. They will automatically get flavors (php56, php70, php71, php72) depending of the versions they support (set with IGNORE_WITH_PHP). As a consequence, ports using USES=pear and USES=horde are also flavored. PR: 226242 Submitted by: mat Exp-run by: antoine Approved by: portmgr Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D14208
* - Remove unnecessary line from files/pkg-deinstall.inTAKATSU Tomonari2018-03-052-1/+8
| | | | | | | - Fix files/pkg-install.in Pointed out by: riggs@ MFH: 2018Q1
* - Update to 0.20180301Danilo Egea Gondolfo2018-03-052-4/+4
|
* japanese/migemo: remove now obsolete deprecated-if-slave sectionRene Ladan2018-03-031-5/+0
| | | | Reported by: jrm
* Remove expired ports:Rene Ladan2018-03-033-39/+0
| | | | | | | | | | | | | | | | | 2018-03-01 devel/dotconf++: No upstream, not depend on in the ports tree 2018-03-01 emulators/gnuboy: Latest version is 1.0.5, older version does not fetch 2018-03-01 games/adgali: Mastersite disappeared 2018-03-01 games/tuxpuck: Mastersite disappeared 2018-03-01 japanese/migemo-emacs: Unmaintained 2018-03-01 math/clarence: Mastersite disappeared 2018-03-01 devel/cstringbuffer: Abandonware, no more upstream 2018-03-01 deskutils/charmap: Mastersite disappeared 2018-03-01 devel/afay: Abandonware, not used in the ports tree 2018-03-01 devel/alabastra: Abandonware, not used in the ports tree 2018-03-01 devel/adime: Abandonware, not used in the ports tree 2018-03-01 devel/boaconstructor: Abandonware, does not work with recent python/wxPython 2018-03-01 audio/amp: No more upstream 2018-03-01 devel/alf: Abandonware, unused in the ports tree
* Update to 2.1.4.Hiroki Sato2018-03-022-5/+8
| | | | | Submitted by: Yasuhiro KIMURA PR: 226259
* Update to 2.1.4.Hiroki Sato2018-02-283-28/+27
|
* - Add CVE-2018-5950 patch [1]TAKATSU Tomonari2018-02-258-44/+91
| | | | | | | | | | | | - Update MASTER_SITES [1] - USES shebangfix - Regenerate patches with makepatch - Fix pkg-plist to make portlint happy PR: 225703 [1] Submitted by: Yasuhito FUTATSUKI MFH: 2018Q1 Security: CVE-2018-5950
* Update to 2.0.8Sunpoet Po-Chuan Hsieh2018-02-242-4/+6
| | | | | | - Add missing RUN_DEPENDS Changes: https://github.com/kuroda/mail-iso-2022-jp/blob/master/CHANGELOG.md
* Give the KDE SC4 applications ports a -kde4 suffixTobias C. Berner2018-02-235-2/+2
| | | | | | | | | | In order to make room for the up-to-date version of the KDE Desktop and its applications move the KDE Application ports based on Qt4. PR: 225992 Exp-run by: antoine Reviewed by: rakuco, adridg Differential Revision: https://reviews.freebsd.org/D14413
* Reduce dependency on the python2 metaportAntoine Brodin2018-02-192-3/+4
| | | | | PR: 225752 Submitted by: Yasuhiro KIMURA
* japanese/ddskk: Update to 16.2Yuri Victorovich2018-02-174-17/+19
| | | | | | | | | | | | | kenji@k2r.org took maintainership based on: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222421#c6 Additional port changes: * Changed to DISTVERSION * Moved URLs with better availability to the beginning of MASTER_SITES PR: 222421 Submitted by: kenji.rikitake@acm.org Approved by: tcberner (mentor, implicit)
* - Update to 0.20180202Danilo Egea Gondolfo2018-02-112-4/+4
|
* Rename KDE4 meta portsTobias C. Berner2018-02-102-2/+2
| | | | | | | | | | | This is done for * consistency, * and to simplify the import of the newer KDE Plasma5 desktop and KDE applications Bumps the dependencies. Reviewed by: adridg Differential Revision: https://reviews.freebsd.org/D12979
* Update japanese/lookup to 1.99.96.20180209Tobias C. Berner2018-02-106-74/+151
| | | | | | | | | | | | * Update to 1.99.96.20130920. * Switch master site to GitHub. * Update LICENSE. * Remove EMACS_FLAVORS_EXCLUDE because this version of Lookup can be built with editors/emacs-devel. * Update description and WWW in pkg-descr. * Add entry to UPDATING about incompatibility. PR: 225748 Submitted by: yasu@utahime.org (maintainer)
* Update to 4.9.4Jochen Neumeister2018-02-102-4/+4
| | | | | | | | | Changelog: https://wordpress.org/news/2018/02/wordpress-4-9-3-maintenance-release/ https://wordpress.org/news/2018/02/wordpress-4-9-4-maintenance-release/ Approved by: mentors (implicit) MFH: 2018Q1
* Note PHP ports that do not build with 7.2.Mathieu Arnold2018-02-081-1/+1
| | | | Sponsored by: Absolight
* japanese/migemo-emacs: Deprecate and mark for deletion in one monthJoseph Mingrone2018-02-031-0/+5
|
* Flavorize and modernize Emacs portsJoseph Mingrone2018-02-022-0/+38
| | | | | | | | | | | This is an addendum to r460621 to fix the histories of Mk/Uses/emacs.mk (copied from Mk/bsd.emacs.mk) and japanese/migemo-emacs (copied from japanese/migemo-emacs23). - Convert USE_EMACS to USES=emacs - Rename japanese/migemo-emacs23 to japanese/migemo-emacs Differential Revision: https://reviews.freebsd.org/D13506
* Remove Mk/Uses/emacs.mk and japanese/migemo-emacsJoseph Mingrone2018-02-022-39/+0
| | | | | | | The svn histories were not preserved in r460621, so remove then restore from r460620. Differential Revision: https://reviews.freebsd.org/D13506
* Flavorize and modernize Emacs portsJoseph Mingrone2018-02-0214-126/+105
| | | | | | | | | | | | | | | | | | | | | - 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
* Exit from main() function properly on success to fix weird installationAlexey Dokuchaev2018-01-223-7/+21
| | | | problem observed on sparc64.
* Fix build with clang 6Antoine Brodin2018-01-211-0/+20
| | | | | | | | | trainer.cpp:106:18: error: no matching function for call to 'make_pair' x_.push_back(std::make_pair<std::string, FeatureNode *>(y, fn)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ PR: 224669 Reported by: pkg-fallout
* Securityupdate to 4.9.2:Jochen Neumeister2018-01-192-4/+4
| | | | | | | | | | Changelog: https://codex.wordpress.org/Version_4.9.2 https://wordpress.org/news/2018/01/wordpress-4-9-2-security-and-maintenance-release/ Approved by: mentors (implicit) MFH: 2018Q1 Security: c04dc18f-fcde-11e7-bdf6-00e04c1ea73d
* Remove superfluous linefeeds and fix some other minor whitespace bugs.Alexey Dokuchaev2018-01-122-4/+1
|
* - Update to 20171228.Jun Kuriyama2018-01-094-12/+12
|
* Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.2Carlos J. Puga Medina2018-01-082-0/+2
| | | | Approved by: portmgr (antoine)
* - Update to 0.20180104Danilo Egea Gondolfo2018-01-062-4/+4
|
* - Update to 0.20171201Danilo Egea Gondolfo2017-12-272-4/+4
|
* japanese/egg-canna: Remove expired portJoseph Mingrone2017-12-264-59/+0
| | | | Approved by: ume@FreeBSD.org (maintainer)
* Convert to USES=autoreconf.Tijl Coosemans2017-12-251-2/+2
|
* Remove non-functional post-configure.Tijl Coosemans2017-12-241-8/+0
|
* Switch to swig 3.0Baptiste Daroussin2017-12-201-1/+2
|
* Switch to swig 3.0Baptiste Daroussin2017-12-201-1/+1
|
* Also broken on recent aarch64 and mips builds.Mark Linimon2017-12-181-2/+4
|
* Mark BROKEN: unfetchableAntoine Brodin2017-12-141-0/+2
| | | | Reported by: pkg-fallout
* - Those ports fail to build with python3Antoine Brodin2017-12-131-1/+1
| | | | - Add some explicit FLAVOR to dependencies where needed
* Update devel/protobuf to 3.5.0Sunpoet Po-Chuan Hsieh2017-12-121-1/+1
| | | | | | - Bump PORTREVISION for shlib change Changes: https://github.com/google/protobuf/releases
* Mark more ports broken that fail on both armv6 and armv7.Mark Linimon2017-12-091-0/+3
| | | | Approved by: portmgr (tier-2 blanket)
* Fix configure options for gnustep-makeDavid Chisnall2017-12-031-1/+1
| | | | | | | We were not setting the flag to select the GNUstep ABI, so were defaulting to using the GCC-compatible version, which was likely to trigger a lot of subtle bugs. This was noticed when C++ exceptions thrown through Objective-C stack frames caused segfaults.
* Securityupdate to 4.9.1:Jochen Neumeister2017-12-022-6/+6
| | | | | | | | | | | | | | | | | | | | www/wordpress russian/wordpress [1] chinese/wordpress-zh_CN japanese/wordpress german/wordpress french/wordpress Changelog: https://codex.wordpress.org/Version_4.9.1 https://wordpress.org/news/2017/11/wordpress-4-9-1-security-and-maintenance-release/ PR: 223982 [1] Submitted by: Mikhail Timofeev <9267096@gmail.com> (maintainer) [1] Approved by: tcberner (mentor) MFH: 2017Q4 Security: a2589511-d6ba-11e7-88dd-00e04c1ea73d Differential Revision: https://reviews.freebsd.org/D13337
* Convert Python ports to FLAVORS.Mathieu Arnold2017-11-308-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ports using USE_PYTHON=distutils are now flavored. They will automatically get flavors (py27, py34, py35, py36) depending on what versions they support. There is also a USE_PYTHON=flavors for ports that do not use distutils but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if using distutils but flavors are not wanted. A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been added to cope with Python ports that did not have the Python PKGNAMEPREFIX but are flavored. USES=python now also exports a PY_FLAVOR variable that contains the current python flavor. It can be used in dependency lines when the port itself is not python flavored. For example, deskutils/calibre. By default, all the flavors are generated. To only generate flavors for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf. In all the ports with Python dependencies, the *_DEPENDS entries MUST end with the flavor so that the framework knows which to build/use. This is done by appending '@${PY_FLAVOR}' after the origin (or @${FLAVOR} if in a Python module with Python flavors, as the content will be the same). For example: RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} PR: 223071 Reviewed by: portmgr, python Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D12464
* - Add LICENSEWen Heping2017-11-302-0/+4
| | | | | | PR: 222324 Submitted by: yasu@utahime.org Approved by: maintainer(timeout, > 60 days)
* For ports that are marked BROKEN on armv6, and also fail to build onMark Linimon2017-11-301-0/+1
| | | | | | | | | | armv7, mark them so. This is part two of a multipart commit to bring armv7 ports to parity with armv6. Approved by: portmgr (tier-2 blanket) Obtained from: lonesome.com -exp run
* Don't use MASTER_SITE_SUBDIR when it is not needed.Mathieu Arnold2017-11-255-10/+5
| | | | Sponsored by: Absolight
* Update to 4.9Jochen Neumeister2017-11-252-4/+4
| | | | | | | | Changelog: https://codex.wordpress.org/Version_4.9 https://wordpress.org/news/2017/11/tipton/ Approved by: mentors (implicit)
* - Update to 20171031.Jun Kuriyama2017-11-124-12/+12
|
* Fix the context of some patches so that they apply with stricter patch(1)Antoine Brodin2017-11-101-7/+2
| | | | | PR: 223545 With hat: portmgr
* - Update to 0.20171002Danilo Egea Gondolfo2017-11-083-4/+5
|
* Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.Jimmy Olgeni2017-11-031-1/+1
| | | | This round is @FreeBSD.org residents except teams.
* Update to 5.3.7.Jung-uk Kim2017-11-031-5/+5
|
* */wordpress: update to 4.8.3Jochen Neumeister2017-11-022-4/+4
| | | | | | | | Changelog: https://wordpress.org/news/2017/10/wordpress-4-8-3-security-release/ Approved by: mentors (implicit) MFH: 2017Q4 Security: cee3d12f-bf41-11e7-bced-00e04c1ea73d
* Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.Jimmy Olgeni2017-10-311-1/+1
|
* Remove options to compile these ports against net/asterisk11 inGuido Falsi2017-10-241-10/+2
| | | | | | | | preparation for port expiration. asterisk 11.x will EOL on 2017-10-25 and is scheduled for removal. Please use the net/asterisk13 port.
* Remove dead mirrorsBaptiste Daroussin2017-10-131-2/+1
|
* japanese/jd: remove port on request of maintainerKurt Jaeger2017-10-095-59/+0
| | | | | | | | | - port is marked BROKEN since april or so - port is a browser for 2ch.net - 2ch.net changed their API, so even if fixed, it would no longer work PR: 218650 Submitted by: townwear@gmail.com (maintainer)
* Canonicalize a few LICENSE_PERMSAntoine Brodin2017-09-301-2/+2
| | | | With hat: portmgr
* - Update to 4.8.2Jochen Neumeister2017-09-282-4/+4
| | | | | | | - Changelog: https://wordpress.org/news/2017/09/wordpress-4-8-2-security-and-maintenance-release/ Approved by: mentors (implicit) MFH: 2017Q3
* Fix kde4-l10n packages after sysutils/filelight's updateTobias C. Berner2017-09-172-2/+1
| | | | | | | | | | | | | | | I chose filelight-17.* as it contains its own localization, which is good, as kde4-l10n is very outdated, and may not match modern filelight anymore. Unfortunately this lead to conflicts with the kde4-l10n. So strip the filelight parts from kde4-l10n-*. Reported by: VVD (via IRC) Reviewed by: rakuco Pointyhat to: tcberner Differential Revision: https://reviews.freebsd.org/D12393
* Fix license information for portgs that use "the same license as Perl".Mathieu Arnold2017-09-1510-10/+10
| | | | Sponsored by: Absolight
* Update LICENSESunpoet Po-Chuan Hsieh2017-09-155-14/+11
| | | | | | | | - Add LICENSE_FILE - Regenerate patch files with makepatch: PR: 222302 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
* Update LICENSESunpoet Po-Chuan Hsieh2017-09-152-4/+5
| | | | | | | | | | | - Add LICENSE_FILE - While I'm here: - Convert to options target helper - Fix typo - Fix WWW PR: 222299 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
* Add LICENSE_FILESunpoet Po-Chuan Hsieh2017-09-152-4/+2
| | | | | | | | - Pet portlint: move DIST_SUBDIR upward - Remove outdated WWW from pkg-descr PR: 222297 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
* Regenerate patch files with makepatch:Sunpoet Po-Chuan Hsieh2017-09-152-5/+5
| | | | | PR: 222296 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
* Chase Emacs updateAshish SHUKLA2017-09-129-6/+9
|
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2017-09-115-5/+5
| | | | | | | | | | | | | | (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
* - Update to 20170831.Jun Kuriyama2017-09-104-12/+12
|
* Update to 5.3.6.Jung-uk Kim2017-09-061-5/+5
|
* - japanese/wordpress: Update from 4.8 to 4.8.1Jochen Neumeister2017-09-022-4/+4
| | | | | | | - Changelog: https://codex.wordpress.org/Version_4.8.1#List_of_Files_Revised Approved by: tz (mentor) Differential Revision: https://reviews.freebsd.org/D12168
* Update GNUstep core libraries.David Chisnall2017-08-211-1/+1
| | | | | | | | | | Update the default Objective-C compiler. Fix various build failures in GNUstep ports from newer versions of the GNUstep core libraries and from changes to GNUstep Make. Update various ports that use GNUstep and bump the portrevision of the ones that haven't had a new release.
* japanese/nethack34: Fix the BROKEN_FreeBSD_12 flagSteve Wills2017-08-192-4/+2
| | | | | | | Pass maintainership to submitter PR: 220595 Submitted by: WATANABE Kazuhiro <CQG00620@nifty.ne.jp>
* japanese/mh: fix builds on 12-CURRENTBartek Rutkowski2017-08-172-1/+12
| | | | | | PR: 219257 Submitted by: Watanabe Kazuhiro <CQG00620@nifty.ne.jp> (maintainer) MFH: 2017Q3
* Update devel/protobuf to 3.4.0Sunpoet Po-Chuan Hsieh2017-08-161-1/+1
| | | | | | - Bump PORTREVISION for shlib change Changes: https://github.com/google/protobuf/releases
* Fix runtime on recent perl versions and change default optionsNiclas Zeising2017-08-101-1/+1
| | | | | | | | | Add a patch from upstream to fix runtime when using perl 5.26 or later. [0] Change default options to include DKIM and SPF checking. Bump portrevision. PR: 220474 (based on) [0] Reported by: Trond.Endrestol@ximalas.info [0]
* - Update to 0.20170801Danilo Egea Gondolfo2017-08-092-4/+4
|
* Update to 5.3.5.Jung-uk Kim2017-08-041-5/+5
|
* - fix support for Makefile.localDirk Meyer2017-07-291-0/+1
|
* Regular USE_GITHUB cleanup.Mathieu Arnold2017-07-271-2/+2
| | | | Sponsored by: Absolight
* - Update to 0.20170703Danilo Egea Gondolfo2017-07-102-4/+4
|
* - Update to 20170630.Jun Kuriyama2017-07-084-12/+12
|
* - Add option to choose which asterisk version to depend onGuido Falsi2017-07-051-2/+11
| | | | - Set the default to asterisk13
* Remove Perl core modulesSunpoet Po-Chuan Hsieh2017-06-301-3/+2
| | | | | | - Bump PORTREVISION for dependency change With hat: perl
* Fix WWWSunpoet Po-Chuan Hsieh2017-06-261-1/+1
| | | | Approved by: portmgr (blanket)
* Fix WWWSunpoet Po-Chuan Hsieh2017-06-261-1/+1
| | | | Approved by: portmgr (blanket)
* Begin deorbit burn of ia64. We have not attempted to build packages forMark Linimon2017-06-252-4/+0
| | | | | | | | it for many years. While here, alphabetize ARCHs, pet portlint, and modernize usages. Approved by: portmgr (tier-2 blanket)
* Pass maintainership to ports@Sunpoet Po-Chuan Hsieh2017-06-251-1/+1
| | | | | PR: 220254 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
* Pass maintainership to ports@Sunpoet Po-Chuan Hsieh2017-06-251-1/+1
| | | | | PR: 220253 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
* - Add LICENSE when it it metaport.Matthew Seaman2017-06-233-10/+15
| | | | | | | | - Simplify *_BUILD_DEPENS. - Update WWW. PR: 213328 Submitted by: yasu@utahime.org (maintainer)
* Update to 5.3.4.Jung-uk Kim2017-06-221-5/+5
|
* - Fix LICENSEDmitry Marakasov2017-06-221-11/+12
| | | | | | - Add LICENSE_FILE - Simplify installation - Switch to options helpers
* Remove Perl core modulesSunpoet Po-Chuan Hsieh2017-06-181-17/+16
| | | | | | | | | | - While I'm here: - Add LICENSE - Use TEST_DEPENDS - Fix indent - Bump PORTREVISION for dependency change With hat: perl
* Update the Calligra ports to 3.0.1.Raphael Kubo da Costa2017-06-175-91/+0
| | | | | | | | | | | | | | | | | | The 3.x series is based on KDE Frameworks 5, and some programs have been split into separate ports: - Sheets, Words & co are in editors/calligra. - Krita is in graphics/krita. - Kexi is in databases/kexi. - The calligra-l10n* ports are now part of editors/calligra itself. Okular support in editors/calligra and Marble support in textproc/kreport have been disabled for now because they need the KF5 version of those ports. Thanks to everyone who's tested it and worked on it in our area51 repository. Submitted by: Adrian de Groot <groot@kde.org>, tcberner, rakuco Reviewed by: rakuco, mat (earlier versions) Differential Revision: https://reviews.freebsd.org/D10167
* - Update 4 wordpress Ports to version 4.8Jochen Neumeister2017-06-122-4/+4
| | | | | | | - Changelog: https://wordpress.org/news/2017/06/evans/ Approved by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D11112
* - Update to 0.20170601Danilo Egea Gondolfo2017-06-072-4/+4
|
* Remove outdated PERL_LEVEL checkSunpoet Po-Chuan Hsieh2017-06-061-10/+5
| | | | | | | - While I'm here, convert to options target helper With hat: perl Approved by: portmgr (blanket)
* Add LICENSE_FILESunpoet Po-Chuan Hsieh2017-05-291-1/+2
| | | | | | - Fix OPTIONS_DEFAULT: remove DOCS which is added by framework Approved by: portmgr (blanket)
* Fix OPTIONS_DEFAULT: remove DOCS which is added by frameworkSunpoet Po-Chuan Hsieh2017-05-291-1/+0
| | | | Approved by: portmgr (blanket)
* Mark some ports failing on armv6, for errors classified as "compiler_error".Mark Linimon2017-05-281-1/+2
| | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket)
* Revision bump of all ports with USE_GL after consolidation of mesa-libsMatthew Rezny2017-05-231-1/+1
| | | | | Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D10845
* Mark some ports failing on power64. In cases where the error messageMark Linimon2017-05-232-4/+6
| | | | | | | | | was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Reported by: swills
* - Update the Wordpress ports to 4.7.5Jochen Neumeister2017-05-222-4/+4
| | | | | | | | - Changes: https://wordpress.org/news/2017/05/wordpress-4-7-5/ Approved by: miwi (mentor) Security: http://vuxml.freebsd.org/freebsd/a5bb7ea0-3e58-11e7-94a2-00e04c1ea73d.html Differential Revision: https://reviews.freebsd.org/D10848
* Update to 5.3.3.Jung-uk Kim2017-05-201-5/+5
| | | | | Unfortunately, support for Firebird database is temporarily disabled because Firebird 2.5 is no longer supported.
* - Update maintainer addressJochen Neumeister2017-05-161-1/+1
| | | | | Reviewed by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D10755
* Unbreak by providing a working MASTER_SITESAntoine Brodin2017-05-141-3/+1
|
* - Mark BROKENMartin Wilke2017-05-131-0/+2
| | | | fetch: http://info.openlab.ipa.go.jp/ipafont/fontdata/IPAfont00303.zip: No address record
* Mark BROKEN: fails to buildAntoine Brodin2017-05-121-0/+2
| | | | | | | | In file included from interface.cpp:7: ... /usr/local/include/glibmm-2.4/glibmm/ustring.h:256:13: error: expected ';' at end of declaration list Reported by: pkg-fallout
* - Update to 20170428.Jun Kuriyama2017-05-094-12/+12
|
* - Update to 0.20170501Danilo Egea Gondolfo2017-05-082-4/+4
|
* Update to 5.2.7.Jung-uk Kim2017-05-051-5/+5
|
* 2017-04-30 devel/stormlib-ghost++: Unfetchable for more than six months ↵Larry Rosenman2017-04-309-88/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (google code has gone away) 2017-04-30 devel/py-coil: Unfetchable for more than six months (google code has gone away) 2017-04-30 devel/py-cmdln: Unfetchable for more than six months (google code has gone away) 2017-04-30 devel/privman: Unfetchable for more than six months (google code has gone away) 2017-04-30 devel/c-unit: Unfetchable for more than six months (google code has gone away) 2017-04-30 devel/py-px: Unfetchable for more than six months (google code has gone away) 2017-04-30 devel/nglogc: Unfetchable for more than six months (google code has gone away) 2017-04-30 devel/bncsutil-ghost++: Unfetchable for more than six months (google code has gone away) 2017-04-30 devel/liblouisxml: Unfetchable for more than six months (google code has gone away) 2017-04-30 devel/nxt-python: Unfetchable for more than six months (google code has gone away) 2017-04-30 devel/spdict: Unfetchable for more than six months (google code has gone away) 2017-04-30 devel/guiloader-c++: Unfetchable for more than six months (google code has gone away) 2017-04-30 devel/streamhtmlparser: Unfetchable for more than six months (google code has gone away) 2017-04-30 devel/winpdb: Unfetchable for more than six months (google code has gone away) 2017-04-30 net/opendpi: Unfetchable for more than six months (google code has gone away) 2017-04-30 net/py-pybeanstalk: Unfetchable for more than six months (google code has gone away) 2017-04-30 net-im/qwit: Unfetchable for more than six months (google code has gone away) 2017-04-30 net-im/linux-instantbird: Unfetchable for more than six months (google code has gone away) 2017-04-30 net-im/jabber-pyicq: Unfetchable for more than six months (google code has gone away) 2017-04-30 net-im/qwit-devel: Unfetchable for more than six months (google code has gone away) 2017-04-30 net-im/naim: Unfetchable for more than six months (google code has gone away) 2017-04-30 net-im/pwytter: Unfetchable for more than six months (google code has gone away) 2017-04-30 sysutils/sievelog: Unfetchable for more than six months (google code has gone away) 2017-04-30 sysutils/ldapenter: Unfetchable for more than six months (google code has gone away) 2017-04-30 sysutils/py-danzfs: Unfetchable for more than six months (google code has gone away) 2017-04-30 sysutils/plasma-applet-apcups: Unfetchable for more than six months (google code has gone away) 2017-04-30 sysutils/scanmem: Unfetchable for more than six months (google code has gone away) 2017-04-30 sysutils/pdsh: Unfetchable for more than six months (google code has gone away) 2017-04-30 deskutils/superswitcher: Unfetchable for more than six months (google code has gone away) 2017-04-30 deskutils/plasma-applet-playwolf: Unfetchable for more than six months (google code has gone away) 2017-04-30 deskutils/nagaina: Unfetchable for more than six months (google code has gone away) 2017-04-30 deskutils/vboxgtk: Unfetchable for more than six months (google code has gone away) 2017-04-30 deskutils/libgcal: Unfetchable for more than six months (google code has gone away) 2017-04-30 math/carve: Unfetchable for more than six months (google code has gone away) 2017-04-30 math/foma: Unfetchable for more than six months (google code has gone away) 2017-04-30 math/libjbigi: Unfetchable for more than six months (google code has gone away) 2017-04-30 multimedia/gcap: Unfetchable for more than six months (google code has gone away) 2017-04-30 multimedia/freetuxtv: Unfetchable for more than six months (google code has gone away) 2017-04-30 multimedia/bangarang: Unfetchable for more than six months (google code has gone away) 2017-04-30 multimedia/opencinematools: Unfetchable for more than six months (google code has gone away) 2017-04-30 multimedia/vstream-client: Unfetchable for more than six months (google code has gone away) 2017-04-30 biology/treeviewx: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/pylot: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/xpi-pencil: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/mod_myvhost: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/feedonfeeds: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/mod_jail: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/jspacker: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/cocoon: Overly complex port with no maintainer since 2008, requires openjdk 1.6 2017-04-30 www/mod_authz_unixgroup24: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/trac-down: Upstream is gone www/tengine 2017-04-30 www/arora: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/py-postmarkup: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/py-dotcloud.cli: deprecated in upstream 2017-04-30 www/closure-linter: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/httpsqs: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/sventon: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/mod_authnz_external22: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/mod_authn_otp: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/php-plurk-api: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/py-django-app-plugins: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/mod_authz_unixgroup22: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/squidstats: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/mod_log_firstbyte: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/gaeo: Unfetchable for more than six months (google code has gone away) 2017-04-30 www/xpi-pentadactyl: Unfetchable for more than six months (google code has gone away) 2017-04-30 net-mgmt/py-flowtools: Unfetchable for more than six months (google code has gone away) 2017-04-30 chinese/ydict: Unfetchable for more than six months (google code has gone away) 2017-04-30 chinese/py-cconv: Unfetchable for more than six months (google code has gone away) 2017-04-30 chinese/fqterm: Unfetchable for more than six months (google code has gone away) 2017-04-30 chinese/libgooglepinyin: Unfetchable for more than six months (google code has gone away) 2017-04-30 chinese/p5-cconv: Unfetchable for more than six months (google code has gone away) 2017-04-30 chinese/fcitx-googlepinyin: Unfetchable for more than six months (google code has gone away) 2017-04-30 chinese/php-cconv: Unfetchable for more than six months (google code has gone away) 2017-04-30 chinese/ibus-table-chinese: Unfetchable for more than six months (google code has gone away) 2017-04-30 databases/jdbm2: Unfetchable for more than six months (google code has gone away) 2017-04-30 databases/akonadi-googledata: Unfetchable for more than six months (google code has gone away) 2017-04-30 lang/ofc: Unfetchable for more than six months (google code has gone away) 2017-04-30 comms/esmska: Unfetchable for more than six months (google code has gone away) 2017-04-30 x11/keynav: Unfetchable for more than six months (google code has gone away) 2017-04-30 x11/hotwire-shell: Unfetchable for more than six months (google code has gone away) 2017-04-30 security/fuzzdb: Unfetchable for more than six months (google code has gone away) 2017-04-30 security/truecrack: Unfetchable for more than six months (google code has gone away) 2017-04-30 security/skipfish: Unfetchable for more than six months (google code has gone away) 2017-04-30 security/py-yara-editor: Unfetchable for more than six months (google code has gone away) 2017-04-30 security/nmapsi4: Unfetchable for more than six months (google code has gone away) 2017-04-30 security/cmd5checkpw: Unfetchable for more than six months (google code has gone away) 2017-04-30 net-p2p/unworkable: Unfetchable for more than six months (google code has gone away) 2017-04-30 net-p2p/rtgui: Unfetchable for more than six months (google code has gone away) 2017-04-30 audio/xpi-musicpm: Unfetchable for more than six months (google code has gone away) 2017-04-30 audio/pidgin-musictracker: Unfetchable for more than six months (google code has gone away) 2017-04-30 audio/logitechmediaserver-superdatetime: Unfetchable for more than six months (google code has gone away) 2017-04-30 audio/last-cmus: Unfetchable for more than six months (google code has gone away) 2017-04-30 audio/mehdiaplayer: Unfetchable for more than six months (google code has gone away) 2017-04-30 japanese/nhocr: Unfetchable for more than six months (google code has gone away) 2017-04-30 misc/xsw: Unfetchable for more than six months (google code has gone away) 2017-04-30 dns/py-adns: Unfetchable for more than six months (google code has gone away) 2017-04-30 dns/py-bonjour: Unfetchable for more than six months (google code has gone away) 2017-04-30 games/robocalypto: Unfetchable for more than six months (google code has gone away) 2017-04-30 games/libfov: Unfetchable for more than six months (google code has gone away) 2017-04-30 games/dcross: Unfetchable for more than six months (google code has gone away) 2017-04-30 games/lostfeathers: Unfetchable for more than six months (google code has gone away) 2017-04-30 games/hexglass: Unfetchable for more than six months (google code has gone away) 2017-04-30 textproc/ibus-table: Unfetchable for more than six months (google code has gone away) 2017-04-30 textproc/chm2pdf: Unfetchable for more than six months (google code has gone away) 2017-04-30 textproc/dtdinst: Unfetchable for more than six months (google code has gone away) 2017-04-30 textproc/py-xmltv: Unfetchable for more than six months (google code has gone away) 2017-04-30 textproc/ibus-m17n: Unfetchable for more than six months (google code has gone away) 2017-04-30 textproc/libroxml: Unfetchable for more than six months (google code has gone away) 2017-04-30 mail/gnome-gmail-notifier: Unfetchable for more than six months (google code has gone away) 2017-04-30 irc/py-gozerbot: Unfetchable for more than six months (google code has gone away) 2017-04-30 irc/tircd: Unfetchable for more than six months (google code has gone away) 2017-04-30 graphics/qiviewer: Unfetchable for more than six months (google code has gone away) 2017-04-30 graphics/py-gchartwrapper: Unfetchable for more than six months (google code has gone away) 2017-04-30 graphics/svgfig: Unfetchable for more than six months (google code has gone away) 2017-04-30 graphics/iulib: Unfetchable for more than six months (google code has gone away) 2017-04-30 graphics/seam-carving-gui: Unfetchable for more than six months (google code has gone away) 2017-04-30 graphics/py-pyggel: Unfetchable for more than six months (google code has gone away) 2017-04-30 graphics/rubygem-gemojione2: Use graphics/rubygem-gemojione instead
* Update devel/protobuf to 3.3.0Sunpoet Po-Chuan Hsieh2017-04-291-1/+1
| | | | | | | | - 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]
* Chase editors/emacs update to version 25.2Joseph Mingrone2017-04-297-7/+7
| | | | | | Reported by: des Approved by: ashish (emacs maintainer), swills (mentor, implicit) Differential Revision: https://reviews.freebsd.org/D10534
* Update to 2.0.7Sunpoet Po-Chuan Hsieh2017-04-272-4/+4
| | | | Changes: https://github.com/kuroda/mail-iso-2022-jp/blob/master/CHANGELOG.md
* japanese/xdtp: Improve regex conformanceLarry Rosenman2017-04-261-1/+1
| | | | | | | PR: 218605 Submitted by: Kyle Evans <bsdports@kyle-evans.net> Approved by: adamw (mentor) Differential Revision: https://reviews.freebsd.org/D10505
* Chase ffmpeg 3.3 update (ABI changes)Thomas Zander2017-04-253-2/+3
| | | | | PR: 218658 Submitted by: riggs
* - Revert the php7 switch, we can't force users to switch to php7 yet.Martin Wilke2017-04-251-1/+0
|
* - Update to 4.7.4Martin Wilke2017-04-252-4/+5
| | | | | | | | | - Switch to php7 Changelog: https://wordpress.org/news/2017/04/wordpress-4-7-4/ Submitted by: maintainer via irc
* - Fix plistMartin Wilke2017-04-232-1/+3
| | | | - Bump PORTREVISION
* Add PKGNAMESUFFIX.Hajimu UMEMOTO2017-04-231-1/+2
|
* Add --without-x unconditionally to CONFIGURE_ARGS because a buildHiroki Sato2017-04-201-1/+2
| | | | | | | failure occurs at the configure stage when X11 is not installed. The actual build process does not change by --with-x or --without-x. PR: 204860
* Fix build with newer sigc++20Baptiste Daroussin2017-04-031-1/+2
|
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andGerald Pfeifer2017-04-014-3/+4
| | | | | | | | | | | | | | 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
* Remove obsolete PROJECTHOST.Mathieu Arnold2017-03-311-1/+0
| | | | Sponsored by: Absolight
* mail/spamassassin japanese/spamassassin: add missing run dependenciesBartek Rutkowski2017-03-291-1/+1
| | | | | | PR: 217487 Submitted by: Igor Roshchin <spamd-pr@str.komkon.org> MFH: 2017Q1
* Update to 5.2.6.Jung-uk Kim2017-03-281-5/+5
|
* Update to 2.0.6Sunpoet Po-Chuan Hsieh2017-03-122-5/+5
| | | | | | - Pass maintainership to ruby@ Changes: https://github.com/kuroda/mail-iso-2022-jp/blob/master/CHANGELOG.md
* - Update to 20170228.Jun Kuriyama2017-03-094-12/+12
|
* chinese/wordpress-zh_CN, chinese/wordpress-zh_TW, german/wordpress,Torsten Zuehlsdorff2017-03-072-4/+4
| | | | | | | | | | | | japanese/wordpress and www/wordpress, : Update from 4.7.2 to 4.7.3 Changelog: https://wordpress.org/news/2017/03/wordpress-4-7-3-security-and-maintenance-release/ This update fixes 6 security issues. PR: 217608 Submitted by: Jochen Neumeister (maintainer) MFH: 2017Q1
* Mark the remaining ports depending on Google Code as DEPRECATED, with anMathieu Arnold2017-03-041-0/+2
| | | | | | | | | | | EXPIRATION_DATE at the end of April 2017. In the past six months, about a third of the ports marked BROKEN because they were hosted on Google Code have been fixed. The remaining must not be of use to anyone. With hat: portmgr Sponsored by: Absolight
* Remove expired ports:Rene Ladan2017-03-0214-810/+0
| | | | | | | | | 2017-01-28 japanese/ruby-eb: Upstream no longer active 2017-03-01 japanese/xyaku: Unmaintained, depends on expired japanese/ruby-eb 2017-03-01 archivers/libunrar4: Outdated version. Please use archivers/libunrar5 instead 2017-03-01 sysutils/xacpim: Mastersite disappeared 2017-03-01 sysutils/linux-nero: Probably cannot actually burn CD/DVD on recent FreeBSD 2017-03-01 audio/libofa: MusicDNS service has been discontinued
* japanese/jacode.pl: update 2.13.4.15 -> 2.13.4.16Bartek Rutkowski2017-02-262-4/+4
| | | | | PR: 216743 Submitted by: takefu@airport.fm (maintainer)
* Update Qt5 to 5.7.1, and unify the Qt4 and Qt5 ports some moreTobias C. Berner2017-02-191-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | * Update Qt5 to 5.7.1 * Move Qt4 binaries to lib/qt4/bin * Move Qt5 libraries to lib/qt5/lib By moving the libraries we should finally be able to get rid of the inplace upgrade bug (see ports bugs 194088, 195105 and 198720): when Qt5's libraries were lying in /usr/local/lib, which would often get added by pkgconfig to the linker paths via dependencies, the already installed libraries were linked against, instead of the ones that were being built. This forced us to make sure, that -L${WRKSRC}/lib was always coming before -L/usr/local/lib in the linker flags. With this change this should no longer be the case. * Rename some ports to match the rest (foo-qtX -> qtX-foo) * Depend on new port misc/qtchooser [see UPDATING & CHANGES] There are several new Qt5 ports which all have been created by Marie Loise Nolden <nolden@kde.org>. Thanks again. PR: 216797 Exp-Run by: antoine Reviewed by: rakuco, mat, groot_kde.org Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D9213
* Fix USE_GITHUB usage.Mathieu Arnold2017-02-143-5/+5
| | | | | | For a couple of ports, bump PORTEPOCH as their version were wrong. Sponsored by: Absolight
* Mark ports not building with PHP 7.1.Mathieu Arnold2017-02-071-1/+1
| | | | Sponsored by: Absolight
* - Spell `LICENSE_FILE' variable correctlyAlexey Dokuchaev2017-02-041-1/+1
| | | | - Fix some nearby bogosities (when noticed)
* Update to 5.2.5.Jung-uk Kim2017-02-011-5/+5
|
* Fix build with devel/protobuf 3.2.0Sunpoet Po-Chuan Hsieh2017-01-311-1/+1
| | | | Notified by: Tomoaki AOKI <junchoon@dec.sakura.ne.jp>
* Update devel/protobuf to 3.2.0Sunpoet Po-Chuan Hsieh2017-01-301-0/+1
| | | | | | - Bump PORTREVISION for shlib change Changes: https://github.com/google/protobuf/releases
* Update to 4.7.2Sunpoet Po-Chuan Hsieh2017-01-292-4/+4
| | | | | | Changes: https://wordpress.org/news/2017/01/wordpress-4-7-2-security-release/ PR: 216540 Submitted by: Jochen Neumeister <joneum@bsdproject.de> (maintainer)
* Remove expired ports:Rene Ladan2017-01-2811-141/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2017-01-28 databases/ruby-rdbc1: Upstream no longer active 2017-01-28 databases/ruby-sybct: Upstream no longer active 2017-01-28 databases/ruby-o_dbm: Upstream no longer active 2017-01-28 databases/ruby-cdb: Upstream no longer active 2017-01-28 devel/ruby-rbison: Does not work on modern ruby 2017-01-28 devel/ruby-property: Upstream no longer exists 2017-01-28 devel/ruby-dialogs: Upstream no longer active 2017-01-28 devel/ruby-byaccr: Upstream no longer active 2017-01-28 devel/ruby-aspectr: Use rubygem-aspectr instead 2017-01-28 devel/ruby-locale: No longer useful 2017-01-28 devel/ruby-wirble: Upstream no longer active 2017-01-28 devel/ruby-tzfile: Upstream no longer exists 2017-01-28 devel/ruby-rreadline: Upstream no longer exists 2017-01-28 devel/ruby-intl: Use devel/rubygem-gettext instead 2017-01-28 graphics/ruby-imlib2: Upstream no longer active 2017-01-28 graphics/ruby-image_size: Upstream no longer active 2017-01-28 graphics/ruby-svg: Use graphics/rubygem-rsvg2 instead 2017-01-28 irc/ruby-rice: Upstream no longer active 2017-01-28 irc/ruby-rica: Upstream no longer active 2017-01-28 irc/ruby-irc: Upstream no longer active 2017-01-28 japanese/ruby-usersguide: Does not exist upstream 2017-01-28 japanese/ruby-mecab: Upstream no longer active 2017-01-28 mail/ruby-rmail: Upstream no longer active 2017-01-28 mail/ruby-rfilter: Upstream no longer active 2017-01-28 math/ruby-algebra: Use rubygem-algebra instead 2017-01-28 net/ruby-tserver: Upstream no longer active 2017-01-28 net/ruby-tcpsocketpipe: Upstream no longer active 2017-01-28 net/ruby-icmp: Upstream no longer active 2017-01-28 net/ruby-dict: Upstream no longer active 2017-01-28 palm/palmos-sdk: Upstream no longer exists 2017-01-28 security/ruby-hmac: Use www/rubygem-ruby-hmac instead 2017-01-28 security/ruby-tcpwrap: Upstream no longer active 2017-01-28 security/ruby-password: Upstream no longer active 2017-01-28 sysutils/ruby-quota: Upstream no longer active 2017-01-28 textproc/ruby-rss.alt: Upstream no longer active 2017-01-28 textproc/ruby-rss: Upstream no longer exists 2017-01-28 textproc/ruby-htmlrepair: Upstream no longer exists 2017-01-28 textproc/ruby-xmlscan: Upstream no longer active 2017-01-28 textproc/ruby-xml-configfile: Upstream no longer exists 2017-01-28 textproc/ruby-htmlsplit: Upstream no longer exists 2017-01-28 www/ruby-google: Upstream no longer active 2017-01-28 archivers/ruby-lha: Upstream no longer active 2017-01-28 x11/ruby-X11: Upstream no longer active 2017-01-28 audio/ruby-audiofile: Broken on modern versions of Ruby 2017-01-28 audio/ruby-mp3tag: Upstream no longer active 2017-01-28 converters/ruby-dump.rb: Upstream no longer active
* japanese/xyaku: expire on March 1st, this port is unmaintained and itRene Ladan2017-01-281-0/+3
| | | | depends on expired japanese/ruby-eb
* Reset sanpei@'s ports after 18 months of inactivity.Rene Ladan2017-01-233-3/+3
|
* The output of tools like awk, date, sort, tr,... depends on the currentTijl Coosemans2017-01-181-1/+1
| | | | | | | | | | | | | | | | | | locale set by the user. Add LANG=C and LC_ALL=C at the beginning of bsd.port.mk and export them so all commands are executed with the C locale. LC_ALL=C overrides all other LC_* variables. LANG is used by setlocale(3) as default value for LC_* variables, so normally it isn't used when LC_ALL is set, but there's code out there that looks at LANG directly so it's safer to set it as well. The only commands not captured by this are != assignments before any inclusion of bsd.port.*mk. Introduce USE_LOCALE=<locale> that adds LANG=<locale> and LC_ALL=<locale> to CONFIGURE_ENV and MAKE_ENV so upstream build systems can be executed with a different locale (e.g. USE_LOCALE=en_US.UTF-8). PR: 215882 Exp-run by: antoine Approved by: portmgr (antoine)
* Extract do-patch into a separate script.Mathieu Arnold2017-01-171-3/+2
| | | | | | | | PR: 215761 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D9029
* - Update to 20161228.Jun Kuriyama2017-01-164-12/+12
|
* - Update to 0.20170104Danilo Egea Gondolfo2017-01-152-4/+4
|
* Update to 4.7.1Sunpoet Po-Chuan Hsieh2017-01-152-4/+4
| | | | | | Changes: https://wordpress.org/news/2017/01/wordpress-4-7-1-security-and-maintenance-release/ PR: 216059 Submitted by: Jochen Neumeister <joneum@bsdproject.de> (maintainer)
* Fix ports using PREFIX in their depends instead of LOCALBASE.Mathieu Arnold2017-01-144-4/+4
| | | | | With hat: portmgr Sponsored by: Absolight
* Update to 3.0.4Sunpoet Po-Chuan Hsieh2017-01-135-25/+44
| | | | | | | | | | | | - Add LICENSE - Use USES=localbase - Use PORTDATA - Sort PLIST Changes: http://git.savannah.gnu.org/cgit/bison.git/tree/NEWS Differential Revision: https://reviews.FreeBSD.org/D9073 PR: 215840 Exp-run by: antoine
* Remove expired ports:Rene Ladan2017-01-074-52/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | 2017-01-07 databases/rubygem-dm-rails: Depends on deprecated www/rubygem-actionpack 2017-01-07 databases/rubygem-activerecord: Upstream support ended 2017-01-07 devel/rubygem-activesupport: Upstream support ended 2017-01-07 devel/rubygem-tzinfo03: Use devel/rubygem-tzinfo instead 2017-01-07 devel/rubygem-sprockets22: Use devel/rubygem-sprockets or devel/rubygem-sprockets3 instead 2017-01-07 devel/rubygem-prototype-rails: Depends on deprecated www/rubygem-rails 2017-01-07 devel/rubygem-rubigen: Depends on deprecated devel/rubygem-activesupport 2017-01-07 devel/rubygem-coffee-rails: Depends on deprecated www/rubygem-railties 2017-01-07 japanese/rubygem-jpmobile: Depends on deprecated rubygem-rails 2017-01-07 mail/rubygem-actionmailer: Upstream support ended 2017-01-07 mail/rubygem-mail25: Use mail/rubygem-mail instead 2017-01-07 security/dradis: Depends on deprecated www/rubygem-rails 2017-01-07 textproc/rubygem-sass-rails: Depends on deprecated www/rubygem-railties 2017-01-07 www/rubygem-rails: Upstream support ended 2017-01-07 www/rubygem-activeresource: Upstream support ended 2017-01-07 www/rubygem-responders-rails3: Depends on deprecated www/rubygem-railties 2017-01-07 www/rubygem-jquery-ui-rails: Depends on deprecated www/rubygem-railties 2017-01-07 www/rubygem-haml-rails: Depends on deprecated www/rubygem-actionpack 2017-01-07 www/rubygem-jquery-rails: Depends on deprecated www/rubygem-railties 2017-01-07 www/rubygem-railties: Upstream support ended 2017-01-07 www/rubygem-actionpack: Upstream support ended 2017-01-07 databases/rubygem-rubyrep: Depends on deprecated databases/rubygem-activerecord 2017-01-07 databases/rubygem-activerecord-mysql-adapter: Depends on deprecated databases/rubygem-activerecord 2017-01-07 databases/rubygem-dm-active_model: Depends on deprecated databases/rubygem-activemodel
* Use GdkPixbuf::Pixbuf instead of deprecated Gdk::Pixbuf.Hajimu UMEMOTO2017-01-074-2/+24
|
* It is required to have RUN_DEPENDS to rubygem-gtk2Hajimu UMEMOTO2017-01-032-2/+4
| | | | after recent update of rubygem-gio2.
* Fix build of japanese/mozc-tool.Hiroki Sato2017-01-021-1/+1
|
* Update to 2.20.2677.102.02.Hiroki Sato2017-01-025-74/+6
|
* Update to 5.2.4.Jung-uk Kim2017-01-021-5/+5
|
* Fix build.Hiroki Sato2017-01-024-9/+66
|
* Add a patch to enable verbose build logging.Hiroki Sato2017-01-011-0/+11
|
* Update to 2.20.2677.102.Hiroki Sato2017-01-0124-749/+23
|
* Remove BROKEN_FreeBSD_9Sunpoet Po-Chuan Hsieh2017-01-012-4/+0
| | | | Approved by: portmgr (blanket)
* - Switch to use a GH repo to simplify maintenance of the patches.Hiroki Sato2016-12-308-135/+10
| | | | - Remove outdated information.
* Add LICENSE.Hiroki Sato2016-12-301-2/+5
|
* Update to 660.Hiroki Sato2016-12-306-11/+15
|
* - Make fetchableLi-Wen Hsu2016-12-292-4/+2
| | | | | PR: 212965 Submitted by: hakotani000@gmail.com
* japanese/ruby-usersguide: deprecateSteve Wills2016-12-281-0/+3
|
* japanese/ruby-mecab: deprecateSteve Wills2016-12-281-0/+3
|
* japanese/ruby-eb: deprecateSteve Wills2016-12-281-0/+3
|
* - Update devel/protobuf to 3.1.0Sunpoet Po-Chuan Hsieh2016-12-151-1/+1
| | | | | | - Bump PORTREVISION for shlib change Changes: https://github.com/google/protobuf/releases
* More USE_GITHUB cleanup.Mathieu Arnold2016-12-152-22/+13
| | | | | | Use GH_SUBDIR, or GH_TUPLE, where applicable. Sponsored by: Absolight
* - Update to 4.7Dmitry Marakasov2016-12-142-4/+4
| | | | | PR: 215110 Submitted by: joneum@bsdproject.de (maintainer)
* Remove libintl.so.9 compatibility link that was added in r374303 toTijl Coosemans2016-12-095-4/+5
| | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
* Remove libiconv.so.3 compatibility link that was added in r374303 toTijl Coosemans2016-12-097-6/+7
| | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.