| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
- Cosmetic fixes
Notes:
svn path=/head/; revision=417422
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Switch to USES=localbase
- Switch to options helpers
Notes:
svn path=/head/; revision=417421
|
|
|
|
|
|
|
|
| |
PR: 210140
Maintainer timeout: 16 days
Notes:
svn path=/head/; revision=417420
|
|
|
|
|
|
|
| |
- Switch to options helpers
Notes:
svn path=/head/; revision=417419
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=417418
|
|
|
|
|
|
|
| |
Suggested by: koobs@
Notes:
svn path=/head/; revision=417417
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Change from SF to GITHUB, as old WWW redirects there
- Add USES=autoreconf pkgconfig as distfile no longer contains configure
- Remove CONFIGURE_ARGS=--without-x as it is ignored (no longer supported)
- Convert OPENSSL and GNUTLS to OPTIONS_SINGLE, as build fails with neither
- Add GNUTLS_IMPLIES=GCRYPT as build fails with GNUTLS but not GCRYPT
- Add LIB_DEPENDS=libgpg-error.so as reported by new stage-qa script
- Tidy up patches for new release, ensure pathfix applies to Makefile.am
Reported by: dutchman01@quicknet.nl
Reviewed by: adamw (mentor)
Approved by: mat (mentor)
Relnotes: https://github.com/LibVNC/libvncserver/releases/tag/LibVNCServer-0.9.10
Differential Revision: https://reviews.freebsd.org/D6946
Notes:
svn path=/head/; revision=417416
|
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Switch to options helpers
Notes:
svn path=/head/; revision=417415
|
|
|
|
|
|
|
| |
- Switch to options helpers
Notes:
svn path=/head/; revision=417414
|
|
|
|
|
|
|
|
| |
This also optimizes the PKGBASE/PKGFILE lookup with the new port_var_fetch(),
which passes in the known DEPENDS_ARGS.
Notes:
svn path=/head/; revision=417413
|
|
|
|
|
|
|
| |
This is taken from Poudriere (uncommitted)
Notes:
svn path=/head/; revision=417412
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=417411
|
|
|
|
| |
Notes:
svn path=/head/; revision=417410
|
|
|
|
|
|
|
|
|
| |
PR: 210282
Submitted by: ohauer
Approved by: portmgr (mat@)
Notes:
svn path=/head/; revision=417409
|
|
|
|
|
|
|
|
|
| |
PR: 209986
Submitted by: myself
Approved by: maintainer timeout (nivit, 20 days)
Notes:
svn path=/head/; revision=417408
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The doas program allows users to run commands as another user (usually
root). The doas program was written by the OpenBSD team to provide a
lightweight, simplified (and more secure) alternative to the sudo command.
Original upstream (OpenBSD) source:
http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/doas/
FreeBSD version: https://github.com/slicer69/doas
NOTE: I added the two patch files to workaround issues mentioned in the PR
about hardcoding of /usr/local.
PR: 210473
Submitted by: jsmith@resonatingmedia.com
Modified by: jrm@ftfl.ca (see PR) and me (roberto)
Notes:
svn path=/head/; revision=417407
|
|
|
|
| |
Notes:
svn path=/head/; revision=417406
|
|
|
|
| |
Notes:
svn path=/head/; revision=417405
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Tile38 is an open source (MIT licensed), in-memory geolocation data store,
spatial index, and realtime geofence. It supports a variety of object types
including lat/lon points, bounding boxes, XYZ tiles, Geohashes, and GeoJSON.
Features:
Spatial index with search methods such as NEARBY, WITHIN, and INTERSECTS.
Realtime geofencing through persistent sockets or webhooks.
Object types of lat/lon, bbox, Geohash, GeoJSON, QuadKey, and XYZ tile.
Support for lots of Clients Libraries written in many different langauges.
Variety of client protocols, including http (curl), websockets, telnet,
and the Redis RESP.
Server responses are RESP or JSON.
Full command line interface.
Leader / follower replication.
In-memory database that persists on disk.
WWW: http://tile38.com/
PR: 210147
Submitted by: olevole@olevole.ru
Notes:
svn path=/head/; revision=417404
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
`slibtool` is an independent reimplementation of the widely used libtool,
written in C. `slibtool` is designed to be a clean, fast, easy-to-use
libtool drop-in replacement, and is accordingly aimed at package authors,
distro developers, and system integrators. `slibtool` maintains compatibility
with libtool in nearly every aspect of the tool's functionality as well as
semantics, leaving out (or turning into a no-op) only a small number of
features that are no longer needed on modern systems.
Being a compiled binary, and although not primarily written for the sake of
performance, building a package with `slibtool` is often faster than with its
script-based counterpart. The resulting performance gain would normally vary
between packages, and is most noticeable in builds that invoke libtool a large
number of times, and which are characterized by the short compilation duration
of individual translation units.
WWW: http://git.midipix.org/cgit.cgi/slibtool/
Notes:
svn path=/head/; revision=417403
|
|
|
|
| |
Notes:
svn path=/head/; revision=417402
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This release resolves several vulnerabilities.
PR: 210493
MFH: 2016Q2
Security: CVE-2015-8934
Security: CVE-2016-4300
Security: CVE-2016-4301
Security: CVE-2016-4302
Notes:
svn path=/head/; revision=417400
|
|
|
|
| |
Notes:
svn path=/head/; revision=417399
|
|
|
|
|
|
|
|
|
|
| |
- Documentation tweaks
PR: 210442
Submitted by: maintainer
Notes:
svn path=/head/; revision=417398
|
|
|
|
| |
Notes:
svn path=/head/; revision=417397
|
|
|
|
|
|
|
| |
Approved by: mat@
Notes:
svn path=/head/; revision=417396
|
|
|
|
| |
Notes:
svn path=/head/; revision=417395
|
|
|
|
|
|
|
|
| |
- Convert to USES=localbase
- Remove uneeded use of bsd.port.pre.mk
Notes:
svn path=/head/; revision=417394
|
|
|
|
|
|
|
| |
- Convert to USES=localbase
Notes:
svn path=/head/; revision=417393
|
|
|
|
| |
Notes:
svn path=/head/; revision=417392
|
|
|
|
|
|
|
|
|
| |
I didn't validate after updating "foo reports:" line
Pointyhat: me
Notes:
svn path=/head/; revision=417391
|
|
|
|
|
|
|
| |
just ignore it.
Notes:
svn path=/head/; revision=417390
|
|
|
|
|
|
|
|
| |
- Switch to options helpers
- Silence patching
Notes:
svn path=/head/; revision=417389
|
|
|
|
|
|
|
|
|
| |
Activate the XS option by default.
Changes: https://metacpan.org/changes/distribution/Dancer2
Notes:
svn path=/head/; revision=417388
|
|
|
|
|
|
|
| |
- Style fixes
Notes:
svn path=/head/; revision=417387
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE [1]
- Transfer maintainership to submitter
- Use helpers for architecture specific CFLAGS
PR: 210161 [1]
Submitted by: Nikola Kolev
Notes:
svn path=/head/; revision=417386
|
|
|
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Locale-Maketext
Notes:
svn path=/head/; revision=417385
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 210493
Security: CVE-2015-8934
Security: CVE-2016-4300
Security: CVE-2016-4301
Security: CVE-2016-4302
Notes:
svn path=/head/; revision=417384
|
|
|
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/MooseX-Storage
Notes:
svn path=/head/; revision=417383
|
|
|
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Moo
Notes:
svn path=/head/; revision=417382
|
|
|
|
|
|
|
|
|
| |
No further information is available. No CVE has been assigned.
PR: 210458
Notes:
svn path=/head/; revision=417381
|
|
|
|
|
|
|
| |
Approved by: bdrewery (implicit)
Notes:
svn path=/head/; revision=417379
|
|
|
|
|
|
|
|
| |
This fixes the build problem with libc++ 3.8.0, so
patch-vcl_source_glyphs_graphite__layout.cxx is no longer needed.
Notes:
svn path=/head/; revision=417378
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
New Features
* Add new GroupByPlugIn in Tools>Analysis menu
* Add a plugin to remove spikes from polygonal geometries
* Deactivate RemoveSpike plugin
Improvements
* If a datastore table has several geometries, secondary geometries
are read as AttributeType.OBJECT attributes rather than STRING so
that datastore driver can easily write them back as a byte array.
* Better handling of readOnly attributes in PostGIS writer
* Add Boolean and Long AttributeType in AttributeCalculator (beanshell)
* Null boolean was not handled correctly in datastore datasources.
* Refactoring of DataStore framework. Prepare writing capabilities
for multiple kinds of drivers.
PR: 210470
Submitted by: maintainer
Notes:
svn path=/head/; revision=417377
|
|
|
|
|
|
|
| |
- Fix build with newer databases/freetds
Notes:
svn path=/head/; revision=417376
|
|
|
|
|
|
|
|
|
|
| |
newer versions of GO
PR: 210456
Submitted by: John Hixson <jhixson@gmail.com>
Notes:
svn path=/head/; revision=417375
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 210323
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D6867
Notes:
svn path=/head/; revision=417374
|
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Switch to options helpers
Notes:
svn path=/head/; revision=417373
|
|
|
|
|
|
|
|
|
| |
XML database with data from mobile service providers information
Sponsored by: Rubicon Communications (Netgate)
Notes:
svn path=/head/; revision=417371
|
|
|
|
|
|
|
|
|
| |
- Fix dependency on qt5-dbus (move to USE_QT5)
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=417370
|