| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | - Fix 'package' with staging+pkg_install when ports are read-only by creating | Bryan Drewery | 2013-10-03 | 1 | -4/+12 |
* | - Fix staging not checking if a port is already installed when installing | Bryan Drewery | 2013-10-01 | 1 | -2/+2 |
* | - pkg_install+staging: Fix installing package as non-root to call su. | Bryan Drewery | 2013-10-01 | 1 | -2/+2 |
* | The FreeBSD graphics/x11 team proudly presents | Niclas Zeising | 2013-09-30 | 1 | -6/+8 |
* | - Don't needlessly depend on ccache with WITH_CCACHE_BUILD when NO_BUILD is set | Bryan Drewery | 2013-09-27 | 1 | -1/+2 |
* | - Fix FORCE_PKG_REGISTER with pkg_install with staging | Bryan Drewery | 2013-09-27 | 1 | -0/+4 |
* | Only make the pkg-plist start with @owner and @group if root is not needed | Baptiste Daroussin | 2013-09-24 | 1 | -1/+1 |
* | Allow packaging as a user for stage ready ports | Baptiste Daroussin | 2013-09-24 | 1 | -1/+12 |
* | Fix typo | Baptiste Daroussin | 2013-09-24 | 1 | -1/+1 |
* | In case the port is supporting staging, initialize the PLIST with | Baptiste Daroussin | 2013-09-24 | 1 | -0/+4 |
* | Define UID earlier so that it can be used by USES | Baptiste Daroussin | 2013-09-24 | 1 | -4/+4 |
* | - Be explicit about prefix with @cwd for USE_LDCONFIG | Bryan Drewery | 2013-09-24 | 1 | -2/+2 |
* | Fix STAGEDIR support for ports using DESKTOP_ENTRIES | Baptiste Daroussin | 2013-09-24 | 1 | -1/+1 |
* | Introduce a new MANDIRS macros to make the compress-man determine where the m... | Baptiste Daroussin | 2013-09-24 | 1 | -1/+2 |
* | Do not require root credential for make clean if the stage cookie is not present | Baptiste Daroussin | 2013-09-24 | 1 | -1/+1 |
* | - Fix PORTDOCS, PORTEXAMPLES and PORTDATA with staging. | Bryan Drewery | 2013-09-23 | 1 | -6/+6 |
* | Add support for staging area in the ports tree | Baptiste Daroussin | 2013-09-23 | 1 | -28/+131 |
* | - Rename public name of SSP support to WITH_SSP_PORTS as /usr/src | Bryan Drewery | 2013-09-22 | 1 | -2/+3 |
* | - Add 2 settable variables | Sunpoet Po-Chuan Hsieh | 2013-09-21 | 1 | -2/+4 |
* | SSP support has been added to ports with WITH_SSP for i386 and amd64 | Bryan Drewery | 2013-09-20 | 1 | -0/+11 |
* | Fix typo | Baptiste Daroussin | 2013-09-19 | 1 | -1/+1 |
* | Move the target for sanity checking to the end of bsd.port.mk so that | Baptiste Daroussin | 2013-09-19 | 1 | -0/+37 |
* | Remove cruft | Baptiste Daroussin | 2013-09-19 | 1 | -3/+0 |
* | Add a new bsd.sanity.mk. | Baptiste Daroussin | 2013-09-19 | 1 | -5/+4 |
* | Remove the old perl framework, that also means all the perl code is not loade... | Baptiste Daroussin | 2013-09-18 | 1 | -4/+0 |
* | Introduce a new USE_CXXSTD similar to USE_CSTD to allow enforcing the C++ lan... | Baptiste Daroussin | 2013-09-09 | 1 | -0/+5 |
* | Don't rely on `file -L' to follow symlinks and find type of the file | Maxim Sobolev | 2013-09-09 | 1 | -1/+2 |
* | - Followup to r325807, with USE_PACKAGE_DEPENDS_ONLY, still allow | Bryan Drewery | 2013-09-03 | 1 | -1/+1 |
* | - Fix regression from r325805 and allow 'make fetch' to work | Bryan Drewery | 2013-09-03 | 1 | -1/+1 |
* | - Fix regression with 'makesum' from r325805 by respecting | Bryan Drewery | 2013-09-01 | 1 | -1/+1 |
* | - Add USE_PACKAGE_DEPENDS_ONLY which will try installing dependencies | Bryan Drewery | 2013-08-31 | 1 | -3/+10 |
* | - make fetch/checksum: If a fetched file does not match the expected size, | Bryan Drewery | 2013-08-31 | 1 | -2/+17 |
* | - make checksum: When encountering a checksum mismatch, delete the file | Bryan Drewery | 2013-08-31 | 1 | -0/+1 |
* | - Fix WITH_CCACHE_BUILD support on ports that have a *PATH var in their | Bryan Drewery | 2013-08-30 | 1 | -1/+1 |
* | - Support overriding CONFIG_SITE | Bryan Drewery | 2013-08-30 | 1 | -1/+2 |
* | On HEAD fetch is now checking for https, which lead to lots of fetch failures | Baptiste Daroussin | 2013-07-31 | 1 | -0/+1 |
* | Define MAKE_CMD in post.mk to allow anything to overwrite it | Baptiste Daroussin | 2013-07-30 | 1 | -0/+1 |
* | do-install also needs MAKE_CMD | Baptiste Daroussin | 2013-07-30 | 1 | -1/+1 |
* | Reduce code duplication by overwriting MAKE_CMD when it is different. | Baptiste Daroussin | 2013-07-30 | 1 | -1/+1 |
* | Remove excessive colon | Baptiste Daroussin | 2013-07-30 | 1 | -1/+1 |
* | Fix formatting when finding shared library with new LIB_DEPENDS format | Baptiste Daroussin | 2013-07-30 | 1 | -1/+1 |
* | Remove support for Qt3/kde in preparation for full Qt3/kde3 removal | Baptiste Daroussin | 2013-07-27 | 1 | -13/+0 |
* | Prevent MAKE_JOBS_NUMBER from being recursive | Baptiste Daroussin | 2013-07-16 | 1 | -1/+1 |
* | Activate multiple jobs by default [1] | Baptiste Daroussin | 2013-07-16 | 1 | -16/+14 |
* | Remove USE_MOTIF as it is not used anymore | Baptiste Daroussin | 2013-07-10 | 1 | -21/+1 |
* | Error message when not able to create the optiondir directory. | Baptiste Daroussin | 2013-07-10 | 1 | -2/+2 |
* | Move loading of USES post actions after the load of all the bsd.*.mk post act... | Baptiste Daroussin | 2013-07-08 | 1 | -9/+9 |
* | Remove all X_FONTS* macros, as they are not used anymore | Baptiste Daroussin | 2013-07-08 | 1 | -7/+0 |
* | Remove X_FONTS_MISC_PORT and X_FONTS_ALIAS_PORT now that they are not used an... | Baptiste Daroussin | 2013-07-07 | 1 | -2/+0 |
* | Remove direct usage of X_FONTS_MISC_PORT and X_FONTS_ALIAS_PORT | Baptiste Daroussin | 2013-07-07 | 1 | -3/+3 |
* | Remove X_VFBSERVER_PORT now that it is not used anymore | Baptiste Daroussin | 2013-07-07 | 1 | -2/+1 |
* | Remove X_FONTSERVER_PORT now that it is not used anymore | Baptiste Daroussin | 2013-07-07 | 1 | -1/+0 |
* | Fix MAKE_FORCE_JOBS | Baptiste Daroussin | 2013-07-06 | 1 | -2/+2 |
* | Move PKGORIGIN definition a bit later so that PKGCATEGORY defined in Makefile... | Baptiste Daroussin | 2013-07-06 | 1 | -7/+7 |
* | Add new LIB_DEPENDS syntax: | Baptiste Daroussin | 2013-07-05 | 1 | -1/+29 |
* | Import new gmake.mk and rip out USE_GMAKE from bsd.port.mk | Baptiste Daroussin | 2013-07-05 | 1 | -23/+6 |
* | Add a mechanism to allow USES to define code to be loaded after post.mk | Baptiste Daroussin | 2013-07-05 | 1 | -0/+9 |
* | Switch the default Linux DRI port to linux-f10-dri and remove support | Rene Ladan | 2013-07-03 | 1 | -2/+1 |
* | This time USE_IMAKE is totally gone | Baptiste Daroussin | 2013-06-29 | 1 | -8/+1 |
* | There are still some USE_IMAKE in the ports tree, add a stub to make them con... | Baptiste Daroussin | 2013-06-29 | 1 | -0/+4 |
* | New USES imake to handle the dependency on imake. | Baptiste Daroussin | 2013-06-28 | 1 | -27/+1 |
* | Replace OPTIONSFILE by OPTIONS_FILE which is a more robust variable with unicity | Baptiste Daroussin | 2013-06-26 | 1 | -14/+33 |
* | Define UID earlier so that it can be used inside bsd.pkng.mk | Baptiste Daroussin | 2013-06-25 | 1 | -3/+4 |
* | Fix warning if compat.ia32.maxvmem sysctl does not exists and the ports tree ... | Baptiste Daroussin | 2013-06-25 | 1 | -1/+4 |
* | Update dialog4ports to 0.1.5 | Baptiste Daroussin | 2013-06-17 | 1 | -0/+1 |
* | Remove trailing @ which breaks PATCH_DEBUG_TMP | Baptiste Daroussin | 2013-06-16 | 1 | -1/+1 |
* | Let config-conditional take options configured in make.conf into account. | Tijl Coosemans | 2013-06-14 | 1 | -5/+3 |
* | Yes more simplification in showconfig, pretty-print-config and pkgng manifest... | Baptiste Daroussin | 2013-06-14 | 1 | -21/+5 |
* | No need to globally define X_NESTSERVER_PORT | Baptiste Daroussin | 2013-06-14 | 1 | -1/+0 |
* | Previous attempt to fix the make patch with bmake (make it fail if a patch fa... | Baptiste Daroussin | 2013-06-14 | 1 | -22/+23 |
* | Fix patching | Baptiste Daroussin | 2013-06-13 | 1 | -5/+7 |
* | Fails is a dependency checking failed with bmake | Baptiste Daroussin | 2013-06-13 | 1 | -2/+2 |
* | Fail in case a checksum fails with bmake | Baptiste Daroussin | 2013-06-13 | 1 | -1/+2 |
* | Fix make patch not stopping in case a patch does not apply cleanly with bmake. | Baptiste Daroussin | 2013-06-13 | 1 | -22/+22 |
* | Removed useless quotes | Baptiste Daroussin | 2013-06-10 | 1 | -3/+3 |
* | Testing COMPLETE_OPTIONS_LIST is enought to determine if there is options to ... | Baptiste Daroussin | 2013-06-10 | 1 | -1/+1 |
* | Factorize pre-config | Baptiste Daroussin | 2013-06-10 | 1 | -28/+8 |
* | Factorise make pretty-print-config code | Baptiste Daroussin | 2013-06-10 | 1 | -44/+19 |
* | Show options group descriptions in make showconfig, | Baptiste Daroussin | 2013-06-10 | 1 | -56/+18 |
* | Fix grammar in comment | Bryan Drewery | 2013-06-07 | 1 | -1/+1 |
* | Add WRKSRC_SUBDIR to simplify overriding WRKSRC: | Bryan Drewery | 2013-06-07 | 1 | -0/+6 |
* | Do not automatically popup dialog in case only options from global options ar... | Baptiste Daroussin | 2013-06-07 | 1 | -1/+1 |
* | The pkg developement team is proud to announce the new 1.1.0 beta1 release of | Baptiste Daroussin | 2013-05-30 | 1 | -2/+6 |
* | - Remove support for Linux 2.4 | Martin Wilke | 2013-05-30 | 1 | -7/+2 |
* | Fix build with WITH_CCACHE_BUILD with ports that override PATH via | Bryan Drewery | 2013-05-30 | 1 | -2/+8 |
* | The FreeBSD x11 team proudly presents | Niclas Zeising | 2013-05-25 | 1 | -0/+10 |
* | Fix regression in MLINKS handling when using bmake | Baptiste Daroussin | 2013-05-24 | 1 | -1/+1 |
* | - Follow-up to r317320: fix MAKE_JOBS_NUMBER not being set | Bryan Drewery | 2013-05-08 | 1 | -1/+4 |
* | USE_GETTEXT has totally been replaced by USES=gettext thanks, jgh and ak | Baptiste Daroussin | 2013-05-07 | 1 | -37/+0 |
* | TeXLive mega commit. The following ports have been added: | Hiroki Sato | 2013-05-06 | 1 | -0/+7 |
* | - When DISABLE_MAKE_JOBS or MAKE_JOBS_UNSAFE is set, also set | Bryan Drewery | 2013-05-04 | 1 | -0/+1 |
* | ghostscript 7 has been resurrected (this fix package building of ghostscript7... | Baptiste Daroussin | 2013-05-04 | 1 | -4/+4 |
* | Preliminary support for bmake | Baptiste Daroussin | 2013-05-02 | 1 | -12/+17 |
* | Rely on bsdtar to autodetermine the format of the distfiles when possible | Baptiste Daroussin | 2013-04-29 | 1 | -10/+4 |
* | Remove any reference to USE_ICONV now that it has been totally replace by USE... | Baptiste Daroussin | 2013-04-28 | 1 | -5/+0 |
* | Remove USE_CDRTOOLS from bsd.port.mk | Baptiste Daroussin | 2013-04-26 | 1 | -8/+0 |
* | Remove USE_FREETYPE from bsd.port.mk | Baptiste Daroussin | 2013-04-26 | 1 | -5/+0 |
* | Remove the now useless compatibility bits for USE_CMAKE | Baptiste Daroussin | 2013-04-25 | 1 | -8/+0 |
* | Remove now unused USE_PKGCONFIG code | Baptiste Daroussin | 2013-04-23 | 1 | -16/+0 |
* | - Add WITH_CCACHE_BUILD support during 'configure' phase | Bryan Drewery | 2013-04-23 | 1 | -1/+8 |
* | Use simple glob matching instead of a regex to test if PREFIX defined as an a... | Baptiste Daroussin | 2013-04-23 | 1 | -1/+1 |
* | Add a global config.site cache. | Baptiste Daroussin | 2013-04-23 | 1 | -1/+1 |
* | - Fix check-vulnerable failing when pkg(8) is not installed | Bryan Drewery | 2013-03-30 | 1 | -1/+8 |
* | ghostscript7 is very very outdated consider using newer version like print/gh... | Baptiste Daroussin | 2013-03-26 | 1 | -4/+4 |
* | Fix displaying multi description | Baptiste Daroussin | 2013-03-21 | 1 | -1/+1 |
* | - Fix dialog4ports missing when PREFIX!=LOCALBASE | Bryan Drewery | 2013-03-21 | 1 | -0/+2 |
* | - Ports that use alternative targets to depend on others, for example: | Martin Wilke | 2013-03-21 | 1 | -1/+10 |
* | - Remove prompt for dialog4ports. Dialog4Ports is a | Bryan Drewery | 2013-03-21 | 1 | -16/+15 |
* | Make config-depends target respect NO_DIALOG | Baptiste Daroussin | 2013-03-20 | 1 | -2/+2 |
* | if user has decide not to install dialog4ports, quit with a failre. | Baptiste Daroussin | 2013-03-20 | 1 | -1/+1 |
* | Convert USE_CMAKE to USES macro: | Max Brazhnikov | 2013-03-20 | 1 | -4/+8 |
* | Make the ports tree use dialog4ports for make config. | Baptiste Daroussin | 2013-03-19 | 1 | -27/+39 |
* | - Convert USE_QMAIL_RUN, USE_QMAIL_BUILD and WANT_QMAIL into USES feature | Bryan Drewery | 2013-03-16 | 1 | -4/+0 |
* | r314316 loads the features a bit too late it should be done prior to the path... | Baptiste Daroussin | 2013-03-16 | 1 | -9/+9 |
* | Load features at the end of pre.mk instead of the begonning of post.mk | Baptiste Daroussin | 2013-03-16 | 1 | -9/+9 |
* | Fix info files with pkgng. | Baptiste Daroussin | 2013-03-14 | 1 | -0/+4 |
* | - Fix fetch-urlall-list fetch-url-list fetch-url-list-int targets | Bryan Drewery | 2013-03-13 | 1 | -4/+0 |
* | - Make the config sanity check more clear that it defaults | Bryan Drewery | 2013-03-13 | 1 | -1/+1 |
* | Get rid of XAWVER option in bsd.port.mk it does not need to be specified ther... | Baptiste Daroussin | 2013-03-10 | 1 | -3/+0 |
* | Remove some dead variables | Baptiste Daroussin | 2013-03-10 | 1 | -4/+0 |
* | Remove old USE_BISON related code from bsd.port.mk | Baptiste Daroussin | 2013-03-08 | 1 | -20/+0 |
* | - Add new knob USE_LHA [1] | Martin Wilke | 2013-03-08 | 1 | -5/+14 |
* | Convert USE_FUSE macros into USES feature. | Baptiste Daroussin | 2013-03-07 | 1 | -10/+0 |
* | New USES macros that loads "features" on demand. | Baptiste Daroussin | 2013-03-06 | 1 | -0/+10 |
* | Do not append options to pkg-plist when using pkgng given that this is already | Baptiste Daroussin | 2013-03-06 | 1 | -0/+2 |
* | - Drop obsoleted USE_QT_VER=4 [1] | Martin Wilke | 2013-03-03 | 1 | -3/+3 |
* | Update DESKTOP_ENTRIES framework: | Max Brazhnikov | 2013-01-23 | 1 | -65/+98 |
* | - introduce a USE_FUSE macro | Florian Smeets | 2012-12-14 | 1 | -0/+10 |
* | Rename USE_GSTREAMER08 to USE_GSTREAMER1. The old one is a left over from | Koop Mast | 2012-12-10 | 1 | -2/+2 |
* | Extend the options framework providing 2 new macros: | Baptiste Daroussin | 2012-12-10 | 1 | -3/+95 |
* | PKG_DEVEL is not there yet, this shouldn't have been committed, sorry | Baptiste Daroussin | 2012-10-26 | 1 | -4/+0 |
* | Remove GOGO option and gogo run dependencies along with gogo mp3 encoder itself | Baptiste Daroussin | 2012-10-26 | 1 | -0/+4 |
* | - Only add GH to MASTER_SITES if not already there [1] | Beat Gaetzi | 2012-10-11 | 1 | -0/+3 |
* | Add a part forgotten in previous commit concerning switching to pkgng | Baptiste Daroussin | 2012-10-10 | 1 | -0/+3 |
* | Switching current to use pkgng by default | Baptiste Daroussin | 2012-10-10 | 1 | -0/+8 |
* | - add STAT to bsd.commands.mk | Baptiste Daroussin | 2012-10-10 | 1 | -10/+5 |
* | - Revert ports/171672 patch to 'do-package' due | Bryan Drewery | 2012-09-21 | 1 | -5/+1 |
* | - Remove ftp fallback as all supported FreeBSD versions provide fetch [1] | Beat Gaetzi | 2012-09-21 | 1 | -10/+12 |
* | - Fix install when PACKAGE_BUILDING is not defined | Bryan Drewery | 2012-09-07 | 1 | -1/+1 |
* | - Remove obsolete USE_XLIB and MACHINE_ARCH definitions [1], [4] | Mark Linimon | 2012-09-07 | 1 | -24/+15 |
* | Add a "make pbi" and "make clean-pbi" target to the ports build system. | Mark Linimon | 2012-09-05 | 1 | -0/+2 |
* | - Add hast to USERS_BLACKLIST [1]. | Mark Linimon | 2012-09-04 | 1 | -2/+17 |
* | - Partially back out r303381: readlink -f is not available on all | Beat Gaetzi | 2012-09-02 | 1 | -1/+1 |
* | - Add ccache support for building ports. [1] | Beat Gaetzi | 2012-08-30 | 1 | -2/+27 |
* | - Record the selected OPTIONS from the port build into the resulting | Beat Gaetzi | 2012-08-22 | 1 | -0/+1 |
* | Switch from libglut to freeglut and retire libglut. Libglut hasn't been | Koop Mast | 2012-08-05 | 1 | -1/+1 |
* | Fix typo | Erwin Lansing | 2012-08-01 | 1 | -1/+1 |
* | new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config | Baptiste Daroussin | 2012-07-26 | 1 | -0/+21 |
* | Fix config-conditional | Baptiste Daroussin | 2012-07-18 | 1 | -2/+2 |
* | compare options loading from /var/db/port/options and make.conf against the | Baptiste Daroussin | 2012-07-17 | 1 | -7/+2 |
* | - Document new options framework in bsd.options.mk | Baptiste Daroussin | 2012-07-16 | 1 | -12/+1 |
* | - Remove mention to USE_QT_VER=4 in comments. USE_QT4 has to be used | Alberto Villa | 2012-07-02 | 1 | -3/+2 |
* | - Revert accidental commit | Sunpoet Po-Chuan Hsieh | 2012-06-26 | 1 | -59/+0 |
* | - Add shared TLS description | Sunpoet Po-Chuan Hsieh | 2012-06-26 | 1 | -0/+59 |
* | Fix sanity-config error when using WRKDIRPREFIX [1] | Baptiste Daroussin | 2012-06-15 | 1 | -4/+4 |
* | - Add optionsNG make config sanity check support | Martin Wilke | 2012-06-09 | 1 | -4/+26 |
* | Fix condition where _FILE_COMPLETE_OPTIONS_LIST is not defined (introduced by... | Ryan Steinmetz | 2012-06-09 | 1 | -1/+1 |
* | Fix make config-conditional with optionsng | Baptiste Daroussin | 2012-06-09 | 1 | -2/+3 |
* | Silent rmdir after removing the optionfile, the directory might contains other | Baptiste Daroussin | 2012-06-06 | 1 | -2/+2 |
* | Fix sanity checkong for "multi" options | Baptiste Daroussin | 2012-05-31 | 1 | -1/+1 |
* | Allow make config to run if description is empty | Baptiste Daroussin | 2012-05-31 | 1 | -2/+2 |
* | Stop spawning dialog inside its own sh process | Baptiste Daroussin | 2012-05-31 | 1 | -7/+7 |
* | Show nothing if no options are defined as it used to be before optionsng | Baptiste Daroussin | 2012-05-31 | 1 | -0/+2 |
* | No more need to use double for comments containing parenthesis or simple quotes | Baptiste Daroussin | 2012-05-31 | 1 | -7/+7 |
* | Do not leave orphan /tmp/portoptions.* files | Baptiste Daroussin | 2012-05-31 | 1 | -0/+1 |
* | Hide 'cd port && make config' command in 'config-conditional' target | Baptiste Daroussin | 2012-05-30 | 1 | -1/+1 |
* | Fix make config when cancel is hit | Baptiste Daroussin | 2012-05-30 | 1 | -4/+2 |
* | Do not spam stdout with dialog command line | Baptiste Daroussin | 2012-05-29 | 1 | -2/+1 |
* | Do not print an empty line after description for multi and single options in ... | Baptiste Daroussin | 2012-05-29 | 1 | -2/+2 |
* | Fix python's make config [1] | Baptiste Daroussin | 2012-05-29 | 1 | -2/+2 |
* | fix make config with no "basic options" but only single or multi | Baptiste Daroussin | 2012-05-29 | 1 | -1/+1 |
* | New options framework for the ports | Baptiste Daroussin | 2012-05-29 | 1 | -134/+210 |
* | - Add USE_QT4 to include bsd.qt.mk | Martin Wilke | 2012-05-24 | 1 | -6/+11 |
* | - Remove emacs mode, -*- mode: ...; -*- [1] | Martin Wilke | 2012-05-23 | 1 | -7/+15 |
* | No port installs catpages anymore, let's remove ugly code that tries to magic... | Baptiste Daroussin | 2012-05-20 | 1 | -3/+0 |
* | - Update language used in portaudit message. (cosmetic change) | Ryan Steinmetz | 2012-03-13 | 1 | -1/+1 |
* | Make bsd.port.mk not parse port audit's auditfile directly to | Simon L. B. Nielsen | 2012-03-12 | 1 | -14/+5 |
* | - only include bsd.pkgng.mk once [1] | Baptiste Daroussin | 2012-02-23 | 1 | -10/+19 |
* | Fix a regression in the default target chain introduced when pushing the new ... | Baptiste Daroussin | 2012-02-02 | 1 | -1/+5 |
* | Please welcome pkgng beta1. | Baptiste Daroussin | 2012-01-30 | 1 | -11/+37 |
* | - Apply FreeBSD 10.x workaround on WRKDIR instead of WRKSRC as some ports | Beat Gaetzi | 2012-01-22 | 1 | -1/+3 |
* | - Fix check-already-installed target: comm expects the input to be sorted | Pav Lucistnik | 2012-01-16 | 1 | -2/+6 |
* | R.I.P X11BASE | Eitan Adler | 2012-01-13 | 1 | -24/+14 |
* | - Remove unused definition of MD5 | Pav Lucistnik | 2012-01-13 | 1 | -3/+2 |
* | - Make WITH_FBSD10_FIX globally | Martin Wilke | 2011-11-09 | 1 | -13/+17 |
* | - Fix typo: PKG_NAME should have been PKGNAME | Pav Lucistnik | 2011-11-07 | 1 | -1/+1 |
* | Add a workaround for ports that don't recognize FreeBSD 10.x or newer. | Erwin Lansing | 2011-10-27 | 1 | -1/+19 |
* | - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS) | Dmitry Marakasov | 2011-09-24 | 1 | -0/+2 |
* | Simplify USERS/GROUPS management, use groupmod instead of usermod to append u... | Baptiste Daroussin | 2011-09-09 | 1 | -8/+7 |
* | - Revert accidental commit | Sunpoet Po-Chuan Hsieh | 2011-09-05 | 1 | -14/+14 |
* | - Remove ftp.net.ohio-state.edu | Sunpoet Po-Chuan Hsieh | 2011-09-05 | 1 | -14/+14 |
* | Refactor the perl parts of bsd.port.mk to live in bsd.perl.mk. This never | Mark Linimon | 2011-08-13 | 1 | -82/+1 |
* | - fix problem with metadata on tier-2 machines for Pascal ports. The | Mark Linimon | 2011-08-13 | 1 | -13/+4 |
* | removed unused __softMAKEFLAGS [0] | Baptiste Daroussin | 2011-07-21 | 1 | -136/+33 |
* | Fix INDEXFILE for upcoming 10.0 branch. | Mark Linimon | 2011-07-21 | 1 | -4/+4 |
* | - Unbreak fetch-urlall-list target when DIST_SUBDIR contains forward slashes | Pav Lucistnik | 2011-07-15 | 1 | -4/+6 |
* | Update perl to 5.12.4 | Erwin Lansing | 2011-07-03 | 1 | -1/+1 |
* | Fix fetch-urlall-list | Baptiste Daroussin | 2011-06-09 | 1 | -2/+2 |
* | - Add print/ghostscript9-nox11. | Hiroki Sato | 2011-06-07 | 1 | -8/+8 |
* | - remove some old code (unsused on supported OS) [1] | Baptiste Daroussin | 2011-06-06 | 1 | -27/+12 |
* | Introduce Perl 5.14.0 | Sergey Skvortsov | 2011-05-18 | 1 | -1/+3 |
* | Change default Perl version to 5.12. | Sergey Skvortsov | 2011-05-06 | 1 | -1/+1 |
* | Latest round of infrastructure changes. | Florent Thoumie | 2011-05-05 | 1 | -11/+57 |
* | Update open-motif to 2.3.3 | Max Brazhnikov | 2011-05-02 | 1 | -1/+1 |
* | Mk/bsd.apache.mk was rewritten with a new logic and some new parameters | Olli Hauer | 2011-04-24 | 1 | -2/+2 |
* | Add a new macro to deal with conflict between ncurses from base and ncurses f... | Baptiste Daroussin | 2011-04-11 | 1 | -0/+6 |
* | - Disable license checking with DISABLE_LICENSES [1] | Thomas Abthorpe | 2011-03-31 | 1 | -0/+2 |