Commit graph

376048 commits

Author SHA1 Message Date
Antoine Brodin
75f5b44ef0 Back-out r396454, it's broken on freebsd 9.3 (breaks at least ftp/curl)
With hat:	portmgr
2015-09-10 12:47:58 +00:00
Dmitry Marakasov
02c0d75d81 - Add empty directories to plist
- Use options helpers (a bit)

Approved by:	portmgr blanket
2015-09-10 12:26:01 +00:00
Dmitry Marakasov
a278c23011 - Add NO_ARCH
- Remove non existing files from plist

Approved by:	portmgr blanket
2015-09-10 11:42:14 +00:00
Dmitry Marakasov
331e71c30c - Add NO_ARCH
- Add empty directories to plist

Approved by:	portmgr blanket
2015-09-10 11:40:55 +00:00
Dmitry Marakasov
a6d0032235 - Drop unneeded dependency
PR:		202972
Submitted by:	jwbacon@tds.net (maintainer)
2015-09-10 11:15:58 +00:00
Wen Heping
e29ed23bd9 - Update to 3.3.2 2015-09-10 10:53:59 +00:00
Dmitry Marakasov
6b374fca18 - Update to 0.3.5
- While here, add NO_ARCH

PR:		202994
Submitted by:	jwbacon@tds.net
2015-09-10 10:41:30 +00:00
Koop Mast
12b882b8de Add dymo-cups-drivers.
This package provides cups drivers for various DYMO label printers.
The descr was taken from the debian description.

Submitted by:	hselasky@
2015-09-10 09:45:40 +00:00
Dag-Erling Smørgrav
9263fd85da Previous commit unintentionally disabled taint mode. 2015-09-10 09:43:31 +00:00
Dmitry Marakasov
c10d79d12a - Update to 1.4
PR:		202772
Submitted by:	mp39590@gmail.com (maintainer)
2015-09-10 09:32:31 +00:00
John Marino
aee438b1ab editors/libreoffice: Limit libstdc++ check to FreeBSD
DragonFly's base libstdc++ *is* c++11 compliant, so marking LO
broken solely based on use of libstdc++ is erroneous logic.  However,
limiting the check to FreeBSD (and the OSVERSION check after it) is
legitimate, and that's what this commit does to unbreak DragonFly.
If it had just been the one check, I would have used BROKEN_FreeBSD
instead.
2015-09-10 09:24:00 +00:00
Jimmy Olgeni
e10a12c0bd Upgrade to version 0.8.1. 2015-09-10 09:15:55 +00:00
Alexey Dokuchaev
d3d53e5e1f - Update to version 0.16.21 and point to new website/mastersite: project
currently maintained by Lubomir Rintel (previous maintainer was Robert
  de Bath)
- Remove no longer true BROKEN on Tier-2 architectures statement (tested
  and builds just fine on all of them)
- Cleanup the Makefile while here: optimize away DOCS and BINS variables,
  arrange knobs in a more logical way, fix indentation bugs, etc.
2015-09-10 08:55:37 +00:00
Wen Heping
7b2cf19017 - Update to 2.6.4 2015-09-10 08:46:47 +00:00
John Marino
23ba4e0f8f lang/go: Restrict if_data8 "extra" patch to FreeBSD
The use of OSVERSION to define EXTRA_PATCHES requires an OPSYS check.
The extra patch in question is not valid for DragonFly.

Approved by:	portmgr (bapt, after technical discussion)
2015-09-10 07:20:52 +00:00
Jun Kuriyama
e6529631c0 Fix depends. 2015-09-10 05:46:50 +00:00
Jan Beich
236634dd8b x11-drivers/xf86-input-wacom: revert small part of r381903
|load_kld -e| cannot detect usb_quirk(4) at all and GENERIC kernel
always has it via |device usb|. So, the following happens:

  $ kldstat -v | fgrep quirk
  $ kldstat -m usb_quirk.ko
  kldstat: can't find module usb_quirk.ko: No such file or directory

  $ service wacom start
  kldload: can't load usb_quirk: module already loaded or in kernel
  /usr/local/etc/rc.d/wacom: WARNING: Unable to load kernel module usb_quirk

