| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
unbreak on Ruby 2.2 [1]
Approved by: swills (maintainer)
Obtained from: safe_yaml upstream (commit e281053e) [1]
Notes:
svn path=/head/; revision=393745
|
|
|
|
|
|
|
|
| |
PR: 202115
Submitted by: leventelist@gmail.com
Notes:
svn path=/head/; revision=393744
|
|
|
|
|
|
|
|
| |
- Add NO_ARCH
- Simplify docs installation
Notes:
svn path=/head/; revision=393743
|
|
|
|
| |
Notes:
svn path=/head/; revision=393742
|
|
|
|
| |
Notes:
svn path=/head/; revision=393741
|
|
|
|
|
|
|
|
|
|
| |
- Remove unneeded patches
PR: 202155
Submitted by: <linpct@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=393740
|
|
|
|
|
|
|
|
| |
Submitted by: Paul Pathiakis <pathiaki2@yahoo.com>
Obtained from: brasero upstream bugtracker #744916
Notes:
svn path=/head/; revision=393739
|
|
|
|
|
|
|
|
|
|
|
| |
- Add THREADS option to devel/gettext-tools
PR: 202125
Exp-run by: antoine
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=393738
|
|
|
|
|
|
|
| |
Bump revision because of shlib change.
Notes:
svn path=/head/; revision=393737
|
|
|
|
| |
Notes:
svn path=/head/; revision=393736
|
|
|
|
| |
Notes:
svn path=/head/; revision=393735
|
|
|
|
| |
Notes:
svn path=/head/; revision=393734
|
|
|
|
| |
Notes:
svn path=/head/; revision=393733
|
|
|
|
| |
Notes:
svn path=/head/; revision=393732
|
|
|
|
| |
Notes:
svn path=/head/; revision=393731
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Make OSVERSION conditionals check OPSYS == FreeBSD. And add check for
OPSYS == DragonFly, since they don't have zlib.pc in there base [1]
* Remove old reinplace that didn't apply anymore. And the thing it was supposed
to handle is done elsewhere in the Makefile.
Reported by: marino@ [1]
Tested by: marino@
Notes:
svn path=/head/; revision=393730
|
|
|
|
|
|
|
|
|
|
|
| |
* Fix the PORTSCOUT macro in devel/glib20-reference/bsd.gnome-reference.mk
so that all -reference ports get ignored.
* Add some PORTSCOUT=ignore:1 here and there for software that won't get
any updates anymore. Or are slave ports, so only the master port will
get checked.
Notes:
svn path=/head/; revision=393729
|
|
|
|
|
|
|
|
| |
2015-08-08 graphics/skencil: Project is abandoned and was overtaken by sK1 fork
2015-08-08 www/ismail: Development has been discontinued for many years
Notes:
svn path=/head/; revision=393728
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update net/asterisk13 to 13.5.0
- Add SQLITE2 option default description
- Rename SQLITE option to SQLITE2, which better describes what it really does
- Clean up Makefile and sort option helpers [1]
- Add missed dependencies on openssl, ncurses and iconv [1]
- Add back shabangfix for sample agi scripts
- Make build log verbose [1]
- Regenerated some patches
Suggested by: koobs (thanks!) [1]
Notes:
svn path=/head/; revision=393727
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Complete rework of the port
- New maintainer: grepper@gmail.com
PR: 199703
Submitted by: grepper@gmail.com
Reviewed by: xmj, koobs, riggs
Notes:
svn path=/head/; revision=393726
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- added query filter plugin framework
- added regex, string and pattern filters
- added normalization translation
- added reformatdatetime result set translation
- fixed error in sqlrconfigfile class that could cause sqlr-start to
- crash if one instance defines addresses but the next doesn't
- added query status flag to sqlrservercursor
- tweaked odbc driver's SQLGetTypeInfo()
- field name is passed into runResultSetTranslations() now
- added support for maxitembuffersize, maxselectlistsize,
- and maxbindcount for firebird
- added native api for node.js
- added recognition of bigint, ubigint and uniqueidentifier fields in
- freetds/sybase
- added nullsasnulls command to sqlrsh
- added workaround for freetds empty (but non-null) text fields not
getting properly converted to null-terminated empty strings
- fetchatonce, maxitembuffersize and maxselectlistsize are set to
defaulting values if invalid values are given for them
- added lazyconnect option to PHP PDO and Perl DBI drivers (defaults to 1)
- direct Transact SQL which returns a result set is now supported with
Sybase/SAP/MSSQLServer/FreeTDS
- added docs for authentication, query translation, query filter and
result set translation modules
- added -fPIC to sqlrserver-config --cflags, if supported
- the "default" auth module is now called "userlist"
- added database auth module that is analagous to authtier="database"
- replaced passwordencryption attribute with passwordencryptionid
- added --disable-postgresql8-api configure option
- tweaked -Werror detection in configure script
- refactored sqlr-bench build to work on windows
Notes:
svn path=/head/; revision=393725
|
|
|
|
|
|
|
|
|
|
| |
Add patch to fix the build with gcc 5 [1]
Submitted by: marino@ [1]
Obtained from: debian [1]
Notes:
svn path=/head/; revision=393724
|
|
|
|
|
|
|
| |
Minor under-the-hood changes
Notes:
svn path=/head/; revision=393723
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- tweaked codetree's recursive break logic a bit
- added compiler class
- added case-insensitive methods to xmldomnode
- added methods to xmldomnode that operate on descendents (as opposed to
just operating on direct children)
- added methods to xmldomnode for deleting, wrapping, unwrapping
- fixed dynamiclib::getError() bug on windows
- tweaked -Werror detection in configure script
- removed rpcentry class
- added file::setPermissions() methods
Notes:
svn path=/head/; revision=393722
|
|
|
|
|
|
|
|
|
|
| |
Provides a general-purpose tool for dynamic report generation in R
using Literate Programming techniques.
WWW: https://cran.r-project.org/web/packages/knitr/
Notes:
svn path=/head/; revision=393721
|
|
|
|
|
|
|
|
|
| |
libpeas python bindings in.
Submitted by: antoine@
Notes:
svn path=/head/; revision=393720
|
|
|
|
|
|
|
|
|
| |
This is a routine bug-fix update.
Change Log: https://www.phpmyadmin.net/files/4.4.13/
Notes:
svn path=/head/; revision=393719
|
|
|
|
|
|
|
|
|
|
|
| |
Provides syntax highlighting for R source code. Currently it supports
LaTeX and HTML output. Source code of other languages is supported
via Andre Simon's highlight package.
WWW: https://cran.r-project.org/web/packages/highr/
Notes:
svn path=/head/; revision=393718
|
|
|
|
|
|
|
|
|
|
|
| |
is currently broken on FreeBSD and pusleaudio tries to build it when it finds
Xen libraries on the host, so build fails in this case.
PR: 202170
Approved by: kwm
Notes:
svn path=/head/; revision=393717
|
|
|
|
|
|
|
|
|
|
| |
Parsing and evaluation tools that make it easy to recreate the
command line behaviour of R.
WWW: https://cran.r-project.org/web/packages/evaluate/
Notes:
svn path=/head/; revision=393716
|
|
|
|
|
|
|
|
|
|
|
|
| |
Provides a function tidy_source() to format R source code. Spaces
and indent will be added to the code automatically, and comments
will be preserved under certain conditions, so that R code will be
more human-readable and tidy.
WWW: https://cran.r-project.org/web/packages/formatR/
Notes:
svn path=/head/; revision=393715
|
|
|
|
| |
Notes:
svn path=/head/; revision=393714
|
|
|
|
|
|
|
|
|
|
|
| |
Provides R bindings to the 'Sundown' 'Markdown' rendering library
(https://github.com/vmg/sundown). 'Markdown' is a plain-text
formatting syntax that can be converted to 'XHTML' or other formats.
WWW: https://cran.r-project.org/web/packages/markdown/
Notes:
svn path=/head/; revision=393713
|
|
|
|
|
|
|
|
|
|
| |
Guesses the MIME type from a filename extension using the data
derived from /etc/mime.types in UNIX-type systems.
WWW: https://cran.r-project.org/web/packages/mime/
Notes:
svn path=/head/; revision=393712
|
|
|
|
|
|
|
|
|
|
| |
This package implements the libyaml YAML 1.1 parser and emitter for
R.
WWW: https://cran.r-project.org/web/packages/yaml/
Notes:
svn path=/head/; revision=393711
|
|
|
|
| |
Notes:
svn path=/head/; revision=393710
|
|
|
|
|
|
|
|
|
| |
Tools for HTML generation and output
WWW: http://cran.r-project.org/web/packages/htmltools/
Notes:
svn path=/head/; revision=393709
|
|
|
|
|
|
|
| |
PR: 202030
Notes:
svn path=/head/; revision=393708
|
|
|
|
| |
Notes:
svn path=/head/; revision=393707
|
|
|
|
| |
Notes:
svn path=/head/; revision=393706
|
|
|
|
|
|
|
|
|
|
| |
On platforms where the system compiler isn't clang (including 9.x),
USES=compiler:c++11-lib uses gcc48 as the compiler. Unfortunatly, gcc48
does not provide a sufficently complient c++11 environment to build LLDB
when compiled on 9.x and possiably on other platforms.
Notes:
svn path=/head/; revision=393705
|
|
|
|
| |
Notes:
svn path=/head/; revision=393704
|
|
|
|
|
|
|
| |
- Add NO_ARCH
Notes:
svn path=/head/; revision=393703
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
dnsdist is a highly DNS-, DoS- and abuse-aware loadbalancer. Its
goal in life is to route DNS traffic to the best DNS server,
delivering top performance to legitimate users while shunting or
blocking abusive traffic.
WWW: http://dnsdist.org
PR: 202156
Submitted by: Carlos Jacobo Puga Medina <cpm@fbsd.es>
Requested by: pi
Notes:
svn path=/head/; revision=393702
|
|
|
|
| |
Notes:
svn path=/head/; revision=393701
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use new mirror
- Adjust dependencies
- Rewrite options helper (remove DOCS and PYCONF options)
- Update WWW entry (pkg-descr), project is now hosted on GitLab.com
PR: 202137
Submitted by: myself
Approved by: yamagi (maintainer)
Notes:
svn path=/head/; revision=393700
|
|
|
|
|
|
|
|
| |
2015-08-07 net/py-xmlrpclib: This is part of standard library since python 2.2
2015-08-07 net-p2p/py-kenosis: Fails to run with modern python
Notes:
svn path=/head/; revision=393699
|
|
|
|
|
|
|
|
| |
PR: 202106
Reported by: lantw44@gmail.com
Notes:
svn path=/head/; revision=393698
|
|
|
|
|
|
|
|
| |
PR: 201740
Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=393697
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
symlink itself, and this would cause problem for portsnap builder
(addressed differently by including the header file).
Make the test more consistent with port version of ncurses by checking
the shared library instead. (the location is the same on all supported
versions of FreeBSD).
Approved by: portmgr (bapt)
Differential Revision: https://reviews.freebsd.org/D3326
Notes:
svn path=/head/; revision=393696
|