aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add "fc", "fcfontsdir", "fontsdir", and "none" arguments to USES=fonts.hrs2015-09-143-5/+67
| | | | | | | | | | | | They controls whether fc-cache and/or mkfontdir run in post-{,de}install targets. japanese/font-* use manually generates fonts.dir entries to utilize special modifiers which are useful for CJK fonts. Because mkfontdir does not understand and silently remove them from fonts.dir, options like fonts:fc or fonts:none is required. Approved by: portmgr (bapt)
* Bump PORTREVISION after fixcs2015-09-141-1/+1
|
* Fix typocs2015-09-141-1/+1
| | | | Submitted by: jbeich@
* Mark as broken: does not fetchbapt2015-09-141-0/+1
|
* Mark as broken: does not fetchbapt2015-09-141-0/+1
|
* Update portrodrigo2015-09-1413-88/+57
|
* Mark as broken: does not fetchbapt2015-09-141-0/+1
|
* Mark as broken: does not fetchbapt2015-09-141-0/+1
|
* Mark as broken: does not fetchbapt2015-09-141-0/+1
|
* Mark as broken: does not fetchbapt2015-09-141-0/+2
|
* Modify to only use gtk2bapt2015-09-141-11/+1
|
* Use options helpersbapt2015-09-141-1/+2
| | | | | Remove LDFLAGS which was a wrong attempt to add -lm to the build (needed to build modern binutils) a better approach as been committed in previous commit
* Switch to GTK2 by default and remove option to switch back to gtk 1.2bapt2015-09-141-8/+8
|
* Fix negative shift with IFAST FDCT and qual=100antoine2015-09-142-0/+42
| | | | | | | | | This fixes regression tests with clang 3.7.0 PR: 202763 Obtained from: https://github.com/libjpeg-turbo/libjpeg-turbo/commit/4cfa3f4c39c2e46eca3a65c67411d15e08a3fc70 Submitted upstream in: https://github.com/mozilla/mozjpeg/pull/186 Approved by: maintainer timeout (2 weeks)
* Upgrade to version 1.1.4.olgeni2015-09-142-3/+3
|
* Mark as BROKEN because it does not fetchbapt2015-09-141-0/+2
|
* Use wxGTK3bapt2015-09-141-1/+2
|
* Fix negative shift with IFAST FDCT and qual=100antoine2015-09-142-1/+42
| | | | | | | | This fixes regression tests with clang 3.7.0 PR: 202762 Obtained from: https://github.com/libjpeg-turbo/libjpeg-turbo/commit/4cfa3f4c39c2e46eca3a65c67411d15e08a3fc70 Approved by: maintainer timeout (15 days)
* net/openldap24-server Fix affected package namefeld2015-09-141-1/+2
| | | | | Submitted by: dvl Security: 4910d161-58a4-11e5-9ad8-14dae9d210b8
* Mark as only working with the old wxGTK versionbapt2015-09-141-1/+1
|
* Enforce unicode version of wxGTKbapt2015-09-1410-18/+17
|
* Enfoce unicode version of wxGTKbapt2015-09-141-0/+1
|
* Enforce unicode version of wxGTKbapt2015-09-141-1/+1
|
* Enforce unicode version of wx (which was already the default but not enforced)bapt2015-09-141-1/+1
|
* Switch to use unicode version of wxbapt2015-09-141-0/+2
|
* - Update to 0.20150901danilo2015-09-142-3/+3
|
* - Update to 0.31.0danilo2015-09-143-21/+3
|
* - Update to 5.500.2danilo2015-09-143-4/+4
|
* - Update to 0.30.1danilo2015-09-142-3/+3
|
* - Update to 3-6-13danilo2015-09-142-3/+3
|
* - Update to 1.14.1danilo2015-09-143-5/+5
|
* Use wxGTK3bapt2015-09-141-2/+2
|
* Upgrade port, change upstream reference to githubrodrigo2015-09-143-6/+9
| | | | PR: 203005
* Convert to use wxGTK3bapt2015-09-141-2/+2
|
* Switch to wxgtk3bapt2015-09-141-1/+1
|
* Mark as deprecated:bapt2015-09-141-0/+3
| | | | Does not support newer wxWidget and no release upstream for 8 years
* Add a man config file, to point to the custom location where xpdf puts thekwm2015-09-142-1/+6
| | | | | | | | | man pages. This is done to avoid a conflict with poppler-utils. If both are installed, the poppler-utils man pages are prefered. PR: 202231 Submitted by: Joseph Mingrone <jrm@ftfl.ca> Approved by: maintainer timeout (14 days)
* Mark as deprecated:bapt2015-09-142-0/+6
| | | | Does not support newer wxWidget and no release upstream for 8 years
* Switch to wxPython 3.0+bapt2015-09-141-2/+2
|
* Replace HAVE_GNOME based check for esound with a exists() based one.kwm2015-09-141-1/+1
|
* Convert to options helpersbapt2015-09-131-50/+27
| | | | | Nuke now useless WANT_GNOME Use BROKEN helpers
* - Update to 3.2.7tota2015-09-132-5/+5
|
* Remove useless WANT_GNOMEbapt2015-09-131-1/+0
|
* Convert to option frameworkbapt2015-09-132-38/+22
| | | | | Use options helpers Remove usage of HAVE_GNOME
* - Drop "#if __FreeBSD_version > 700018" from src/osdep/freebsd.c (since this ↵lme2015-09-137-90/+20
| | | | | | | | | | | | | | file doesn't have <sys/param.h> included, this version was used everywhere). - Remove pkg-message (says about addition of virtual access points (VAP) in FreeBSD 8). - Switch to options helpers. - Add CFLAGS=-I${LOCALBASE}/include for sqlite.h. - Sort USES. - Regenerate patches with "make makepatch". - Bump PORTREVISION. PR: 202952 Submitted by: Andriy Voskoboinyk (s3erios@gmail.com)
* - Update to 5.7.1amdmi32015-09-132-3/+6
| | | | | | | - While here, add LICENSE PR: 203050 Submitted by: jimmy@mammothcheese.ca (maintainer)
* Clean options by using options helpersbapt2015-09-132-72/+27
| | | | | | | | Remove gtk1 option Nuke usage of HAVE_GOME. Please notice that the port is stil wrong as it still relies on the configure script to autodetect things instead of controling it depending on options. At least it is now a bit cleaner
* Convert to option helpersbapt2015-09-131-27/+24
| | | | | Fix building with xft Use proper options for gtk2
* - Update to 0.3.3zi2015-09-133-8/+9
| | | | | PR: 203068 Submitted by: John W. O'Brien <john@saltant.com>
* Convert EVOLUTION support into proper optionsbapt2015-09-131-11/+7
|
* Remove asp2php:bapt2015-09-135-50/+1
| | | | | It is unmaintained upstream for a while It only works with very old version of asp and generate very old version of php
* Remove the autodetect optionbapt2015-09-132-101/+34
| | | | Convert to options helpers
* - Limit Tier-2 unsupported systems list to sparc64: PowerPC is supporteddanfe2015-09-132-36/+36
| | | | | | | | | | | | | (both 32- and 64-bit), and there's little reason to mention ia64 as it is being officially killed in -CURRENT some time ago and we don't make any packages for it anyways - Rename options POPCNT_ENABLED -> POPCNT and PROFILE_BUILD -> PROFILE; not just it makes more sense, it also allows to use shared description text (PROFILE_DESC) - Place PORTDATA and PORTDOCS right below PLIST_FILES where they belong - Organize knobs in a more natural way, use `do-install-DOCS-on' target, mute MKDIR's, improve and kill EOL whitespace in the port description text, sort USES values, and fix some minor style issues while I'm here
* Use proper options to check for esoundbapt2015-09-131-12/+13
|
* multimedia/plexmedaserver: Update to 0.9.12.11.1406feld2015-09-132-4/+4
| | | | Changes: https://forums.plex.tv/discussion/comment/1002923/#Comment_1002923
* The 'NAS" option had handlers but was not listed in OPTIONS,novel2015-09-131-1/+1
| | | | | | so add it to OPTIONS_DEFINE. Reported by: bapt
* Add a patch to avoid adding install.tgz into dist-mans_MANS which would resultbapt2015-09-131-0/+15
| | | | | | in automatic create some mant targets which are unexpected. Upstream is abusing automake here
* Make GNOME an option instead of autodeterminedbapt2015-09-132-52/+41
| | | | | | While here: - Use options helpers - Fix plist with GNOME
* Convert the automatically discovered esound into a proper optionbapt2015-09-131-9/+4
| | | | Approved by: novel (maintainer)
* - Attempt to fix the build on Tier-2 systems by avoiding reallocarray()danfe2015-09-131-10/+12
| | | | | | conflict (tested on PowerPC only; the build on sparc64 should be fine, but cannot be easily completed on flame due to missing X11 bits) - Tighten COMMENT and fix common style bugs in the Makefile while here
* - Fix PORTREVISION to match master port (mail/mutt)sunpoet2015-09-131-1/+1
|
* Update to 20150910trociny2015-09-132-6/+6
|
* - update to 1.001lth2015-09-132-3/+3
| | | | Changes: https://metacpan.org/changes/distribution/Module-CPANfile
* Update to upstream version 7.0.1riggs2015-09-136-29/+23
| | | | | | | | While on it: - Convert to OPTION helpers for post-install targets PR: 202758 Submitted by: ports@stdrand.com (maintainer)
* Upgrade to version 0.9.0.olgeni2015-09-133-12/+11
|
* Upgrade to version 4.19.olgeni2015-09-133-3/+8
|
* Update to upstream version 2.7riggs2015-09-135-101/+79
| | | | | | | | | - General port cleanup - Apply FreeBSD-specific modifications to make it work out of the box more conveniently PR: 201837 Submitted by: tkato432@yahoo.com
* Turn WMA into a non-default OPTION for all but i386 and amd64riggs2015-09-131-3/+3
| | | | | | PR: 202350 Submitted by: sbruno@FreeBSD.org Approved by: maintainer timeout
* databases/cego: 2.25.0 -> 2.25.1pi2015-09-132-3/+3
| | | | | | | | | - Fix in CegoSelect::nextTuple : in case of rowlimit > 0, the cached entry was not added to query cache - Added many columns sample to base test ( create, insert and select for table with 60 columns ) Submitted by: Bjoern Lemke <lemke@lemke-it.com>
* Upgrade to version 1.1.3.olgeni2015-09-132-3/+3
|
* Update to upstream version 1.5.24, add MIXMASTER OPTIONriggs2015-09-1315-1101/+800
| | | | | PR: 203056, 202114 Submitted by: Udo.Schweigert@siemens.com (maintainer)
* Define NDEBUG and disable debugging when DEBUG is disabled, and do so fordelphij2015-09-131-8/+11
| | | | both client and server.
* - Update to 0.10.2wen2015-09-132-5/+4
|
* - Update to 0.12.1tota2015-09-133-4/+4
|
* - Rename japanese/marumoji-fonts with japanese/font-marumoji.hrs2015-09-1312-167/+75
| | | | - Add LICENSE.
* - Update to 1.0-7tota2015-09-132-3/+3
|
* - Update to 0.10.6tota2015-09-132-3/+3
|
* - Update to 0.9.17tota2015-09-132-3/+3
|
* - Add LICENSE and NO_ARCHwen2015-09-131-0/+4
| | | | | PR: 202828 Submitted by: ports@caomhin.org(maintainer)
* - Update to 0.3.5wen2015-09-133-14/+15
| | | | | | | - Improve pkg-descr PR: 202857 Submitted by: tkato432@yahoo.com
* Update to 6.19.adamw2015-09-132-3/+3
| | | | Changes: https://metacpan.org/changes/distribution/Mojolicious
* - Update to 2015.8.0wen2015-09-134-45/+384
| | | | | PR: 203047 Submitted by: christer.edwards@gmail.com(maintainer)
* - Update to 0.32wen2015-09-132-3/+4
| | | | Changes: http://cpansearch.perl.org/src/ETHER/MooseX-App-Cmd-0.32/Changes
* - Use post-install-DOCS-on.hrs2015-09-132-4/+4
| | | | - Use %%FONTSDIR%% directly.
* - Use post-install-DOCS-on.hrs2015-09-132-4/+4
| | | | - Use %%FONTSDIR%% directly.
* Fix fonts.dir. It was totally broken since r381876.hrs2015-09-132-6/+6
|
* - Use post-install-DOCS-on.hrs2015-09-132-4/+4
| | | | - Use %%FONTSDIR%% directly.
* Use post-install-DOCS-on.hrs2015-09-131-0/+2
|
* Fix fonts.dir. It was totally broken since r381876.hrs2015-09-132-5/+3
|
* Fix fonts.alias. It was totally broken since r381876.hrs2015-09-132-5/+8
|
* Update to 0.19.10gblach2015-09-132-3/+3
|
* Fix Github repo declarationrodrigo2015-09-132-4/+5
| | | | Submitted by: Jan Beich <jbeich@FreeBSD.org> (private email)
* Put MKDIR into post-install-DOCS-on, too.hrs2015-09-131-1/+1
|
* - Fix FONTSDIR.hrs2015-09-132-2/+5
| | | | - Use post-install-DOCS-on.
* - Add LICENSEamdmi32015-09-131-0/+2
|
* Fix build on 9.xgblach2015-09-131-1/+1
|
* - Update to 6.2.15sunpoet2015-09-132-3/+3
| | | | | | Changes: https://typo3.org/news/article/typo3-cms-6215-released/ PR: 202976 Submitted by: <freebsd-ports@charlieroot.de> (maintainer)
* - Update to 7.4.0sunpoet2015-09-132-9/+11
| | | | | | Changes: http://typo3.org/news/article/announcing-typo3-74-nothing-is-impossible/ PR: 202975 Submitted by: <freebsd-ports@charlieroot.de> (maintainer)
* - Update to 3.6.2sunpoet2015-09-132-3/+3
| | | | Changes: https://github.com/weppos/whois/blob/master/CHANGELOG.markdown
* - Update to 1.14.3sunpoet2015-09-132-3/+3
| | | | Changes: https://github.com/rcairo/rcairo/blob/master/NEWS
* - Update to 2.3.3sunpoet2015-09-132-3/+3
| | | | Changes: https://github.com/rails/sprockets-rails/releases
* - Update to 4.3.1sunpoet2015-09-132-3/+3
| | | | Changes: https://github.com/thoughtbot/paperclip/blob/master/NEWS
* - Update to 1.1.0sunpoet2015-09-132-4/+3
| | | | Changes: https://github.com/avdi/naught/blob/master/Changelog.md
* - Update to 4.0.1sunpoet2015-09-132-3/+3
| | | | Changes: https://github.com/redis-store/redis-actionpack/commits/master
* - Update to 6.11sunpoet2015-09-132-3/+3
| | | | Changes: http://search.cpan.org/dist/HTTP-Message/Changes
* - Update to 3.23sunpoet2015-09-134-17/+25
| | | | | | | | | - Update and sort *_DEPENDS - Add NO_ARCH - Pet portlint: fix diff header of patch files - Sort PLIST Changes: http://search.cpan.org/dist/Apache-AuthCookie/Changes
* - Update to 0.74sunpoet2015-09-133-8/+8
| | | | Changes: http://search.cpan.org/dist/Inline-CPP/Changes
* - Update to 0.30sunpoet2015-09-133-8/+13
| | | | | | | | | - Add LICENSE - Update *_DEPENDS - Strip shared library - Sort PLIST Changes: http://search.cpan.org/dist/B-OPCheck/Changes
* - Update to 6.0.2sunpoet2015-09-132-3/+3
| | | | Changes: https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
* - Update to 1.1.1sunpoet2015-09-132-3/+3
| | | | Changes: https://github.com/fog/fog-sakuracloud/blob/master/CHANGELOG.md
* - Update to 2.1.0sunpoet2015-09-132-5/+5
| | | | Changes: https://github.com/cucumber/cucumber-ruby/blob/master/History.md
* - Update to 1.3.0sunpoet2015-09-132-4/+4
| | | | Changes: https://github.com/cucumber/cucumber-ruby-core/blob/master/HISTORY.md
* - Add rubygem-gherkin3 3.1.1sunpoet2015-09-134-0/+37
| | | | | | | | | | | | | | | | | Gherkin 3 is a parser and compiler for the Gherkin language. It is intended to replace Gherkin 2 and be used by all Cucumber implementations to parse .feature files. Gherkin 3 is currently implemented for the following platforms: - .NET (C#) - JVM (Java) - JavaScript (Browser or Node.js/IO.js) - Ruby (MRI, JRuby or any other Ruby implementation) - Go - Python WWW: https://github.com/cucumber/gherkin3
* - Update to 0.6.65sunpoet2015-09-132-3/+3
| | | | | Changes: http://hg.five-ten-sg.com/libpst/file/default/ChangeLog http://hg.five-ten-sg.com/libpst/file/default/NEWS
* - Update to 0.9.39sunpoet2015-09-133-3/+5
| | | | Changes: http://search.cpan.org/dist/Sah/Changes
* - Update to 0.11sunpoet2015-09-132-3/+4
| | | | | | - Add NO_ARCH Changes: http://search.cpan.org/dist/ExtUtils-CppGuess/Changes
* - Update to 2.14.3sunpoet2015-09-133-12/+25
| | | | Changes: https://github.com/npm/npm/releases
* - Update to 1.3.1sunpoet2015-09-133-4/+4
| | | | | Changes: https://github.com/tatsuhiro-t/nghttp2/releases Notified by: brnrd
* - Update to 7.4.865sunpoet2015-09-132-3/+3
| | | | Changes: https://github.com/vim/vim/commits/master
* - Update to 20150910sunpoet2015-09-132-3/+3
| | | | Changes: http://people.FreeBSD.org/~sunpoet/pciids-20150910.diff
* devel/es-eric6: Fix distinfo (a "+" sing, remnant of manual cut and paste).bsam2015-09-131-2/+2
|
* - Update to 3.5wen2015-09-123-9/+13
| | | | | | | - Update pkg-descr PR: 203023 Submitted by: stargrave@stargrave.org(maintainer)
* lang/rust and lang/rust-nightly: Build-conflict with themselvesdumbbell2015-09-125-125/+191
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | A newer version of Rust fails to build if an older version is installed because the build process picks libraries in %%LOCALBASE%%/lib before those from the build directory. In the pkg-plist of both ports, `x86_64-unknown-freebsd` is now a variable automatically set in the Makefile. This avoids the need for a separate port for DragonFlyBSD. [1] Still in the pkg-plist, RUST_VSN_HASH is automatically computed in the lang/rust's Makefile, like it was already done for lang/rust-nightly. lang/rust-nightly USES libedit. patch-mk_main.mk was copied from lang/rust so the correct library is picked (ie. the one from Ports, not the one from the base). This was already fixed in lang/rust. lang/rust includes bsd.port.options.mk and bsd.port.mk, instead of bsd.port.pre.mk and bsd.port.post.mk. This was already fixed in lang/rust-nightly. Both ports are now closer to each other. PR: 202869 [1] Submitted by: Michael Neumann <mneumann@ntecs.de> [1] Reviewed by: kwm Approved by: kwm Differential Revision: https://reviews.freebsd.org/D3234
* - Provide descriptive BROKEN_powerpc statementdanfe2015-09-121-9/+5
| | | | | - Avoid cd'ing to ${WRKSRC} when invoking patch(1) - Tighten COMMENT text while I'm here
* multimedia/plexmediaserver-plexpass: Update to 0.9.12.12.1459feld2015-09-123-8/+7
| | | | Changes: https://forums.plex.tv/discussion/comment/1017148/#Comment_1017148
* Set NO_ARCH=yes, we are only shipping gzipped pcf files.rakuco2015-09-121-0/+1
|
* This is a Sphinx extension for linking to wikipedia articles.kmoore2015-09-124-0/+35
| | | | WWW: https://github.com/quiver/sphinx-ext-wikipedia
* This is a Sphinx package for autonumbering figures. With numfig you cankmoore2015-09-125-0/+54
| | | | | | have numbered figures in your Sphinx documents and refer to them by number. WWW: https://bitbucket.org/arjones6/sphinx-numfig/wiki/Home
* Document net/openldap24-server vulnerabilityfeld2015-09-121-0/+28
| | | | Security: CVE-2015-6908
* Mark as deprecated, Steadyflow is no longer developed.olivierd2015-09-121-0/+3
| | | | It can be replaced by net/uget.
* Update to 2.0.2olivierd2015-09-122-3/+3
|
* Unbreak the build on PowerPC. This is a quick fix rather than perfectlydanfe2015-09-121-3/+1
| | | | | | | | | | correct: REGINA_BITS macro is set by configure script (for known systems, but passed to the compiler unconditionally even if empty) and checked and set in `rexx.h' as well if defined(__APPLE__) && defined(__MACH__). Better approach would be either making configure script logic exhaustive, or move REGINA_BITS setting entirely into `rexx.h', leaving the ability to override it via --enable-{32,64}bit configure arguments.
* Use option helpers for post-patchriggs2015-09-121-5/+3
|
* - Define LICENSE, place build-related MAKE_ARGS knob below USES/USE_* blockdanfe2015-09-121-18/+10
| | | | | | | - Remove BROKEN on Tier-2 systems statement: it builds fine at least on PowerPC, which indicates that "uses i386-specific asm" reason is probably bogus everywhere else, and should be replaced with adequate BROKEN line even if it's indeed broken there. While here, convert to options helpers
* Remove cross compiled libraries for CloudABI.ed2015-09-1222-573/+6
| | | | | | | | | | These libraries are now provided by the CloudABI Ports collection -- not just for FreeBSD, but a number of other operating systems. For FreeBSD, they are provided in the form of a pkg mirror, so there is no need to also have them in the FreeBSD Ports tree. Approved by: bapt Differential Revision: https://reviews.freebsd.org/D3643
* - update to 1.07lth2015-09-123-3/+15
| | | | Changes: https://metacpan.org/changes/distribution/Log-Report
* Upgrade cloudabi-utils to version 0.5.ed2015-09-122-5/+4
| | | | | | | | | | | | | | | | | | | | CloudABI now has its own package collection for FreeBSD and Debian based systems (https://github.com/NuxiNL/cloudabi-ports/). This package collection will only contain software that is cross compiled for CloudABI -- no FreeBSD native executables. I would like to go ahead and remove all ports that overlap with the packages provided by CloudABI Ports. Let's start off by updating cloudabi-utils to version 0.5. This version no longer depends on the CloudABI toolchain, as it now ships with a precompiled copy of the trampoline executable. Once this is done, I can go ahead and remove devel/cloudabi-cloudlibc, devel/cloudabi-compiler-rt, devel/cloudabi-libc++, devel/cloudabi-libc++abi and devel/cloudabi-libunwind/. Approved by: bapt Differential Revision: https://reviews.freebsd.org/D3616
* Re-apply r396161antoine2015-09-121-0/+4
| | | | | | Ignore on the package builders Reported by: pkg-fallout
* Mark BROKEN, bogus depends, p5-URI is not provided by net/p5-Netantoine2015-09-121-0/+2
|
* - Update to 2.3.4wen2015-09-123-16/+7
| | | | | PR: 203024 Submitted by: kozlov.sergey.404@gmail.com(maintainer)
* dns/dnsdist: 0.0.217g7a89932 -> 0.0.251g6efad44pi2015-09-122-3/+3
| | | | | | | | | - QPS Limit total - QPS Limit per IP address or subnet - Modify query to remove RD bit PR: 202955 Submitted by: Carlos J Puga Medina <cpm@fbsd.es> (maintainer)
* Apply upstream fix for CVE-2015-6908.delphij2015-09-122-2/+13
| | | | | | Obtained from: OpenLDAP git 6fe51a9ab04fd28bbc171da3cf12f1c1040d6629 Security: CVE-2015-6908 MFH: 2015Q3
* Update LICENSE and add RESTRICTEDcs2015-09-122-4/+9
| | | | | | PR: 201812 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Approved by: loic.blot@unix-experience.fr (maintainer)
* devel/cvs: enslave devel/cvs+ipv6 to avoid bitrotjbeich2015-09-129-97/+25
| | | | | | | | | | | | | | | | - devel/cvs: allow slave ports (?= vars) - devel/cvs: define CONFLICTS against the slave and -devel - devel/cvs: adjust for easier patching source (i.e. no ../cvs/ prefix) - devel/cvs+ipv6: move most logic as IPV6 option to devel/cvs - devel/cvs+ipv6: don't define HAVE_GETGROUPS twice or unused ENABLE_IPV6 - devel/cvs+ipv6: drop devel/cvsnt from CONFLICTS after 4.6 years being gone - devel/cvs+ipv6: bump PORTREVISION for changes inherited from devel/cvs - Convert CONFLICTS into CONFLICTS_INSTALL PR: 199542 Reviewed by: bapt Approved by: maintainer timeout (5 months) Differential Revision: https://reviews.freebsd.org/D3636
* Update to 5.1.1bapt2015-09-122-5/+5
|
* - Temporarily disable -Werror to fix build on 11.x. Boost < 1.59.0 hashrs2015-09-125-1/+58
| | | | | | | | a lot of unused local typedefs while the newer versions use __attribulte__((unused)) to suppress the warning. - Add patches to remove BOOST_PFTO_WRAPPER(). This macro is obsolete in the newer versions of Boost.
* Update to 4.10.4bapt2015-09-122-3/+3
|
* Update to 2.11.7cs2015-09-122-3/+3
| | | | | | PR: 201103 Submitted by: j-keck <jhyphenkeck@gmail.com> Approved by: maintainer timeout (>2 months)
* multimedia/php-pHash: add new portjbeich2015-09-125-0/+87
| | | | | | | | | | | | PR: 202635 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> This is the PHP extension of the pHash library, which is an open source software library released under the GPLv3 license that implements several perceptual hashing algorithms, and provides a C-like API to use those functions in your own programs. pHash itself is written in C++. http://phash.org/
* multimedia/pHash: add new portjbeich2015-09-126-0/+96
| | | | | | | | | | | PR: 202635 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> pHash is an open source software library released under the GPLv3 license that implements several perceptual hashing algorithms, and provides a C-like API to use those functions in your own programs. pHash itself is written in C++. http://phash.org/
* Add vacation script dependenciescs2015-09-121-2/+10
| | | | | | PR: 201666 Submitted by: ek@purplehat.org Approved by: Melissa Pilgrim (maintainer)
* - update to devel/libvirt [1] and devel/py-libvirt to 1.2.19jgh2015-09-125-7/+9
| | | | | | | http://libvirt.org/git/?p=libvirt.git;a=shortlog;h=refs/tags/v1.2.19 PR: 202839 [1] Submitted by: novel@ [1]
* Fix compile error on 9.x and 11.x.hrs2015-09-127-20/+154
| | | | | Spotted by: amdmi3 PR: 203011
* multimedia/transcode: convert to target helpersjbeich2015-09-121-10/+10
| | | | | | | - Reset option sorting to default (alphabetical) PR: 202773 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
* sysutils/di: pet portlint with |make makepatch|jbeich2015-09-122-16/+16
| | | | | PR: 202779 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
* emulators/higan: convert to _VARS option helperjbeich2015-09-121-41/+16
| | | | | PR: 202778 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
* Add perl5 to USES, with USE_PERL5=run, for the ${WWWDIR}/configureadamw2015-09-122-5/+6
| | | | | | script. While here, sort USES, and regenerate a patch with makepatch.
* - No need to install .conf when it's handled by @sampleamdmi32015-09-122-7/+4
| | | | | | | - Register file permissions in plist - Add empty directory to plist Approved by: portmgr blanket
* - Add missing plist fileamdmi32015-09-122-1/+2
| | | | Approved by: portmgr blanket
* - Add missing plist fileamdmi32015-09-122-1/+2
| | | | Approved by: portmgr blanket
* - Add NO_ARCHamdmi32015-09-121-12/+12
| | | | | | | - Switch to options helpers - Don't install empty doc dirs Approved by: portmgr blanket
* - Switch to @sampleamdmi32015-09-122-9/+3
| | | | Approved by: portmgr blanket
* - Ignore unneeded .egg-info filesamdmi32015-09-122-0/+5
| | | | | | - Add NO_ARCH Approved by: portmgr blanket
* - Fix shebangsamdmi32015-09-121-2/+5
| | | | Approved by: portmgr blanket
* - Add LICENSEamdmi32015-09-122-0/+14
| | | | | | | - Add NO_ARCH - Fix staging from plain user Approved by: portmgr blanket
* - Fix shebangsamdmi32015-09-121-1/+7
| | | | | | - Strip binaries Approved by: portmgr blanket
* Upgrade to version 0.5.0.olgeni2015-09-122-3/+3
|
* eric6 ports: Update to version 6.0.9.bsam2015-09-1211-21/+21
|
* - Fix build with ccache by making SCons preserve environmentamdmi32015-09-121-0/+14
| | | | | | PR: 202723 Submitted by: amdmi3 Approved by: maintainer timeout (samm@os2.kiev.ua, 2 weeks)
* - Switch to USES=libedit for firebird-client, as suggested by stage-qaamdmi32015-09-121-1/+3
| | | | Approved by: portmgr blanket
* - Fix shebangsamdmi32015-09-121-1/+3
| | | | Approved by: portmgr blanket
* - Add empty directory to plistamdmi32015-09-121-0/+1
| | | | Approved by: portmgr blanket
* - Fix perms in WRKSRC to fix build as non-rootamdmi32015-09-121-0/+3
| | | | Approved by: portmgr blanket
* - Add NO_ARCHamdmi32015-09-121-2/+2
| | | | | | - Switch to COPYTREE_SHARE and don't install empty dirs Approved by: portmgr blanket
* This needs perl as both build and run dependencyamdmi32015-09-121-1/+2
| | | | | | | | - It installs perl scripts into DATADIR - Unless perl is available at buildtime it'll use incorrect shebangs for these scripts Approved by: portmgr blanket MFH: 2015Q3 (blanket)
* - Add NO_ARCHamdmi32015-09-121-1/+2
| | | | | | - Don't install empty directories Approved by: portmgr blanket
* - Fix build as non-root: owner/group for directories is already set via plistamdmi32015-09-121-5/+1
| | | | Approved by: portmgr blanket
* - Switch to options helpersamdmi32015-09-121-0/+2
| | | | Approved by: portmgr blanket
* - Fix shebangsamdmi32015-09-121-0/+10
| | | | | Approved by: portmgr blanket MFH: 2015Q3 (blanket)
* - Fix config file handling, switch to @sampleamdmi32015-09-122-7/+4
| | | | Approved by: portmgr blanket
* Put back man pages definitions in the Makefile.mat2015-09-126-171/+100
| | | | | Requested by: maintainer Sponsored by: Absolight
* - Fix shebangsamdmi32015-09-121-1/+4
| | | | | | | - Add NO_ARCH Approved by: portmgr blanket MFH: 2015Q3 (blanket)
* - Fix build from non-root by managing binary owner/perms from plistamdmi32015-09-122-3/+2
| | | | Approved by: portmgr blanket
* - Fix shebangsamdmi32015-09-121-9/+12
| | | | | | | - Drop 8.x support Approved by: portmgr blanket MFH: 2015Q3 (blanket)
* - Switch to USES=libedit as suggested by stage-qaamdmi32015-09-121-2/+2
| | | | Approved by: portmgr blanket
* - Add missing file to plistamdmi32015-09-121-2/+2
| | | | Approved by: portmgr blanket
* - Fix shebangsamdmi32015-09-121-1/+3
| | | | Approved by: portmgr blanket
* - Add missing files to plistamdmi32015-09-122-1/+5
| | | | Approved by: portmgr blanket
* - Fix shebangsamdmi32015-09-121-1/+3
| | | | | Approved by: portmgr blanket MFH: 2015Q3 (blanket)
* - Add empty directory to plistamdmi32015-09-111-0/+1
| | | | Approved by: portmgr blanket
* Fix this, strangely everything got downcased.mat2015-09-111-7/+7
| | | | | Pointy to: mat or vim Sponsored by: Absolight
* - update to 0.014lth2015-09-112-4/+6
| | | | | | - add LICENSE Changes: https://metacpan.org/changes/distribution/Devel-FindPerl
* Fix plist with NNTP and HTTP.mat2015-09-111-2/+4
| | | | Sponsored by: Absolight
* Cleanup and modernization of mail/cyrus-imapd2*.mat2015-09-1118-372/+263
| | | | | With hat: portmgr Sponsored by: Absolight
* Donate to perl@.adamw2015-09-111-1/+1
|
* Add www/p5-WebDriver-Tiny, an interface to the Selenium spec thatadamw2015-09-115-0/+43
| | | | | | automates browser input and behaviour. https://metacpan.org/pod/WebDriver::Tiny
* Update to 2.5.2garga2015-09-115-73/+11
|
* - update to 0.04lth2015-09-112-5/+7
| | | | | | - add LICENSE Changes: https://metacpan.org/changes/distribution/Class-ErrorHandler
* - update to 5.2lth2015-09-112-5/+4
| | | | Changes: https://metacpan.org/changes/distribution/Module-Pluggable
* - update to 0.10lth2015-09-112-5/+9
| | | | | | - add LICENSE Changes: https://metacpan.org/changes/distribution/Test-MockModule
* - Install iconamdmi32015-09-111-2/+4
|
* - Update to 1.04culot2015-09-112-3/+3
| | | | Changes: http://search.cpan.org/dist/XML-Compile-Cache/ChangeLog
* Neater handling of github download.girgen2015-09-112-3/+3
| | | | Requested by: mat@
* - Update to 1.407lth2015-09-112-4/+3
|
* - Update to 1.34culot2015-09-112-4/+4
| | | | - Fix LICENSE
* - Update to 0.52lth2015-09-112-3/+3
|
* - Update to 1.10lth2015-09-112-4/+3
|
* - update to 1.15lth2015-09-112-7/+3
| | | | - remove obsolete test target
* Update to version 7.1girgen2015-09-113-6/+8
|
* new port: sysutils/factermmoll2015-09-119-1/+101
| | | | | | | | | | | | | Facter is Puppet's cross-platform system profiling library. While former versions (sysutils/rubygem-facter) were written in Ruby, this version is written in C++11. FreeBSD support in the upstream sources is sparse and DragonFly is not supported at all for the moment. WWW: https://puppetlabs.com/facter Reviewed by: mat Differential Revision: https://reviews.freebsd.org/D3579
* Drop USES=iconv.rakuco2015-09-111-2/+2
| | | | | | | | The port's source does not use iconv anywhere, so remove the unnecessary dependency from the Makefile. PR: 202717 Approved by: maintainer timeout (vg, 14 days)
* Drop USES=iconv.rakuco2015-09-111-2/+2
| | | | | | | | The port does not actually use iconv anywhere, so drop the unnecessary dependency. PR: 202718 Approved by: maintainer timeout (vg, 14 days)
* Drop gettext and iconv dependencies.rakuco2015-09-111-2/+2
| | | | | | | | | Nothing in the port uses either of them, so it is safe to remove the dependencies. I have built the port on 9.3-i386 and 10.1-amd64 without those entries and everything still worked. Approved by: maintainer timeout (acm, 17 days) Differential Revision: https://reviews.freebsd.org/D3480
* - Change host to Githubwen2015-09-112-3/+7
| | | | | PR: 202785 Submitted by: iserikov@acm.org(maintainer)
* databases/cegobridge: 1.0.1 -> 1.1.0pi2015-09-112-3/+3
| | | | | | - adaptions for cego-2.25.0 API change Submitted by: Bjoern Lemke <lemke@lemke-it.com>
* - Update to 1.05wen2015-09-113-34/+13
| | | | | PR: 202858 Submitted by: tkato432@yahoo.com
* irc/bitchx is not not jobs safe (really)marino2015-09-111-0/+2
| | | | | | This port was recently redeclared "jobs safe", but we just hit another jobs-safe issue on the chinese/bitchx slave port. In this case, it was trying to link wserv beform all the object files were built.
* databases/cego: 2.24.4 -> 2.25.0pi2015-09-113-3/+4
| | | | | | | - Added throw statement for stored procedures. This allows to throw exceptions on application level Submitted by: Bjoern Lemke <lemke@lemke-it.com>
* - Update to 2.3.10lme2015-09-113-19/+23
| | | | - Re-enable start_precmd in the rc script, creating needed directories in /var
* Update to 2.5.6.ume2015-09-112-3/+3
|
* net-mgmt/collectd5: add support for write_kafka pluginjunovitch2015-09-112-5/+15
| | | | | | | | While here, also sort OPTIONS_GROUP_OUTPUT and two DESC items PR: 202487 Submitted by: xoan333@yahoo.com Approved by: Krzysztof <ports@bsdserwis.com> (maintainer), feld (mentor)
* net-mgmt/collectd: Mark as deprecated. Collectd 4 is no longer developed.junovitch2015-09-111-0/+3
| | | | | | PR: 202543 Submitted by: Krzysztof <ports@bsdserwis.com> (maintainer) Approved by: feld (mentor)
* - Update to 4.1wen2015-09-112-3/+3
| | | | | PR: 202934 Submitted by: qjail1@a1poweruser.com(maintainer)
* - Reset the maintainer to ports@wen2015-09-114-4/+4
|
* - Add LICENSEwen2015-09-111-2/+4
| | | | - Pass maintainership to python@
* - Pass maintainership to submitterwen2015-09-111-1/+1
| | | | | PR: 203004 Submitted by: mauro@eldritch.com.ar
* - Update to 1.2.0wen2015-09-112-3/+3
|
* - Install manwen2015-09-114-14/+17
| | | | | | | | - Install .pc file into right directory - Update LICENSE and WWW - Some cleanup Reported by: jbeich@
* - Upgrade to 2.0.29 (minor bugfixes).kuriyama2015-09-112-5/+5
|
* - Add LICENSE_FILEamdmi32015-09-111-0/+5
| | | | | | | - Fix shebangs Approved by: portmgr blanket MFH: 2015Q3 (blanket)
* - Add LICENSE_FILEamdmi32015-09-111-0/+5
| | | | | | | - Fix shebangs Approved by: portmgr blanket MFH: 2015Q3 (blanket)
* - Fix shebangsamdmi32015-09-111-0/+5
| | | | | Approved by: portmgr blanket MFH: 2015Q3 (blanket)
* - Fix rc.d scriptgblach2015-09-114-20/+9
| | | | | | | | - Bump PORTVERSION PR: 202937 Submitted by: gblach Approved by: Dave Cottlehuber (dch <at> skunkwerks <dot> at)
* - Add LICENSE_FILEamdmi32015-09-111-0/+5
| | | | | | | - Fix shebangs Approved by: portmgr blanket MFH: 2015Q3 (blanket)
* lang/go: adjust PLIST_SUB and bsd.go.mk to support DragonFlymarino2015-09-113-230/+230
| | | | | | | | Change hardcoded "freebsd" to variable (OPSYS:tl) to allow DragonFly to build without patches. PR: 203006 Approved by: maintainer
* - Add LICENSE_FILEamdmi32015-09-111-0/+5
| | | | | | | | - Add NO_ARCH - Fix shebangs Approved by: portmgr blanket MFH: 2015Q3 (blanket)
* - Add LICENSE_FILEamdmi32015-09-111-0/+5
| | | | | | | - Fix shebangs Approved by: portmgr blanket MFH: 2015Q3 (blanket)
* - Add LICENSE_FILEamdmi32015-09-111-0/+6
| | | | | | | - Fix shebangs Approved by: portmgr blanket MFH: 2015Q3 (blanket)
* - Fix shebangsamdmi32015-09-111-0/+4
| | | | | Approved by: portmgr blanket MFH: 2015Q3 (blanket)
* - Add LICENSE_FILEamdmi32015-09-111-0/+5
| | | | | | | - Fix shebangs Approved by: portmgr blanket MFH: 2015Q3 (blanket)
* - Add LICENSE_FILEamdmi32015-09-111-1/+9
| | | | | | | - Fix shebangs Approved by: portmgr blanket MFH: 2015Q3 (blanket)
* - Add NO_ARCHamdmi32015-09-112-3/+5
| | | | | | | - Add empty directory to plist - Whitespace fixes Approved by: portmgr blanket
* - Fix shebangsamdmi32015-09-111-0/+3
| | | | | Approved by: portmgr blanket MFH: 2015Q3 (blanket)
* - Add LICENSE_FILEamdmi32015-09-111-0/+5
| | | | | | | - Fix shebangs Approved by: portmgr blanket MFH: 2015Q3 (blanket)
* - Fix shebangsamdmi32015-09-111-0/+9
| | | | Approved by: portmgr blanket
* - Add LICENSE_FILEamdmi32015-09-111-0/+5
| | | | | | - Fix shebangs Approved by: portmgr blanket
* - Add LICENSE_FILEamdmi32015-09-111-0/+4
| | | | | | - Fix shebangs Approved by: portmgr blanket
* - Add LICENSEamdmi32015-09-111-1/+8
| | | | | | | - Fix shebangs Approved by: portmgr blanket MFH: 2015Q3 (blanket)
* Update rekall to 1.4.1antoine2015-09-1110-37/+109
| | | | | | | It was split in 3 modules - security/py-rekall-core : CORE component with command line interface - security/py-rekall_gui : GUI with ipython and web interface - security/py-rekall : "meta" module
* Update to 0.17antoine2015-09-112-3/+3
|