Commit graph

304917 commits

Author SHA1 Message Date
Bryan Drewery
decbf93793 - Update to checkin 6abae2a52c
Changes:
  * Speedup sanity checks by only checking ports that are required
    by the build and not all existing packages.
  * Switch to embedded cpdup(1) for creating jails instead of pax(1)
  * Implement port blacklisting defined in
    etc/poudriere.d/[(setname|jailname)-]blacklist
  * Add hooks for bulk start/stop
  * status: Always show actual path to logs instead of /latest
  * bulk: Add check for missing PKGNAME (empty port dir)
  * Disable tracking buildtimes by default
    TRACK_BUILDTIMES=yes to enable
  * bulk: Fixed dependency calculation for CHECK_CHANGED_DEPS.
    There are still some ports with issues.
  * Add portbuild/tinderbox error reasons [1]

Submitted by:	linimon [1]
2013-07-21 23:42:04 +00:00
Martin Matuska
ea0532cb22 Add option to create a DEBUG build 2013-07-21 23:25:52 +00:00
John Marino
eb047527bb sysutils/synergy-devel: Add unzip dependency, portlint cleanup
The previous commit added an unzip command without the unzip dependency.
Restore build by adding dependency and clean up portlint warnings.

Approved by:	bapt (mentor), maintainer
2013-07-21 22:48:14 +00:00
Martin Matuska
f41279c1f6 Fix CXXFLAGS (GCC_RUTIME already added by USE_GCC)
This port is MAKE_JOBS_SAFE
2013-07-21 22:28:49 +00:00
Martin Matuska
00133f558b Hiphop-php (now actually hhvm) is developed only for x86_64 (amd64) 2013-07-21 22:11:31 +00:00
Martin Matuska
cd17c8f3a3 Unbreak lang/hiphop-php and update to 2.1
Some functionality issues still need fixing (sqlite3)
2013-07-21 22:06:56 +00:00
John Marino
6487ca7742 Mk/bsd.sites.mk: Update ECLIPSE mirrors
PR:		ports/179433
Submitted by:	marino
Approved by:	bapt (mentor)
2013-07-21 21:51:06 +00:00
John Marino
71792e6231 net-mgmt/macroscope: unbreak
The initial problem was that the default database support was MySQL 5.0
which has been removed.  Upon inspection of the source, it appears that it
could be hardcoded for MySQL 5.0.33.  At this point, I commented out the
MySQL option and changed the default to Firebird version 2.0.

According to Redports, the port built on i386 but was broken on amd64.
The specified version of Firebird was changed to 2.5 and now the port builds
on both i386 and amd64.

The unnecessary inclusion of bsd.database.mk was also removed and the
redundant option descriptions were also removed.  The maintainer should
investigate Macroscope builds with current versions of MySQL and restore
the option appropriately if it does.

PR:		ports/179708
Submitted by:	marino
Approved by:	bapt (mentor), maintainer timeout (>4 weeks)
2013-07-21 21:42:59 +00:00
Rene Ladan
843ff6bc09 Undeprecate, x11-wm/libdockapp is available again. 2013-07-21 21:33:40 +00:00
Steve Wills
6dd43f76b2 - Update to 0.3.10
PR:		ports/180711
Approved by:	g.veniamin@googlemail.com (maintainer)
2013-07-21 20:16:15 +00:00
TAKATSU Tomonari
29cbd347db - Add patch to fix build [1]
- Trim Makefile header
- Transfer maintainership to ruby@

Reported by:	pointyhat via miwi [1]
2013-07-21 19:59:36 +00:00
Steve Wills
443ff31f1f - Update to 0.14.0 2013-07-21 19:08:39 +00:00
Steve Wills
f7a84daa40 Adds a metaclass method to all Ruby objects
WWW: http://github.com/floehopper/metaclass
2013-07-21 19:08:20 +00:00
Max Brazhnikov
f1bb8e1a4e Take maintainership 2013-07-21 19:06:02 +00:00
Olli Hauer
08adb108c3 - change apache24 version from 2.4.5 to 2.4.6 (2.4.5 was not released)
- add http://www.apache.org/dist/httpd/Announcement2.4.html as reference

