aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
Commit message (Expand)AuthorAgeFilesLines
* When USES=perl5 is localed (what ever run or build depend) define a cache var...bapt2014-03-301-0/+1
* Fix a typoantoine2014-03-301-1/+1
* In the DEBUG case, do not assign INSTALL_TARGET if it is not definedantoine2014-03-291-0/+2
* Automatically convert install-strip target into install target if the debug v...bapt2014-03-281-0/+1
* Make option DEBUG work like WITH_DEBUGbapt2014-03-282-6/+7
* - Fix error running 'make stage' when NO_STAGE is set:bdrewery2014-03-281-0/+7
* Welcome the new mod_php ports, in order to have default packages forale2014-03-281-2/+10
* Make bsd.ocaml.mk more stage friendlyantoine2014-03-272-9/+21
* Add ocamlfind to _FORCE_POST_PATTERNSantoine2014-03-261-0/+1
* - Fix USE_PACKAGE_DEPENDS to properly register packages as automatic with pkgngbdrewery2014-03-261-1/+4
* install-package: Support INSTALLS_DEPENDS to register package as automaticbdrewery2014-03-261-0/+3
* - Update to 2.6.4acm2014-03-262-4/+6
* Have OPTIONS_SUB also fill in SUB_LIST.mat2014-03-261-0/+8
* Allow distfiles grouping for linux-rpm ports while not extracting the .src.rp...antoine2014-03-251-2/+2
* Mk/bsd.qt.mk:makc2014-03-251-0/+1
* Convert wxsvg to use wxGTK 3.0bapt2014-03-241-5/+1
* wxGTK 2.9 was a development version now that wxGTK 3.0 is out remove itbapt2014-03-241-7/+3
* wxGTK 2.6 is EOLed upstream, all ports have switch to at least wxGTK 2.8bapt2014-03-241-28/+18
* Use modern LIB_DEPENDSbapt2014-03-241-1/+1
* - Make Qt4 and Qt5 respect CXXFLAGS during configure so they pick uptijl2014-03-241-1/+2
* - Fix installing with pkg_install when running 'make install' due to thebdrewery2014-03-241-5/+6
* - Create package in WRKDIR/pkg/ instead of WORKDIR/ to avoid pkg-create bugbdrewery2014-03-232-9/+11
* - Fix patch broken in r292221swills2014-03-231-3/+3
* - Only create ports-mgmt/pkg latest link if can write to PACKAGESbdrewery2014-03-231-9/+9
* - pkgng: Create package in WRKDIR and then try to link it to the PACKAGES dir.bdrewery2014-03-231-1/+5
* install-package: Use WRKDIR/PKGNAME.PKG_SUFX if availablebdrewery2014-03-231-4/+8
* - Bump SeaMonkey version to 2.25beat2014-03-201-8/+8
* - Update Firefox to 28.0beat2014-03-201-77/+74
* Using PKGREPOSITORY is more correct here since PKGFILE uses itbdrewery2014-03-191-1/+1
* Let the linux rpm ports use grouping rules, e.g. to download thethierry2014-03-191-1/+1
* - Add shared HTTP2 descriptionsunpoet2014-03-181-0/+1
* Add tar:tbz.mat2014-03-171-1/+3
* Refer to bsd.default-versions.mk for the canonical version of GCC; nogerald2014-03-161-3/+2
* Move MAINTAINER lines to the end of the initial comment block andgerald2014-03-1547-104/+76
* - Check test:sunpoet2014-03-131-1/+4
* Fix typobapt2014-03-131-1/+1
* - Add regression-test: for all USES=perl5 portssunpoet2014-03-131-0/+13
* - Add USES=tar:lzma for .tar.lzma casesunpoet2014-03-131-1/+3
* Now that default gcc is 4.7 switch back to USE_GCC=yes where appropriatebapt2014-03-131-6/+6
* Fix collision with DEPRECATEDbapt2014-03-121-4/+4
* Remove cruftbapt2014-03-121-1/+0
* Simplify bsd.sanity.mk a bitbapt2014-03-121-71/+34
* USE_LHA is unsupported not deprecatedbapt2014-03-121-1/+1
* USE_LHA is not used anymore in the ports treebapt2014-03-122-16/+3
* Fix bad copy/pastebapt2014-03-121-1/+1
* Two new USES added to finish handling distfiles formats a consistent way:bapt2014-03-123-0/+62
* - Remove e.pypi.python.org from MASTER_SITE_CHEESESHOPsunpoet2014-03-121-1/+0
* Remove the now unused USE_ZIP=yes, everyone should now use USES=zipbapt2014-03-112-15/+3
* Update the default version of GCC used in the Ports Collection fromgerald2014-03-112-2/+2
* Update python33: 3.3.4 --> 3.3.5.demon2014-03-101-2/+2
* Uses/ada.mk: Add support for soon-to-be-older Ada compilermarino2014-03-101-8/+10
* - Fix following error message when "make update" with python{32,33} as defaul...sunpoet2014-03-101-2/+2
* Make it possible to override EXTRACT_SUFX when using zip, some distfilesantoine2014-03-091-1/+1
* - Add shared MPI, MPICH2 and OPENMPI descriptionssunpoet2014-03-091-0/+3
* Allow multiple EXTRACT_DEPENDSbapt2014-03-071-1/+1
* Add USES=zip and USES=zip:infozipbapt2014-03-072-0/+30
* this is makeself, not gmake.mk :)bapt2014-03-071-2/+2
* fix removed by accident .elsebapt2014-03-071-0/+1
* Add USE_MAKESELF to the sanity checkbapt2014-03-071-0/+4
* extract USE_MAKESELF from bsd.port.mkbapt2014-03-071-16/+3
* Create a makeself uses to handle makeself archivesbapt2014-03-071-0/+23
* Fix packaging of python32 and python33 when they are already installedantoine2014-03-071-2/+2
* - Add slave port of devel/py-setuptools for different python versions (27, 32...sunpoet2014-03-071-4/+4
* - Remove redundant WITH_PKGNG checks. bsd.pkgng.mk is only included ifbdrewery2014-03-051-19/+9
* KDE/FreeBSD team presents KDE SC 4.12.3 and KDE Workspace 4.11.7!makc2014-03-051-2/+2
* lang/python33: Update to 3.3.4koobs2014-03-041-2/+2
* Correctly sort the DEPENDS targets.mat2014-03-041-2/+2
* Add CONFLICT{,_BUILD,_INSTALL} to the options helpers.mat2014-03-041-14/+19
* KDE/FreeBSD team is happy to present Qt 5 in ports!makc2014-03-042-8/+15
* Don't output warnings about WITH_DEBUG being on.mat2014-03-031-1/+2
* Further restrict the dragonfly RE so it only matches freebsd* as the firsttijl2014-03-031-1/+1
* - remove WITH_OPENSSL_HACK7dinoex2014-03-031-9/+1
* - Add shared SWIG descrptionsunpoet2014-03-021-0/+1
* In libtool.mk, let the regexp for DragonFly BSD support match bothtijl2014-03-021-1/+1
* PHP 5.2 has reached it end-of-life in the FreeBSD Ports Tree, timerene2014-03-011-8/+1
* - Update MASTER_SITE_VIM:sunpoet2014-02-281-27/+13
* Add %%NO_OPT1%% to PLIST_SUB that is enabled when %%OPT1%% is not.mat2014-02-281-2/+2
* - Get rid of bsd.tcl.mk. See my CHANGES entry from 20130919.gahr2014-02-273-358/+1
* - Some ports ship with libtool 1.5.x + "anygcc" patch. This modifiedtijl2014-02-271-0/+6
* - Use only one single space before trailing backslashsunpoet2014-02-271-7/+6
* Instead of hardcoding the version of GCC to provide Fortran support,gerald2014-02-271-1/+2
* Add -B${LOCALBASE}/bin to LDFLAGS just like compiler.mk does. This fixestijl2014-02-261-1/+1
* - Update Ruby 2.1 to 2.1.1swills2014-02-251-1/+1
* Revert bogus parts of revision 345909.gerald2014-02-252-2/+2
* Reword the documentation at the top of this file.gerald2014-02-253-7/+8
* Replace all uses of GCC_DEFAULT_VERSION by GCC_DEFAULT, remove thegerald2014-02-252-6/+8
* Add a new flag QUIET to make targets quiet, currently only 'checkpatch'rene2014-02-251-2/+5
* Remove quotes around values we get in PLIST_SUB. [1]mat2014-02-251-2/+2
* Really tell our users that using WITH_/WITHOUT_ to set/unset options ismat2014-02-241-0/+26
* - Add shared HPACK descriptionsunpoet2014-02-241-0/+1
* Remove the _GCC_BUILD_DEPENDS variable which we had kept for the sakegerald2014-02-231-3/+0
* Revert r345514 for now, it causes libraries to be built without .sobdrewery2014-02-221-2/+1
* Mk/bsd.(ruby,efl).mk: Replace "freebsd" with OPSYS:Lmarino2014-02-222-10/+10
* Mk/Uses/libtool.mk: Add DragonFly support to USES+= libtoolmarino2014-02-221-0/+1
* libtool 1.4.2a was defining the shared extension as shrext_cmds, rename it sh...bapt2014-02-221-1/+2
* DEBUG does more than installing debugging symbols in may cases. Update theflo2014-02-201-1/+1
* - Change PGSQL to PostgreSQLgahr2014-02-191-3/+3
* Update to 2.24beat2014-02-191-8/+8
* - Allow to stage drupal modsmiwi2014-02-191-14/+12
* - Add Ruby 2.1swills2014-02-181-2/+26
* KDE/FreeBSD team presents KDE SC 4.12.2 and KDE Workspace 4.11.6!makc2014-02-181-50/+33
* - Add 'tcl' and 'tk' support in SHEBANG_LANGgahr2014-02-181-3/+7
* Remove bits in PLIST_SUB who have spaces in them for makeplist usage.mat2014-02-181-1/+1
* - Add PostgreSQL license to the databasegahr2014-02-171-5/+8
* Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes". In most casestijl2014-02-175-55/+7
* Any python package that uses console_scripts in setup.py needs thekoobs2014-02-161-1/+1
* Add GMGPL to license databasemarino2014-02-151-1/+4
* Use OPTIONS helpers from excluded options tooantoine2014-02-151-1/+1
* Add java_CMD. Although Java programs don't use shebangs, it is sometimesdes2014-02-151-1/+3
* - Group common variable declarations togethersunpoet2014-02-151-21/+10
* - Also set link_all_deplibs_(CXX|F77|FC)=no.tijl2014-02-151-2/+4
* Like it was announced six months ago, remove Perl 5.12.mat2014-02-141-7/+2
* Define GPLv3RLE license (GPLv3 Runtime Library Exception)marino2014-02-131-4/+6
* Add ccache-update-links to _FORCE_POST_PATTERNS to run it after gcc hasantoine2014-02-131-1/+2
* - Properly prefix or suffix symlinks, which do not point to a file within themva2014-02-121-5/+5
* Use default-versions.mk for Apache, PHP, MySQL And PostgreSQL.mat2014-02-125-7/+43
* - Update MASTER_SITE_RUBY: add CDN by fastly.comsunpoet2014-02-121-0/+1
* - Remove unnecessary trailing backslashsunpoet2014-02-121-1/+1
* - Add ftp.stu.edu.tw to MASTER_SITE_VIMsunpoet2014-02-111-0/+2
* Try and force people to check the plist makeplist generates.mat2014-02-101-0/+1
* Use staging; simplify and remove some outdated material; move thebf2014-02-101-0/+43
* - Support libtool 1.3 which has an ltconfig script.tijl2014-02-101-8/+14
* - Remove ftp.stut.edu.tw from MASTER_SITE_VIMsunpoet2014-02-101-2/+0
* Fix trailing newline breaking INDEXbdrewery2014-02-091-1/+2
* Allow staging USE_RUBY_SETUP ports.bdrewery2014-02-091-0/+4
* Add a global CMAKE_NINJA variable to set in make.conf to use ninja instead of...bapt2014-02-091-0/+5
* - Update Firefox to 27.0beat2014-02-051-10/+19
* Add a user warning so that everyone get a notice about the upcoming EoL of pk...bapt2014-02-041-0/+10
* Mk/bsd.sites.mk: Deprecate c. and f. pypi.python.org [part II]koobs2014-02-041-2/+0
* Add a note to people still running perl 5.12 that it's going to disapear soon.mat2014-02-031-0/+1
* Mk/bsd.port.mk:makc2014-02-031-1/+1
* - Honor user-defined LANG/LC_ALL/LC_CTYPE before defaulting (improves upon fi...zi2014-02-021-4/+18
* - Resolve RDoc generation problemszi2014-02-011-1/+1
* Remove support for unstaged ports.rene2014-02-011-7/+1
* Remove lame CPAN mirror.des2014-01-301-1/+0
* - Support for the MATE desktop environment supportriggs2014-01-301-0/+1
* It doesn't require any args.mat2014-01-301-1/+1
* Fix typo (valide -> valid).mandree2014-01-301-2/+2
* - Add two new arguments to USES=iconv so ports can indicate they use GNUtijl2014-01-301-11/+16
* - Do not check for ${WRKDIR} in staged files, there are lots of falseantoine2014-01-292-8/+5
* Fix usage with older makebapt2014-01-291-1/+2
* Introduce USES=libtool to replace USE_AUTOTOOLS=libtool.tijl2014-01-292-1/+43
* Greatly enhance makeplist to replace all it can find in PLIST_SUB.mat2014-01-282-6/+19
* Specify minor version of libobjc to avoid LIB_DEPENDS to catch the gcc versio...bapt2014-01-281-1/+1
* Do not overwrite MAKE_ENV when WITH_DEBUG is definedbapt2014-01-281-1/+1
* Add DONTSTRIP to MAKE_ENV to prevent install(1) from stripping the binaries w...bapt2014-01-281-0/+1
* Add two new options helpers:mat2014-01-281-1/+17
* Use again package-noinstall now that is worksbapt2014-01-281-1/+1
* Fix make package-recursivebapt2014-01-281-2/+5
* Fix ports that passes MAKE_ARGS and are not staged yetbapt2014-01-281-1/+1
* Do not show orphans anymore with pkgng for .info filesbapt2014-01-271-0/+5
* Do not pass DESTDIR to build target (with a syntax compatible with both fmake...bapt2014-01-272-10/+3
* Add USES=desthackbapt2014-01-272-2/+32
* Remove Useless test on the value of NO_STAGEbapt2014-01-271-1/+1
* - Use proper urlak2014-01-271-1/+1
* Only defines the post-stage when neededbapt2014-01-271-1/+1
* - Add a developer warning if NO_STAGE is setak2014-01-271-0/+6
* Unregister lang/gcc44 now that it is no longer used by any port.rene2014-01-271-2/+1
* mail/policyd2: Fix WebUI, add it as an optionmarino2014-01-261-0/+1
* - Add patch to increase stack size to avoid crash on ppc64swills2014-01-261-2/+2
* Add WRKDIR to QA_ENV so that the paths QA check can search for itantoine2014-01-261-0/+1
* - kernel modules support SSP natively, so change the descriptionrene2014-01-251-2/+2
* BSD4CLAUSE is FSF approvedantoine2014-01-251-1/+1
* Revert r340911 for now.rakuco2014-01-251-2/+65
* Use only the official CDNs in MASTER_SITE_{KDE,QT}.rakuco2014-01-241-65/+2
* Replace a redirect URL (containing multiple query params) with the actual sit...ale2014-01-241-1/+1
* - Move the MAKE_ARGS variables from some individual math/octave-forge-*stephen2014-01-231-0/+1
* Update master sites for some ports formerly hosted on easysw.com, now extinct.mandree2014-01-231-3/+0
* Add gnome CDN in both https and http flavors.kwm2014-01-231-0/+2
* Make it possible to stage ruby gems using mkmf as a regular userantoine2014-01-231-0/+1
* Fix GNUstep backend naming in bsd.gnustep.mk.theraven2014-01-231-1/+1
* New port: x11-toolkits/wxgtk30 -- Series 3.0 of the wxWidgets toolkitgahr2014-01-221-3/+7
* Mk/bsd.site.mk: Remove cs.pu.edu.tw addressesmarino2014-01-201-6/+1
* Add the forgotten test around the IGNOREbapt2014-01-201-0/+2
* NO_STAGEd ports will fail if STAGEDIR is defined.bapt2014-01-201-0/+5
* - Update KDevelop ports to 4.6.0 [1]makc2014-01-181-1/+1
* Handle _FORCE_POST_PATTERNS for staged portsantoine2014-01-181-1/+1
* - Remove a check insisting that Fedora 10 ports can only be run whenrene2014-01-171-10/+1
* Fix bsd.gnustep.mk to refer to the new GNUstep back library.theraven2014-01-151-1/+1
* - add new MASTER_SITE_BUGZILLAohauer2014-01-151-1/+8
* Unregister lang/python26, it is expired and nothing depends on it anymore.rene2014-01-141-11/+2
* xz being included in all supported base system, remove code using versionbapt2014-01-132-7/+1
* First simple and easy change: use mordern LIB_DEPENDSbapt2014-01-131-1/+1
* Revert changes on bsd.database.mk as USES=pgsql is not ready yet.bapt2014-01-131-13/+104
* - Fix errors created when staging was implemented.stephen2014-01-131-5/+6
* Strip postgresql code out of bsd.database.mk, and introduce USES=pgsql.crees2014-01-133-107/+159
* - Implement staging for octave-forge ports.stephen2014-01-131-4/+2
* Bump perl version here too.mat2014-01-121-1/+1
* New USES=uniquefiles to make files or directories uniquemva2014-01-122-5/+205
* Mention the new c++0x argument.rene2014-01-111-1/+2
* add LUA_VER_STR to PLIST_SUBbapt2014-01-101-1/+2
* - Handle the case where both tcl and tk are part of USESgahr2014-01-102-5/+9
* Do not overwrite existing dependenciesbapt2014-01-101-3/+3
* backout 2 changes that should not have been committed with r339348bapt2014-01-102-7/+3
* Backout encoding of comments, it is triggering a pkgng bug with one of our portsbapt2014-01-103-4/+8
* Fix dependency additionbapt2014-01-101-1/+1
* Add a USES=lua (WIP) that only supports lua 5.2bapt2014-01-102-0/+107
* Fix paths check from qa.shantoine2014-01-101-2/+1
* - Add new CDNs for perl modules in head of listaz2014-01-101-0/+2
* Fix testbapt2014-01-091-1/+1
* Make gcc 4.6 is sufficient for c++0xbapt2014-01-091-1/+1
* Allow to choose clang from base on 9.2 when looking for a C11 compilerbapt2014-01-091-3/+38
* Add LIBOWN and LIBGRP to uidfixbapt2014-01-091-2/+4
* Do not overwrite BUILD_DEPENDSbapt2014-01-081-1/+1
* Fix checkpatch with the new way target sequence are definedbapt2014-01-081-1/+1
* Remove bad MAKE_ENV entry (bsd.stage.mk) does the right thing alreadybapt2014-01-081-1/+0
* - Convert USES=ninja:verbose into NINJA_VERBOSE make.conf(5) switch.avilla2014-01-081-7/+11
* Add new uses ninja[:verbose]bapt2014-01-071-0/+30
* Add an internal variable to decide if DESTDIR should ve define in MAKE_ENV or...bapt2014-01-071-0/+4
* pkgng expect all non ascii code and '%' to be urlencoded in the commentbapt2014-01-072-1/+24
* In preparation for Qt 5 ports:makc2014-01-072-298/+599
* - Remove USE_FAM, it has been replaced by USES=famantoine2014-01-052-46/+4
* Reinvokes portaudit a second time in case a problem has been reported. So if ...bapt2014-01-051-0/+5
* Add the debian cdn as a first attempt for debian mirrorsbapt2014-01-051-0/+1
* Add new USES=fam that will replace USE_FAM=yesantoine2014-01-051-0/+63
* Disconnect lang/gcc34 from bsd.gcc.mk, it is not used by any port anymore.rene2014-01-041-12/+1
* Add the forgotten targets to _STAGE_SUSEQbapt2014-01-041-1/+3
* Properly add targets to the sequence they belong to, that now makes them pred...bapt2014-01-047-22/+6
* Add the end-user targets to .PHONYbapt2014-01-041-3/+2
* Mark all targets defines in _SEQ and .ORDER has .PHONY which they all should bebapt2014-01-043-3/+11
* Add charsetfix-post-patch to _PATCH_SEQbapt2014-01-042-3/+1
* Add pathfix-pre-path to the _PATCH_SEQ and do not anymore make it a dependenc...bapt2014-01-042-3/+1
* Mark the -message targets as PHONYbapt2014-01-041-0/+1
* extract-message target definition was moved by mistakebapt2014-01-041-2/+2
* Fix typosbapt2014-01-041-1/+1
* Remove 2 more target fallbackbapt2014-01-041-10/+0
* Remove more now useless fallback targetsbapt2014-01-042-9/+2
* Rework ordering and definition of targets.bapt2014-01-041-267/+185
* Make sure the MASTER_SITE_SOURCEFORGE is a +=, not a =, so thatadamw2014-01-031-1/+1
* Remove FETCH_ARGS from github stuff in bsd.sites.mk.adamw2014-01-031-3/+1
* Ensure correct ownership of the licenses directory to avoid "leftovers" [1]rene2014-01-031-0/+2
* Use download.kde.org as the first option for MASTER_SITE_KDE.rakuco2014-01-031-2/+2
* Use sourceforge CDN instead of trying ourself to maintain a list of mirrors.bapt2014-01-031-8/+1
* Allow to follow 302 redirection when fetching from http.bapt2014-01-031-2/+2
* - Fix mkmf DESTDIR issue with patch from upstreamswills2014-01-031-1/+1
* Mk/bsd.sites.mk: Update GCC mirrorsmarino2014-01-031-6/+13
* - Add patch to bundled rdoc to fix issue which causes some ports to fail toswills2014-01-021-1/+1
* Replace a source of information that has disapeared[1] by another one[2]mat2013-12-311-2/+2
* - APACHE10 is not OSI Approved [1]ohauer2013-12-311-1/+1
* - rename AL2 to APACHE20 in Mk/bsd.licenses.db.mkohauer2013-12-311-3/+9
* Update to 1.2.2.kwm2013-12-301-1/+2
* Patch has been applied twice before committingbapt2013-12-281-95/+0
* Convert Mk/bsd.cran.mk to the Uses framework.dbn2013-12-283-91/+190
* Update ltverhack.kwm2013-12-281-0/+3
* New CFLAGS_${ARCH} and CXXFLAGS_${ARCH}bapt2013-12-271-0/+11
* Improve the warning message about the deprecation of WITHOUT_NLSbapt2013-12-271-1/+1
* - Remove USE_OPENAL codeantoine2013-12-262-83/+4
* Add new USES=openal, which will replace USE_OPENALantoine2013-12-261-0/+90
* Traditionally, most (if not all) tamperings with ${TMPPLIST} were donedanfe2013-12-261-4/+5
* - Replace USE_DOS2UNIX target by a wrapper for USES=dos2unixrene2013-12-241-34/+14