| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert Python ports to FLAVORS. | mat | 2017-11-30 | 3 | -13/+126 |
* | Add various FLAVOR related helpers. | mat | 2017-11-30 | 1 | -0/+28 |
* | Generic FLAVORS work. | mat | 2017-11-30 | 2 | -16/+82 |
* | bsd.gecko.mk: use ${ECHO_CMD} in post-patch-SNDIO-on | tobik | 2017-11-29 | 1 | -1/+1 |
* | Mk/Uses/cargo.mk: Respect CPUTYPE | tobik | 2017-11-29 | 1 | -0/+7 |
* | gecko: unbreak aarch64 build for non-empty CPUTYPE | jbeich | 2017-11-29 | 1 | -2/+8 |
* | gecko: respect CPUTYPE for Rust code | jbeich | 2017-11-28 | 1 | -0/+2 |
* | lang/rust: avoid LLVM targeting SSE2 on i386 by default | jbeich | 2017-11-28 | 1 | -1/+1 |
* | gecko: simplify WRKSRC handling | jbeich | 2017-11-24 | 1 | -1/+0 |
* | Remove references to Tcl/Tk 8.4 | gahr | 2017-11-23 | 2 | -6/+6 |
* | lang/ruby2?: make rubygem-* ports reproducible | swills | 2017-11-22 | 1 | -3/+3 |
* | Oops, back out r454668 | jbeich | 2017-11-22 | 1 | -0/+4 |
* | gecko: drop GNOMEUI option | jbeich | 2017-11-22 | 1 | -10/+0 |
* | gecko: drop broken and unmaintained PGO option | jbeich | 2017-11-22 | 1 | -24/+0 |
* | gecko: move BUNDLE_LIBS to www/libxul | jbeich | 2017-11-22 | 1 | -4/+0 |
* | - Allow users to change the default Fortran compiler via DEFAULT_VERSIONS. | tijl | 2017-11-18 | 2 | -5/+7 |
* | Only link to libflang and libexecinfo as needed. | tijl | 2017-11-18 | 1 | -1/+1 |
* | gecko: allow lld as ld on FreeBSD 12.0 | jbeich | 2017-11-17 | 1 | -1/+0 |
* | Follow-up r454266: Sort and remove duplicates for [DE]SELECTED_OPTIONS. | bdrewery | 2017-11-17 | 1 | -4/+6 |
* | Add PHP 7.2 RC6 | tz | 2017-11-16 | 2 | -4/+8 |
* | Update KDE Frameworks to 5.40.0 | tcberner | 2017-11-16 | 1 | -1/+1 |
* | Fix [DE]SELECTED_OPTIONS to lazily evaluate as late as possible. | bdrewery | 2017-11-16 | 1 | -14/+7 |
* | Add shared FISH description | tobik | 2017-11-15 | 1 | -0/+1 |
* | www/firefox: update to 57.0 (marketed as "Firefox Quantum") | jbeich | 2017-11-15 | 1 | -2/+2 |
* | gecko: configure is part of build since r373830 | jbeich | 2017-11-14 | 1 | -9/+0 |
* | Ensure .CURDIR contains an absolute path without a trailing slash. | jrm | 2017-11-10 | 1 | -0/+5 |
* | Remove the php extensions pkg-message, it is more annoying than not. | mat | 2017-11-10 | 1 | -14/+0 |
* | Remove MPL (without version) license | dbaio | 2017-11-04 | 2 | -7/+1 |
* | www/firefox: always use specified libclang version | jbeich | 2017-11-04 | 1 | -1/+3 |
* | www/firefox: move llvm* dep into Mk/bsd.gecko.mk | jbeich | 2017-11-04 | 1 | -0/+12 |
* | Mk/bsd.java.mk: Strict JAVA_{VERSION,VENDOR,ERROR} validation | kevans | 2017-11-04 | 1 | -6/+12 |
* | Fix qt5 builds on some arm architectures | tcberner | 2017-11-04 | 1 | -1/+2 |
* | Add a check for options names. | mat | 2017-11-02 | 1 | -0/+18 |
* | Merge Linux ncurses-base into linux_base. It's needed by ncurses-libs. | tijl | 2017-11-01 | 1 | -1/+0 |
* | - py-qt5-*: Fix build when using non default version of python, in this case | antoine | 2017-11-01 | 1 | -0/+1 |
* | Update MASTER_SITE_LXQT | swills | 2017-10-27 | 1 | -4/+4 |
* | Update Linux CentOS 7 ports to 7.4.1708. | tijl | 2017-10-27 | 1 | -1/+1 |
* | Add support for libfuse3 (sysutils/fusefs-libs3). | se | 2017-10-26 | 1 | -6/+12 |
* | Mk/Uses/fortran.mk: Add flang as a non-default USES=fortran argument. Note, | jrm | 2017-10-25 | 1 | -3/+13 |
* | - Remove USES=fmake. It was created to help migration from | ak | 2017-10-21 | 1 | -21/+0 |
* | FLAVORS: Fix 'make clean' not respecting passed in FLAVOR. | bdrewery | 2017-10-21 | 1 | -1/+10 |
* | Track one more remaining reference to lang/fpc-tcl | gahr | 2017-10-20 | 1 | -2/+1 |
* | Revert 452511, I missed some ports | gahr | 2017-10-20 | 2 | -6/+6 |
* | lang/tcl84, x11-toolkits/tk84: remove expired ports | gahr | 2017-10-20 | 2 | -6/+6 |
* | gecko: unbreak RUST_PORT=lang/rust-nightly after r443536 | jbeich | 2017-10-20 | 1 | -1/+1 |
* | Check for Qt depends in LOCALBASE, not PREFIX | adamw | 2017-10-19 | 1 | -50/+50 |
* | Update KDE Frameworks to 5.39 | tcberner | 2017-10-18 | 1 | -1/+1 |
* | Skip comments when parsing GID_FILES | antoine | 2017-10-16 | 1 | -1/+1 |
* | Fix typo | bapt | 2017-10-16 | 1 | -1/+1 |
* | Make COPYTREE_* work with POSIX-compliant sh -c | jilles | 2017-10-15 | 1 | -6/+6 |
* | Retire WITHOUT_DEBUG flag. | madpilot | 2017-10-15 | 2 | -2/+5 |
* | . Add a port of the Oracle JDK9 for Linux. | glewis | 2017-10-15 | 1 | -3/+6 |
* | Revert r451865, it was actually a temporary situation on belnet | bapt | 2017-10-13 | 1 | -1/+1 |
* | Cleanup MYSQL master_sites | bapt | 2017-10-13 | 1 | -11/+0 |
* | Remove belnet from GENTOO mirror | bapt | 2017-10-13 | 1 | -1/+0 |
* | Remove dead sourceforge.jp mirror | bapt | 2017-10-13 | 1 | -1/+1 |
* | Cleanup XCONTRIB master sites | bapt | 2017-10-13 | 1 | -4/+1 |
* | clean up master sites for PACKETSTORM | bapt | 2017-10-13 | 1 | -6/+1 |
* | Remove old master site for festival which is only mirroring old versions | bapt | 2017-10-13 | 1 | -2/+1 |
* | The lip6 mirror for SUNSITE only contains the layout, but none of the files | bapt | 2017-10-13 | 1 | -1/+0 |
* | Cleanup NETLIB sites | bapt | 2017-10-13 | 1 | -1/+0 |
* | Clean up SAMBA sites | bapt | 2017-10-13 | 1 | -3/+1 |
* | Remove WANT_GNOME and HAVE_GNOME. | mat | 2017-10-12 | 2 | -74/+2 |
* | belnet.be has "mirror" in the path only for FTP servers, not http ones | bapt | 2017-10-12 | 1 | -1/+2 |
* | Remove a blank line getting in by accident | bapt | 2017-10-12 | 1 | -1/+0 |
* | Cleanup GENTOO mirrors | bapt | 2017-10-12 | 1 | -7/+1 |
* | The sunsite.cnlab-switch.ch has gone | bapt | 2017-10-12 | 1 | -5/+1 |
* | Cleanup SUNSITE mirrors | bapt | 2017-10-12 | 1 | -6/+0 |
* | Oups fix bad commit r451855 leaving a trailing \ | bapt | 2017-10-12 | 1 | -1/+1 |
* | pair.com have stopped their ftp server | bapt | 2017-10-12 | 1 | -2/+0 |
* | Cleanup the qt list of mirrors | bapt | 2017-10-12 | 1 | -5/+1 |
* | Remove more dead KDE mirrors | bapt | 2017-10-12 | 1 | -2/+0 |
* | Remove dead sourceforge mirror or the one with invalid certificates | bapt | 2017-10-12 | 1 | -2/+2 |
* | Mk/Uses/cargo.mk: Fix crate name and version split | tobik | 2017-10-12 | 1 | -1/+1 |
* | Remove more dead KDE mirrors | bapt | 2017-10-12 | 1 | -6/+0 |
* | The sunet.se mirror service does not mirror as many things as it used to do | bapt | 2017-10-12 | 1 | -10/+0 |
* | Remove some dead kde mirrors | bapt | 2017-10-12 | 1 | -3/+0 |
* | ftp.rhnet.is does not exist anymore | bapt | 2017-10-12 | 1 | -5/+0 |
* | Cleanup some dead gnome mirrors | bapt | 2017-10-12 | 1 | -2/+0 |
* | Introduce the new BINARY_ALIAS variable | bapt | 2017-10-12 | 1 | -2/+19 |
* | Add LICENSE_FILE support for single license file containing multiple licenses | sunpoet | 2017-10-07 | 1 | -0/+7 |
* | Enable depending on Ghostscript in the test phase | tobik | 2017-10-06 | 1 | -8/+14 |
* | www/seamonkey: update to 2.49.1 | jbeich | 2017-10-05 | 1 | -3/+3 |
* | editors/emacs-devel: | ashish | 2017-10-05 | 1 | -2/+2 |
* | Take out the check that suggests that all <foo>-qt5 ports should be | adridg | 2017-10-05 | 1 | -2/+0 |
* | Garbage collect openldap 2.3 leftovers | bapt | 2017-10-04 | 1 | -1/+0 |
* | Remove outdated USES=twisted | sunpoet | 2017-09-30 | 1 | -62/+0 |
* | Disable FLAVORS support for now until we have real FLAVORS-using ports. | bdrewery | 2017-09-30 | 1 | -1/+2 |
* | gecko: preemptively drop unused MOZ_PROTOCOLS | jbeich | 2017-09-29 | 1 | -7/+0 |
* | gecko: unbreak on 12.0 (lld by default) | jbeich | 2017-09-29 | 1 | -0/+1 |
* | gecko: unbreak on 11.1 aarch64 | jbeich | 2017-09-29 | 1 | -0/+4 |
* | www/firefox: update to 56.0 (rust required) | jbeich | 2017-09-27 | 2 | -3/+8 |
* | gecko: add JACK option (enabled by default) | jbeich | 2017-09-27 | 1 | -0/+5 |
* | gecko: PULSEAUDIO-only builds can fallback to OSS | jbeich | 2017-09-27 | 1 | -6/+1 |
* | Fix post-clean. | mat | 2017-09-27 | 1 | -1/+1 |
* | Implement basic flavors. | mat | 2017-09-26 | 3 | -15/+97 |
* | Remove a useless block in the shebang checks. | mat | 2017-09-26 | 1 | -20/+0 |
* | Mk/bsd.gecko.mk, multimedia/librespot: Fix version of Rust which started to s... | dumbbell | 2017-09-26 | 1 | -1/+1 |
* | Define ICONV_GET_ILSEQ_INVALID and ICONV_SET_ILSEQ_INVALID when mimicking | tijl | 2017-09-26 | 1 | -1/+1 |
* | Update to 2.3.5 | sunpoet | 2017-09-24 | 1 | -2/+2 |
* | Mk/Uses/mysql.mk: Change the way of extracting version info from MySQL flavors | mmokhi | 2017-09-22 | 1 | -1/+1 |
* | Mk/Uses/cargo.mk: Fix version of Rust which started to ship Cargo | dumbbell | 2017-09-22 | 1 | -1/+1 |
* | Remove USES=execinfo. | mat | 2017-09-22 | 2 | -30/+0 |
* | Update to 2.4.1 | sunpoet | 2017-09-20 | 1 | -2/+2 |
* | Update to 2.2.8 | sunpoet | 2017-09-20 | 1 | -2/+2 |
* | Update KDE Frameworks to 5.38.0 | tcberner | 2017-09-19 | 1 | -1/+1 |
* | - Update sysutils/garcon to 0.6.1 [1] | madpilot | 2017-09-18 | 1 | -3/+6 |
* | Ensure .CURDIR contains an absolute path without a trailing slash. | jrm | 2017-09-17 | 1 | -0/+5 |
* | lang/rust: Install Cargo + use bundled crates | dumbbell | 2017-09-16 | 2 | -6/+3 |
* | Remove ftp.dti.ad.jp | sunpoet | 2017-09-13 | 1 | -9/+2 |
* | Replace USE_GCC=5+ by USE_GCC=yes in the case of USES=compiler:c++14-lang. | gerald | 2017-09-13 | 1 | -1/+1 |
* | - Update Emacs to 25.3 | ashish | 2017-09-12 | 1 | -2/+2 |
* | When using tcl:someversion+, prefer the default version over the highest | antoine | 2017-09-12 | 1 | -1/+5 |
* | lang/tcl87, x11-toolkits/tk87: import Tcl/Tk 8.7a1 | gahr | 2017-09-11 | 2 | -6/+6 |
* | Update the default version of GCC (USES_GCC=yes and some others) from | gerald | 2017-09-11 | 1 | -1/+1 |
* | When "USES= php:ext" is set into the Makefile, there is a following | joneum | 2017-09-10 | 1 | -4/+4 |
* | Cleanup duplicate code in USE_GITHUB | ultima | 2017-09-05 | 1 | -76/+17 |
* | Remove Python 3.3 from the Ports Framework. | rene | 2017-09-03 | 2 | -3/+3 |
* | ln use be ${LN} | ultima | 2017-08-30 | 1 | -1/+1 |
* | Update KDE Frameworks to 5.37.0 | tcberner | 2017-08-29 | 1 | -13/+5 |
* | Add LLD_UNSAFE to force use of ld.bfd when ld is lld | emaste | 2017-08-23 | 1 | -0/+14 |
* | Update GNUstep core libraries. | theraven | 2017-08-21 | 2 | -9/+11 |
* | gecko: stop calling home to check for updates after r436423 | jbeich | 2017-08-19 | 1 | -0/+1 |
* | New port: www/qt5-webengine. | rakuco | 2017-08-17 | 1 | -3/+6 |
* | bsd.qt.mk: Remove qt5-webkit from devel/qt5/distinfo. | rakuco | 2017-08-17 | 1 | -1/+1 |
* | Add a git-clone target to clone the github repositories referenced in | mat | 2017-08-16 | 1 | -0/+10 |
* | Fix broken line | girgen | 2017-08-16 | 1 | -1/+1 |
* | FTP sites are shut down. | girgen | 2017-08-16 | 1 | -2/+0 |
* | Connect the new lang/gcc7 port into the infrastructure of Mk/bsd.gcc.mk | gerald | 2017-08-15 | 2 | -2/+3 |
* | gecko: powerpc* still uses GCC by default, no need to force | jbeich | 2017-08-13 | 1 | -1/+0 |
* | Shorten GSSAPI_BASE desc so it fits 80x24 terminals. | mandree | 2017-08-11 | 1 | -1/+1 |
* | Add PostgreSQL-10 to the ports tree | girgen | 2017-08-11 | 1 | -3/+3 |
* | Mk/bsd.sites.mk: remove mysql.mirrored.ca from MASTER_SITE_MYSQL | pi | 2017-08-10 | 1 | -1/+0 |
* | - Update The Glorious Glasgow Haskell Compiler to version 8.0.2 | tcberner | 2017-08-09 | 1 | -0/+6 |
* | Mk/Uses/shebangfix.mk: Fix SHEBANG_FILES to use find(1) | feld | 2017-08-08 | 1 | -1/+2 |
* | add new stage-qa target: gemdeps | lifanov | 2017-08-08 | 2 | -1/+37 |
* | www/firefox: update to 55.0 | jbeich | 2017-08-08 | 1 | -2/+2 |
* | Update comment: remove mysql 5.1 and add mariadb 10.2 | sunpoet | 2017-08-06 | 1 | -1/+1 |
* | Add gstreamer 0.10 and 1.0 hints to the qa script. | kwm | 2017-08-06 | 1 | -0/+8 |
* | New port: graphics/qt5-wayland | tcberner | 2017-08-03 | 1 | -2/+2 |
* | Fix MASTER_SITE_ZI, you cannot use a shorthand in a shorthand. | mat | 2017-08-02 | 1 | -1/+1 |
* | - Add missing trailing / from previous commit | zi | 2017-08-02 | 1 | -1/+1 |
* | - Add my mirror list | zi | 2017-08-02 | 1 | -0/+7 |
* | Set MAKEINFO to the full path of makeinfo when USES=makeinfo is set. | jkim | 2017-07-29 | 1 | -1/+4 |
* | Exec less rm(1) for existing files. | bdrewery | 2017-07-29 | 1 | -1/+9 |
* | Introduce versions of the Mozilla Public License (MPL) | dbaio | 2017-07-27 | 2 | -1/+16 |
* | www/seamonkey: update to 2.48 | jbeich | 2017-07-24 | 1 | -3/+3 |
* | Update GStreamer1 ports to 1.12.2. | kwm | 2017-07-22 | 1 | -59/+298 |
* | Add shared SFCGAL description | sunpoet | 2017-07-21 | 1 | -0/+1 |
* | Ignore info/*/dir (as used by the lang/gcc* ports, for example) in addition | gerald | 2017-07-20 | 1 | -1/+1 |
* | When specifying Git dependencies in Cargo.toml developers can set 3 | tobik | 2017-07-19 | 1 | -9/+44 |
* | Fix using more than one files in UID_FILES and GID_FILES. | mat | 2017-07-19 | 1 | -15/+46 |
* | Drop 9.x hack for USES=compiler:c++14-lang | jbeich | 2017-07-16 | 1 | -1/+0 |
* | Minor cleanup to Java version/vendor/OS validation | kevans | 2017-07-15 | 1 | -22/+8 |
* | - shebangfix: allow to use SHEBANG_REGEX, SHEBANG_GLOB, and SHEBANG_FILES sim... | amdmi3 | 2017-07-14 | 1 | -4/+6 |
* | Update KDE Frameworks to 5.36.0 | tcberner | 2017-07-12 | 1 | -1/+1 |
* | lang/ruby2{2,3,4}: require libunwind | swills | 2017-07-12 | 1 | -3/+3 |
* | Fix qt5-websockets-qml's dependency path in bsd.qt.mk. | rakuco | 2017-07-08 | 1 | -1/+1 |
* | Revert r445241. libffi is already part of linux_base-c7. | tijl | 2017-07-08 | 1 | -1/+0 |
* | Add security/linux-c7-trousers, needed by security/linux-c7-gnutls. | tijl | 2017-07-07 | 1 | -0/+1 |
* | Add security/linux-c7-p11-kit, needed by security/linux-c7-gnutls. | tijl | 2017-07-07 | 1 | -0/+1 |
* | Add devel/linux-c7-libffi, needed by security/linux-c7-p11-kit. | tijl | 2017-07-07 | 1 | -0/+1 |
* | Add security/linux-c7-nettle, needed by security/linux-c7-gnutls. | tijl | 2017-07-07 | 1 | -0/+1 |
* | Split part of www/qt5-websockets into new port www/qt5-websockets-qml | tcberner | 2017-07-07 | 1 | -1/+4 |
* | Add The Unlicense to Mk/bsd.licenses.db.mk | tobik | 2017-07-05 | 1 | -1/+6 |
* | Update the mate desktop to 1.18. | kwm | 2017-07-04 | 1 | -1/+6 |
* | Update MASTER_SITE_CHEESESHOP | dbaio | 2017-06-30 | 1 | -5/+2 |
* | Update devel/readline to 7.0 patch 3 | sunpoet | 2017-06-27 | 2 | -4/+4 |
* | Make ninja opt-out in cmake.mk | tcberner | 2017-06-26 | 2 | -8/+27 |
* | www/libxul: unbreak on FreeBSD < 12.0 after r444091 | jbeich | 2017-06-23 | 1 | -0/+4 |
* | Change PostgreSQL default version from 9.3 to 9.5 | tz | 2017-06-22 | 1 | -1/+1 |
* | gecko: phase out system jemalloc via 12.0-CURRENT as well | jbeich | 2017-06-22 | 1 | -10/+2 |
* | Add two new ports: sysutils/qt5-qtdiag and sysutils/qt5-qtplugininfo | tcberner | 2017-06-22 | 1 | -2/+8 |
* | Add USES=cargo to make creating ports of Rust applications easier | tobik | 2017-06-22 | 2 | -0/+275 |
* | Remove trailing space. | tcberner | 2017-06-21 | 1 | -1/+1 |
* | qa: add check for NO_ARCH | dbn | 2017-06-19 | 3 | -2/+36 |
* | Specifying an invalid PYTHON_VERSION against its USES should be IGNORED. | bdrewery | 2017-06-18 | 1 | -1/+1 |
* | Update KDE Frameworks to 5.35 | tcberner | 2017-06-18 | 1 | -1/+1 |
* | Add note, that WRKDIRPREFIX must not end in '/'. | tcberner | 2017-06-15 | 1 | -1/+1 |
* | Set CONFIGURE_LOG so if the configure stage fails | kwm | 2017-06-14 | 1 | -0/+2 |
* | www/firefox: update to 54.0 | jbeich | 2017-06-14 | 2 | -3/+7 |
* | Remove check for unsupported versions of FreeBSD and add some comments. | tijl | 2017-06-13 | 1 | -4/+3 |
* | Use https for download.kde.org. | rakuco | 2017-06-12 | 1 | -1/+1 |
* | Meson is picky about the arguments of build options. | kwm | 2017-06-10 | 1 | -0/+19 |
* | Fix a few lib/pkgconfig → libdata/pkgconfig that crept in between the | mat | 2017-06-08 | 1 | -14/+0 |
* | Remove support for Samba 4.2 and 4.3, they are unsupported upstream. | rene | 2017-06-08 | 2 | -5/+2 |
* | Add a fixup-lib-pkgconfig target to move files in lib/pkgconfig into | mat | 2017-06-07 | 1 | -1/+14 |
* | Fix qt4 ports on armv6. | tcberner | 2017-06-06 | 1 | -0/+2 |
* | Don't pass the default version in DEPENDS_ARGS. | bdrewery | 2017-06-06 | 2 | -1/+4 |
* | No quoting needed here. | bdrewery | 2017-06-06 | 1 | -1/+1 |
* | Remove support for USE_GCC=4.7 and USE_GCC=4.7+. Nothing in the tree | gerald | 2017-06-05 | 2 | -3/+2 |
* | Do not use gold linker for Qt5 ports. | tcberner | 2017-06-03 | 1 | -1/+3 |
* | Remove lang/perl5.20 and unregister it, it expired in May 2017. | rene | 2017-06-01 | 2 | -15/+3 |
* | Introduce Perl 5.26. | mat | 2017-05-31 | 2 | -2/+6 |
* | Mk/Uses/mysql.mk: Prepare for upcoming MariaDB 10.2 | brnrd | 2017-05-27 | 1 | -11/+36 |
* | Update to CentOS 6.9. | tijl | 2017-05-26 | 1 | -1/+1 |
* | Fix issues with PACKAGES is set by a user with a ':' in the path | bapt | 2017-05-26 | 1 | -0/+1 |
* | In preparation for removal of groff from base add USES=groff | bapt | 2017-05-25 | 1 | -0/+31 |
* | Update _KDE_APPLICATIONS_ATTIC_VERSION to 16.12.3 to fix fetching of distfiles | tcberner | 2017-05-20 | 1 | -1/+1 |
* | Update KDE Frameworks to 5.34.0 | tcberner | 2017-05-20 | 1 | -1/+1 |
* | Move the meson generated pkg-config files to libdata/pkg-config, this | kwm | 2017-05-13 | 1 | -0/+14 |
* | Update mono and related ports | dbn | 2017-05-13 | 1 | -1/+3 |
* | Consolidate the Mesa ports, update to 17.0.4, and add Wayland option | rezny | 2017-05-13 | 3 | -15/+14 |
* | Revert r440567 and unbreak INDEX | antoine | 2017-05-11 | 1 | -3/+3 |
* | Partially revert r429538: remove tcltk 8.7 | sunpoet | 2017-05-11 | 1 | -1/+1 |
* | - Add missing 8.7 as a valid tcl/tk version | amdmi3 | 2017-05-10 | 1 | -3/+3 |
* | Sometime, USES=iconv does not bring in the required dependency. | mat | 2017-05-10 | 1 | -1/+1 |
* | Add the DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE versions 1 and 2. | mat | 2017-05-10 | 1 | -1/+7 |
* | Update comment: remove ruby 2.1 | sunpoet | 2017-05-05 | 1 | -1/+1 |
* | Fix some FreeBSD.org case of bad case. | mat | 2017-05-04 | 1 | -1/+1 |
* | Remove lang/ruby21: upstream support ended | sunpoet | 2017-05-03 | 1 | -15/+3 |
* | Clarify PLIST_SUB in grantlee.mk | tcberner | 2017-05-03 | 1 | -1/+1 |
* | Enable depending on Perl only during the test phase. | mat | 2017-05-02 | 1 | -1/+5 |
* | As of today, USE_GCC=yes (and USE_GCC=any in most circumstances) | gerald | 2017-05-02 | 3 | -12/+0 |
* | gecko: unbreak RUST=on with cargo >= 0.18 | jbeich | 2017-05-02 | 1 | -1/+1 |
* | Add RUBY24 to PLIST_SUB | sunpoet | 2017-05-01 | 1 | -1/+2 |
* | Use llvm 4.0 for c++14 | bapt | 2017-04-30 | 1 | -4/+4 |
* | Extend grantlee.mk with another PLIST_SUB. | tcberner | 2017-04-30 | 1 | -0/+13 |
* | Update py-sip to 4.19.2, py-qt4 to 4.12 and py-qt5 to 5.7.1 | tcberner | 2017-04-30 | 1 | -6/+6 |
* | - Update ruby | miwi | 2017-04-28 | 1 | -4/+4 |
* | - Switch python3's default to 3.6 | miwi | 2017-04-28 | 1 | -1/+1 |
* | Enhance the BROKEN_SSL messages. | mat | 2017-04-27 | 1 | -4/+4 |
* | - Remove checks for .PARSEDIR and vestiges of pmake support | ak | 2017-04-27 | 4 | -29/+0 |
* | - Add generic description for UNRAR option [*] | danfe | 2017-04-26 | 1 | -1/+2 |
* | Silence the commands in USES=perl do-test target. | mat | 2017-04-25 | 1 | -2/+2 |
* | Fix usage of left braces to be compatible with extended regular | olgeni | 2017-04-25 | 1 | -3/+3 |
* | Fix EMACS_VER. | ume | 2017-04-23 | 1 | -2/+2 |
* | Return ports maintained by John Marino to the pool, he is no longer interested. | rene | 2017-04-22 | 2 | -2/+2 |
* | Use POSIX conformant expressions with grep(1) | antoine | 2017-04-22 | 1 | -1/+1 |
* | Use POSIX conformant expressions with grep(1) | antoine | 2017-04-22 | 1 | -2/+2 |
* | - Add /bin/rc to blacklist for qa.sh, since it's not available on FreeBSD | amdmi3 | 2017-04-21 | 1 | -0/+3 |
* | - Add /usr/local/bin/* old cmd patterns to shebangfix | amdmi3 | 2017-04-20 | 1 | -0/+1 |
* | Use the new ${RLN} relative symlink magic to create uniquefiles. | mat | 2017-04-20 | 1 | -1/+1 |
* | Add a RLN command (relative ln), it can be used to create relative | mat | 2017-04-20 | 1 | -0/+1 |
* | Refactor do-package aka subpackages step 2 | bapt | 2017-04-20 | 1 | -31/+30 |
* | Update KDE Frameworks to 5.33.0 | tcberner | 2017-04-19 | 1 | -1/+1 |
* | Add shared RTMPDUMP description | sunpoet | 2017-04-19 | 1 | -0/+1 |
* | * Fix MESON_TRUE/MESON_FALSE comment, to mention the actualy meson argument. | kwm | 2017-04-18 | 1 | -10/+10 |
* | Remove something that I did not even know I had. | mat | 2017-04-18 | 1 | -5/+0 |
* | Remove @comment $FreeBSD$ from plists. | mat | 2017-04-18 | 1 | -0/+5 |
* | Introduce new "meson" USES. | kwm | 2017-04-18 | 2 | -2/+94 |
* | Fix typo | sunpoet | 2017-04-15 | 1 | -2/+2 |
* | Rename (BROKEN|IGNORE)_OPENSSL to \1_SSL. | mat | 2017-04-14 | 1 | -10/+10 |
* | Add a BROKEN_OPENSSL and IGNORE_OPENSSL, to mark ports that are | mat | 2017-04-14 | 1 | -0/+20 |
* | www/firefox: unbreak SNDIO=on | jbeich | 2017-04-13 | 1 | -1/+6 |
* | www/firefox: drop broken GTK2 option following upstream | jbeich | 2017-04-12 | 1 | -3/+3 |
* | www/firefox-esr: update to 52.1.0 (rc1) | jbeich | 2017-04-12 | 1 | -3/+3 |
* | Mmm, some parts of the ports tree are doing strange things. | mat | 2017-04-11 | 1 | -1/+1 |
* | Make defining both PORTVERSION and DISTVERSION a DEV_ERROR. | mat | 2017-04-11 | 1 | -2/+2 |
* | Use dedicated macro FMT_80 instead of ${FMT} 75 79 magical constants | amdmi3 | 2017-04-11 | 4 | -12/+13 |