| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
While there, correct DEV_WARNINGS when they occur.
Sponsored by: Absolight
|
|
|
|
|
| |
Reported by: pkg-fallout
Approved by: portmgr blanket
|
|
|
|
| |
- Add LICENSE_FILE
|
|
|
|
|
| |
PR: 209738
Submitted by: lightside@gmx.com (maintainer)
|
| |
|
|
|
|
|
|
| |
PR: 208594
Submitted by: neel@neelc.org
Approved by: maintainer(timeout, >40 days)
|
|
|
|
|
| |
PR: 208913
Submitted by: ganbold
|
|
|
|
|
|
|
| |
acs.com.hk
PR: 197825
Submitted by: mp39590@gmail.com
|
|
|
|
|
|
|
|
|
|
|
| |
parties dlz drivers.
While there:
- enable the DLZ_FILESYSTEM option by default
- convert to USES=mysql and USES=bdb
Requested by: borius i ua
Sponsored by: Absolight
|
|
|
|
|
|
| |
www/py-django-registration-redux
Approved by: portmgr blanket
|
|
|
|
|
|
| |
- Drop USE_MYSQL - this only needs php mysql module, not mysql client library
- Fix option name (PGSQL vs. POSTGRE)
- Add NO_ARCH
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
dependencies that are not part of the port list of dependencies. It help
finds what is called proxy dependencies.
A is needed by B, and B is needed by C. If C also needs A, then it needs to
be registered, and this check will tell you to do so.
Right now, it is only reporting the problems, but if you add
PROXYDEPS_FATAL=yes to your environment, it will give an error and will force
you to fix the dependencies.
PR: 195203
Submitted by: yuri rawbw com (earlier version)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D6531
|
|
|
|
|
|
|
| |
SQL statements and executes them in the same order and with the original
timing against a PostgreSQL database.
WWW: https://github.com/laurenz/pgreplay
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
PR: 209679
Submitted by: me
Approved by: Yonas Yanfa <yonas at fizk.net> (maintainer)
|
|
|
|
| |
Reported by: Andrei <az_at_azsupport.com>
|
|
|
|
|
|
| |
record), maintainer timeouts
Reported by: portscout
|
| |
|
| |
|
|
|
|
| |
hile here make sure to remove the whatis db on head
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
It simplifies the handling of the XML and SMGL catalog
It brings a big of consistency by always specifying the catalog path absolute
instead of mixing absolute and relative path.
The keyword is also written a PKG_ROOTDIR friendly to simplify cross installing
Reviewed by: hrs
Differential Revision: https://reviews.freebsd.org/D6539
|
| |
|
|
|
|
|
| |
PR: 209730
Submitted by: gahr@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Newer and ports-based builds define the SSLv2_client_method() in the
headers unless OPENSSL_NO_SSL2, or, depending on version,
OPENSSL_NO_SSL2_METHOD is defined, however newer OpenSSL versions in
FreeBSD no longer provide the implementation in the library.
Preload the autoconf (configure) cache to pretend SSLv2_client_method()
were universally _un_available, effectively disabling SSLv2 altogether.
PR: 209596
Submitted by: peter@ [first proposal], mandree@ [committed proposal]
Reported by: peter@
Approved by: chalpin@cs.wisc.edu (maintainer)
|
| |
|
|
|
|
|
|
| |
PR: 209561
Submitted by: dim
Approved by: kde
|
|
|
|
|
| |
Reported by: junovich
Approved by: maintainer timeout (11 months)
|
|
|
|
|
|
|
|
|
|
| |
QBS (Qt Build Suite) is a cross-platform build environment)
tailored to the needs of Qt developers. It is part of the
Qt Project.
WWW: https://wiki.qt.io/Qt_Build_Suite
Submitted by: Ralf Nolden <nolden@kde.org> (kde)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
20160521
Bugfix (introduced: Postfix beta): the never-used function
mvect_free() attempted to free memory that it has not
allocated. File: util/mvect.c.
Cleanup: existing if/endif support for pcre and regexp
tables, in preparation for new if/endif support for cidr
tables. Files: util/dict_regexp.c, util/dict_pcre.c.
|
|
|
|
|
| |
Changelog:
bugfix: #1584342 operation disappearing and corrupted account file
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is a standalone version of W. Richard Stevens' "sock" program,
based on the code available for the UNIX Network Programming book.
Adapted and reworked code for W. Richard Stevens' "sock" utility
by Christian Kreibich.
From the author: In TCP/IP Illustrated Vol. 1, Richard Stevens used
a program called "sock" to demonstrate the many properties of TCP/IP.
Unfortunately, the book only speaks about how to use the program but
does not point to a site for downloading its sources. While sock is
contained in the code package accompanying UNIX Network Programming,
this code is also getting dated.
The program can be used to generate TCP or UDP packets for testing
various network features. It runs as either client or server.
WWW: http://www.icir.org/christian/sock.html
PR: 206345
Submitted by: Steve Jacobson <sjac998@yahoo.com> (with slight modification)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- added initial support for User Scripts;
- added Addons Manager;
- added alternative display mode and support for optional headers
for URL completion in address field;
- many enhancements in experimental backend for QtWebEngine (Blink):
o added support for entering full screen mode;
o added support for content blocking;
o added support for several missing actions;
- several fixes and improvements in content blocking;
- improved CMake build system (also now it is the only officially supported);
- added new backend for storing browsing history;
- many other fixes and improvements.
PR: 209279
Submitted by: groot@kde.org (kde)
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
PR: 209606
Submitted by: ports@caomhin.org (maintainer)
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
PR: 209605
Submitted by: ports@caomhin.org (maintainer)
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
PR: 209607
Submitted by: ports@caomhin.org (maintainer)
|
|
|
|
|
|
| |
- Switch to USES=localbase
- Switch to normal pkg-plist
- Make NLS support optional
|
|
|
|
| |
Reported by: mat
|
|
|
|
|
|
| |
RFC 822/MIME/DSN/MDN/Tracking-Status message validator
WWW: https://tools.ietf.org/tools/msglint/
|
|
|
|
|
|
| |
Remove @exec and unnecessary @dir from plist
Reported by: bapt
|
|
|
|
|
|
|
| |
Clean up pkg-plist
Move @exec to post-install
Reported by: bapt
|
|
|
|
|
|
|
| |
- While here, add missing WWW
PR: 209555
Submitted by: lifanov@mail.lifanov.com (maintainer)
|
|
|
|
|
| |
PR: 209547
Submitted by: neel@neelc.org (maintainer)
|
|
|
|
|
| |
PR: 209721
Submitted by: christer.edwards@gmail.com (maintainer)
|
|
|
|
| |
Approved by: feld (maintainer)
|
|
|
|
|
| |
- While here remove unneeded DOCS option from DEFAULT_OPTIONS(it's
always on by default)
|
|
|
|
|
| |
Reported by: marino
Sponsored by: Absolight
|
|
|
|
|
| |
PR: 209731
Submitted by: nevecherya@gmail.com
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
The patch was introduced in r374162 in the official ports tree, but
is no longer relevant since FreeBSD 8 reached EOL.
PR: 209695
Submitted by: groot@kde.org (kde)
Originally-by: tcberner
|
| |
|
|
|
|
|
|
|
|
| |
- tcberner:
Fix the fullscreen behaviour of VLC when using the Qt5 frontend.
PR: 208185
Submitted by: nolden@kde.org (kde)
|
|
|
|
|
| |
PR: 205669
Submitted by: Ultima1252@gmail.com (maintainer)
|
|
|
|
|
|
|
| |
other related ports
PR: 205669
Submitted by: Ultima1252@gmail.com (maintainer)
|
|
|
|
|
|
|
|
|
| |
- Fix config file handling
- Include extra missing 'app' files
PR: 208363
Submitted by: freebsd@zleslie.info
Approved by: maintainer timeout (xaque208@gmail.com, 2 months)
|
|
|
|
| |
Reported by: pkg-fallout
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
- Update to latest version 1.5.6
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Using an array as a reference cause fatal error with Perl-5.22.
PR: 209496
Submitted by: Alexander Moisseev <moiseev@mezonplus.ru> (maintainer)
|
| |
|
|
|
|
|
|
|
|
| |
(I wish that poudriere or a make under DEVELOPER=yes would use
svn export to actually check for missing files.)
PR: 199717
Reported by: Barbara Guida, lightside
|
|
|
|
|
|
|
|
|
|
|
|
| |
All of the Calligra translations can use %%LANG%% in their plists
to reduce plist-differences across the translations and reduce
churn. Also introduces ${CURDIR:H:H} instead of some ${CURDIR}/../..
constructions.
Original work by tcberner.
PR: 209268
Submitted by: Adriaan de Groot <groot@kde.org> (kde)
|
|
|
|
|
|
|
| |
- Fix for 64-bit int problems and decimal problems.
PR: 209668
Submitted by: rob.kruus@gmail.com (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
| |
- Add missing migration for ``on_delete``
- Fix tag weight
- Reduce warnings for recent versions of Django
PR: 209608
Submitted by: Kevin Golding <ports@caomhin.org> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fira Code is a version of Mozilla's Fira Mono font with additional
ligatures.
It is an extension of the Fira Mono font containing a set of ligatures
for common programming multi-character combinations in languages
like erlang, elixir, haskell, ocaml, clojure, scala etc where these
symbols crop up frequently. This is just a font rendering feature:
underlying code remains ASCII-compatible. This helps to read and
understand code faster. For some frequent sequences like .. or //,
ligatures allow us to correct spacing.
WWW: https://github.com/tonsky/FiraCode
PR: 209627
Submitted by: Dave Cottlehuber <dch@skunkwerks.at>
|
|
|
|
| |
1.23.14 release.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
- Add LICENSE_FILE
Approved by: portmgr blanket
|
|
|
|
|
| |
PR: 209623
Submitted by: xmj (maintainer)
|
|
|
|
|
| |
PR: 199797
Submitted by: resver@gmail.com
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Modernize Makefile [1].
* The Tcl changes suggested in the PR [1] are applied but commented out
because the code causes scary "warning: the value of the size argument
in 'strncat' is too large, might lead to a buffer overflow
[-Wstrncat-size]" in lang/tcl/tcl_*.c on FreeBSD 10.3 amd64.
* Other than what is suggested in the PR,
refuse to add the TCL option, and leave --disable-tcl in.
* JAVA option: restrict to Java versions 1.6 and 1.7 because the port
fails to compile with JAVA option enabled and openjdk8
(IllegalArgument exception).
portlint cleanups:
* Set PATCH_WRKSRC, and refresh patches with "make makepatch".
* Use Space (not HTab) after WWW: tag in pkg-descr
* Drop "The" from COMMENT.
PR: 208740 [1]
Submitted by: gahr@ [1]
|
|
|
|
|
|
| |
distfile github generates.
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 3.0.5971
- Change to USES=sqlite
- Ensure OPTIONS dependencies are tab aligned
Changes this release:
https://github.com/MediaBrowser/Emby/releases/tag/3.0.5971
Approved by: adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D6514
|
|
|
|
|
|
|
| |
Restoring build on DragonFly is a trivial matter of adding OPSYS macro
to an existing patch.
Approved by: Restore DF functionality blanket
|
|
|
|
|
|
|
| |
DragonFly needs the same modification as FreeBSD to build kaffeine, and
the necessary tweak to the new patch is trivial.
Approved by: Restore DF functionality blanket
|
|
|
|
|
| |
* Updated Brazilian Portuguese and German translations
* The ice blocks dropped by the large blue book's third form now shatter if they land on lifts
|
|
|
|
|
|
| |
Add PATCH_WRKSRC so that make makepatch works,
refresh patches with make makepatch and rename them,
and drop the "The" from COMMENT.
|
|
|
|
|
|
| |
by default anyway and don't need to be listed
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes submitted by gahr@:
Enable a new TCL option, adding a pkgIndex.tcl file.
Modernize Makefile. [1]
Changes by mandree@:
Fix installation of TCL API docs if TCL option is enabled.
Update to new upstream release 6.2.23.
Install the upgrade61.sh script if SQL option is enabled, with
additional fixes distributed as a patch to avoid licensing concerns.
Add an UPDATING entry.
Add changes in Mk/Uses/bdb.mk.
db5 parts of PR 208740 to be committed in a separate transaction later.
PR: 208740
Submitted by: gahr@
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Update to version 0.2.0
- Add documentation
- Moved example files
Reviewed by: Sascha Holzleiter <sascha@root-login.org> (maintainer)
Approved by: Sascha Holzleiter <sascha@root-login.org> (maintainer)
Differential Revision: D6494
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
|
| |
Changes:
- Reduce memory used while analysing elf files
- Stop checking pre-deinstall script except if DEVELOPER=yes is set
- fix double free in pkg updating
|
|
|
|
|
|
|
| |
- Switch to USES=localbase and pathfix
PR: 209684
Submitted by: liangtai.s16@gmail.com (maintainer)
|
|
|
|
|
| |
Changes:
- upgrading/reinstall packages also need to not check the result of the predeinstall script :(
|
|
|
|
|
|
|
| |
- While here, clarify LICENSE
PR: 209683
Submitted by: liangtai.s16@gmail.com (maintainer)
|
|
|
|
| |
- Remove extra -9 for GZIP_CMD.
|
| |
|
|
|
|
| |
PR: 209714
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
gives errors with libc++ 3.8.0:
./src/stc/scintilla/src/Editor.cxx:5844:6: error: call to 'abs' is ambiguous
if (abs(pt1.x - pt2.x) > 3)
^~~
This is because pt1.x and pt2.x are float values, but <cmath> is not
included, and abs() for float values comes from that header. Fix it by
including <cmath>.
Approved by: portmaster@bsdforge.com (maintainer)
Approved by: vlad-fbsd@acheronmedia.com (maintainer)
PR: 209694
MFH: 2016Q2
|
|
|
|
|
|
|
|
| |
problem any more.
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D6512
|
|
|
|
|
| |
PR: 209390
Submitted by: Piotr Kubaj
|
|
|
|
|
| |
PR: 209665
Submitted by: mp39590@gmail.com (maintainer)
|
|
|
|
|
| |
PR: 209693
Submitted by: linpct@gmail.com (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
| |
- While here, minor cleanup
- Clarify LICENSE
- Add LICENSE_FILE
- Remove unneeded flags
- Don't needlessly and erroneously patch wish path when TCL is disabled and ${WISH} is not defined
- Silence mkdir
PR: 209705
Submitted by: guru@unixarea.de
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Modernize port: use option depended make targets
- Add PORTSCOUT config
- Support OpenJDK8
- Consequently make building the javadoc API docs contingent on the
version of java used: only build when java 1.6 or 1.7 is in use.
javadoc in OpenJDK 1.8 is much less forgiving than in earlier
versions of java, and would require substantion patching of the
sources to generate javadoc successfully.
- Use COPYTREE_SHARE to install javadocs rather than rolling our own
ChangeLog: http://dev.mysql.com/doc/relnotes/connector-j/5.1/en/news-5-1-39.html
|
| |
|
|
|
|
| |
ReleaseNotes: https://sourceforge.net/projects/pgbarman/files/1.6.1/
|
|
|
|
|
| |
PR: 209713
Submitted by: Iblis Lin <iblis@hs.ntnu.edu.tw> (maintainer)
|
| |
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
| |
Changes: https://github.com/Perl/perl5/compare/v5.25.0-121-g38c8d7b...v5.25.1-46-g5f602b3
Sponsored by: Absolight
|
|
|
|
|
|
| |
Due to too many bad quality ports, for now we are back in not checking pre/post
deinstall scripts at all except if DEVELOPER_MODE=yes is set, we hope to readd
those checks once the ports have been fixed
|
|
|
|
|
|
|
|
| |
- Bugfix release
PR: 209667
Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer)
MFH: 2016Q2
|
|
|
|
|
| |
- Add NO_ARCH
- Switch to options helpers
|
|
|
|
|
|
|
| |
- Remove patch as this has been incorporated upstream. Release 1.1
is functionally identical to the previous 1.0 port + patch.
ChangeLog: https://github.com/2ndquadrant-it/pgespresso/blob/master/ChangeLog
|
|
|
|
|
|
| |
Changes:
- Fix double free in pkg updating
- Drop failures on POST-DEINSTALL (still too many failures in ports there :()
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 209640
Submitted by: Keren Sky <keren_sky@live.com>
|
|
|
|
|
|
|
|
|
| |
This port has failed on me three separate times, it appears to be trying
to link prematurely, e.g.
../SeExpr/libSeExpr.so: error: undefined reference to 'SeExprpos()'
I reported it a few weeks ago, but now I'm going ahead and marking it
as unsafe.
|
|
|
|
|
|
| |
(security update)
MFH: 2016Q2
|
|
|
|
|
|
| |
It was supposed that all deadbeef ports share the same build concurrency
flaw, and that appears to have been demonstrated. These are the two
latest deadbeef ports to fail in a multijob build.
|
| |
|
|
|
|
|
|
|
|
| |
Changes:
http://metadata.ftp-master.debian.org/changelogs/main/x/xtrlock/unstable_changelog
PR: 209701
Submitted by: A.J. Fonz van Werven <freebsd@skysmurf.nl> (maintainer)
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Test2-Suite/Changes
|
|
|
|
| |
- Mark DEPRECATED and set EXPIRATION_DATE to 2016-06-30
|
|
|
|
|
|
|
|
|
| |
- Use real PORTVERSION
- Use CONFLICTS_INSTALL instead of CONFLICTS
- Update CONFLICTS_INSTALL
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Test-Simple/Changes
|
|
|
|
|
|
|
| |
- Convert to new options target helper
- Add WWW
Approved by: portmgr (blanket)
|
| |
|
|
|
|
| |
- Add NO_ARCH
|
|
|
|
|
| |
- Update RUN_DEPENDS: use newer rubygem-rack
- Bump PORTREVISION for dependency change
|
| |
|
|
|
|
| |
- Update WWW
|
|
|
|
| |
- Update WWW
|
|
|
|
| |
- Update RUN_DEPENDS
|
|
|
|
| |
Changes: https://github.com/ambethia/recaptcha/blob/master/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/rake-compiler/rake-compiler/blob/master/History.txt
|
|
|
|
| |
Changes: https://github.com/seattlerb/minitest/blob/master/History.rdoc
|
|
|
|
| |
Changes: https://github.com/Dynflow/dynflow/commits/master
|
|
|
|
| |
Changes: https://github.com/collectiveidea/delayed_job/blob/master/CHANGELOG.md
|
|
|
|
| |
Changes: http://search.cpan.org/dist/namespace-clean/Changes
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Add NO_ARCH
Changes: http://search.cpan.org/dist/MooseX-ClassAttribute/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Minion/Changes
|
|
|
|
|
|
| |
- Add TEST_DEPENDS
Changes: http://search.cpan.org/dist/Git-Repository/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/DateTime-Set/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/CPANPLUS/ChangeLog
|
|
|
|
|
|
| |
- Add LICENSE_FILE
Changes: http://search.cpan.org/dist/MongoDB/Changes
|
|
|
|
| |
Changes: https://github.com/fog/fog-openstack/commits/master
|
|
|
|
| |
Changes: https://github.com/envygeeks/pathutil/commits/master
|
|
|
|
| |
Changes: https://github.com/guard/guard/releases
|
|
|
|
|
| |
Changes: https://github.com/guard/notiffany/releases
https://github.com/guard/notiffany/commits/master
|
|
|
|
| |
Changes: https://github.com/state-machines/state_machines-activerecord/commits/master
|
|
|
|
| |
Changes: https://github.com/state-machines/state_machines-activemodel/commits/master
|
|
|
|
| |
Changes: https://github.com/google/oauth2client/releases
|
|
|
|
| |
Changes: https://github.com/pysal/pysal/releases
|
|
|
|
| |
- Bump PORTREVISION for dependency change
|
|
|
|
|
| |
- Add NO_ARCH
- Bump PORTREVISION for dependency change
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Net-CLI-Interact/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/PAR-Packer/Changes
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Strip shared library
Changes: http://search.cpan.org/dist/multidimensional/Changes
|
|
|
|
|
| |
- Strip shared library
- Bump PORTREVISION for package change
|
|
|
|
| |
Changes: http://search.cpan.org/dist/JSON-Tiny/Changes
|
|
|
|
|
| |
Changes: https://github.com/npm/npm/releases
https://github.com/npm/npm/blob/v2.15.6/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/npm/npm/releases
|
|
|
|
|
|
| |
- Update WWW
Changes: https://github.com/aria2/aria2/releases
|
|
|
|
| |
Changes: http://git.kernel.org/cgit/utils/pciutils/pciutils.git/tree/ChangeLog
|
|
|
|
| |
Changes: https://github.com/pciutils/pciids/commits/master
|
|
|
|
|
|
| |
- Fix shebang
Changes: http://curl.haxx.se/changes.html
|
|
|
|
| |
Changes: https://github.com/vim/vim/commits/master
|
|
|
|
| |
Changes: http://git.kernel.org/cgit/utils/pciutils/pciutils.git/tree/ChangeLog
|
| |
|
| |
|
|
|
|
|
| |
- Remove unfetchable upstream
- Add my LOCAL
|
| |
|
|
|
|
|
|
|
|
| |
- Bugfix release
PR: 209677
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
MFH: 2016Q2
|
| |
|
|
|
|
|
|
|
|
| |
Changes: https://stat.ethz.ch/pipermail/r-announce/2016/000602.html
PR: 209315
Submitted by: wen
Approved by: bf (maintainer, by mail)
|
|
|
|
| |
Submitted by: Terry Kennedy <TERRY@glaver.org>
|
| |
|
|
|
|
|
| |
PR: 209666
Submitted by: <mp39590@gmail.com> (maintainer)
|
| |
|
| |
|
|
|
|
| |
Obtained from: Upstream
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Make patchfiles portlint friendly and add new patches to aid in compilation.
Reviewed by: zi
Differential Revision: https://reviews.freebsd.org/D6401
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
New features:
- new vital flag that prevent from removing a package with pkg delete when not specifying -f
- upgrade process now has atomicity per packages meaning now we can safely check the return of the pre* scripts
- handle ctrl-c during upgrade/install/update
- solver improvements
- pkg clean now runs in a capsicum sandbox on supported plateforms
Changes:
- pkg delete now fails if one tries to delete it (the pkg package) without -f. Before it was just warning and skipping it
- pkg install --from-root has been renamed pkg install --recursive to avoir confusion
Fixes:
- correctly handle hardlinked setuid files
- better handling of setuid
- fix elf analysis when some bad libraries have SONAME specified by empty
- fix elf analysis when a binary provides elf_notes but not the expected ones and are still valid freebsd binaries
(this fixes the case when libgdk_pixbuf was not found as a provided lib on i386)
- NAMESERVER option is now working again and inputs are better checked
- lots of bug fixes: potential leaks mostly
|
|
|
|
|
|
|
|
|
|
|
| |
GraphicsMagick actually has the ability to be a slim package, and
support for every format is configurable.
All previously hard dependencies are now on by default, so the
default package is unchanged. No PORTREVISION bump necessary.
PR: 209362
Approved by: maintainer timeout (15 days)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
https://www.gnu.org/software/xboard/whats_new/4.9.0/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Introduce new ports for the sqlalchemy 0.9 and 1.0 release branches.
- Deprecate the ports for the 0.6 and 0.7 release branches, as these
have been declared EoL and are no longer supported by upstream.
- Update to the latest available version in each branch.
In detail:
Port Version Maintainer
----------------------------------------------
py-sqlalchemy06 0.6.9 nivit@FreeBSD.org (Deprecate 2016-08-20) [1]
py-sqlalchemy07 0.7.10 nivit@FreeBSD.org (renamed py-sqlalchemy, Deprecate 2016-08-20) [1]
py-sqlalchemy08 0.8.7 nivit@FreeBSD.org (renamed py-sqlalchemy-devel) [1]
py-sqlalchemy09 0.9.10 m.tsatsenko@gmail.com (new, repocopy from py-sqlalchemy-devel) [2]
py-sqlalchemy10 1.0.13 m.tsatsenko@gmail.com (new, repocopy from py-sqlalchemy-devel) [2]
- Use options-helpers and option dependent make targets.
- Use autoplist for documents as well as python code
- Add all the docments to the packages: previously an arbitrary
subset was added in a way that excluded CSS, images and other HTML
assets.
- Use TEST_DEPENDS and add a TEST_TARGET instead of having a 'TEST'
option.
- Use py-pytest for 0.9.x and later, rather than py-nose.
- Add CONFLICTS_INSTALL between all of the py-sqlalchemyXY ports.
PR: 191442
Submitted by: robak
Reviewed by: robak
Reviewed by: pi
Approved by: nivit (maintainer timeout, ~300days) [1]
Approved by: m.tsatsenko@gmail.com (maintainer) [2]
Sponsored by: https://reviews.freebsd.org/D908
|
|
|
|
| |
2016-05-22 security/easypg: Included into emacs since 2.3
|
|
|
|
|
| |
- Replace CPPFLAGS and LDFLAGS by USES= localbase
- Adjust dependencies
|
|
|
|
|
|
| |
- Switch to options helpers
- Remove useless pkg-message
- Remove object files to make sure everythin's rebuit
|
|
|
|
|
|
|
|
|
|
|
|
| |
Detailed maintainer log:
- Libraries now prepend "dombey-" to temporary files so that users can
discriminate their own mkstemp()-created temporary files from files
created by the libraries in server root directories.
- Clarification of the structure of key and iv values has been added
to the manual pages.
PR: 209638
Submitted by: jimmy@mammothcheese.ca (maintainer)
|
|
|
|
| |
- added zombie ignore option "-z" for FreeBSD
|
|
|
|
|
| |
PR: 209687
Submitted by: prj@rootwyrm.com
|
|
|
|
| |
No PORTREVISION bump as it's unlikely to change the produced binary.
|
|
|
|
|
|
|
|
| |
===> Extracting for fb-adb-1.4.4.124
=> SHA256 Checksum OK for android-ndk-r10e-linux-x86_64.bin.
=> SHA256 Checksum OK for facebook-fb-adb-1.4.4-124-gb230619_GH0.tar.gz.
tar: Error opening archive: Unrecognized archive format
*** Error code 1
|
|
|
|
|
|
|
|
|
| |
=> android-ndk-r10e-linux-x86.bin doesn't seem to exist in /portdistfiles/.
eval: _MASTER_SITES_p7zip: parameter not set
*** Error code 2
PR: 208916
Reported by: antoine (via exp-run)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Better fix will follow. r415502 also broke 9.x:
===> Extracting for fb-adb-1.4.4.124
=> SHA256 Checksum OK for android-ndk-r10e-linux-x86.bin.
=> SHA256 Checksum OK for facebook-fb-adb-1.4.4-124-gb230619_GH0.tar.gz.
tar: Unrecognized archive format
tar: Error exit delayed from previous errors.
*** [do-extract] Error code 1
Reported by: pkg-fallout
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
Changelog:
https://github.com/baedert/corebird/releases/tag/1.2.2
Reviewed by: junovitch (mentor)
Approved by: junovitch (mentor)
Differential Revision: D6485
|
| |
|
| |
|
|
|
|
|
|
| |
refelct this in the ${PERL_VER} check!
Reported by: Daniel Mafua <daniel.mafua_at_dempseyuniform.com>
|
|
|
|
|
|
| |
concerned
Suggested by: mat@
|
|
|
|
|
|
|
|
| |
- Fix file descriptor leak in domsr()
- Fix GENMEM script to set EN and S bits
PR: 209681
Submitted by: Ultima1252@gmail.com (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Numpy's documentation uses several custom extensions to Sphinx. These
are shipped in this numpydoc package, in case you want to make use of
them in third-party projects.
WWW: https://github.com/numpy/numpydoc
Submitted by: cpm
Reviewed by: amdmi3 (mentor)
Approved by: amdmi3 (mentor)
Differential Revision: D6451
|
|
|
|
|
|
|
|
|
|
|
| |
Python report uploader for Codecov
WWW: https://github.com/codecov/codecov-python
Submitted by: cpm
Reviewed by: amdmi3 (mentor)
Approved by: amdmi3 (mentor)
Differential Revision: D6450
|
|
|
|
|
|
|
| |
structures to be encoded using flat URIs.
Approved by: adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D6484
|
|
|
|
|
| |
- Add patch to fix build on 9.3 i386
- While here regenerate some other patches
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
script.
PR: 200914
Submitted by: Damien Fleuriot <dam@my.gd>
Approved by: maintainer timeout (11 months)
|
| |
|
| |
|
|
|
|
| |
- Switch to options helpers
|
|
|
|
| |
Reported by: pkg-fallout
|