|kldload -n| is supported even by DragonFly, so there's no reason to
care for no longer supported FreeBSD 8.x.
2015-09-10 03:48:47 +00:00
Wen Heping
c52154b647 - Update to 0.9.20131021
- Switch to USE_GITHUB
- Add WWW

PR:		202207
Submitted by:	dereks@lifeofadishwasher.com
Approved by:	udvzsolt@gmail.com(maintainer)
2015-09-10 02:51:30 +00:00
Grzegorz Blach
5ae5f53971 Update to 0.9.0 2015-09-10 01:28:38 +00:00
Jason Unovitch
d48db7f5f5 New Port: textproc/smi
Smi is a Simple Markup Interpreter / filter for simplified Markup dialect.
smi can be fed text in Markdown, and return HTML output.  smi can be fed
HTML, and return the markup translated to entities.  I use smi as a filter
for devel/cgit to parse the README.md files, returning HTML output.  I am
also using it to markup wiki pages, for a git backed wiki.  The use cases
are limited only by your imagination.

WWW: http://BSDforge.com/projects/textproc/smi/

PR:		196224
Submitted by:	Chris Hutchinson <portmaster@bsdforge.com>
Approved by:	pgollucci (mentor)
Differential Revision:	https://reviews.freebsd.org/D3569
2015-09-10 00:45:25 +00:00
Steve Wills
231feeab32 databases/memcached: allow control of username passed to memcached daemon
PR:		202257
Submitted by:	simon@optinet.com
2015-09-10 00:45:03 +00:00
Don Lewis
bc9bdd4c35 Unbreak wrapper script so that if a particular application is
specified but without specifying a document, that application is
started instead of presenting the user with the generic startup
window and requiring him to pick the document type (running
openoffice-*-scalc should open to a new spreadsheet, etc.)

Building with clang 3.7 is reported to have the same failure mode
as clang 3.6, so use the same optimization tweak as a workaround.

Various cleanups to do-install:

  * The paths ${PREFIX}/${INSTALLATION_BASEDIR} and
    ${PREFIX}/${INSTALLATION_BASEDIR}/${AOODIR}, and
    ${PREFIX}/${INSTALLATION_BASEDIR}/${AOODIR}/share/xdg are
    frequently used, so create a few variables to hold those paths
    instead of repeating the same, long sequence in a number of places

  * Tweak openoffice-wrapper to take advantage of the previous change

  * Use INSTALLS_ICONS=yes instead of manually adding the @exec and
    @unexec entries to the plist

  * Edit bootstraprc only once with ${REINPLACE_CMD} instead of
    running it twice to edit the same line

  * Remove bootstraprc.bak so that it does not get installed

  * With the advent of staging, it is not necessary to remove
    ${STAGEDIR}${DESKTOPDIR}/${EXECBASE}

  * Simplify code for installing icons

Rename remaining OOO* variables to AOO*.

Delete unused definition of ${SUBST}.

Delete fbsd:nokeywords property and add svn:keywords to
files/openoffice-wrapper.
2015-09-10 00:33:08 +00:00
Don Lewis
6287bcd1f7 Unbreak wrapper script so that if a particular application is
specified but without specifying a document, that application is
started instead of presenting the user with the generic startup
window and requiring him to pick the document type (running
openoffice-*-scalc should open to a new spreadsheet, etc.)

Building with clang 3.7 is reported to have the same failure mode
as clang 3.6, so use the same optimization tweak as a workaround.

