Commit graph

306210 commits

Author SHA1 Message Date
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
Niclas Zeising
c17dedd527 Plug two more use before initialized with the new x server.
Noted by:	clang
Obtained from:	xorg development repo
2013-08-14 11:58:48 +00:00
John Marino
0535787066 lang/ats: Mark jobs unsafe
Also replace USE_GMAKE

Approved by: 	bapt/culot (mentors, implicit)
2013-08-14 11:53:17 +00:00
John Marino
b28ed162b1 irc/srvx: Mark jobs unsafe
Also trim header to please portlint

Approved by: 	bapt/culot (mentors, implicit)
2013-08-14 11:42:55 +00:00
John Marino
f85b142e0d irc/irssi-xmpp: Mark jobs unsafe
Approved by: 	bapt/culot (mentors, implicit)
2013-08-14 11:36:20 +00:00
John Marino
1fe2b2f046 graphics/volpack: Mark jobs unsafe
Also fix WWW indent to please portlint

Approved by: 	bapt/culot (mentors, implicit)
2013-08-14 11:27:53 +00:00
William Grzybowski
4adadb4b3b math/openblas: update to 0.2.8
- Update to 0.2.8 [1]
- Convert perl5 and gmake to USES
- This port uses gcc 4.6+ and gfortran
- Remove now useless MAKE_JOBS_SAFE

PR:		ports/181268
Submitted by:	Eijiro Shibusawa <phd_kimberlite yahoo.co.jp> (maintainer)
2013-08-14 11:21:24 +00:00
John Marino
0c8b140dfa devel/ta-lib: Mark jobs unsafe
- trim headers
- remove indefinite article from comment
- replace USE_GMAKE

Approved by: 	bapt/culot (mentors, implicit)
2013-08-14 11:17:15 +00:00
John Marino
6e85b87920 devel/spdict: Mark jobs unsafe
Also trim headers and replace USE_GMAKE

Approved by: 	bapt/culot (mentors, implicit)
2013-08-14 11:08:04 +00:00
William Grzybowski
38e3376dbc textproc/yaml-mode.el: update to 0.0.9
- Update to 0.0.9

PR:		ports/181209
Submitted by:	Yasuhiro KIMURA <yasu utahime.org> (maintainer)
2013-08-14 11:07:20 +00:00
John Marino
94bba1609a devel/liblognorm: Mark jobs unsafe
Approved by: 	bapt/culot (mentors, implicit)
2013-08-14 10:59:46 +00:00
William Grzybowski
0b5b2c8f01 net-mgmt/darkstat: update to 3.0.717
- Update to 3.0.717

Changes: http://unix4lyfe.org/darkstat/changelog.txt

PR:		ports/181277
Submitted by:	Emil Mikulic <emikulic gmail.com> (maintainer)
2013-08-14 10:54:47 +00:00
John Marino
5c27d9ff45 devel/gio-sharp: Mark jobs unsafe
Pet portlint (trim headers, fix web), replace USE_GMAKE

Approved by: 	bapt/culot (mentors, implicit)
2013-08-14 10:54:04 +00:00
John Marino
7e734bd16c biology/libgenome: Mark jobs unsafe
Approved by: 	bapt/culot (mentors, implicit)
2013-08-14 09:53:39 +00:00
Carlo Strub
def6f88f09 Fix leftovers
Submitted by:	QAT
Approved by:	maintainer (implicit)
2013-08-14 08:44:19 +00:00
Alex Dupre
4a4ef04659 Update to 5.1.71 release. 2013-08-14 08:37:44 +00:00
Johan van Selst
d13974de60 Note that parallel builds do not work
While here, update Perl dependency style and WWW

PR:		ports/181275
Submitted by:	mat
2013-08-14 08:32:53 +00:00
Tijl Coosemans
88dd26dca4 Belatedly bump PORTREVISION to force a package rebuild.
Fix WWW line while here (portlint).
2013-08-14 08:32:51 +00:00
Carlo Strub
db59ea0c3a - Update to 2.2
- Add a man page

