| Commit message (Expand) | Author | Age | Files | Lines |
* | Modify run-autotools-fixup so it only prints "FreeBSD 10 autotools fix | Tijl Coosemans | 2014-12-05 | 1 | -3/+4 |
* | Change the way Perl modules are installed, update the default Perl to 5.18. | Mathieu Arnold | 2014-11-26 | 1 | -4/+4 |
* | Do not load anymore bsd.database.mk in case of USE_PGSQL given the migration is | Baptiste Daroussin | 2014-11-23 | 1 | -1/+0 |
* | Do not ignore .so in manpages they are really problems for both groff and mandoc | Baptiste Daroussin | 2014-11-22 | 1 | -1/+1 |
* | Add a new check-man target that will check the manpages inside the port for | Baptiste Daroussin | 2014-11-21 | 1 | -0/+18 |
* | - Enable SSP by default. | Bryan Drewery | 2014-11-03 | 1 | -3/+4 |
* | bsd.port.mk: Finish update to make makepatch | John Marino | 2014-10-31 | 1 | -6/+24 |
* | Move WITH_CCACHE_BUILD logic to bsd.ccache.mk | Bryan Drewery | 2014-10-29 | 1 | -40/+1 |
* | Update Mesa ports to new default of 9.1.7 and more recent version to 10.3.0. | Koop Mast | 2014-10-17 | 1 | -0/+1 |
* | Modern compilers have more -O* flags that enable strict aliasing. Instead | Tijl Coosemans | 2014-10-10 | 1 | -1/+1 |
* | Use bsd.sanity.mk to check for INSTALLS_SHLIB | Baptiste Daroussin | 2014-10-08 | 1 | -3/+0 |
* | Get rid of _DESKTOPDIR_REL and use DESKTOPDIR everywhere | Baptiste Daroussin | 2014-10-08 | 1 | -14/+2 |
* | Use absolute path for PORTDATA PORTDOCS and PORTEXAMPLES | Baptiste Daroussin | 2014-10-08 | 1 | -20/+6 |
* | Use absolute patch for rc scripts in plist | Baptiste Daroussin | 2014-10-08 | 1 | -5/+2 |
* | Make info files absolute patch in plist | Baptiste Daroussin | 2014-10-08 | 1 | -12/+1 |
* | Remove unused configure-autotools target from Mk/bsd.autotools.mk and | Tijl Coosemans | 2014-10-07 | 1 | -1/+1 |
* | qa.sh now needs LINUXBASE | Antoine Brodin | 2014-10-05 | 1 | -0/+1 |
* | check-plist no longer needs to check for directories owned by dependencies. | Bryan Drewery | 2014-10-04 | 1 | -3/+0 |
* | Switch to WITH_NEW_XORG for all supported version of FreeBSD by default | Baptiste Daroussin | 2014-10-03 | 1 | -4/+2 |
* | - Reinstate r369644 fully to add the OSVERSION==UNAME_r sanity check. | Bryan Drewery | 2014-10-03 | 1 | -4/+0 |
* | Add BUNDLE_LIBS knob to prevent pkg(8) from automatically add provided shlibs | Baptiste Daroussin | 2014-10-02 | 1 | -0/+5 |
* | Activate New Xorg for the full 10.x branch see UPDATING for details | Baptiste Daroussin | 2014-10-01 | 1 | -1/+1 |
* | Partially revert r369644 temporarily (to add the OSVERSION=sysctl kern.osreld... | Bryan Drewery | 2014-10-01 | 1 | -0/+4 |
* | If either of OSVERSION or UNAME_r is improperly set when building in a | Bryan Drewery | 2014-10-01 | 1 | -4/+13 |
* | Change the way USES is handled: | Tijl Coosemans | 2014-09-29 | 1 | -8/+12 |
* | Try to make this more clear | Bryan Drewery | 2014-09-26 | 1 | -1/+1 |
* | Tell users to update the pkg PORT | Bryan Drewery | 2014-09-26 | 1 | -1/+1 |
* | Make the fetch of PATCHFILES more quiet | Antoine Brodin | 2014-09-24 | 1 | -1/+1 |
* | Remove some useless @cwd | Baptiste Daroussin | 2014-09-23 | 1 | -10/+2 |
* | - Fix check-vulerable exiting without printing message since pkg-1.3.4 fixed | Bryan Drewery | 2014-09-22 | 1 | -1/+1 |
* | Clean out some @dirrmtry | Baptiste Daroussin | 2014-09-22 | 1 | -9/+4 |
* | Stop emitting @dirrm* for PORTDATA and PORTEXAMPLES | Baptiste Daroussin | 2014-09-22 | 1 | -6/+0 |
* | Update CentOS base to 6.5, add userland ports | Johannes Jost Meixner | 2014-09-22 | 1 | -0/+2 |
* | Remove @dirrmtry from PORTSDOC code it is now automatic | Baptiste Daroussin | 2014-09-22 | 1 | -3/+0 |
* | PLIST_DIRS and PLIST_DIRSTRY are now equivalent and both emitting @dir entries | Baptiste Daroussin | 2014-09-22 | 1 | -5/+2 |
* | Do not set an initial value for owner/wheel pkg(8) does it by itself now | Baptiste Daroussin | 2014-09-22 | 1 | -4/+0 |
* | Update to 1.3.8 Changes: | Baptiste Daroussin | 2014-09-22 | 1 | -34/+3 |
* | - Remove -a when copying package. r329130 broke this when PACKAGES was on | Bryan Drewery | 2014-09-19 | 1 | -1/+1 |
* | - Fix minimum pkg version check when using pkg from git. Strip out everything | Bryan Drewery | 2014-09-19 | 1 | -2/+2 |
* | Remove dead pkg_install code | Bryan Drewery | 2014-09-19 | 1 | -15/+0 |
* | Fix typo. | Bryan Drewery | 2014-09-19 | 1 | -1/+1 |
* | Fix WITH_PKGNG=devel backward compatibility | Baptiste Daroussin | 2014-09-18 | 1 | -6/+6 |
* | Add a minimal version testing for the installed pkg to enforce people to go t... | Baptiste Daroussin | 2014-09-18 | 1 | -0/+11 |
* | Retire MANCOMPRESSED. | Mathieu Arnold | 2014-09-18 | 1 | -13/+1 |
* | Initial version of USES=autoreconf that can replace USE_AUTOTOOLS. It | Tijl Coosemans | 2014-09-17 | 1 | -2/+2 |
* | - Fix off-by-one with 'make checksum' which caused it to not properly | Bryan Drewery | 2014-09-17 | 1 | -1/+1 |
* | - Continue to define PKGNG_ORIGIN. | Bryan Drewery | 2014-09-17 | 1 | -3/+4 |
* | bsd.port.mk: Fix typo found in EXTRA_PATCHES handling | John Marino | 2014-09-08 | 1 | -1/+1 |
* | Fix example in my previous attempt to document COPYTREE macros | Pawel Pekala | 2014-09-07 | 1 | -1/+1 |
* | Factorize USE_CSTD and USE_CXXSTD | Baptiste Daroussin | 2014-09-05 | 1 | -12/+6 |
* | Change INSTALL_DATA to install with mode 644 | Antoine Brodin | 2014-09-05 | 1 | -1/+3 |
* | This garbages collect code now useless: | Baptiste Daroussin | 2014-09-03 | 1 | -143/+2 |
* | Fix @dirrmtry in case PREFIX != LOCALBASE | Baptiste Daroussin | 2014-09-03 | 1 | -1/+1 |
* | Convert rmtry into regular Keyword | Baptiste Daroussin | 2014-09-03 | 1 | -9/+0 |
* | Add home directory creation to pre-install script for USERS/GROUPS | Baptiste Daroussin | 2014-09-02 | 1 | -2/+2 |
* | Commit non bikeshed part of Differential Revision D582 | Antoine Brodin | 2014-09-02 | 1 | -9/+11 |
* | Remove support for pkg_install | Baptiste Daroussin | 2014-09-01 | 1 | -380/+204 |
* | Remove support for NO_STAGE | Baptiste Daroussin | 2014-09-01 | 1 | -165/+109 |
* | Commit the version of the patch that was exp-runned | Antoine Brodin | 2014-08-28 | 1 | -1/+1 |
* | Fix @dirrm auto-generation for PORTDOCS/PORTEXAMPLES/PORTDATA with globs. | Matthias Andree | 2014-08-28 | 1 | -3/+7 |
* | Use CONFIGURE_SHELL and MAKE_SHELL to define SHELL and CONFIG_SHELL | Tijl Coosemans | 2014-08-26 | 1 | -2/+2 |
* | Remove support for NOPORTDATA | Antoine Brodin | 2014-08-26 | 1 | -7/+1 |
* | Ignore ports setting NO_PACKAGE when PACKAGE_BUILDING is set | Antoine Brodin | 2014-08-24 | 1 | -0/+2 |
* | - Make 'clean-restricted' tell that it is deleting the package. | Bryan Drewery | 2014-08-22 | 1 | -2/+3 |
* | Some ports create their pkg-plist from post-install. USES=libtool removes | Tijl Coosemans | 2014-08-21 | 1 | -2/+2 |
* | Do not use RESETPREFIX in plist suggestions | Bryan Drewery | 2014-08-19 | 1 | -1/+1 |
* | - Move RESETPREFIX to default PLIST_SUB | Bryan Drewery | 2014-08-19 | 1 | -1/+2 |
* | Add a USES=imake:noman to make NO_INSTALL_MANPAGES go away. | Mathieu Arnold | 2014-08-13 | 1 | -8/+2 |
* | Convert the Python framework bits to USES=python. | Marcus von Appen | 2014-08-09 | 1 | -9/+1 |
* | Add make missing-package that will do the same as make missing but print package | Baptiste Daroussin | 2014-08-04 | 1 | -0/+10 |
* | Revert another part of r361917 | Antoine Brodin | 2014-08-01 | 1 | -2/+3 |
* | - Reset @cwd to prefix after creating ldconfig configuration file in localbase | Antoine Brodin | 2014-07-30 | 1 | -1/+7 |
* | - Allow to make developer warnings fatal | Dmitry Marakasov | 2014-07-30 | 1 | -0/+4 |
* | Partially revert r361917 | Baptiste Daroussin | 2014-07-22 | 1 | -5/+8 |
* | Make sure to create the WRKDIR even is do-extract is define in the port Makefile | Baptiste Daroussin | 2014-07-21 | 1 | -2/+2 |
* | Clean working directories earlier | Baptiste Daroussin | 2014-07-21 | 1 | -1/+1 |
* | Now that all LIB_DEPENDS has been switched to modern version, remove support | Baptiste Daroussin | 2014-07-16 | 1 | -38/+1 |
* | bsd.port.mk: Define CONFIGURE_TARGET using OPSYS instead of freebsd | John Marino | 2014-07-15 | 1 | -2/+2 |
* | Fix simple condition in making directories | Baptiste Daroussin | 2014-07-15 | 1 | -18/+15 |
* | Be a bit more direct about pkg_install having to be replaced by pkg. | Mathieu Arnold | 2014-07-11 | 1 | -2/+2 |
* | Add URL explaining NO_STAGE deprecation | Bryan Drewery | 2014-07-03 | 1 | -1/+1 |
* | Deprecate all non stage ports with expiration date 2014-08-31 | Baptiste Daroussin | 2014-07-02 | 1 | -0/+5 |
* | Remove bsd.pbi.mk, it is not used anymore to produce modern PBIs | Baptiste Daroussin | 2014-07-02 | 1 | -2/+0 |
* | Use print/indexinfo to generate index of info pages | Antoine Brodin | 2014-06-28 | 1 | -10/+5 |
* | Do not hide errors listing info pages in the pkg case | Antoine Brodin | 2014-06-26 | 1 | -1/+1 |
* | Use print/texinfo-lite to install info pages | Baptiste Daroussin | 2014-06-25 | 1 | -10/+13 |
* | Remove the IGNOREFILES feature: it was an unsafe feature allowing to use files | Baptiste Daroussin | 2014-06-23 | 1 | -64/+0 |
* | Make @dirrmtry handling in pkg_install closer to what pkg does | Antoine Brodin | 2014-06-21 | 1 | -3/+2 |
* | Fixup COPYTREE_* doc. | Mathieu Arnold | 2014-06-19 | 1 | -4/+4 |
* | Remove support for USE_DRUPAL | Baptiste Daroussin | 2014-06-18 | 1 | -4/+0 |
* | Backout support for WITHOUT_INFO in base it triggers an infinite recursion | Baptiste Daroussin | 2014-06-16 | 1 | -6/+6 |
* | do not overwrite RUN and BUILD DEPENDS | Baptiste Daroussin | 2014-06-16 | 1 | -2/+2 |
* | Make ports providing info files depending on print/textinfo if base has been ... | Baptiste Daroussin | 2014-06-16 | 1 | -0/+6 |
* | Make pkg_install aware of @fc @fcfontsdir and @fontsdir | Baptiste Daroussin | 2014-06-12 | 1 | -5/+3 |
* | Fix USE_LDCONFIG when PREFIX!=LOCALBASE and there is no NO_MTREE | Antoine Brodin | 2014-06-12 | 1 | -2/+2 |
* | Define X_SYSROOT to avoid duplicating code too much | Baptiste Daroussin | 2014-06-12 | 1 | -7/+7 |
* | Support LIBS like LDFLAGS. | Tijl Coosemans | 2014-06-11 | 1 | -2/+2 |
* | Don't run fix-perl-bs when NO_STAGE, it's not needed. | Mathieu Arnold | 2014-06-11 | 1 | -1/+1 |
* | Remove all the bootstrap files (.bs) from the plists. | Mathieu Arnold | 2014-06-10 | 1 | -3/+3 |
* | Kill NO_LDCONFIG_MTREE, it is long dead | Antoine Brodin | 2014-06-09 | 1 | -21/+9 |
* | Fix NO_PIE env definition | Baptiste Daroussin | 2014-06-07 | 1 | -1/+1 |
* | - Disable PIE in ports for now until more testing can be done. | Bryan Drewery | 2014-06-07 | 1 | -0/+3 |
* | lib-depends: Don't show "- not found" on a new line. | Bryan Drewery | 2014-06-05 | 1 | -1/+2 |
* | Apply a band-aid on Perl ports plists for perl 5.20. | Mathieu Arnold | 2014-06-02 | 1 | -3/+3 |
* | - Fix grammar and reword | Bryan Drewery | 2014-05-31 | 1 | -1/+1 |
* | - When showing vulnerability warning give an explanation that there | Bryan Drewery | 2014-05-31 | 1 | -0/+2 |
* | - The output from PKG_INFO is actually needed | Bryan Drewery | 2014-05-30 | 1 | -1/+1 |
* | - Stop showing pkg warnings when looking for dependencies based on package | Bryan Drewery | 2014-05-30 | 1 | -1/+1 |
* | - Remove USE_GMAKE support, please use USES=gmake instead | Martin Wilke | 2014-05-29 | 1 | -4/+0 |
* | Add a new option, INSTALL_STRIPPED, | Baptiste Daroussin | 2014-05-28 | 1 | -0/+2 |
* | fix checking DISTDIR for writeability | Baptiste Daroussin | 2014-05-28 | 1 | -2/+2 |
* | make missing distinfo file fatal | Baptiste Daroussin | 2014-05-28 | 1 | -0/+1 |
* | Remove support for USE_DISPLAY | Baptiste Daroussin | 2014-05-28 | 1 | -4/+0 |
* | Forgot to add fix-packlist for NEED_ROOT. | Mathieu Arnold | 2014-05-28 | 1 | -1/+1 |
* | Drop support for USE_SCONS please use USES=scons instead | Baptiste Daroussin | 2014-05-27 | 1 | -7/+0 |
* | Remove bsd.lua.mk and USE_LUA support please use USES=lua | Baptiste Daroussin | 2014-05-26 | 1 | -11/+0 |
* | Drop compatibility code for USE_DOS2UNIX | Baptiste Daroussin | 2014-05-26 | 1 | -13/+0 |
* | - When searching for lib-depends, show which file was found. | Bryan Drewery | 2014-05-25 | 1 | -1/+2 |
* | - Add a USE_PERL5=fixpacklist to account for ports creating one when not using | Mathieu Arnold | 2014-05-25 | 1 | -1/+1 |
* | Point MASTER_SITES_BACKUP / MASTER_SITES_LOCAL to distcache.FreeBSD.org | Peter Wemm | 2014-05-24 | 1 | -2/+2 |
* | Rename pathfix-pre-patch target into pathfix to be consistent | Baptiste Daroussin | 2014-05-22 | 1 | -1/+1 |
* | Change the protocal for the default master site backup used for | Erwin Lansing | 2014-05-16 | 1 | -2/+2 |
* | - Support pkg-1.3 pkg-audit not-vuln output. | Bryan Drewery | 2014-05-12 | 1 | -0/+3 |
* | WANT_GECKO is not in used anywhere in the ports tree, let's remove it | Baptiste Daroussin | 2014-05-12 | 1 | -2/+2 |
* | - Move security-check.awk to Mk/Scripts where it is more proper these days. | Bryan Drewery | 2014-05-10 | 1 | -1/+1 |
* | Move updating the desktop database later to make sure it work as expected wit... | Baptiste Daroussin | 2014-05-07 | 1 | -2/+4 |
* | Convert all :U to :tu and :L to :tl | Baptiste Daroussin | 2014-05-05 | 1 | -40/+38 |
* | - Fix WITH_CCACHE_BUILD support (fix build) with ports that use | Bryan Drewery | 2014-05-03 | 1 | -0/+16 |
* | Allow to append -p[0-9] to EXTRA_PATCHES to specify the patch(1) stripping level | Baptiste Daroussin | 2014-04-28 | 1 | -6/+10 |
* | - Fix regression from r315599: Allow pkg to install itself first | Bryan Drewery | 2014-04-24 | 1 | -3/+0 |
* | When linking a library libA with a library libB using libtool, if libB.la | Tijl Coosemans | 2014-04-23 | 1 | -11/+15 |
* | Fix PLIST_SUB_SED when value contains = | Antoine Brodin | 2014-04-21 | 1 | -1/+1 |
* | Add / to the blacklist of homedirs that should not be created or touched. | Mathieu Arnold | 2014-04-19 | 1 | -2/+2 |
* | makepatch: don't create empty patches | Pawel Pekala | 2014-04-19 | 1 | -0/+1 |
* | - Create a DO_MAKE_BUILD which will do the right thing for building, such | Bryan Drewery | 2014-04-17 | 1 | -1/+2 |
* | - Add PLIST_SUB_SED which is used to replace absolute paths with PLIST_SUB'd | Bryan Drewery | 2014-04-17 | 1 | -0/+9 |
* | - Detect failure to create PREFIX for pkg_install workaround added in r351422 | Bryan Drewery | 2014-04-17 | 1 | -1/+5 |
* | - During 'make package' create PREFIX if not there to workaround a pkg_install | Bryan Drewery | 2014-04-17 | 1 | -0/+6 |
* | The FreeBSD x11@ and graphics team proudly presents | Niclas Zeising | 2014-04-17 | 1 | -1/+1 |
* | - Make default target "make stage" if staging supported. | Bryan Drewery | 2014-04-17 | 1 | -0/+4 |
* | Add PORTSDIR path into PKG_ENV to allow the pkg command to properly find the ... | Baptiste Daroussin | 2014-04-13 | 1 | -0/+1 |
* | - Add a @sample plist keyword | Bryan Drewery | 2014-04-12 | 1 | -0/+3 |
* | Only include bsd.gecko.mk when USE_GECKO or WANT_GECKO is set | Baptiste Daroussin | 2014-04-11 | 1 | -1/+1 |
* | - Fix error handling in check-config, 'exit' is not a command. | Bryan Drewery | 2014-04-11 | 1 | -1/+1 |
* | Allow regular make xdev to be used as a cross building env | Baptiste Daroussin | 2014-04-10 | 1 | -1/+7 |
* | Document COPYTREE_BIN, COPYTREE_SHARE commands | Pawel Pekala | 2014-04-06 | 1 | -0/+10 |
* | Fix bmake detection logic | Baptiste Daroussin | 2014-04-04 | 1 | -1/+1 |
* | Use bmake features to easier cross building support | Baptiste Daroussin | 2014-04-04 | 1 | -0/+6 |
* | Revert STRIPBIN adding to INSTALL_PROGRAM and INSTALL_LIB, this breaks with l... | Baptiste Daroussin | 2014-04-04 | 1 | -2/+2 |
* | Fix missing space | Baptiste Daroussin | 2014-04-04 | 1 | -1/+1 |
* | Prepend install(1) command with the STRIPBIN env defined to the proper STRIPB... | Baptiste Daroussin | 2014-04-04 | 1 | -2/+2 |
* | Define HCC and HCXX (host cc and host cxx when cross building) | Baptiste Daroussin | 2014-04-04 | 1 | -9/+7 |
* | Cross building is only supported for staged ports | Baptiste Daroussin | 2014-04-03 | 1 | -0/+3 |
* | Add PKG_ENV to allow specifying the file to read the ABI from in case of cros... | Baptiste Daroussin | 2014-04-03 | 1 | -1/+2 |
* | First bit of support to cross build the ports tree will only work | Baptiste Daroussin | 2014-04-03 | 1 | -0/+19 |
* | - Add NO_PREFIX_RMDIR to allow not removing PREFIX at deinstall if it does | Bryan Drewery | 2014-04-02 | 1 | -1/+2 |
* | - Simplify main target IGNORECMD handling for now. Order does not matter here. | Bryan Drewery | 2014-04-01 | 1 | -3/+2 |
* | - Add comments around all of the DEP/SEQ/default target code and try to make | Bryan Drewery | 2014-04-01 | 1 | -11/+25 |
* | - The 2nd section of blocks here is the .else to requiring SU. Change it | Bryan Drewery | 2014-04-01 | 1 | -1/+3 |
* | In the DEBUG case, do not assign INSTALL_TARGET if it is not defined | Antoine Brodin | 2014-03-29 | 1 | -0/+2 |
* | Automatically convert install-strip target into install target if the debug v... | Baptiste Daroussin | 2014-03-28 | 1 | -0/+1 |
* | Make option DEBUG work like WITH_DEBUG | Baptiste Daroussin | 2014-03-28 | 1 | -6/+3 |
* | - Fix error running 'make stage' when NO_STAGE is set: | Bryan Drewery | 2014-03-28 | 1 | -0/+7 |
* | Make bsd.ocaml.mk more stage friendly | Antoine Brodin | 2014-03-27 | 1 | -0/+4 |
* | - Fix USE_PACKAGE_DEPENDS to properly register packages as automatic with pkgng | Bryan Drewery | 2014-03-26 | 1 | -1/+4 |
* | install-package: Support INSTALLS_DEPENDS to register package as automatic | Bryan Drewery | 2014-03-26 | 1 | -0/+3 |
* | - Fix installing with pkg_install when running 'make install' due to the | Bryan Drewery | 2014-03-24 | 1 | -5/+6 |
* | - Create package in WRKDIR/pkg/ instead of WORKDIR/ to avoid pkg-create bug | Bryan Drewery | 2014-03-23 | 1 | -6/+7 |
* | install-package: Use WRKDIR/PKGNAME.PKG_SUFX if available | Bryan Drewery | 2014-03-23 | 1 | -4/+8 |
* | Using PKGREPOSITORY is more correct here since PKGFILE uses it | Bryan Drewery | 2014-03-19 | 1 | -1/+1 |
* | USE_LHA is not used anymore in the ports tree | Baptiste Daroussin | 2014-03-12 | 1 | -15/+2 |
* | Remove the now unused USE_ZIP=yes, everyone should now use USES=zip | Baptiste Daroussin | 2014-03-11 | 1 | -14/+2 |
* | fix removed by accident .else | Baptiste Daroussin | 2014-03-07 | 1 | -0/+1 |
* | extract USE_MAKESELF from bsd.port.mk | Baptiste Daroussin | 2014-03-07 | 1 | -16/+3 |
* | KDE/FreeBSD team is happy to present Qt 5 in ports! | Max Brazhnikov | 2014-03-04 | 1 | -4/+9 |
* | - Get rid of bsd.tcl.mk. See my CHANGES entry from 20130919. | Pietro Cerutti | 2014-02-27 | 1 | -8/+0 |
* | Add a new flag QUIET to make targets quiet, currently only 'checkpatch' | Rene Ladan | 2014-02-25 | 1 | -2/+5 |
* | Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes". In most cases | Tijl Coosemans | 2014-02-17 | 1 | -1/+1 |
* | Add a user warning so that everyone get a notice about the upcoming EoL of pk... | Baptiste Daroussin | 2014-02-04 | 1 | -0/+10 |
* | Mk/bsd.port.mk: | Max Brazhnikov | 2014-02-03 | 1 | -1/+1 |
* | Introduce USES=libtool to replace USE_AUTOTOOLS=libtool. | Tijl Coosemans | 2014-01-29 | 1 | -1/+2 |
* | Do not overwrite MAKE_ENV when WITH_DEBUG is defined | Baptiste Daroussin | 2014-01-28 | 1 | -1/+1 |
* | Add DONTSTRIP to MAKE_ENV to prevent install(1) from stripping the binaries w... | Baptiste Daroussin | 2014-01-28 | 1 | -0/+1 |
* | Use again package-noinstall now that is works | Baptiste Daroussin | 2014-01-28 | 1 | -1/+1 |
* | Fix make package-recursive | Baptiste Daroussin | 2014-01-28 | 1 | -2/+5 |
* | Fix ports that passes MAKE_ARGS and are not staged yet | Baptiste Daroussin | 2014-01-28 | 1 | -1/+1 |
* | Do not pass DESTDIR to build target (with a syntax compatible with both fmake... | Baptiste Daroussin | 2014-01-27 | 1 | -2/+2 |
* | Add USES=desthack | Baptiste Daroussin | 2014-01-27 | 1 | -2/+3 |
* | Add the forgotten test around the IGNORE | Baptiste Daroussin | 2014-01-20 | 1 | -0/+2 |
* | NO_STAGEd ports will fail if STAGEDIR is defined. | Baptiste Daroussin | 2014-01-20 | 1 | -0/+5 |
* | xz being included in all supported base system, remove code using version | Baptiste Daroussin | 2014-01-13 | 1 | -3/+0 |
* | New USES=uniquefiles to make files or directories unique | Marcus von Appen | 2014-01-12 | 1 | -5/+6 |
* | Fix checkpatch with the new way target sequence are defined | Baptiste Daroussin | 2014-01-08 | 1 | -1/+1 |
* | - Remove USE_FAM, it has been replaced by USES=fam | Antoine Brodin | 2014-01-05 | 1 | -46/+0 |
* | Reinvokes portaudit a second time in case a problem has been reported. So if ... | Baptiste Daroussin | 2014-01-05 | 1 | -0/+5 |
* | Add the forgotten targets to _STAGE_SUSEQ | Baptiste Daroussin | 2014-01-04 | 1 | -1/+3 |
* | Properly add targets to the sequence they belong to, that now makes them pred... | Baptiste Daroussin | 2014-01-04 | 1 | -3/+6 |
* | Add the end-user targets to .PHONY | Baptiste Daroussin | 2014-01-04 | 1 | -3/+2 |
* | Mark all targets defines in _SEQ and .ORDER has .PHONY which they all should be | Baptiste Daroussin | 2014-01-04 | 1 | -1/+11 |
* | Add charsetfix-post-patch to _PATCH_SEQ | Baptiste Daroussin | 2014-01-04 | 1 | -1/+1 |
* | Add pathfix-pre-path to the _PATCH_SEQ and do not anymore make it a dependenc... | Baptiste Daroussin | 2014-01-04 | 1 | -1/+1 |
* | Mark the -message targets as PHONY | Baptiste Daroussin | 2014-01-04 | 1 | -0/+1 |
* | extract-message target definition was moved by mistake | Baptiste Daroussin | 2014-01-04 | 1 | -2/+2 |
* | Fix typos | Baptiste Daroussin | 2014-01-04 | 1 | -1/+1 |
* | Remove 2 more target fallback | Baptiste Daroussin | 2014-01-04 | 1 | -10/+0 |
* | Rework ordering and definition of targets. | Baptiste Daroussin | 2014-01-04 | 1 | -267/+185 |
* | Allow to follow 302 redirection when fetching from http. | Baptiste Daroussin | 2014-01-03 | 1 | -2/+2 |
* | Convert Mk/bsd.cran.mk to the Uses framework. | David Naylor | 2013-12-28 | 1 | -6/+0 |
* | New CFLAGS_${ARCH} and CXXFLAGS_${ARCH} | Baptiste Daroussin | 2013-12-27 | 1 | -0/+11 |
* | - Remove USE_OPENAL code | Antoine Brodin | 2013-12-26 | 1 | -83/+0 |
* | - Replace USE_DOS2UNIX target by a wrapper for USES=dos2unix | Rene Ladan | 2013-12-24 | 1 | -34/+14 |
* | Fix user belonging to multiple groups when a package is staged | Baptiste Daroussin | 2013-12-18 | 1 | -0/+2 |
* | Switch FreeBSD CURRENT to use the new xorg stack (WITH_NEW_XORG=) [0] | Niclas Zeising | 2013-12-16 | 1 | -0/+10 |
* | bsd.port.mk: add LEGAL_TEXT and LEGAL_PACKAGE variable | Eitan Adler | 2013-12-11 | 1 | -0/+13 |
* | Some ports install their info pages gzipped (devel/cvs or lang/gauche for | Antoine Brodin | 2013-12-06 | 1 | -2/+1 |
* | - Use NO_ARCH instead of NOARCH for consistency with other NO_ knobs | Alex Kozlov | 2013-12-06 | 1 | -1/+1 |
* | - Implement support for architecture-neutral ports | Alex Kozlov | 2013-12-06 | 1 | -9/+11 |
* | Fix listing of info-* files when staging | Antoine Brodin | 2013-11-29 | 1 | -2/+2 |
* | Replace deprecated USE_DISPLAY code with a single inclusion of USES=display | Rene Ladan | 2013-11-28 | 1 | -16/+2 |
* | pkg audit now uses the vuln.xml file and not the auditfile anymore | Baptiste Daroussin | 2013-11-27 | 1 | -1/+1 |
* | Expand the description of PKGNAMESUFFIX to also cover its use as a | Gerald Pfeifer | 2013-11-25 | 1 | -3/+5 |
* | Say hello to Mate 1.6. | Koop Mast | 2013-11-23 | 1 | -2/+15 |
* | Fix handling of info files with pkgng, when dealing with .info-X files and al... | Baptiste Daroussin | 2013-11-23 | 1 | -1/+8 |
* | Fix typo | Baptiste Daroussin | 2013-11-21 | 1 | -1/+1 |
* | Fix some typos and use modern Perl variables in comments. | Rene Ladan | 2013-11-20 | 1 | -4/+4 |
* | Fix do-patch | Baptiste Daroussin | 2013-11-20 | 1 | -1/+1 |
* | Ensure make patch fails if a patch fails to apply with bmake being the defaul... | Baptiste Daroussin | 2013-11-20 | 1 | -1/+2 |
* | Add the ability to build specific ports with WITH_DEBUG | Eitan Adler | 2013-11-19 | 1 | -0/+8 |
* | Define EXTRACT_SUFX at the very end of the pre section to allow | Baptiste Daroussin | 2013-11-12 | 1 | -13/+14 |
* | - Fix user users-groups script ('-e') | Olli Hauer | 2013-11-07 | 1 | -1/+1 |
* | - Fix 'make package-recursive' with staging | Bryan Drewery | 2013-11-02 | 1 | -1/+1 |
* | - Fix 'make package' when using pkg_install. Broken in r332158 due to syntax | Bryan Drewery | 2013-10-31 | 1 | -0/+2 |
* | Staging showed that user/groups creation from plist are done in | Baptiste Daroussin | 2013-10-31 | 1 | -11/+43 |
* | - Fix COPYTREE_BIN and COPYTREE_SHARE so that installed symlinks | Bryan Drewery | 2013-10-28 | 1 | -2/+2 |
* | - Don't create share/applications as it is part of BSD.local.dist now | Bryan Drewery | 2013-10-23 | 1 | -2/+0 |
* | Don't add "@unexec rmdir ${DESKTOPDIR} ..." to pkg-plist for ports that | Tijl Coosemans | 2013-10-23 | 1 | -1/+0 |
* | really apply the fix provided by ohauer | Baptiste Daroussin | 2013-10-21 | 1 | -1/+1 |
* | Fix restage target | Baptiste Daroussin | 2013-10-21 | 1 | -1/+1 |
* | - Fix patch fetching so it tries the next site if one has the wrong size. | Bryan Drewery | 2013-10-20 | 1 | -2/+17 |
* | Readd forgotten port-install-script in the stage seq. | Baptiste Daroussin | 2013-10-17 | 1 | -2/+2 |
* | - Fix USE_LDCONFIG32 for stage ready ports | Alex Kozlov | 2013-10-15 | 1 | -1/+1 |
* | - Update comments to reflect the new "stage" target | Frederic Culot | 2013-10-11 | 1 | -6/+7 |
* | - WITH_CCACHE_BUILD: Respect NOCCACHE as well since that is what devel/ccache | Bryan Drewery | 2013-10-11 | 1 | -1/+1 |
* | - Try to clarify USE_PACKAGE_DEPENDS_ONLY failure message | Bryan Drewery | 2013-10-10 | 1 | -1/+1 |
* | - Move dialog4ports.sh to more appropriate new directory Mk/Scripts as | Bryan Drewery | 2013-10-10 | 1 | -1/+1 |
* | First set of Q/A for staged ports. | Baptiste Daroussin | 2013-10-09 | 1 | -0/+7 |
* | - Fix 'USE_DOS2UNIX= file list' not printing file names since r183768 | Bryan Drewery | 2013-10-09 | 1 | -1/+1 |
* | - Fix not being able to use :DEFAULT group in MASTER_SITES and PATCH_SITES. | Bryan Drewery | 2013-10-07 | 1 | -5/+6 |
* | - PATCHFILES now support an optional :-pX flag that notes which patch strip | Bryan Drewery | 2013-10-05 | 1 | -15/+35 |
* | Allow to mark a port as broken on some given arches without having to add pre... | Baptiste Daroussin | 2013-10-04 | 1 | -3/+10 |