summaryrefslogtreecommitdiff
path: root/x11/qt4-libs
AgeCommit message (Collapse)AuthorFilesLines
2021-12-08revbump for icu and libffiadam2-4/+4
2021-10-26x11: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes Unfetchable distfiles (fetched conditionally?): ./x11/py-qt4/distinfo PyQt4_gpl_mac-4.12.3.tar.gz
2021-10-07x11: Remove SHA1 hashes for distfilesnia1-2/+1
2021-09-29revbump for boost-libsadam1-2/+2
2021-05-24*: recursive bump for perl 5.34wiz1-2/+2
2021-04-21revbump for boost-libsadam1-2/+2
2020-12-04Revbump for openpam cppflags change months ago, belatedly.riastradh1-2/+2
2020-08-17*: revbump after fontconfig bl3 changes (libuuid removal)leot2-4/+4
2020-05-22revbump after updating security/nettleadam1-2/+2
2020-05-10x11/qt4-libs: suppress USE_TOOLS+=perl warningrillig1-1/+2
2020-05-02x11/qt4-libs: remove no-op SUBST grouprillig1-7/+1
The mm file does not contain the word prefix.
2020-03-24Drop webkit check from GCC, we don't care about such ancient versionsjoerg2-15/+27
here and it actually breaks with recent clang versions.
2020-03-24qt4-libs: Deal with non-portable unused filesgdt1-1/+6
After extracting, remove a few files that have non-portable shell constructs. Both qt4-libs and qt4-tools build fine without them, so they are obviously (slight leap) not used by the build. (Someday, when we have a standard approach for this, this code can be updated, but today it's important that this build.)
2020-03-18qt*: rename PLIST.unix to PLIST.notdarwin, to reflect what it's used for.tnn2-5/+5
The previous name was confusing. Darwin *is* UNIX(R) according to TOG.
2020-03-17qt4-libs: silence excessive warns spamtnn1-1/+2
2020-03-10librsvg: update bl3.mk to remove libcroco in rust casewiz1-2/+2
recursive bump for the dependency change
2020-03-08*: recursive bump for libffiwiz2-4/+4
2020-01-18*: Recursive revision bump for openssl 1.1.1.jperkin2-4/+4
2019-12-01qt4-libs: fix building on Darwinadam2-1/+17
2019-11-03x11: align variable assignmentsrillig2-22/+22
pkglint -Wall -F --only aligned --only indent -r No manual corrections.
2019-10-28qt4-libs: fix build on netbsd-current, where the prototype of iconvmaya3-13/+25
is no longer unusual. This mostly consists of making our local patches only apply for older netbsd.
2019-09-19fix qt4 master sitenros1-2/+2
2019-07-21*: recursive bump for gdk-pixbuf2-2.38.1wiz1-2/+2
2019-07-20*: recursive bump for nettle 3.5.1wiz1-2/+2
2019-07-03qt4-libs: fix build with gcc9markd2-1/+52
from https://aur.archlinux.org/packages/qt4/
2018-11-14Revbump after cairo 1.16.0 update.kleink1-2/+2
2018-11-12Recursive revbump from hardbuzz-2.1.1ryoon1-2/+2
2018-04-17Add p11-kit to gnutls/bl3.mk and bump dependencies.wiz1-2/+2
2018-04-16Recursive bump for new fribidi dependency in pango.wiz1-2/+2
2018-03-12Recursive bumps for fontconfig and libzip dependency changes.wiz2-4/+4
2018-01-28Bump PKGREVISION for gdbm shlib major bumpwiz1-2/+2
2018-01-25qt4-libs: Use correct configuration for SunOS/clang.jperkin1-2/+2
2018-01-17qt4-libs: Compile with openssl-1.1.0markd11-17/+496
2018-01-07Fix indentation in buildlink3.mk files.rillig1-3/+3
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-01Sort PLIST files.rillig1-2/+2
Unsorted entries in PLIST files have generated a pkglint warning for at least 12 years. Somewhat more recently, pkglint has learned to sort PLIST files automatically. Since pkglint 5.4.23, the sorting is only done in obvious, simple cases. These have been applied by running: pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
2017-11-23recursive bump for libxkbcommon removal from at-spi2-corewiz1-2/+2
2017-11-12Bump PKGREVISION on packages depending on CUPSkhorben1-2/+2
This should be the last part of the renaming operation for print/cups to print/cups-base. Rationale: packages depending on CUPS but not relying on a functional printing setup only need to depend on print/cups-base (equivalent to the former print/cups). The new print/cups now depends on print/cups-base and on print/cups-filters, thus directly providing a functional printing setup. This bump reflects this change of dependency. As discussed on tech-pkg@
2017-11-12Update dependencies on print/cups to print/cups-basekhorben1-2/+2
This is with the notable exception of meta-pkgs/desktop-gnome, which I believe implies a fully functional cups. This is still missing revision bumps - I'll be right there (first time I am doing this on so many packages at a time). As discussed on tech-pkg@
2017-09-20Fix building on newer macOSadam1-1/+2
2017-05-26SunOS and GCC >=6.x fixes.jperkin3-3/+28
2017-05-24Enforce -std=c++98 for the GCC case, GCC 7 defaults to a newer standardjperkin1-2/+5
which QT4 has lots of issues with.
2017-05-19Bump PKGREVISION for cups15 -> cups change.prlw11-2/+2
2017-05-19Switch all cups15 packages to use cups.prlw11-2/+2
2017-05-08Revert switch to USE_LANGUAGES for c++11, it causes lots of failures whenjperkin1-4/+5
building with GCC which were missed in the bulk builds due to compiler.mk inclusion ordering. Just set it manually for clang as previously for now.
2017-05-07Move compiler flags into Makefile.common.joerg2-9/+9
2017-05-05Move C++11 setting before the first inclusion of compiler.mk. Reuse thejoerg3-8/+5
results instead of multiply inclusions.
2017-05-03Convert CXXFLAGS setting C++ standard to USE_LANGUAGES.jperkin1-2/+4
2017-02-12Recursive revbump from fonts/harfbuzzryoon1-2/+2
2017-02-06Recursive bump for harfbuzz's new graphite2 dependency.wiz1-2/+2
2016-12-16Regen.joerg1-3/+3