Commit Graph

63230 Commits

Author SHA1 Message Date
Makoto Fujiwara (mef) aabb2e70cf (math/py-pywavelets) remove DEPENDS to py-scipy 2020-12-17 11:50:03 +09:00
Makoto Fujiwara (mef) 25e1edf2dc (math/py-scikit-image) bulkbuild check and quick hack to build at wip side 2020-12-17 11:28:29 +09:00
Makoto Fujiwara (mef) 24b5430a0e (math/py-pyvo) bulkbuild check and quick hack to build at wip side 2020-12-17 11:27:00 +09:00
Greg Troxel c288fc62ec *-collectd: Point to ../sysutils vs ../wip 2020-12-16 20:31:13 -05:00
H William Welliver 2614ba09ac pike8.0: update to latest pike8.0 rc 8.0.1110 2020-12-16 17:10:52 -05:00
Greg Troxel b987fa84b1 unit*: Point to wip
Refer to other packages in wip, where they are, rather than the
lcoations they will eventually be in.
2020-12-16 15:16:19 -05:00
Greg Troxel dbcb554879 zabbix52-*: Point to wip, not sysutils
These makefiles are causing errors because they refer to the eventual
location, not a currently-valid location.
2020-12-16 15:13:23 -05:00
Kinoshita Daisuke 2b567c13e1 added updated version of py-scikit-image 2020-12-17 00:03:04 +08:00
Kinoshita Daisuke 94d4dd1b65 adding updated version of py-pywavelets 2020-12-16 23:50:34 +08:00
Kinoshita Daisuke fd7f3974dd added dependencies to "py-asdf/Makefile" 2020-12-16 23:06:41 +08:00
Kinoshita Daisuke 4f26361495 added "DEPENDS+=py-setuptools_scm" to py-extension-helpers/Makefile 2020-12-16 22:44:52 +08:00
Makoto Fujiwara (mef) 3464acb263 (math/py-asdf) Using ${PYPKGPREFIX} instead of py[0-9]* 2020-12-16 23:39:44 +09:00
Makoto Fujiwara (mef) 42eae01174 (path/py-pyerfa) wrong line on adding python, correcting 2020-12-16 23:19:13 +09:00
Dr. Thomas Orgis 2e96ee4ba0 superlu: fix bad vesion in buildlink 2020-12-16 15:11:40 +01:00
Makoto Fujiwara (mef) e9b3ba2c55 (math/py-pyerfa) temporarily refer wip side 2020-12-16 23:04:23 +09:00
Makoto Fujiwara (mef) 21c2d7f9ea (devel/py-extension-helpers) add git as BUILD_DEPENDS 2020-12-16 23:02:39 +09:00
Makoto Fujiwara (mef) b8e6b9d911 (math/py-asdf) Add one DEPENDS, one BUILD_DEPENDS 2020-12-16 22:59:06 +09:00
Yuuki Enomoto 913c09e912 zabbix52: Update to 5.2.2 2020-12-16 17:32:04 +09:00
Jason Bacon 39682e7543 auto-admin: Standardize unsupported OS message
Make sure all scripts have an auto-ostype case if needed
2020-12-15 18:02:16 -06:00
Jason Bacon f7eb5c5435 Replace obsolete DESCR 2020-12-15 11:07:23 -06:00
Jason Bacon d5440f235d auto-admin: Update to latest commit and clean up 2020-12-15 10:48:33 -06:00
Michael Baeuerle 21a76c2b63 flnews-devel: Update to 1.0pre8
New features and improvements:
- EXT: Support for external inews added.
  The pathname can be specified with new "inews" entry in configfile.
2020-12-15 13:40:06 +01:00
Sunil Nimmagadda 3201757aa3 opendoas: SunOS specific CFLAGS. 2020-12-15 15:55:27 +05:30
Sunil Nimmagadda 04d4c53f35 opendoas: Fix packaging on Darwin.
Upstream provides a default pam config for Darwin as well.
2020-12-15 12:46:14 +05:30
K.I.A.Derouiche 029f699ce5 Update wip/py-colorlog-4.6.2 to wip 2020-12-14 23:41:42 +01:00
Sunil Nimmagadda 4c192a8982 opendoas: Fix package on Linux.
Include pam.buildlink3.mk iif pam headers are available, otherwise,
configure package as '--without-pam'.

Copy config file (REQD_FILES) only if pam is enabled.
2020-12-14 22:33:24 +05:30
Greg Troxel 685567dbd9 unifi: Update to 6.0.41
NB: This update has not been tested.

Upstream changes:
  minor improvements
  bug fixes

  Enable New Settings & Clients pages by default.
2020-12-14 09:32:20 -05:00
Michael Baeuerle 6de69a6cf5 flnews-devel: Update to 1.0pre6
Important notes:
- The new configuration data format is not compatible with versions 0.x
  (indicated by the major number bump). A script is provided to
  automatically convert the configuration data to the new format.
  Because the location of the configuration has changed (see new XDG
  module below), the configuration for versions 0.x is preserved.
