/libibex/

iles/elliptic-6.5.3'>dependabot/npm_and_yarn/devel/electron6/files/elliptic-6.5.3 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/bsd.port.mk
Commit message (Expand)AuthorAgeFilesLines
* Allow lua scripts in the framworks.Baptiste Daroussin2020-04-291-1/+1
* bsd.port.mk: fix comment typo and excess full-stop in IGNORE (FLAVORS)Matthias Andree2020-04-271-3/+3
* OVERLAYS: Include <overlay>/Mk/bsd.overlay.mkBryan Drewery2020-04-211-0/+6
* Revert r532275Bryan Drewery2020-04-211-6/+0
* OVERLAYS: Include <overlay>/Mk/bsd.overlay.mkBryan Drewery2020-04-211-0/+6
* Fix install-missing-packages when port is missing multiple dependenciesMateusz Piotrowski2020-03-311-3/+2
* 12.0 is not supported any more.Mathieu Arnold2020-03-021-1/+1
* Clarify description of OSREL/OSVERSION in bsd.ports.mk.Michael Gmelin2020-02-151-2/+4
* Mk/bsd.port.mk: sort VALID_CATEGORIES, no functional changeRene Ladan2020-02-071-3/+3
* Improve implementation of install-missing-packagesMateusz Piotrowski2020-02-071-2/+3
* Fix install-missing-packagesMateusz Piotrowski2020-02-041-2/+3
* Making REWARNFILE overridable was an artefact from testing.Mathieu Arnold2020-01-211-1/+1
* Add LOCALBASE/share/man to the valid path for manpagesBaptiste Daroussin2020-01-151-0/+1
* Add QA warning about useless REINPLACE_CMDSteve Wills2020-01-091-0/+7
* Include the tool name for toolchain variables when using CROSS_TOOLCHAIN.John Baldwin2019-12-201-1/+1
* Add new Makefile target "install-missing-packages" to install missing depende...Lars Engels2019-12-081-1/+8
* Mk/bsd.port.mk: detect powerpc64 abiPiotr Kubaj2019-11-291-0/+10
* Permit multiple packing list files to be listed in PLIST.John Baldwin2019-11-211-2/+4
* Clean up support for FreeBSD 11.2.Rene Ladan2019-11-081-8/+8
* bsd.port.mk: update minimal supported version of FreeBSD to 11.3Rene Ladan2019-11-061-1/+1
* Retire XORG_CATNiclas Zeising2019-11-051-7/+0
* Remove "palm" from VALID_CATEGORIES in bsd.port.mk after r516635Rene Ladan2019-11-041-1/+1
* Mk/bsd.port.mk: use GNU LD from ports on powerpc64 elfv2 when GNU LD is requiredPiotr Kubaj2019-10-131-0/+5
* 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
* BINARY_WRAPPERS allow to push in front of the PATH wrappers for binaries.Baptiste Daroussin2019-10-011-0/+11
* Reduce code duplication by calling fetch targetBaptiste Daroussin2019-09-291-14/+2
* Fix string typosAdam Weinberger2019-09-101-2/+2
* Avoid appending FLAVORS to PORTS_FEATURES multiple timesBaptiste Daroussin2019-09-051-0/+2
* Fix make deinstall-depends with pkg.Baptiste Daroussin2019-09-051-1/+2
* 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
* Add support for overlaysBaptiste Daroussin2019-09-031-2/+25
* Now that bmake is the only supported makeBaptiste Daroussin2019-09-031-3/+2
* Factorize if statements in fake-pkgBaptiste Daroussin2019-08-271-4/+1
* Change bsd.xorg.mk to USES=xorg and USES=xorg-catNiclas Zeising2019-08-261-16/+15
* Use keywords to simplify ldconfig codeBaptiste Daroussin2019-08-231-17/+8
* Add a QA check warning porters about non UCL pkg-message files.Mathieu Arnold2019-08-191-0/+1
* Implement new virtual category: net-vpn for VPN related portsKoichiro Iwao2019-08-141-1/+1
* Mk/bsd.port.mk: Extend pre-check-config to check option group names tooTobias Kortkamp2019-06-091-1/+2
* - Remove obsolete (since r473503) USE_QT4/5 variable descriptionsAlex Kozlov2019-05-291-11/+0
* - Remove no-op (since r415842) NOFETCHFILES variable from the ports tree.Alex Kozlov2019-05-271-5/+0
* Cleanup USE_GIT(HUB|LAB) a bit.Mathieu Arnold2019-05-031-8/+0
* Remove checks for ia64, this is not a supported architecture.Piotr Kubaj2019-04-241-3/+3
* Minor fixesSunpoet Po-Chuan Hsieh2019-02-271-3/+3
* Convert bsd.sdl.mk to Uses/sdl.mkDmitry Marakasov2019-02-111-10/+5
* Make sure check-sanity runs when running make makesum, to catch upMathieu Arnold2019-02-061-1/+1
* Mk/bsd.port.mk: fix grammarKoichiro Iwao2019-02-051-1/+1
* Remove partial support for flavored DEPRECATED and EXPIRATION_DATERene Ladan2018-12-171-2/+1
* Use consistent warning message for USE_GL, USE_GNOME, USE_MATE and USE_PHPSunpoet Po-Chuan Hsieh2018-12-041-1/+1
* Install texinfo files (GNU info) into ${PREFIX}/share/infoBaptiste Daroussin2018-11-111-7/+0
* Add Flavor helpers for DEPRECATED and EXPIRATION_DATETobias C. Berner2018-11-101-1/+2
* Mark FreeBSD 10.4 as unsupported, it is end-of-life as of today.Rene Ladan2018-11-011-1/+1
* bsd.port.mk: remove obsolete PKGREQ variable [1] and modernize a comment abou...Rene Ladan2018-10-211-2/+1
* Drop support for FreeBSD 11.1 in bsd.port.mk, its support ended on 2018-09-30.Rene Ladan2018-10-011-1/+1
* Update description of MANPREFIXSunpoet Po-Chuan Hsieh2018-09-231-1/+1
* bsd.port.mk: remove unnecessary if defined() testEd Maste2018-09-191-4/+0
* Hoist LDFLAGS_${ARCH} logic into bsd.port.mkEd Maste2018-09-181-0/+5
* Change USE_GL to become USES=gl.Niclas Zeising2018-09-111-35/+5
* Move sanity checks later.Mathieu Arnold2018-09-101-2/+6
* Add a DEV_ERROR if PORTDOCS/PORTEXAMPLES are set and DOCS/EXAMPLESMathieu Arnold2018-09-101-0/+2
* Add DEV_WARNING when misusing USES=mate/USES=gnome.Mathieu Arnold2018-08-281-2/+4
* Switch to xorgproto instead of individual packagesNiclas Zeising2018-08-011-2/+2
* Add support for amd64 and i386 to base/binutils and base/gcc.John Baldwin2018-07-271-1/+1
* Tell people who disabled LICENSE processing that it then cannot beMathieu Arnold2018-07-261-0/+1
* Add a license qa check to tell porters when their ports will be mostlyMathieu Arnold2018-07-181-0/+2
* Convert to readelf.Mathieu Arnold2018-06-301-3/+7
* Keep --forward when using PATCH_DEBUG.Mathieu Arnold2018-06-291-2/+2
* Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mkTobias C. Berner2018-06-291-8/+0
* Set OS versions to target system versions for CROSS_SYSROOT.John Baldwin2018-06-211-0/+9
* Sort ONLY_FOR_ARCHS and NOT_FOR_ARCHS on display.Mathieu Arnold2018-06-201-2/+2
* Run "/usr/sbin/service ldconfig restart" for USE_LDCONFIG instead ofTijl Coosemans2018-05-151-14/+5
* Remove LIBDIR from build env variableBaptiste Daroussin2018-05-151-1/+0
* Add 32-bit mips support to base/binutils and base/gcc.John Baldwin2018-05-091-7/+9
* Drop FreeBSD 10.3 supportJan Beich2018-05-081-8/+0
* Add a warning about setting DISTNAME and USE_GITHUB=yesMathieu Arnold2018-05-031-1/+5
* Note that 10.3 is not supported any more.Mathieu Arnold2018-05-021-1/+1
* - Migrate Mk/bsd.fpc.mk to Mk/Uses/fpc.mkJose Alonso Cardenas Marquez2018-04-051-11/+0
* Use BINARY_ALIAS to make LLD_UNSAFE more widely applicableEd Maste2018-03-291-0/+1
* Remove last occurence of WANT_GNOME which was removedBaptiste Daroussin2018-03-211-1/+1
* Fix some recursive targets using the wrong FLAVOR.Bryan Drewery2018-03-201-0/+2
* Define CONFIG_SITE even without GNU_CONFIGURE as some ports still benefit fro...Bryan Drewery2018-03-151-1/+1
* FLAVORS: Reorder so the default is first.Bryan Drewery2018-03-131-0/+5
* FLAVORS: Fix several 'make *recursive' targets not passing along FLAVOR prope...Bryan Drewery2018-03-131-37/+51
* Mk/Uses/apache.mk: Migrate Mk/bsd.apache.mk to UsesBernard Spil2018-03-111-8/+7
* * Add USE_GITLAB for fetching from www.gitlab.com and GitLab deployed sites.Richard Gallamore2018-03-031-0/+11
* ports_env: Store list of variables to export in PORTS_ENV_VARS in mk files.Bryan Drewery2018-03-011-0/+1
* Fix RANDOMIZE_MASTER_SITES.Bryan Drewery2018-02-211-1/+5
* Reduce fstat(2) calls for SCRIPTDIR/* scripts.Bryan Drewery2018-02-211-1/+3
* Fix editors/vim-tiny hanging on reading stdin during generate-plist.Bryan Drewery2018-02-081-0/+2
* Fix cross build of base/ portsSteve Wills2018-02-061-1/+1
* Changes from BZ PR 224217 plus minor changes to fix base/gcc fetchSteve Wills2018-02-061-2/+9
* Flavorize and modernize Emacs portsJoseph Mingrone2018-02-021-4/+0
* Don't run create-manifest as root.Mathieu Arnold2018-02-011-3/+4
* Extract desktop-categories, check-desktop-entries, and install-desktop-entrie...Mathieu Arnold2018-01-281-182/+30
* Add support to passing directories to EXTRA_PATCHES.Mathieu Arnold2018-01-251-1/+3
* Allow passing -DDEPENDS_SHOW_FLAVOR to list flavors for dependency lists.Bryan Drewery2018-01-251-1/+2
* add new stage-qa target: gemfiledepsTorsten Zuehlsdorff2018-01-231-1/+2
* Retire USE_AUTOTOOLS and bsd.autotools.mk.Tijl Coosemans2018-01-151-8/+0
* Add another solution to the WRKSRC+USE_GITHUB warning.Mathieu Arnold2018-01-121-1/+1
* Remove support for variables that have been deprecated for a while.Mathieu Arnold2018-01-091-14/+14
* Fix flavor helpers when only bsd.port.pre.mk is not used and FLAVOR is not set.Bryan Drewery2018-01-081-28/+29
* Disallow forced FLAVOR as make argument.Bryan Drewery2018-01-051-0/+5
* Follow-up r458048: Properly trim FLAVOR from .MAKEOVERRIDES.Bryan Drewery2018-01-051-0/+3
* Pass FLAVOR in enviroment to avoid forcing an empty value in some cases.Bryan Drewery2018-01-051-6/+6
* Stop truncating .MAKEOVERRIDES after the FLAVORS work.Bryan Drewery2018-01-051-3/+0
* Fix package-depends-list for FLAVORS.Bryan Drewery2018-01-051-1/+7
* bsd.port.mk: don't create a new variable just to check LLDJan Beich2018-01-021-2/+1
* Fix 'make -j'.Bryan Drewery2017-12-071-2/+3
* Add a warning to try and prevent people from mis-using USE_GITHUB.Mathieu Arnold2017-12-061-0/+3
* 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
* Add various FLAVOR related helpers.Mathieu Arnold2017-11-301-0/+28
* Generic FLAVORS work.Mathieu Arnold2017-11-301-15/+64
* Add a check for options names.Mathieu Arnold2017-11-021-0/+18
* FLAVORS: Fix 'make clean' not respecting passed in FLAVOR.Bryan Drewery2017-10-211-1/+10
* Make COPYTREE_* work with POSIX-compliant sh -cJilles Tjoelker2017-10-151-6/+6
* Retire WITHOUT_DEBUG flag.Guido Falsi2017-10-151-1/+4
* Introduce the new BINARY_ALIAS variableBaptiste Daroussin2017-10-121-2/+19
* Disable FLAVORS support for now until we have real FLAVORS-using ports.Bryan Drewery2017-09-301-1/+2
* Fix post-clean.Mathieu Arnold2017-09-271-1/+1
* Implement basic flavors.Mathieu Arnold2017-09-261-12/+80
* Ensure .CURDIR contains an absolute path without a trailing slash.Joseph Mingrone2017-09-171-0/+5
* Add LLD_UNSAFE to force use of ld.bfd when ld is lldEd Maste2017-08-231-0/+14
* add new stage-qa target: gemdepsNikolai Lifanov2017-08-081-0/+1
* qa: add check for NO_ARCHDavid Naylor2017-06-191-1/+7
* Add note, that WRKDIRPREFIX must not end in '/'.Tobias C. Berner2017-06-151-1/+1
* Add a fixup-lib-pkgconfig target to move files in lib/pkgconfig intoMathieu Arnold2017-06-071-1/+14
* Fix issues with PACKAGES is set by a user with a ':' in the pathBaptiste Daroussin2017-05-261-0/+1
* Consolidate the Mesa ports, update to 17.0.4, and add Wayland optionMatthew Rezny2017-05-131-10/+9
* - Remove checks for .PARSEDIR and vestiges of pmake supportAlex Kozlov2017-04-271-11/+0
* Use POSIX conformant expressions with grep(1)Antoine Brodin2017-04-221-1/+1
* Refactor do-package aka subpackages step 2Baptiste Daroussin2017-04-201-31/+30
* Remove something that I did not even know I had.Mathieu Arnold2017-04-181-5/+0
* Remove @comment $FreeBSD$ from plists.Mathieu Arnold2017-04-181-0/+5
* Mmm, some parts of the ports tree are doing strange things.Mathieu Arnold2017-04-111-1/+1
* Make defining both PORTVERSION and DISTVERSION a DEV_ERROR.Mathieu Arnold2017-04-111-2/+2
* Use dedicated macro FMT_80 instead of ${FMT} 75 79 magical constantsDmitry Marakasov2017-04-111-9/+9
* - Make warning, dev warning, and dev error display consistent and more readable:Dmitry Marakasov2017-04-101-6/+7
* Stop creating stubs targets calling /usr/bin/trueBaptiste Daroussin2017-04-091-61/+10
* Readd still called by poudriereBaptiste Daroussin2017-04-091-0/+6
* Gargabe collect install-mtree not used since pkg(8)Baptiste Daroussin2017-04-091-5/+0
* Garbage collect TMPPLIST_SORT which is not needed anymore since pkg(8)Baptiste Daroussin2017-04-091-5/+0
* Use native make(1) mechanism to create the package repository directoryBaptiste Daroussin2017-04-091-16/+15
* Remove ALWAYS_KEEP_DISTFILES, it cannot find code where it was everMathieu Arnold2017-03-311-5/+0
* Do not overwrite WRKSRC when USE_GITHUB=nodefault.Mathieu Arnold2017-03-291-1/+1
* COPYTREE_SHARE should also be using _SHAREMODE and not SHAREMODE.Mathieu Arnold2017-03-161-2/+2
* Remove the USE_OPENSSL compatibility shims.Mathieu Arnold2017-03-151-4/+0
* GNU_CONFIGURE: Fix ax_am_jobserver usage to respect MAKE_JOBS_NUMBER.Bryan Drewery2017-03-141-0/+3
* USE_RCORDER has been deprecated and unused for a long time.Mathieu Arnold2017-03-141-4/+0