aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* - Stage supportAntoine Brodin2014-01-071-7/+6
| | | | | | | | - USES gmake - New LIB_DEPENDS syntax Notes: svn path=/head/; revision=339022
* Fix an old OPTION knob check (WITH_TESTS)Renato Botelho2014-01-071-1/+1
| | | | Notes: svn path=/head/; revision=339021
* - Don't mess with dirs handled by maven-wrapper, make tinderbox happyDima Panov2014-01-071-2/+0
| | | | | | | Submitted by: maintainer, via skype Notes: svn path=/head/; revision=339020
* - Add a patch to fix bundled LLVM to build with libc++Renato Botelho2014-01-072-2/+73
| | | | | | | | | | - Remove USE_GCC=any PR: ports/185366 Submitted by: tijl@ Notes: svn path=/head/; revision=339019
* databases/cego: update to 2.19.14William Grzybowski2014-01-072-3/+3
| | | | | | | | PR: ports/185530 Submitted by: maintainer Notes: svn path=/head/; revision=339018
* devel/p5-CBOR-XS: update to 1.25William Grzybowski2014-01-072-3/+3
| | | | | | | | PR: ports/185529 Submitted by: maintainer Notes: svn path=/head/; revision=339017
* - Convert USES=ninja:verbose into NINJA_VERBOSE make.conf(5) switch.Alberto Villa2014-01-071-7/+11
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=339016
* - Add missing ${STAGEDIR}Rusmir Dusko2014-01-072-1/+3
| | | | | | | | | - Add missing in pkg-plist Reported by: makc Notes: svn path=/head/; revision=339015
* - StagifyRene Ladan2014-01-072-11/+5
| | | | | | | | | | | | | - Fix MASTER_SITES and recalculate SHA256 checksum - Pet portlint - Include bsd.port.mk once PR: ports/185373 Submitted by: rene Approved by: maintainer <jon@witchspace.com> Notes: svn path=/head/; revision=339014
* - USES=gmakeDirk Meyer2014-01-071-11/+7
| | | | | | | | - update LIB_DEPENDS - use OPTIONS_SUB, OPT_* macros Notes: svn path=/head/; revision=339013
* - convert from old USE_ to USESDiane Bruce2014-01-071-2/+1
| | | | Notes: svn path=/head/; revision=339012
* - adjust USES to include gmake, and adopt stagingJason Helfman2014-01-071-8/+6
| | | | | | | | | | | - modify maintainer address to new contact information - while here trim comment $ PR: 185545 Submitted by: maintainer, oberman@es.net Notes: svn path=/head/; revision=339011
* This port uses advanced PORTDOCS technology that is beyond me.Adam Weinberger2014-01-071-1/+5
| | | | | | | Restore the original logic, and apply MDOCS to it properly. Notes: svn path=/head/; revision=339010
* Reversed the logic of a backwards NOPORTDOCS.Adam Weinberger2014-01-071-1/+1
| | | | | | | Thanks: makc Notes: svn path=/head/; revision=339009
* - Update to 2.18.0Pietro Cerutti2014-01-077-72/+43
| | | | | | | Changes: http://lilypond.org/doc/v2.18/Documentation/changes/ Notes: svn path=/head/; revision=339008
* I broke this port with MDOCS support, because IAdam Weinberger2014-01-071-5/+1
| | | | | | | | | didn't catch that it was using NOPORTDOCS backwards. Thanks: makc Notes: svn path=/head/; revision=339007
* Fix installation for slave port of emulators/wine-devel.David Naylor2014-01-071-5/+5
| | | | | | | | | | | | | | | | | Wine switched to using an internal install script and removed logic to create the underlying directories. As explained in a comment from Makefile: """ Wine expects the install script to make any missing directories, and the default internal tool (/tools/install-sh) does that however the default install script used by Ports does not. """ Disable the specification of the INSTALL scripts and allow wine to use the internal one. Notes: svn path=/head/; revision=339006
* sysutils/hptcli: HighPoint storage controllers management CLIWilliam Grzybowski2014-01-075-0/+47
| | | | | | | | | Command Line Interface (CLI) for HighPoint Technologies raid management WWW: http://www.highpoint-tech.com/USA_new/cs-service_support.htm Notes: svn path=/head/; revision=339005
* Prefer ninja over make(1)Baptiste Daroussin2014-01-071-1/+1
| | | | Notes: svn path=/head/; revision=339004
* Prefer ninja over make(1) to buildBaptiste Daroussin2014-01-071-1/+1
| | | | Notes: svn path=/head/; revision=339003
* lang/modula3: Support FreeBSD 10+John Marino2014-01-071-2/+9
| | | | | | | | | | | | | | | It appears that modula3 will segfault if debug information is not generated in stabs format. Clang doesn't recognize -gstabs+ options, but removing it results in lots of segfaults early during the build. By setting USE_GCC=any, FreeBSD 9 and below will use the base gcc 4.2.1 and FreeBSD10 and later will need lang/gcc. Verified on Redports. While here, make sure .bak files do not get installed into stage by using 'sed -i ""' rather than ${REINPLACE_CMD} which equals 'sed -i.bak'. Notes: svn path=/head/; revision=339002
* - USES gmake instead of USE_GMAKERusmir Dusko2014-01-072-18/+11
| | | | | | | | - Support STAGEDIR - Break lines around 80 characters Notes: svn path=/head/; revision=339001
* - Allow packaging as user with stagingDima Panov2014-01-072-5/+14
| | | | | | | | Pointyhat to: myself Noticed by: bapt@ Notes: svn path=/head/; revision=339000
* With 338990, they should be JOBS safe.Mathieu Arnold2014-01-072-2/+0
| | | | Notes: svn path=/head/; revision=338999
* Add port for Qt Designer plugin for PhononMax Brazhnikov2014-01-073-0/+34
| | | | Notes: svn path=/head/; revision=338998
* - Don't restrict USE_PYTHON to 2.x onlyMax Brazhnikov2014-01-073-493/+427
| | | | | | | | | | | | - Convert to USES=dos2unix - More source files need path fixes [1] - Use options helpers - Clean up after removing support for FreeBSD < 8.0 Reported by: Nick Withers <nick.withers at anu.edu.au> via email [1] Notes: svn path=/head/; revision=338997
* - Remove graphics/wings-devel, use graphics/wings insteadDmitry Marakasov2014-01-0710-549/+1
| | | | Notes: svn path=/head/; revision=338996
* - Support stagingDima Panov2014-01-071-1/+0
| | | | Notes: svn path=/head/; revision=338995
* - Support stagingDima Panov2014-01-071-17/+16
| | | | Notes: svn path=/head/; revision=338994
* - Support stagingDima Panov2014-01-071-2/+1
| | | | Notes: svn path=/head/; revision=338993
* - Update OpenMSX to 0.10.0Johan van Selst2014-01-072-8/+4
| | | | | | | | http://sourceforge.net/projects/openmsx/files/openmsx/0.10.0/README_release-notes.txt/view This version requires a modern GCC compiler Notes: svn path=/head/; revision=338992
* - Support stagingDima Panov2014-01-071-1/+0
| | | | Notes: svn path=/head/; revision=338991
* Add the same patch to perl5.1{2,4,6} that perl 5.18, fixing a parallel build ↵Mathieu Arnold2014-01-073-0/+102
| | | | | | | issue. Notes: svn path=/head/; revision=338990
* There's always a default value for named_conf now, so no need toErwin Lansing2014-01-076-27/+6
| | | | | | | | | | check for it, and espcially not for a wrong value. Noticed by: Stefan Bethke <stb@lassitu.de> Approved by: mat (maintainer) Notes: svn path=/head/; revision=338989
* - Support stagingDima Panov2014-01-071-1/+0
| | | | Notes: svn path=/head/; revision=338988
* - add stage supportAndrej Zverev2014-01-0747-81/+45
| | | | | | | Approved by: portmgr (blanket infrastructure) Notes: svn path=/head/; revision=338987
* New Port: sysutils/p5-RexAndrej Zverev2014-01-075-0/+388
| | | | | | | | | | (R)?ex is a remote execution and configuration management framework written in Perl. PR: ports/185357 Submitted by: Sam Cassiba <sam@cassiba.com> Notes: svn path=/head/; revision=338986
* Uses ninja instead of make, it is a bit faster to buildBaptiste Daroussin2014-01-071-1/+1
| | | | Notes: svn path=/head/; revision=338985
* Use ninja instead of makeBaptiste Daroussin2014-01-071-1/+1
| | | | Notes: svn path=/head/; revision=338984
* Add new uses ninja[:verbose]Baptiste Daroussin2014-01-071-0/+30
| | | | | | | | | This allows to use the ninja build system. USES= cmake ninja Will make cmake generate ninja files and use ninja. Notes: svn path=/head/; revision=338983
* Add an internal variable to decide if DESTDIR should ve define in MAKE_ENV ↵Baptiste Daroussin2014-01-071-0/+4
| | | | | | | or MAKE_ARGS Notes: svn path=/head/; revision=338982
* Make python only a build dependencyBaptiste Daroussin2014-01-071-7/+4
| | | | | | | | While here do not conditionnalize docs installation the avoid double .include and stage make sure DOCS is respected Notes: svn path=/head/; revision=338981
* Fix gmond startup at boot timeGanael LAPLANCHE2014-01-072-4/+13
| | | | | | | | | PR: ports/184747 Submitted by: martymac Approved by: skreuzer (maintainer) Notes: svn path=/head/; revision=338980
* - update to 1.4.4Jason Helfman2014-01-072-3/+3
| | | | | | | | PR: 185539 Submitted by: maintainer, lifanov@mail.lifanov.com Notes: svn path=/head/; revision=338979
* Update to 4.4.14Ganael LAPLANCHE2014-01-072-3/+3
| | | | Notes: svn path=/head/; revision=338978
* - USES=gmakeDirk Meyer2014-01-071-2/+2
| | | | | | | - update LIB_DEPENDS Notes: svn path=/head/; revision=338977
* - add BROKEN fro amd64Dirk Meyer2014-01-071-0/+1
| | | | Notes: svn path=/head/; revision=338976
* - USES=dos2unixDirk Meyer2014-01-073-3/+3
| | | | Notes: svn path=/head/; revision=338975
* - fix crc problems on 64bitDirk Meyer2014-01-073-0/+140
| | | | | | | - fix crc problems on big endian systems Notes: svn path=/head/; revision=338974
* - Support stagingDima Panov2014-01-073-2/+16
| | | | | | | - Stop providing outdated static compat library Notes: svn path=/head/; revision=338973