| Commit message (Expand) | Author | Age | Files | Lines |
* | Mk/bsd.qt.mk: convert USE_XZ to USES | makc | 2015-02-20 | 1 | -1/+1 |
* | - Remove deprecated USE_KDE4=kdehier | makc | 2015-02-20 | 2 | -6/+0 |
* | Update Perl 5.20 to 5.20.2. | mat | 2015-02-17 | 1 | -1/+1 |
* | Run intltoolize before running autoreconf when a port uses intltool and | tijl | 2015-02-17 | 1 | -0/+7 |
* | Don't use the default backup suffix | jbeich | 2015-02-16 | 1 | -2/+2 |
* | Mk/Uses/lua.mk: Fix typo in el(f)if conditional | koobs | 2015-02-12 | 1 | -1/+1 |
* | Use new LIB_DEPENDS syntax instead of a compat symlink | antoine | 2015-02-12 | 1 | -1/+1 |
* | Rework dependency registration | bapt | 2015-02-10 | 3 | -19/+148 |
* | Add the http and https version of the postgresql CDN | bapt | 2015-02-06 | 1 | -0/+2 |
* | The PostgreSQL project has removed the mirrors, and replaced | girgen | 2015-02-06 | 1 | -24/+1 |
* | Switch default MySQL version to 5.6. | ale | 2015-02-04 | 2 | -3/+3 |
* | Change the EDIT option of ruby to use libedit by default now that libedit | bapt | 2015-02-02 | 1 | -3/+3 |
* | Add sysutils/qt5-qtpaths. | rakuco | 2015-01-28 | 1 | -1/+4 |
* | Move LANG_GCC_IS from bsd.gcc.mk to bsd.default-versions.mk and use | gerald | 2015-01-26 | 3 | -4/+4 |
* | Add dtrace description. | kwm | 2015-01-25 | 1 | -0/+1 |
* | - Update devel/automake to 1.15 | tijl | 2015-01-24 | 3 | -5/+5 |
* | Fix a copy/paste error | antoine | 2015-01-23 | 1 | -1/+1 |
* | - Add variable assignments to make_args. | stephen | 2015-01-23 | 1 | -1/+1 |
* | Fix the revert... | bapt | 2015-01-23 | 1 | -1/+1 |
* | Revert wrong patch done in the wrong branch :( | bapt | 2015-01-23 | 1 | -2/+2 |
* | for gl and egl compononents of USE_GL depend on the package rather that a file | bapt | 2015-01-23 | 1 | -2/+2 |
* | Don't replace PREFIX anywhere in the plist line, only do it for the beginning. | bdrewery | 2015-01-23 | 1 | -4/+4 |
* | Pass CFLAGS and LDFLAGS by default to scons build, again | jbeich | 2015-01-23 | 1 | -0/+2 |
* | Add a ${opt}_USE_OFF option helper | antoine | 2015-01-22 | 1 | -0/+8 |
* | Add lua 5.3.0 | bapt | 2015-01-17 | 1 | -4/+7 |
* | - Update to 2.32 | beat | 2015-01-15 | 1 | -3/+3 |
* | - Update openh264 to 1.3.1 | beat | 2015-01-14 | 2 | -15/+9 |
* | Switch default python3 version from 3.3 to 3.4. | demon | 2015-01-11 | 1 | -1/+1 |
* | Rename post-plist to ${POST_PLIST}. This will allow controlling order and | bdrewery | 2015-01-10 | 1 | -3/+3 |
* | Add 'post-plist' target which can be hooked into to modify the plist without | bdrewery | 2015-01-10 | 1 | -2/+3 |
* | Add pear-Horde_Mail_Autoconfig to horde.mk | mm | 2015-01-09 | 1 | -0/+1 |
* | Add pear-Horde_Idna dependency to horde.mk | mm | 2015-01-09 | 1 | -0/+1 |
* | Remove a dupplicate occurence of a target. | mat | 2015-01-09 | 1 | -1/+1 |
* | - Move parse_plist() into a new file, functions.sh. | bdrewery | 2015-01-08 | 2 | -138/+156 |
* | - Rework check on $makeplist in parse_plist(). The variable was/is always 0 as | bdrewery | 2015-01-08 | 1 | -2/+4 |
* | Limit the scope of variables in parse_plist() | bdrewery | 2015-01-08 | 1 | -0/+2 |
* | Update MASTER_SITES_VIM with a full list of functional mirrors. | feld | 2015-01-08 | 1 | -15/+23 |
* | - Remove support for deprecated python bits from the ports | mva | 2015-01-08 | 3 | -105/+9 |
* | Retire MASTER_SITE_CRITICAL | ehaupt | 2015-01-06 | 1 | -9/+0 |
* | Adding ports/Mk/Uses/blaslapack.mk. | thierry | 2015-01-06 | 1 | -0/+52 |
* | Rename the somewhat confusingly named GCC_DEFAULT_V to LANG_GCC_IS. | gerald | 2015-01-04 | 1 | -2/+2 |
* | Attempt to unbreak index | antoine | 2015-01-03 | 1 | -1/+1 |
* | - try to guess SHLIBVER for libressl | dinoex | 2015-01-03 | 1 | -0/+5 |
* | Update a comment about where ldconfig configuration files reside | antoine | 2015-01-01 | 1 | -2/+2 |
* | Mk/Uses/perl5.mk: Unregister perl5.14 now that the port has expired. | rene | 2015-01-01 | 1 | -7/+3 |
* | Update devel/doxygen to 1.8.9 | antoine | 2014-12-31 | 1 | -3/+3 |
* | Update cinnamon to 2.4, this should fix [1] and [2]. | kwm | 2014-12-31 | 1 | -1/+1 |
* | Put sites that redirect to the nearest mirror first in MASTER_SITE_SAVANNAH | tijl | 2014-12-29 | 1 | -2/+3 |
* | Allow the use of opt_ENABLE= foo=/bar to work like opt_WITH. | mat | 2014-12-29 | 1 | -1/+1 |
* | Set CHOSEN_COMPILER_TYPE for USES=compiler:gcc-c++11-lib | antoine | 2014-12-29 | 1 | -0/+1 |
* | Simplify a bit the rmconfig target | bapt | 2014-12-29 | 1 | -2/+2 |
* | Allow to work with options as a regular user | bapt | 2014-12-29 | 1 | -15/+13 |
* | - Remove Mk/bsd.efl.mk | gblach | 2014-12-27 | 2 | -280/+0 |
* | Use a custom keyword for kldxref, that allows to control exactly when it is run | bapt | 2014-12-26 | 1 | -8/+1 |
* | Remove non working check-latest | bapt | 2014-12-26 | 1 | -11/+0 |
* | Remove imlib1 | bapt | 2014-12-26 | 1 | -8/+1 |
* | Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade | antoine | 2014-12-26 | 1 | -1/+1 |
* | Remove fpc-imlib and fpc-gnome1 | bapt | 2014-12-25 | 1 | -4/+2 |
* | Remove gnomehack and desktopfileutils | bapt | 2014-12-25 | 1 | -19/+2 |
* | Fix a typo | antoine | 2014-12-25 | 1 | -1/+1 |
* | Use PLIST_FILES instead of defining a custom post-install target to prepare the | bapt | 2014-12-25 | 1 | -4/+3 |
* | mtree files are not used anymore by packages | bapt | 2014-12-25 | 1 | -3/+0 |
* | Allow PATCH_SITES to use the same abbreviations as MASTER_SITES | bapt | 2014-12-25 | 1 | -0/+41 |
* | Remove now useless gnomehier, pkg handles automatically the directories where | bapt | 2014-12-25 | 3 | -16/+4 |
* | Mk/bsd.linux-apps.mk: bump sdl_image shlib. | xmj | 2014-12-25 | 1 | -1/+1 |
* | - Add three empty dirs that belonged to gnomehier to devel/gconf2, | antoine | 2014-12-23 | 1 | -0/+1 |
* | Catch other wrong occurences of SITE_PERL and SITE_ARCH. | mat | 2014-12-23 | 1 | -3/+3 |
* | Fix MANDIRS. | mat | 2014-12-23 | 1 | -1/+1 |
* | Don't output a warning if PERL_ARCH does not exist. | mat | 2014-12-23 | 1 | -1/+1 |
* | Final removal of WITH_NEW_XORG | dumbbell | 2014-12-23 | 2 | -8/+8 |
* | Remove documentation about PLIST_DIRSTRY | bapt | 2014-12-21 | 1 | -1/+1 |
* | Make using GitHub releases easier | swills | 2014-12-20 | 1 | -7/+7 |
* | Don't generate @dirrmentry directives for X11 fonts | dumbbell | 2014-12-20 | 1 | -2/+0 |
* | x11-servers/xorg-server: Update to 1.14 | dumbbell | 2014-12-20 | 1 | -4/+0 |
* | RubyForge has been gone for ages, remove it | swills | 2014-12-19 | 1 | -10/+2 |
* | Fix "USES=autoreconf libtool:keepla" not pulling libtoolize as a build | antoine | 2014-12-19 | 1 | -1/+1 |
* | Berlios is gone and has been mirrored to sourceforge, adapt the BERLIOS site | bapt | 2014-12-19 | 1 | -3/+2 |
* | Uses/cmake.mk: Reword description of CMAKE_VERBOSE and CMAKE_NOCOLOR a bit. | rakuco | 2014-12-19 | 1 | -2/+2 |
* | Only the definition of the fakeroot command should conditioned to the UID | bapt | 2014-12-18 | 1 | -1/+1 |
* | Add USES=fakeroot to allow packaging ports that are not stageable as a user | bapt | 2014-12-17 | 2 | -1/+18 |
* | Make Perl link all .so it builds with libperl.so. | mat | 2014-12-17 | 2 | -6/+57 |
* | Avoid defining do-install if NO_INSTALL is defined | bapt | 2014-12-17 | 1 | -7/+1 |
* | Big Gstreamer update: | kwm | 2014-12-16 | 1 | -7/+13 |
* | ts=8, repeat after me, ts=8. | mat | 2014-12-16 | 1 | -52/+51 |
* | Update telepathy to 0.8.0 | alonso | 2014-12-16 | 1 | -1/+1 |
* | - Remove support for EXTRACT_PRESERVE_OWNERSHIP | antoine | 2014-12-14 | 1 | -15/+4 |
* | - Use FIND | sunpoet | 2014-12-13 | 1 | -1/+1 |
* | abi is case sensitive | bapt | 2014-12-11 | 1 | -1/+1 |
* | Fix NO_ARCH in a way compatible with both pkg 1.3 and pkg 1.4 | bapt | 2014-12-11 | 1 | -1/+2 |
* | Patches go into PATCHDIR, not FILESDIR. | mat | 2014-12-10 | 1 | -4/+4 |
* | Fixing mirror order as ctex hangs indefinitely and the next one seems to | feld | 2014-12-10 | 1 | -4/+4 |
* | Set CentOS 6.6 as default Linux version. | xmj | 2014-12-10 | 3 | -12/+11 |
* | Force PREFIX to LINUXBASE | xmj | 2014-12-10 | 1 | -1/+1 |
* | Fix subdir part of GIMP sites. | kwm | 2014-12-09 | 1 | -1/+1 |
* | Add gimp MASTER_SITES block. | kwm | 2014-12-09 | 1 | -0/+11 |
* | Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in | tijl | 2014-12-09 | 3 | -21/+10 |
* | Change PostgreSQL default version from 9.2 to 9.3 | marino | 2014-12-08 | 1 | -1/+1 |
* | Modify run-autotools-fixup so it only prints "FreeBSD 10 autotools fix | tijl | 2014-12-05 | 1 | -3/+4 |
* | - Update to 2.31 | beat | 2014-12-05 | 1 | -3/+3 |
* | Update kdevelop to version 4.7.0 | alonso | 2014-12-05 | 1 | -1/+1 |
* | Add etex symlink. | hrs | 2014-12-04 | 1 | -0/+2 |
* | - Update Thunderbird to 31.3.0 | beat | 2014-12-03 | 2 | -30/+21 |
* | Add missing GSSAPI{LIB,INC}DIR when :mit is specified. | hrs | 2014-12-03 | 1 | -0/+2 |
* | Fix a false positive home directory leftover for ports with multiple USERS | antoine | 2014-12-02 | 1 | -1/+1 |
* | Cleanup plist of ocaml ports | antoine | 2014-11-30 | 1 | -23/+1 |
* | Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. The | tijl | 2014-11-30 | 4 | -22/+62 |
* | Use TMPPLIST, not PLIST. | mat | 2014-11-27 | 1 | -3/+2 |
* | No need to output what this does. | mat | 2014-11-27 | 1 | -1/+1 |
* | - Bring back the .packlist files, many people need them, they will | mat | 2014-11-27 | 1 | -11/+11 |
* | Change the way Perl modules are installed, update the default Perl to 5.18. | mat | 2014-11-26 | 3 | -28/+44 |
* | Use newly-built binaries first. When $PATH contains PREFIX/bin, an old | hrs | 2014-11-26 | 1 | -1/+1 |
* | - Merge EFL libraries into devel/efl and update to 1.12.0 | gblach | 2014-11-25 | 1 | -172/+2 |
* | - Update to 0.039 | sunpoet | 2014-11-25 | 1 | -1/+1 |
* | - Add shared ASIO description | sunpoet | 2014-11-25 | 1 | -0/+1 |
* | Remove obsolete @dirrm and similar. | ale | 2014-11-24 | 1 | -7/+1 |
* | graphics/linux-c6-gdk-pixbuf: rename to -pixbuf2 | xmj | 2014-11-24 | 1 | -3/+11 |
* | Define CPPFLAGS instead of CFLAGS. | hrs | 2014-11-23 | 1 | -3/+3 |
* | Do not load anymore bsd.database.mk in case of USE_PGSQL given the migration is | bapt | 2014-11-23 | 1 | -1/+0 |
* | Fix special [:build] case | crees | 2014-11-23 | 1 | -1/+1 |
* | Finally retire USE_PGSQL | crees | 2014-11-23 | 1 | -120/+1 |
* | - Move headers and libraries into PREFIX/{include,lib}/heimdal. This | hrs | 2014-11-22 | 1 | -7/+8 |
* | Fix typo | bapt | 2014-11-22 | 1 | -1/+1 |
* | Do not ignore .so in manpages they are really problems for both groff and mandoc | bapt | 2014-11-22 | 1 | -1/+1 |
* | Define SOELIM | bapt | 2014-11-22 | 1 | -0/+5 |
* | Enforce clang 3.4 in USES=c*11*,objc,gnustep as clang 3.3 has some bugs | antoine | 2014-11-22 | 3 | -9/+9 |
* | Add a new check-man target that will check the manpages inside the port for | bapt | 2014-11-21 | 1 | -0/+18 |
* | Garbage collect the non used and working gconfmm component | bapt | 2014-11-19 | 1 | -5/+1 |
* | Remove libzvt, it is not used anymore by anything in the ports tree | bapt | 2014-11-19 | 1 | -5/+1 |
* | The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2. | kwm | 2014-11-19 | 1 | -63/+47 |
* | Introduce the SITE_ARCH variable containing SITE_PERL/PERL_ARCH. | mat | 2014-11-18 | 1 | -1/+6 |
* | Cleanup plist a bit, DRUPAL_MODDIR and DRUPAL_BASE belong to drupal ports, | antoine | 2014-11-16 | 1 | -1/+0 |
* | Update to latest version | swills | 2014-11-15 | 1 | -5/+5 |
* | wheel is a group, not an owner | antoine | 2014-11-15 | 1 | -1/+1 |
* | lang/ruby21: Update to 2.1.4 | swills | 2014-11-12 | 1 | -2/+2 |
* | lang/ruby2*: disable dtrace on OS versions without the dtrace fixes from r271413 | swills | 2014-11-12 | 1 | -2/+2 |
* | Upgrade CentOS to 6.6 | xmj | 2014-11-11 | 3 | -9/+11 |
* | Fix plist for CAPIDOCS option after update to doxygen. | swills | 2014-11-08 | 1 | -3/+3 |
* | Update examples to use GCC 4.9 instead of 4.8, since the latter is now | gerald | 2014-11-07 | 1 | -2/+2 |
* | GNU Emacs Updates | ashish | 2014-11-05 | 1 | -79/+4 |
* | Update Qt5 ports to 5.3.2. | rakuco | 2014-11-05 | 2 | -23/+52 |
* | - During makeplist, emit only empty directories inside prefix and | antoine | 2014-11-05 | 1 | -3/+6 |
* | Add new ports databases/mariadb100-server and -client (version 10.0) | marino | 2014-11-04 | 1 | -1/+5 |
* | Add support for USE_GCC=5 and its preferred form USE_GCC=5+. | gerald | 2014-11-03 | 1 | -1/+2 |
* | - Enable SSP by default. | bdrewery | 2014-11-03 | 2 | -4/+5 |
* | bsd.port.mk: Finish update to make makepatch | marino | 2014-10-31 | 1 | -6/+24 |
* | bsd.qt.mk: Stop using @cwd in the plist generation code. | rakuco | 2014-10-30 | 1 | -5/+4 |
* | Move WITH_CCACHE_BUILD logic to bsd.ccache.mk | bdrewery | 2014-10-29 | 2 | -40/+49 |
* | - Second attempt to fix the python version usage on single port builds | mva | 2014-10-28 | 1 | -3/+13 |
* | Revert r371447, this breaks important ports like devel/py-gobject | antoine | 2014-10-25 | 1 | -13/+3 |
* | - Use the proper python version value within a single port build | mva | 2014-10-25 | 1 | -3/+13 |
* | Remove @dirrm and @dirrmtry entries from the Qt ports. | rakuco | 2014-10-24 | 1 | -7/+0 |
* | Remove unused and broken new-plist target | bapt | 2014-10-21 | 1 | -14/+1 |
* | Add Mk/Uses/alias.mk | marino | 2014-10-20 | 1 | -0/+31 |
* | KDE/FreeBSD team presents KDE SC 4.14.2 and KDE Workspace 4.11.13! | makc | 2014-10-19 | 2 | -10/+33 |
* | - Add X265 knob (default off) for X.265 (HEVC) encoding support using | nox | 2014-10-19 | 1 | -0/+1 |
* | Switch from clang33 to clang34 for ports using compiler:*11*, objc or | antoine | 2014-10-19 | 3 | -20/+20 |
* | Unbreak seamonkey-i18n | antoine | 2014-10-18 | 1 | -3/+3 |
* | And remember to bump versions here too. | mat | 2014-10-18 | 1 | -2/+2 |
* | Update Mesa ports to new default of 9.1.7 and more recent version to 10.3.0. | kwm | 2014-10-17 | 1 | -0/+1 |
* | - Update Firefox to 33.0 | beat | 2014-10-15 | 2 | -21/+8 |
* | Modern compilers have more -O* flags that enable strict aliasing. Instead | tijl | 2014-10-10 | 1 | -1/+1 |
* | Switch default Ruby to 2.0 | swills | 2014-10-09 | 1 | -1/+1 |
* | - Accept absolute path for @fc, @fontsdir, @fcfontsdir, @shell keywords | ak | 2014-10-09 | 1 | -0/+7 |
* | Comment out, it is not ready for prime | bapt | 2014-10-09 | 1 | -8/+8 |
* | Check CATEGORIES sanity directly from bsd.sanity.mk | bapt | 2014-10-09 | 1 | -0/+9 |
* | Use bsd.sanity.mk to check for INSTALLS_SHLIB | bapt | 2014-10-08 | 2 | -4/+3 |
* | info keyword now handles full paths | antoine | 2014-10-08 | 1 | -1/+4 |
* | Get rid of _DESKTOPDIR_REL and use DESKTOPDIR everywhere | bapt | 2014-10-08 | 1 | -14/+2 |
* | Use absolute path for PORTDATA PORTDOCS and PORTEXAMPLES | bapt | 2014-10-08 | 1 | -20/+6 |
* | Use absolute patch for rc scripts in plist | bapt | 2014-10-08 | 1 | -5/+2 |
* | Make info files absolute patch in plist | bapt | 2014-10-08 | 1 | -12/+1 |
* | - Do not blindly assume PREFIX to be the same as PYTHONBASE, when creating the | mva | 2014-10-08 | 1 | -1/+1 |
* | Fix typo | antoine | 2014-10-08 | 1 | -1/+1 |
* | Add a master site for libreoffice dev hosting abbreviated as LODEV | bapt | 2014-10-07 | 1 | -0/+7 |
* | Add a use to handle gperf dependency | bapt | 2014-10-07 | 1 | -0/+35 |
* | Remove unused configure-autotools target from Mk/bsd.autotools.mk and | tijl | 2014-10-07 | 2 | -24/+1 |
* | graphics/linux-c6-libGLU: Port of CentOS 6.5's Mesa libGLU | xmj | 2014-10-07 | 1 | -0/+1 |
* | Replace @dirrm/@dirrmtry with @dir in makeplist and leftovers check | antoine | 2014-10-07 | 2 | -12/+12 |
* | Add net/linux-c6-avahi-libs and add it as a dependency of emulators/linux-c6. | lme | 2014-10-06 | 1 | -1/+5 |
* | - Update devel/libtool and devel/libltdl to version 2.4.2.418 | tijl | 2014-10-06 | 1 | -0/+2 |
* | qa.sh now needs LINUXBASE | antoine | 2014-10-05 | 1 | -0/+1 |
* | - fix documentation of user controlled parameters for usage in /etc/make.conf. | ohauer | 2014-10-04 | 1 | -10/+17 |
* | - Allow LINUXBASE for shebangs. | bdrewery | 2014-10-04 | 1 | -0/+1 |
* | check-plist no longer needs to check for directories owned by dependencies. | bdrewery | 2014-10-04 | 2 | -54/+2 |
* | Garbage collect dependency mtree check removed in r368803 | bdrewery | 2014-10-04 | 1 | -31/+0 |
* | Autoreconf runs automake in GNU mode which requires files like AUTHORS, | tijl | 2014-10-03 | 1 | -0/+4 |
* | Remove eel and ports that use it. | kwm | 2014-10-03 | 1 | -5/+1 |
* | Switch to WITH_NEW_XORG for all supported version of FreeBSD by default | bapt | 2014-10-03 | 1 | -4/+2 |
* | - Reinstate r369644 fully to add the OSVERSION==UNAME_r sanity check. | bdrewery | 2014-10-03 | 1 | -4/+0 |
* | Also update gnomesharp dependacy in bsd.gnome.mk | kwm | 2014-10-02 | 1 | -1/+1 |
* | Retire gnome-desktop-sharp20 it depends gnome-panel which is going away | kwm | 2014-10-02 | 1 | -7/+1 |
* | - Mark INSTALLS_EGGINFO as unsupported | mva | 2014-10-02 | 2 | -2/+2 |
* | - Fix WITH_DEBUG with USES=cmake. bsd.ports.mk sets STRIP= after all Uses | mva | 2014-10-02 | 1 | -1/+1 |
* | Add BUNDLE_LIBS knob to prevent pkg(8) from automatically add provided shlibs | bapt | 2014-10-02 | 1 | -0/+5 |
* | Remove support for old autoconf and automake versions from USE_AUTOTOOLS: | tijl | 2014-10-01 | 1 | -66/+2 |
* | lang/ruby2*: fix dtrace support | swills | 2014-10-01 | 1 | -2/+2 |
* | - Add ftpmirror.gnu.org to GNU master sites (redirects to a nearby mirror) | tijl | 2014-10-01 | 1 | -4/+14 |
* | Activate New Xorg for the full 10.x branch see UPDATING for details | bapt | 2014-10-01 | 1 | -1/+1 |
* | Remove obsolete PEAR_AUTOINSTALL | antoine | 2014-10-01 | 1 | -1/+0 |
* | Convert bsd.horde.mk into USES=horde | bapt | 2014-10-01 | 1 | -0/+162 |
* | Partially revert r369644 temporarily (to add the OSVERSION=sysctl kern.osreld... | bdrewery | 2014-10-01 | 1 | -0/+4 |
* | If either of OSVERSION or UNAME_r is improperly set when building in a | bdrewery | 2014-10-01 | 1 | -4/+13 |
* | Add x11/qt5-x11extras. | rakuco | 2014-09-30 | 1 | -1/+4 |
* | 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 |