| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
|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.
|
|
|
|
|
|
|
|
|
| |
- Switch to USE_GITHUB
- Add WWW
PR: 202207
Submitted by: dereks@lifeofadishwasher.com
Approved by: udvzsolt@gmail.com(maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
PR: 202257
Submitted by: simon@optinet.com
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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*.
|
| |
|
|
|
|
|
|
|
|
| |
- Take maintainership due to multiple timeouts
PR: 202654
Submitted by: Myself
Approved by: Maintainer timeout
|
|
|
|
|
| |
- Respect CFLAGS
- Fix WWW:
|
|
|
|
|
| |
- Add NO_ARCH
- Pet portlint
|
| |
|
|
|
|
| |
- Switch to options helpers
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
multiple vulnerabilities in audio/vorbis-tools and audio/opus-tools
|
| |
|
|
|
|
|
|
| |
Fix port Makefile and pkg-plist to comply with new rules and features
Submitted by: Chris Petrik <chris@bsdjunk.com> (by private email)
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Security: CVE-2015-6749
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
- Bump PORTREVISION
|
|
|
|
|
|
| |
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
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
- 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)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
- Add NO_ARCH
- Remove unneeded patches
Changelog: https://raw.githubusercontent.com/Pylons/waitress/0.8.10/CHANGES.txt
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
| |
- 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
|
| |
|
|
|
|
|
|
|
|
| |
- Add NO_ARCH
- Unsilence install commands
- Cosmetic whitespace fix
Approved by: portmgr blanket
|
|
|
|
|
|
|
| |
- Switch to options helpers
- Switch to USES=libedit as suggested by stage-qa
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
|
|
| |
... 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
|
|
|
|
|
| |
Approved by: portmgr blanket
MFH: 2015Q3 (blanket)
|
|
|
|
|
|
|
| |
- Add NO_ARCH
Approved by: portmgr blanket
MFH: 2015Q3 (blanket)
|
|
|
|
| |
by Internet Systems Consortium.
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
| |
While here, add HTTP mirror to address portlint
PR: 202957
Submitted by: m.tsatsenko@gmail.com (maintainer)
Approved by: feld (mentor)
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
| |
- update my email address to loader@FreeBSD.org.
Approved by: danfe
Differential Revision: https://reviews.freebsd.org/D3612
|
| |
|
| |
|
|
|
|
|
| |
Approved by: portmgr blanket
MFH: 2015Q3 (blanket)
|
|
|
|
|
|
| |
- Add empty directory to plist
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
| |
Approved by: portmgr blanket
MFH: 2015Q3 (blanket)
|
|
|
|
|
|
|
|
|
| |
- Submitter wants to be maintainer
- Changelog:
http://pear.php.net/package/PHP_CodeSniffer/download/
PR: 202991
Submitted by: Torsten Zuehlsdorff <ports@toco-domains.de>
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
|
| |
- Add NO_ARCH
Approved by: portmgr blanket
MFH: 2015Q3 (blanket)
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
| |
Approved by: portmgr blanket
MFH: 2015Q3 (blanket)
|
| |
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
| |
- Add NO_ARCH
- Remove no-op OPTIONS
- Add missing file to plist
Approved by: portmgr blanket
|
|
|
|
|
|
|
| |
- Add NO_ARCH
Approved by: portmgr blanket
MFH: 2015Q3 (blanket)
|
| |
|
|
|
|
|
| |
Approved by: portmgr blanket
MFH: 2015Q3 (blanket)
|
|
|
|
|
| |
PR: 202988
Submitted by: maintainer
|
|
|
|
|
| |
PR: 202415
Submitted by: maintainer
|
|
|
|
| |
Pointy hat: robak@
|
|
|
|
| |
Pointy hat: tj@
|
| |
|
| |
|
|
|
|
| |
- Switch to options helpers
|
| |
|
|
|
|
|
|
| |
- Switch to @sample
Approved by: portmgr blanket
|
|
|
|
|
| |
- Simplify
- Only use GCC where necessary
|
|
|
|
|
| |
- Add LICENSE_FILE
- Add NO_ARCH
|
| |
|
|
|
|
|
| |
- Add LICENSE_FILE
- Switch to options helpers
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
| |
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 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
|
|
|
|
|
|
| |
JDK to being fetched remotely using PATCHFILES and PATCH_SITES.
This cuts the size taken by openjdk7 in the ports repository.
|
| |
|
| |
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
- Use more complete library lists in GSSAPILIBS.
|
| |
|
|
|
|
|
|
| |
(Mediawiki needs php-sockets for Squid/Varnish/etc cache invalidation.)
Submitted by: feld@(via email)
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
PR: 202512
Submitted by: Thomas Hurst (maintainer)
|
|
|
|
|
| |
PR: 202220
Submitted by: alexander.4mail@gmail.com (maintainer)
|
|
|
|
| |
- Switch to options helpers
|
|
|
|
|
|
|
|
|
| |
- Add NO_ARCH=yes
- Fix path in pkg-install.in
- Switch upstream to GitHub
PR: 201264
Submitted by: Koichiro Iwao (maintainer)
|
|
|
|
| |
$PATH.
|
| |
|
|
|
|
|
|
| |
Bump PORTREVISION.
PR: 202979
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
| |
PR: 202973
Sponsored by: Absolight
|
| |
|
|
|
|
|
|
| |
- Add NO_ARCH
MFH: 2015Q3 (blanket)
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
| |
Approved by: portmgr blanket
MFH: 2015Q3 (blanket)
|
|
|
|
|
| |
Approved by: portmgr blanket
MFH: 2015Q3 (blanket)
|
|
|
|
|
|
|
| |
Advisory: https://www.phpmyadmin.net/security/PMASA-2015-4/
MFH: 2015Q3
Security: 3904f759-5659-11e5-a207-6805ca0b3d42
|
| |
|
|
|
|
| |
Security: 3d675519-5654-11e5-9ad8-14dae9d210b8
|
|
|
|
|
|
| |
make[4]: don't know how to make ./param.amd64_fbsd_102.h. Stop
Approved by: portmgr blanket
|
|
|
|
|
|
|
| |
Security: 787ef75e-44da-11e5-93ad-002590263bf5
Security: CVE-2015-6831
Security: CVE-2015-6832
Security: CVE-2015-6833
|
|
|
|
|
|
|
|
| |
Security: CVE-2015-6834
Security: CVE-2015-6835
Security: CVE-2015-6836
Security: CVE-2015-6837
Security: CVE-2015-6838
|
| |
|
|
|
|
|
| |
10 years ago. Its actively supported fork is available via the
sysutils/conky port.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
- Drop maintainership
Reported by: amdmi3 [1]
|
|
|
|
| |
Security: d68df01b-564e-11e5-9ad8-14dae9d210b8
|
|
|
|
| |
Security: CVE-2015-6816
|
|
|
|
| |
Security: 9bdd8eb5-564a-11e5-9ad8-14dae9d210b8
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
WWW: http://search.cpan.org/dist/Dancer-Session-Memcached/
|
|
|
|
|
|
|
|
| |
- Sort PLIST
- Bump PORTREVISION for dependency change
PR: 202953
Submitted by: sunpoet
|
|
|
|
|
|
| |
MFH: 2015Q3
Security: 98092444-5645-11e5-9ad8-14dae9d210b8
Security: CVE-2015-6806
|
|
|
|
| |
Security: CVE-2015-6806
|
| |
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Old issue ignored in RH bugzilla; CVE recently requested
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
| |
- Add NO_ARCH
Approved by: portmgr blanket
MFH: 2015Q3 (blanket)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
Approved by: mat
Differential Revision: https://reviews.freebsd.org/D3599
|
|
|
|
|
| |
Approved by: mat
Differential Revision: https://reviews.freebsd.org/D3582
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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 :)
|
|
|
|
|
| |
PR: 202674
Submitted by: Maciej Pasternacki <maciej@pasternacki.net>
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
| |
- Add NO_ARCH
Approved by: portmgr blanket
|
|
|
|
|
|
| |
should be done explicitly)
Approved by: portmgr blanket
|
|
|
|
|
| |
- Install documentation files in `do-install-DOCS-on' target
- Clean up Makefile and port description text while I'm here
|
|
|
|
|
|
| |
- Add NO_ARCH
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
| |
|
|
|
|
| |
Approved by: portmgr blanket
|
| |
|
|
|
|
|
| |
- Strip libraries
- Pet portlint
|
|
|
|
|
|
|
| |
- Switch to options helpers
- Add empty directory and ignored files into plist
Approved by: portmgr blanket
|
|
|
|
|
|
| |
- While here, fix WWW:
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
| |
Approved by: portmgr blanket
MFH: 2015Q3 (blanket)
|
|
|
|
| |
Suggested by: jbeich
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
| |
- 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
|
|
|
|
| |
- Slightly improve option descriptions' wording and rearrange while here
|
|
|
|
|
|
|
| |
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).
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
- Actualize mirror list (https://devs.openttd.org/~truebrain/mirror.txt)
|
| |
|
|
|
|
|
|
|
| |
- Pet stage-qa
- Switch to @sample
Approved by: portmgr blanket
|
|
|
|
|
|
| |
- Switch to options helpers
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
| |
|
|
|
|
| |
Approved by: portmgr blanket
|
| |
|
| |
|
|
|
|
|
| |
- Switch to options helpers
- Add LICENSE
|
| |
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: 202921
Submitted by: w.litter@aon.at
|
|
|
|
| |
Pass JAVA_HOME to MAKE_ENV.
|
|
|
|
|
| |
PR: 201743
Approved by: mentors (implicit)
|
|
|
|
|
| |
PR: 201945
Submitted by: Ben Woods <woodsb02@gmail.com> (maintainer)
|
|
|
|
| |
proper Java8 support. But for now AFAIK only Java7 is officially supported.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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/
|
|
|
|
|
| |
PR: 202945
Submitted by: timp87
|
|
|
|
|
|
| |
- Sort USES
Changelog: http://bazaar.launchpad.net/~docky-core/plank/trunk/revision/1388/NEWS
|
|
|
|
| |
MFH: 2015Q3
|
|
|
|
|
|
| |
JDK to being fetched remotely using PATCHFILES and PATCH_SITES.
This cuts the size taken by openjdk8 in the ports repository.
|
| |
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Add NO_ARCH
Approved by: portmgr blanket
MFH: 2015Q3 (blanket)
|
|
|
|
|
|
|
|
| |
package depending on X11 library in it.
- Remove unnecessary libttf.so dependency [*].
PR: 202910 [*]
|
|
|
|
| |
- Chase shlib bump
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
| |
- Switch to USES=autoreconf
- Add NO_ARCH
- Switch to @sample
Approved by: portmgr blanket
|
|
|
|
| |
Obtained from: https://svn.boost.org/trac/boost/ticket/8525
|
|
|
|
|
|
|
|
|
|
| |
== 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
|
|
|
|
|
|
| |
- Do not override CFLAGS.
- Fix some compiler warnings.
- Take maintainership.
|
|
|
|
| |
and net/pim6dd.
|
| |
|
|
|
|
|
|
|
|
| |
- Add USE_LDCONFIG when SHARED is enabled.
- Use OPTIONS_SUB.
- Use {opt}_FOO wherever possible.
- Normalize patch files.
- Take maintainership.
|
| |
|
| |
|
|
|
|
|
|
|
| |
- 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.
|
|
|
|
|
|
| |
- Fix warnings.
- Add WWW: line to pkg-descr.
- Take maintainership.
|
| |
|
|
|
|
|
| |
PR: 196297
Approved by: maintainer timeout
|
|
|
|
|
| |
to enable the full test suite, and add two more XS modules to the XS
option that should have meaningful effects.
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
|
| |
Changes: https://github.com/nodejs/node/blob/master/CHANGELOG.md
PR: 202893
Submitted by: Daniel Lin <linpct@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
| |
- 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)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Changes: https://github.com/twbs/bootstrap-sass/releases
|
|
|
|
|
|
| |
- Update RUN_DEPENDS: use newer rubygem-tilt
Changes: https://github.com/rails/sass-rails/releases
|
|
|
|
| |
Changes: https://github.com/github/linguist/releases
|
|
|
|
| |
Changes: https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/djberg96/sys-uname/blob/ffi/CHANGES
|
|
|
|
| |
Changes: https://github.com/djberg96/sys-cpu/blob/ffi/CHANGES
|
|
|
|
| |
Changes: https://github.com/djberg96/sys-admin/blob/ffi/CHANGES
|
|
|
|
| |
Changes: https://github.com/sferik/twitter/blob/master/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/markevans/dragonfly/blob/master/History.md
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
| |
Changes: https://github.com/rcairo/rcairo/blob/master/NEWS
|
|
|
|
| |
Changes: https://github.com/stevenosloan/slack-notifier/blob/master/changelog.md
|
|
|
|
| |
Changes: https://bitbucket.org/tagoh/ruby-bugzilla/commits/all
|
|
|
|
| |
Changes: http://bogomips.org/kgio/NEWS.html
|
|
|
|
| |
Changes: https://bitbucket.org/ged/ruby-pg/src/default/History.rdoc
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Dancer2/Changes
|
|
|
|
|
|
|
| |
- Add TEST_DEPENDS
- Add NO_ARCH
- Sort PLIST
- Bump PORTREVISION for dependency change
|
|
|
|
|
| |
- Sort PLIST
- Bump PORTREVISION for package change
|
|
|
|
| |
- Bump PORTREVISION for package change
|
|
|
|
| |
- Bump PORTREVISION for package change
|
|
|
|
| |
- Bump PORTREVISION for package change
|
|
|
|
|
|
| |
- Use newer SWIG
Changes: http://trac.osgeo.org/geos/browser/tags/3.5.0/NEWS
|
|
|
|
|
|
| |
Changes: https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
PR: 202882
Submitted by: olivierd
|
|
|
|
| |
Changes: https://github.com/httprb/http/blob/master/CHANGES.md
|
| |
|
|
|
|
| |
Changes: https://github.com/fog/fog/blob/master/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/fog/fog-sakuracloud/blob/master/CHANGELOG.md
|
|
|
|
|
|
| |
- Add NO_ARCH
Changes: http://search.cpan.org/dist/File-Flock-Retry/Changes
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
| |
- Remove contiguous blank lines
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
ChangeLog: http://cpansearch.perl.org/src/TRENDELS/Set-Tiny-0.03/Changes
|
|
|
|
|
|
| |
a comment.
Changes: https://metacpan.org/changes/distribution/Catalyst-Runtime
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Pod-POM
|
|
|
|
| |
to be more correcter than the others.
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Unix-Passwd-File
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/System-Command
|