Commit graph

306243 commits

Author SHA1 Message Date
Alexey Dokuchaev
862f8cf6d4 - Do not use imake for the build; use provided Makefile.noimake: this
allows to build it with bmake(1) (as well as other implementations)
- Unbreak the build against Clang (main() must return int)
- Sanitize formatting of the port description while I am here

Reported by:	marino
2013-08-15 09:16:32 +00:00
Alexey Dokuchaev
cb1aaf68c6 - Unbreak parallel builds (-jX) on recent -CURRENT, where our make(1) is
bmake(1), which does not play nice with libtool way of building things
- While here, convert LIB_DEPENDS to new form, sort the knobs a bit, and
  hook test target to our standard "regression-test" one

Reported by:	marino
Tested by:	marino (poudriere testport)
Approved by:	miwi, bapt (portmgr, implicit)
2013-08-15 07:35:19 +00:00
Johan van Selst
b582b585cd Add forgotten distinfo
Reported by:	marino
Pointyhat to:	johans
2013-08-15 07:33:43 +00:00
Kevin Lo
d5aebbe7f0 Add missing dependency.
PR:	ports/181293
Submitted by:	Loic Blot <root at www.unix-experience dot fr>
2013-08-15 06:19:57 +00:00
Rui Paulo
6c29a6e8f2 Add a port for the TI PASM.
PASM stands for PRU assembler. PRU stands for Programmable Realtime Unit.

Reviewed by:	ak
2013-08-15 06:12:48 +00:00
Stephen Montgomery-Smith
7af1895cd0 - Update to 5.11. 2013-08-15 02:37:30 +00:00
Maxim Sobolev
3fcbfb7f40 Add rrdmerge - a simple script to merge two RRD files together. But quite
useful at that.
2013-08-15 01:59:51 +00:00
Diane Bruce
0e4b575a52 - restore qsstv and update to latest
- reassign maintainership
- This update moves qsstv to QT4

PR:		ports/181233
Submitted by:	Stephen Hurd <shurd@sasktel.net>
2013-08-15 01:52:50 +00:00
Grzegorz Blach
2ab8c4da0a - Update to 3.0
Approved by:	crees, tabthorpe (mentors, implicit)
2013-08-15 00:24:56 +00:00
Alex Kozlov
39efaf1646 - Fix accidental breakage 2013-08-14 22:52:44 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Dirk Meyer
702abdca4e - update to 1.0.22 2013-08-14 21:12:06 +00:00
Matthias Andree
d8d9871e4e Fix regression from my earlier commit r324675 which caused a
"make fetch" failure on non-POSIX-compliant SHELL:

1. Replace ${SHELL} by ${SH} so the fetchwrapper.sh gets executed with a
   POSIX-compliant shell (such as /bin/sh)

2. Just because it's meant that way, add an svn:executable=* property
   on files/fetchwrapper.sh.

PR:		ports/181252
Reported by:	Mike Harding (private email)
2013-08-14 17:28:32 +00:00
Marcus von Appen
0fe3d4f763 SDL2 has been officially released.
- Update devel/sdl20, audio/sdl2_mixer, graphics/sdl2_image,
  graphics/sdl2_ttf and net/sdl2_net to version 2.0.0
