aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
Commit message (Expand)AuthorAgeFilesLines
* - Update Firefox to 29.0beat2014-04-302-8/+33
* - Add shared UDUNITS and UDUNITS2 descriptionssunpoet2014-04-291-0/+2
* Allow to append -p[0-9] to EXTRA_PATCHES to specify the patch(1) stripping levelbapt2014-04-281-6/+10
* - automatically strip modules build withohauer2014-04-271-0/+6
* - Fix check-stagedir causing staging violating. Quote all directory namesbdrewery2014-04-251-2/+5
* - Fix false-positive orphanned dir when '@unexec rmdir -p' is used.bdrewery2014-04-251-3/+3
* - Refactor a bit into functionsbdrewery2014-04-251-234/+290
* - Sort Java implementations by preference, i.e., java/openjdk7 is preferredjkim2014-04-251-15/+11
* check-plist: Don't error if GNOME_MTREE_FILE is missing, which can happenbdrewery2014-04-241-1/+1
* - Fix regression from r315599: Allow pkg to install itself firstbdrewery2014-04-241-3/+0
* - Fix when USES not definedbdrewery2014-04-241-2/+2
* - Fix stage-qa when USES contains desktop-file-utils twicebdrewery2014-04-241-2/+6
* - Handle plist containing @unexec /bin/rmdirantoine2014-04-241-5/+5
* When linking a library libA with a library libB using libtool, if libB.latijl2014-04-233-13/+32
* - Mostly revert r338509 and re-add SF mirrors. Prefer main redirect.bdrewery2014-04-231-0/+8
* - Fix handling of "@comment @cwd" so it does not reset real @cwd; onlybdrewery2014-04-231-7/+37
* Fix directory keywords handlingantoine2014-04-221-1/+1
* - For pkg run-depends dir listing, consider deps recursively.bdrewery2014-04-221-7/+21
* Fill orphans white list with files regenerated by installation scripts:antoine2014-04-221-1/+16
* - Do not advise to strip non FreeBSD binaries [1]antoine2014-04-221-4/+4
* - Split MTREE check into its own checkbdrewery2014-04-221-5/+17
* - Sort directories by Lexicographical Depth-First order (find -ds)bdrewery2014-04-221-7/+27
* Fix plist_sub_sed_sort.sh when value contains spacesantoine2014-04-211-1/+1
* Fix PLIST_SUB_SED when value contains =antoine2014-04-211-1/+1
* Add / to the blacklist of homedirs that should not be created or touched.mat2014-04-191-2/+2
* - Rename check-orphans to check-plist. Keep the old for backwards-compat.bdrewery2014-04-195-53/+267
* makepatch: don't create empty patchespawel2014-04-191-0/+1
* libvpx is unconditionally built with VP9 support, so adapt its description ac...riggs2014-04-181-1/+1
* - Fix HOMEDIR handling to not exclude all directories for ports without USERSbdrewery2014-04-171-1/+1
* - Document PLIST_SUB_SED= will disable PLIST_SUB hintsbdrewery2014-04-171-6/+21
* - Add script for handling leftover processing by poudriere/tinderbox.bdrewery2014-04-171-0/+139
* - Create a DO_MAKE_BUILD which will do the right thing for building, suchbdrewery2014-04-171-1/+2
* - Add PLIST_SUB_SED which is used to replace absolute paths with PLIST_SUB'dbdrewery2014-04-171-0/+9
* - Detect failure to create PREFIX for pkg_install workaround added in r351422bdrewery2014-04-171-1/+5
* - During 'make package' create PREFIX if not there to workaround a pkg_installbdrewery2014-04-171-0/+6
* The FreeBSD x11@ and graphics team proudly presentszeising2014-04-172-3/+4
* - Make default target "make stage" if staging supported.bdrewery2014-04-171-0/+4
* Revert bdrewery will work on this laterbapt2014-04-151-8/+0
* Register deprecation and expiration in packagesbapt2014-04-151-0/+8
* - Fix issues with specifying ${RUBY} variableswills2014-04-131-4/+4
* Add PORTSDIR path into PKG_ENV to allow the pkg command to properly find the ...bapt2014-04-131-0/+1
* Add PKG_ENV to pkg register commandbapt2014-04-131-2/+2
* Do not advise to strip ELF relocatables, usually it is harmfulantoine2014-04-131-1/+3
* Reduce the number of false positives reported by the shebang qa checkantoine2014-04-131-19/+45
* - Add a @sample plist keywordbdrewery2014-04-121-0/+3
* Mk/bsd.python.mk: Space to tabs in user messagekoobs2014-04-121-1/+1
* Allow an alternative install prefix to be specified withbrooks2014-04-121-1/+3
* Update comments.jkim2014-04-121-4/+4
* - Fix _JAVA_PORT_LINUX_ORACLE_JDK_1_8_INFOsunpoet2014-04-111-9/+9
* - Make shebang a warning for now, too many false-positives in files webdrewery2014-04-111-2/+2
* followup with recent cleanupbapt2014-04-111-16/+3
* - Pet portlint: use PYTHON_DISTNAME instead of PYTHON_DISTFILEsunpoet2014-04-111-2/+2
* . Set maintainer to java@FreeBSD.org.glewis2014-04-111-1/+1
* Only include bsd.gecko.mk when USE_GECKO or WANT_GECKO is setbapt2014-04-111-1/+1
* - Fix error handling in check-config, 'exit' is not a command.bdrewery2014-04-111-1/+1
* Allow to properly run make check-orphans and make makeplist for gnome portsbapt2014-04-112-1/+6
* Remove bits replaced by USES=geckobapt2014-04-101-408/+1
* Allow regular make xdev to be used as a cross building envbapt2014-04-101-1/+7
* Add support for OpenJDK 1.8bapt2014-04-101-9/+13
* Reset default qmake flags so that they don't taint ourpawel2014-04-101-0/+4
* Mk/pathfix.mk: Support more pkgconfig libdir matcheskoobs2014-04-091-2/+4
* Fix dependency on thunderbirdbapt2014-04-091-2/+2
* Add USES=geck to handle dependencies on the gecko engine via:bapt2014-04-091-0/+129
* Drop support for non staged perl portsbapt2014-04-091-2/+0
* Remove support for not staged portsbapt2014-04-091-9/+0
* Prevent Makefile from running "gconftool-2 --makefile-install-rule". Thiskwm2014-04-091-0/+4
* Rewrite the sharedmimeinfo qa check so that it doesn't produce a falseantoine2014-04-091-4/+11
* Add compiler:gcc-c++11-lib to instrument gcc linking with libc++ on system wh...bapt2014-04-081-2/+14
* Welcome Python 3.4 to the FreeBSD Ports Tree!koobs2014-04-081-2/+14
* Mk/bsd.options.desc.mk:makc2014-04-061-1/+2
* Document COPYTREE_BIN, COPYTREE_SHARE commandspawel2014-04-061-0/+10
* Tell the configure scripts to use ${PERL} for PERL_PATH, this fixesrene2014-04-041-1/+1
* Fix bmake detection logicbapt2014-04-041-1/+1
* Use bmake features to easier cross building supportbapt2014-04-041-0/+6
* Revert STRIPBIN adding to INSTALL_PROGRAM and INSTALL_LIB, this breaks with l...bapt2014-04-041-2/+2
* Fix missing spacebapt2014-04-041-1/+1
* Prepend install(1) command with the STRIPBIN env defined to the proper STRIPB...bapt2014-04-041-2/+2
* Define HCC and HCXX (host cc and host cxx when cross building)bapt2014-04-041-9/+7
* - stage-qa: Fix absolute symlink check to look at target not fully resolvedbdrewery2014-04-031-1/+1
* Cross building is only supported for staged portsbapt2014-04-031-0/+3
* Add PKG_ENV to allow specifying the file to read the ABI from in case of cros...bapt2014-04-032-2/+3
* - Fix fatal checks not exiting with non-zero [1]bdrewery2014-04-031-16/+46
* KDE/FreeBSD team presents KDE SC 4.12.4 and KDE Workspace 4.11.8!makc2014-04-031-2/+2
* First bit of support to cross build the ports tree will only workbapt2014-04-031-0/+19
* - Add NO_PREFIX_RMDIR to allow not removing PREFIX at deinstall if it doesbdrewery2014-04-021-1/+2
* - Simplify main target IGNORECMD handling for now. Order does not matter here.bdrewery2014-04-011-3/+2
* - Add comments around all of the DEP/SEQ/default target code and try to makebdrewery2014-04-011-11/+25
* - The 2nd section of blocks here is the .else to requiring SU. Change itbdrewery2014-04-011-1/+3
* 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