Various cleanups to do-install:

  * The paths ${PREFIX}/${INSTALLATION_BASEDIR} and
    ${PREFIX}/${INSTALLATION_BASEDIR}/${AOODIR}, and
    ${PREFIX}/${INSTALLATION_BASEDIR}/${AOODIR}/share/xdg are
    frequently used, so create a few variables to hold those paths
    instead of repeating the same, long sequence in a number of places

  * Tweak openoffice-wrapper to take advantage of the previous change

  * Use INSTALLS_ICONS=yes instead of manually adding the @exec and
    @unexec entries to the plist

  * Edit bootstraprc only once with ${REINPLACE_CMD} instead of
    running it twice to edit the same line

  * Remove bootstraprc.bak so that it does not get installed

  * With the advent of staging, it is not necessary to remove
    ${STAGEDIR}${DESKTOPDIR}/${EXECBASE}

  * Simplify code for installing icons

Rename remaining OOO* variables to AOO*.
2015-09-10 00:26:28 +00:00
Jung-uk Kim
4cd062fb7b Update to 1.5.0. 2015-09-09 23:23:06 +00:00
Guido Falsi
b987ab2084 - Update to 1.6.1
- Take maintainership due to multiple timeouts

PR:		202654
Submitted by:	Myself
Approved by:	Maintainer timeout
2015-09-09 22:14:07 +00:00
Dmitry Marakasov
83329065e7 - Convert to USES=libedit (port tries to to the same thing manually)
- Respect CFLAGS
- Fix WWW:
2015-09-09 21:48:34 +00:00
Dmitry Marakasov
26d27678f8 - Add LICENSE
- Add NO_ARCH
- Pet portlint
2015-09-09 21:48:27 +00:00
Dmitry Marakasov
774aa1bb7d - Add NO_ARCH 2015-09-09 21:48:10 +00:00
Dmitry Marakasov
19fa3ee2a1 - Clarify LICENSE
- Switch to options helpers
2015-09-09 21:48:06 +00:00
Guido Falsi
d2d8fd814c Update to 1.6.1 2015-09-09 21:03:30 +00:00
Rene Ladan
63da32871f www/chromium: update to 45.0.2454.85 [1]
- support webui JS code, from OpenBSD
- support setting background processes, from OpenBSD
- disable core dumps in the wrapper script [2]

Submitted by:	LeFroid <tmvfroid@gmail.com> [1] via GitHub
Submitted by:	cognet [2]
MFH:		2015Q3
Security:	http://vuxml.freebsd.org/freebsd/a9350df8-5157-11e5-b5c1-e8e0b747a45a.html
2015-09-09 21:01:21 +00:00
Christian Weisgerber
e033ba8a65 Expand a35f415d-572a-11e5-b0a4-f8b156b6dcc8:
multiple vulnerabilities in audio/vorbis-tools and audio/opus-tools
2015-09-09 20:41:22 +00:00
Gerald Pfeifer
3af3f43235 Update to the 20150908 snapshot of GCC 5. 2015-09-09 20:37:44 +00:00
Rodrigo Osorio
ec8827b695 Unbreak port, update MASTER_SITES
Fix port Makefile and pkg-plist to comply with new rules and features

Submitted by:	Chris Petrik <chris@bsdjunk.com> (by private email)
2015-09-09 20:19:38 +00:00
Christian Weisgerber
fc5475730b Fix oggenc buffer overflow.
PR:		202941
Submitted by:	junovitch
Obtained from:	https://trac.xiph.org/ticket/2212
Security:	a35f415d-572a-11e5-b0a4-f8b156b6dcc8
Security:	CVE-2015-6749
MFH:		2015Q3
2015-09-09 20:07:01 +00:00
Christian Weisgerber
666b842182 Document oggenc buffer overflow in audio/vorbis-tools.
Security:	CVE-2015-6749
2015-09-09 19:53:44 +00:00
Kurt Jaeger
3ca0c3ae3e devel/visualparadigm: 12.0.20150401 -> 12.2.20150902
Changes:
- Use of sqlitejdbc
- Use of Oracle's jdk. It no longer works with OpenJDK and the
  upstream project indicated that they won't make changes to make
  it work with it either.