2013-08-14 17:23:35 +00:00
Juergen Lock
e67102e110 - Update to 0.96 .
- Remove now obsolete MAKE_JOBS_SAFE.
- Remove 7.x cruft.
2013-08-14 17:07:32 +00:00
Johan van Selst
2f86f39c6c Update gnulib to stable release of 20130805 2013-08-14 16:23:29 +00:00
Johan van Selst
c84041abaa Update with new version of texinfo.tex 2013-08-14 16:13:35 +00:00
Johan van Selst
b2c7332d62 Update to GAP 4.6.5 2013-08-14 15:51:59 +00:00
Nicola Vitale
dd6877ffe7 - Update to 1.8.43
Build details:	http://goo.gl/y1vzKL
2013-08-14 15:41:18 +00:00
Cy Schubert
d36f55e85e Adjust port names and latest links. 2013-08-14 15:40:29 +00:00
Cy Schubert
6c89eeceee Copy syslog-ng 3.4.3 to default port. 3.4.3 is production ready.
Submitted by:	Peter Czanik <czanik@balabit.hu> (syslog-ng upline)
2013-08-14 15:37:28 +00:00
Cy Schubert
4f89de58f2 Make way for a new default syslog-ng.
Submitted by:	Peter Czanik <czanik@balabit.hu> (syslog-ng upline)
2013-08-14 15:33:14 +00:00
Cy Schubert
fb65b998f8 Update 3.4.2 --> 3.4.3.
Submitted by:	Peter Czanik <czanik@balabit.hu> (Upline)
2013-08-14 15:30:37 +00:00
Philippe Audeoud
1f45d4bc70 - Update to 1.022
- Trim header
- Fix pkg-descr
- Changelog: http://cpansearch.perl.org/src/RCAPUTO/Lexical-Persistence-1.022/CHANGES
2013-08-14 15:21:50 +00:00
Romain Tartière
ab7fbe7bb2 Update to 3.2.1.
This update include a patch for sgen which avoids an assertion failure
(condition `info->doing_handshake' not met) that will be part of 3.2.2.
Because our mono version is unstable due to this, we decided not to wait for
3.2.2 to be out and update to 3.2.1, cherry-picking the appropriate fix.

Many thanks to Charles Randall for reporting and helping.
2013-08-14 14:59:50 +00:00
John Marino
8abe28e843 math/pure-mpfr: USES+= pkgconfig
Approved by:	bapt/culor (mentors, implicit) lichray (maintainer)
2013-08-14 14:58:37 +00:00
George V. Neville-Neil
ed1693190e Fix for broken eclipse-devel after glib-2.36.3 update.
Tested on HEAD, 9.1 and 8.4.

PR: ports/181124
Submitted by: Jonathan Chen jonc at chen.org.nz
2013-08-14 14:52:22 +00:00
Niclas Zeising
df9f193fa4 Update to 6.9.1 2013-08-14 14:40:17 +00:00
Niclas Zeising
6130d92617 Update to 1.2.3 2013-08-14 14:39:26 +00:00
Niclas Zeising
1f08ace289 Update to 1.2.2. 2013-08-14 14:39:01 +00:00
Niclas Zeising
c12f1e4b1a Update to 1.4.1 for new xorg. 2013-08-14 14:38:13 +00:00
John Marino
28fe760c74 audio/dumb: directly link libraries
Fixes indirect linking errors on modern binutils (fix from dports)

Approved by:	culot (mentor), maintainer timeout
2013-08-14 14:12:06 +00:00
Nicola Vitale
7947ce717f - Update to 0.4.3
- Trim Makefile header
- Remove dead link from MASTER_SITES
- Remove indefinite article from COMMENT
- Add LICENSE (BSD)
- Convert to the new options framework
- Update WWW field in pkg-descr

Build details:  http://goo.gl/l5Fmwu
2013-08-14 14:00:20 +00:00
Niclas Zeising
7b18a580d9 Update to 1.4.5
Obtained from:	xorg development repo
2013-08-14 13:59:30 +00:00
Niclas Zeising
0c0692f1ec Update to 1.1.2 2013-08-14 13:44:33 +00:00
Niclas Zeising
8e0ed287c3 Update to 1.0.6 2013-08-14 13:43:49 +00:00
John Marino
c4e27606ac math/lapack95: Mark jobs unsafe
Also trim header to please portlint.

Approved by: 	bapt/culot (mentors, implicit)
2013-08-14 13:14:59 +00:00
Niclas Zeising
0ef157e3f9 Update to 1.6.1
Obtained from:	xorg development repo
2013-08-14 13:08:58 +00:00
John Marino
b334327f69 math/kktdirect: Mark jobs unsafe
- Trim header
- Remove WWW indent
- Remove indefinite article from COMMENT

There are other complaints by portlint that need reviewing by maintainer.

Approved by: 	bapt/culot (mentors, implicit)
2013-08-14 13:06:49 +00:00
Guido Falsi
ccddbf64e6 - Add patch to avoid a bus error while starting the software.
Many thanks to the Mike Bernard for reporting and helping me debug
this problem.

While here remove obsolete MAKE_JOBS_SFE flag

Reported by:	Mike Barnard Kwatampora <mike.barnardq@gmail.com>
2013-08-14 13:00:15 +00:00
John Marino
4b268d3780 math/gap: Mark jobs unsafe
Also replace USE_GMAKE

Approved by: 	bapt/culot (mentors, implicit)
2013-08-14 12:50:28 +00:00
Emanuel Haupt
192975256b Update to 1.3.2 2013-08-14 12:44:56 +00:00
Niclas Zeising
2101a40e90 Update to 0.13.2
Obtained from:	xorg development repo
2013-08-14 12:40:32 +00:00
John Marino
3506f2eed1 mail/whoson: Mark jobs unsafe
Also trim header to please portlint.

Approved by: 	bapt/culot (mentors, implicit)
2013-08-14 12:38:53 +00:00
Alexey Dokuchaev
58f0413cab Unbreak parallel builds (-jX) on recent -CURRENT, where our make(1) is
bmake(1) now.  The build fails because bmake(1) treats MFLAGS variable
slightly differently: while by default its value would be '-j X', our
old make(1) allows to set it from the makefile or environment, bmake(1)
will append to it instead.  Pass the empty value via MAKE_ARGS to make
every make(1) happy, and thus fix parallel builds (once again).
2013-08-14 12:38:41 +00:00
John Marino
dd1e294d25 mail/firepay: Mark jobs unsafe
Also trim header to please portlint.

Approved by: 	bapt/culot (mentors, implicit)
2013-08-14 12:32:17 +00:00
John Marino
a6086c049a lang/ats: Fix typo on previous commit
Approved by:	bapt (mentor)
2013-08-14 12:27:04 +00:00
John Marino
f5bda3915e lang/pcc: Mark jobs unsafe
- Trim header
- Remove redundant PORTREVISION
- Remove redundant DISTNAME
- Replace USE_GMAKE
- Fix WWW indent

Approved by: 	bapt/culot (mentors, implicit)
2013-08-14 12:18:05 +00:00
John Marino
e58050db12 lang/mmix: Mark jobs unsafe
Also trim header to please portlint.

Approved by: 	bapt/culot (mentors, implicit)
2013-08-14 12:05:35 +00:00
Alexey Dokuchaev
3296a59e74 Unbreak the build after r324037:
1) `devel/libnotify' no longer pulls gtk20; we must depend explicitly;
2) `x11-toolkits/pango' now depends on `print/harfbuzz', which installs
    header file ($localbase/include/harfbuzz/hb.h) that in turn confuses
    bundled libass' configure script and conflicts with HandBrake's own
    internal header.

NB: supposedly it should have been caught by exp-run for r324037, but it
was not for some reason.

Reported by:	Sergey V. Dyatko
2013-08-14 11:58:53 +00:00