| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove all X_FONTS* macros, as they are not used anymore | bapt | 2013-07-08 | 1 | -7/+0 |
* | Remove X_FONTS_MISC_PORT and X_FONTS_ALIAS_PORT now that they are not used an... | bapt | 2013-07-07 | 1 | -2/+0 |
* | Remove direct usage of X_FONTS_MISC_PORT and X_FONTS_ALIAS_PORT | bapt | 2013-07-07 | 1 | -3/+3 |
* | Remove X_VFBSERVER_PORT now that it is not used anymore | bapt | 2013-07-07 | 1 | -2/+1 |
* | Remove X_FONTSERVER_PORT now that it is not used anymore | bapt | 2013-07-07 | 1 | -1/+0 |
* | Fix MAKE_FORCE_JOBS | bapt | 2013-07-06 | 1 | -2/+2 |
* | Move PKGORIGIN definition a bit later so that PKGCATEGORY defined in Makefile... | bapt | 2013-07-06 | 1 | -7/+7 |
* | Add new LIB_DEPENDS syntax: | bapt | 2013-07-05 | 1 | -1/+29 |
* | Import new gmake.mk and rip out USE_GMAKE from bsd.port.mk | bapt | 2013-07-05 | 1 | -23/+6 |
* | Add a mechanism to allow USES to define code to be loaded after post.mk | bapt | 2013-07-05 | 1 | -0/+9 |
* | Switch the default Linux DRI port to linux-f10-dri and remove support | rene | 2013-07-03 | 1 | -2/+1 |
* | This time USE_IMAKE is totally gone | bapt | 2013-06-29 | 1 | -8/+1 |
* | There are still some USE_IMAKE in the ports tree, add a stub to make them con... | bapt | 2013-06-29 | 1 | -0/+4 |
* | New USES imake to handle the dependency on imake. | bapt | 2013-06-28 | 1 | -27/+1 |
* | Replace OPTIONSFILE by OPTIONS_FILE which is a more robust variable with unicity | bapt | 2013-06-26 | 1 | -14/+33 |
* | Define UID earlier so that it can be used inside bsd.pkng.mk | bapt | 2013-06-25 | 1 | -3/+4 |
* | Fix warning if compat.ia32.maxvmem sysctl does not exists and the ports tree ... | bapt | 2013-06-25 | 1 | -1/+4 |
* | Update dialog4ports to 0.1.5 | bapt | 2013-06-17 | 1 | -0/+1 |
* | Remove trailing @ which breaks PATCH_DEBUG_TMP | bapt | 2013-06-16 | 1 | -1/+1 |
* | Let config-conditional take options configured in make.conf into account. | tijl | 2013-06-14 | 1 | -5/+3 |
* | Yes more simplification in showconfig, pretty-print-config and pkgng manifest... | bapt | 2013-06-14 | 1 | -21/+5 |
* | No need to globally define X_NESTSERVER_PORT | bapt | 2013-06-14 | 1 | -1/+0 |
* | Previous attempt to fix the make patch with bmake (make it fail if a patch fa... | bapt | 2013-06-14 | 1 | -22/+23 |
* | Fix patching | bapt | 2013-06-13 | 1 | -5/+7 |
* | Fails is a dependency checking failed with bmake | bapt | 2013-06-13 | 1 | -2/+2 |
* | Fail in case a checksum fails with bmake | bapt | 2013-06-13 | 1 | -1/+2 |
* | Fix make patch not stopping in case a patch does not apply cleanly with bmake. | bapt | 2013-06-13 | 1 | -22/+22 |
* | Removed useless quotes | bapt | 2013-06-10 | 1 | -3/+3 |
* | Testing COMPLETE_OPTIONS_LIST is enought to determine if there is options to ... | bapt | 2013-06-10 | 1 | -1/+1 |
* | Factorize pre-config | bapt | 2013-06-10 | 1 | -28/+8 |
* | Factorise make pretty-print-config code | bapt | 2013-06-10 | 1 | -44/+19 |
* | Show options group descriptions in make showconfig, | bapt | 2013-06-10 | 1 | -56/+18 |
* | Fix grammar in comment | bdrewery | 2013-06-07 | 1 | -1/+1 |
* | Add WRKSRC_SUBDIR to simplify overriding WRKSRC: | bdrewery | 2013-06-07 | 1 | -0/+6 |
* | Do not automatically popup dialog in case only options from global options ar... | bapt | 2013-06-07 | 1 | -1/+1 |
* | The pkg developement team is proud to announce the new 1.1.0 beta1 release of | bapt | 2013-05-30 | 1 | -2/+6 |
* | - Remove support for Linux 2.4 | miwi | 2013-05-30 | 1 | -7/+2 |
* | Fix build with WITH_CCACHE_BUILD with ports that override PATH via | bdrewery | 2013-05-30 | 1 | -2/+8 |
* | The FreeBSD x11 team proudly presents | zeising | 2013-05-25 | 1 | -0/+10 |
* | Fix regression in MLINKS handling when using bmake | bapt | 2013-05-24 | 1 | -1/+1 |
* | - Follow-up to r317320: fix MAKE_JOBS_NUMBER not being set | bdrewery | 2013-05-08 | 1 | -1/+4 |
* | USE_GETTEXT has totally been replaced by USES=gettext thanks, jgh and ak | bapt | 2013-05-07 | 1 | -37/+0 |
* | TeXLive mega commit. The following ports have been added: | hrs | 2013-05-06 | 1 | -0/+7 |
* | - When DISABLE_MAKE_JOBS or MAKE_JOBS_UNSAFE is set, also set | bdrewery | 2013-05-04 | 1 | -0/+1 |
* | ghostscript 7 has been resurrected (this fix package building of ghostscript7... | bapt | 2013-05-04 | 1 | -4/+4 |
* | Preliminary support for bmake | bapt | 2013-05-02 | 1 | -12/+17 |
* | Rely on bsdtar to autodetermine the format of the distfiles when possible | bapt | 2013-04-29 | 1 | -10/+4 |
* | Remove any reference to USE_ICONV now that it has been totally replace by USE... | bapt | 2013-04-28 | 1 | -5/+0 |
* | Remove USE_CDRTOOLS from bsd.port.mk | bapt | 2013-04-26 | 1 | -8/+0 |
* | Remove USE_FREETYPE from bsd.port.mk | bapt | 2013-04-26 | 1 | -5/+0 |
* | Remove the now useless compatibility bits for USE_CMAKE | bapt | 2013-04-25 | 1 | -8/+0 |
* | Remove now unused USE_PKGCONFIG code | bapt | 2013-04-23 | 1 | -16/+0 |
* | - Add WITH_CCACHE_BUILD support during 'configure' phase | bdrewery | 2013-04-23 | 1 | -1/+8 |
* | Use simple glob matching instead of a regex to test if PREFIX defined as an a... | bapt | 2013-04-23 | 1 | -1/+1 |
* | Add a global config.site cache. | bapt | 2013-04-23 | 1 | -1/+1 |
* | - Fix check-vulnerable failing when pkg(8) is not installed | bdrewery | 2013-03-30 | 1 | -1/+8 |
* | ghostscript7 is very very outdated consider using newer version like print/gh... | bapt | 2013-03-26 | 1 | -4/+4 |
* | Fix displaying multi description | bapt | 2013-03-21 | 1 | -1/+1 |
* | - Fix dialog4ports missing when PREFIX!=LOCALBASE | bdrewery | 2013-03-21 | 1 | -0/+2 |
* | - Ports that use alternative targets to depend on others, for example: | miwi | 2013-03-21 | 1 | -1/+10 |
* | - Remove prompt for dialog4ports. Dialog4Ports is a | bdrewery | 2013-03-21 | 1 | -16/+15 |
* | Make config-depends target respect NO_DIALOG | bapt | 2013-03-20 | 1 | -2/+2 |
* | if user has decide not to install dialog4ports, quit with a failre. | bapt | 2013-03-20 | 1 | -1/+1 |
* | Convert USE_CMAKE to USES macro: | makc | 2013-03-20 | 1 | -4/+8 |
* | Make the ports tree use dialog4ports for make config. | bapt | 2013-03-19 | 1 | -27/+39 |
* | - Convert USE_QMAIL_RUN, USE_QMAIL_BUILD and WANT_QMAIL into USES feature | bdrewery | 2013-03-16 | 1 | -4/+0 |
* | r314316 loads the features a bit too late it should be done prior to the path... | bapt | 2013-03-16 | 1 | -9/+9 |
* | Load features at the end of pre.mk instead of the begonning of post.mk | bapt | 2013-03-16 | 1 | -9/+9 |
* | Fix info files with pkgng. | bapt | 2013-03-14 | 1 | -0/+4 |
* | - Fix fetch-urlall-list fetch-url-list fetch-url-list-int targets | bdrewery | 2013-03-13 | 1 | -4/+0 |
* | - Make the config sanity check more clear that it defaults | bdrewery | 2013-03-13 | 1 | -1/+1 |
* | Get rid of XAWVER option in bsd.port.mk it does not need to be specified ther... | bapt | 2013-03-10 | 1 | -3/+0 |
* | Remove some dead variables | bapt | 2013-03-10 | 1 | -4/+0 |
* | Remove old USE_BISON related code from bsd.port.mk | bapt | 2013-03-08 | 1 | -20/+0 |
* | - Add new knob USE_LHA [1] | miwi | 2013-03-08 | 1 | -5/+14 |
* | Convert USE_FUSE macros into USES feature. | bapt | 2013-03-07 | 1 | -10/+0 |
* | New USES macros that loads "features" on demand. | bapt | 2013-03-06 | 1 | -0/+10 |
* | Do not append options to pkg-plist when using pkgng given that this is already | bapt | 2013-03-06 | 1 | -0/+2 |
* | - Drop obsoleted USE_QT_VER=4 [1] | miwi | 2013-03-03 | 1 | -3/+3 |
* | Update DESKTOP_ENTRIES framework: | makc | 2013-01-23 | 1 | -65/+98 |
* | - introduce a USE_FUSE macro | flo | 2012-12-14 | 1 | -0/+10 |
* | Rename USE_GSTREAMER08 to USE_GSTREAMER1. The old one is a left over from | kwm | 2012-12-10 | 1 | -2/+2 |
* | Extend the options framework providing 2 new macros: | bapt | 2012-12-10 | 1 | -3/+95 |
* | PKG_DEVEL is not there yet, this shouldn't have been committed, sorry | bapt | 2012-10-26 | 1 | -4/+0 |
* | Remove GOGO option and gogo run dependencies along with gogo mp3 encoder itself | bapt | 2012-10-26 | 1 | -0/+4 |
* | - Only add GH to MASTER_SITES if not already there [1] | beat | 2012-10-11 | 1 | -0/+3 |
* | Add a part forgotten in previous commit concerning switching to pkgng | bapt | 2012-10-10 | 1 | -0/+3 |
* | Switching current to use pkgng by default | bapt | 2012-10-10 | 1 | -0/+8 |
* | - add STAT to bsd.commands.mk | bapt | 2012-10-10 | 1 | -10/+5 |
* | - Revert ports/171672 patch to 'do-package' due | bdrewery | 2012-09-21 | 1 | -5/+1 |
* | - Remove ftp fallback as all supported FreeBSD versions provide fetch [1] | beat | 2012-09-21 | 1 | -10/+12 |
* | - Fix install when PACKAGE_BUILDING is not defined | bdrewery | 2012-09-07 | 1 | -1/+1 |
* | - Remove obsolete USE_XLIB and MACHINE_ARCH definitions [1], [4] | linimon | 2012-09-07 | 1 | -24/+15 |
* | Add a "make pbi" and "make clean-pbi" target to the ports build system. | linimon | 2012-09-05 | 1 | -0/+2 |
* | - Add hast to USERS_BLACKLIST [1]. | linimon | 2012-09-04 | 1 | -2/+17 |
* | - Partially back out r303381: readlink -f is not available on all | beat | 2012-09-02 | 1 | -1/+1 |
* | - Add ccache support for building ports. [1] | beat | 2012-08-30 | 1 | -2/+27 |
* | - Record the selected OPTIONS from the port build into the resulting | beat | 2012-08-22 | 1 | -0/+1 |
* | Switch from libglut to freeglut and retire libglut. Libglut hasn't been | kwm | 2012-08-05 | 1 | -1/+1 |
* | Fix typo | erwin | 2012-08-01 | 1 | -1/+1 |
* | new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config | bapt | 2012-07-26 | 1 | -0/+21 |
* | Fix config-conditional | bapt | 2012-07-18 | 1 | -2/+2 |
* | compare options loading from /var/db/port/options and make.conf against the | bapt | 2012-07-17 | 1 | -7/+2 |
* | - Document new options framework in bsd.options.mk | bapt | 2012-07-16 | 1 | -12/+1 |
* | - Remove mention to USE_QT_VER=4 in comments. USE_QT4 has to be used | avilla | 2012-07-02 | 1 | -3/+2 |
* | - Revert accidental commit | sunpoet | 2012-06-26 | 1 | -59/+0 |
* | - Add shared TLS description | sunpoet | 2012-06-26 | 1 | -0/+59 |
* | Fix sanity-config error when using WRKDIRPREFIX [1] | bapt | 2012-06-15 | 1 | -4/+4 |
* | - Add optionsNG make config sanity check support | miwi | 2012-06-09 | 1 | -4/+26 |
* | Fix condition where _FILE_COMPLETE_OPTIONS_LIST is not defined (introduced by... | zi | 2012-06-09 | 1 | -1/+1 |
* | Fix make config-conditional with optionsng | bapt | 2012-06-09 | 1 | -2/+3 |
* | Silent rmdir after removing the optionfile, the directory might contains other | bapt | 2012-06-06 | 1 | -2/+2 |
* | Fix sanity checkong for "multi" options | bapt | 2012-05-31 | 1 | -1/+1 |
* | Allow make config to run if description is empty | bapt | 2012-05-31 | 1 | -2/+2 |
* | Stop spawning dialog inside its own sh process | bapt | 2012-05-31 | 1 | -7/+7 |
* | Show nothing if no options are defined as it used to be before optionsng | bapt | 2012-05-31 | 1 | -0/+2 |
* | No more need to use double for comments containing parenthesis or simple quotes | bapt | 2012-05-31 | 1 | -7/+7 |
* | Do not leave orphan /tmp/portoptions.* files | bapt | 2012-05-31 | 1 | -0/+1 |
* | Hide 'cd port && make config' command in 'config-conditional' target | bapt | 2012-05-30 | 1 | -1/+1 |
* | Fix make config when cancel is hit | bapt | 2012-05-30 | 1 | -4/+2 |
* | Do not spam stdout with dialog command line | bapt | 2012-05-29 | 1 | -2/+1 |
* | Do not print an empty line after description for multi and single options in ... | bapt | 2012-05-29 | 1 | -2/+2 |
* | Fix python's make config [1] | bapt | 2012-05-29 | 1 | -2/+2 |
* | fix make config with no "basic options" but only single or multi | bapt | 2012-05-29 | 1 | -1/+1 |
* | New options framework for the ports | bapt | 2012-05-29 | 1 | -134/+210 |
* | - Add USE_QT4 to include bsd.qt.mk | miwi | 2012-05-24 | 1 | -6/+11 |
* | - Remove emacs mode, -*- mode: ...; -*- [1] | miwi | 2012-05-23 | 1 | -7/+15 |
* | No port installs catpages anymore, let's remove ugly code that tries to magic... | bapt | 2012-05-20 | 1 | -3/+0 |
* | - Update language used in portaudit message. (cosmetic change) | zi | 2012-03-13 | 1 | -1/+1 |
* | Make bsd.port.mk not parse port audit's auditfile directly to | simon | 2012-03-12 | 1 | -14/+5 |
* | - only include bsd.pkgng.mk once [1] | bapt | 2012-02-23 | 1 | -10/+19 |
* | Fix a regression in the default target chain introduced when pushing the new ... | bapt | 2012-02-02 | 1 | -1/+5 |
* | Please welcome pkgng beta1. | bapt | 2012-01-30 | 1 | -11/+37 |
* | - Apply FreeBSD 10.x workaround on WRKDIR instead of WRKSRC as some ports | beat | 2012-01-22 | 1 | -1/+3 |
* | - Fix check-already-installed target: comm expects the input to be sorted | pav | 2012-01-16 | 1 | -2/+6 |
* | R.I.P X11BASE | eadler | 2012-01-13 | 1 | -24/+14 |
* | - Remove unused definition of MD5 | pav | 2012-01-13 | 1 | -3/+2 |
* | - Make WITH_FBSD10_FIX globally | miwi | 2011-11-09 | 1 | -13/+17 |
* | - Fix typo: PKG_NAME should have been PKGNAME | pav | 2011-11-07 | 1 | -1/+1 |
* | Add a workaround for ports that don't recognize FreeBSD 10.x or newer. | erwin | 2011-10-27 | 1 | -1/+19 |
* | - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS) | amdmi3 | 2011-09-24 | 1 | -0/+2 |
* | Simplify USERS/GROUPS management, use groupmod instead of usermod to append u... | bapt | 2011-09-09 | 1 | -8/+7 |
* | - Revert accidental commit | sunpoet | 2011-09-05 | 1 | -14/+14 |
* | - Remove ftp.net.ohio-state.edu | sunpoet | 2011-09-05 | 1 | -14/+14 |
* | Refactor the perl parts of bsd.port.mk to live in bsd.perl.mk. This never | linimon | 2011-08-13 | 1 | -82/+1 |
* | - fix problem with metadata on tier-2 machines for Pascal ports. The | linimon | 2011-08-13 | 1 | -13/+4 |
* | removed unused __softMAKEFLAGS [0] | bapt | 2011-07-21 | 1 | -136/+33 |
* | Fix INDEXFILE for upcoming 10.0 branch. | linimon | 2011-07-21 | 1 | -4/+4 |
* | - Unbreak fetch-urlall-list target when DIST_SUBDIR contains forward slashes | pav | 2011-07-15 | 1 | -4/+6 |
* | Update perl to 5.12.4 | erwin | 2011-07-03 | 1 | -1/+1 |
* | Fix fetch-urlall-list | bapt | 2011-06-09 | 1 | -2/+2 |
* | - Add print/ghostscript9-nox11. | hrs | 2011-06-07 | 1 | -8/+8 |
* | - remove some old code (unsused on supported OS) [1] | bapt | 2011-06-06 | 1 | -27/+12 |
* | Introduce Perl 5.14.0 | skv | 2011-05-18 | 1 | -1/+3 |
* | Change default Perl version to 5.12. | skv | 2011-05-06 | 1 | -1/+1 |
* | Latest round of infrastructure changes. | flz | 2011-05-05 | 1 | -11/+57 |
* | Update open-motif to 2.3.3 | makc | 2011-05-02 | 1 | -1/+1 |
* | Mk/bsd.apache.mk was rewritten with a new logic and some new parameters | ohauer | 2011-04-24 | 1 | -2/+2 |
* | Add a new macro to deal with conflict between ncurses from base and ncurses f... | bapt | 2011-04-11 | 1 | -0/+6 |
* | - Disable license checking with DISABLE_LICENSES [1] | tabthorpe | 2011-03-31 | 1 | -0/+2 |
* | - Use ${UID} instead of calling ${ID} -u | pav | 2011-03-20 | 1 | -5/+5 |
* | - Fix spelling | miwi | 2011-03-18 | 1 | -9/+1 |
* | Pass CPPFLAGS to MAKE_ENV and CONFIGURE_ENV | erwin | 2011-03-07 | 1 | -3/+4 |
* | - Please welcome Xorg 7.5.1 | miwi | 2011-02-26 | 1 | -1/+4 |
* | - Allow using linux base 2.4 on FreeBSD 8.X | pav | 2011-02-25 | 1 | -1/+1 |
* | - Remove NO_SIZE support | pav | 2011-02-25 | 1 | -12/+2 |
* | - make dirrmtry more friendly [1] | linimon | 2011-02-25 | 1 | -4/+8 |
* | Make actual-package-depends work with (unsupported) non-standard | erwin | 2011-02-16 | 1 | -2/+7 |
* | Remove trailing period to make fetch URL easier to copy/paste. | erwin | 2011-02-07 | 1 | -2/+2 |
* | Drop the use of <> around portaudit URLs | erwin | 2011-02-05 | 1 | -1/+1 |
* | - Fix Conflict handling. At the moment the build conflicts are recorded in | miwi | 2010-12-29 | 1 | -3/+0 |
* | Sync to final (for now) bsd.autotools.mk | ade | 2010-12-23 | 1 | -4/+4 |
* | - Add new variables to define buildtime and runtime dependencies on | beat | 2010-12-18 | 1 | -1/+1 |
* | Add a temporary backstop definition of SRC_BASE. A more general solution | linimon | 2010-12-17 | 1 | -2/+3 |
* | - Upgrade -R flag to -F while fetching, to prevent "local modification time not | pav | 2010-12-10 | 1 | -2/+2 |
* | Sync to new bsd.autotools.mk | ade | 2010-12-04 | 1 | -1/+6 |
* | - Remove two checks obviated by the removal of _OPTIONSFILE in revision 1.596... | miwi | 2010-12-01 | 1 | -36/+108 |
* | - Add a hack to display pkg-message on package install on packages created with | pav | 2010-12-01 | 1 | -0/+1 |
* | - DESKTOP_ENTRIES: commandline is used to name installed .desktop file, this | pav | 2010-11-28 | 1 | -1/+1 |
* | - Fix NO_INSTALL ports to register an entry in /var/db/pkg (ie. print/cups) | pav | 2010-11-25 | 1 | -17/+4 |
* | - no-op/style: make use of an assigned variable | pav | 2010-11-18 | 1 | -2/+2 |
* | - Fix PLIST_DIRSTRY: swap the substitutions to the proper order | pav | 2010-11-09 | 1 | -5/+7 |
* | Fix a mismerge in the previous revision and revert the reversion | erwin | 2010-10-29 | 1 | -3/+4 |
* | Deprecate md5 in favour of sha256 checksums. md5 checksums will no longer | erwin | 2010-10-29 | 1 | -24/+23 |
* | - Pass CPP to CONFIGURE_ENV and MAKE_ENV [1] | erwin | 2010-10-26 | 1 | -3/+4 |
* | - add INSTALL_LIB target [1] | erwin | 2010-10-13 | 1 | -6/+15 |
* | - Introduce a new virtual category enlightenment, for the popular desktop | pav | 2010-09-30 | 1 | -1/+1 |
* | - Add CRAN_Include_MAINTAINER tag to Mk/bsd.cran.mk | tota | 2010-09-26 | 1 | -0/+6 |
* | - Desupport USE_CDRTOOLS=cjk | pav | 2010-09-17 | 1 | -8/+1 |
* | Autotools update. Read ports/UPDATING 20100915 for details. | ade | 2010-09-16 | 1 | -3/+10 |
* | - Add USE_BINUTILS knob that makes the build process use binutils from port | pav | 2010-09-15 | 1 | -0/+17 |
* | - Fix plist leftovers when using LICENSE framework and having @cwd command in | pav | 2010-08-20 | 1 | -138/+35 |
* | Introduce Perl 5.12.1 | skv | 2010-07-15 | 1 | -1/+3 |
* | - Introduce a new USE_XZ knob that handles lzma/xz compressed distfiles | pav | 2010-06-04 | 1 | -1/+11 |
* | - Fix typo in openal section | pav | 2010-06-03 | 1 | -1/+1 |
* | - Rework "missing" target to invoke pkg_info once, running pkg_info -O for each | pav | 2010-06-02 | 1 | -5/+5 |
* | - Add ports license framework, from GSoc 2008/2009. | alepulver | 2010-05-25 | 1 | -4/+13 |
* | - Restore USE_DISPLAY functionality on xorg-7.5 world | pav | 2010-05-13 | 1 | -1/+3 |
* | - Add glew to the list of supported USE_GL variables | gahr | 2010-04-28 | 1 | -1/+2 |
* | - Desupport RC_SUBR and RC_SUBR_SUFFIX macros, they have been replaced with | pav | 2010-04-16 | 1 | -18/+7 |
* | Change default Perl version to 5.10. | skv | 2010-02-06 | 1 | -1/+1 |
* | - Introduce USE_OPENAL variable for OpenAL consumers | pav | 2010-01-26 | 1 | -0/+83 |
* | - Use full path in depobj for archivers/unzip when USE_ZIP variable is set | pav | 2010-01-07 | 1 | -2/+2 |
* | - Convert NOMANCOMPRESS to NO_MANCOMPRESS to sync with src | miwi | 2009-12-29 | 1 | -15/+14 |
* | - Terminate support for X11BASE having different value from LOCALBASE | pav | 2009-12-18 | 1 | -5/+2 |
* | - Correct FORCE_MAKE_JOBS warning which could be incorrectly printed for | pav | 2009-11-26 | 1 | -1/+1 |
* | Format a few comment lines for ts=4 and <80 columns. | naddy | 2009-09-22 | 1 | -7/+8 |
* | - Introduce new GNU_CONFIGURE_PREFIX to override default --prefix value | flz | 2009-09-17 | 1 | -10/+19 |
* | Add support to create users and groups from information stored in UIDs/GIDs | flz | 2009-09-07 | 1 | -2/+88 |
* | - bsd.port.mk - Remove ${INDEXDIR}/${INDEXFILE}.bz2 after fetchindex is bein... | miwi | 2009-08-23 | 1 | -1/+1 |
* | - Move pkg_install commands detection to bsd.commands.mk | miwi | 2009-08-03 | 1 | -14/+0 |
* | Welcome new defaults for linux ports! | bsam | 2009-06-27 | 1 | -0/+4 |
* | Pass TMPDIR on to configure and make environments. | erwin | 2009-06-11 | 1 | -0/+13 |
* | Convert most of remaining ports that depend on xorg-libraries to | amdmi3 | 2009-06-09 | 1 | -16/+3 |
* | Remove expired port lang/perl5.6 | skv | 2009-06-08 | 1 | -5/+3 |
* | - Add USE_CSTD flag that adds --std=value to CFLAGS | pav | 2009-06-04 | 1 | -4/+6 |
* | - Add support to defined USE_FPC after of bsd.port.pre.mk include | acm | 2009-05-23 | 1 | -0/+4 |
* | - Add a code to drop bsd.port.options.mk into /usr/share/mk if it's missing on | pav | 2009-05-12 | 1 | -0/+13 |
* | - Don't check if pkg_tools support conflicts, they do on all recent FreeBSD | pav | 2009-04-10 | 1 | -8/+0 |
* | Introduce Perl 5.10.0 | skv | 2009-03-29 | 1 | -1/+3 |
* | - Hot fix previous commit: really bail out when make failed (fail means fail) | pav | 2009-03-27 | 1 | -0/+2 |
* | Introduce multiple make jobs (parallelization) support. When enabled, -jX is | pav | 2009-03-22 | 1 | -2/+43 |
* | Welcome to the new linux ports infrastructure which allows using | bsam | 2009-03-20 | 1 | -0/+16 |
* | Remove variable PERL_VER from the ports tree at all - because | skv | 2009-03-06 | 1 | -4/+2 |
* | Add a new virtual category (docs) for forthcoming ports. | blackend | 2009-02-23 | 1 | -1/+1 |
* | Rename: lang/perl5 -> lang/perl5.6 | skv | 2009-02-02 | 1 | -1/+1 |
* | - Update X.org ports to 7.4+ (few ports are more recent than the katamari). | flz | 2009-01-24 | 1 | -2/+2 |
* | Set PERL_VERSION and PERL_VER to "5.8.9". | skv | 2009-01-18 | 1 | -2/+2 |
* | - Backout "fail, if recursing into a dependency failed" | pav | 2009-01-12 | 1 | -21/+0 |
* | - Remove conditional checks and support for FreeBSD versions prior 6.0-RELEASE | pav | 2009-01-11 | 1 | -25/+45 |
* | Document 24 as being the current default for WANT_OPENLDAP_VER if | gerald | 2009-01-05 | 1 | -2/+2 |
* | * print/ghostscript-* and related ports have been renamed in the | hrs | 2008-09-06 | 1 | -12/+44 |
* | - Fix a small hole after last CONFIGURE_TARGET (actually, it's CONFIGURE_ARGS) | rafan | 2008-08-25 | 1 | -1/+1 |
* | Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script. | rafan | 2008-08-21 | 1 | -2/+8 |
* | The KDE FreeBSD team is proud to announce the release of KDE 4.1.0 | miwi | 2008-08-10 | 1 | -1/+14 |
* | - Add CC and CXX to MAKE_ENV for all ports | pav | 2008-07-25 | 1 | -2/+3 |
* | - Add an ugly kludge to strip the trailing whitespace from CFLAGS (it comes | pav | 2008-07-25 | 1 | -0/+4 |
* | - Separate OpenLDAP related code into bsd.ldap.mk | pav | 2008-07-22 | 1 | -38/+14 |
* | - Overhaul the way we handle with LDAP data directory, populate | delphij | 2008-07-20 | 1 | -1/+1 |
* | Major optimizations for 'make index' and other recursive traversal | kris | 2008-07-20 | 1 | -30/+62 |
* | First all, ahze did most of work. Thanks ahze! Last week or so, I am just | mezz | 2008-07-01 | 1 | -0/+11 |
* | - Add support for freepascal based ports | acm | 2008-06-24 | 1 | -0/+7 |
* | - Add common code to support for cmake based ports. | miwi | 2008-05-28 | 1 | -0/+4 |
* | Support @rmtry in pkg-plist, analogous to @dirrmtry but for single file rm. | pav | 2008-04-15 | 1 | -28/+30 |
* | - Automatically append -fno-strict-aliasing to CFLAGS when -O2 or higher | pav | 2008-03-12 | 1 | -13/+37 |
* | Remove support for XFree8-4. | flz | 2008-03-08 | 1 | -60/+10 |
* | Migration from bison 1.x to 2.x | ade | 2007-10-17 | 1 | -2/+24 |
* | - Fix issues with actual-package-depends, most notably fix bad list when a | pav | 2007-10-04 | 1 | -24/+42 |
* | Add an anti-foot-shooting measure that protects against a dependent port | linimon | 2007-09-30 | 1 | -0/+4 |
* | Remove print/ghostscript-afpl as it has been replaced by print/ghostscript-gpl | rafan | 2007-09-24 | 1 | -7/+0 |