aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
Commit message (Expand)AuthorAgeFilesLines
* Permit multiple packing list files to be listed in PLIST.John Baldwin2019-11-211-2/+4
* Mk/Uses/cargo.mk: Add CARGO_GIT_SUBDIR hook to provide hints for CARGO_USE_GIT*Tobias Kortkamp2019-11-201-2/+16
* Mk/Uses/go.mk: Add GO_TEST_TARGET and provide default do-testDmitri Goutnik2019-11-181-14/+24
* Update KDE Frameworks to 5.64.0Tobias C. Berner2019-11-171-1/+1
* Mk/Uses/go.mk: Omit symbol table and debug information by defaultDmitri Goutnik2019-11-161-2/+9
* Mk/Uses/go.mk: Enable binary package building for Go ports on aarch64Dmitri Goutnik2019-11-161-1/+5
* Update KDE Plasma Desktop to 5.17.3Tobias C. Berner2019-11-121-1/+1
* KDE Applications: update to 19.08.3Tobias C. Berner2019-11-091-2/+2
* Update Qt5 to 5.13.2Tobias C. Berner2019-11-092-3/+2
* generate-symbols: Need @dir entries if PREFIX!=LOCALBASE.Bryan Drewery2019-11-082-3/+12
* Add comment about USES+=xorg in mk filesNiclas Zeising2019-11-083-3/+9
* lang/rust: Update to 1.39.0Tobias Kortkamp2019-11-081-1/+1
* Clean up support for FreeBSD 11.2.Rene Ladan2019-11-082-9/+9
* Mk/Uses: Add USES+=xorg when including xorg.mkNiclas Zeising2019-11-073-0/+3
* Mk/Uses/php.mk: fix build of all PHP modules when using php74 on GCC architec...Piotr Kubaj2019-11-071-1/+5
* Adjust PYTHON_ABIVER for python 3.8Antoine Brodin2019-11-061-2/+2
* Mk/bsd.ruby.mk: Remove RUBY_{PATCHLEVEL,RELVERSION,RELVERSION_CODE,RUBY_DISTV...Koichiro Iwao2019-11-061-25/+7
* bsd.port.mk: update minimal supported version of FreeBSD to 11.3Rene Ladan2019-11-061-1/+1
* Retire XORG_CATNiclas Zeising2019-11-052-8/+3
* Remove "palm" from VALID_CATEGORIES in bsd.port.mk after r516635Rene Ladan2019-11-041-1/+1
* Retire the palm category (1999-2019)Li-Wen Hsu2019-11-041-1/+0
* gecko: drop unused system hunspell after r509969Jan Beich2019-11-031-4/+1
* - Repocopy lang/python37 --> python38 and update to 3.8.0Wen Heping2019-11-032-3/+3
* graphics/libGLw: Remove deprecated portNiclas Zeising2019-11-011-2/+1
* Remove deprecated xorg librariesNiclas Zeising2019-11-011-2/+0
* www/firefox: update to 70.0.1Jan Beich2019-10-311-1/+0
* KDE Plasma Desktop: update to 5.17.2Tobias C. Berner2019-10-301-1/+1
* Upgrade PyQt to 5.13.1 (and sip 4.19.19)Tobias C. Berner2019-10-261-2/+2
* Update KDE Plasma Desktop to 5.17.1Tobias C. Berner2019-10-251-1/+1
* Eliminate references to 9 and 10Greg Lewis2019-10-241-2/+2
* PyQt: Update to 5.13.0Tobias C. Berner2019-10-181-3/+3
* LICENSE check: Respect DISABLE_LICENSES.Bryan Drewery2019-10-181-1/+1
* KDE Frameworks -- update to 5.63.0Tobias C. Berner2019-10-181-4/+4
* Update KDE's Plasma Desktop to 5.17Tobias C. Berner2019-10-161-1/+1
* KDE Applications: update to 19.08.2Tobias C. Berner2019-10-161-2/+2
* Remove deprecated x11 portsNiclas Zeising2019-10-151-8/+0
* www/firefox: update to 70.0Jan Beich2019-10-151-0/+1
* Mk/bsd.port.mk: use GNU LD from ports on powerpc64 elfv2 when GNU LD is requiredPiotr Kubaj2019-10-131-0/+5
* - Add compat for NOCCACHE -> NO_CCACHEBryan Drewery2019-10-111-1/+5
* - Add a CCACHE_BIN variable for simplified use where needed.Bryan Drewery2019-10-111-0/+1
* gecko: drop LLVM_DEFAULT workaround for i386 after r514194Jan Beich2019-10-101-3/+0
* Remove the ipv6 virtual categoryBaptiste Daroussin2019-10-091-1/+1
* Let "make makesum" pass DISTFILES to "make fetch". For Linux ports "makeTijl Coosemans2019-10-091-1/+1
* Add 13, force 9/10 -> 11Greg Lewis2019-10-041-4/+6
* Revert MAINTAINER change: back to python@Sunpoet Po-Chuan Hsieh2019-10-041-1/+1
* Cosmetic changeSunpoet Po-Chuan Hsieh2019-10-031-17/+24
* Update to 2.6.5Sunpoet Po-Chuan Hsieh2019-10-031-1/+1
* Update to 2.5.7Sunpoet Po-Chuan Hsieh2019-10-031-1/+1
* Update to 2.4.9Sunpoet Po-Chuan Hsieh2019-10-031-1/+1
* Add a new argument for USES=bison:aliasBaptiste Daroussin2019-10-031-0/+2
* Remove deprecated x11 portsNiclas Zeising2019-10-021-6/+0
* BINARY_WRAPPERS allow to push in front of the PATH wrappers for binaries.Baptiste Daroussin2019-10-012-0/+19
* Qt5 update to 5.13.0Tobias C. Berner2019-10-012-14/+26
* bsd.java.mk: unregister expired java/linux-oracle-jdk9 and java/linux-oracle-...Rene Ladan2019-09-301-7/+1
* Uses/motif.mk: Don't add -lXp to MOTIFLIBNiclas Zeising2019-09-301-1/+1
* Reduce code duplication by calling fetch targetBaptiste Daroussin2019-09-291-14/+2
* Mk/Uses/cargo.mk: Handle git URLs that end with /Tobias Kortkamp2019-09-271-2/+2
* lang/rust: Update to 1.38.0Tobias Kortkamp2019-09-271-1/+1
* cabal.mk: Move hpack invocation to post-patch stage, as sometimes we need toGleb Popov2019-09-261-3/+7
* KDE Frameworks: update to 5.62.0Tobias C. Berner2019-09-241-3/+3
* Remove references to openjdk6Greg Lewis2019-09-241-13/+11
* Update to CentOS 7.7.1908.Tijl Coosemans2019-09-211-1/+2
* Switch default devel/llvm* to 90Jan Beich2019-09-212-2/+5
* Welcome PHP 7.4 RC 1 in the ports-tree.Torsten Zuehlsdorff2019-09-202-9/+14
* Welcome XFCE 4.14 to the FreeBSD ports treeGuido Falsi2019-09-201-14/+17
* Change my maintainer emailDmitri Goutnik2019-09-171-1/+1
* Mk/Uses/cargo.mk: Add gmake build dependency for jemalloc-sysTobias Kortkamp2019-09-161-0/+4
* Mk/Uses/go.mk: Allow naming output executable in GO_TARGETTobias Kortkamp2019-09-141-14/+37
* Add xkeyboard-config to linux-c7-xorg-libs, required by Qt5.Tijl Coosemans2019-09-131-1/+2
* Add NCTUCS KDE mirrorLi-Wen Hsu2019-09-121-1/+2
* Now that CentOS 7 ports appear to be ok, mark CentOS 6 ports deprecated,Tijl Coosemans2019-09-111-0/+2
* Unbreak INDEXAntoine Brodin2019-09-111-1/+1
* Create USE_LINUX sdlttf keyword and use it in games/linux-dwarffortress.Tijl Coosemans2019-09-111-0/+1
* Add x11-toolkits/linux-c7-gtk3 and its dependencies:Tijl Coosemans2019-09-111-0/+6
* Keep .so files in ext directorySunpoet Po-Chuan Hsieh2019-09-111-2/+3
* Define USE_LINUX keywords per Linux distribution (currently c6 and c7) soTijl Coosemans2019-09-101-113/+94
* Add libXpresent:Guido Falsi2019-09-101-0/+2
* Fix string typosAdam Weinberger2019-09-101-2/+2
* Switch default version of Ruby from 2.5 to 2.6.Matthias Fechner2019-09-091-1/+1
* Add Linux alsa-lib-devel port so we can build our own ALSA OSS plugin.Tijl Coosemans2019-09-091-0/+1
* Add Linux version of gmake(1). Unlike FreeBSD gmake it will run commandsTijl Coosemans2019-09-091-0/+1
* gecko: enable SNDIO by defaultJan Beich2019-09-081-2/+2
* Add make to the list of allowed shebangBaptiste Daroussin2019-09-061-0/+1
* gecko: drop support for Firefox < 68 after r509969Jan Beich2019-09-061-48/+16
* gecko: drop remnants of WAYLAND option after r509969Jan Beich2019-09-061-12/+0
* KDE Applications: update to 19.08.1Tobias C. Berner2019-09-061-2/+2
* Avoid appending FLAVORS to PORTS_FEATURES multiple timesBaptiste Daroussin2019-09-051-0/+2
* Add http://http.debian.net which points to their fastly cdn to the listBaptiste Daroussin2019-09-051-35/+31
* Fix SUBDIR definitionBaptiste Daroussin2019-09-051-5/+5
* Update NETBSD sites macroBaptiste Daroussin2019-09-051-9/+6
* gecko: don't require gconf on non-Gnome2 desktopsJan Beich2019-09-051-1/+2
* www/firefox: bump required rust version after r509978Jan Beich2019-09-051-1/+1
* Fix make deinstall-depends with pkg.Baptiste Daroussin2019-09-051-1/+2
* Mk/bsd.sanity.mk: Properly escape USE_QT4_ALTTobias Kortkamp2019-09-051-1/+1
* Fix documentation of the reinstall targetBaptiste Daroussin2019-09-041-2/+2
* Fix the reinstall target to make it follow a proper sequenceBaptiste Daroussin2019-09-041-1/+1
* KDE Plasma Desktop -- update to 5.16.5Tobias C. Berner2019-09-041-1/+1
* - Rebuild bootstrap (ppcx64 and ppc386) with ld patchesJose Alonso Cardenas Marquez2019-09-032-2/+4
* Add support for overlaysBaptiste Daroussin2019-09-034-14/+54
* Now that bmake is the only supported makeBaptiste Daroussin2019-09-031-3/+2
* Update to 2.5.6Sunpoet Po-Chuan Hsieh2019-09-031-2/+2
* Mk/bsd.options.desc.mk: add ALTIVEC optionPiotr Kubaj2019-09-021-0/+1
* Remove USES=pure and its QA check now that lang/pure has been removed.Rene Ladan2019-09-012-42/+0
* - Chase editors/emacs updateAshish SHUKLA2019-08-311-1/+1
* Update to 2.6.4Sunpoet Po-Chuan Hsieh2019-08-301-2/+2
* Update to 2.4.7Sunpoet Po-Chuan Hsieh2019-08-301-2/+2
* Switch default version of PostgreSQL from 9.5 to 11Torsten Zuehlsdorff2019-08-301-1/+1
* kde.mk: fix kwallet-pam componentTobias C. Berner2019-08-301-1/+1
* Revert recent bsd.tex.mk changeAntoine Brodin2019-08-281-0/+2
* Bring back code that was removing by accident during the previous revertBaptiste Daroussin2019-08-271-0/+2
* Revert the previous commit which was wrongBaptiste Daroussin2019-08-271-4/+3
* Remove dead (never used) targetBaptiste Daroussin2019-08-271-3/+0
* Factorize if statements in fake-pkgBaptiste Daroussin2019-08-271-4/+1
* Prevent globbing before validating env vars.Baptiste Daroussin2019-08-271-0/+2
* Revert unintentional change in r509973Jan Beich2019-08-271-3/+0
* multimedia/rav1e: update to s20190826Jan Beich2019-08-271-0/+3
* Fix typoNiclas Zeising2019-08-261-1/+1
* Fix typoNiclas Zeising2019-08-261-1/+1
* Fix typoNiclas Zeising2019-08-261-1/+1
* Change bsd.xorg.mk to USES=xorg and USES=xorg-catNiclas Zeising2019-08-266-189/+318
* Move security/linux-c7-openssl into emulators/linux_base-c7. It is neededTijl Coosemans2019-08-251-1/+1
* Add devel/linux-c7-systemd-libs and let linux-c7-dbus-libs depend on it.Tijl Coosemans2019-08-251-0/+1
* Add archivers/linux-c7-lz4, required by upcoming linux-c7-systemd-libs.Tijl Coosemans2019-08-251-0/+1
* Add devel/linux-c7-elfutils-libs, required by upcomingTijl Coosemans2019-08-251-0/+1
* Move devel/linux-c?-libelf to devel/linux-c?-elfutils-libelf to match theTijl Coosemans2019-08-251-1/+1
* Use keywords to simplify ldconfig codeBaptiste Daroussin2019-08-231-17/+8
* Fix PLISTSunpoet Po-Chuan Hsieh2019-08-221-1/+1
* Mk/bsd.sites.mk: Fix fetch with GL_TUPLE site:account:project:commit:group st...Tobias Kortkamp2019-08-191-1/+1
* Add a QA check warning porters about non UCL pkg-message files.Mathieu Arnold2019-08-192-1/+16
* If pkg-message is not a UCL file, assume the message is "install" only.Mathieu Arnold2019-08-191-1/+1
* Unregister removed samba46 and samba47Rene Ladan2019-08-192-2/+2
* bsd.sites.mk: Update xorg mirrorsNiclas Zeising2019-08-181-9/+2
* - Change lazarus default to 2.0.4Jose Alonso Cardenas Marquez2019-08-171-2/+2
* Update KDE Applications to latest upstream release, 19.08Adriaan de Groot2019-08-151-3/+3
* lang/rust: Update to 1.37.0Tobias Kortkamp2019-08-151-1/+1
* Update KDE Frameworks to latest upstream release, 5.61Adriaan de Groot2019-08-151-1/+1
* Implement new virtual category: net-vpn for VPN related portsKoichiro Iwao2019-08-142-1/+2
* Mk/Uses/go.mk: Add gomod-vendor helper targetTobias Kortkamp2019-08-141-0/+13
* Mk/bsd.sanity.mk: Flag non-integer PORTREVISION/PORTEPOCHTobias Kortkamp2019-08-131-0/+8
* Force ports depending on a fetch target to actually run checksum.Mathieu Arnold2019-08-131-1/+7
* Update the default Perl version to 5.30.Mathieu Arnold2019-08-121-1/+1
* Update comment: add pgsql 12Sunpoet Po-Chuan Hsieh2019-08-091-1/+1
* iThe PostgreSQL Global Development Group has released an update to allPalle Girgensohn2019-08-081-1/+1
* Mk/Uses/cargo.mk: cargo-crates to flag unknown git hostsTobias Kortkamp2019-08-071-0/+7
* Mk/Uses/cargo.mk: Add support for CARGO_USE_GITLAB/GL_TUPLE to cargo-cratesTobias Kortkamp2019-08-062-7/+38
* Assign cargo-crates.awk to rust@ too same as USES=cargoTobias Kortkamp2019-08-061-1/+1
* Mk/Uses/cargo.mk: Fix cargo-crates to not output identical GH_TUPLE entriesTobias Kortkamp2019-08-061-1/+2
* Update PY_TYPINGSunpoet Po-Chuan Hsieh2019-08-051-1/+1
* Mk/Uses/go.mk: Drop PLIST_SUB for GO_PKGNAMETobias Kortkamp2019-08-011-1/+0
* devel/hs-git-annex: Fix git-annex-shell and git-remote-tor-annex executables.Gleb Popov2019-08-011-4/+5
* KDE Plasma Desktop: update to 5.16.4Tobias C. Berner2019-08-011-1/+1
* Support newer Java versionsGreg Lewis2019-08-011-25/+37
* Fix fetch-list when running as a user.Mathieu Arnold2019-07-311-1/+8
* GCC 9 removed support for powerpcspe, so lock down that platformGerald Pfeifer2019-07-311-1/+5
* Uses/cabal.mk: In case of wrong arguments, print the wrong one, not all of them.Gleb Popov2019-07-291-1/+1
* Mk/Uses/cabal.mk: Check for invalid args.Gleb Popov2019-07-281-0/+8
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-271-3/+3
* Update the default version of GCC as pulled in via USE_GCC=yes and aGerald Pfeifer2019-07-271-1/+1
* Add support for USES= cabal:hpack and document this option.Gleb Popov2019-07-271-6/+17
* Mk/Uses/go.mk: Default to "." instead of PORTNAMETobias Kortkamp2019-07-261-3/+3
* cabal.mk: Transforms check-revs aux target into make-use-cabal-revs, which wo...Gleb Popov2019-07-221-4/+4
* Make `make-use-cabal` aux target output an item per line.Gleb Popov2019-07-211-1/+2
* www/geckodriver: Bump libc crate version againTobias Kortkamp2019-07-181-2/+2
* KDE Frameworks: update to 5.60.0Tobias C. Berner2019-07-171-2/+2
* Mk/Uses/cargo.mk: Handle distfile group names properlyTobias Kortkamp2019-07-151-2/+2
* Don't try splitting symbols out of .a archives.Bryan Drewery2019-07-141-1/+1
* KDE Applications: update to 19.04.3Tobias C. Berner2019-07-121-2/+2
* Switch the default for Linux ports to CentOS 7.Tijl Coosemans2019-07-111-1/+1
* Fix handling of ports with *1* file.Bryan Drewery2019-07-111-1/+1
* On amd64 adding DEFAULT_VERSIONS+=linux=c6 to /etc/make.conf made LinuxTijl Coosemans2019-07-102-34/+10
* KDE Plasma Desktop: update to 5.16.3Tobias C. Berner2019-07-101-1/+1
* Add Samba 4.10 as a possible value for the DEFAULT_VERSIONS. 4.8 is still the...Timur I. Bakeyev2019-07-072-2/+2
* cabal.mk: Pass `--disable-benchmarks --disable-tests` in do-build rule.Gleb Popov2019-07-051-1/+1
* lang/rust: Update to 1.36.0Tobias Kortkamp2019-07-041-1/+1
* gecko: drop MOZ_RPATH after r315713Jan Beich2019-07-041-1/+0
* gecko: drop nspr-related *FLAGS substitutionJan Beich2019-07-041-6/+0
* gecko: drop staging remnants after r357413Jan Beich2019-07-041-4/+0
* gecko: drop MOZ_* variables controlling defaultsJan Beich2019-07-041-19/+4
* gecko: drop PORT_MOZCONFIG, it wasn't flexible enoughJan Beich2019-07-041-30/+0
* gecko: drop pre/post-install scripts after r473092 and r497197Jan Beich2019-07-041-32/+1
* gecko: drop GTK2 and RUST options after r505740 and r505753Jan Beich2019-07-041-22/+6
* Uses/python.mk: Clarify language, messaging and usage for <version-spec>Kubilay Kocak2019-07-031-27/+36
* - Update python version in comment, remove deprecated version.Wen Heping2019-07-031-10/+10
* www/firefox: update to 68.0Jan Beich2019-07-021-2/+2
* Update default MySQL version to 5.7.Alex Dupre2019-07-012-2/+3
* Reduce code duplication from r504140.Bryan Drewery2019-07-011-7/+8
* databases/mariadb104-server: Add MariaDB 10.4 portBernard Spil2019-07-011-0/+1
* Switch mesa and related ports to llvm80Niclas Zeising2019-06-301-0/+2
* Convert all Go ports to USES=goTobias Kortkamp2019-06-291-6/+15
* Update MASTER_SITESSunpoet Po-Chuan Hsieh2019-06-271-1/+2
* Clean up final leftovers from Qt4.Rene Ladan2019-06-264-5/+4
* generate-symbols: Commit a working version.Bryan Drewery2019-06-261-9/+16
* Revert r505129: I still have the wrong version.Bryan Drewery2019-06-262-7/+8
* Allow generate-symbols.sh to actually work.Bryan Drewery2019-06-262-8/+7
* Update KDE Plasma Desktop to 5.16.2Tobias C. Berner2019-06-261-1/+1
* lang/ruby26: Fix plist when CAPIDOCS=onKoichiro Iwao2019-06-251-1/+1
* Update PY_FUTURESSunpoet Po-Chuan Hsieh2019-06-241-1/+1
* Mk/Uses/go.mk: Allow overriding the Go portTobias Kortkamp2019-06-231-1/+8
* In wrapper scripts, use $@ instead of $* to correctly pass arguments to the r...Gleb Popov2019-06-211-1/+1
* Update KDE Plasma Desktop to 5.16.1Tobias C. Berner2019-06-201-1/+1
* - Simplify XFCE MASTER_SITES usageGuido Falsi2019-06-202-11/+9
* Update KDE's Plasma Desktop to 5.16Tobias C. Berner2019-06-151-2/+2
* Update KDE Frameworks to 5.59.0Tobias C. Berner2019-06-151-1/+1
* Remove GCC 6 as a (documented) option for the default version of GCC 6Gerald Pfeifer2019-06-151-1/+1
* www/firefox: switch to system aom/dav1dJan Beich2019-06-141-1/+6
* parse_plist: Avoid excess fork+exec inside the loop for stripping (mode) lines.Bryan Drewery2019-06-141-5/+9
* For ports with USES=cabal install a wrapper shell script instead of a realGleb Popov2019-06-131-1/+15
* IGNORE USES=t(cl|k):85+ and DEPRECATE USES=t(cl|k):85Pietro Cerutti2019-06-131-0/+9
* Add `.tar.lz' suffix support to our framework since BSD tar(1) nativelyAlexey Dokuchaev2019-06-121-1/+3
* Speedup ELF file detection almost 100%.Bryan Drewery2019-06-121-11/+4
* Simplify the PHP pkg-message.Mathieu Arnold2019-06-111-12/+2
* Mk/Uses/cargo.mk: Add CARGO_INSTALL_PATH knobTobias Kortkamp2019-06-101-1/+4
* Mk/bsd.port.mk: Extend pre-check-config to check option group names tooTobias Kortkamp2019-06-091-1/+2
* Eliminate RPMVERSION from Linux ports and set DISTVERSIONSUFFIX instead.Tijl Coosemans2019-06-081-2/+0
* Update CentOS 7 ports to 7.6.1810.Tijl Coosemans2019-06-081-1/+5
* Update KDE Applications to 19.04.2Tobias C. Berner2019-06-071-2/+2
* Put back the php extension installation message, now that it can beMathieu Arnold2019-06-061-0/+21
* Make sure we use perl installed by ports and not some other perl in PATH.Mathieu Arnold2019-06-051-1/+1
* Switch default version of samba from 4.7 to 4.8Antoine Brodin2019-06-041-1/+1
* Add GCC 9 as an option for GCC_DEFAULT now that lang/gcc9 has landed inGerald Pfeifer2019-06-041-1/+1
* Use UCL for pkg-messageMathieu Arnold2019-06-031-7/+17
* Add support for GCC 9 via the new lang/gcc9 port. USE_GCC=9+ andGerald Pfeifer2019-06-021-1/+2
* Introduce PY_TYPING and simplify MakefileSunpoet Po-Chuan Hsieh2019-05-311-0/+6
* - Remove obsolete (since r473503) USE_QT4/5 variable descriptionsAlex Kozlov2019-05-291-11/+0
* Add lang/julia to the blacklist of ports that other ports must not depend upon.Antoine Brodin2019-05-281-0/+3
* Turn lang/julia to metaport & introduce JULIA_DEFAULT to bsd.default-versions.mkLi-Wen Hsu2019-05-281-2/+4
* Improve vulnerability checkingBaptiste Daroussin2019-05-271-3/+1
* - Remove no-op (since r415842) NOFETCHFILES variable from the ports tree.Alex Kozlov2019-05-271-5/+0
* qt5: fix build on gcc architecturesTobias C. Berner2019-05-261-1/+1
* www/firefox: bump required cbindgen after r501604Jan Beich2019-05-261-1/+1
* www/firefox: require more recent icu/rust after r490910/r501604Jan Beich2019-05-251-1/+1
* Mk/Uses/php.mk: Drop unused mysql_DEPENDSTobias Kortkamp2019-05-241-1/+0
* Mk/Uses/cargo.mk: QoL improvement during makepatchTobias Kortkamp2019-05-241-0/+4
* lang/rust: Update to 1.35.0Tobias Kortkamp2019-05-241-1/+1
* Have makepatch ignore "C function prototype".Mathieu Arnold2019-05-201-4/+4
* Now that the last dependency on GCC 5 (and lang/gcc5) in the PortsGerald Pfeifer2019-05-181-3/+2
* www/firefox: restore SafeBrowsing v4 after r495403Jan Beich2019-05-171-1/+2
* Mk/bsd.sanity.mk: Prevent false positive with SSL_DEFAULT!=base after r499267Tobias Kortkamp2019-05-161-0/+2
* Update KDE Frameworks to 5.58.0Tobias C. Berner2019-05-161-1/+1
* Update pyqt to 5.12.2 (with it sip to 4.19.17)Tobias C. Berner2019-05-161-3/+3
* lang/rust: Update to 1.34.2Tobias Kortkamp2019-05-151-1/+1
* www/firefox: update to 67.0Jan Beich2019-05-141-1/+1
* Welcome Perl 5.30 (now at 5.30.0-RC1)Mathieu Arnold2019-05-132-2/+6
* Update KDE Applications to 19.04.1Tobias C. Berner2019-05-101-2/+2
* Unregister expired lang/perl5.24Rene Ladan2019-05-102-7/+3
* Restore "hs-" package name prefix for Haskell packages.Gleb Popov2019-05-091-0/+2
* Introduce USES=cabal and use it to build Haskell applications.Gleb Popov2019-05-092-3/+160
* lang/ruby26: Fix pkg-plist when EXAMPLES=offKoichiro Iwao2019-05-091-1/+1
* Add ruby26 2.6.3 (copied from ruby25)Koichiro Iwao2019-05-092-3/+15
* Update KDE Plasma Desktop to 5.15.5Tobias C. Berner2019-05-091-1/+1