| Commit message (Expand) | Author | Age | Files | Lines |
* | Also add a centos vault master sites for updates | bapt | 2015-11-27 | 1 | -0/+1 |
* | Fix typo preventing using c6_64 | bapt | 2015-11-26 | 1 | -1/+1 |
* | Indent the make logic inside the USE_GITHUB block properly. | mat | 2015-11-25 | 1 | -41/+41 |
* | keep the multi-github-magic inside of defined(USE_GITHUB) | mat | 2015-11-25 | 1 | -1/+1 |
* | Mk/Scripts/smart_makepatch.sh: Fix multi-patch file and locals bug | marino | 2015-11-22 | 1 | -10/+19 |
* | www/seamonkey-i18n: unbreak after r401981 | jbeich | 2015-11-22 | 1 | -3/+3 |
* | devel/nspr: cleanup cruft to improve style | jbeich | 2015-11-21 | 1 | -1/+1 |
* | gecko: catch up with 2015-11-03 release train | jbeich | 2015-11-20 | 1 | -2/+2 |
* | databases/mariadb-client,scripts,server: Remove | brnrd | 2015-11-18 | 1 | -18/+8 |
* | Currently, when bsd.port.mk outputs a message addressed to a user, it would | danfe | 2015-11-18 | 1 | -3/+3 |
* | Add GCC_DESC to Mk/bsd.options.desc.mk. Use this in a number of ports | gerald | 2015-11-16 | 1 | -0/+1 |
* | Let USES=autoreconf define AUTORECONF and use it throughout the tree. | tijl | 2015-11-15 | 1 | -2/+4 |
* | Enhance "make makepatch" to address two major deficiencies | marino | 2015-11-15 | 2 | -36/+255 |
* | - Only consider missing dependency origins to be fatal if they were not | bdrewery | 2015-11-14 | 1 | -8/+21 |
* | Refactor the list of all excluded options so that the second place it is | mat | 2015-11-13 | 1 | -3/+5 |
* | Fix partial tree checkouts with 'all-depends-list', 'make clean', etc, after | bdrewery | 2015-11-10 | 3 | -3/+4 |
* | Don't use cookie for test target | amdmi3 | 2015-11-10 | 1 | -3/+6 |
* | When !defined(DEVELOPER), stage-qa is not put in the stage pipeline. | mat | 2015-11-09 | 1 | -0/+5 |
* | Remove support for WANT_SDL/HAVE_SDL knobs | amdmi3 | 2015-11-09 | 3 | -33/+6 |
* | Don't hardcode CCACHE_DIR. | bdrewery | 2015-11-07 | 1 | -1/+4 |
* | Fix build with DOCS=off after r400846. | jkim | 2015-11-07 | 1 | -2/+2 |
* | Change the meaning of NO_WRKSUBDIR to force a WRKDIR != WRKSRC. | mat | 2015-11-05 | 5 | -13/+23 |
* | Fix a bug introduced in r399992, where creating only a user would fail | brd | 2015-10-29 | 1 | -6/+6 |
* | Mk/bsd.sites.mk: Remove non-PEP449 Python mirrors [Part III] | koobs | 2015-10-24 | 1 | -3/+5 |
* | Teach the ports framework to handle creating users/groups when | brd | 2015-10-23 | 1 | -8/+22 |
* | - Add shebangfix documentation bits | amdmi3 | 2015-10-22 | 1 | -2/+10 |
* | Revert r399921 for now due to fallout with libclc using ninja. | bdrewery | 2015-10-22 | 1 | -3/+0 |
* | Enable verbose (compiler output) builds for autotools builds when package | bdrewery | 2015-10-21 | 1 | -0/+3 |
* | PLIST_SUB entries need paths relative to PREFIX. | mat | 2015-10-21 | 1 | -1/+1 |
* | Rework change in r399791 for default perl to not execute it on 'make clean' | bdrewery | 2015-10-21 | 1 | -2/+2 |
* | Roll all of the commands into a loop and use the same patterns for every lang. | bdrewery | 2015-10-20 | 1 | -31/+15 |
* | Avoid redundantly looking up python command executions for dependency calcula... | bdrewery | 2015-10-20 | 2 | -3/+17 |
* | Avoid redundantly looking up perl version when looking up dependencies or in ... | bdrewery | 2015-10-20 | 3 | -2/+10 |
* | - Combine clean-depends-list.sh into depends-list.sh | bdrewery | 2015-10-20 | 3 | -77/+45 |
* | The command environment from r399703 is only needed if recursing. | bdrewery | 2015-10-20 | 1 | -3/+6 |
* | Fix test-depends after r399703. | bdrewery | 2015-10-20 | 1 | -0/+1 |
* | When listing dependencies, export the common command execution results. | bdrewery | 2015-10-20 | 1 | -0/+2 |
* | Add some work-in-progress scripts for splitting symbols out into PREFIX/lib/d... | bdrewery | 2015-10-20 | 2 | -2/+50 |
* | Switch strip test to using readelf(1) instead of file(1) to identify symbols. | bdrewery | 2015-10-20 | 1 | -8/+6 |
* | Make OpenJDK 1.8 the default | swills | 2015-10-20 | 1 | -2/+2 |
* | Improve shebangfix framework | amdmi3 | 2015-10-19 | 1 | -14/+31 |
* | Drop 8 support. | mat | 2015-10-15 | 2 | -20/+0 |
* | Readd PORTSDIR for now we will only start removing them after 2016Q1 is branched | bapt | 2015-10-15 | 66 | -405/+405 |
* | Temporary readd ${PORTSDIR} to perl5 deps as somewhow they are triggering | bapt | 2015-10-15 | 1 | -4/+4 |
* | Drop the necessity to add ${PORTSDIR} to dependency line | bapt | 2015-10-15 | 66 | -415/+415 |
* | Xorg-server update to 1.17.2 with related driver updates and bumps. | kwm | 2015-10-13 | 1 | -2/+2 |
* | Follow-up r399170 with a script, ports_env.sh, that can be used for the purpose. | bdrewery | 2015-10-13 | 2 | -3/+16 |
* | Add a function to export vars that bsd.port.mk generates from fork/exec. | bdrewery | 2015-10-13 | 1 | -0/+51 |
* | Don't check for minimal Pkg version for package building. | bdrewery | 2015-10-13 | 1 | -1/+1 |
* | Name the 'uname -r' variable the same as the bsd.port.subdir.mk version, _OSR... | bdrewery | 2015-10-13 | 1 | -6/+6 |
* | Apply export handling fixes from bsd.port.mk. | bdrewery | 2015-10-13 | 1 | -14/+18 |
* | Export more sysctl(8) vars. | bdrewery | 2015-10-13 | 1 | -1/+7 |
* | Remove debugging leftover from r399160. | bdrewery | 2015-10-13 | 1 | -1/+0 |
* | Export HAVE_COMPAT_IA32_KERN to sub-makes and ensure it is not exported if em... | bdrewery | 2015-10-13 | 1 | -1/+3 |
* | Move the exported variable assignments to where they are looked-up. | bdrewery | 2015-10-13 | 1 | -1/+6 |
* | Spell 'OSREL' properly from r399155. | bdrewery | 2015-10-13 | 1 | -1/+1 |
* | Don't check for minimal pkg version in sub-makes. | bdrewery | 2015-10-13 | 1 | -2/+3 |
* | Pass result of 'uname -r' to sub-makes to avoid unneeded lookup. | bdrewery | 2015-10-13 | 1 | -2/+4 |
* | Use a loop to export vars. | bdrewery | 2015-10-13 | 1 | -5/+6 |
* | Re-apply r398953 with protection for 'make *config*'. | bdrewery | 2015-10-13 | 1 | -1/+1 |
* | Replace escaping for exported vars with :Q feature. | bdrewery | 2015-10-13 | 1 | -4/+4 |
* | Remove SYSTEMVERSION exporting, not needed since r99913. | bdrewery | 2015-10-13 | 1 | -2/+1 |
* | Use -r flag for read command, this fixes handling of paths containing | amdmi3 | 2015-10-12 | 1 | -1/+1 |
* | Adding CPAL-1.0, https://opensource.org/licenses/CPAL-1.0 | pi | 2015-10-12 | 1 | -1/+4 |
* | Add PLIST_DIRSTRY deprecation to sanity check (forgot to add it before) | bapt | 2015-10-11 | 1 | -1/+2 |
* | Avoid a useless call to dirname | bapt | 2015-10-11 | 1 | -1/+1 |
* | Remove another unused variable | bapt | 2015-10-11 | 1 | -1/+0 |
* | Remove unused variable | bapt | 2015-10-11 | 1 | -1/+0 |
* | Check if the port directory is aboslute otherwise prepend ${PORTSDIR} in FETC... | bapt | 2015-10-11 | 1 | -0/+4 |
* | Revert r398953 per bdrewery demand it breaks make config | bapt | 2015-10-11 | 1 | -1/+1 |
* | Use USESDIR macro | bapt | 2015-10-11 | 1 | -1/+1 |
* | Remove iconv(), iconv_open() and iconv_close() symbols from libiconv. | tijl | 2015-10-10 | 1 | -1/+1 |
* | Don't include/parse bsd.options.desc.mk if not needed (showconfig or -V *_DESC). | bdrewery | 2015-10-10 | 1 | -1/+1 |
* | Make missing argument less obscure. | bdrewery | 2015-10-10 | 1 | -4/+5 |
* | Shift any arguments eaten up from getopts. This script takes no arguments | bdrewery | 2015-10-10 | 1 | -0/+1 |
* | Unify depends-list.sh and all-depends-list.sh into one script, depends-list.sh. | bdrewery | 2015-10-10 | 3 | -40/+18 |
* | Add LOCALBASE-based ldconfig dir to plist for non-default PREFIX | amdmi3 | 2015-10-08 | 1 | -17/+22 |
* | Enable TEST option if DEVELOPER is set | amdmi3 | 2015-10-08 | 1 | -0/+4 |
* | Add a way to cleanly handle terminfo.db file used by devel/ncurses | amdmi3 | 2015-10-08 | 3 | -1/+43 |
* | - Fix compatibility with fmake | amdmi3 | 2015-10-08 | 1 | -1/+1 |
* | Do not provide empty do-test target for perl5-using ports | amdmi3 | 2015-10-08 | 1 | -1/+1 |
* | www/firefox: update to 41.0 | swills | 2015-10-07 | 1 | -2/+2 |
* | Add support for opt_TEST_TARGET consistent with opt_{ALL,INSTALL}_TARGET | amdmi3 | 2015-10-05 | 1 | -2/+2 |
* | - Add NO_PERL5_TEST: allow ports with USES=perl5 to run default do-test: defi... | sunpoet | 2015-10-04 | 1 | -2/+2 |
* | Fix opt_VARS premature expansion. | mat | 2015-10-01 | 1 | -8/+8 |
* | - Fix typo | amdmi3 | 2015-09-30 | 1 | -1/+1 |
* | Fix qt5-multimedia with GStreamer 1.6.0. | kwm | 2015-09-29 | 1 | -1/+1 |
* | Implemented complete support for test target. | amdmi3 | 2015-09-29 | 5 | -17/+125 |
* | Add a message explaining how to fix poudriere build failures if the | adamw | 2015-09-28 | 1 | -0/+2 |
* | Mk/bsd.gnome.mk : remove net/linc from the component list. | rene | 2015-09-27 | 1 | -5/+1 |
* | Update gstreamer1 ports to 1.6.0. | kwm | 2015-09-26 | 1 | -3/+23 |
* | Extend @sample to accept arguments | bapt | 2015-09-26 | 1 | -10/+15 |
* | Explicitly run some gnome commands in post (de)install | bapt | 2015-09-26 | 1 | -6/+6 |
* | Explicitly run the ocaml command in post (de)installation | bapt | 2015-09-26 | 1 | -3/+3 |
* | Explicly force runnning load-octave-pkg during post (de)installation | bapt | 2015-09-26 | 1 | -2/+2 |
* | Restore _FORCE_POST_PATTERNS, some ports are were missed in the conversion | antoine | 2015-09-26 | 1 | -1/+9 |
* | ocamlfind is not run anymore from any @exec lines | bapt | 2015-09-26 | 1 | -1/+0 |
* | update-desktop-database is not used anymore @*exec | bapt | 2015-09-26 | 1 | -1/+0 |
* | Convert update-mime-database into @post* | bapt | 2015-09-26 | 1 | -1/+1 |
* | Convert load-octave-pkg to proper @postexec | bapt | 2015-09-26 | 1 | -1/+0 |
* | Specify correctly @post* for gtk-query-immodules | bapt | 2015-09-26 | 1 | -3/+0 |
* | Convert a bunch of @exec into proper @postexec | bapt | 2015-09-26 | 1 | -1/+0 |
* | mkfontscale and mkfontdir are not used anymore in @exec lines | bapt | 2015-09-26 | 1 | -1/+1 |
* | kldxref is not used anymore in any @exec | bapt | 2015-09-26 | 1 | -1/+1 |
* | Bump the minimal version of pkg to 1.6.0 | bapt | 2015-09-26 | 1 | -1/+1 |
* | Use @post[un]exec for ldconfig to ensure ldconfig is run when needed instead of | bapt | 2015-09-26 | 1 | -11/+10 |
* | Add preliminary support of tlmgr. | hrs | 2015-09-26 | 1 | -1/+1 |
* | Remove another wrong comment | bapt | 2015-09-25 | 1 | -1/+0 |
* | Remove now wrong comment | bapt | 2015-09-25 | 1 | -1/+0 |
* | Allow slave ports to have a Makefile.local. | bdrewery | 2015-09-22 | 1 | -0/+3 |
* | Add description about background why arguments other than | hrs | 2015-09-20 | 1 | -0/+29 |
* | Make all GNUstep ports install into the System domain so that the Local domai... | theraven | 2015-09-19 | 1 | -0/+4 |
* | Fixup gssapi.mk, no need to support more releases than needed, and use | mat | 2015-09-19 | 1 | -3/+3 |
* | Add a fixup for broken krb5-config script included in 9.X | hrs | 2015-09-19 | 1 | -0/+15 |
* | Add KRB5CONFIG. | hrs | 2015-09-18 | 1 | -1/+6 |
* | Add a new sanity check for knobs not needed anymore | bapt | 2015-09-17 | 1 | -0/+8 |
* | - Update jpeg-turbo to 1.4.1 and grab maintainership after several timeouts | antoine | 2015-09-17 | 1 | -1/+6 |
* | Remove ansi version fo wxGTK 2.8 and only keep the unicode version | bapt | 2015-09-17 | 1 | -72/+4 |
* | textproc/py-xml: remove port | rm | 2015-09-16 | 1 | -1/+0 |
* | Update the Qt4 ports to 4.8.7. | rakuco | 2015-09-16 | 2 | -6/+7 |
* | - Use -isystem instead of -I to add ${LOCALBASE}/include to the list of heade... | amdmi3 | 2015-09-16 | 1 | -3/+3 |
* | Rewrite detection of GTK+3 support | olivierd | 2015-09-14 | 1 | -7/+14 |
* | Since PEP 0488 and python 3.5, pyo files are eliminated and bytecode files | antoine | 2015-09-14 | 1 | -2/+7 |
* | Make it so that the default Perl is always called perl5. | mat | 2015-09-14 | 2 | -8/+29 |
* | Uses/python.mk: Fix PYTHON_REL for pre-release Python versions | koobs | 2015-09-14 | 1 | -1/+5 |
* | Add "fc", "fcfontsdir", "fontsdir", and "none" arguments to USES=fonts. | hrs | 2015-09-14 | 1 | -5/+21 |
* | Back-out r396454, it's broken on freebsd 9.3 (breaks at least ftp/curl) | antoine | 2015-09-10 | 1 | -14/+4 |
* | - Add KRB5CONFIG. | hrs | 2015-09-09 | 1 | -4/+14 |
* | Fix build_fs_violation for rebar3 builds. | olgeni | 2015-09-09 | 1 | -1/+1 |
* | Remove duplicate PDFTeX from the comment. | jkim | 2015-09-09 | 1 | -1/+1 |
* | - Update to 2.2.3 | sunpoet | 2015-09-09 | 1 | -2/+2 |
* | - Update to 2.1.7 | sunpoet | 2015-09-09 | 1 | -2/+2 |
* | - Update to 2.0.0p647 | sunpoet | 2015-09-09 | 1 | -2/+2 |
* | [NEW] lang/python35: Welcome Python 3.5.x! (Note: RC3) | koobs | 2015-09-09 | 1 | -1/+1 |
* | Add PORTEXAMPLES to the options helpers. | mat | 2015-09-08 | 1 | -2/+3 |
* | - Split xpdfopen package from texlive-base. This is because it is the only | hrs | 2015-09-08 | 1 | -4/+8 |
* | - Move *_DEPENDS together | sunpoet | 2015-09-08 | 1 | -1/+1 |
* | - Move *_DEPENDS together | sunpoet | 2015-09-08 | 1 | -1/+1 |
* | - Move *_DEPENDS together | sunpoet | 2015-09-08 | 1 | -1/+1 |
* | Remove libgnomedb component. The actualy port was removed April 2014 by bapt. | kwm | 2015-09-06 | 1 | -5/+1 |
* | Add DESKTOP_ENTRIES to the options flags. | mat | 2015-09-05 | 1 | -9/+10 |
* | http://cloud.github.com/ redirects to https. | mat | 2015-09-05 | 1 | -1/+1 |
* | Uses/iconv.mk: Set iconv-related CMake variables. | rakuco | 2015-09-03 | 1 | -0/+17 |
* | Fix error message when not finding a package | bapt | 2015-09-03 | 1 | -1/+1 |
* | To ease up with future upgrades, move PERL_VERSION into a separate file. | mat | 2015-08-31 | 1 | -5/+5 |
* | Move one of the fallback site upper | az | 2015-08-30 | 1 | -1/+1 |
* | Help portscout to detect a new version of the module on CPAN if the AUTHOR_ID | az | 2015-08-30 | 1 | -4/+4 |
* | Update the USE_GNOME librsvg2 entry, which should have happened in | kwm | 2015-08-30 | 1 | -1/+1 |
* | - Add BROKEN_RUBYxx to simplify Makefile | sunpoet | 2015-08-29 | 1 | -0/+8 |
* | Use more precise wording, i.e. "set" and "append" instead of "run." | adamw | 2015-08-29 | 1 | -4/+4 |
* | Mk/bsd.port.mk: Add PKG_CREATE_VERBOSE functionality | marino | 2015-08-28 | 1 | -0/+7 |
* | Add generic opt_VARS/opt_VARS_OFF. | mat | 2015-08-28 | 1 | -0/+29 |
* | gecko: add INTEGER_SAMPLES option | jbeich | 2015-08-26 | 1 | -1/+11 |
* | Make package-depends-list accept dependency entries without ${PORTSDIR} | bapt | 2015-08-25 | 1 | -0/+4 |
* | Make build-depends-list and run-depends-list accept dependency lines without | bapt | 2015-08-25 | 1 | -6/+14 |
* | gecko: temporarily disable bundled jemalloc3 on DragonFly | jbeich | 2015-08-25 | 1 | -0/+2 |
* | Bump perl5-devel's PERL_VERSION. | mat | 2015-08-24 | 1 | -1/+1 |
* | Add an optional error message for opt_PREVENTS, opt_PREVENTS_MSG. | mat | 2015-08-24 | 2 | -0/+5 |
* | - Split ghostscript into X11-independent and -dependent parts: | hrs | 2015-08-23 | 1 | -17/+22 |
* | Fix with fmake. | mat | 2015-08-21 | 1 | -1/+2 |
* | gecko: properly check OSVERSION against OPSYS [1] | jbeich | 2015-08-21 | 1 | -5/+5 |
* | Optimize opt_IMPLIES. | mat | 2015-08-21 | 1 | -3/+29 |
* | gecko: use system jemalloc on 11.0-CURRENT again | jbeich | 2015-08-20 | 1 | -1/+6 |
* | Uses/localbase.mk: Set CMAKE_PREFIX_PATH. | rakuco | 2015-08-20 | 1 | -0/+4 |
* | - Add shared PYTHON2 and PYTHON3 descriptions | sunpoet | 2015-08-20 | 1 | -0/+2 |
* | Add EXTRACT_ONLY to the options flags. | mat | 2015-08-19 | 1 | -8/+8 |
* | Introduce <opt>_IMPLIES and <opt>_PREVENTS to register dependencies, or | mat | 2015-08-18 | 2 | -1/+32 |
* | Uses/cmake.mk: Replace CMAKE_ENV with CONFIGURE_ENV. | rakuco | 2015-08-18 | 1 | -4/+1 |
* | Add BROKEN and IGNORE to the options flags. | mat | 2015-08-18 | 1 | -4/+4 |
* | Remove UNIQUENAME and LATEST_LINK. | mat | 2015-08-17 | 4 | -92/+30 |
* | Rewrite the target ordering code. | mat | 2015-08-17 | 17 | -76/+127 |
* | Update MASTER_SITE_GNUPG | feld | 2015-08-15 | 1 | -11/+16 |
* | Add OAuth keys for importing Google contacts into Loop | jbeich | 2015-08-12 | 1 | -2/+7 |
* | bsd.gecko.mk: update DTRACE requirements | jbeich | 2015-08-11 | 1 | -3/+2 |
* | Make baselibs QA check non recursive and activate it again | antoine | 2015-08-11 | 1 | -6/+6 |
* | Re-commit of | netchild | 2015-08-10 | 4 | -152/+214 |
* | www/firefox: make testing bundled cairo easier via option | jbeich | 2015-08-10 | 1 | -0/+2 |
* | www/firefox: remove broken LOGGING option | jbeich | 2015-08-10 | 1 | -2/+4 |
* | Disable baselibs check until it is made saner (aka non recursive) | bapt | 2015-08-09 | 1 | -1/+1 |
* | Fix a typo that made baselibs QA check run twice on some files | antoine | 2015-08-09 | 1 | -1/+1 |
* | - editors/lazarus update to 1.4.2 | acm | 2015-08-09 | 1 | -0/+7 |
* | Bump the version of clang to 3.6 when c++14-lang is specified | brd | 2015-08-09 | 1 | -4/+4 |
* | - Update net/asterisk11 to 11.19.0 | madpilot | 2015-08-08 | 1 | -0/+1 |
* | Previously, ncurses.mk tests for header instead of the shared library | delphij | 2015-08-08 | 1 | -1/+1 |
* | - Update Firefox to 40.0 | jbeich | 2015-08-07 | 1 | -2/+2 |
* | security/libressl: Update to 2.2.2 | brnrd | 2015-08-07 | 1 | -1/+1 |
* | The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD. | kwm | 2015-08-06 | 1 | -63/+18 |
* | By default libtool replaces -export-symbols <file> with -retain-symbols-file | tijl | 2015-08-02 | 1 | -0/+6 |
* | White space fix. | mat | 2015-07-30 | 1 | -4/+4 |
* | Add GH_* and PORTDOCS top the make variables helpers. | mat | 2015-07-30 | 1 | -7/+9 |
* | checks $WRKSRC for all direct dependencies in the limited-clean-depends: | loader | 2015-07-30 | 1 | -1/+1 |
* | Switch default python_CMD used by shebangfix to ${PYTHON_CMD} for ports | antoine | 2015-07-30 | 1 | -0/+4 |
* | Add a note about not changing MASTER_SITE_BACKUP. | mat | 2015-07-28 | 1 | -1/+2 |
* | Update MATE DE to 1.10.0. | kwm | 2015-07-28 | 1 | -6/+1 |
* | Bump here too. | mat | 2015-07-28 | 1 | -1/+1 |
* | Not all Hex package specifications start with the '~' character, | olgeni | 2015-07-27 | 1 | -1/+1 |
* | Use -nox11-suffixed ports instead of DEPENDS_ARGS. | hrs | 2015-07-27 | 1 | -2/+5 |
* | Fix build on fmake. | hrs | 2015-07-27 | 1 | -1/+1 |
* | Fix the case when X11 option is defined and not specified in the parent port. | hrs | 2015-07-27 | 1 | -1/+3 |
* | - Fix -nox11 packages and ghostscript:nox11 in ghostscript.mk. | hrs | 2015-07-27 | 1 | -8/+7 |
* | Unbreak INDEX, reverting r392921 | antoine | 2015-07-26 | 4 | -211/+151 |
* | 64 bit linuxulator support (not activated by default): | netchild | 2015-07-26 | 4 | -151/+211 |
* | - Separate libsynctex from tex-web2c to devel/tex-synctex. | hrs | 2015-07-26 | 1 | -3/+12 |
* | - Fix a bug which prevented both a package version number and arguments | hrs | 2015-07-26 | 1 | -2/+12 |
* | - Allow comma-separated multiple arguments in USE_TEX like "foo:arg1,arg2". | hrs | 2015-07-25 | 1 | -1/+1 |
* | Split LIB_DEPENDS and the other _DEPENDS types. | mat | 2015-07-24 | 1 | -6/+15 |
* | - Update Thunderbird to 38.1.0 | jbeich | 2015-07-24 | 1 | -3/+3 |
* | Remove minor version numbers. | hrs | 2015-07-23 | 2 | -9/+4 |
* | Fixup depends on devel/tex-libtexlua and devel/tex-libtexluajit. | mat | 2015-07-22 | 1 | -1/+1 |
* | Fix regular expressions for "./rebar" and "./rebar3". | olgeni | 2015-07-21 | 1 | -1/+1 |
* | - Remove "agpl" keyword in ghostscript arguments. | hrs | 2015-07-21 | 1 | -11/+11 |
* | - Fix an error with fmake. [*] | hrs | 2015-07-21 | 1 | -6/+11 |
* | Allow support of minor version number in GHOSTSCRIPT_DEFAULT since | hrs | 2015-07-21 | 2 | -17/+21 |
* | Fix path of libedit | bapt | 2015-07-20 | 1 | -1/+1 |
* | Add a QA check on some base libraries (for now only libedit and libarchive) | bapt | 2015-07-20 | 1 | -1/+23 |
* | Update TeXLive to TL2015. | hrs | 2015-07-20 | 1 | -7/+16 |
* | Fix typo | bapt | 2015-07-20 | 1 | -1/+1 |
* | Pass PKGBASE to qa.sh | bapt | 2015-07-19 | 1 | -1/+2 |
* | Add 3 new uses | bapt | 2015-07-19 | 3 | -0/+50 |
* | Allow underscores in Elixir application names. | olgeni | 2015-07-19 | 1 | -1/+1 |
* | Remove some experiment code. | kwm | 2015-07-17 | 1 | -7/+1 |
* | Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript. | kwm | 2015-07-17 | 4 | -73/+109 |
* | bsd.gecko.mk: PowerPC no longer needs the __STDC_CONSTANT_MACROS in CFLAGS | jbeich | 2015-07-16 | 1 | -1/+0 |
* | In MIX_REWRITE, suppress optional dependencies too. | olgeni | 2015-07-16 | 1 | -1/+1 |
* | - Update NSS and ca_root_nss to 3.19.2 | jbeich | 2015-07-16 | 2 | -8/+8 |
* | Find more instances of ":only" dependencies in MIX_REWRITE. | olgeni | 2015-07-15 | 1 | -1/+1 |
* | In elixir.mk, add MIX_REWRITE and ELIXIR_LIB_ROOT. | olgeni | 2015-07-15 | 1 | -1/+8 |
* | Fix static modules in www/apache24 | pgollucci | 2015-07-15 | 1 | -1/+1 |
* | - Add /usr/sbin/dtrace to the list of allowed shebangs | amdmi3 | 2015-07-15 | 1 | -0/+1 |
* | Add support for USES= compiler:c++14 | brd | 2015-07-15 | 1 | -2/+31 |
* | The lazarus GTK1 interface has been discontinued upstream: | bapt | 2015-07-15 | 1 | -4/+2 |
* | The correct default for ELIXIR_HIDDEN is ELIXIR_APP_NAME, which | olgeni | 2015-07-15 | 1 | -1/+1 |
* | Add build/run depend lines for dconf. | kwm | 2015-07-14 | 1 | -0/+2 |
* | Improvements in erlang.mk: | olgeni | 2015-07-14 | 1 | -3/+5 |
* | Add support for more variables in elixir.mk. | olgeni | 2015-07-13 | 1 | -1/+5 |
* | Fix installation of ERL_DOCS directories. | olgeni | 2015-07-10 | 1 | -1/+1 |
* | Fix typo in variable name. | olgeni | 2015-07-10 | 1 | -1/+1 |
* | security/libressl: Update to 2.2.1 | brnrd | 2015-07-09 | 1 | -1/+1 |
* | Improve working of comment. | olgeni | 2015-07-08 | 1 | -1/+1 |
* | In elixir.mk, replace custom targets with do-build and do-install. | olgeni | 2015-07-08 | 1 | -9/+5 |
* | - Fix dependencies on docs, plperl, pltcl | pgollucci | 2015-07-08 | 1 | -3/+3 |
* | - Provide a check/warning/fix for users that upgraded from an older release a... | zi | 2015-07-07 | 1 | -0/+7 |
* | Add Uses/erlang.mk. | olgeni | 2015-07-07 | 1 | -0/+143 |
* | - Fix regression-test: TEST_ARGS and TEST_ENV should be overwritable | sunpoet | 2015-07-07 | 1 | -2/+2 |
* | Rewite CLEAN-DEPENDS* | bapt | 2015-07-04 | 2 | -81/+59 |
* | Change the default ELIXIR_HIDDEN regexp to match PORTNAME exactly. | olgeni | 2015-07-04 | 1 | -1/+1 |
* | - Instead of limiting effect of alias.mk to DragonFly, extend it to everythin... | amdmi3 | 2015-07-04 | 1 | -2/+2 |
* | Add a new USES elixir.mk (from lang/elixir/bsd.elixir.mk) and | olgeni | 2015-07-03 | 1 | -0/+112 |
* | Remove support for distfiles in cdrom | bapt | 2015-07-03 | 1 | -17/+0 |
* | Remove useless @ in ALL-DEPENDS-LIST | bapt | 2015-07-02 | 1 | -1/+1 |