| Commit message (Expand) | Author | Age | Files | Lines |
* | Change the way USES is handled: | tijl | 2014-09-29 | 53 | -186/+122 |
* | - Fix awk issue in add-plist-post, if python 3.x is the default | mva | 2014-09-27 | 1 | -1/+0 |
* | Depend on lang/gccXY if users wish to use a different version of gcc by | tijl | 2014-09-27 | 2 | -2/+8 |
* | Try to make this more clear | bdrewery | 2014-09-26 | 1 | -1/+1 |
* | Tell users to update the pkg PORT | bdrewery | 2014-09-26 | 1 | -1/+1 |
* | - Resolve relative paths, such as path/./file.py or path/../file.py for | mva | 2014-09-26 | 1 | -27/+6 |
* | Fix shell commands in fix-packlist, | mandree | 2014-09-26 | 1 | -1/+1 |
* | - Set CPPFLAGS and LIBS in a number of ports so configure can find libintl.h | tijl | 2014-09-25 | 2 | -9/+8 |
* | lang/ruby21: update to 2.1.3 | swills | 2014-09-24 | 1 | -2/+2 |
* | lang/ruby20: update to 2.0.0p576 | swills | 2014-09-24 | 1 | -2/+2 |
* | - remove SLAVE_PORT_MODULES (no longer required since apache >= 20) | ohauer | 2014-09-24 | 1 | -7/+0 |
* | Make the fetch of PATCHFILES more quiet | antoine | 2014-09-24 | 1 | -1/+1 |
* | - fix bad warning example, s/DEFAULT_VERSIONS=/DEFAULT_VERSIONS+=/ | ohauer | 2014-09-24 | 1 | -1/+1 |
* | Introduce USES=pear | bapt | 2014-09-23 | 1 | -0/+151 |
* | Remove dirrm from documentation in header | bapt | 2014-09-23 | 1 | -2/+0 |
* | Register license files with absolute path | bapt | 2014-09-23 | 1 | -6/+4 |
* | Simplify USES=webplugin | bapt | 2014-09-23 | 1 | -7/+6 |
* | Remove some useless @cwd | bapt | 2014-09-23 | 1 | -10/+2 |
* | - Fix check-vulerable exiting without printing message since pkg-1.3.4 fixed | bdrewery | 2014-09-22 | 1 | -1/+1 |
* | Clean out some @dirrmtry | bapt | 2014-09-22 | 1 | -9/+4 |
* | Use keywords to control exactly when is excutied | bapt | 2014-09-22 | 2 | -14/+2 |
* | Stop emitting @dirrm* for PORTDATA and PORTEXAMPLES | bapt | 2014-09-22 | 1 | -6/+0 |
* | Spelling | bapt | 2014-09-22 | 1 | -1/+1 |
* | Update CentOS base to 6.5, add userland ports | xmj | 2014-09-22 | 4 | -70/+240 |
* | Remove @dirrmtry from PORTSDOC code it is now automatic | bapt | 2014-09-22 | 1 | -3/+0 |
* | Do not report directories in plist as orphans | antoine | 2014-09-22 | 1 | -1/+0 |
* | PLIST_DIRS and PLIST_DIRSTRY are now equivalent and both emitting @dir entries | bapt | 2014-09-22 | 1 | -5/+2 |
* | Let pkg(8) track license directories by itself | bapt | 2014-09-22 | 1 | -7/+0 |
* | Do not set an initial value for owner/wheel pkg(8) does it by itself now | bapt | 2014-09-22 | 1 | -4/+0 |
* | adjust check_stagedir.sh to take in account %%KEY%%@dirrm* | bapt | 2014-09-22 | 1 | -1/+1 |
* | Update to 1.3.8 Changes: | bapt | 2014-09-22 | 3 | -38/+8 |
* | - change check for httpd version s/-V/-v/ | ohauer | 2014-09-21 | 1 | -1/+1 |
* | - Remove -a when copying package. r329130 broke this when PACKAGES was on | bdrewery | 2014-09-19 | 1 | -1/+1 |
* | Improve the autoreconf documentation: | tijl | 2014-09-19 | 1 | -16/+19 |
* | - Fix minimum pkg version check when using pkg from git. Strip out everything | bdrewery | 2014-09-19 | 1 | -2/+2 |
* | Remove dead pkg_install code | bdrewery | 2014-09-19 | 1 | -15/+0 |
* | Fix typo. | bdrewery | 2014-09-19 | 1 | -1/+1 |
* | Fix WITH_PKGNG=devel backward compatibility | bapt | 2014-09-18 | 1 | -6/+6 |
* | Add a minimal version testing for the installed pkg to enforce people to go t... | bapt | 2014-09-18 | 1 | -0/+11 |
* | Retire MANCOMPRESSED. | mat | 2014-09-18 | 3 | -23/+3 |
* | Fix typo | antoine | 2014-09-18 | 1 | -1/+1 |
* | Initial version of USES=autoreconf that can replace USE_AUTOTOOLS. It | tijl | 2014-09-17 | 2 | -2/+83 |
* | - Remove last uses of USE_AUTOTOOLS=libtool from bsd.gnome.mk | tijl | 2014-09-17 | 3 | -137/+11 |
* | - Fix off-by-one with 'make checksum' which caused it to not properly | bdrewery | 2014-09-17 | 1 | -1/+1 |
* | - Continue to define PKGNG_ORIGIN. | bdrewery | 2014-09-17 | 1 | -3/+4 |
* | Turn the installation of *.la files, without some form of USES=libtool in | tijl | 2014-09-16 | 2 | -9/+6 |
* | Tell realpath to stay quiet if it cannot resolve a link | tijl | 2014-09-15 | 1 | -1/+1 |
* | lang/ruby*: bump portrevision for libexecinfo change | swills | 2014-09-15 | 1 | -3/+3 |
* | Allow this to work on DragonFly which does not have the -f param for readlink(1) | bdrewery | 2014-09-14 | 1 | -1/+1 |
* | devel/glib12 x11-toolkits/gtk12: | tijl | 2014-09-13 | 1 | -4/+4 |
* | - fix DEFAULT_APACHE_VERSION, | ohauer | 2014-09-11 | 1 | -36/+57 |
* | Update the default version of GCC in the Ports Collection from GCC 4.7.4 | gerald | 2014-09-11 | 1 | -1/+1 |
* | Update bsd.mate.mk has it should have been | bapt | 2014-09-10 | 1 | -78/+10 |
* | zenoss is gone from the ports tree, no zenpack are left as well | bapt | 2014-09-10 | 1 | -83/+0 |
* | Finish bringing 32.0 | bapt | 2014-09-09 | 1 | -1/+1 |
* | Really update to firefox 32.0 release | bapt | 2014-09-09 | 1 | -1/+1 |
* | Mozilla upgrades: | bapt | 2014-09-09 | 2 | -35/+13 |
* | - revert to r366839 | ohauer | 2014-09-09 | 1 | -3/+2 |
* | - Fix DESTDIR support. | bdrewery | 2014-09-09 | 1 | -1/+1 |
* | - Update to 0.038 | sunpoet | 2014-09-09 | 1 | -1/+1 |
* | Let USES=libtool also delete links to .la files (and links to links to...) | tijl | 2014-09-08 | 1 | -0/+4 |
* | bsd.port.mk: Fix typo found in EXTRA_PATCHES handling | marino | 2014-09-08 | 1 | -1/+1 |
* | - fix build for ports defining USE_APACHE=22, USE_APACHE_(BUILD|RUN)=22 | ohauer | 2014-09-07 | 1 | -2/+3 |
* | Fix example in my previous attempt to document COPYTREE macros | pawel | 2014-09-07 | 1 | -1/+1 |
* | Removed unstaged database/firebird21-* ports | marino | 2014-09-07 | 1 | -3/+1 |
* | After patching configure restore the original modification time. This | tijl | 2014-09-05 | 1 | -4/+6 |
* | Factorize USE_CSTD and USE_CXXSTD | bapt | 2014-09-05 | 1 | -12/+6 |
* | Change INSTALL_DATA to install with mode 644 | antoine | 2014-09-05 | 1 | -1/+3 |
* | Make descriptions for TTA (The True Audio) lossless audio and TooLAME MP2 | danfe | 2014-09-04 | 1 | -0/+2 |
* | Import PHP 5.6 branch! | ale | 2014-09-04 | 1 | -1/+5 |
* | Fix typo in pkg-plist generation. | mandree | 2014-09-04 | 1 | -1/+1 |
* | Fix man pages in ports using python autoplist after MANEXT removal | antoine | 2014-09-03 | 1 | -1/+1 |
* | This garbages collect code now useless: | bapt | 2014-09-03 | 1 | -143/+2 |
* | Remove extra %D | bapt | 2014-09-03 | 1 | -1/+1 |
* | Convert some @unexec to their proper equivalent in keyword | bapt | 2014-09-03 | 4 | -13/+10 |
* | Fix @dirrmtry in case PREFIX != LOCALBASE | bapt | 2014-09-03 | 1 | -1/+1 |
* | Convert rmtry into regular Keyword | bapt | 2014-09-03 | 1 | -9/+0 |
* | Complain properly about invalid pgsql default versions. | crees | 2014-09-03 | 1 | -0/+6 |
* | Add home directory creation to pre-install script for USERS/GROUPS | bapt | 2014-09-02 | 1 | -2/+2 |
* | Make check-stagedir.sh aware of (owner,group,perm) syntax for keywords | antoine | 2014-09-02 | 1 | -0/+4 |
* | Update CMake to 3.0.1. | rakuco | 2014-09-02 | 1 | -10/+0 |
* | lang/ruby*: remove obsolete patches | swills | 2014-09-02 | 1 | -3/+3 |
* | Commit non bikeshed part of Differential Revision D582 | antoine | 2014-09-02 | 1 | -9/+11 |
* | - Make it possible to use sample keyword with a full path | antoine | 2014-09-02 | 1 | -3/+9 |
* | Remove support for pkg_install | bapt | 2014-09-01 | 7 | -755/+214 |
* | Remove support for NO_STAGE | bapt | 2014-09-01 | 16 | -357/+115 |
* | Split print/texlive-texmf into two ports, texlive-texmf and | hrs | 2014-09-01 | 1 | -2/+6 |
* | lang/ruby*: fix docs handling | swills | 2014-08-31 | 1 | -3/+3 |
* | Ignore references to stagedir in .fmt and .log files generated for tex formats | antoine | 2014-08-30 | 1 | -0/+2 |
* | Commit the version of the patch that was exp-runned | antoine | 2014-08-28 | 1 | -1/+1 |
* | Fix @dirrm auto-generation for PORTDOCS/PORTEXAMPLES/PORTDATA with globs. | mandree | 2014-08-28 | 1 | -3/+7 |
* | Use CONFIGURE_SHELL and MAKE_SHELL to define SHELL and CONFIG_SHELL | tijl | 2014-08-26 | 1 | -2/+2 |
* | Check that the plist doesn't reference the stage dir during stage-qa | antoine | 2014-08-26 | 2 | -2/+3 |
* | Remove support for NOPORTDATA | antoine | 2014-08-26 | 1 | -7/+1 |
* | Please stop using USE_PGSQL and follow my friendly hints, thanks. | crees | 2014-08-26 | 1 | -0/+9 |
* | Allow ports using ruby extconf to be built as non root | antoine | 2014-08-26 | 1 | -0/+1 |
* | Convert pgsql ports to use USES+=pgsql | crees | 2014-08-26 | 1 | -2/+2 |
* | Ignore ports setting NO_PACKAGE when PACKAGE_BUILDING is set | antoine | 2014-08-24 | 1 | -0/+2 |
* | Fix a typo. | hrs | 2014-08-24 | 1 | -1/+1 |
* | - Add capability to specify package dependency in USE_TEX. | hrs | 2014-08-24 | 1 | -24/+78 |
* | - Add shared JSON_C description | sunpoet | 2014-08-22 | 1 | -0/+1 |
* | Update TeXLive to 2014. | hrs | 2014-08-22 | 1 | -90/+105 |
* | Berkeley DB cleanup, remove versions 4.0 ... 4.7. | mandree | 2014-08-22 | 1 | -143/+139 |
* | - Make 'clean-restricted' tell that it is deleting the package. | bdrewery | 2014-08-22 | 2 | -3/+4 |
* | - Add a comment to clean-restricted. This code has confused me every time | bdrewery | 2014-08-22 | 1 | -0/+2 |
* | Add an option helper for PLIST_SUB | antoine | 2014-08-22 | 2 | -5/+5 |
* | Some ports create their pkg-plist from post-install. USES=libtool removes | tijl | 2014-08-21 | 1 | -2/+2 |
* | - Add the same workaround for ignoring PREFIX/info removal when PREFIX != | bdrewery | 2014-08-19 | 1 | -0/+8 |
* | Do not use RESETPREFIX in plist suggestions | bdrewery | 2014-08-19 | 1 | -1/+1 |
* | Remove a few remaining NOPORTDATA | antoine | 2014-08-19 | 1 | -4/+0 |
* | Add ksh support to USES=shebangfix | antoine | 2014-08-19 | 1 | -1/+3 |
* | - Move RESETPREFIX to default PLIST_SUB | bdrewery | 2014-08-19 | 1 | -1/+2 |
* | - Fix typo | sunpoet | 2014-08-18 | 1 | -1/+1 |
* | Module::Build installs the empty bootstrap files, even with Perl 5.20, so | mat | 2014-08-18 | 1 | -4/+3 |
* | revert r365227 to allow discussion | pi | 2014-08-18 | 1 | -1/+1 |
* | Mk/Uses/perl5.mk: Fix logic for removal of empty .bs files | pi | 2014-08-18 | 1 | -1/+1 |
* | Advise trying INSTALL_TARGET=install-strip before ${STRIP_CMD} | antoine | 2014-08-18 | 1 | -1/+1 |
* | - Deprecate INSTALLS_EGGINFO | mva | 2014-08-17 | 2 | -7/+5 |
* | - Remove obsolete mirrors for MASTER_SITE_PYTHON | mva | 2014-08-17 | 1 | -11/+1 |
* | No need to expand CFLAGS/LDFLAGS here. | bdrewery | 2014-08-17 | 1 | -3/+3 |
* | Add some additional fedora-core master sites, remove some which cause timeouts. | netchild | 2014-08-16 | 1 | -3/+6 |
* | - Fix USE_PYTHON knob handling. Features are to be separated with spaces, not | mva | 2014-08-16 | 1 | -1/+1 |
* | - Rename PYTHON_FEATURES to USE_PYTHON to comply to USE_PERL5 and to avoid a | mva | 2014-08-15 | 2 | -35/+67 |
* | Add a USES=imake:noman to make NO_INSTALL_MANPAGES go away. | mat | 2014-08-13 | 3 | -18/+19 |
* | - Fix 'make check-plist' incorrectly considering all installed packages as | bdrewery | 2014-08-12 | 1 | -5/+7 |
* | Add support for USES=libtool:build. It adds a build dependency on | tijl | 2014-08-10 | 1 | -2/+9 |
* | - Only print the python version mismatch warning, if a dependency or user set | mva | 2014-08-10 | 1 | -1/+4 |
* | - add some additional SUB_LIST hints | ohauer | 2014-08-10 | 1 | -3/+9 |
* | Convert the Python framework bits to USES=python. | mva | 2014-08-09 | 6 | -687/+714 |
* | Allow installing ports with the same origin but a different pkgname | antoine | 2014-08-09 | 1 | -8/+8 |
* | Copy the gnonlin gstreamer plugin, and update to 1.2.1. This plugin is | kwm | 2014-08-09 | 1 | -2/+2 |
* | - If USES=uniquefiles is used without another .mk file incorporating it, the | mva | 2014-08-08 | 1 | -1/+3 |
* | Do not override _USES_POST | antoine | 2014-08-07 | 2 | -2/+2 |
* | Mk/bsd.python.mk: fix error message for python34 world | pi | 2014-08-06 | 1 | -1/+1 |
* | Fix typo. | mat | 2014-08-05 | 1 | -1/+1 |
* | Revert 363995 this is making portmaster and portupgrade die in circular depen... | bapt | 2014-08-05 | 1 | -2/+0 |
* | Add USES=execinfo to handle dependency on libexecinfo avoiding pull a useless | bapt | 2014-08-05 | 1 | -0/+17 |
* | Only pulls gmake-lite is not yet existing | bapt | 2014-08-04 | 1 | -0/+2 |
* | Add make missing-package that will do the same as make missing but print package | bapt | 2014-08-04 | 1 | -0/+10 |
* | Add txz and bz2 arguments to USES=tar | bapt | 2014-08-04 | 1 | -1/+3 |
* | Update mozilla ports: | bapt | 2014-08-04 | 2 | -7/+28 |
* | - Update USE_PHP=igbinary | sunpoet | 2014-08-01 | 1 | -1/+1 |
* | Revert another part of r361917 | antoine | 2014-08-01 | 1 | -2/+3 |
* | Ensure noone set anything else that texlive as TEX_DEFAULT for now | bapt | 2014-08-01 | 1 | -0/+4 |
* | Honor PKG_SUFX with pkgng | antoine | 2014-08-01 | 1 | -1/+1 |
* | Simplify manifest generation and make it ucl compliant so pkg(8) does not hav... | bapt | 2014-08-01 | 1 | -42/+23 |
* | Add descriptions for Nagios/Monitoring Plugins from {nagios,monitoring}-plugi... | lme | 2014-07-31 | 1 | -0/+2 |
* | - Reset @cwd to prefix after creating ldconfig configuration file in localbase | antoine | 2014-07-30 | 1 | -1/+7 |
* | - Allow to make developer warnings fatal | amdmi3 | 2014-07-30 | 1 | -0/+4 |
* | bsd.options.desc.mk: Correct spelling in two languages | marino | 2014-07-29 | 1 | -2/+2 |
* | Add quickcontrols to the list of Qt5 components. | rakuco | 2014-07-29 | 1 | -2/+5 |
* | - Update to 0.037 | sunpoet | 2014-07-28 | 1 | -1/+1 |
* | Prevent overlinking of libreadline | bapt | 2014-07-28 | 1 | -1/+1 |
* | lang/ruby21: Update to Ruby 2.1.2 | swills | 2014-07-27 | 1 | -2/+2 |
* | lang/ruby20: Update to Ruby 2.0.0-p481 | swills | 2014-07-27 | 1 | -2/+2 |
* | - fix typo in RUN_DEPENDS s/POTSDIR/PORTSDIR/ | ohauer | 2014-07-27 | 1 | -1/+1 |
* | lang/ruby19: update to Ruby 1.9.3-p547 | swills | 2014-07-27 | 1 | -2/+2 |
* | Upate the target_sw field to use ${OPSYS} instead of hardcoding | des | 2014-07-26 | 1 | -30/+17 |
* | - Fix check-plist so that its 'files in plist but missing from STAGEDIR' check | bdrewery | 2014-07-25 | 1 | -5/+12 |
* | qt4: Do not apply the patch from r362770 if EXTRA_PATCHES is unset. | rakuco | 2014-07-25 | 1 | -1/+2 |
* | net/openldap24-*: | tijl | 2014-07-25 | 1 | -4/+4 |
* | Activate NO_ARCH support | bapt | 2014-07-25 | 1 | -3/+3 |
* | Only use libevent2 | bapt | 2014-07-24 | 1 | -1/+1 |
* | Backport my patch to make Qt correctly detect clang's support for C++11 featu... | rakuco | 2014-07-24 | 1 | -0/+2 |
* | - Fix _TWISTED_COMPONENTS: add missing "pair" | sunpoet | 2014-07-24 | 1 | -1/+1 |
* | Remove teTeX support | bapt | 2014-07-23 | 1 | -32/+11 |
* | Remove two libtool fixes from Mk/Uses/libtool.mk. They don't always work | tijl | 2014-07-23 | 1 | -4/+0 |
* | Switch to texlive by default | bapt | 2014-07-23 | 1 | -2/+2 |
* | Partially revert r361917 | bapt | 2014-07-22 | 1 | -5/+8 |
* | Add INFO macro to the helpers | bapt | 2014-07-22 | 1 | -2/+2 |
* | Handle gbklatex component | bapt | 2014-07-22 | 1 | -0/+4 |
* | Deprecate GGI ports, they are unmaintained upstream since several years | antoine | 2014-07-22 | 1 | -2/+1 |
* | Switch from CPE 2.2 URIs to CPE 2.3 formatted strings. | des | 2014-07-21 | 1 | -7/+6 |
* | Make sure to create the WRKDIR even is do-extract is define in the port Makefile | bapt | 2014-07-21 | 1 | -2/+2 |
* | Clean working directories earlier | bapt | 2014-07-21 | 1 | -1/+1 |
* | bsd.gnome.mk: remove unused libgailgnome component | rene | 2014-07-21 | 1 | -5/+1 |
* | Fix reression after r361263, more than 200 python modules using | antoine | 2014-07-21 | 1 | -1/+1 |
* | Fix stage violation for ports using USE_TEX=updmap | antoine | 2014-07-21 | 1 | -0/+2 |
* | - Always pass '-f' with ${RM}. This fixes many ports when building as a user | bdrewery | 2014-07-21 | 1 | -1/+1 |
* | Improve default OPTIONS descriptions a bit: | danfe | 2014-07-21 | 1 | -13/+13 |
* | Remove libtool .la files from all Qt ports | tijl | 2014-07-19 | 1 | -1/+2 |
* | Now that all LIB_DEPENDS has been switched to modern version, remove support | bapt | 2014-07-16 | 2 | -39/+2 |
* | - improve comments | dinoex | 2014-07-16 | 1 | -18/+10 |
* | Really modernize LIB_DEPENDS | bapt | 2014-07-15 | 1 | -1/+1 |
* | bsd.port.mk: Define CONFIGURE_TARGET using OPSYS instead of freebsd | marino | 2014-07-15 | 1 | -2/+2 |
* | Fix simple condition in making directories | bapt | 2014-07-15 | 1 | -18/+15 |
* | Fix db6_DEPENDS and the corresponding BDB_LIB[_CXX]_NAME for db6.1 upgrade. | mandree | 2014-07-15 | 1 | -3/+3 |
* | - update Module-Build to 0.4206 | leeym | 2014-07-15 | 1 | -1/+1 |
* | Modernize LIB_DEPENDS | bapt | 2014-07-15 | 1 | -1/+1 |
* | Fix typo and adjust whitespace in comments. | rm | 2014-07-14 | 1 | -1/+1 |
* | lang/python27: Update to 2.7.8 | koobs | 2014-07-14 | 1 | -2/+2 |
* | - reflect new preferred apache version | ohauer | 2014-07-13 | 1 | -1/+1 |
* | - set www/apache24 as the default apache version | ohauer | 2014-07-13 | 1 | -1/+1 |
* | Be a bit more direct about pkg_install having to be replaced by pkg. | mat | 2014-07-11 | 1 | -2/+2 |
* | Add a global OPUS_DESC | tijl | 2014-07-11 | 1 | -0/+1 |
* | Use modern LIB_DEPENDS | bapt | 2014-07-11 | 1 | -3/+3 |
* | Support for installations based on the easy_install setup.py target has | mva | 2014-07-09 | 2 | -108/+20 |
* | Mk/bsd.wx.mk: add wxPython 3.0 support | wg | 2014-07-06 | 1 | -0/+3 |
* | - Remove contiguous blank lines | sunpoet | 2014-07-06 | 1 | -1/+0 |
* | Support stage for texlive, given it is impossible to rebuild the fmt files into | bapt | 2014-07-05 | 1 | -30/+42 |
* | Use modern LIB_DEPENDS | bapt | 2014-07-03 | 1 | -2/+2 |
* | Add URL explaining NO_STAGE deprecation | bdrewery | 2014-07-03 | 1 | -1/+1 |
* | Deprecate all non stage ports with expiration date 2014-08-31 | bapt | 2014-07-02 | 1 | -0/+5 |
* | Remove bsd.pbi.mk, it is not used anymore to produce modern PBIs | bapt | 2014-07-02 | 2 | -58/+0 |
* | Do not report parent directories of LOCALBASE as orphans | antoine | 2014-07-01 | 1 | -0/+8 |
* | Add libwnck3. The gtk3 version of libwnck. | kwm | 2014-07-01 | 1 | -2/+5 |
* | Avoid using clang as a fallback compiler on Tier-2 systems for C++0x | nwhitehorn | 2014-06-30 | 1 | -2/+2 |
* | Use print/indexinfo to generate index of info pages | antoine | 2014-06-28 | 1 | -10/+5 |
* | - Fix PYDISTUTILS_SETUP to use a proper argument list and avoid polluting the | mva | 2014-06-28 | 1 | -1/+4 |
* | still more staging | bapt | 2014-06-28 | 1 | -2/+7 |
* | Use proper TEXMFVARDIR | bapt | 2014-06-28 | 1 | -1/+1 |
* | Yet more stage support for bsd.tex.mk | bapt | 2014-06-28 | 1 | -0/+8 |
* | First bit of staging support for bsd.tex.mk | bapt | 2014-06-28 | 1 | -23/+27 |
* | - Make OpenJDK 1.7 the default | swills | 2014-06-28 | 1 | -2/+2 |
* | - Remove editors/emacs21, and editors/emacs22 as they're no longer maintained | ashish | 2014-06-27 | 1 | -37/+2 |
* | - Fix logic from r359424 to not always apply - only apply on tier2 archs. | bdrewery | 2014-06-27 | 1 | -1/+1 |
* | On some Tier-2 platforms (e.g. PowerPC), clang kind of works and so is | nwhitehorn | 2014-06-27 | 1 | -1/+3 |
* | Remove extra space. | adamw | 2014-06-26 | 1 | -1/+1 |
* | Do not hide errors listing info pages in the pkg case | antoine | 2014-06-26 | 1 | -1/+1 |
* | Update MASTER_SITE_QMAIL | bdrewery | 2014-06-25 | 1 | -9/+0 |
* | Fix category | bapt | 2014-06-25 | 1 | -1/+1 |
* | Use print/texinfo-lite to install info pages | bapt | 2014-06-25 | 1 | -10/+13 |
* | Add USES=makeinfo that will handle the build dependency on the makeinfo utility | bapt | 2014-06-25 | 1 | -0/+22 |
* | Add a lite argument to USES=gmake | bapt | 2014-06-25 | 1 | -5/+13 |
* | Use MAKE_CMD instead of GMAKE | bapt | 2014-06-25 | 1 | -4/+4 |
* | - Add Creative Commons Zero v1.0 Universal as license | jadawin | 2014-06-23 | 1 | -1/+4 |
* | Remove the IGNOREFILES feature: it was an unsafe feature allowing to use files | bapt | 2014-06-23 | 1 | -64/+0 |
* | Add --strip-debug to STRIP_CMD to avoid removing kernel symbols from the | rene | 2014-06-23 | 1 | -0/+1 |
* | Add 4 new sed commands to USES=libtool. The first two apply some of the | tijl | 2014-06-22 | 1 | -0/+6 |
* | Add a small notice about maintainership of this file. | mat | 2014-06-22 | 1 | -0/+2 |
* | Use short name from spdx.org for OpenSSL license | antoine | 2014-06-22 | 1 | -3/+3 |
* | Extend eadler's work by making some more OPTIONS a bit more | adamw | 2014-06-21 | 1 | -38/+38 |
* | Improve the clarity of a few descriptions that became less accurate by | adamw | 2014-06-21 | 1 | -4/+4 |
* | - strip optional WITH parameter from argument if OPTION is set to off | ohauer | 2014-06-21 | 1 | -1/+1 |
* | Expand upon option descriptions whose only text are 'option support'. Such | eadler | 2014-06-21 | 1 | -24/+24 |
* | Do not report files @commented by multiple options as orphans | antoine | 2014-06-21 | 1 | -1/+1 |
* | Make @dirrmtry handling in pkg_install closer to what pkg does | antoine | 2014-06-21 | 2 | -7/+8 |
* | Clarified Artistic License is compatible with GPL | antoine | 2014-06-20 | 1 | -1/+1 |
* | Use "ClArtistic" as the short name for the Clarified Artistic License. | adamw | 2014-06-19 | 1 | -4/+5 |
* | Ask politely that people run changes to bsd.licences.mk and bsd.licenses.db.mk | eadler | 2014-06-19 | 2 | -0/+4 |
* | Add the Clarified Artistic License. | adamw | 2014-06-19 | 1 | -1/+4 |
* | Fixup COPYTREE_* doc. | mat | 2014-06-19 | 1 | -4/+4 |
* | PYTHON_PY3K_PLIST_HACK: Take @dirrmtry entries into account as well. | rakuco | 2014-06-19 | 1 | -0/+1 |
* | Revert a commit that should not have crept in | bapt | 2014-06-18 | 1 | -1/+1 |
* | Register USE_DRUPAL as unsupported | bapt | 2014-06-18 | 1 | -1/+2 |
* | tabspace: 8 | bapt | 2014-06-18 | 1 | -3/+0 |
* | tabspace: 8 | bapt | 2014-06-18 | 1 | -3/+0 |
* | tabspace: 8 | bapt | 2014-06-18 | 1 | -11/+8 |
* | Remove support for USE_DRUPAL | bapt | 2014-06-18 | 2 | -165/+0 |
* | New USES=drupal | bapt | 2014-06-18 | 1 | -0/+123 |