aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
Commit message (Expand)AuthorAgeFilesLines
* www/firefox: update to 50.0 (rc1)Jan Beich2016-11-022-7/+10
* Fix directory creation when primary group is different from user nameAntoine Brodin2016-11-011-1/+2
* Add an annotation to packages that are marked as deprecated and the one havingBaptiste Daroussin2016-11-011-0/+10
* Fix package upgrade setting wrong ownership on a package's $HOME.Bryan Drewery2016-11-011-1/+1
* Don't truncate DEPENDS_ARGS here.Bryan Drewery2016-11-011-2/+2
* lang/mono: update to 4.6.1.5.David Naylor2016-10-311-3/+71
* kde.mk: Further cosmetic cleanupsRaphael Kubo da Costa2016-10-291-6/+6
* kde.mk: Replace spaces with tabsRaphael Kubo da Costa2016-10-291-1/+1
* Add a Perl CORE QA check.Mathieu Arnold2016-10-292-1/+50
* Fix file modes after extracting.Mathieu Arnold2016-10-291-0/+12
* Update Qt to 5.6.2 [1,2]Tobias C. Berner2016-10-281-3/+2
* Introduce USES=varnishMark Felder2016-10-262-0/+33
* Include MASTER_SITE_CRAN in Mk/bsd.sites.mkJoseph Mingrone2016-10-262-14/+20
* Do not force a lookup in LOCALBASE/lib for shared libraries.Mathieu Arnold2016-10-251-1/+1
* Add a warning for people who set foo_DEFAULT in their make.conf or environment.Mathieu Arnold2016-10-241-0/+9
* Add SHEBANG_REGEX and SHEBANG_GLOB, similar as the DOS2UNIX ones.Mathieu Arnold2016-10-241-0/+16
* Allow more than one filename to be pathfixed.Mathieu Arnold2016-10-211-3/+7
* It feels safe to assume that if using autoreconf, you want to patch Makefile.am.Mathieu Arnold2016-10-211-0/+4
* Add a few more paths to USES=pathfix.Mathieu Arnold2016-10-211-0/+4
* ${RM} already has -f.Mathieu Arnold2016-10-2113-51/+51
* Unregister PHP 5.5, it expired on 2016-10-20Rene Ladan2016-10-212-5/+1
* Replace non breaking space \xa0 with a normal space.Mathieu Arnold2016-10-201-1/+1
* Add Linux CentOS 7 infrastructure ports.Tijl Coosemans2016-10-192-10/+58
* Introduce new extensible virtual categories for KDETobias C. Berner2016-10-192-1/+41
* Make make clean be recursive again.Mathieu Arnold2016-10-181-5/+4
* Adjust TEST_WRKSRC for USES=[cq]make:outsourceJan Beich2016-10-182-0/+2
* Change the default version of python3 from 3.4 to 3.5Antoine Brodin2016-10-152-2/+2
* - Switch waf to verbose builds as wellDmitry Marakasov2016-10-141-0/+1
* Change the way opt_USE is parsed.Mathieu Arnold2016-10-121-6/+6
* gecko: back out r423631 for 10.x bustageJan Beich2016-10-121-6/+4
* gecko: factor out explicit USE_GCCJan Beich2016-10-101-4/+6
* Remove obsolete entry.Mathieu Arnold2016-10-041-4/+0
* Teach pathfix.mk about LIB_DESTINATIONTobias C. Berner2016-10-041-0/+1
* Unregister databases/postgresql91 and mention postgresql96 as a valid version.Rene Ladan2016-10-042-2/+2
* gecko: cleanup obsolete conditionalsJan Beich2016-10-021-31/+4
* www/seamonkey: update to 2.40Jan Beich2016-10-021-3/+3
* GNU Emacs updatesAshish SHUKLA2016-10-021-10/+10
* Let USES=localbase add -L${LOCALBASE}/lib to LIBS instead of LDFLAGS.Tijl Coosemans2016-10-013-4/+13
* Teach pathfix about KDE_INSTALL_LIBDIR for pkgconfig files.Tobias C. Berner2016-10-011-0/+1
* - Update devel/doxygen to 1.8.12Antoine Brodin2016-09-281-3/+3
* bsd.qt.mk: Use CONFIGURE_WRKSRC instead of WRKSRC in the .qmake.cache hackRaphael Kubo da Costa2016-09-271-2/+3
* bsd.options.desc.mk: add common OPENCL option descriptionJan Beich2016-09-231-0/+1
* Remove support for RUBY_ELISPDIRSteve Wills2016-09-201-4/+1
* Update the Qt5 ports to 5.6.1.Raphael Kubo da Costa2016-09-171-19/+27
* remove missed commentSteve Wills2016-09-151-2/+0
* Mk/bsd.ruby.mk: remove rdtool supportSteve Wills2016-09-151-51/+0
* perldude.de (one of Xfce mirrors sites) is not regularly synchronizedOlivier Duchateau2016-09-151-2/+2
* Add ncurses suggestion to qa.sh.Koop Mast2016-09-141-0/+3
* Add all Creative Commons licensesDmitry Marakasov2016-09-131-2/+116
* Most commonly used build systems support silent builds, when theyDmitry Marakasov2016-09-103-12/+5
* Rework the cross build framework so that it uses the external toolchainBaptiste Daroussin2016-09-091-18/+22
* - Add developer warning about LICENSE not set by a portDmitry Marakasov2016-09-091-0/+2
* Allow adding only a build or run-time dependency on USES=ssl.Mathieu Arnold2016-09-081-3/+16
* Provide a standard way to look up for executables and shared libraries.Mathieu Arnold2016-09-081-4/+6
* Fix ncurses to not add /usr/lib to rpath.Mathieu Arnold2016-09-081-7/+5
* Disable some checks for linux ports.Mathieu Arnold2016-09-081-5/+5
* Add support added for LICENSE=NONE, use it when the port doesn'tDmitry Marakasov2016-09-081-0/+7
* gecko: drop poorly maintained GIO=off case after r376999Jan Beich2016-09-081-6/+0
* www/firefox: update to 49.0 (rc2)Jan Beich2016-09-082-19/+17
* - In Uses/linux.mk use the loop variable directly when appending toTijl Coosemans2016-09-071-5/+4
* Add redis to the USE_PHP list of possible modules.Mathieu Arnold2016-09-071-1/+2
* - Replace Mk/bsd.linux-apps.mk and Mk/bsd.linux-rpm.mk withTijl Coosemans2016-09-067-1130/+316
* ssl.mk: fix typo in commentRoman Bogorodskiy2016-09-051-1/+1
* Add PostgreSQL-9.6 RC1Palle Girgensohn2016-09-051-1/+1
* Improve CHEESESHOP subdir substitution, it didn't work well withAntoine Brodin2016-09-041-1/+1
* Introduce READELF?= /usr/bin/readelfEd Maste2016-09-021-0/+1
* Don't duplicate the list of options helpers.Mathieu Arnold2016-08-311-11/+5
* Add GH_SUBDIR to option helpers.Mathieu Arnold2016-08-311-6/+6
* Introduce IGNORE_opsys/osrel/arch, similar to the BROKEN_* ones.Mathieu Arnold2016-08-301-5/+22
* Add a stage-qa check to check for the existence of SONAME in .so's.Mathieu Arnold2016-08-292-1/+38
* Mk/Uses/cran.mk: fix WARNING in cran tests.David Naylor2016-08-271-1/+2
* Use LIB_DEPENDS when appropriate in KDE components.Mathieu Arnold2016-08-262-36/+77
* make WRKSRC_foo work again when GH_SUBDIR is used.Mathieu Arnold2016-08-261-0/+1
* Do not terminate IGNORE messages with period, it is added by the framework.Alexey Dokuchaev2016-08-264-5/+5
* Add GH_SUBDIR, automatically moves a secondary distfile to the rightMathieu Arnold2016-08-242-9/+49
* Can't use GSSAPI from base when using OpenSSL from ports.Mathieu Arnold2016-08-241-0/+3
* Fix usage description of kde.mkTobias C. Berner2016-08-241-1/+1
* Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks andTobias C. Berner2016-08-243-313/+296
* Mk/Uses/alias.mk: Fix typo, remove "8" optionJohn Marino2016-08-231-4/+3
* Pass MAKE_ENV to the ERLANG_COMPILE command, so that CFLAGS andJimmy Olgeni2016-08-231-1/+1
* - Add enchant php55/php56/php70 extensionDmitry Marakasov2016-08-231-1/+2
* Add new session component (mate-session-manager) for USE_MATE.Koop Mast2016-08-221-1/+5
* bsd.kde4.mk: Remove extra empty line.Raphael Kubo da Costa2016-08-211-1/+0
* Fixup the PLIST_SUB_SED creation.Mathieu Arnold2016-08-191-2/+2
* Put back PLIST_DIRS handling.Mathieu Arnold2016-08-181-0/+4
* Mk/Uses/cran.mk: fix 'compiles' argument.David Naylor2016-08-171-0/+4
* Move USE_BDB and PLIST_DIRSTRY to the unsupported section, all the portsMathieu Arnold2016-08-174-16/+7
* Add regexps capacity to PLIST_SUB.Mathieu Arnold2016-08-171-1/+3
* Split the PLIST_SUB_SED variable in smaller logical groups.Mathieu Arnold2016-08-171-2/+5
* typo.Mathieu Arnold2016-08-171-1/+1
* Unbreak make missing.Mathieu Arnold2016-08-172-7/+21
* New port: devel/grantlee5 and Uses/grantlee.mkTobias C. Berner2016-08-151-0/+66
* Remove www/pecl-APC, it doesn't work with PHP 5.5+.Mathieu Arnold2016-08-151-2/+1
* Add SNDIO default description.Christian Weisgerber2016-08-091-0/+1
* Don't overquote the DEPRECATED message, it ended up looking silly.Mathieu Arnold2016-08-091-1/+1
* Only try to create DISTDIR if it does not exist already.Mathieu Arnold2016-08-081-1/+3
* Unregister net/qt5-enginio from Mk/bsd.qt.mk which has expired.Rene Ladan2016-08-071-5/+2
* Tell people to add USES=gettext-runtime, not USES=gettext.Mathieu Arnold2016-08-061-1/+1
* Add x11/linux-c6-pixman, required by graphics/linux-c6-cairo.Tijl Coosemans2016-08-051-1/+6
* Add graphics/linux-c6-jasper, required by graphics/linux-c6-gdk-pixbuf2.Tijl Coosemans2016-08-051-1/+6
* Prefix the PKGMESSAGES variable with an _ to show it is private.Mathieu Arnold2016-08-032-3/+3
* Don't use extension.ini any more, and have each extension install in itsMathieu Arnold2016-08-031-37/+50
* Add a PKGMESSAGES variable that allows the framework to have more thanMathieu Arnold2016-08-032-3/+6
* Always include bsd.default-versions.mk in bsd.port.mk.Mathieu Arnold2016-08-0317-29/+2
* Add devel/linux-c6-libthai, required by x11-toolkits/linux-c6-pango.Tijl Coosemans2016-08-021-1/+6
* Use LINUX_REPO_ARCH instead of LINUX_RPM_ARCH when setting DISTINFO_FILETijl Coosemans2016-08-011-2/+2
* editors/emacs-devel:Ashish SHUKLA2016-07-271-2/+18
* Mk/Uses/tcl.mk: fix stage-qa linking error.David Naylor2016-07-241-3/+4
* Stop people putting arguments to USES=ssl.Mathieu Arnold2016-07-221-0/+4
* - Update EMACS_PORTSDIR to match new convention of specifying dependencyAshish SHUKLA2016-07-221-5/+5
* Fix display of 7.0 for IGNOREBryan Drewery2016-07-211-1/+1
* gecko: axe poorly maintained QT5 supportJan Beich2016-07-141-9/+2
* bsd.emacs.mk: Fix EMACS_VER for emacs-devel after r416838.Raphael Kubo da Costa2016-07-101-1/+1
* update thunderbird to 45.2.0Christoph Moench-Tegeder2016-07-091-7/+12
* Remove a patch from devel/gmake so the port no longer depends onTijl Coosemans2016-07-081-13/+5
* Do not try to register '/' as a directory when PREFIX is set to '/'Baptiste Daroussin2016-07-061-1/+1
* Extend the USES=php match so that it recognizes php:web as well, to preventAdam Weinberger2016-07-051-2/+2
* Add another http:// GENTOO mirror and kill stray EOL whitespace while here.Alexey Dokuchaev2016-07-021-1/+2
* Delete the now expired postgresql90 ports. Upstream support forMatthew Seaman2016-07-022-2/+2
* Only warn about symlinks that exist in the stage directory, or thatMathieu Arnold2016-06-301-1/+8
* For some reason, != "" and == "" don't work the same with make andMathieu Arnold2016-06-291-2/+2
* Move USE_PHPEXT, USE_PHP_BUILD and USE_ZENDEXT to unsupported, now thatMathieu Arnold2016-06-282-13/+4
* Add support for USE_PHP=ext:build to add a build dependency on the extension.Mathieu Arnold2016-06-281-7/+7
* USEify USES=php.Mathieu Arnold2016-06-282-34/+79
* - Fix typo: "you need USES=nssl" -> "you need USES=ssl"Dmitry Marakasov2016-06-281-1/+1
* Remove obsolete doc.Mathieu Arnold2016-06-271-1/+0
* Catch up two instances of USE_OPENSSL.Mathieu Arnold2016-06-272-3/+1
* Replace bsd.openssl.mk with USES=sslMathieu Arnold2016-06-274-17/+27
* Add opt_CMAKE_BOOL_OFF, oposite of opt_CMAKE_BOOL.Mathieu Arnold2016-06-271-0/+9
* Add an opt_CMAKE_BOOL options helper.Adam Weinberger2016-06-261-0/+10
* Reduce a little bit foot shooting for people installing python 3 ports usingAntoine Brodin2016-06-261-1/+6
* Fix package depends install not respecting DEPENDS_ARGS for the PKGFILE lookup.Bryan Drewery2016-06-241-6/+4
* Add a function port_var_fetch() for fetching multiple variables from a port.Bryan Drewery2016-06-241-0/+29
* Show proper variable in error.Bryan Drewery2016-06-241-1/+1
* - add _ypldap to USERS_BLACKLIST and GROUPS_BLACKLISTOlli Hauer2016-06-241-2/+2
* - fix detection of threaded httpdOlli Hauer2016-06-241-1/+1
* Move bsd.php.mk to Uses/php.mkMathieu Arnold2016-06-232-96/+101
* Extend the symlink checks to warn on absolute targets.Mathieu Arnold2016-06-231-1/+6
* Make it possible to have bsd.default-versions.mk included before anyMathieu Arnold2016-06-231-6/+16
* x11/kde4: update to kdelibs version 4.14.10Kurt Jaeger2016-06-231-3/+7
* WANT_PGSQL=lib adds a LIB_DEPENDS on postgresglXY-client (this is alsoMatthew Seaman2016-06-221-1/+1
* Update Linux ports to Centos 6.8.Tijl Coosemans2016-06-211-2/+2
* lang/ifc was removed quite a while back.Mathieu Arnold2016-06-201-6/+1
* Remove gtk-sharp10 it is not depended on anymore and superceeded by other libsBaptiste Daroussin2016-06-201-1/+1
* Add a few checks for (MASTER|PATCH)_SITES groups.Mathieu Arnold2016-06-192-0/+21
* Extract create-manifest.Mathieu Arnold2016-06-192-93/+190
* Reverse tests to decrease complexity.Mathieu Arnold2016-06-193-96/+100
* Remove unnecessary evals that do-fetch was using.Mathieu Arnold2016-06-193-25/+23
* Simplify do-fetch, and remove now unused code.Mathieu Arnold2016-06-192-99/+29
* Mk/Uses/cran: add "compiles" argument.David Naylor2016-06-191-2/+7
* Mk/Uses/drupal.mk: remove support for Drupal 6Rene Ladan2016-06-181-6/+6
* Fix last entry of MASTER_SITE_EXIM.Mathieu Arnold2016-06-181-1/+1
* Fix targets being out of order.Mathieu Arnold2016-06-181-10/+9
* Despite its name, ruby-rd-build runs during the install stage.Mathieu Arnold2016-06-171-1/+1
* Grmbl, poudriere still calls this unused empty target, so putting it back.Mathieu Arnold2016-06-171-0/+5
* Typo.Mathieu Arnold2016-06-171-1/+1
* Remove DO_NADA targets.Mathieu Arnold2016-06-176-72/+16
* Fix warning messages.Mathieu Arnold2016-06-171-4/+4
* Fix documentation.Mathieu Arnold2016-06-171-4/+5
* - fix regresssionDirk Meyer2016-06-171-1/+1
* Add USE_OPENSSL to the proxy libs thing.Mathieu Arnold2016-06-161-0/+5
* Add DEFAULT_VERSIONS=ssl=XXXMathieu Arnold2016-06-162-39/+52
* Fix USES=bdb.Mathieu Arnold2016-06-161-7/+7
* - Fix detection of graphics/linux-c6-sdl_ttf package. Framework checks for:Pawel Pekala2016-06-151-84/+84
* Now that lang/gcc6 has landed (which carries official GCC 6.x releases),Gerald Pfeifer2016-06-101-1/+2
* Fix having the :DEFAULT MASTER_SITES entries ending up being there twiceMathieu Arnold2016-06-061-0/+2
* Fix logic a bit, in case pkg is not installed (I guess.)Mathieu Arnold2016-06-041-9/+7
* www/firefox: update to 47.0 (rc2) / 45.2esrJan Beich2016-06-032-5/+4
* Mk/bsd.openssl.mk: Bump shlibver for libressl-develBernard Spil2016-06-031-1/+1
* Github silently replaces + with - in the tag when creating a tarball.Mathieu Arnold2016-06-021-2/+2
* devel/qt5, Mk/bsd.qt.mk: Add qt5-doc to the list of ports devel/qt5 depends onKurt Jaeger2016-06-021-2/+2
* Allow depending on both mysql's client and serverMathieu Arnold2016-06-011-2/+9
* Fix up Mk/bsd.ruby.mk after removing lang/ruby20Rene Ladan2016-06-011-15/+3
* - Add one more MASTER_SITE_ECLIPSELi-Wen Hsu2016-05-311-1/+2
* Starting at ExtUtils::MakeMaker 7.06 and Perl 5.25.1, the baseMathieu Arnold2016-05-301-0/+5
* devel/qt5: refactor: fix Mk/bsd.qt.mkKurt Jaeger2016-05-291-1/+1
* Fix fetch-list and fetch-url-list-int when DISTDIR is not writable.Mathieu Arnold2016-05-291-4/+4
* Mk/Uses/qmake.mk: revert latest changeKurt Jaeger2016-05-291-2/+1
* Mk/bsd.qt.mk: preparing structures for the eventual update to qt-5.6Kurt Jaeger2016-05-291-2/+5
* Mk/Uses/qmake.mk: add empty do-configure targetKurt Jaeger2016-05-291-1/+2
* Fix sed command in proxydeps_suggest_uses qa.sh checkDmitry Marakasov2016-05-291-1/+1
* Mk/Uses/ada.mk: Remove ADA_DEFAULT=49 optionJohn Marino2016-05-271-8/+3
* Indent the .if's for easier reading.Mathieu Arnold2016-05-261-28/+28
* Remove expired misc/kdehier4 and update all of its consumers to not reference...Rene Ladan2016-05-261-24/+2
* Fix make check-plist with new @xmlcatmgr keywordBaptiste Daroussin2016-05-261-1/+1
* Ensure dp_PKGNAME has been passed to check-vulnerableBaptiste Daroussin2016-05-261-1/+1
* Fix make check-vulnerableBaptiste Daroussin2016-05-261-0/+1
* Extract the larger bsd.port.mk targets into separate scripts.Mathieu Arnold2016-05-256-473/+541
* A new stage-qa test has been added, it reports all shared librariesMathieu Arnold2016-05-252-1/+292
* Update to 6.2.23. Add TCL option. Cleanup.Matthias Andree2016-05-241-3/+3
* Ease debugging of Mk/Scripts scripts.Mathieu Arnold2016-05-2110-0/+19
* Re-enable code from r415530 with safer MAKE_ENV support.Bryan Drewery2016-05-201-4/+4
* Disable the change in r415530 until an exp-run is done.Bryan Drewery2016-05-201-2/+2
* Use MK_* to prevent debug files if possible.Bryan Drewery2016-05-201-0/+10
* Only use the :SOURCE group when it is actually defined.Mathieu Arnold2016-05-181-1/+2
* Fix "need root" logic for PORT_DBDIR.Jonathan Anderson2016-05-141-2/+4
* - Use files.pythonhosted.org for less redirectionsLi-Wen Hsu2016-05-131-1/+1
* Record TIMESTAMP in make makesumEd Maste2016-05-131-4/+13
* Always add -DLIBICONV_PLUG to CPPFLAGS and friends when the base systemTijl Coosemans2016-05-121-2/+3
* Introduce Perl 5.24 and update perl5-devel to v5.25.0-8-g51f69a2.Mathieu Arnold2016-05-091-1/+5
* Try to simplify how libperl.so is looked for.Mathieu Arnold2016-05-092-10/+14
* - Add pypi.io to MASTER_SITE_CHEESESHOP, which supports redirection forLi-Wen Hsu2016-05-061-1/+2
* Allow overriding PERL and PERL5.Bryan Drewery2016-05-051-2/+2
* Remove now unused USE_RAKESteve Wills2016-05-041-5/+0
* lang/ruby23: update to 2.3.1Steve Wills2016-05-041-1/+1
* lang/ruby22: update to 2.2.5Steve Wills2016-05-041-1/+1
* lang/ruby21: Update to 2.1.9Steve Wills2016-05-041-1/+1
* security/libressl: Add UPDATING entry and bump SHLIB in bsd.openssl.mkBernard Spil2016-05-041-2/+4
* Fix excluding implied options.Bryan Drewery2016-05-041-0/+10
* editors/emacs-devel[1]:Ashish SHUKLA2016-05-021-1/+1
* Fix WITH_BDB_VER support, and switch to DEFAULT_VERSIONS.Mathieu Arnold2016-05-022-10/+18
* gecko: unbreak WebRTC microphone selection popup with ALSA=onJan Beich2016-05-011-1/+1
* Change Ada Framework foundation from gcc5-aux to gcc6-auxJohn Marino2016-04-301-3/+3
* Remove ${PORTSDIR}/ from _DEPENDS for ocaml ports.Mathieu Arnold2016-04-291-4/+4
* Remove quotes here, ${m} is already quoted.Mathieu Arnold2016-04-291-1/+1
* Remove ${PORTSDIR} from python _DEPENDSAntoine Brodin2016-04-281-3/+3
* Add a warning about using PORTSDIR in a *_DEPENDS line.Mathieu Arnold2016-04-281-0/+11
* Now that autoplist is not used, remove support for it, and fix header.Mathieu Arnold2016-04-281-3/+3
* Improve gem.mkSteve Wills2016-04-282-3/+18
* Don't abuse an existing target and create our own.Mathieu Arnold2016-04-281-3/+2
* create USES=gem and update rubygem- ports to use itSteve Wills2016-04-282-138/+145
* remove RUBY_SHEBANG_FILES since USES=shebangfix does the sameSteve Wills2016-04-261-32/+0
* Move MySQL support from bsd.databases.mk to Uses/mysql.mk.Mathieu Arnold2016-04-263-42/+63
* Move USE_BDB support from bsd.databases.mk to its own file.Mathieu Arnold2016-04-264-248/+257
* Remove USE_FIREBIRD from bsd.databases.mk, replaced by USES=firebird.Mathieu Arnold2016-04-263-33/+3
* Remove USE_SQLITE from bsd.databases.mk, replaced by USES=sqlite.Mathieu Arnold2016-04-263-31/+3
* Require at least version 0.9.10 of pkgconf. This version fixed a problemTijl Coosemans2016-04-251-1/+1
* Mk/bsd.java.mk: unregister expired java/linux-sun-jdk17Rene Ladan2016-04-241-3/+0
* Fix USES=pear.Mathieu Arnold2016-04-221-3/+2
* Move lang/go/files/bsd.go.mk to USES=go.Mathieu Arnold2016-04-221-0/+93
* Add the messages from check-deprecated to the package +DISPLAY so thatMathieu Arnold2016-04-221-0/+36
* Make all the targets in USES use the _USES_* helpers.Mathieu Arnold2016-04-224-27/+26
* Support Tk in USES=tk:tea. Convert more ports + minor fixes and modernization.Pietro Cerutti2016-04-211-1/+1
* www/firefox{,-esr}: update to 46.0 (rc4) / 45.1esrJan Beich2016-04-211-6/+6
* Use correct include dir switch in USES=tcl:tea. Adjust devel/tclreadline.Pietro Cerutti2016-04-211-1/+1
* Add "tea" argument to USES=tcl to facilitate porting of TEA-based extensions.Pietro Cerutti2016-04-191-1/+17
* - add unbound to USERS_BLACKLIST (sync with src/etc/master.passwd)Olli Hauer2016-04-191-1/+1
* Extract the users/groups creation into a separate shell script.Mathieu Arnold2016-04-192-89/+204
* Update KDevelop to 4.7.3 and KDevplatform to 1.7.3.Raphael Kubo da Costa2016-04-151-1/+1
* Remove superfluous, non working, code.Mathieu Arnold2016-04-151-1/+0
* bsd.kde4.mk: Add KDE4_APPLICATIONS_{VERSION,BRANCH}.Raphael Kubo da Costa2016-04-151-0/+2
* Add user NOTICE for MAINTAINER=ports@Steve Wills2016-04-141-0/+14
* Try to be more helpful to our users, and keep all the possible versionsMathieu Arnold2016-04-1414-0/+45
* USE_RC_SUBR=yes has not done anything for a long time, remove it fromMathieu Arnold2016-04-142-2/+6
* bsd.port.mk: sync INSTALL_* comments with Porter's HandbookJan Beich2016-04-131-2/+2
* Set the user:group for the include-files as well.Mikhail Teterin2016-04-131-0/+3
* Add CONFIGURE_OUTSOURCE supportJan Beich2016-04-131-0/+11
* Change default directory used by USES=autoreconf to WRKSRCJan Beich2016-04-131-3/+4
* Consistently prefer ${CONFIGURE_CMD} over ./${CONFIGURE_SCRIPT}Jan Beich2016-04-132-5/+5
* CentOS ports: for c6_64, install 32bit libraries alongsideSteve Wills2016-04-132-3/+27