| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
- USES gmake
- New LIB_DEPENDS syntax
Notes:
svn path=/head/; revision=339022
|
|
|
|
| |
Notes:
svn path=/head/; revision=339021
|
|
|
|
|
|
|
| |
Submitted by: maintainer, via skype
Notes:
svn path=/head/; revision=339020
|
|
|
|
|
|
|
|
|
|
| |
- Remove USE_GCC=any
PR: ports/185366
Submitted by: tijl@
Notes:
svn path=/head/; revision=339019
|
|
|
|
|
|
|
|
| |
PR: ports/185530
Submitted by: maintainer
Notes:
svn path=/head/; revision=339018
|
|
|
|
|
|
|
|
| |
PR: ports/185529
Submitted by: maintainer
Notes:
svn path=/head/; revision=339017
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=339016
|
|
|
|
|
|
|
|
|
| |
- Add missing in pkg-plist
Reported by: makc
Notes:
svn path=/head/; revision=339015
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
| |
- update LIB_DEPENDS
- use OPTIONS_SUB, OPT_* macros
Notes:
svn path=/head/; revision=339013
|
|
|
|
| |
Notes:
svn path=/head/; revision=339012
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
| |
Restore the original logic, and apply MDOCS to it properly.
Notes:
svn path=/head/; revision=339010
|
|
|
|
|
|
|
| |
Thanks: makc
Notes:
svn path=/head/; revision=339009
|
|
|
|
|
|
|
| |
Changes: http://lilypond.org/doc/v2.18/Documentation/changes/
Notes:
svn path=/head/; revision=339008
|
|
|
|
|
|
|
|
|
| |
didn't catch that it was using NOPORTDOCS backwards.
Thanks: makc
Notes:
svn path=/head/; revision=339007
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=339004
|
|
|
|
| |
Notes:
svn path=/head/; revision=339003
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
- Support STAGEDIR
- Break lines around 80 characters
Notes:
svn path=/head/; revision=339001
|
|
|
|
|
|
|
|
| |
Pointyhat to: myself
Noticed by: bapt@
Notes:
svn path=/head/; revision=339000
|
|
|
|
| |
Notes:
svn path=/head/; revision=338999
|
|
|
|
| |
Notes:
svn path=/head/; revision=338998
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
Notes:
svn path=/head/; revision=338996
|
|
|
|
| |
Notes:
svn path=/head/; revision=338995
|
|
|
|
| |
Notes:
svn path=/head/; revision=338994
|
|
|
|
| |
Notes:
svn path=/head/; revision=338993
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=338991
|
|
|
|
|
|
|
| |
issue.
Notes:
svn path=/head/; revision=338990
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=338988
|
|
|
|
|
|
|
| |
Approved by: portmgr (blanket infrastructure)
Notes:
svn path=/head/; revision=338987
|
|
|
|
|
|
|
|
|
|
| |
(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
|
|
|
|
| |
Notes:
svn path=/head/; revision=338985
|
|
|
|
| |
Notes:
svn path=/head/; revision=338984
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
or MAKE_ARGS
Notes:
svn path=/head/; revision=338982
|
|
|
|
|
|
|
|
| |
While here do not conditionnalize docs installation the avoid double .include
and stage make sure DOCS is respected
Notes:
svn path=/head/; revision=338981
|
|
|
|
|
|
|
|
|
| |
PR: ports/184747
Submitted by: martymac
Approved by: skreuzer (maintainer)
Notes:
svn path=/head/; revision=338980
|
|
|
|
|
|
|
|
| |
PR: 185539
Submitted by: maintainer, lifanov@mail.lifanov.com
Notes:
svn path=/head/; revision=338979
|
|
|
|
| |
Notes:
svn path=/head/; revision=338978
|
|
|
|
|
|
|
| |
- update LIB_DEPENDS
Notes:
svn path=/head/; revision=338977
|
|
|
|
| |
Notes:
svn path=/head/; revision=338976
|
|
|
|
| |
Notes:
svn path=/head/; revision=338975
|
|
|
|
|
|
|
| |
- fix crc problems on big endian systems
Notes:
svn path=/head/; revision=338974
|
|
|
|
|
|
|
| |
- Stop providing outdated static compat library
Notes:
svn path=/head/; revision=338973
|