jaapb
0cb733c72b
Replaced mk/ocaml.mk with lang/ocaml/ocaml.mk in ocaml packages
2022-05-24 18:59:20 +00:00
nia
414fc7869d
math: Replace RMD160 checksums with BLAKE2s checksums
...
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
2021-10-26 10:55:21 +00:00
nia
3c576fbd23
math: Remove SHA1 hashes for distfiles
2021-10-07 14:27:43 +00:00
jaapb
397a3e0079
Recursive revbump associated with update of lang/ocaml
2021-03-08 08:12:45 +00:00
leot
953ab724e1
*: revbump after fontconfig bl3 changes (libuuid removal)
2020-08-17 20:19:01 +00:00
rillig
9637f7852e
all: migrate homepages from http to https
...
pkglint -r --network --only "migrate"
As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
2020-01-26 17:30:40 +00:00
jaapb
fd6ceb8a4c
Revbumps associated with update of lang/ocaml.
2018-11-12 16:10:16 +00:00
jaapb
05083dc708
Recursive revbump associated with the update of lang/ocaml to 4.07.
2018-07-19 15:15:20 +00:00
jaapb
56ed9d3f04
Revbump associated with the upgrade of lang/ocaml
...
(this is the upgrade from 4.06 to 4.06.1)
2018-04-13 13:55:27 +00:00
wiz
c57215a7b2
Recursive bumps for fontconfig and libzip dependency changes.
2018-03-12 11:15:24 +00:00
jaapb
2db819ded7
Recursive revbump associated with the update to OCaml 4.06.
2018-01-10 16:53:07 +00:00
rillig
17e39f419d
Fix indentation in buildlink3.mk files.
...
The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was
reviewed manually.
There are some .include lines that still are indented with zero spaces
although the surrounding .if is indented. This is existing practice.
2018-01-07 13:03:53 +00:00
jaapb
410a1001fa
Recursive revbump associated with update of ocaml to 4.05
2017-09-08 09:51:18 +00:00
jaapb
f70dd873bb
Revbump associated with ocaml-4.04.2
2017-07-11 14:19:18 +00:00
jaapb
11a6e0d383
Recursive revbump associated with ocaml update to 4.04.
2016-12-30 11:16:56 +00:00
jaapb
9718550454
Recursive revbump associated with ocaml update.
2016-05-05 11:45:36 +00:00
jperkin
d90e2f5f4d
Remove mk/find-prefix.mk usage from the math category.
...
The find-prefix infrastructure was required in a pkgviews world where
packages installed from pkgsrc could have different installation
prefixes, and this was a way for a dependency prefix to be determined.
Now that pkgviews has been removed there is no longer any need for the
overhead of this infrastructure. Instead we use BUILDLINK_PREFIX.pkg
for dependencies pulled in via buildlink, or LOCALBASE/PREFIX where the
dependency is coming from pkgsrc.
Provides a reasonable performance win due to the reduction of `pkg_info
-qp` calls, some of which were redundant anyway as they were duplicating
the same information provided by BUILDLINK_PREFIX.pkg.
2015-11-25 12:51:41 +00:00
agc
286ea2536c
Add SHA512 digests for distfiles for math category
...
Problems found locating distfiles:
Package dfftpack: missing distfile dfftpack-20001209.tar.gz
Package eispack: missing distfile eispack-20001130.tar.gz
Package fftpack: missing distfile fftpack-20001130.tar.gz
Package linpack: missing distfile linpack-20010510.tar.gz
Package minpack: missing distfile minpack-20001130.tar.gz
Package odepack: missing distfile odepack-20001130.tar.gz
Package py-networkx: missing distfile networkx-1.10.tar.gz
Package py-sympy: missing distfile sympy-0.7.6.1.tar.gz
Package quadpack: missing distfile quadpack-20001130.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 23:33:26 +00:00
wiz
d15f48992a
Switch from x11/Xaw3d to newer x11/libXaw3d.
...
Adapt some packages so they build with that.
Bump their PKGREVISIONs.
2015-10-14 20:17:24 +00:00
jaapb
7ea12ebae7
Recursive revbump associated with lang/ocaml update.
2015-08-07 11:20:32 +00:00
joerg
11d2712a27
Remove USE_X11BASE and X11PREFIX.
2015-07-04 16:18:28 +00:00
jaapb
487d6ab2d3
Recursive revbump associated with update of lang/ocaml to 4.02.2.
2015-06-30 11:52:55 +00:00
jaapb
714f854d4d
Revbump associated with update of lang/ocaml.
2015-01-20 14:24:34 +00:00
dholland
73d607ba1f
Use BROKEN_ON_PLATFORMS with LP64PLATFORMS.
2015-01-01 11:08:46 +00:00
jaapb
1e2c6eff15
Revbump for ocaml 4.02.0.
...
(Some packages omitted because they will be updated to new versions)
2014-10-09 19:14:03 +00:00
adam
41e677f366
Revbump after updating tcl/tk.
2014-01-11 14:42:00 +00:00
jaapb
15a89b35db
Revision bump associated with the update of lang/ocaml to version 4.01.
2013-11-01 11:30:21 +00:00
wiz
e0b49a2fed
Bump PKGREVISION for libXft changes for NetBSD native X support on
...
NetBSD 6, requested by tron.
2013-06-06 12:53:40 +00:00
tron
a36fb86593
Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
...
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
2013-06-04 22:15:37 +00:00
wiz
53745b22ea
Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
...
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.
While doing that, also bump freetype2 dependency to current pkgsrc
version.
Suggested by tron in PR 47882
2013-06-03 10:05:17 +00:00
jaapb
ff1184e506
Revision bump associated with the update of lang/ocaml to version 4.
2012-10-08 15:18:20 +00:00
asau
b63c74fdfd
"user-destdir" is default these days
2012-09-11 23:04:15 +00:00
marino
f162cdcb03
Recursive PKGREVISION bump for tcl and tk upgrade to 8.5.12
2012-08-21 23:49:18 +00:00
dholland
7e751949e4
Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)
...
It turns out there were a lot of these.
2012-05-07 01:53:12 +00:00
hans
43cace2e39
Add checksums for recently added patches.
2012-05-06 12:34:43 +00:00
hans
46ef41886f
Fix build with gcc4.5 and newer. Patch taken from Gentoo, see
...
https://bugs.gentoo.org/show_bug.cgi?id=321209
2012-05-06 11:07:24 +00:00
sbd
8eca42f859
Recursive bump for lang/ocaml buildlink addition.
2011-12-06 00:19:21 +00:00
asau
9f204867ae
Support staged installation.
2011-04-01 23:50:50 +00:00
asau
dfc6889736
"fortran" -> "fortran77" except where it is clear that it isn't F77.
...
"fortran" is alias of "fortran77" for now, but it will change later.
2010-07-30 10:36:22 +00:00
joerg
11aeb24a04
Tends to go into infinite loops on 64bit platforms as confirmed on
...
AMD64, SPARC64 and Alpha by various bulk builders.
2010-01-06 18:24:12 +00:00
asau
6754aacfb8
Follow f2c/libf2c split: bump revision of all packages
...
that list Fortran in used languages.
2009-12-03 13:06:51 +00:00
tnn
572ff9a93c
guard against undefined PKGSRC_FORTRAN. Caught by pbulk on Solaris.
2009-10-11 23:17:03 +00:00
dmcmahill
617af72878
gcc44/g95 build fix
2009-10-08 01:24:03 +00:00
joerg
76039544d1
Remove @dirrm related logic.
2009-06-14 22:57:58 +00:00
joerg
62d1ba2bac
Remove @dirrm entries from PLISTs
2009-06-14 18:03:28 +00:00
joerg
2d1ba244e9
Simply and speed up buildlink3.mk files and processing.
...
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
2009-03-20 19:23:50 +00:00
ahoka
1d6bfa069d
MAKE_JOBS_SAFE= no
2008-12-05 19:02:09 +00:00
dmcmahill
b67b31dc45
Address tmp file vulnerability noted at
...
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4983
Bump pkgrev.
2008-11-15 01:19:08 +00:00
markd
f740336d74
Explicitly disable java support so that it doesn't try, and fail, to build
...
it if configure script happens to find a java installed.
2008-06-23 20:54:44 +00:00
dmcmahill
643a873c93
do not install dold which is has a non-existant interpreter. It isn't used
...
by any system that pkgsrc supports anyway. It seems to only be used by
ultrix and it isn't clear that scilab still works on ultrix anyway and it almost
certainly doesn't under pkgsrc.
2007-10-07 20:35:04 +00:00