aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/Uses
Commit message (Expand)AuthorAgeFilesLines
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla inTijl Coosemans2014-12-092-19/+9
* - Update to 2.31Beat Gaetzi2014-12-051-3/+3
* - Update Thunderbird to 31.3.0Beat Gaetzi2014-12-031-3/+3
* Add missing GSSAPI{LIB,INC}DIR when :mit is specified.Hiroki Sato2014-12-031-0/+2
* Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. TheTijl Coosemans2014-11-304-22/+62
* Use TMPPLIST, not PLIST.Mathieu Arnold2014-11-271-3/+2
* No need to output what this does.Mathieu Arnold2014-11-271-1/+1
* - Bring back the .packlist files, many people need them, they willMathieu Arnold2014-11-271-11/+11
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-261-23/+39
* - Update to 0.039Sunpoet Po-Chuan Hsieh2014-11-251-1/+1
* Define CPPFLAGS instead of CFLAGS.Hiroki Sato2014-11-231-3/+3
* Fix special [:build] caseChris Rees2014-11-231-1/+1
* - Move headers and libraries into PREFIX/{include,lib}/heimdal. ThisHiroki Sato2014-11-221-7/+8
* Enforce clang 3.4 in USES=c*11*,objc,gnustep as clang 3.3 has some bugsAntoine Brodin2014-11-222-8/+8
* Introduce the SITE_ARCH variable containing SITE_PERL/PERL_ARCH.Mathieu Arnold2014-11-181-1/+6
* Cleanup plist a bit, DRUPAL_MODDIR and DRUPAL_BASE belong to drupal ports,Antoine Brodin2014-11-161-1/+0
* wheel is a group, not an ownerAntoine Brodin2014-11-151-1/+1
* Update Qt5 ports to 5.3.2.Raphael Kubo da Costa2014-11-051-0/+13
* - Second attempt to fix the python version usage on single port buildsMarcus von Appen2014-10-281-3/+13
* Revert r371447, this breaks important ports like devel/py-gobjectAntoine Brodin2014-10-251-13/+3
* - Use the proper python version value within a single port buildMarcus von Appen2014-10-251-3/+13
* Add Mk/Uses/alias.mkJohn Marino2014-10-201-0/+31
* Switch from clang33 to clang34 for ports using compiler:*11*, objc orAntoine Brodin2014-10-192-16/+16
* Unbreak seamonkey-i18nAntoine Brodin2014-10-181-3/+3
* And remember to bump versions here too.Mathieu Arnold2014-10-181-2/+2
* - Update Firefox to 33.0Beat Gaetzi2014-10-151-4/+4
* - Do not blindly assume PREFIX to be the same as PYTHONBASE, when creating theMarcus von Appen2014-10-081-1/+1
* Fix typoAntoine Brodin2014-10-081-1/+1
* Add a use to handle gperf dependencyBaptiste Daroussin2014-10-071-0/+35
* - Update devel/libtool and devel/libltdl to version 2.4.2.418Tijl Coosemans2014-10-061-0/+2
* Autoreconf runs automake in GNU mode which requires files like AUTHORS,Tijl Coosemans2014-10-031-0/+4
* - Mark INSTALLS_EGGINFO as unsupportedMarcus von Appen2014-10-021-1/+1
* - Fix WITH_DEBUG with USES=cmake. bsd.ports.mk sets STRIP= after all UsesMarcus von Appen2014-10-021-1/+1
* Remove obsolete PEAR_AUTOINSTALLAntoine Brodin2014-10-011-1/+0
* Convert bsd.horde.mk into USES=hordeBaptiste Daroussin2014-10-011-0/+162
* Change the way USES is handled:Tijl Coosemans2014-09-2952-178/+110
* - Fix awk issue in add-plist-post, if python 3.x is the defaultMarcus von Appen2014-09-271-1/+0
* Depend on lang/gccXY if users wish to use a different version of gcc byTijl Coosemans2014-09-271-0/+5
* - Resolve relative paths, such as path/./file.py or path/../file.py forMarcus von Appen2014-09-261-27/+6
* Fix shell commands in fix-packlist,Matthias Andree2014-09-261-1/+1
* - Set CPPFLAGS and LIBS in a number of ports so configure can find libintl.hTijl Coosemans2014-09-251-4/+1
* Introduce USES=pearBaptiste Daroussin2014-09-231-0/+151
* Remove dirrm from documentation in headerBaptiste Daroussin2014-09-231-2/+0
* Simplify USES=webpluginBaptiste Daroussin2014-09-231-7/+6
* Use keywords to control exactly when is excutiedBaptiste Daroussin2014-09-222-14/+2
* Improve the autoreconf documentation:Tijl Coosemans2014-09-191-16/+19
* Retire MANCOMPRESSED.Mathieu Arnold2014-09-181-8/+0
* Initial version of USES=autoreconf that can replace USE_AUTOTOOLS. ItTijl Coosemans2014-09-171-0/+81
* Turn the installation of *.la files, without some form of USES=libtool inTijl Coosemans2014-09-161-6/+3
* Tell realpath to stay quiet if it cannot resolve a linkTijl Coosemans2014-09-151-1/+1
* Allow this to work on DragonFly which does not have the -f param for readlink(1)Bryan Drewery2014-09-141-1/+1
* zenoss is gone from the ports tree, no zenpack are left as wellBaptiste Daroussin2014-09-101-83/+0
* Finish bringing 32.0Baptiste Daroussin2014-09-091-1/+1
* Really update to firefox 32.0 releaseBaptiste Daroussin2014-09-091-1/+1
* Mozilla upgrades:Baptiste Daroussin2014-09-091-7/+7
* - Update to 0.038Sunpoet Po-Chuan Hsieh2014-09-091-1/+1
* Let USES=libtool also delete links to .la files (and links to links to...)Tijl Coosemans2014-09-081-0/+4
* After patching configure restore the original modification time. ThisTijl Coosemans2014-09-051-4/+6
* Fix man pages in ports using python autoplist after MANEXT removalAntoine Brodin2014-09-031-1/+1
* Complain properly about invalid pgsql default versions.Chris Rees2014-09-031-0/+6
* Update CMake to 3.0.1.Raphael Kubo da Costa2014-09-021-10/+0
* Remove support for pkg_installBaptiste Daroussin2014-09-011-16/+2
* Remove support for NO_STAGEBaptiste Daroussin2014-09-017-29/+2
* Convert pgsql ports to use USES+=pgsqlChris Rees2014-08-261-2/+2
* Remove a few remaining NOPORTDATAAntoine Brodin2014-08-191-4/+0
* Add ksh support to USES=shebangfixAntoine Brodin2014-08-191-1/+3
* - Fix typoSunpoet Po-Chuan Hsieh2014-08-181-1/+1
* Module::Build installs the empty bootstrap files, even with Perl 5.20, soMathieu Arnold2014-08-181-4/+3
* revert r365227 to allow discussionKurt Jaeger2014-08-181-1/+1
* Mk/Uses/perl5.mk: Fix logic for removal of empty .bs filesKurt Jaeger2014-08-181-1/+1
* - Deprecate INSTALLS_EGGINFOMarcus von Appen2014-08-171-4/+0
* - Fix USE_PYTHON knob handling. Features are to be separated with spaces, notMarcus von Appen2014-08-161-1/+1
* - Rename PYTHON_FEATURES to USE_PYTHON to comply to USE_PERL5 and to avoid aMarcus von Appen2014-08-151-25/+56
* Add a USES=imake:noman to make NO_INSTALL_MANPAGES go away.Mathieu Arnold2014-08-131-9/+14
* Add support for USES=libtool:build. It adds a build dependency onTijl Coosemans2014-08-101-2/+9
* - Only print the python version mismatch warning, if a dependency or user setMarcus von Appen2014-08-101-1/+4
* Convert the Python framework bits to USES=python.Marcus von Appen2014-08-091-0/+676
* - If USES=uniquefiles is used without another .mk file incorporating it, theMarcus von Appen2014-08-081-1/+3
* Do not override _USES_POSTAntoine Brodin2014-08-072-2/+2
* Fix typo.Mathieu Arnold2014-08-051-1/+1
* Revert 363995 this is making portmaster and portupgrade die in circular depen...Baptiste Daroussin2014-08-051-2/+0
* Add USES=execinfo to handle dependency on libexecinfo avoiding pull a uselessBaptiste Daroussin2014-08-051-0/+17
* Only pulls gmake-lite is not yet existingBaptiste Daroussin2014-08-041-0/+2
* Add txz and bz2 arguments to USES=tarBaptiste Daroussin2014-08-041-1/+3
* Update mozilla ports:Baptiste Daroussin2014-08-041-5/+5
* - Update to 0.037Sunpoet Po-Chuan Hsieh2014-07-281-1/+1
* Prevent overlinking of libreadlineBaptiste Daroussin2014-07-281-1/+1
* - fix typo in RUN_DEPENDS s/POTSDIR/PORTSDIR/Olli Hauer2014-07-271-1/+1
* Upate the target_sw field to use ${OPSYS} instead of hardcodingDag-Erling Smørgrav2014-07-261-30/+17
* - Fix _TWISTED_COMPONENTS: add missing "pair"Sunpoet Po-Chuan Hsieh2014-07-241-1/+1
* Remove two libtool fixes from Mk/Uses/libtool.mk. They don't always workTijl Coosemans2014-07-231-4/+0
* Switch from CPE 2.2 URIs to CPE 2.3 formatted strings.Dag-Erling Smørgrav2014-07-211-7/+6
* - update Module-Build to 0.4206Yen-Ming Lee2014-07-151-1/+1
* Fix typo and adjust whitespace in comments.Ruslan Makhmatkhanov2014-07-141-1/+1
* - Remove contiguous blank linesSunpoet Po-Chuan Hsieh2014-07-061-1/+0
* Avoid using clang as a fallback compiler on Tier-2 systems for C++0xNathan Whitehorn2014-06-301-2/+2
* - Fix logic from r359424 to not always apply - only apply on tier2 archs.Bryan Drewery2014-06-271-1/+1
* On some Tier-2 platforms (e.g. PowerPC), clang kind of works and so isNathan Whitehorn2014-06-271-1/+3
* Fix categoryBaptiste Daroussin2014-06-251-1/+1
* Add USES=makeinfo that will handle the build dependency on the makeinfo utilityBaptiste Daroussin2014-06-251-0/+22
* Add a lite argument to USES=gmakeBaptiste Daroussin2014-06-251-5/+13
* Add --strip-debug to STRIP_CMD to avoid removing kernel symbols from theRene Ladan2014-06-231-0/+1
* Add 4 new sed commands to USES=libtool. The first two apply some of theTijl Coosemans2014-06-221-0/+6
* New USES=drupalBaptiste Daroussin2014-06-181-0/+123
* Switch to tabspace: 8Baptiste Daroussin2014-06-181-36/+33
* Fix packaging of lang/tolua++ with pkg_installAntoine Brodin2014-06-181-2/+2
* Also support fmakeBaptiste Daroussin2014-06-171-6/+7
* Introduce Uses/gssapi.mk to help handle dependencies on Kerberos in aMathieu Arnold2014-06-171-0/+174
* - Update Firefox to 30.0Beat Gaetzi2014-06-111-2/+2
* Remove all the bootstrap files (.bs) from the plists.Mathieu Arnold2014-06-101-3/+5
* - Ensure up-to-date p5-Module-Build and p5-Module-Build-Tiny to avoid buildSunpoet Po-Chuan Hsieh2014-06-091-2/+2
* - Cleanup COMMENTSunpoet Po-Chuan Hsieh2014-06-091-1/+0
* Apply a band-aid on Perl ports plists for perl 5.20.Mathieu Arnold2014-06-021-0/+5
* Add 9.4 to the list of valid pgsql versionsAntoine Brodin2014-05-291-1/+1
* Add perl 5.20.0.Mathieu Arnold2014-05-271-1/+5
* scons expect lots of variables to be set as argumentsBaptiste Daroussin2014-05-271-3/+5
* Fix version comparisonBaptiste Daroussin2014-05-271-2/+2
* Commit forgotten bits to support lua 5.1Baptiste Daroussin2014-05-271-4/+4
* A typo can hide another typoBaptiste Daroussin2014-05-261-1/+1
* Fix typosBaptiste Daroussin2014-05-261-2/+2
* Move part of bsd.mono.mk into USES=monoBaptiste Daroussin2014-05-261-0/+33
* SITE_PERL is relative to LOCALBASE, switch to PREFIX for the post-stage fixups.Mathieu Arnold2014-05-261-1/+1
* - Add a USE_PERL5=fixpacklist to account for ports creating one when not usingMathieu Arnold2014-05-251-3/+5
* - Use /usr/bin/unzip for zip files extraction (part 1)Alex Kozlov2014-05-221-4/+6
* Rename pathfix-pre-patch target into pathfix to be consistentBaptiste Daroussin2014-05-221-1/+1
* Add support for inserting CPE URIs as package annotations.Dag-Erling Smørgrav2014-05-181-0/+55
* Add a USES to handle objective C (chosing compiler adding the right dependenc...Baptiste Daroussin2014-05-081-0/+65
* - Update SeaMonkey to 2.26Beat Gaetzi2014-05-071-4/+4
* Finish USES=pgsqlBaptiste Daroussin2014-05-051-12/+17
* Convert all :U to :tu and :L to :tlBaptiste Daroussin2014-05-053-4/+4
* - Update Firefox to 29.0Beat Gaetzi2014-04-301-2/+2
* When linking a library libA with a library libB using libtool, if libB.laTijl Coosemans2014-04-231-1/+16
* Allow an alternative install prefix to be specified withBrooks Davis2014-04-121-1/+3
* Reset default qmake flags so that they don't taint ourPawel Pekala2014-04-101-0/+4
* Mk/pathfix.mk: Support more pkgconfig libdir matchesKubilay Kocak2014-04-091-2/+4
* Fix dependency on thunderbirdBaptiste Daroussin2014-04-091-2/+2
* Add USES=geck to handle dependencies on the gecko engine via:Baptiste Daroussin2014-04-091-0/+129
* Drop support for non staged perl portsBaptiste Daroussin2014-04-091-2/+0
* Add compiler:gcc-c++11-lib to instrument gcc linking with libc++ on system wh...Baptiste Daroussin2014-04-081-2/+14
* Tell the configure scripts to use ${PERL} for PERL_PATH, this fixesRene Ladan2014-04-041-1/+1
* When USES=perl5 is localed (what ever run or build depend) define a cache var...Baptiste Daroussin2014-03-301-0/+1
* Fix a typoAntoine Brodin2014-03-301-1/+1
* Add tar:tbz.Mathieu Arnold2014-03-171-1/+3
* Move MAINTAINER lines to the end of the initial comment block andGerald Pfeifer2014-03-1547-104/+76
* - Check test:Sunpoet Po-Chuan Hsieh2014-03-131-1/+4
* - Add regression-test: for all USES=perl5 portsSunpoet Po-Chuan Hsieh2014-03-131-0/+13
* - Add USES=tar:lzma for .tar.lzma caseSunpoet Po-Chuan Hsieh2014-03-131-1/+3
* Now that default gcc is 4.7 switch back to USE_GCC=yes where appropriateBaptiste Daroussin2014-03-131-6/+6
* Two new USES added to finish handling distfiles formats a consistent way:Baptiste Daroussin2014-03-122-0/+50
* Uses/ada.mk: Add support for soon-to-be-older Ada compilerJohn Marino2014-03-101-8/+10
* Make it possible to override EXTRACT_SUFX when using zip, some distfilesAntoine Brodin2014-03-091-1/+1
* Allow multiple EXTRACT_DEPENDSBaptiste Daroussin2014-03-071-1/+1
* Add USES=zip and USES=zip:infozipBaptiste Daroussin2014-03-071-0/+26
* this is makeself, not gmake.mk :)Baptiste Daroussin2014-03-071-2/+2
* Create a makeself uses to handle makeself archivesBaptiste Daroussin2014-03-071-0/+23
* Further restrict the dragonfly RE so it only matches freebsd* as the firstTijl Coosemans2014-03-031-1/+1
* In libtool.mk, let the regexp for DragonFly BSD support match bothTijl Coosemans2014-03-021-1/+1
* - Some ports ship with libtool 1.5.x + "anygcc" patch. This modifiedTijl Coosemans2014-02-271-0/+6
* Instead of hardcoding the version of GCC to provide Fortran support,Gerald Pfeifer2014-02-271-1/+2
* Add -B${LOCALBASE}/bin to LDFLAGS just like compiler.mk does. This fixesTijl Coosemans2014-02-261-1/+1
* Revert bogus parts of revision 345909.Gerald Pfeifer2014-02-251-1/+1
* Reword the documentation at the top of this file.Gerald Pfeifer2014-02-251-1/+1
* Revert r345514 for now, it causes libraries to be built without .soBryan Drewery2014-02-221-2/+1
* Mk/Uses/libtool.mk: Add DragonFly support to USES+= libtoolJohn Marino2014-02-221-0/+1
* libtool 1.4.2a was defining the shared extension as shrext_cmds, rename it sh...Baptiste Daroussin2014-02-221-1/+2
* - Add 'tcl' and 'tk' support in SHEBANG_LANGPietro Cerutti2014-02-181-3/+7
* Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes". In most casesTijl Coosemans2014-02-172-3/+4
* Add java_CMD. Although Java programs don't use shebangs, it is sometimesDag-Erling Smørgrav2014-02-151-1/+3
* - Also set link_all_deplibs_(CXX|F77|FC)=no.Tijl Coosemans2014-02-151-2/+4
* Like it was announced six months ago, remove Perl 5.12.Mathieu Arnold2014-02-141-7/+2
* - Properly prefix or suffix symlinks, which do not point to a file within theMarcus von Appen2014-02-121-5/+5
* - Support libtool 1.3 which has an ltconfig script.Tijl Coosemans2014-02-101-8/+14
* Add a global CMAKE_NINJA variable to set in make.conf to use ninja instead of...Baptiste Daroussin2014-02-091-0/+5
* Add a note to people still running perl 5.12 that it's going to disapear soon.Mathieu Arnold2014-02-031-0/+1
* Remove support for unstaged ports.Rene Ladan2014-02-011-7/+1
* It doesn't require any args.Mathieu Arnold2014-01-301-1/+1
* Fix typo (valide -> valid).Matthias Andree2014-01-301-2/+2
* - Add two new arguments to USES=iconv so ports can indicate they use GNUTijl Coosemans2014-01-301-11/+16
* Fix usage with older makeBaptiste Daroussin2014-01-291-1/+2
* Introduce USES=libtool to replace USE_AUTOTOOLS=libtool.Tijl Coosemans2014-01-291-0/+41
* Do not pass DESTDIR to build target (with a syntax compatible with both fmake...Baptiste Daroussin2014-01-271-8/+1
* Add USES=desthackBaptiste Daroussin2014-01-271-0/+29
* Only defines the post-stage when neededBaptiste Daroussin2014-01-271-1/+1
* - kernel modules support SSP natively, so change the descriptionRene Ladan2014-01-251-2/+2
* First simple and easy change: use mordern LIB_DEPENDSBaptiste Daroussin2014-01-131-1/+1
* Strip postgresql code out of bsd.database.mk, and introduce USES=pgsql.Chris Rees2014-01-131-0/+142
* Bump perl version here too.Mathieu Arnold2014-01-121-1/+1
* New USES=uniquefiles to make files or directories uniqueMarcus von Appen2014-01-121-0/+199
* Mention the new c++0x argument.Rene Ladan2014-01-111-1/+2
* add LUA_VER_STR to PLIST_SUBBaptiste Daroussin2014-01-101-1/+2
* - Handle the case where both tcl and tk are part of USESPietro Cerutti2014-01-102-5/+9
* Do not overwrite existing dependenciesBaptiste Daroussin2014-01-101-3/+3
* backout 2 changes that should not have been committed with r339348Baptiste Daroussin2014-01-101-1/+0
* Backout encoding of comments, it is triggering a pkgng bug with one of our portsBaptiste Daroussin2014-01-101-0/+1
* Fix dependency additionBaptiste Daroussin2014-01-101-1/+1
* Add a USES=lua (WIP) that only supports lua 5.2Baptiste Daroussin2014-01-101-0/+106
* Fix testBaptiste Daroussin2014-01-091-1/+1
* Make gcc 4.6 is sufficient for c++0xBaptiste Daroussin2014-01-091-1/+1
* Allow to choose clang from base on 9.2 when looking for a C11 compilerBaptiste Daroussin2014-01-091-3/+38
* Add LIBOWN and LIBGRP to uidfixBaptiste Daroussin2014-01-091-2/+4
* Do not overwrite BUILD_DEPENDSBaptiste Daroussin2014-01-081-1/+1
* Remove bad MAKE_ENV entry (bsd.stage.mk) does the right thing alreadyBaptiste Daroussin2014-01-081-1/+0
* - Convert USES=ninja:verbose into NINJA_VERBOSE make.conf(5) switch.Alberto Villa2014-01-081-7/+11
* Add new uses ninja[:verbose]Baptiste Daroussin2014-01-071-0/+30
* In preparation for Qt 5 ports:Max Brazhnikov2014-01-071-20/+70
* Add new USES=fam that will replace USE_FAM=yesAntoine Brodin2014-01-051-0/+63
* Properly add targets to the sequence they belong to, that now makes them pred...Baptiste Daroussin2014-01-046-19/+0
* Mark all targets defines in _SEQ and .ORDER has .PHONY which they all should beBaptiste Daroussin2014-01-042-2/+0
* Add charsetfix-post-patch to _PATCH_SEQBaptiste Daroussin2014-01-041-2/+0
* Add pathfix-pre-path to the _PATCH_SEQ and do not anymore make it a dependenc...Baptiste Daroussin2014-01-041-2/+0
* Patch has been applied twice before committingBaptiste Daroussin2013-12-281-95/+0
* Convert Mk/bsd.cran.mk to the Uses framework.David Naylor2013-12-281-0/+190
* Add new USES=openal, which will replace USE_OPENALAntoine Brodin2013-12-261-0/+90
* Traditionally, most (if not all) tamperings with ${TMPPLIST} were doneAlexey Dokuchaev2013-12-261-4/+5
* - Don't remove rpath from binaries during install [1]Max Brazhnikov2013-12-221-5/+2
* Add the directory with GCC runtime libraries to LDFLAGS. This lets ClangTijl Coosemans2013-12-211-1/+2
* Spell out "nestedfct"Rene Ladan2013-12-161-1/+1
* Mention nestedfct parameter.Rene Ladan2013-12-161-10/+11
* Add compiler:nestedfct which will automatically probe USE_GCC=anyBaptiste Daroussin2013-12-131-1/+10
* New USES=fortran to replace USE_FORTRAN.Tijl Coosemans2013-12-131-0/+39
* New USES=twisted, to replace the old USE_TWISTED knob.Marcus von Appen2013-12-081-0/+83
* Allow a user non belonging to whell to create a packageBaptiste Daroussin2013-11-291-0/+7
* Extend description of USE=shebangfix. Improve grammar and formatting.Gerald Pfeifer2013-11-291-10/+15
* In preparation for Qt 5 ports:Max Brazhnikov2013-11-211-14/+10
* Fix a typoBaptiste Daroussin2013-11-211-1/+1
* Swap compiler.mk to use gcc 4.7 when requesting a C++11/C11 compiler and clan...Baptiste Daroussin2013-11-211-4/+4
* Define the target in post section.Baptiste Daroussin2013-11-201-7/+10
* Add CHOSEN_COMPILER_TYPE which can be clang or gccBaptiste Daroussin2013-11-201-0/+13
* Fix some typos and use modern Perl variables in comments.Rene Ladan2013-11-202-2/+2
* Mark some targets .PHONYBaptiste Daroussin2013-11-209-0/+9
* Fix a typo in the DOS2UNIX_GLOB case (SRCSRC -> WRKSRC)Rene Ladan2013-11-201-1/+1
* Fix a typo (specifed -> specified)Rene Ladan2013-11-201-1/+1
* New USES=dos2unixBaptiste Daroussin2013-11-181-0/+40
* Make sure clang uses ports ld on FreeBSD 8Baptiste Daroussin2013-11-161-0/+2
* Fix symlink when PKGBASE, WEBPLUGIN_DIR, and WEBPLUGIN_NAME are not defined.Jung-uk Kim2013-11-151-4/+2
* Remove USES=npapi, please only use webpluginBaptiste Daroussin2013-11-131-209/+0
* Do not try to remove /boot/modules, it is part of BSD.root.dist [1]Rene Ladan2013-11-131-1/+3
* Fix when PREFIX != LOCALBASEBaptiste Daroussin2013-11-131-6/+5
* No need to parse twice the webplugin argumentsBaptiste Daroussin2013-11-121-1/+1
* Use USESDIR when possibleBaptiste Daroussin2013-11-121-1/+1
* Convert www/firefox/Makefile.webplugins into a USESBaptiste Daroussin2013-11-121-0/+187
* Fix with bmake which requires KMODDDIR to be defined before use.Rene Ladan2013-11-121-1/+1
* On FreeBSD 8 clang will need a newer version of binutils.Baptiste Daroussin2013-11-121-0/+6
* Make Uses/npapi.mk STAGEDIR safe.Eitan Adler2013-11-121-5/+5
* Copy npapi.mk from the mplayer port and USEify it.Eitan Adler2013-11-121-0/+209
* Change KMODDDIR to /boot/modules if it is set to /boot/kernelRene Ladan2013-11-081-0/+3
* Allow base clang to be used if version is >= 3.3Baptiste Daroussin2013-11-081-0/+22
* - Unbreak pure.mk, use correct .include "${PORTSDIR}/Mk/Uses/gmake.mk"Rusmir Dusko2013-11-071-1/+1
* Update to 0.57.Xin LI2013-11-071-5/+9
* Now that tinderbox knows how to properly check this, tests on OSVERSIONS are ...Baptiste Daroussin2013-11-051-4/+1