- It is still possible to downgrade from versions 1.x to 0.x, the
  preserved old configuration data is used again in this case.

Bug fixes:
- GUI: Use FLTK default forground color for group subscription window
  too. This should make the content readable with dark background.

New features and improvements:
- XDG: Moved default configuration directory to location defined by XDG
  Base Directory Specification 0.7 ("$XDG_CONFIG_HOME/$CFG_NAME").
  Other modules now ask the XDG module for the configuration path.
- MAIN: The new command line option "-confprefix" can be used to
  override the configuration directory (proposed by Helmut Waitzmann).
- MAIN: New command line option "-debug" to enable debug mode early.
- FUTIL: Function added to create (multiple) missing directories of a
  path.
- FILTER: New scorefile syntax to eliminate the workaround with type
  "extended". All score rules have a wildmat in the first field now.
- FILTER: Simplified default regex for test group detection to
  "\.test$|^test$", removing the ".*" part at the beginning (proposed by
  Urs Jan�.en).
- TLS: Deprecated functions from OpenSSL 3.0 API replaced.
2020-12-14 12:23:57 +01:00
Leonardo Taccari 394cc716f2 go-jira: Move all GO_MODULE_FILES to a separate go-modules.mk
(This makes the Makefile a bit easier to follow.)
2020-12-14 10:35:04 +01:00
Havard Eidnes b7a18395b8 CVE-2020-17366 was fixed with the routinator 0.8.0 release,
ref.

http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-17366
https://github.com/NLnetLabs/routinator/issues/319
https://github.com/NLnetLabs/routinator/pull/371

so this is now dealt with; the current version of routinator is 0.8.2.
2020-12-14 10:15:04 +01:00
Leonardo Taccari 61889b2f5b rtv: Add a reference to www/tuir 2020-12-14 10:01:51 +01:00
Kinoshita Daisuke a29e0bf3a1 Fixed errors reported by "pkglint" command for the package "wcstools". 2020-12-14 15:30:15 +08:00
Kinoshita Daisuke 00028d379d I would like to add new package "wcstools" to pkgsrc-wip. 2020-12-14 15:18:06 +08:00
Susumu Miwa 7c9bd946c4 mackerel-agent-plugins: update to v0.63.2 2020-12-14 11:24:12 +09:00
Susumu Miwa da30415357 mackerel-agent: update to v0.70.3 2020-12-14 11:18:25 +09:00
Niclas Rosenvik 81a7ef7294 sync kea-git patches and other files
sync patches and other files with kea git as of 20201213
2020-12-13 17:56:43 +00:00
Niclas Rosenvik 6c1095d06b Update kea to version 1.8.0
update kea to version 1.8.0
changes are to many to mention
2020-12-13 17:33:41 +00:00
Benny Siegert 83776c82e9 py-vorta: add py-secretstorage dependency 2020-12-13 16:07:27 +00:00
Greg Troxel 960e9da884 kermit: Temporarily don't install the man page
(It was missing from this upstream wip/alpha snapshot and will return.)
2020-12-13 11:00:56 -05:00
Greg Troxel 209900ce0f guile30: Update to 3.0.4
packaging changes rototill TODO

upstream: micro/bugfix release
2020-12-13 11:00:56 -05:00
nia ba8a4c7c96 add tudu
TuDu is a comand line interface to manage hierarchical todos. Each task has
a title, a long text description, a deadline (tudu warns you when the date
is close), and a scheduled date. There are categories and priorities.
2020-12-13 11:12:45 +01:00
Kinoshita Daisuke 58cba32e65 adding new package names to Makefile. 2020-12-13 17:54:13 +08:00
Kinoshita Daisuke 34ca423391 I would like to add new package "py-photutils" to pkgsrc-wip. 2020-12-13 17:24:47 +08:00
Kinoshita Daisuke 69770dae9a I would like to add new package "py-gwcs" to pkgsrc-wip. 2020-12-13 17:21:50 +08:00
Kinoshita Daisuke 00957cfbc0 I would like to add new package "py-astroplan" to pkgsrc-wip. 2020-12-13 17:19:16 +08:00
Kinoshita Daisuke 6928ed66b5 I would like to add new package "py-astroML" to pkgsrc-wip. 2020-12-13 17:16:56 +08:00
Kinoshita Daisuke f69ac3f69d I would like to add new package "py-astroquery" to pkgsrc-wip. 2020-12-13 17:14:42 +08:00
Kinoshita Daisuke 03a69e54ca I would like to add new package "py-pyvo" to pkgsrc-wip. 2020-12-13 17:04:15 +08:00
Kinoshita Daisuke f63e2776d8 I would like to add new package "py-astropy4" to pkgsrc-wip. 2020-12-13 16:53:21 +08:00
Kinoshita Daisuke d1dc5949fb I would like to add new package "py-asdf" to pkgsrc-wip. 2020-12-13 16:39:09 +08:00