| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | - Add 'tcl' and 'tk' support in SHEBANG_LANG | gahr | 2014-02-18 | 1 | -3/+7 |
* | Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes". In most cases | tijl | 2014-02-17 | 2 | -3/+4 |
* | Add java_CMD. Although Java programs don't use shebangs, it is sometimes | des | 2014-02-15 | 1 | -1/+3 |
* | - Also set link_all_deplibs_(CXX|F77|FC)=no. | tijl | 2014-02-15 | 1 | -2/+4 |
* | Like it was announced six months ago, remove Perl 5.12. | mat | 2014-02-14 | 1 | -7/+2 |
* | - Properly prefix or suffix symlinks, which do not point to a file within the | mva | 2014-02-12 | 1 | -5/+5 |
* | - Support libtool 1.3 which has an ltconfig script. | tijl | 2014-02-10 | 1 | -8/+14 |
* | Add a global CMAKE_NINJA variable to set in make.conf to use ninja instead of... | bapt | 2014-02-09 | 1 | -0/+5 |
* | Add a note to people still running perl 5.12 that it's going to disapear soon. | mat | 2014-02-03 | 1 | -0/+1 |
* | Remove support for unstaged ports. | rene | 2014-02-01 | 1 | -7/+1 |
* | It doesn't require any args. | mat | 2014-01-30 | 1 | -1/+1 |
* | Fix typo (valide -> valid). | mandree | 2014-01-30 | 1 | -2/+2 |
* | - Add two new arguments to USES=iconv so ports can indicate they use GNU | tijl | 2014-01-30 | 1 | -11/+16 |
* | Fix usage with older make | bapt | 2014-01-29 | 1 | -1/+2 |
* | Introduce USES=libtool to replace USE_AUTOTOOLS=libtool. | tijl | 2014-01-29 | 1 | -0/+41 |
* | Do not pass DESTDIR to build target (with a syntax compatible with both fmake... | bapt | 2014-01-27 | 1 | -8/+1 |
* | Add USES=desthack | bapt | 2014-01-27 | 1 | -0/+29 |
* | Only defines the post-stage when needed | bapt | 2014-01-27 | 1 | -1/+1 |
* | - kernel modules support SSP natively, so change the description | rene | 2014-01-25 | 1 | -2/+2 |
* | First simple and easy change: use mordern LIB_DEPENDS | bapt | 2014-01-13 | 1 | -1/+1 |
* | Strip postgresql code out of bsd.database.mk, and introduce USES=pgsql. | crees | 2014-01-13 | 1 | -0/+142 |
* | Bump perl version here too. | mat | 2014-01-12 | 1 | -1/+1 |
* | New USES=uniquefiles to make files or directories unique | mva | 2014-01-12 | 1 | -0/+199 |
* | Mention the new c++0x argument. | rene | 2014-01-11 | 1 | -1/+2 |
* | add LUA_VER_STR to PLIST_SUB | bapt | 2014-01-10 | 1 | -1/+2 |
* | - Handle the case where both tcl and tk are part of USES | gahr | 2014-01-10 | 2 | -5/+9 |
* | Do not overwrite existing dependencies | bapt | 2014-01-10 | 1 | -3/+3 |
* | backout 2 changes that should not have been committed with r339348 | bapt | 2014-01-10 | 1 | -1/+0 |
* | Backout encoding of comments, it is triggering a pkgng bug with one of our ports | bapt | 2014-01-10 | 1 | -0/+1 |
* | Fix dependency addition | bapt | 2014-01-10 | 1 | -1/+1 |
* | Add a USES=lua (WIP) that only supports lua 5.2 | bapt | 2014-01-10 | 1 | -0/+106 |
* | Fix test | bapt | 2014-01-09 | 1 | -1/+1 |
* | Make gcc 4.6 is sufficient for c++0x | bapt | 2014-01-09 | 1 | -1/+1 |
* | Allow to choose clang from base on 9.2 when looking for a C11 compiler | bapt | 2014-01-09 | 1 | -3/+38 |
* | Add LIBOWN and LIBGRP to uidfix | bapt | 2014-01-09 | 1 | -2/+4 |
* | Do not overwrite BUILD_DEPENDS | bapt | 2014-01-08 | 1 | -1/+1 |
* | Remove bad MAKE_ENV entry (bsd.stage.mk) does the right thing already | bapt | 2014-01-08 | 1 | -1/+0 |
* | - Convert USES=ninja:verbose into NINJA_VERBOSE make.conf(5) switch. | avilla | 2014-01-08 | 1 | -7/+11 |
* | Add new uses ninja[:verbose] | bapt | 2014-01-07 | 1 | -0/+30 |
* | In preparation for Qt 5 ports: | makc | 2014-01-07 | 1 | -20/+70 |
* | Add new USES=fam that will replace USE_FAM=yes | antoine | 2014-01-05 | 1 | -0/+63 |
* | Properly add targets to the sequence they belong to, that now makes them pred... | bapt | 2014-01-04 | 6 | -19/+0 |
* | Mark all targets defines in _SEQ and .ORDER has .PHONY which they all should be | bapt | 2014-01-04 | 2 | -2/+0 |
* | Add charsetfix-post-patch to _PATCH_SEQ | bapt | 2014-01-04 | 1 | -2/+0 |
* | Add pathfix-pre-path to the _PATCH_SEQ and do not anymore make it a dependenc... | bapt | 2014-01-04 | 1 | -2/+0 |
* | Patch has been applied twice before committing | bapt | 2013-12-28 | 1 | -95/+0 |
* | Convert Mk/bsd.cran.mk to the Uses framework. | dbn | 2013-12-28 | 1 | -0/+190 |
* | Add new USES=openal, which will replace USE_OPENAL | antoine | 2013-12-26 | 1 | -0/+90 |
* | Traditionally, most (if not all) tamperings with ${TMPPLIST} were done | danfe | 2013-12-26 | 1 | -4/+5 |
* | - Don't remove rpath from binaries during install [1] | makc | 2013-12-22 | 1 | -5/+2 |
* | Add the directory with GCC runtime libraries to LDFLAGS. This lets Clang | tijl | 2013-12-21 | 1 | -1/+2 |
* | Spell out "nestedfct" | rene | 2013-12-16 | 1 | -1/+1 |
* | Mention nestedfct parameter. | rene | 2013-12-16 | 1 | -10/+11 |
* | Add compiler:nestedfct which will automatically probe USE_GCC=any | bapt | 2013-12-13 | 1 | -1/+10 |
* | New USES=fortran to replace USE_FORTRAN. | tijl | 2013-12-13 | 1 | -0/+39 |
* | New USES=twisted, to replace the old USE_TWISTED knob. | mva | 2013-12-08 | 1 | -0/+83 |
* | Allow a user non belonging to whell to create a package | bapt | 2013-11-29 | 1 | -0/+7 |
* | Extend description of USE=shebangfix. Improve grammar and formatting. | gerald | 2013-11-29 | 1 | -10/+15 |
* | In preparation for Qt 5 ports: | makc | 2013-11-21 | 1 | -14/+10 |
* | Fix a typo | bapt | 2013-11-21 | 1 | -1/+1 |
* | Swap compiler.mk to use gcc 4.7 when requesting a C++11/C11 compiler and clan... | bapt | 2013-11-21 | 1 | -4/+4 |
* | Define the target in post section. | bapt | 2013-11-20 | 1 | -7/+10 |
* | Add CHOSEN_COMPILER_TYPE which can be clang or gcc | bapt | 2013-11-20 | 1 | -0/+13 |
* | Fix some typos and use modern Perl variables in comments. | rene | 2013-11-20 | 2 | -2/+2 |
* | Mark some targets .PHONY | bapt | 2013-11-20 | 9 | -0/+9 |
* | Fix a typo in the DOS2UNIX_GLOB case (SRCSRC -> WRKSRC) | rene | 2013-11-20 | 1 | -1/+1 |
* | Fix a typo (specifed -> specified) | rene | 2013-11-20 | 1 | -1/+1 |
* | New USES=dos2unix | bapt | 2013-11-18 | 1 | -0/+40 |
* | Make sure clang uses ports ld on FreeBSD 8 | bapt | 2013-11-16 | 1 | -0/+2 |
* | Fix symlink when PKGBASE, WEBPLUGIN_DIR, and WEBPLUGIN_NAME are not defined. | jkim | 2013-11-15 | 1 | -4/+2 |
* | Remove USES=npapi, please only use webplugin | bapt | 2013-11-13 | 1 | -209/+0 |
* | Do not try to remove /boot/modules, it is part of BSD.root.dist [1] | rene | 2013-11-13 | 1 | -1/+3 |
* | Fix when PREFIX != LOCALBASE | bapt | 2013-11-13 | 1 | -6/+5 |
* | No need to parse twice the webplugin arguments | bapt | 2013-11-12 | 1 | -1/+1 |
* | Use USESDIR when possible | bapt | 2013-11-12 | 1 | -1/+1 |
* | Convert www/firefox/Makefile.webplugins into a USES | bapt | 2013-11-12 | 1 | -0/+187 |
* | Fix with bmake which requires KMODDDIR to be defined before use. | rene | 2013-11-12 | 1 | -1/+1 |
* | On FreeBSD 8 clang will need a newer version of binutils. | bapt | 2013-11-12 | 1 | -0/+6 |
* | Make Uses/npapi.mk STAGEDIR safe. | eadler | 2013-11-12 | 1 | -5/+5 |
* | Copy npapi.mk from the mplayer port and USEify it. | eadler | 2013-11-12 | 1 | -0/+209 |
* | Change KMODDDIR to /boot/modules if it is set to /boot/kernel | rene | 2013-11-08 | 1 | -0/+3 |
* | Allow base clang to be used if version is >= 3.3 | bapt | 2013-11-08 | 1 | -0/+22 |
* | - Unbreak pure.mk, use correct .include "${PORTSDIR}/Mk/Uses/gmake.mk" | nemysis | 2013-11-07 | 1 | -1/+1 |
* | Update to 0.57. | delphij | 2013-11-07 | 1 | -5/+9 |
* | Now that tinderbox knows how to properly check this, tests on OSVERSIONS are ... | bapt | 2013-11-05 | 1 | -4/+1 |
* | Remove useless OSVERSION check, now that tinderbox properly do not leak those... | bapt | 2013-11-05 | 1 | -1/+1 |
* | Using stage does not magically enforce the use of sane package tools, so | rene | 2013-11-04 | 1 | -4/+2 |
* | Use @unexec rmdir instead of @dirrmtry in the NO_STAGE case. | rene | 2013-11-04 | 1 | -1/+3 |
* | Make sure that kldxref(8) is not run when installing into the staging | rene | 2013-11-04 | 1 | -0/+3 |
* | Add a new USES for kernel module ports. | rene | 2013-10-31 | 1 | -0/+47 |
* | Properly guard against multiple inclusion. | rene | 2013-10-29 | 1 | -0/+1 |
* | - revert r331810 | dinoex | 2013-10-29 | 1 | -120/+0 |
* | - use STAGEDIR | dinoex | 2013-10-28 | 1 | -0/+120 |
* | - Use leading "-" to ignore exit status instead of trailing "|| ${TRUE}" | sunpoet | 2013-10-28 | 1 | -1/+1 |
* | - Add missing || ${TRUE} | sunpoet | 2013-10-25 | 1 | -1/+1 |
* | - Fix .packlist only when ${STAGEDIR}${SITE_PERL}/${PERL_ARCH}/auto exists | sunpoet | 2013-10-24 | 1 | -1/+1 |
* | Allow users to install converters/libiconv on 10.x systems if they | uqs | 2013-10-23 | 1 | -1/+1 |
* | - Cosmetic change: | sunpoet | 2013-10-20 | 1 | -21/+20 |
* | - Add staging support for USE_PERL5=modbuild* | sunpoet | 2013-10-20 | 1 | -9/+20 |
* | - New Uses pure.mk | nemysis | 2013-10-19 | 1 | -0/+39 |
* | Document "openmp" as a valid argument. | rene | 2013-10-17 | 1 | -2/+2 |
* | - use new LIB_DEPENDS notation in subversion ports | ohauer | 2013-10-15 | 2 | -2/+2 |
* | Mk/Uses/compiler.mk: Ensure COMPILER_TYPE can only be clang or gcc | marino | 2013-10-15 | 1 | -1/+1 |
* | Always use a recent version of gcc in case a port needs openmp support | bapt | 2013-10-12 | 1 | -1/+1 |
* | Pass CONFIGURE_ENV to qmake | makc | 2013-10-09 | 1 | -0/+1 |
* | Add a new argument openmp to make sure that only gcc is used (for now) is the... | bapt | 2013-10-09 | 1 | -0/+9 |
* | Really really commit the right version | bapt | 2013-10-09 | 1 | -2/+2 |
* | Revert r329829 to restore compiler.mk | bdrewery | 2013-10-09 | 1 | -0/+116 |
* | Actually commit the right version | bapt | 2013-10-09 | 1 | -116/+0 |
* | New USES=compiler | bapt | 2013-10-09 | 1 | -0/+116 |
* | - Add new USES= qmake (with staging support) | makc | 2013-10-09 | 1 | -0/+66 |
* | Sometimes scons do expect DESTDIR being in lowercase | bapt | 2013-10-03 | 1 | -0/+3 |
* | Introduce the new "scons" USES. The goal is to replace the old bsd.scons.mk | bapt | 2013-10-03 | 1 | -0/+30 |
* | Don't exec programs in post-install when STAGE mode is enabled. | kwm | 2013-09-30 | 2 | -0/+4 |
* | - USES+=tcl and USES+=tk | gahr | 2013-09-27 | 1 | -18/+59 |
* | - Minor cleanup for PERL5_MAN* and P5MAN* | sunpoet | 2013-09-26 | 1 | -5/+2 |
* | - Fix handling of minimum versions (e.g., USES+=tk:84+) | gahr | 2013-09-24 | 1 | -2/+1 |
* | Fix typo | bapt | 2013-09-24 | 1 | -1/+1 |
* | Overwrite BINOWN/SHAREOWN/WWWOWN to allow all our INSTALL_* macros to properl... | bapt | 2013-09-24 | 1 | -0/+3 |
* | In preparation for package as user introduce a new uidfix, which will setup a... | bapt | 2013-09-24 | 1 | -0/+15 |
* | - Remove trailing slash | sunpoet | 2013-09-24 | 1 | -1/+1 |
* | Introduce a new MANDIRS macros to make the compress-man determine where the m... | bapt | 2013-09-24 | 1 | -0/+1 |
* | Simplify notation of perl man page path in pkg-plist when staged | bapt | 2013-09-23 | 1 | -2/+4 |
* | - add new USES target: zope, and convert the tree to it | rm | 2013-09-23 | 1 | -0/+94 |
* | Add a new PERL_MANDIR substitution pattern to PLIST_SUB to easier staging p5-... | bapt | 2013-09-23 | 1 | -1/+3 |
* | - Fix on < 10 | gahr | 2013-09-19 | 1 | -1/+2 |
* | - Correct typo | gahr | 2013-09-19 | 1 | -2/+2 |
* | - Correct another typo | gahr | 2013-09-19 | 1 | -1/+1 |
* | - Fix typo | gahr | 2013-09-19 | 1 | -1/+1 |
* | - Implement USES+=tcl and USES+=tk | gahr | 2013-09-19 | 2 | -0/+178 |
* | Introduce the one-true-way to handle multi version ports | bapt | 2013-09-19 | 1 | -1/+12 |
* | Mk/Uses/readline.mk: Restore functionality for DragonFly | marino | 2013-09-16 | 1 | -1/+4 |
* | readline won't be removed in time for 10.0, let 10.0 use readline from base. | bapt | 2013-09-14 | 1 | -3/+3 |
* | Introduce variable ICONV_PREFIX at Mk/Uses/iconv.mk. The default for | bsam | 2013-09-08 | 1 | -0/+2 |
* | . introduce ICONV_CONFIGURE_BASE variable at Mk/Uses/iconv.mk. It's value is | bsam | 2013-09-06 | 1 | -0/+2 |
* | - Make ports use the libc provided iconv implementation on 10-CURRENT | madpilot | 2013-09-05 | 1 | -2/+14 |
* | - Fix things after recent modbuildtiny commit | az | 2013-09-05 | 1 | -2/+6 |
* | * Add devel/p5-Module-Build-Tiny support to USE_PERL5 with modbuildtiny. | mat | 2013-09-04 | 1 | -2/+8 |
* | Two imake related changes: | tijl | 2013-09-02 | 1 | -2/+8 |
* | 1. Introduce using iconv with arguments: | bsam | 2013-09-02 | 1 | -4/+12 |
* | Fix grammar in comment | rakuco | 2013-08-26 | 1 | -1/+1 |
* | - Fix a documentation typo | mva | 2013-08-26 | 1 | -1/+1 |
* | - Sync comment with default PERL_VERSION | sunpoet | 2013-08-23 | 1 | -2/+2 |
* | And actually allow people to continue using ports. | mat | 2013-08-13 | 1 | -1/+1 |
* | Introduce Perl 5.18.1 | mat | 2013-08-13 | 1 | -0/+2 |
* | New USES= perl5 | bapt | 2013-07-31 | 1 | -0/+231 |
* | Define MAKE_CMD in post.mk to allow anything to overwrite it | bapt | 2013-07-30 | 2 | -3/+2 |
* | Reduce code duplication by overwriting MAKE_CMD when it is different. | bapt | 2013-07-30 | 2 | -36/+2 |
* | Use new LIB_DEPENDS format | bapt | 2013-07-30 | 1 | -1/+1 |
* | Use new LIB_DEPENDS format | bapt | 2013-07-30 | 1 | -1/+1 |
* | Quiet update-desktop-database output, like when it complaining about invalid | kwm | 2013-07-26 | 1 | -3/+3 |
* | Replace John Marino email address with FreeBSD version | marino | 2013-07-12 | 1 | -1/+1 |
* | New USES=motif that will handle the open-motif dependency. | bapt | 2013-07-10 | 1 | -0/+30 |
* | Remove target name restriction on USES=display | bapt | 2013-07-08 | 1 | -4/+1 |
* | Remove direct usage of X_FONTS_MISC_PORT and X_FONTS_ALIAS_PORT | bapt | 2013-07-07 | 1 | -2/+2 |
* | Fix MAKE_FORCE_JOBS | bapt | 2013-07-06 | 2 | -2/+2 |
* | Import new gmake.mk and rip out USE_GMAKE from bsd.port.mk | bapt | 2013-07-05 | 1 | -0/+42 |
* | Reverting r322247 it breaks too many imake:env users while only fixing a coup... | bapt | 2013-07-04 | 1 | -4/+5 |
* | LATE_INSTALL_ARGS needs to be defined either in case of imake:env | bapt | 2013-07-04 | 1 | -4/+4 |
* | New USES imake to handle the dependency on imake. | bapt | 2013-06-28 | 1 | -0/+52 |
* | Fix stop-display target | bapt | 2013-06-27 | 1 | -1/+1 |
* | Add a new USES: fmake | bapt | 2013-06-20 | 1 | -0/+39 |
* | Add a USES display to replace USE_DISPLAY. | bapt | 2013-06-14 | 1 | -0/+42 |
* | Add some more comment to explain how SHEBANG_FILES works | bapt | 2013-06-10 | 1 | -0/+4 |
* | Do not leave .bak files after converting shebangs | bapt | 2013-05-29 | 1 | -1/+1 |
* | Add new USES: shebangfix | bapt | 2013-05-07 | 1 | -0/+53 |
* | Fix failure when testing ncurses with pkg_install | bapt | 2013-05-07 | 1 | -1/+1 |
* | Actually commit the right version of ncurses.mk | bapt | 2013-05-07 | 1 | -6/+7 |
* | Add new USES: ncurses and readline | bapt | 2013-05-06 | 2 | -0/+127 |
* | Add a new USES ada.mk to establish Ada-capable compiler as a build dependency | bapt | 2013-04-30 | 1 | -0/+27 |
* | Introduces USES= iconv to replace USE_ICONV. | mva | 2013-04-27 | 1 | -0/+21 |
* | Fix typos so they match the command and file name. | kwm | 2013-04-23 | 1 | -7/+7 |
* | Introduces USES= gettext to replace USE_GETTEXT | jgh | 2013-04-23 | 1 | -0/+31 |
* | Introduce USES= pkgconfig to replace USE_PKGCONFIG | bapt | 2013-04-23 | 1 | -0/+34 |
* | update-mime-database needs a argument. | kwm | 2013-04-17 | 1 | -1/+1 |
* | Run correct command in post-install target. | kwm | 2013-04-17 | 1 | -1/+1 |
* | Add desktop-file-utils and share-mime-info Uses. These will take care of all | kwm | 2013-04-17 | 2 | -0/+68 |
* | Add new replace line for pkg-config file location. | kwm | 2013-04-16 | 1 | -0/+1 |
* | Workaround a bug in tinderbox/pointyhat that leaks /sbin/mount_fuse | bapt | 2013-03-28 | 1 | -1/+1 |
* | - Add New USES macro to handle support for Zenoss ports and Zenpacks: | jgh | 2013-03-20 | 1 | -0/+83 |
* | Convert USE_CMAKE to USES macro: | makc | 2013-03-20 | 1 | -0/+122 |
* | Fix a long standing bug of lib/charset.alias being overwritten, modified, and... | bapt | 2013-03-18 | 1 | -0/+29 |
* | - Convert USE_QMAIL_RUN, USE_QMAIL_BUILD and WANT_QMAIL into USES feature | bdrewery | 2013-03-16 | 1 | -0/+64 |
* | - Change namespace for USES files | az | 2013-03-11 | 3 | -9/+9 |
* | Add tab for cosmetic | bapt | 2013-03-09 | 1 | -1/+1 |
* | - Add a short usage description inside each Uses/*.mk | bapt | 2013-03-08 | 3 | -7/+30 |
* | Convert USE_BISON to USES= bison | bapt | 2013-03-08 | 1 | -0/+27 |
* | Convert USE_FUSE macros into USES feature. | bapt | 2013-03-07 | 1 | -0/+15 |
* | Add a newline to improve readability | bapt | 2013-03-06 | 1 | -0/+1 |
* | New USES macros that loads "features" on demand. | bapt | 2013-03-06 | 1 | -0/+26 |