| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=460683
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Convert USE_EMACS to USES=emacs
- Remove editors/emacs-nox11 (refer to nox flavors of editors/emacs and
editors/emacs-devel)
- Permit default Emacs flavor to be specified in make.conf
- Rename japanese/migemo-emacs23 to japanese/migemo-emacs
- Update and simplify audio/emms and fix build on FreeBSD 10 [1]
- Update databases/bbdd and fix build on FreeBSD 10 [1]
- Update editors/emacs-devel
- Ensure Makefile shell commands that change directory are executed in a
subshell
- Silence some portlint warnings
[1] By not depending on base texinfo
PR: 225404
Reviewed by: antoine
Approved by: portmgr (mat) ashish (maintainer)
Differential Revision: https://reviews.freebsd.org/D13506
Notes:
svn path=/head/; revision=460621
|
|
|
|
|
|
|
| |
wrt. python 3
Notes:
svn path=/head/; revision=460612
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Highlights:
- New Roslyn compiler for C# available
- Improved support for nuget packages in USES=mono
General:
- fix pkg-plist: mono now produces '.pdb' debug files instead of '.mdb'
- bump all dependant ports
USES=mono:
- properly handle caching of nuget packages
- add support for multiple feeds for nuget packages
- add support for nuget dependencies in a separate file
- add support for paket packages
lang/mono:
- update to version 5.2.0.215
- automate certificate initialisation [2]
- increase test coverage
- mark as conflicting with net/czmq (conflicting on makecert) [1]
- patch mono to use $PREFIX/share/mono instead of /usr/share/.mono
devel/google-gdata:
- use nunit.framework nuget package as the Mono shipped version is no longer suppport.
- switch to using csc(1) for compiling (mcs(1) is depreciated).
- use delayed signing (and then sign with sn(1)) as csc(1) does not support signing.
- fix reference to system assemblies (the '.dll' suffix is required).
- fix reference to HttpUtility: csc(1) is more strict about scoping
devel/monodevelop:
- reroll distinfo (no changes to content)
lang/fsharp:
- reroll distinfo (no changes to content)
security/gnome-keyring-sharp:
- delay sign (then sign with sn(1)) as csc(1) does not support direct signing.
PR: 223188 [1]
PR: 209670 [2]
Differential Revision: https://reviews.freebsd.org/D13752
Notes:
svn path=/head/; revision=460430
|
|
|
|
| |
Notes:
svn path=/head/; revision=460249
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update all ports that depends of py-sphinx. [0]
- Add conditional RUN_DEPENDS. [1]
- Add TEST_DEPENDS. [1]
PR: ports/221891 [0] and ports/225136 [1]
Submitted by: sunpoet [1]
Approved by: antoine (portmgr)
Exprun by: antoine (several rounds)
Sponsored by: iXsystems, Inc.
Notes:
svn path=/head/; revision=460241
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Make python module installation unconditional, as disabling it no longer brings any profit
- Don't install compiled python files, which fixes installation with python3 as default
- Switch to USES=localbase
- Fix shebangs
- Simplify stripping
- Fix plist for WITHOUT=QT4 case
- Mark BROKEN with X11MON, required libfam is not linked which breaks the installation
Notes:
svn path=/head/; revision=460009
|
|
|
|
| |
Notes:
svn path=/head/; revision=460003
|
|
|
|
|
|
|
|
| |
PR: 225123, 221941
Submitted by: cpm
Notes:
svn path=/head/; revision=459815
|
|
|
|
|
|
|
|
| |
PR: 225399
Requested by: danfe
Notes:
svn path=/head/; revision=459780
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Freeplane is a free and open source software application that supports
thinking, sharing information and getting things done at work, in
school and at home. The software can be used for mind mapping and
analyzing the information contained in mind maps.
WWW: https://www.freeplane.org/
PR: 225399
Submitted by: lbartoletti@tuxfamily.org
Notes:
svn path=/head/; revision=459753
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Features:
* Customizable appearance.
* Easy to use.
* In-app screenshot edition.
* DBus interface.
* Upload to Imgur.
WWW: https://github.com/lupoDharkael/flameshot
Notes:
svn path=/head/; revision=459627
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 0.34;
- Drop SPICE_SLAVE block as the slave port was removed (see
r459530 for details);
- Explicitly add libepoxy and opus to LIB_DEPENDS as they're
unconditionally enabled if found by configure script;
- Add LZ4 option for liblz4 support (enabled by default);
- Drop NOAUDIO option: the older --with-audio configure flag
that allowed to choose one of gstreamer, pulse, auto or none
is now deprecated and it's possible to choose backends independently.
Also, not as it's possible to have both gstreamer and pulse,
enable both by default;
- When gstreamer is enabled for audio, also enable it for video;
- Pet portlint.
PR: 225028 (based on)
Submitted by: maintainer
Notes:
svn path=/head/; revision=459536
|
|
|
|
|
|
|
|
|
|
|
| |
spice-gtk dropped support of the old style Python bindings (non-gir based)
quite some time ago [1]. So keeping this port no longer makes sense as
it's not different from the master port.
1: https://github.com/SPICE/spice-gtk/commit/0917002c48a0a5deb615d120a0e5997eefc89fd4
Notes:
svn path=/head/; revision=459530
|
|
|
|
|
|
|
|
| |
- Switch to safer way of patching
- Update WWW
Notes:
svn path=/head/; revision=459496
|
|
|
|
|
|
|
|
|
|
| |
Changes: http://www.boost.org/users/history/version_1_66_0.html
PR: 223922
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D13279
Notes:
svn path=/head/; revision=459315
|
|
|
|
|
|
|
| |
PR: 224669
Notes:
svn path=/head/; revision=459243
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
missing (versioned) dependencies. This version works with the
current deskutils/py-vdirsyncer.
- Also switch to DISTVERSION
- Minor fixes in Makefile, alphabetizing
- Updated dependencies
- Optional (non-default) dependency on setproctitle
Move maintainership from upstream to lbdm.
PR: 221736 224732
Submitted by: lbdm@privacychain.ch
Reviewed by: che@bein.link (maintainer) adridg
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D13432
Notes:
svn path=/head/; revision=459002
|
|
|
|
|
|
|
|
|
|
| |
http://psifidotos.blogspot.nl/2018/01/latte-bug-fix-release-v073-and-some-news.html
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D13841
Notes:
svn path=/head/; revision=458879
|
|
|
|
|
|
|
|
| |
Submitted by: Le Baron d'Merde <lbdm@privacychain.ch>
Differential Revision: https://reviews.FreeBSD.org/D13850
Notes:
svn path=/head/; revision=458866
|
|
|
|
|
|
|
| |
With hat: portmgr-secretary
Notes:
svn path=/head/; revision=458818
|
|
|
|
| |
Notes:
svn path=/head/; revision=458809
|
|
|
|
|
|
|
|
|
| |
when it was missing)
- Invoke INSTALL_DATA where appropriate instead of INSTALL_MAN
- Fix some whitespace and formatting bugs along the way
Notes:
svn path=/head/; revision=458761
|
|
|
|
| |
Notes:
svn path=/head/; revision=458755
|
|
|
|
|
|
|
|
| |
PR: 225044
Submitted by: Hiroki Tagato <tagattie@yandex.com> (maintainer)
Notes:
svn path=/head/; revision=458669
|
|
|
|
|
|
|
| |
PR: 224945
Notes:
svn path=/head/; revision=458360
|
|
|
|
| |
Notes:
svn path=/head/; revision=458346
|
|
|
|
|
|
|
|
| |
PR: 224945
Reported by: jbeich
Notes:
svn path=/head/; revision=458300
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Avoid packaging mime database auto generated files
This version enables MTP devices support on FreeBSD.
Many thanks to cem@ for reporting the lack of support, doing most
of the coding, taking care of upstreaming patches and testing. Also
thanks for reminding me to fix the mime database problem!
PR: 224580
Submitted by: cem@
Notes:
svn path=/head/; revision=458237
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Usage:
USES=eigen:<version>[,<type>]
version: 2 or 3 (required)
type: build (default), run
For example:
USES=eigen:2,build,run
will add a BUILD- and RUN_DEPENDS on math/eigen2, and
USES=eigen:3
will add a BUILD_DEPENDS on math/eigen3.
* Convert the existing ports to use it
- biology/iqtree: remove run time dependency (seemed not to be needed)
- graphics/movit: remove run time dependency (seemed not to be needed)
- science/avogadro: add run time dependeny (installed cmake file requires it to be present)
Reviewed by: rakuco, mat
Differential Revision: https://reviews.freebsd.org/D13702
Notes:
svn path=/head/; revision=457914
|
|
|
|
|
|
|
|
|
|
|
|
| |
It is gone.
While here, chase other mastersites, pet portlint, and set DEPRECATED
for ports that do not fetch from alternative sites.
Note: most of these ports are ancient and unmaintained.
Notes:
svn path=/head/; revision=457829
|
|
|
|
|
|
|
|
|
| |
- Remove mcrypt from USE_PHP, it's not used anymore by egroupware
Tested by: William Marcelo Piovezan <william@uli.com.br>
Notes:
svn path=/head/; revision=457782
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=457499
|
|
|
|
|
|
|
| |
Approved by: dryice@dryice.name (maintainer)
Notes:
svn path=/head/; revision=457422
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- https://blog.kitware.com/cmake-3-10-1-available-for-download/
- flang support
- changes to automoc policies
- support for FreeBSD package generation with CPack
Necessary fixes to other ports:
- cad/openvsp make search for libxml explicit
- math/scalapack force C compiler to be compatible with mpi
- deskutils/kdepim4 fix incorrect sources list
- www/qt5-webkit fix incorrect sources list
Thanks to Antoine for the multiple exp-runs.
PR: 223872
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D13210
Notes:
svn path=/head/; revision=457041
|
|
|
|
|
|
|
|
|
|
| |
PR: 224517
Submitted by: Dmitri Goutnik <dg@syrec.org>
Approved by: adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D13592
Notes:
svn path=/head/; revision=457021
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter.
PR: ports/224309
Submitted by: JT Pennington <jt@ixsystems.com>
Approved by: kmoore (maintainer)
Sponsored by: iXsystems, Inc.
Notes:
svn path=/head/; revision=456960
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter.
PR: ports/224310
Submitted by: JT Pennington <jt@ixsystems.com>
Approved by: kmoore (maintainer)
Sponsored by: iXsystems, Inc.
Notes:
svn path=/head/; revision=456959
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter.
PR: ports/224311
Submitted by: JT Pennington <jt@ixsystems.com>
Approved by: kmoore (maintainer)
Sponsored by: iXsystems, Inc.
Notes:
svn path=/head/; revision=456958
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter.
PR: ports/224312
Submitted by: JT Pennington <jt@ixsystems.com>
Approved by: kmoore (maintainer)
Sponsored by: iXsystems, Inc.
Notes:
svn path=/head/; revision=456957
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Pass mantainership to submitter.
PR: ports/224313
Submitted by: JT Pennington <jt@ixsystems.com>
Approved by: kmoore (maintainer)
Sponsored by: iXsystems, Inc.
Notes:
svn path=/head/; revision=456956
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter.
PR: ports/224315
Submitted by: JT Pennington <jt@ixsystems.com>
Approved by: kmoore (maintainer)
Sponsored by: iXsystems, Inc.
Notes:
svn path=/head/; revision=456955
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter.
PR: ports/224316
Submitted by: JT Pennington <jt@ixsystems.com>
Approved by: kmoore (maintainer)
Sponsored by: iXsystems, Inc.
Notes:
svn path=/head/; revision=456954
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter.
PR: ports/224317
Submitted by: JT Pennington <jt@ixsystems.com>
Approved by: kmoore (maintainer)
Sponsored by: iXsystems, Inc.
Notes:
svn path=/head/; revision=456953
|
|
|
|
|
|
|
|
|
| |
PR: ports/224318
Submitted by: JT Pennington <jt@ixsystems.com>
Sponsored by: iXsystems, Inc.
Notes:
svn path=/head/; revision=456952
|
|
|
|
|
|
|
|
|
|
| |
- Switch to USES=localbase
- Simplify installation
- Switch to options helpers
- Fix plist for disabled NLS case
Notes:
svn path=/head/; revision=456632
|
|
|
|
|
|
|
| |
Pointy hat to: danfe (should've been part of r456390)
Notes:
svn path=/head/; revision=456466
|
|
|
|
| |
Notes:
svn path=/head/; revision=456412
|
|
|
|
| |
Notes:
svn path=/head/; revision=456390
|
|
|
|
|
|
|
|
| |
PR: 224314
Submitted by: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
Notes:
svn path=/head/; revision=456317
|