requested by remko@
2013-07-21 18:54:51 +00:00
Steve Wills
db9a5c139f - Update to 0.6.9.2 2013-07-21 18:40:22 +00:00
John Marino
640db76ce4 textproc/website: Fix xmlcatmgr duplicate errors during package installation
PR:		ports/179729
Submitted by:	marino
Approved by:	bapt (mentor)
2013-07-21 18:20:24 +00:00
Matthew Seaman
bfddde4ff8 Update to 0.11
ChangeLog: http://cpansearch.perl.org/src/ALEXMV/Business-Hours-0.11/Changes
2013-07-21 18:07:29 +00:00
Grzegorz Blach
952c251f23 - Update to 3.1
PR:		ports/180556
Approved by:	crees (mentor), Guixing <khsing.cn@gmail.com> (maintainer)
2013-07-21 18:07:03 +00:00
John Marino
c82dc0a0e6 www/horde3-meta: Fix incorrect run depends
PR:		ports/179758
Submitted by:	marino
Approved by:	bapt (mentor), maintainer timeout (>4 weeks)
2013-07-21 17:19:25 +00:00
John Marino
d840fbb138 databases/pg_reorg: Upgrade to v1.1.8, use DESTDIR
This version upgrade is required for PostgreSQL 9.2 support and was
proposed by the maintainer.  Additional changes were added by myself:
  1) Header trimmed
  2) USE_GMAKE changed to USES+=gmake
  3) NOPORTSDOCS changed to options/DOCS
  4) Proposed logic for alternative PLIST was replaced with DESTDIR support

The package list changes directory structure depending if postgresql 91
or higher client is used.  This could have been handled with PLIST_SUB
(rather than an alternate pkg-plist) but PGSQL_VER variable isn't
evaluated until much later.  Using an intermediate DESTDIR scheme not
only makes the DOCS option handling cleaner, it makes the pkg-plist creation
bulletproof.  It also gives this port a head start for future "Stage" support.

PR:		ports/179954
Submitted by:	marino
Approved by:	bapt (mentor), maintainer
2013-07-21 17:16:14 +00:00
Rene Ladan
4c4fe81147 Distfile was rerolled, bump PORTREVISION 2013-07-21 16:40:20 +00:00
Johan van Selst
e751ccdc04 Update SWI Prolog to 6.4.1 2013-07-21 15:47:45 +00:00
Sunpoet Po-Chuan Hsieh
bf00bb7f95 - Update to 2.10
- Add LICENSE
- Remove leading indefinite article from COMMENT
- Cleanup Makefile header

Changes:	http://search.cpan.org/dist/Net-Dict/Changes
2013-07-21 15:40:43 +00:00
Sunpoet Po-Chuan Hsieh
6dd01108b9 - Update to 0.11.0
Changes:	https://github.com/hipchat/hipchat-rb/commits/master
2013-07-21 15:39:28 +00:00
Steve Wills
0104c98610 - Fix pkg-message.in to reference correct path
PR:		ports/180721
Approved by:	osa (maintainer)
2013-07-21 15:35:58 +00:00
Steve Wills
f68875e310 Adds a CodeRay syntax highlighting filter to Haml
WWW: https://github.com/blom/haml-coderay
2013-07-21 15:09:42 +00:00
Hiroki Sato
44de1a6fc3 Remove w3m dependency. 2013-07-21 14:48:50 +00:00
Rene Ladan
bd7b90749a Update to 1.0.3
No need to ignore on FreeBSD < 9.0, the software will disable GPIO itself.
2013-07-21 14:42:20 +00:00
John Marino
e012a92d09 Add new port: x11-toolkits/qtada
This is the Ada bindings for Qt 4.8, the GPL licensed version.

Approved by:	bapt (mentor)
2013-07-21 14:35:00 +00:00
John Marino
2d60de8ed2 security/libsparkcrypto: Optionally generate documentation
It was not possible to generate libsparkcrypto documentation before the
textproc/adabrowse port was created.  Now that AdaBrowse is available,
add a "DOCS" options to generate the documentation.

While here, convert USE_GMAKE to USES+=gmake and fix DESTDIR to work
properly instead of installing during the build phase.  The Makefile
also had to altered to install the documentation as well.

Approved by:	bapt (mentor)
2013-07-21 14:31:45 +00:00
John Marino
42c75472fb Add new port: devel/ahven
Avhen is a testing framework for the Ada programming language.  It has
functional similarities to JUnit and AUnit.

Approved by:	bapt (mentor)
2013-07-21 14:29:46 +00:00
John Marino
25a3e224f5 Add new port: lang/adacontrol
Adacontrol is a tool that analyzes language constructs in Ada programs.  It
can be used as a standalone tool, or integrated into other tools.  An
example of integration can be seen with the upcoming devel/ahven port.

Approved by:	bapt (mentor)
2013-07-21 14:26:31 +00:00
Sunpoet Po-Chuan Hsieh
bdffd45829 - Update to 1.2.9
Changes:	http://savannah.gnu.org/forum/forum.php?forum_id=7649
2013-07-21 14:25:55 +00:00
John Marino
e3bfa9bfcf Add new port: textproc/adabrowse
Adabrowse is an Ada to HTML generator typically used to generate
documentation.  It is a dependency for some Ada ports documentation
options, such as the coming upgrade for security/libsparkcrypto port.

Approved by:	bapt (mentor)
2013-07-21 14:22:24 +00:00
John Marino
c23e7f6707 Add new port: lang/asis
This is ASIS, the Ada Semantic Interface Specification.
ASIS is tightly coupled with lang/gcc-aux and must be built with the same
sources.  For this reason, ASIS will not work with other Ada compilers,
including GNAT GPL (lang/gnat).