PR:		202752
Submitted by:	Fernando Apesteguia <fernando.apesteguia@gmail.com> (maintainer)
2015-09-09 19:51:23 +00:00
Jan Beich
573195db88 benchmarks/filebench: fix cosmetic issues
- Expand Linux ppc into FreeBSD powerpc and powerpc64
- Reword COMMENT based on summary in ${WRKSRC}/README
- Rename files/patch-* according to |make makepatch|
- Pet |portlint -C|

PR:		202989
Approved by:	portmgr blanket
2015-09-09 19:40:54 +00:00
Ryan Steinmetz
dec73d3958 - Merge in fix for upsteam bug #2647
- Bump PORTREVISION
2015-09-09 19:36:49 +00:00
Alexey Dokuchaev
1c3f2614cf - Remove BROKEN statement for Tier-2 systems (tested on PowerPC only due
to lots of dependencies and lack of hardware or working SPARC emulation
  to perform tinderbox tests; c.f. https://reviews.freebsd.org/D2791)
- Clean up `post-install' target and fix numerous whitespace issues
2015-09-09 18:26:40 +00:00
Jung-uk Kim
64b9c3989a Strip binary and modernize the port. 2015-09-09 18:21:06 +00:00
Julien Laffaye
7eb1fa0bd9 - Update to 1.5.1 2015-09-09 18:17:25 +00:00
Jimmy Olgeni
db0b44b905 Upgrade to version 2.2.0. 2015-09-09 18:00:46 +00:00
Alexey Dokuchaev
0a23608b97 Remove useless hunk (debug leftover). 2015-09-09 18:00:10 +00:00
Jung-uk Kim
f2abbd9c9a Update to 13.1. 2015-09-09 17:44:09 +00:00
Alexey Dokuchaev
1b90a9d903 - Unbreak the build on Tier-2 systems (PowerPC and SPARC)
- Define LICENSE and move PROJECTHOST where it logically belongs
- Propagate available SIMD support down to the compiler (x86 only)
- Do not enforce -O3; update/improve `x-generate-plist' target
- Provide a better port description text while I am here

Tested on:	local Mac mini G4 (powerpc), flame (sparc64)
2015-09-09 17:26:13 +00:00
Adam Weinberger
d111b4abf4 Add NO_ARCH and sort plist. 2015-09-09 16:33:14 +00:00
Alexey Dokuchaev
4efe99a8e6 - Allow to build on PowerPC by using generic (not GCC-specific) MD support
with empty machdep_init() vs. broken "Calibrating delay loop" code; some
  simple run-time tests, like booting off the kickstart ROM image, did not
  reveal any problems or performance artifacts
- Drop unsupported --enable-sound option (--with-oss-sound is the default,
  and OSS support is detected correctly)
- Remove `files/patch-configure.in' which was added in r76429 by mbr@ back
  in 2003 to allow UAE to build with GCC 3.x -- does not seem needed these
  days; consequently replace (deprecated) USE_AUTOTOOLS with GNU_CONFIGURE
- Do not patch things in `pre-configure', use `post-patch' target for that
- Sort USES values and wrap few overly long lines while I'm here
2015-09-09 15:58:28 +00:00
Olivier Duchateau
1432433931 - Update to 0.8.10
- Add NO_ARCH
- Remove unneeded patches

Changelog: https://raw.githubusercontent.com/Pylons/waitress/0.8.10/CHANGES.txt
2015-09-09 15:43:51 +00:00
Adam Weinberger
6c7f5ba2c3 Update to 0.27. Switch to configure instead of modbuildtiny, and adjust
dependencies. In particular, move Moose to TEST_DEPENDS, and while there
add Moo and Mouse to TEST_DEPENDS to enable (nearly) the entire test
suite.
2015-09-09 15:33:46 +00:00