Commit Graph

364355 Commits

Author SHA1 Message Date
Olivier Duchateau
8a63250188 - Update to 0.9.0
- Add patch, when default encoding is not UTF-8 in Preferences window (avoid
Pango's warnings)
2015-04-18 08:20:18 +00:00
Olivier Duchateau
44dfff411c - Update to 0.5.1
- Remove unneeded patch
2015-04-18 08:14:46 +00:00
John Marino
d55bea4af4 japanese/gawk: Don't install ancient info page
The version of makeinfo in the texinfo package, the one that FreeBSD 11
and DragonFly use because texinfo is no longer in base, is too new to
create the info page on this ancient port.

It would be preferred to either update japanese/gawk to match the same
version as textproc/gawk, or just remove the port completely.  However,
for some reason it's a dependency over textproc/gawk on two of rodrigo's
ports.

I initially tried using extra-patches to only block info on FreeBSD 11
and DragonFly, but Makefile.in is already patched and it was getting
complicated so I decided just to remove the old info page for everyone.
The man page is still installed of course.

Approved by:	blanket (unbreaks F11)
2015-04-18 06:53:24 +00:00
John Marino
1ea924ae5d chinese/librime: Adjust patch to support DragonFly too
No-op for FreeBSD, it just allows cmake treat DragonFly the same way.
2015-04-18 06:17:02 +00:00
Thomas Zander
98d84254f8 - Update to upstream version 0.7.3
- Add missing execinfo to USES

PR:		199498
Submitted by:	tom@hur.st (maintainer)
2015-04-18 06:03:59 +00:00
Roman Bogorodskiy
04c88e60f0 Update to 0.17.0. 2015-04-18 05:00:37 +00:00
Roman Bogorodskiy
d1a9133052 Update to 1.22.1. 2015-04-18 04:35:27 +00:00
Roman Bogorodskiy
f1b18cd183 Update to 4.4.
Security:	CVE-2015-2806
2015-04-18 03:21:59 +00:00
Dmitry Marakasov
fa172456e6 - Add CPE info
Approved by:	portmgr blanket
2015-04-18 02:43:51 +00:00
Dmitry Marakasov
eda8943758 - Mark BROKEN on 10.x: tons of missing includes 2015-04-18 02:43:10 +00:00
Dmitry Marakasov
1de816e0f8 - Add CPE info
Approved by:	portmgr blanket
2015-04-18 01:54:30 +00:00
Dmitry Marakasov
73ec2b90d2 - Actually add patches 2015-04-18 01:52:35 +00:00
Dmitry Marakasov
80c17d72de - Add patches to fix build on 10.x+
- Mark BROKEN on 10.x+

It accesses field of structure which was made opaque in r235647
to change internally used file descriptor:

cwd.c:892:15: error: incomplete definition of type 'struct _dirdesc'
    search->dp->dd_fd = squirrel_fd(search->dp->dd_fd);
    ~~~~~~~~~~^
/usr/include/dirent.h:58:8: note: forward declaration of 'struct _dirdesc'
struct _dirdesc;
       ^

This hack is no longer possible on 10.x+. Doscmd may work fine
without it though, but I'm not taking responsibility by blindly
removing it. If you know the interlans and can test it, see
extra-patch-cwd.c.
2015-04-18 01:52:03 +00:00
Barbara Guida
cc04ca886b Update Firebug to 2.0.9 2015-04-18 00:58:38 +00:00
Dmitry Marakasov
1d674c1ff8 - Redo previous fix in a much simpler way, also fix runtime by not mixing different c++ libraries and drop gcc requirement
Suggested by:	jbeich
2015-04-18 00:00:31 +00:00
Dmitry Marakasov
abb44f5327 - Add CPE info
Approved by:	portmgr blanket
2015-04-17 23:52:55 +00:00
Jan Beich
bb35c9481c - Update to 0.10.1a
PR:		199162
Submitted by:	Marco Bröder (maintainer)
MFH:		2015Q2
Security:	https://vuxml.freebsd.org/freebsd/e426eda9-dae1-11e4-8107-94de806b0af9.html
2015-04-17 22:47:41 +00:00
Jung-uk Kim
4df212a9b6 Update to 8.2.0.
PR:		196092
2015-04-17 22:40:25 +00:00
Jan Beich
93a677da6c Update to upstream version 2.13
PR:		199465
Submitted by:	antont@inbox.lv (maintainer)
2015-04-17 22:18:58 +00:00
Jan Beich
fb365a87c3 Document new Dulwich vulnerability. CVE-2015-0838
PR:		199162
Submitted by:	Marco Bröder (maintainer)
2015-04-17 22:11:14 +00:00
Sergey A. Osokin
ee00fdd05b Upgrade third-party headers-more module from 0.25 to 0.26.
Patch from:	Denis Denisov <denji0k@gmail.com> (via mail)
2015-04-17 21:55:55 +00:00
Rene Ladan
8df1627577 Remove expired port:
2015-04-15 databases/php53-pdo_sqlite: security EOL reached 14 Aug 2014
2015-04-17 21:02:31 +00:00
Pawel Pekala
81596eaf0f tcbasic implements a small subset of BASIC known as Tiny BASIC.
It provides the following statements and commands: INPUT, PRINT,
LET, GOTO, GOSUB, RETURN, IF, END, CLEAR, LIST, and RUN. Integer
arithmetic is supported, and strings may be PRINTed. A built-in
RND(n) function provides random numbers.

The small size of the language make it easy to learn and master
while providing all of the building blocks needed to develop many
interesting programs. tcbasic runs on a variety of platforms and
aims to be as portable as possible.

WWW: https://github.com/tcort/tcbasic

PR:		197938
Submitted by:	Thomas Cort <linuxgeek@gmail.com>
2015-04-17 21:01:44 +00:00
Rene Ladan
2af5dcc160 Remove expired ports:
2015-04-15 databases/php53-sqlite3: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-simplexml: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-sybase_ct: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-pdo_mysql: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-ctype: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-wddx: security EOL reached 14 Aug 2014
2015-04-15 security/php53-filter: security EOL reached 14 Aug 2014
2015-04-15 ftp/php53-ftp: security EOL reached 14 Aug 2014
2015-04-15 net/php53-soap: security EOL reached 14 Aug 2014
2015-04-15 converters/php53-recode: security EOL reached 14 Aug 2014
2015-04-15 security/php53-openssl: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-dba: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-pdo_pgsql: security EOL reached 14 Aug 2014
2015-04-15 sysutils/php53-fileinfo: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-pdo_odbc: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-sqlite: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-readline: security EOL reached 14 Aug 2014
2015-04-15 mail/php53-imap: security EOL reached 14 Aug 2014
2015-04-15 sysutils/php53-posix: security EOL reached 14 Aug 2014
2015-04-15 archivers/php53-phar: security EOL reached 14 Aug 2014
2015-04-15 graphics/php53-gd: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-xsl: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-pdo_firebird: security EOL reached 14 Aug 2014
2015-04-15 devel/mingw64-binutils: Obsolete.  Migrate to devel/binutils based ports
2015-04-15 devel/cross-binutils: Obsolete.  Migrate to devel/binutils based ports
2015-04-15 databases/php53-pdo_dblib: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-sysvshm: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-json: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-redis: requires php53, security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-pspell: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-pgsql: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-xmlreader: security EOL reached 14 Aug 2014
2015-04-15 converters/php53-iconv: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-odbc: security EOL reached 14 Aug 2014
2015-04-15 ftp/php53-curl: security EOL reached 14 Aug 2014
2015-04-15 math/php53-gmp: security EOL reached 14 Aug 2014
2015-04-15 security/php53-mcrypt: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-shmop: security EOL reached 14 Aug 2014
2015-04-15 math/php53-bcmath: security EOL reached 14 Aug 2014
2015-04-15 security/php53-hash: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-sysvsem: security EOL reached 14 Aug 2014
2015-04-15 archivers/php53-zip: security EOL reached 14 Aug 2014
2015-04-15 graphics/php53-exif: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-gettext: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-mysql: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-xmlwriter: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-xml: security EOL reached 14 Aug 2014
2015-04-15 converters/php53-mbstring: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-sysvmsg: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-mysqli: security EOL reached 14 Aug 2014
2015-04-15 misc/php53-calendar: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-tokenizer: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-pdo: security EOL reached 14 Aug 2014
2015-04-15 net/php53-xmlrpc: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-interbase: security EOL reached 14 Aug 2014
2015-04-15 www/php53-session: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-mssql: security EOL reached 14 Aug 2014
2015-04-15 www/php53-tidy: security EOL reached 14 Aug 2014
2015-04-15 archivers/php53-zlib: security EOL reached 14 Aug 2014
2015-04-15 net/php53-ldap: security EOL reached 14 Aug 2014
2015-04-15 net-mgmt/php53-snmp: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-dom: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-pcntl: security EOL reached 14 Aug 2014
2015-04-15 archivers/php53-bz2: security EOL reached 14 Aug 2014
2015-04-15 net/php53-sockets: security EOL reached 14 Aug 2014
2015-04-15 lang/php53: security EOL reached 14 Aug 2014
2015-04-15 devel/pecl-uuid: requires php53, security EOL reached 14 Aug 2014
2015-04-15 lang/php53-extensions: security EOL reached 14 Aug 2014
2015-04-15 german/pecl-konto_check: requires php53, security EOL reached 14 Aug 2014
2015-04-17 www/moodle26: Deprecated by upstream, use www/moodle2{7,8} instead
2015-04-17 21:00:10 +00:00
Antoine Brodin
ea34d39e04 Update to experimental-20150409 2015-04-17 20:36:42 +00:00
Antoine Brodin
07ceb2d7a9 Update to alpha-20150413 2015-04-17 20:36:00 +00:00
Jung-uk Kim
ce0f956541 Properly set the data directory. 2015-04-17 20:34:53 +00:00
Dmitry Marakasov
c05ed42ed8 - Add CPE info
Approved by:	portmgr blanket
2015-04-17 20:28:00 +00:00
Sunpoet Po-Chuan Hsieh
1ccfb6cceb - Update to 1.4204
Changes:	http://search.cpan.org/dist/CGI-Cache/CHANGES
2015-04-17 20:07:01 +00:00
Sunpoet Po-Chuan Hsieh
1214fcb25c - Update to 1.0
Changes:	http://search.cpan.org/dist/PDF-WebKit/Changes
2015-04-17 20:05:15 +00:00
Sunpoet Po-Chuan Hsieh
d80db1a0a0 - Update to 2.1404
Changes:	http://search.cpan.org/dist/Moose/Changes
2015-04-17 19:59:10 +00:00
Sunpoet Po-Chuan Hsieh
e06ea6a048 - Update to 0.28
- Add LICENSE
- Sort PLIST

Changes:	http://search.cpan.org/dist/Class-C3/Changes
2015-04-17 19:59:05 +00:00
Sunpoet Po-Chuan Hsieh
057baf6ae4 - Update to 0.003001
- Add LICENSE
- Sort *_DEPENDS

Changes:	http://search.cpan.org/dist/DBIx-Class-Candy/Changes
2015-04-17 19:58:59 +00:00
Sunpoet Po-Chuan Hsieh
8f2988c814 - Update to 0.52
- Regenerate patch file

Changes:	http://search.cpan.org/dist/DBD-ODBC/Changes
2015-04-17 19:58:53 +00:00
Sunpoet Po-Chuan Hsieh
ded0f8bcb0 - Update to 0.091
Changes:	http://search.cpan.org/dist/Astro-SpaceTrack/Changes
2015-04-17 19:58:48 +00:00
Sunpoet Po-Chuan Hsieh
b34bc12086 - Update to 1.330
Changes:	http://search.cpan.org/dist/App-GitGot/Changes
2015-04-17 19:58:44 +00:00
Sunpoet Po-Chuan Hsieh
b2216b1d28 - Update to 2.001003
Changes:	http://search.cpan.org/dist/GeoIP2/Changes
2015-04-17 19:51:58 +00:00
Sunpoet Po-Chuan Hsieh
b74d1123a3 - Update to 2.73
Changes:	http://search.cpan.org/dist/Encode/Changes
2015-04-17 19:51:40 +00:00
Sunpoet Po-Chuan Hsieh
bf595f4147 - Add LICENSE
PR:		199492
Submitted by:	Chris Petrik <chris@bsdjunk.com> (co-maintainer)
2015-04-17 19:49:05 +00:00
John Marino
98e890a3ad x11-fm/worker: Unbreak DragonFly after previous commit
AVFS doesn't build on DragonFly, so setting the option on by default
broke the port.

Approved by:	blanket
2015-04-17 19:41:12 +00:00
Jean-Sébastien Pédron
5ab6296016 graphics/darktable: Fix bug with preferences when built with Clang 3.6
The patch was committed upstream. The commit message has a detailed
explanation:
9d77a28e54

Differential Revision:	https://reviews.freebsd.org/D2308
Reviewed by:	kwm
Approved by:	kwm
2015-04-17 18:54:02 +00:00
Bartek Rutkowski
ffa1713550 mail/roundcube: add CPE info
PR:		199332
Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
Approved by:	portmgr blanket
2015-04-17 16:38:54 +00:00
Bartek Rutkowski
eeb667673f devel/rubygem-gitlab_meta: add CPE info
PR:		199331
Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
Approved by:	portmgr blanket
2015-04-17 15:52:50 +00:00
Dmitry Marakasov
6089e8defb - Add CPE info
- Add LICENSE_FILE

Approved by:	portmgr blanket
2015-04-17 15:17:27 +00:00
Dmitry Marakasov
4b0451e99f - Add CPE info
Approved by:	portmgr blanket
2015-04-17 15:17:09 +00:00
Dmitry Marakasov
df9862f335 - Fix build on 10.x and 11.x 2015-04-17 15:13:07 +00:00
Stephen Montgomery-Smith
93b5df38e3 - Update to 2.7.4. 2015-04-17 14:03:31 +00:00
Jan Beich
1dd783be3a - Add CPE information
- Require openmp-capable compiler for OPENMP

PR:		199497
Approved by:	Torsten Zühlsdorff (maintainer)
2015-04-17 13:58:30 +00:00
Tijl Coosemans
95b155ef70 Specify library version when depending on libpolarssl and switch ports to
PolarSSL 1.3 when they fail to build with 1.2.
2015-04-17 13:37:36 +00:00
John Marino
ef443f5eb0 graphics/evas_generic_loaders-raw: Set environment when building
While here, change ${MAKE} to ${MAKE_CMD} for build targets.

Approved by:	Just fix it
2015-04-17 13:31:21 +00:00