aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
Commit message (Expand)AuthorAgeFilesLines
* Fix 'make -j'.Bryan Drewery2017-12-072-5/+6
* Add a warning to try and prevent people from mis-using USE_GITHUB.Mathieu Arnold2017-12-061-0/+3
* Update BROTLI descriptionSunpoet Po-Chuan Hsieh2017-12-051-1/+1
* Remove extra .endif.Mathieu Arnold2017-12-041-1/+0
* Add a USES=python:env, that will not add a dependency on Python.Mathieu Arnold2017-12-041-0/+10
* Add a note about USE_PYTHON=optsuffix being a kludge.Mathieu Arnold2017-12-041-0/+1
* Depend on pkgnames and not files, always better.Mathieu Arnold2017-12-041-2/+2
* Deprecate USES=python:2 and USES=python:3Mathieu Arnold2017-12-041-0/+2
* Correctly fix the Python 3 being the default but in fact not problem.Mathieu Arnold2017-12-041-3/+3
* Add a WARNING for people trying to do clever but bad things with PythonMathieu Arnold2017-12-041-0/+4
* Add shared BROTLI descriptionSunpoet Po-Chuan Hsieh2017-12-041-0/+1
* Fix default python flavor wrt python versionDmitry Marakasov2017-12-041-2/+2
* Remove 4.8 as a documented option for GCC_DEFAULT. Technically nothingGerald Pfeifer2017-12-041-1/+1
* Fix build-depends-list and run-depends-list.Mathieu Arnold2017-12-011-26/+2
* 11.0 is no longer supported.Mathieu Arnold2017-12-011-1/+1
* Convert Python ports to FLAVORS.Mathieu Arnold2017-11-303-13/+126
* Add various FLAVOR related helpers.Mathieu Arnold2017-11-301-0/+28
* Generic FLAVORS work.Mathieu Arnold2017-11-302-16/+82
* bsd.gecko.mk: use ${ECHO_CMD} in post-patch-SNDIO-onTobias Kortkamp2017-11-291-1/+1
* Mk/Uses/cargo.mk: Respect CPUTYPETobias Kortkamp2017-11-291-0/+7
* gecko: unbreak aarch64 build for non-empty CPUTYPEJan Beich2017-11-291-2/+8
* gecko: respect CPUTYPE for Rust codeJan Beich2017-11-281-0/+2
* lang/rust: avoid LLVM targeting SSE2 on i386 by defaultJan Beich2017-11-281-1/+1
* gecko: simplify WRKSRC handlingJan Beich2017-11-241-1/+0
* Remove references to Tcl/Tk 8.4Pietro Cerutti2017-11-232-6/+6
* lang/ruby2?: make rubygem-* ports reproducibleSteve Wills2017-11-221-3/+3
* Oops, back out r454668Jan Beich2017-11-221-0/+4
* gecko: drop GNOMEUI optionJan Beich2017-11-221-10/+0
* gecko: drop broken and unmaintained PGO optionJan Beich2017-11-221-24/+0
* gecko: move BUNDLE_LIBS to www/libxulJan Beich2017-11-221-4/+0
* - Allow users to change the default Fortran compiler via DEFAULT_VERSIONS.Tijl Coosemans2017-11-182-5/+7
* Only link to libflang and libexecinfo as needed.Tijl Coosemans2017-11-181-1/+1
* gecko: allow lld as ld on FreeBSD 12.0Jan Beich2017-11-171-1/+0
* Follow-up r454266: Sort and remove duplicates for [DE]SELECTED_OPTIONS.Bryan Drewery2017-11-171-4/+6
* Add PHP 7.2 RC6Torsten Zuehlsdorff2017-11-162-4/+8
* Update KDE Frameworks to 5.40.0Tobias C. Berner2017-11-161-1/+1
* Fix [DE]SELECTED_OPTIONS to lazily evaluate as late as possible.Bryan Drewery2017-11-161-14/+7
* Add shared FISH descriptionTobias Kortkamp2017-11-151-0/+1
* www/firefox: update to 57.0 (marketed as "Firefox Quantum")Jan Beich2017-11-151-2/+2
* gecko: configure is part of build since r373830Jan Beich2017-11-141-9/+0
* Ensure .CURDIR contains an absolute path without a trailing slash.Joseph Mingrone2017-11-101-0/+5
* Remove the php extensions pkg-message, it is more annoying than not.Mathieu Arnold2017-11-101-14/+0
* Remove MPL (without version) licenseDanilo G. Baio2017-11-042-7/+1
* www/firefox: always use specified libclang versionJan Beich2017-11-041-1/+3
* www/firefox: move llvm* dep into Mk/bsd.gecko.mkJan Beich2017-11-041-0/+12
* Mk/bsd.java.mk: Strict JAVA_{VERSION,VENDOR,ERROR} validationKyle Evans2017-11-041-6/+12
* Fix qt5 builds on some arm architecturesTobias C. Berner2017-11-041-1/+2
* Add a check for options names.Mathieu Arnold2017-11-021-0/+18
* Merge Linux ncurses-base into linux_base. It's needed by ncurses-libs.Tijl Coosemans2017-11-011-1/+0
* - py-qt5-*: Fix build when using non default version of python, in this caseAntoine Brodin2017-11-011-0/+1
* Update MASTER_SITE_LXQTSteve Wills2017-10-271-4/+4
* Update Linux CentOS 7 ports to 7.4.1708.Tijl Coosemans2017-10-271-1/+1
* Add support for libfuse3 (sysutils/fusefs-libs3).Stefan Eßer2017-10-261-6/+12
* Mk/Uses/fortran.mk: Add flang as a non-default USES=fortran argument. Note,Joseph Mingrone2017-10-251-3/+13
* - Remove USES=fmake. It was created to help migration fromAlex Kozlov2017-10-211-21/+0
* FLAVORS: Fix 'make clean' not respecting passed in FLAVOR.Bryan Drewery2017-10-211-1/+10
* Track one more remaining reference to lang/fpc-tclPietro Cerutti2017-10-201-2/+1
* Revert 452511, I missed some portsPietro Cerutti2017-10-202-6/+6
* lang/tcl84, x11-toolkits/tk84: remove expired portsPietro Cerutti2017-10-202-6/+6
* gecko: unbreak RUST_PORT=lang/rust-nightly after r443536Jan Beich2017-10-201-1/+1
* Check for Qt depends in LOCALBASE, not PREFIXAdam Weinberger2017-10-191-50/+50
* Update KDE Frameworks to 5.39Tobias C. Berner2017-10-181-1/+1
* Skip comments when parsing GID_FILESAntoine Brodin2017-10-161-1/+1
* Fix typoBaptiste Daroussin2017-10-161-1/+1
* Make COPYTREE_* work with POSIX-compliant sh -cJilles Tjoelker2017-10-151-6/+6
* Retire WITHOUT_DEBUG flag.Guido Falsi2017-10-152-2/+5
* . Add a port of the Oracle JDK9 for Linux.Greg Lewis2017-10-151-3/+6
* Revert r451865, it was actually a temporary situation on belnetBaptiste Daroussin2017-10-131-1/+1
* Cleanup MYSQL master_sitesBaptiste Daroussin2017-10-131-11/+0
* Remove belnet from GENTOO mirrorBaptiste Daroussin2017-10-131-1/+0
* Remove dead sourceforge.jp mirrorBaptiste Daroussin2017-10-131-1/+1
* Cleanup XCONTRIB master sitesBaptiste Daroussin2017-10-131-4/+1
* clean up master sites for PACKETSTORMBaptiste Daroussin2017-10-131-6/+1
* Remove old master site for festival which is only mirroring old versionsBaptiste Daroussin2017-10-131-2/+1
* The lip6 mirror for SUNSITE only contains the layout, but none of the filesBaptiste Daroussin2017-10-131-1/+0
* Cleanup NETLIB sitesBaptiste Daroussin2017-10-131-1/+0
* Clean up SAMBA sitesBaptiste Daroussin2017-10-131-3/+1
* Remove WANT_GNOME and HAVE_GNOME.Mathieu Arnold2017-10-122-74/+2
* belnet.be has "mirror" in the path only for FTP servers, not http onesBaptiste Daroussin2017-10-121-1/+2
* Remove a blank line getting in by accidentBaptiste Daroussin2017-10-121-1/+0
* Cleanup GENTOO mirrorsBaptiste Daroussin2017-10-121-7/+1
* The sunsite.cnlab-switch.ch has goneBaptiste Daroussin2017-10-121-5/+1
* Cleanup SUNSITE mirrorsBaptiste Daroussin2017-10-121-6/+0
* Oups fix bad commit r451855 leaving a trailing \Baptiste Daroussin2017-10-121-1/+1
* pair.com have stopped their ftp serverBaptiste Daroussin2017-10-121-2/+0
* Cleanup the qt list of mirrorsBaptiste Daroussin2017-10-121-5/+1
* Remove more dead KDE mirrorsBaptiste Daroussin2017-10-121-2/+0
* Remove dead sourceforge mirror or the one with invalid certificatesBaptiste Daroussin2017-10-121-2/+2
* Mk/Uses/cargo.mk: Fix crate name and version splitTobias Kortkamp2017-10-121-1/+1
* Remove more dead KDE mirrorsBaptiste Daroussin2017-10-121-6/+0
* The sunet.se mirror service does not mirror as many things as it used to doBaptiste Daroussin2017-10-121-10/+0
* Remove some dead kde mirrorsBaptiste Daroussin2017-10-121-3/+0
* ftp.rhnet.is does not exist anymoreBaptiste Daroussin2017-10-121-5/+0
* Cleanup some dead gnome mirrorsBaptiste Daroussin2017-10-121-2/+0
* Introduce the new BINARY_ALIAS variableBaptiste Daroussin2017-10-121-2/+19
* Add LICENSE_FILE support for single license file containing multiple licensesSunpoet Po-Chuan Hsieh2017-10-071-0/+7
* Enable depending on Ghostscript in the test phaseTobias Kortkamp2017-10-061-8/+14
* www/seamonkey: update to 2.49.1Jan Beich2017-10-051-3/+3
* editors/emacs-devel:Ashish SHUKLA2017-10-051-2/+2
* Take out the check that suggests that all <foo>-qt5 ports should beAdriaan de Groot2017-10-051-2/+0
* Garbage collect openldap 2.3 leftoversBaptiste Daroussin2017-10-041-1/+0
* Remove outdated USES=twistedSunpoet Po-Chuan Hsieh2017-09-301-62/+0
* Disable FLAVORS support for now until we have real FLAVORS-using ports.Bryan Drewery2017-09-301-1/+2
* gecko: preemptively drop unused MOZ_PROTOCOLSJan Beich2017-09-291-7/+0
* gecko: unbreak on 12.0 (lld by default)Jan Beich2017-09-291-0/+1
* gecko: unbreak on 11.1 aarch64Jan Beich2017-09-291-0/+4
* www/firefox: update to 56.0 (rust required)Jan Beich2017-09-272-3/+8
* gecko: add JACK option (enabled by default)Jan Beich2017-09-271-0/+5
* gecko: PULSEAUDIO-only builds can fallback to OSSJan Beich2017-09-271-6/+1
* Fix post-clean.Mathieu Arnold2017-09-271-1/+1
* Implement basic flavors.Mathieu Arnold2017-09-263-15/+97
* Remove a useless block in the shebang checks.Mathieu Arnold2017-09-261-20/+0
* Mk/bsd.gecko.mk, multimedia/librespot: Fix version of Rust which started to s...Jean-Sébastien Pédron2017-09-261-1/+1
* Define ICONV_GET_ILSEQ_INVALID and ICONV_SET_ILSEQ_INVALID when mimickingTijl Coosemans2017-09-261-1/+1
* Update to 2.3.5Sunpoet Po-Chuan Hsieh2017-09-241-2/+2
* Mk/Uses/mysql.mk: Change the way of extracting version info from MySQL flavorsMahdi Mokhtari2017-09-221-1/+1
* Mk/Uses/cargo.mk: Fix version of Rust which started to ship CargoJean-Sébastien Pédron2017-09-221-1/+1
* Remove USES=execinfo.Mathieu Arnold2017-09-222-30/+0
* Update to 2.4.1Sunpoet Po-Chuan Hsieh2017-09-201-2/+2
* Update to 2.2.8Sunpoet Po-Chuan Hsieh2017-09-201-2/+2
* Update KDE Frameworks to 5.38.0Tobias C. Berner2017-09-191-1/+1
* - Update sysutils/garcon to 0.6.1 [1]Guido Falsi2017-09-181-3/+6
* Ensure .CURDIR contains an absolute path without a trailing slash.Joseph Mingrone2017-09-171-0/+5
* lang/rust: Install Cargo + use bundled cratesJean-Sébastien Pédron2017-09-162-6/+3
* Remove ftp.dti.ad.jpSunpoet Po-Chuan Hsieh2017-09-131-9/+2
* Replace USE_GCC=5+ by USE_GCC=yes in the case of USES=compiler:c++14-lang.Gerald Pfeifer2017-09-131-1/+1
* - Update Emacs to 25.3Ashish SHUKLA2017-09-121-2/+2
* When using tcl:someversion+, prefer the default version over the highestAntoine Brodin2017-09-121-1/+5
* lang/tcl87, x11-toolkits/tk87: import Tcl/Tk 8.7a1Pietro Cerutti2017-09-112-6/+6
* Update the default version of GCC (USES_GCC=yes and some others) fromGerald Pfeifer2017-09-111-1/+1
* When "USES= php:ext" is set into the Makefile, there is a followingJochen Neumeister2017-09-101-4/+4
* Cleanup duplicate code in USE_GITHUBRichard Gallamore2017-09-051-76/+17
* Remove Python 3.3 from the Ports Framework.Rene Ladan2017-09-032-3/+3
* ln use be ${LN}Richard Gallamore2017-08-301-1/+1
* Update KDE Frameworks to 5.37.0Tobias C. Berner2017-08-291-13/+5
* Add LLD_UNSAFE to force use of ld.bfd when ld is lldEd Maste2017-08-231-0/+14
* Update GNUstep core libraries.David Chisnall2017-08-212-9/+11
* gecko: stop calling home to check for updates after r436423Jan Beich2017-08-191-0/+1
* New port: www/qt5-webengine.Raphael Kubo da Costa2017-08-171-3/+6
* bsd.qt.mk: Remove qt5-webkit from devel/qt5/distinfo.Raphael Kubo da Costa2017-08-171-1/+1
* Add a git-clone target to clone the github repositories referenced inMathieu Arnold2017-08-161-0/+10
* Fix broken linePalle Girgensohn2017-08-161-1/+1
* FTP sites are shut down.Palle Girgensohn2017-08-161-2/+0
* Connect the new lang/gcc7 port into the infrastructure of Mk/bsd.gcc.mkGerald Pfeifer2017-08-152-2/+3
* gecko: powerpc* still uses GCC by default, no need to forceJan Beich2017-08-131-1/+0
* Shorten GSSAPI_BASE desc so it fits 80x24 terminals.Matthias Andree2017-08-111-1/+1
* Add PostgreSQL-10 to the ports treePalle Girgensohn2017-08-111-3/+3
* Mk/bsd.sites.mk: remove mysql.mirrored.ca from MASTER_SITE_MYSQLKurt Jaeger2017-08-101-1/+0
* - Update The Glorious Glasgow Haskell Compiler to version 8.0.2Tobias C. Berner2017-08-091-0/+6
* Mk/Uses/shebangfix.mk: Fix SHEBANG_FILES to use find(1)Mark Felder2017-08-081-1/+2
* add new stage-qa target: gemdepsNikolai Lifanov2017-08-082-1/+37
* www/firefox: update to 55.0Jan Beich2017-08-081-2/+2
* Update comment: remove mysql 5.1 and add mariadb 10.2Sunpoet Po-Chuan Hsieh2017-08-061-1/+1
* Add gstreamer 0.10 and 1.0 hints to the qa script.Koop Mast2017-08-061-0/+8
* New port: graphics/qt5-waylandTobias C. Berner2017-08-031-2/+2
* Fix MASTER_SITE_ZI, you cannot use a shorthand in a shorthand.Mathieu Arnold2017-08-021-1/+1
* - Add missing trailing / from previous commitRyan Steinmetz2017-08-021-1/+1
* - Add my mirror listRyan Steinmetz2017-08-021-0/+7
* Set MAKEINFO to the full path of makeinfo when USES=makeinfo is set.Jung-uk Kim2017-07-291-1/+4
* Exec less rm(1) for existing files.Bryan Drewery2017-07-291-1/+9
* Introduce versions of the Mozilla Public License (MPL)Danilo G. Baio2017-07-272-1/+16
* www/seamonkey: update to 2.48Jan Beich2017-07-241-3/+3
* Update GStreamer1 ports to 1.12.2.Koop Mast2017-07-221-59/+298
* Add shared SFCGAL descriptionSunpoet Po-Chuan Hsieh2017-07-211-0/+1
* Ignore info/*/dir (as used by the lang/gcc* ports, for example) in additionGerald Pfeifer2017-07-201-1/+1
* When specifying Git dependencies in Cargo.toml developers can set 3Tobias Kortkamp2017-07-191-9/+44
* Fix using more than one files in UID_FILES and GID_FILES.Mathieu Arnold2017-07-191-15/+46
* Drop 9.x hack for USES=compiler:c++14-langJan Beich2017-07-161-1/+0
* Minor cleanup to Java version/vendor/OS validationKyle Evans2017-07-151-22/+8
* - shebangfix: allow to use SHEBANG_REGEX, SHEBANG_GLOB, and SHEBANG_FILES sim...Dmitry Marakasov2017-07-141-4/+6
* Update KDE Frameworks to 5.36.0Tobias C. Berner2017-07-121-1/+1
* lang/ruby2{2,3,4}: require libunwindSteve Wills2017-07-121-3/+3
* Fix qt5-websockets-qml's dependency path in bsd.qt.mk.Raphael Kubo da Costa2017-07-081-1/+1
* Revert r445241. libffi is already part of linux_base-c7.Tijl Coosemans2017-07-081-1/+0
* Add security/linux-c7-trousers, needed by security/linux-c7-gnutls.Tijl Coosemans2017-07-071-0/+1
* Add security/linux-c7-p11-kit, needed by security/linux-c7-gnutls.Tijl Coosemans2017-07-071-0/+1
* Add devel/linux-c7-libffi, needed by security/linux-c7-p11-kit.Tijl Coosemans2017-07-071-0/+1
* Add security/linux-c7-nettle, needed by security/linux-c7-gnutls.Tijl Coosemans2017-07-071-0/+1
* Split part of www/qt5-websockets into new port www/qt5-websockets-qmlTobias C. Berner2017-07-071-1/+4
* Add The Unlicense to Mk/bsd.licenses.db.mkTobias Kortkamp2017-07-051-1/+6
* Update the mate desktop to 1.18.Koop Mast2017-07-041-1/+6
* Update MASTER_SITE_CHEESESHOPDanilo G. Baio2017-06-301-5/+2
* Update devel/readline to 7.0 patch 3Sunpoet Po-Chuan Hsieh2017-06-272-4/+4
* Make ninja opt-out in cmake.mkTobias C. Berner2017-06-262-8/+27
* www/libxul: unbreak on FreeBSD < 12.0 after r444091Jan Beich2017-06-231-0/+4
* Change PostgreSQL default version from 9.3 to 9.5Torsten Zuehlsdorff2017-06-221-1/+1
* gecko: phase out system jemalloc via 12.0-CURRENT as wellJan Beich2017-06-221-10/+2
* Add two new ports: sysutils/qt5-qtdiag and sysutils/qt5-qtplugininfoTobias C. Berner2017-06-221-2/+8
* Add USES=cargo to make creating ports of Rust applications easierTobias Kortkamp2017-06-222-0/+275
* Remove trailing space.Tobias C. Berner2017-06-211-1/+1
* qa: add check for NO_ARCHDavid Naylor2017-06-193-2/+36
* Specifying an invalid PYTHON_VERSION against its USES should be IGNORED.Bryan Drewery2017-06-181-1/+1
* Update KDE Frameworks to 5.35Tobias C. Berner2017-06-181-1/+1
* Add note, that WRKDIRPREFIX must not end in '/'.Tobias C. Berner2017-06-151-1/+1
* Set CONFIGURE_LOG so if the configure stage failsKoop Mast2017-06-141-0/+2
* www/firefox: update to 54.0Jan Beich2017-06-142-3/+7
* Remove check for unsupported versions of FreeBSD and add some comments.Tijl Coosemans2017-06-131-4/+3
* Use https for download.kde.org.Raphael Kubo da Costa2017-06-121-1/+1
* Meson is picky about the arguments of build options.Koop Mast2017-06-101-0/+19
* Fix a few lib/pkgconfig → libdata/pkgconfig that crept in between theMathieu Arnold2017-06-081-14/+0
* Remove support for Samba 4.2 and 4.3, they are unsupported upstream.Rene Ladan2017-06-082-5/+2
* Add a fixup-lib-pkgconfig target to move files in lib/pkgconfig intoMathieu Arnold2017-06-071-1/+14
* Fix qt4 ports on armv6.Tobias C. Berner2017-06-061-0/+2
* Don't pass the default version in DEPENDS_ARGS.Bryan Drewery2017-06-062-1/+4
* No quoting needed here.Bryan Drewery2017-06-061-1/+1
* Remove support for USE_GCC=4.7 and USE_GCC=4.7+. Nothing in the treeGerald Pfeifer2017-06-052-3/+2
* Do not use gold linker for Qt5 ports.Tobias C. Berner2017-06-031-1/+3
* Remove lang/perl5.20 and unregister it, it expired in May 2017.Rene Ladan2017-06-012-15/+3
* Introduce Perl 5.26.Mathieu Arnold2017-05-312-2/+6
* Mk/Uses/mysql.mk: Prepare for upcoming MariaDB 10.2Bernard Spil2017-05-271-11/+36
* Update to CentOS 6.9.Tijl Coosemans2017-05-261-1/+1
* Fix issues with PACKAGES is set by a user with a ':' in the pathBaptiste Daroussin2017-05-261-0/+1
* In preparation for removal of groff from base add USES=groffBaptiste Daroussin2017-05-251-0/+31
* Update _KDE_APPLICATIONS_ATTIC_VERSION to 16.12.3 to fix fetching of distfilesTobias C. Berner2017-05-201-1/+1
* Update KDE Frameworks to 5.34.0Tobias C. Berner2017-05-201-1/+1
* Move the meson generated pkg-config files to libdata/pkg-config, thisKoop Mast2017-05-131-0/+14
* Update mono and related portsDavid Naylor2017-05-131-1/+3
* Consolidate the Mesa ports, update to 17.0.4, and add Wayland optionMatthew Rezny2017-05-133-15/+14
* Revert r440567 and unbreak INDEXAntoine Brodin2017-05-111-3/+3
* Partially revert r429538: remove tcltk 8.7Sunpoet Po-Chuan Hsieh2017-05-111-1/+1
* - Add missing 8.7 as a valid tcl/tk versionDmitry Marakasov2017-05-101-3/+3
* Sometime, USES=iconv does not bring in the required dependency.Mathieu Arnold2017-05-101-1/+1
* Add the DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE versions 1 and 2.Mathieu Arnold2017-05-101-1/+7
* Update comment: remove ruby 2.1Sunpoet Po-Chuan Hsieh2017-05-051-1/+1
* Fix some FreeBSD.org case of bad case.Mathieu Arnold2017-05-041-1/+1
* Remove lang/ruby21: upstream support endedSunpoet Po-Chuan Hsieh2017-05-031-15/+3
* Clarify PLIST_SUB in grantlee.mkTobias C. Berner2017-05-031-1/+1
* Enable depending on Perl only during the test phase.Mathieu Arnold2017-05-021-1/+5
* As of today, USE_GCC=yes (and USE_GCC=any in most circumstances)Gerald Pfeifer2017-05-023-12/+0
* gecko: unbreak RUST=on with cargo >= 0.18Jan Beich2017-05-021-1/+1
* Add RUBY24 to PLIST_SUBSunpoet Po-Chuan Hsieh2017-05-011-1/+2
* Use llvm 4.0 for c++14Baptiste Daroussin2017-04-301-4/+4
* Extend grantlee.mk with another PLIST_SUB.Tobias C. Berner2017-04-301-0/+13
* Update py-sip to 4.19.2, py-qt4 to 4.12 and py-qt5 to 5.7.1Tobias C. Berner2017-04-301-6/+6
* - Update rubyMartin Wilke2017-04-281-4/+4
* - Switch python3's default to 3.6Martin Wilke2017-04-281-1/+1
* Enhance the BROKEN_SSL messages.Mathieu Arnold2017-04-271-4/+4
* - Remove checks for .PARSEDIR and vestiges of pmake supportAlex Kozlov2017-04-274-29/+0
* - Add generic description for UNRAR option [*]Alexey Dokuchaev2017-04-261-1/+2
* Silence the commands in USES=perl do-test target.Mathieu Arnold2017-04-251-2/+2
* Fix usage of left braces to be compatible with extended regularJimmy Olgeni2017-04-251-3/+3
* Fix EMACS_VER.Hajimu UMEMOTO2017-04-231-2/+2
* Return ports maintained by John Marino to the pool, he is no longer interested.Rene Ladan2017-04-222-2/+2
* Use POSIX conformant expressions with grep(1)Antoine Brodin2017-04-221-1/+1
* Use POSIX conformant expressions with grep(1)Antoine Brodin2017-04-221-2/+2
* - Add /bin/rc to blacklist for qa.sh, since it's not available on FreeBSDDmitry Marakasov2017-04-211-0/+3
* - Add /usr/local/bin/* old cmd patterns to shebangfixDmitry Marakasov2017-04-201-0/+1
* Use the new ${RLN} relative symlink magic to create uniquefiles.Mathieu Arnold2017-04-201-1/+1
* Add a RLN command (relative ln), it can be used to create relativeMathieu Arnold2017-04-201-0/+1
* Refactor do-package aka subpackages step 2Baptiste Daroussin2017-04-201-31/+30