aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.6.4wen2015-09-104-66/+78
|
* lang/go: Restrict if_data8 "extra" patch to FreeBSDmarino2015-09-101-1/+1
| | | | | | | The use of OSVERSION to define EXTRA_PATCHES requires an OPSYS check. The extra patch in question is not valid for DragonFly. Approved by: portmgr (bapt, after technical discussion)
* Fix depends.kuriyama2015-09-101-1/+4
|
* x11-drivers/xf86-input-wacom: revert small part of r381903jbeich2015-09-102-1/+2
| | | | | | | | | | | | | | | | |load_kld -e| cannot detect usb_quirk(4) at all and GENERIC kernel always has it via |device usb|. So, the following happens: $ kldstat -v | fgrep quirk $ kldstat -m usb_quirk.ko kldstat: can't find module usb_quirk.ko: No such file or directory $ service wacom start kldload: can't load usb_quirk: module already loaded or in kernel /usr/local/etc/rc.d/wacom: WARNING: Unable to load kernel module usb_quirk |kldload -n| is supported even by DragonFly, so there's no reason to care for no longer supported FreeBSD 8.x.
* - Update to 0.9.20131021wen2015-09-105-55/+9
| | | | | | | | | - Switch to USE_GITHUB - Add WWW PR: 202207 Submitted by: dereks@lifeofadishwasher.com Approved by: udvzsolt@gmail.com(maintainer)
* Update to 0.9.0gblach2015-09-103-3/+4
|
* New Port: textproc/smijunovitch2015-09-104-0/+45
| | | | | | | | | | | | | | | | Smi is a Simple Markup Interpreter / filter for simplified Markup dialect. smi can be fed text in Markdown, and return HTML output. smi can be fed HTML, and return the markup translated to entities. I use smi as a filter for devel/cgit to parse the README.md files, returning HTML output. I am also using it to markup wiki pages, for a git backed wiki. The use cases are limited only by your imagination. WWW: http://BSDforge.com/projects/textproc/smi/ PR: 196224 Submitted by: Chris Hutchinson <portmaster@bsdforge.com> Approved by: pgollucci (mentor) Differential Revision: https://reviews.freebsd.org/D3569
* databases/memcached: allow control of username passed to memcached daemonswills2015-09-102-3/+5
| | | | | PR: 202257 Submitted by: simon@optinet.com
* Unbreak wrapper script so that if a particular application istruckman2015-09-102-53/+53
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | specified but without specifying a document, that application is started instead of presenting the user with the generic startup window and requiring him to pick the document type (running openoffice-*-scalc should open to a new spreadsheet, etc.) Building with clang 3.7 is reported to have the same failure mode as clang 3.6, so use the same optimization tweak as a workaround. Various cleanups to do-install: * The paths ${PREFIX}/${INSTALLATION_BASEDIR} and ${PREFIX}/${INSTALLATION_BASEDIR}/${AOODIR}, and ${PREFIX}/${INSTALLATION_BASEDIR}/${AOODIR}/share/xdg are frequently used, so create a few variables to hold those paths instead of repeating the same, long sequence in a number of places * Tweak openoffice-wrapper to take advantage of the previous change * Use INSTALLS_ICONS=yes instead of manually adding the @exec and @unexec entries to the plist * Edit bootstraprc only once with ${REINPLACE_CMD} instead of running it twice to edit the same line * Remove bootstraprc.bak so that it does not get installed * With the advent of staging, it is not necessary to remove ${STAGEDIR}${DESKTOPDIR}/${EXECBASE} * Simplify code for installing icons Rename remaining OOO* variables to AOO*. Delete unused definition of ${SUBST}. Delete fbsd:nokeywords property and add svn:keywords to files/openoffice-wrapper.
* Unbreak wrapper script so that if a particular application istruckman2015-09-102-52/+53
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | specified but without specifying a document, that application is started instead of presenting the user with the generic startup window and requiring him to pick the document type (running openoffice-*-scalc should open to a new spreadsheet, etc.) Building with clang 3.7 is reported to have the same failure mode as clang 3.6, so use the same optimization tweak as a workaround. Various cleanups to do-install: * The paths ${PREFIX}/${INSTALLATION_BASEDIR} and ${PREFIX}/${INSTALLATION_BASEDIR}/${AOODIR}, and ${PREFIX}/${INSTALLATION_BASEDIR}/${AOODIR}/share/xdg are frequently used, so create a few variables to hold those paths instead of repeating the same, long sequence in a number of places * Tweak openoffice-wrapper to take advantage of the previous change * Use INSTALLS_ICONS=yes instead of manually adding the @exec and @unexec entries to the plist * Edit bootstraprc only once with ${REINPLACE_CMD} instead of running it twice to edit the same line * Remove bootstraprc.bak so that it does not get installed * With the advent of staging, it is not necessary to remove ${STAGEDIR}${DESKTOPDIR}/${EXECBASE} * Simplify code for installing icons Rename remaining OOO* variables to AOO*.
* Update to 1.5.0.jkim2015-09-106-64/+23
|
* - Update to 1.6.1madpilot2015-09-102-4/+4
| | | | | | | | - Take maintainership due to multiple timeouts PR: 202654 Submitted by: Myself Approved by: Maintainer timeout
* - Convert to USES=libedit (port tries to to the same thing manually)amdmi32015-09-103-14/+12
| | | | | - Respect CFLAGS - Fix WWW:
* - Add LICENSEamdmi32015-09-101-4/+4
| | | | | - Add NO_ARCH - Pet portlint
* - Add NO_ARCHamdmi32015-09-101-1/+2
|
* - Clarify LICENSEamdmi32015-09-101-1/+3
| | | | - Switch to options helpers
* Update to 1.6.1madpilot2015-09-102-3/+3
|
* www/chromium: update to 45.0.2454.85 [1]rene2015-09-1036-376/+424
| | | | | | | | | | | - support webui JS code, from OpenBSD - support setting background processes, from OpenBSD - disable core dumps in the wrapper script [2] Submitted by: LeFroid <tmvfroid@gmail.com> [1] via GitHub Submitted by: cognet [2] MFH: 2015Q3 Security: http://vuxml.freebsd.org/freebsd/a9350df8-5157-11e5-b5c1-e8e0b747a45a.html
* Expand a35f415d-572a-11e5-b0a4-f8b156b6dcc8:naddy2015-09-101-3/+25
| | | | multiple vulnerabilities in audio/vorbis-tools and audio/opus-tools
* Update to the 20150908 snapshot of GCC 5.gerald2015-09-102-3/+3
|
* Unbreak port, update MASTER_SITESrodrigo2015-09-103-8/+8
| | | | | | Fix port Makefile and pkg-plist to comply with new rules and features Submitted by: Chris Petrik <chris@bsdjunk.com> (by private email)
* Fix oggenc buffer overflow.naddy2015-09-102-1/+27
| | | | | | | | | PR: 202941 Submitted by: junovitch Obtained from: https://trac.xiph.org/ticket/2212 Security: a35f415d-572a-11e5-b0a4-f8b156b6dcc8 Security: CVE-2015-6749 MFH: 2015Q3
* Document oggenc buffer overflow in audio/vorbis-tools.naddy2015-09-101-0/+28
| | | | Security: CVE-2015-6749
* devel/visualparadigm: 12.0.20150401 -> 12.2.20150902pi2015-09-103-3550/+18
| | | | | | | | | | | Changes: - Use of sqlitejdbc - Use of Oracle's jdk. It no longer works with OpenJDK and the upstream project indicated that they won't make changes to make it work with it either. PR: 202752 Submitted by: Fernando Apesteguia <fernando.apesteguia@gmail.com> (maintainer)
* benchmarks/filebench: fix cosmetic issuesjbeich2015-09-102-6/+7
| | | | | | | | | | - Expand Linux ppc into FreeBSD powerpc and powerpc64 - Reword COMMENT based on summary in ${WRKSRC}/README - Rename files/patch-* according to |make makepatch| - Pet |portlint -C| PR: 202989 Approved by: portmgr blanket
* - Merge in fix for upsteam bug #2647zi2015-09-102-1/+55
| | | | - Bump PORTREVISION
* - Remove BROKEN statement for Tier-2 systems (tested on PowerPC only duedanfe2015-09-101-14/+10
| | | | | | to lots of dependencies and lack of hardware or working SPARC emulation to perform tinderbox tests; c.f. https://reviews.freebsd.org/D2791) - Clean up `post-install' target and fix numerous whitespace issues
* Strip binary and modernize the port.jkim2015-09-102-28/+15
|
* - Update to 1.5.1jlaffaye2015-09-103-4/+5
|
* Upgrade to version 2.2.0.olgeni2015-09-102-3/+3
|
* Remove useless hunk (debug leftover).danfe2015-09-101-9/+0
|
* Update to 13.1.jkim2015-09-103-8/+7
|
* - Unbreak the build on Tier-2 systems (PowerPC and SPARC)danfe2015-09-104-20/+154
| | | | | | | | | - Define LICENSE and move PROJECTHOST where it logically belongs - Propagate available SIMD support down to the compiler (x86 only) - Do not enforce -O3; update/improve `x-generate-plist' target - Provide a better port description text while I am here Tested on: local Mac mini G4 (powerpc), flame (sparc64)
* Add NO_ARCH and sort plist.adamw2015-09-102-1/+2
|
* - Allow to build on PowerPC by using generic (not GCC-specific) MD supportdanfe2015-09-092-22/+10
| | | | | | | | | | | | | with empty machdep_init() vs. broken "Calibrating delay loop" code; some simple run-time tests, like booting off the kickstart ROM image, did not reveal any problems or performance artifacts - Drop unsupported --enable-sound option (--with-oss-sound is the default, and OSS support is detected correctly) - Remove `files/patch-configure.in' which was added in r76429 by mbr@ back in 2003 to allow UAE to build with GCC 3.x -- does not seem needed these days; consequently replace (deprecated) USE_AUTOTOOLS with GNU_CONFIGURE - Do not patch things in `pre-configure', use `post-patch' target for that - Sort USES values and wrap few overly long lines while I'm here
* - Update to 0.8.10olivierd2015-09-094-18/+4
| | | | | | | - Add NO_ARCH - Remove unneeded patches Changelog: https://raw.githubusercontent.com/Pylons/waitress/0.8.10/CHANGES.txt
* Update to 0.27. Switch to configure instead of modbuildtiny, and adjustadamw2015-09-092-7/+9
| | | | | | dependencies. In particular, move Moose to TEST_DEPENDS, and while there add Moo and Mouse to TEST_DEPENDS to enable (nearly) the entire test suite.
* - Bring up to speed with version in PC-BSDkmoore2015-09-094-12/+11
| | | | | | - Update to later GRUB -devel from upstream - Don't build BE menu if 'beadm' not installed - Fix a bug matching BE names properly instead of subset
* Fix dependency which could cause build failure pointed out in r396511.hrs2015-09-092-2/+10
|
* - Add empty directory to plist, sort plistamdmi32015-09-092-6/+8
| | | | | | | | - Add NO_ARCH - Unsilence install commands - Cosmetic whitespace fix Approved by: portmgr blanket
* - Respect LDFLAGSamdmi32015-09-092-1/+23
| | | | | | | - Switch to options helpers - Switch to USES=libedit as suggested by stage-qa Approved by: portmgr blanket
* - Switch to options helpersamdmi32015-09-091-6/+4
| | | | Approved by: portmgr blanket
* - Mark MAKE_JOBS_UNSAFE as this fails sporadicallyamdmi32015-09-091-0/+2
| | | | | | | | | | | ... seemingly trying to use generated protocol buffer header before it is actually generated: ./../session/key_info_util.cc:43:10: fatal error: 'protocol/commands.pb.h' file not found master port doesn't seem to suffer from this issue. Reported by: pkg-fallout Approved by: portmgr blanket
* - Fix shebangsamdmi32015-09-091-1/+4
| | | | | Approved by: portmgr blanket MFH: 2015Q3 (blanket)
* - Fix shebangsamdmi32015-09-091-0/+4
| | | | | | | - Add NO_ARCH Approved by: portmgr blanket MFH: 2015Q3 (blanket)
* Add net/kea, a new open source DHCPv4/DHCPv6 server being developedhrs2015-09-0912-0/+657
| | | | by Internet Systems Consortium.
* - Fix shebangsamdmi32015-09-091-1/+7
| | | | Approved by: portmgr blanket
* databases/pgbouncer: update 1.5.5 -> 1.6.1junovitch2015-09-093-50/+5
| | | | | | | | While here, add HTTP mirror to address portlint PR: 202957 Submitted by: m.tsatsenko@gmail.com (maintainer) Approved by: feld (mentor)
* Document pgbouncer failed auth_query lookups falling back to auth_userjunovitch2015-09-091-0/+31
| | | | | | | | | | | Note the vulnerable version was not committed to ports, however document the issue in the interest of being thorough and catching any user who made this as a local change. PR: 202957 Security: CVE-2015-6817 Security: d76961da-56f6-11e5-934b-002590263bf5 Approved by: feld (mentor)
* - use my full name in the "Created by:" field, suggested by danfe.loader2015-09-0911-14/+14
| | | | | | | - update my email address to loader@FreeBSD.org. Approved by: danfe Differential Revision: https://reviews.freebsd.org/D3612
* Update to 3.3.7.tobez2015-09-092-4/+3
|
* Fix rc script so status and restart work.des2015-09-092-21/+3
|
* - Fix shebangsamdmi32015-09-091-1/+2
| | | | | Approved by: portmgr blanket MFH: 2015Q3 (blanket)
* - Add NO_ARCHamdmi32015-09-092-0/+2
| | | | | | - Add empty directory to plist Approved by: portmgr blanket
* - Add empty directory to plistamdmi32015-09-091-0/+1
| | | | Approved by: portmgr blanket
* - Fix shebangsamdmi32015-09-091-2/+3
| | | | | Approved by: portmgr blanket MFH: 2015Q3 (blanket)
* devel/pear-PHP_CodeSniffer: 2.3.3 -> 2.3.4pi2015-09-092-5/+4
| | | | | | | | | - Submitter wants to be maintainer - Changelog: http://pear.php.net/package/PHP_CodeSniffer/download/ PR: 202991 Submitted by: Torsten Zuehlsdorff <ports@toco-domains.de>
* - Switch to USES=libarchive as suggested by stage-qaamdmi32015-09-091-1/+2
| | | | Approved by: portmgr blanket
* - Add missing files to plistamdmi32015-09-092-0/+4
| | | | Approved by: portmgr blanket
* - Add empty directories to plistamdmi32015-09-091-0/+2
| | | | Approved by: portmgr blanket
* - Fix shebangsamdmi32015-09-091-1/+4
| | | | | | | - Add NO_ARCH Approved by: portmgr blanket MFH: 2015Q3 (blanket)
* - Add empty directories to plistamdmi32015-09-091-0/+9
| | | | Approved by: portmgr blanket
* - Fix shebangsamdmi32015-09-091-0/+3
| | | | | Approved by: portmgr blanket MFH: 2015Q3 (blanket)
* Update to 0.862.tobez2015-09-092-3/+3
|
* - Add empty directories to plistamdmi32015-09-091-0/+6
| | | | Approved by: portmgr blanket
* - Switch to USES=taramdmi32015-09-092-3/+4
| | | | | | | | - Add NO_ARCH - Remove no-op OPTIONS - Add missing file to plist Approved by: portmgr blanket
* - Fix shebangsamdmi32015-09-091-2/+5
| | | | | | | - Add NO_ARCH Approved by: portmgr blanket MFH: 2015Q3 (blanket)
* Upgrade to latest version and assume maintainership.des2015-09-095-20/+23
|
* - Fix shebangsamdmi32015-09-091-2/+4
| | | | | Approved by: portmgr blanket MFH: 2015Q3 (blanket)
* Upgrade to 2.0.7.vanilla2015-09-092-3/+3
| | | | | PR: 202988 Submitted by: maintainer
* Upgrade to 2.1vanilla2015-09-094-19/+58
| | | | | PR: 202415 Submitted by: maintainer
* Unbreak INDEXantoine2015-09-091-1/+1
| | | | Pointy hat: robak@
* Remote duplicate portantoine2015-09-096-32/+1
| | | | Pointy hat: tj@
* Update to 0.12ehaupt2015-09-092-3/+3
|
* Update to 1.04ehaupt2015-09-092-3/+3
|
* - Add NO_ARCHamdmi32015-09-091-18/+10
| | | | - Switch to options helpers
* - Add NO_ARCHamdmi32015-09-091-1/+2
|
* - Fix shebangsamdmi32015-09-093-5/+6
| | | | | | - Switch to @sample Approved by: portmgr blanket
* - Switch to options helpersamdmi32015-09-091-29/+29
| | | | | - Simplify - Only use GCC where necessary
* - Fix commentamdmi32015-09-091-2/+4
| | | | | - Add LICENSE_FILE - Add NO_ARCH
* - Add NO_ARCHamdmi32015-09-091-1/+2
|
* - Clarify LICENSEamdmi32015-09-091-3/+6
| | | | | - Add LICENSE_FILE - Switch to options helpers
* devel/gitlist: NEW PORT - Web based Git repository browser written in PHProbak2015-09-095-0/+59
| | | | | | | | | GitList is a web based git repository browser written in PHP similar to GitHub WWW: http://gitlist.org PR: 198063 Submitted by: Andre Rikkert de Koe <andre@ark-ict.nl>
* Do not declare that the port is broken on Tier-2 architectures: it buildsdanfe2015-09-091-15/+15
| | | | | | and installs just fine on at least PowerPC, and I do not see a reason why would simple Perl program fail to install as long as all dependencies are satisfied. While here, amend CATEGORIES/COMMENT and wrap very long lines.
* It turned out -fPIC is required on sparc64 as well: it dumps core withoutdanfe2015-09-091-0/+1
| | | | | | | | | it on extraction, which turn breaks e.g. `sysutils/namefix' port. Do not bump port revision again as it was bumped just couple of hours ago, which is just too small in Tier-2 land for which we do not produce any packages anyways. Tested on: flame
* . Move the large patches which contain the changes between updates of theglewis2015-09-0910-294686/+25
| | | | | | JDK to being fetched remotely using PATCHFILES and PATCH_SITES. This cuts the size taken by openjdk7 in the ports repository.
* . Switch to xz for the new remote patches to decrease download size.glewis2015-09-092-27/+27
|
* Unbreak (patch submitted to upstream).olgeni2015-09-092-2/+11
|
* Compile with -fPIC on PowerPC, otherwise resulting binaries are broken:danfe2015-09-091-1/+2
| | | | | | Can't load '/usr/local/bin/../libexec/p7zip/7z.dll' (/usr/local/bin/../libexec/p7zip/7z.so: Unsupported relocation type 10 in non-PLT relocations)
* Upgrade to version 0.19.4.olgeni2015-09-093-16/+6
| | | | | | | | This port seems to require the tzdata and combine applications, but it actually needs httpoison too. If httpoison is not installed during the build then tzdata will not be able to start and a required ETS table will not be created, thus no timezone info will ever be available and the build will fail.
* - Update to 6.5.22wen2015-09-092-3/+3
|
* - Add KRB5CONFIG.hrs2015-09-091-4/+14
| | | | - Use more complete library lists in GSSAPILIBS.
* Unbreak the build on FreeBSD 10.2 (until official support arrives).danfe2015-09-091-4/+6
|
* - Add php-sockets depends.wen2015-09-093-8/+21
| | | | | | (Mediawiki needs php-sockets for Squid/Varnish/etc cache invalidation.) Submitted by: feld@(via email)
* Replace "/etc" with $PREFIX/etc. Without this change ibus-dconf won't bedelphij2015-09-091-0/+2
| | | | | | | | | able to save input method engine preferences. PR: ports/197191 Submitted by: Christopher Hall <christopherhall hsw gmail.com> Approved by: maintainer timeout (> 6 months) MFH: 2015Q3
* Update to 0.6.0cs2015-09-092-3/+3
| | | | | PR: 202512 Submitted by: Thomas Hurst (maintainer)
* Removed p5-Digest-SHA and p5-File-Temp (already exists in perl5-* package)cs2015-09-091-3/+2
| | | | | PR: 202220 Submitted by: alexander.4mail@gmail.com (maintainer)
* - Update to 0.8.1amdmi32015-09-093-46/+35
| | | | - Switch to options helpers
* - Update to 20150701cs2015-09-093-6/+10
| | | | | | | | | - Add NO_ARCH=yes - Fix path in pkg-install.in - Switch upstream to GitHub PR: 201264 Submitted by: Koichiro Iwao (maintainer)
* Make clang-format.py look for clang-format37 rather than clang-format inbrooks2015-09-092-2/+14
| | | | $PATH.
* Upgrade to version 0.3.10.olgeni2015-09-092-3/+3
|
* Remove needless dependences.osa2015-09-091-3/+2
| | | | | | Bump PORTREVISION. PR: 202979
* Fix build_fs_violation for rebar3 builds.olgeni2015-09-091-1/+1
| | | | | | | | rebar3 has the uncontrollable urge to write some stuff into the user's HOME, even if just an empty directory. Redirect HOME to WRKDIR so that it at least shoots a blank and does not bump into build_fs_violation checks. This fixes devel/erlang-bbmustache and www/erlang-hackney.
* Remove duplicate PDFTeX from the comment.jkim2015-09-091-1/+1
|
* Fix check_file_age.mat2015-09-092-1/+13
| | | | | PR: 202973 Sponsored by: Absolight
* Upgrade to version 0.5.2.olgeni2015-09-093-9/+24
|
* - Use autoplist to make some python files actually go into the packageamdmi32015-09-091-3/+4
| | | | | | - Add NO_ARCH MFH: 2015Q3 (blanket)
* - Update to 2.2.3sunpoet2015-09-093-115/+129
| | | | | | | | - Fix PLIST Changes: http://svn.ruby-lang.org/repos/ruby/tags/v2_2_3/ChangeLog Differential Revision: https://reviews.freebsd.org/D3587 Approved by: swills (portmgr, ruby)
* - Update to 2.1.7sunpoet2015-09-093-338/+275
| | | | | | | | - Fix and sort PLIST Changes: http://svn.ruby-lang.org/repos/ruby/tags/v2_1_7/ChangeLog Differential Revision: https://reviews.freebsd.org/D3587 Approved by: swills (portmgr, ruby)
* - Update to 2.0.0p647sunpoet2015-09-093-186/+187
| | | | | | | | - Fix PLIST Changes: http://svn.ruby-lang.org/repos/ruby/tags/v2_0_0_647/ChangeLog Differential Revision: https://reviews.freebsd.org/D3587 Approved by: swills (portmgr, ruby)
* - Fix shebangsamdmi32015-09-091-1/+4
| | | | | Approved by: portmgr blanket MFH: 2015Q3 (blanket)
* - Fix shebangsamdmi32015-09-091-0/+3
| | | | | Approved by: portmgr blanket MFH: 2015Q3 (blanket)
* Security Update to 4.4.14.1matthew2015-09-092-3/+3
| | | | | | | Advisory: https://www.phpmyadmin.net/security/PMASA-2015-4/ MFH: 2015Q3 Security: 3904f759-5659-11e5-a207-6805ca0b3d42
* Document the latest phpMyAdmin vulnerability: reCaptcha bypassmatthew2015-09-091-0/+32
|
* Correct some package names that were mistakenly labeled as php56feld2015-09-091-4/+5
| | | | Security: 3d675519-5654-11e5-9ad8-14dae9d210b8
* - Mark BROKEN on 10.2: does not buildamdmi32015-09-091-0/+4
| | | | | | make[4]: don't know how to make ./param.amd64_fbsd_102.h. Stop Approved by: portmgr blanket
* Add assigned CVEs to previous php vulnerability entryfeld2015-09-091-0/+4
| | | | | | | Security: 787ef75e-44da-11e5-93ad-002590263bf5 Security: CVE-2015-6831 Security: CVE-2015-6832 Security: CVE-2015-6833
* Document php vulnerabilitiesfeld2015-09-091-0/+80
| | | | | | | | Security: CVE-2015-6834 Security: CVE-2015-6835 Security: CVE-2015-6836 Security: CVE-2015-6837 Security: CVE-2015-6838
* Mark DEPRECATED: abandoned upstream.novel2015-09-091-0/+3
|
* Mark DEPRECATED. Development of the torsmo project was halted more thannovel2015-09-091-0/+3
| | | | | 10 years ago. Its actively supported fork is available via the sysutils/conky port.
* [NEW] devel/p5-File-Copy-Link: Extension for replacingloader2015-09-095-0/+34
| | | | | | | | | | | | | a link with a copy of linked file The distribution File-Copy-Link includes the modules File::Spec::Link and File::Copy::Link and the script copylink. They include routines to read and copy links. WWW: http://search.cpan.org/dist/File-Copy-Link/ Approved by: koobs, mat Differential Revision: https://reviews.freebsd.org/D3446
* - Remove `files/patch-Makefile.in' as it is being unused since there isdanfe2015-09-094-29/+50
| | | | | | | | | | | | pre-generated Makefile already provided - Unbreak the build on PowerPC by not treating it differently from other FreeBSD systems - Respect CFLAGS in a more sane way than patching ${WRKSRC}/machine.h in `_post-configure' target with some cryptic sed(1) regexp - Factor out docfiles installation into `post-install-DOCS-on' target, sanitize it a bit, unmute installation commands, move OPTIONS_DEFINE knob lower while I am here - Avoid use of contraction in the port description text
* - Fix plist [1]novel2015-09-092-7/+41
| | | | | | - Drop maintainership Reported by: amdmi3 [1]
* Spelling frontent -> frontendfeld2015-09-091-2/+3
| | | | Security: d68df01b-564e-11e5-9ad8-14dae9d210b8
* Document sysutils/ganglia-webfrontent vulnerabilityfeld2015-09-091-0/+26
| | | | Security: CVE-2015-6816
* Add net/wireshark-qt5 as affectedfeld2015-09-091-0/+2
| | | | Security: 9bdd8eb5-564a-11e5-9ad8-14dae9d210b8
* Document net/wireshark vulnerabilitiesfeld2015-09-091-0/+57
| | | | | | | | | | | | Security: CVE-2015-6241 Security: CVE-2015-6242 Security: CVE-2015-6243 Security: CVE-2015-6244 Security: CVE-2015-6245 Security: CVE-2015-6246 Security: CVE-2015-6247 Security: CVE-2015-6248 Security: CVE-2015-6249
* Memcached based session backend for Dancer.tj2015-09-095-0/+32
| | | | WWW: http://search.cpan.org/dist/Dancer-Session-Memcached/
* - Fix *_DEPENDStj2015-09-092-70/+61
| | | | | | | | - Sort PLIST - Bump PORTREVISION for dependency change PR: 202953 Submitted by: sunpoet
* Add patch to resolve stack overflow vulnerabilityfeld2015-09-092-1/+56
| | | | | | MFH: 2015Q3 Security: 98092444-5645-11e5-9ad8-14dae9d210b8 Security: CVE-2015-6806
* Document sysutils/screen vulnerabilityfeld2015-09-091-0/+27
| | | | Security: CVE-2015-6806
* Mea culpa: it's LGPL3, not GPLv3 actually.danfe2015-09-091-1/+1
|
* - Update to version 1.1.2: the only functional differences are correctdanfe2015-09-093-22/+14
| | | | | | | | | order of float4store() arguments which was breaking the build on big- endian architectures in version 1.1.1, and plugged resource leaks in void mysac_close(MYSAC *mysac) function - Define LICENSE (GPLv3) and simplify `do-install' target recipe - Cleanup COMMENT and port description text (remove EOL whitespace and double `uses uses` typo), update WWW address to avoid redirect
* Document net/libvncserver vulnerabilityfeld2015-09-091-0/+26
| | | | Old issue ignored in RH bugzilla; CVE recently requested
* emulators/ppsspp: improve clarity for *-install target namesjbeich2015-09-091-14/+14
| | | | | | do-install is for the app itself, post-install is for extras. r392488 reversed the logic because option helpers didn't support do-* targets before r394503. So, pick clarity over |svn blame| churn.
* - Fix installed file referring to stagediramdmi32015-09-091-1/+5
| | | | | | | - Add NO_ARCH Approved by: portmgr blanket MFH: 2015Q3 (blanket)
* astro/osmium: unbreak build with DOXYGEN=on after r394778jbeich2015-09-091-1/+0
| | | | | | | | | | | | | | | | NO_BUILD does more than dummy do-build. It creates BUILD_COOKIE that marks all targets in _BUILD_SEQ as done, including do-build-${opt}-on/off and post-build-${opt}-on/off. Since the targets haven't been run yet do-install-DOXYGEN-on fails due to missing files. Fix by leaking a call to nop "all" target in vendor Makefile. It should be less kludgy than defining our own dummy do-build and less confusing than treating do-build itself as an option helper. In case "all" starts doing something useful the port would automatically take advantage of it. PR: 202951 Reviewed by: mat Approved by: portmgr blanket
* New Port: security/erlang-p1tls - TLS / SSL native driver for Erlangfarrokhi2015-09-096-0/+57
| | | | | Approved by: mat Differential Revision: https://reviews.freebsd.org/D3599
* New Port: textproc/erlang-p1xml - Fast Expat based Erlang XML parsing libraryfarrokhi2015-09-095-0/+64
| | | | | Approved by: mat Differential Revision: https://reviews.freebsd.org/D3582
* [NEW] lang/python35: Welcome Python 3.5.x! (Note: RC3)koobs2015-09-0911-1/+6777
| | | | | | | | | | | | | | | | | | | | | | | FreeBSD welcomes Python 3.5 (early, pre-release) to the Ports tree, with 3.5.0 release candidate 3! Please test this port and Python 3.5 profusely. If you notice issues, please report them upstream at: https://bugs.python.org to ensure a robust upcoming 3.5.0 release. Whats New in Python 3.5: * https://docs.python.org/3.5/whatsnew/3.5.html Python 3.5 Release Schedule (PEP 478) * http://www.python.org/dev/peps/pep-0478 Note: This port retires an old fcntlmodule.c patch, possibly temporarily. User impact *should* be zero. For more information see: https://bugs.python.org/issue25026 Requested by: Webair Inc :)
* devel/gb: update to 0.1.0, use bsd.go.mkswills2015-09-092-30/+14
| | | | | PR: 202674 Submitted by: Maciej Pasternacki <maciej@pasternacki.net>
* - Fix PYDISTUTILS_EGGINFOamdmi32015-09-081-1/+3
| | | | Approved by: portmgr blanket
* - Fix PYDISTUTILS_EGGINFOamdmi32015-09-081-1/+2
| | | | Approved by: portmgr blanket
* - Fix PYDISTUTILS_EGGINFOamdmi32015-09-081-0/+3
| | | | | | - Add NO_ARCH Approved by: portmgr blanket
* - Add egg-info file to plist (since this port doesn't use pydistutils, this ↵amdmi32015-09-081-1/+4
| | | | | | should be done explicitly) Approved by: portmgr blanket
* - Remove "BROKEN on powerpc" statement, the port builds finedanfe2015-09-082-33/+22
| | | | | - Install documentation files in `do-install-DOCS-on' target - Clean up Makefile and port description text while I'm here
* - Fix shebangsamdmi32015-09-081-1/+11
| | | | | | - Add NO_ARCH Approved by: portmgr blanket
* - Fix PYDISTUTILS_EGGINFO, this time properlyamdmi32015-09-081-1/+1
| | | | Approved by: portmgr blanket
* - Fix PYDISTUTILS_EGGINFOamdmi32015-09-081-1/+2
| | | | Approved by: portmgr blanket
* Fix path.demon2015-09-084-4/+4
|
* - Fix PYDISTUTILS_EGGINFOamdmi32015-09-081-2/+2
| | | | Approved by: portmgr blanket
* Build and install halog binary.demon2015-09-084-0/+10
|
* - Don't install empty directoriesamdmi32015-09-081-9/+12
| | | | | - Strip libraries - Pet portlint
* - Add NO_ARCHamdmi32015-09-082-5/+7
| | | | | | | - Switch to options helpers - Add empty directory and ignored files into plist Approved by: portmgr blanket
* - Bump PORTREVISION after previous commitamdmi32015-09-082-1/+2
| | | | | | - While here, fix WWW: Approved by: portmgr blanket
* - Switch to USES=libarchive as suggested by stage-qaamdmi32015-09-081-1/+1
| | | | Approved by: portmgr blanket
* - Fix shebangsamdmi32015-09-081-2/+3
| | | | | Approved by: portmgr blanket MFH: 2015Q3 (blanket)
* - Switch to WRKSRC_SUBDIRamdmi32015-09-081-1/+1
| | | | Suggested by: jbeich
* Add PORTEXAMPLES to the options helpers.mat2015-09-081-2/+3
| | | | Sponsored by: Absolight
* - Remove no longer valid "BROKEN on powerpc" statement, port builds finedanfe2015-09-081-19/+9
| | | | | - Do not patch Makefile with sed(1) but pass the variables via MAKE_ARGS - Clean up installation recipe and split off `do-install-DOCS-on' target
* - Remove no longer valid "BROKEN on powerpc" statement, port builds finedanfe2015-09-081-15/+10
| | | | - Slightly improve option descriptions' wording and rearrange while here
* getopt() returns `int' according to the standard, but was assigned to `char'danfe2015-09-081-4/+3
| | | | | | | variable, and this can break the == -1 check. It works on i386, but not on PowerPC, where `char' is unsigned by default. Use variable of correct type (int) to hold the return value of getopt(3).
* Update to v5.23.2-208-g7ce1b4c.mat2015-09-088-15/+17
| | | | | | | | Regen a few patches, one module moved from dist to cpan, and some offset changed. Changes: https://github.com/Perl/perl5/compare/v5.23.2-66-gbdc4e4b...v5.23.2-208-g7ce1b4c Sponsored by: Absolight
* - Update to version 1.5.2, mostly bugfix releasedanfe2015-09-082-4/+8
| | | | - Actualize mirror list (https://devs.openttd.org/~truebrain/mirror.txt)
* Update to 1.01ehaupt2015-09-082-3/+3
|
* - Unsilence installamdmi32015-09-082-26/+14
| | | | | | | - Pet stage-qa - Switch to @sample Approved by: portmgr blanket
* - Pet portlintamdmi32015-09-082-15/+13
| | | | | | - Switch to options helpers Approved by: portmgr blanket
* - Switch to options helpersamdmi32015-09-081-10/+5
| | | | Approved by: portmgr blanket
* - Install info and man pages regardless of DOCS; real docs are still conditionalamdmi32015-09-082-9/+3
|
* - Switch to options helpersamdmi32015-09-081-5/+1
| | | | Approved by: portmgr blanket
* - Update to 0.3.6.1amdmi32015-09-082-3/+3
|
* - Update to 0.68amdmi32015-09-082-7/+7
|
* - Update to 0.13.1amdmi32015-09-083-15/+14
| | | | | - Switch to options helpers - Add LICENSE
* Update to 0.03ehaupt2015-09-082-4/+6
|
* - Update to 0.0.43wen2015-09-082-5/+4
| | | | | | | - Pass maintainership to submitter PR: 202921 Submitted by: w.litter@aon.at
* Use autoplist;demon2015-09-082-144/+3
| | | | Pass JAVA_HOME to MAKE_ENV.
* Remove C++11 specific construct.grembo2015-09-082-74/+74
| | | | | PR: 201743 Approved by: mentors (implicit)
* science/InsightToolkit: update 4.7.2 -> 4.8.0robak2015-09-083-4564/+4731
| | | | | PR: 201945 Submitted by: Ben Woods <woodsb02@gmail.com> (maintainer)
* There is a work going on in a separate branch of Hadoop fordemon2015-09-081-1/+1
| | | | proper Java8 support. But for now AFAIK only Java7 is officially supported.
* New port: pydoop.demon2015-09-086-0/+191
| | | | | | | | | | | | | | | | Pydoop is a Python interface to Hadoop that allows you to write MapReduce applications in pure Python. Pydoop offers several features not commonly found in other Python libraries for Hadoop: -- a rich HDFS API; -- a MapReduce API that allows to write pure Python record readers / writers, partitioners and combiners; -- transparent Avro (de)serialization; -- easy installation-free usage; WWW: http://crs4.github.io/pydoop/
* update to 1.3.3az2015-09-083-5/+9
| | | | | PR: 202945 Submitted by: timp87
* - Update to 0.10.0olivierd2015-09-083-5/+8
| | | | | | - Sort USES Changelog: http://bazaar.launchpad.net/~docky-core/plank/trunk/revision/1388/NEWS
* Update to 2.4.42.delphij2015-09-083-18/+6
| | | | MFH: 2015Q3
* . Move the large patches which contain the changes between updates of theglewis2015-09-0811-1143912/+28
| | | | | | JDK to being fetched remotely using PATCHFILES and PATCH_SITES. This cuts the size taken by openjdk8 in the ports repository.
* - Update to 1.628lwhsu2015-09-082-3/+3
|
* - Fix shebangsamdmi32015-09-081-2/+6
| | | | | | | | - Add LICENSE - Add NO_ARCH Approved by: portmgr blanket MFH: 2015Q3 (blanket)
* - Split xpdfopen package from texlive-base. This is because it is the onlyhrs2015-09-088-15/+68
| | | | | | | | package depending on X11 library in it. - Remove unnecessary libttf.so dependency [*]. PR: 202910 [*]
* - Update to devel/courier-unicode to 1.4madpilot2015-09-0813-13/+29
| | | | - Chase shlib bump
* - Add missing files to plistamdmi32015-09-082-1/+7
| | | | Approved by: portmgr blanket
* - Add LICENSEamdmi32015-09-082-11/+7
| | | | | | | | - Switch to USES=autoreconf - Add NO_ARCH - Switch to @sample Approved by: portmgr blanket
* Fix compiler warning. This patch has been already merged into trunk.hrs2015-09-082-3/+21
| | | | Obtained from: https://svn.boost.org/trac/boost/ticket/8525
* - Mark BROKEN: does not build:amdmi32015-09-081-0/+2
| | | | | | | | | | == Compilation error on file lib/ecto/migration/system_table.ex == ** (CompileError) lib/ecto/migration/system_table.ex:8: function add/1 undefined (stdlib) lists.erl:1337: :lists.foreach/2 (stdlib) erl_eval.erl:669: :erl_eval.do_apply/6 Reported by: pkg-fallout Approved by: portmgr blanket
* - Add LICENSE.hrs2015-09-0812-54/+113
| | | | | | - Do not override CFLAGS. - Fix some compiler warnings. - Take maintainership.
* Rename and split net/mcast-tools into net/pim6-tools, net/pim6sd,hrs2015-09-0827-90/+322
| | | | and net/pim6dd.
* Fix rc.d script.hrs2015-09-082-1/+2
|
* - Use USE_GITHUB.hrs2015-09-0856-398/+395
| | | | | | | | - Add USE_LDCONFIG when SHARED is enabled. - Use OPTIONS_SUB. - Use {opt}_FOO wherever possible. - Normalize patch files. - Take maintainership.
* Add net/smcroute, a simple, static multicast routing tool.hrs2015-09-087-0/+140
|
* Upgrade to version 1.5.0.olgeni2015-09-082-3/+3
|
* net/pear-Net_SMTP: 1.6.3 -> 1.7.1pi2015-09-082-3/+3
| | | | | | | - Fix a syntax error in the quotedata() test. - Fix an undefined value resulting from a bad merge. (#23) - Add TLSv1.1 and TLSv1.2 support for STARTTLS connections. (#22) - Drops PHP 4 support in favor of more modern PHP language constructs.
* - Do not override CFLAGS.hrs2015-09-084-13/+187
| | | | | | - Fix warnings. - Add WWW: line to pkg-descr. - Take maintainership.
* Update to 3.9.7.hrs2015-09-087-60/+89
|
* Mark as deprecated. Epeg library was merged into efl a long time ago.gblach2015-09-081-0/+3
| | | | | PR: 196297 Approved by: maintainer timeout
* Piggyback off the previous commit. Add two more modules two TEST_DEPENDSadamw2015-09-081-0/+4
| | | | | to enable the full test suite, and add two more XS modules to the XS option that should have meaningful effects.
* Update to 2.2.10matthew2015-09-083-3/+4
|
* - Update to 0.14sunpoet2015-09-083-25/+8
| | | | | | | | | | | - Use automatic plist generation (USE_PYTHON=autoplist) - Allow concurrent installation (USE_PYTHON=concurrent) - Add NO_ARCH Changes: https://github.com/armooo/cloudprint/commits/master PR: 202878 Submitted by: sunpoet (myself) Approved by: decke (maintainer)
* - Update to 3.3.0sunpoet2015-09-082-3/+3
| | | | | | Changes: https://github.com/nodejs/node/blob/master/CHANGELOG.md PR: 202893 Submitted by: Daniel Lin <linpct@gmail.com> (maintainer)
* - Update to 10.01sunpoet2015-09-082-4/+4
| | | | | | | | - While I'm here, convert to new options target helper Changes: http://www.sno.phy.queensu.ca/~phil/exiftool/history.html PR: 202483 Submitted by: Daniel Lin <linpct@gmail.com> (maintainer)
* - Update to 2015.09.06sunpoet2015-09-082-3/+3
|
* - Update to 2015.09.06sunpoet2015-09-082-3/+3
|
* - Update to 2015.09.06sunpoet2015-09-082-3/+3
|
* - Update to 2015.09.06sunpoet2015-09-082-3/+3
|
* - Update to 3.3.5.1sunpoet2015-09-082-4/+4
| | | | Changes: https://github.com/twbs/bootstrap-sass/releases
* - Update to 5.0.4sunpoet2015-09-082-5/+4
| | | | | | - Update RUN_DEPENDS: use newer rubygem-tilt Changes: https://github.com/rails/sass-rails/releases
* - Update to 4.5.15sunpoet2015-09-082-5/+5
| | | | Changes: https://github.com/github/linguist/releases
* - Update to 6.0.1sunpoet2015-09-082-3/+3
| | | | Changes: https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
* - Update to 1.0.2sunpoet2015-09-082-3/+3
| | | | Changes: https://github.com/djberg96/sys-uname/blob/ffi/CHANGES
* - Update to 0.7.2sunpoet2015-09-082-3/+3
| | | | Changes: https://github.com/djberg96/sys-cpu/blob/ffi/CHANGES
* - Update to 1.6.4sunpoet2015-09-082-3/+3
| | | | Changes: https://github.com/djberg96/sys-admin/blob/ffi/CHANGES
* - Update to 5.15.0sunpoet2015-09-083-13/+13
| | | | Changes: https://github.com/sferik/twitter/blob/master/CHANGELOG.md
* - Update to 1.0.11sunpoet2015-09-082-4/+3
| | | | Changes: https://github.com/markevans/dragonfly/blob/master/History.md
* - Add NO_ARCHsunpoet2015-09-081-0/+1
| | | | Approved by: portmgr (blanket)
* - Update to 1.14.2sunpoet2015-09-082-3/+3
| | | | Changes: https://github.com/rcairo/rcairo/blob/master/NEWS
* - Update to 1.3.0sunpoet2015-09-082-3/+3
| | | | Changes: https://github.com/stevenosloan/slack-notifier/blob/master/changelog.md
* - Update to 0.6.3sunpoet2015-09-082-3/+3
| | | | Changes: https://bitbucket.org/tagoh/ruby-bugzilla/commits/all
* - Update to 2.10.0sunpoet2015-09-082-3/+3
| | | | Changes: http://bogomips.org/kgio/NEWS.html
* - Update to 0.18.3sunpoet2015-09-082-3/+3
| | | | Changes: https://bitbucket.org/ged/ruby-pg/src/default/History.rdoc
* - Update to 0.162000sunpoet2015-09-083-7/+3
| | | | Changes: http://search.cpan.org/dist/Dancer2/Changes
* - Fix *_DEPENDSsunpoet2015-09-082-25/+28
| | | | | | | - Add TEST_DEPENDS - Add NO_ARCH - Sort PLIST - Bump PORTREVISION for dependency change
* - Strip shared librarysunpoet2015-09-082-1/+5
| | | | | - Sort PLIST - Bump PORTREVISION for package change
* - Add VALA optionsunpoet2015-09-082-1/+11
| | | | - Bump PORTREVISION for package change
* - Add VALA optionsunpoet2015-09-082-1/+11
| | | | - Bump PORTREVISION for package change
* - Add VALA optionsunpoet2015-09-082-2/+8
| | | | - Bump PORTREVISION for package change
* - Update to 3.5.0sunpoet2015-09-083-10/+13
| | | | | | - Use newer SWIG Changes: http://trac.osgeo.org/geos/browser/tags/3.5.0/NEWS
* - Update to 3.2.0sunpoet2015-09-082-3/+3
| | | | | | Changes: https://github.com/giampaolo/psutil/blob/master/HISTORY.rst PR: 202882 Submitted by: olivierd
* - Update to 0.9.6sunpoet2015-09-082-3/+3
| | | | Changes: https://github.com/httprb/http/blob/master/CHANGES.md
* - Add NO_ARCHsunpoet2015-09-081-0/+1
|
* - Update to 1.34.0sunpoet2015-09-083-17/+5
| | | | Changes: https://github.com/fog/fog/blob/master/CHANGELOG.md
* - Update to 1.1.0sunpoet2015-09-082-3/+3
| | | | Changes: https://github.com/fog/fog-sakuracloud/blob/master/CHANGELOG.md
* - Update to 0.60sunpoet2015-09-082-5/+4
| | | | | | - Add NO_ARCH Changes: http://search.cpan.org/dist/File-Flock-Retry/Changes
* - Add NO_ARCHsunpoet2015-09-081-0/+1
| | | | Approved by: portmgr (blanket)
* - Add LICENSEsunpoet2015-09-081-1/+3
| | | | - Remove contiguous blank lines
* - Move *_DEPENDS togethersunpoet2015-09-087-72/+66
| | | | | | | | | | | | | | | - Add GMP option: libgmp.so is linked if present - Sort CONFIGURE_ARGS - Remove duplicate WRKSRC - Sort USES - Use pre-install: instead of pre-su-install: - Convert to new options helper - Convert to new options target helper - Add regression-test: - Fix typo - Cosmetic change - Pet portlint: fix diff header of patch files - Bump PORTREVISION for dependency and package change
* - Move *_DEPENDS togethersunpoet2015-09-088-75/+69
| | | | | | | | | | | | | | | | | | - Add GMP option: libgmp.so is linked if present - Sort CONFIGURE_ARGS - Remove duplicate WRKSRC - Sort USES - Use pre-install: instead of pre-su-install: - Convert to new options helper - Convert to new options target helper - Change options helper: (copied from ruby22) - Use CAPIDOCS_CONFIGURE_ENABLE instead of CAPIDOCS_CONFIGURE_OFF - Use RDOC_CONFIGURE_ENABLE instead of RDOC_CONFIGURE_OFF - Add regression-test: - Fix typo - Cosmetic change - Pet portlint: fix diff header of patch files - Bump PORTREVISION for dependency and package change
* - Move *_DEPENDS togethersunpoet2015-09-0810-78/+69
| | | | | | | | | | | | | | | | | - Sort CONFIGURE_ARGS - Remove duplicate WRKSRC - Sort USES - Use pre-install: instead of pre-su-install: - Convert to new options helper - Convert to new options target helper - Change options helper: (copied from ruby22) - Use CAPIDOCS_CONFIGURE_ENABLE instead of CAPIDOCS_CONFIGURE_OFF - Use RDOC_CONFIGURE_ENABLE instead of RDOC_CONFIGURE_OFF - Add regression-test: - Fix typo - Cosmetic change - Pet portlint: fix diff header of patch files - Bump PORTREVISION for package change
* Update to 0.03matthew2015-09-082-4/+3
| | | | ChangeLog: http://cpansearch.perl.org/src/TRENDELS/Set-Tiny-0.03/Changes
* Update to 5.90101. While here, remove MASTER_SITE_SUBDIR and adjustadamw2015-09-082-5/+4
| | | | | | a comment. Changes: https://metacpan.org/changes/distribution/Catalyst-Runtime
* Update to 2.00, and switch p5-File-Slurp dependency to p5-File-Slurper.adamw2015-09-082-5/+4
| | | | Changes: https://metacpan.org/changes/distribution/Pod-POM
* Add devel/p5-File-Slurper, (yet another) file slurping module that aimsadamw2015-09-085-0/+28
| | | | to be more correcter than the others.
* Update to 0.21, and remove p5-Rinci dependency.adamw2015-09-082-5/+4
| | | | Changes: https://metacpan.org/changes/distribution/Unix-Passwd-File
* Update to 1.113.adamw2015-09-082-3/+3
| | | | Changes: https://metacpan.org/changes/distribution/System-Command