PR:		ports/181115
Submitted by:	Tzanetos Balitsaris <tzabal@it.teithe.gr> (maintainer)
2013-08-14 08:22:59 +00:00
TAKATSU Tomonari
6c40ef386e - Update to 0.3.1 2013-08-14 08:05:02 +00:00
TAKATSU Tomonari
905c90ae47 - Update to 0.2.2.1328 2013-08-14 08:01:09 +00:00
Frederic Culot
e20cbccbd3 - Update to 2.34.0
Changes:	http://code.google.com/p/selenium/source/browse/py/CHANGES
PR:		ports/181249
Submitted by:	Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
2013-08-14 06:29:18 +00:00
Oliver Lehmann
cc4a0d29e7 Add the PECL extension YAC - yet another cache.
Performs for me better than APC, APCu, Xcache or the PECL memcache extensions
2013-08-14 04:53:13 +00:00
Alexey Dokuchaev
430c83ad89 Use correct installation commands for header file and library. 2013-08-14 03:58:16 +00:00
Alexey Dokuchaev
5fa3334496 - Unbreak parallel (-jX) builds by fixing yacc'ed targets dependencies;
unfortunately, doing it correctly requires GNU make (for order-only
  prerequisites)
- Standardize Makefile header, define LICENSE (MIT)
- Install somewhat more complete set of portdocs
- Install manpages relative to MANPREFIX
- While here, convert to OptionsNG, utilize PORTDOCS, remove pkg-plist,
  and generally cleanup port's Makefile
2013-08-14 03:54:53 +00:00
Alexey Dokuchaev
2177a4e469 - Stop making fools of ourselves and spell Qt framework correctly
- Fix common misspelling of the verb "supersede"
- Apply some other wordsmith and grammar corrections while here
2013-08-14 02:18:21 +00:00
Julien Laffaye
5789e0b8ce - Update to 1.1.2 2013-08-13 20:25:15 +00:00
Sergey A. Osokin
6d8f784f2c Update from 2.6.14 to 2.8.0-rc2.
Changes:	https://raw.github.com/antirez/redis/2.8/00-RELEASENOTES
2013-08-13 17:39:57 +00:00
Florian Smeets
105e283b80 - Update the 20121010 entry to the current gecko world order [1]
- While here remove an EOL white space the caught my eye

Submitted by:	Jan Beich <jbeich@tormail.org> [1]
2013-08-13 17:19:51 +00:00
Matthias Andree
ed87d0ff92 Update to new version 1.2.8, fixing security issues (denial of service).
Fix fetching, by bypassing splash screen (adds files/fetchwrapper.sh).

Approved by:	jase (maintainer)
Security:	72bf9e21-03df-11e3-bd8d-080027ef73ec
Security:	CVE-2013-4623
2013-08-13 17:17:15 +00:00
William Grzybowski
2fba138489 games/nsnake: change MASTER_SITES
- Change MASTER_SITES to the new location
- Pass maintainership to the submitter

PR:		ports/181256
Submitted by:	David Demelier <demelier.david gmail.com>
2013-08-13 16:53:48 +00:00
Tom Judge
b79bb11e14 New port for databases/p5-DBIx-Class-Helpers
DBIx::Class::Helpers is a collection of tools to help simplify the
common tasks in DBIx::Class.

WWW: http://search.cpan.org/dist/DBIx-Class-Helpers/
2013-08-13 16:47:38 +00:00
Ryan Steinmetz
19d8e2cbf2 - Make SMUX an easily editable option, default to ON 2013-08-13 16:34:57 +00:00
Rong-En Fan
b1634cb751 - Fix build with older version of GNU patch(1)
PR:		ports/181198
Submitted by:	pfg@
2013-08-13 15:57:10 +00:00