ASIS is a dependency of several upcoming Ada ports.

Approved by:	bapt (mentor)
2013-07-21 14:17:04 +00:00
John Marino
dd06b54dc6 Add new port: lang/gnat_util
There are a number of GNAT tools that have to be build using the same
exact sources as the compiler that it serves.  Two examples of this are
GPRbuild and ASIS.  The latter is an important component of several other
language semantic tools.

Accordingly, a separate port is being created to build a static library
that need these compiler sources.  Incidentally, diverging sources is the
reason devel/gprbuild-aux stopped building after lang/gcc-aux was upgraded.
With this new scheme, this type of failure should no longer occur.

This is a dependency of the upcoming lang/asis port, and must be specified
as a build dependency by any port that needs ASIS.

Approved by: 	bapt (mentor)
2013-07-21 14:12:28 +00:00
Bryan Drewery
19c11e107b - Update to 2.4.11
Changes:
  * Speedup and simplify pkgng usage by not populating pkgdb.db
2013-07-21 13:57:25 +00:00
Nicola Vitale
66257f4744 - Update to 1.8.42 2013-07-21 13:42:43 +00:00
Steve Wills
5bae0a2a2d - Update to 2.3.2
- Remove unnecessary dependencies
- Correct dependencies (mysql, rmagick)
2013-07-21 13:23:50 +00:00
Hiroki Sato
6a51fced01 Re-add dns/dnsperf and update to 2.0.0.0. 2013-07-21 13:23:43 +00:00
John Marino
50a63ca31e Add new port: textproc/py-sphinxcontrib-adadomain
This sphinx module supports the Ada language.
This is a dependency of the upcoming devel/ahven port.

Approved by:	bapt (mentor)
2013-07-21 13:09:02 +00:00
John Marino
6bbf591b64 devel/gps: Add multijob support
This is a big port that takes a lot of time to build, so enabling multijob
support is a big win.  As with other Ada programs, the "-j" configuration
argument cannot be passed to the Makefile.  The multijob support is enabled
through the PROCESSORS environment variable.  These requirement necessitate
a custom do-build target.

Some minor portlint cleanup is done as well.

Approved by:	bapt (mentor)
2013-07-21 13:03:48 +00:00
John Marino
7e7f71ea27 x11-toolkits/gtkada: Improve multijob support
The first attempt at supporting multiple jobs resulting in reimplementing
the MAKE_JOBS_NUMBER determining with "!=" operator.  Portlint doesn't
like that and it's not even necessary.  By overriding the do-build target,
the "-j" parameter is shielding from the makefile and the number of jobs
is passed to gprbuild via the PROCESSORS environment variable.

USE_GMAKE was also converted to USES+= gmake.

Approved by:	bapt (mentor)
2013-07-21 13:02:08 +00:00
John Marino
e753d5da3f lang/gcc-aux: bug fixes
This change covers:
  1) portlint cleanup
  2) Support for bootstrapping on DragonFly 3.5+
  3) Removal of uneeded shared library version specifications
  4) USES+= gmake
  5) Splits out version to separate makefile for Ada framework
  6) Fixes typo that caused DragonFly to use mktemp
  7) Adds aggregate array index fix from gcc 4.8
  8) NetBSD lstdc++ fixes were pulled in from diff reneration
  9) c++ testsuite diff was corrected (how it was committed wrong is unknown)

Approved by:	bapt (mentor)
2013-07-21 13:00:46 +00:00
John Marino
70d772231a databases/slony1: Limit to pgsql version 9.1 and below
Slony1 will not build on PostgreSQL 9.2, so indicate this in the makefile.
Users should migrate to version 2 (databases/slonyIv2) as version 1.2
is no longer maintained.

PR:		ports/179958
Submitted by:	marino
Approved by:	bapt (mentor), maintainer
2013-07-21 12:57:10 +00:00
Mark Linimon
8ca8b944c6 Maintainer's email address bounces. While here, add expiration date
since it does not build.

Note: a 1.0 release has been available for over a year.
2013-07-21 12:41:29 +00:00
Tilman Keskinoz
89b706423c Switch to MASTER_SITE_LOCAL as alioth.debian.org dislikes HTTP requests send by fetch(1). 2013-07-21 12:17:01 +00:00
Tilman Keskinoz
844400c5a5 Swith to MASTER_SITE_LOCAL, as alioth.debian.org does not like the HTTP request sent by
fetch
2013-07-21 12:15:18 +00:00
Juergen Lock
df7db5cedb Set USE_GCC= any on i386 as clang there doesn't like
src/post/deinterlace/plugins/greedy2frame_template_sse2.c .

Submitted by:	pointyhat via miwi
2013-07-21 11:27:17 +00:00