1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
Commit Graph

372392 Commits

Author SHA1 Message Date
Hiroki Sato
6487af5153 - Correct LICENSE.
- Regenerate patch files to make portlint happy.
2015-07-18 17:06:09 +00:00
Hiroki Sato
291d148bdc - Mark IGNORE on 32-bit platforms for now[*].
- Add missing USE_LDCONFIG.
- Regenerate patch files to make portlint happy.

PR:	201537
2015-07-18 16:51:10 +00:00
Jan Beich
d798c6aea8 devel/android-tools-fastboot-devel: move FreeBSD code to C++
Copy files in order to fix the following errors.

  files/usb_freebsd.cpp:132:4: error: assigning to 'usb_handle *' from incompatible type 'void *'
          h = malloc(sizeof(*h));
            ^ ~~~~~~~~~~~~~~~~~~
  files/usb_freebsd.cpp:162:6: error: no matching function for call to 'libusb_bulk_transfer'
          if (libusb_bulk_transfer(h->handle, h->ep_out, (void *)(long)_data, len, &actlen, 0) < 0)
              ^~~~~~~~~~~~~~~~~~~~
  /usr/include/libusb.h:478:5: note: candidate function not viable: cannot convert argument of incomplete type 'void *' to 'uint8_t *' (aka 'unsigned char *')
  int     libusb_bulk_transfer(libusb_device_handle * devh, uint8_t endpoint, uint8_t *data, int length, int *transferred, uint32_t timeout);
          ^
  files/usb_freebsd.cpp:172:6: error: no matching function for call to 'libusb_bulk_transfer'
          if (libusb_bulk_transfer(h->handle, h->ep_in, _data, len, &actlen, 0) < 0)
              ^~~~~~~~~~~~~~~~~~~~
  /usr/include/libusb.h:478:5: note: candidate function not viable: cannot convert argument of incomplete type 'void *' to 'uint8_t *' (aka 'unsigned char *')
  int     libusb_bulk_transfer(libusb_device_handle * devh, uint8_t endpoint, uint8_t *data, int length, int *transferred, uint32_t timeout);
          ^
  3 errors generated.

  fastboot.o: In function `find_item(char const*, char const*)':
  fastboot.cpp:(.text+0xea): undefined reference to `get_my_path'
2015-07-18 16:51:08 +00:00
Jan Beich
c53028026b devel/android-tools-{adb,fastboot}-devel: update to m.p.190
Changes:	53d504f..683790a/adb
Changes:	53d504f..683790a/fastboot
2015-07-18 16:42:27 +00:00
Jan Beich
9fa0fa99e9 devel/android-tools-fastboot-devel: unbreak build on DragonFly
As only make_ext4fs(1) with -u option wants -DREAL_UUID no need
to try to use uuid(3) instead here.
2015-07-18 16:42:12 +00:00
Jan Beich
3369eedb2e games/katawa-shoujo: update to 1.3.1
Changes:	http://katawashoujo.blogspot.fi/2015/06/katawa-shoujo-131-release-and-end-of.html
2015-07-18 16:41:58 +00:00
Jan Beich
b497783e4e games/openra: update GeoLite2 to July snapshot 2015-07-18 16:41:45 +00:00
Danilo Egea Gondolfo
22a0f93a2d - Fix build
- Disable HTML support for now
2015-07-18 16:33:15 +00:00
Kurt Jaeger
511adaff84 math/fxt: upgrade 2012.06.18 -> 2015.07.17
A substantial number of algorithms have been added, much in the
combinatorial section, but also quite a few others.
Very many routines have been improved (optimizations and
handling corner cases).

Everything (well, all demos) pass valgrind, so a handful of bugs have
been squished that are next to impossible to find otherwise.

Apart from that, a real and ongoing effort has been made for readability.
2015-07-18 16:10:39 +00:00
Vanilla I. Shu
7c5005ec9d 1: Upgrade to 1.4.4.
2: switch to USE_GITHUB.
2015-07-18 15:14:43 +00:00
Sunpoet Po-Chuan Hsieh
593d0fdabb - Add NO_ARCH 2015-07-18 15:05:25 +00:00
Sunpoet Po-Chuan Hsieh
36dd0c66c2 - Add NO_ARCH 2015-07-18 15:02:02 +00:00
Sunpoet Po-Chuan Hsieh
b1ef5d715a - Add NO_ARCH 2015-07-18 15:01:38 +00:00
John Marino
3f7771b68e lang/gcc5-aux: Upgrade version 20150609 => 20150716 (release 5.2.0)
This contains some minor fixes for DragonFly's master branch.  The
patch diffs are less due to freebsd unwind support backport to 5 branch.
2015-07-18 13:30:27 +00:00
Matthias Andree
0634dfbcfc Update to new release candidate #3
DNSSEC fix, signed wildcard CNAME to unsigned domain.
      Update Polish translation.
2015-07-18 12:58:18 +00:00
Sunpoet Po-Chuan Hsieh
a691b4e364 - Update to 2.12.1
Changes:	https://github.com/puma/puma/blob/master/History.txt
2015-07-18 11:14:07 +00:00
Sunpoet Po-Chuan Hsieh
ea559b4760 - Add NO_ARCH 2015-07-18 11:14:02 +00:00
Sunpoet Po-Chuan Hsieh
969ba1381a - Update to 3.5.6
Changes:	https://github.com/logical42/d3_rails/commits/master
2015-07-18 11:13:57 +00:00
Sunpoet Po-Chuan Hsieh
c6fc441efa - Update to 3.5.6
Changes:	https://github.com/logical42/d3_rails/commits/master
2015-07-18 11:13:52 +00:00
Sunpoet Po-Chuan Hsieh
501af2a429 - Update to 1.0.4
Changes:	http://scm.ywesee.com/?p=spreadsheet/.git;f=History.md;hb=HEAD
2015-07-18 11:13:46 +00:00
Sunpoet Po-Chuan Hsieh
d559723494 - Update to 1.1.6
Changes:	https://github.com/redis-store/redis-store/blob/master/CHANGELOG
2015-07-18 11:13:41 +00:00
Sunpoet Po-Chuan Hsieh
0bce03c7fc - Update to 5.1.36
Changes:	https://github.com/jruby/activerecord-jdbc-adapter/blob/master/jdbc-mysql/History.txt
2015-07-18 11:13:35 +00:00
Sunpoet Po-Chuan Hsieh
653a0a2b12 - Update to 1.10
- Add LICENSE
- Strip shared library
- Rename patch file to avoid EXTRA_PATCHES
- Sort PLIST

Changes:	http://search.cpan.org/dist/Text-Reflow/Changes
2015-07-18 11:13:29 +00:00
Sunpoet Po-Chuan Hsieh
b499c3d182 - Update to 3.07
Changes:	http://search.cpan.org/dist/Net/Changes
2015-07-18 11:13:24 +00:00
Sunpoet Po-Chuan Hsieh
4a7e9ed62a - Update to 0.1000527
- Add NO_ARCH
- Sort PLIST

Changes:	http://search.cpan.org/dist/Sub-Exporter-ForMethods/Changes
2015-07-18 11:13:18 +00:00
Sunpoet Po-Chuan Hsieh
5b8aca6598 - Update to 1.707
- Remove MASTER_SITE_SUBDIR
- Add NO_ARCH

Changes:	http://search.cpan.org/dist/Number-Tolerant/Changes
2015-07-18 11:13:12 +00:00
Sunpoet Po-Chuan Hsieh
b08abd73b2 - Update to 7.117
- Remove MASTER_SITE_SUBDIR
- Add NO_ARCH

Changes:	http://search.cpan.org/dist/AnyEvent/Changes
2015-07-18 11:13:06 +00:00
Sunpoet Po-Chuan Hsieh
2a8ff52e66 - Update to 1.1.1
Changes:	https://github.com/celluloid/nio4r/blob/master/CHANGES.md
2015-07-18 11:13:00 +00:00
Sunpoet Po-Chuan Hsieh
69bc8a1df5 - Update to 5.2.1.1
Changes:	https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
2015-07-18 11:12:54 +00:00
Jimmy Olgeni
0954648f71 Upgrade to version 0.4.1. 2015-07-18 07:12:05 +00:00
MIHIRA Sanpei Yoshiro
59f35775bd fix issues related with USES=fonts
PR:		200064, 200065
Submitted by:	WATANABE Kazuhiro
2015-07-18 02:10:55 +00:00
MIHIRA Sanpei Yoshiro
7d6a6ea6ed convert to USES=metaport
PR:             201633
Submitted by:   Andriy Voskoboinyk <s3erios@gmail.com>
2015-07-18 01:43:05 +00:00
Kurt Jaeger
573d23baa8 sysutils/reptyr: fix manual page location
PR:		200720
Submitted by:	makc
2015-07-18 01:12:12 +00:00
MIHIRA Sanpei Yoshiro
5f8b523afa upgrade 6.3.54 2015-07-18 00:56:35 +00:00
Ruslan Makhmatkhanov
b8f91da926 www/py-html5lib: version update
- update to 0.999999
- remove defunct GOOGLE_CODE mirror
- add LICENSE_FILE
- add NO_ARCH
- sort USE_PYTHON
2015-07-18 00:10:54 +00:00
Sergey A. Osokin
c77e22f8f7 Upgrade from 3.0.2 to 3.0.3.
<ChangeLog>

--[ Redis 3.0.3 ] Release date: 17 Jul 2015

Upgrade urgency: LOW for Redis and Sentinel.

* [FIX] Fix blocking operations timeout precision when HZ is at its default
        value (not increased) and there are thousands of clients connected
        at the same time. This bug affected Sidekiq users that experienced
        a very long delay for BLPOP and similar commands to return for
        timeout. Check commit b029ff1 for more info. (Salvatore Sanfilippo)
* [FIX] MIGRATE "creating socket: Invalid argument" error fix. Check
        issues #2609 and #2612 for more info. (Salvatore Sanfilippo)
* [FIX] Be able to connect to the master even when the slave is bound to
        just the loopback interface and has no valid public address in the
        network the master is reacahble. (Salvatore Sanfilippo)
* [FIX] ZADD with options encoding promotion fixed. (linfangrong)
* [FIX] Reset aof_delayed_fsync on CONFIG RESETSTATS. (Tom Kiemes)
* [FIX] PFCOUNT key parsing in cluster fixed. (MOON_CLJ)
* [FIX] Fix Solaris compilation of Redis 3.0. (Jan-Erik Rediger)

* [NEW] Variadic EXISTS command. Now the command accepts multiple arguments
        and returns the total count of existing keys.

</ChangeLog>
2015-07-18 00:05:05 +00:00
Gerald Pfeifer
a480a99ded Update to the 20150715 snapshot of GCC 4.9.4. 2015-07-17 22:31:47 +00:00
Mark Felder
9fa7db8dbb Add missing <cvename> to apache entry
Security:	29083f8e-2ca8-11e5-86ff-14dae9d210b8
2015-07-17 20:41:30 +00:00
Kurt Jaeger
1488e9abca New port: databases/levigo
levigo is a Go wrapper for LevelDB.
The API has been godoc'ed and is available on the web.
Questions answered at golang-nuts@googlegroups.com.

WWW: https://github.com/jmhodges/levigo

PR:		194986
Submitted by:	cheffo@freebsd-bg.org
2015-07-17 20:11:56 +00:00
Dmitry Marakasov
55ca1fbadc - Add LICENSE 2015-07-17 20:03:27 +00:00
Kurt Jaeger
5524af9551 New port: sysutils/reptyr
reptyr is a utility for taking an existing running program and
attaching it to a new terminal. Started a long-running process over
ssh, but have to leave and don't want to interrupt it? Just start
a screen, use reptyr to grab it, and then kill the ssh session and
head on home.

WWW: http://github.com/nelhage/reptyr

PR:		200720
Submitted by:	 Andrey Cherkashin <andoriyu@gmail.com>
2015-07-17 18:57:42 +00:00
Jimmy Olgeni
848ceb7940 Upgrade to version 3.18.7 and install protoc-erl in bin/. 2015-07-17 17:59:40 +00:00
Jimmy Olgeni
ce27632d3f Upgrade to version 0.8.3. 2015-07-17 17:57:45 +00:00
Mark Felder
914bb920a5 Add missing apache22 packages for other "workers"
Security:	29083f8e-2ca8-11e5-86ff-14dae9d210b8
2015-07-17 17:30:34 +00:00
Mark Felder
27468dc29d Apache 2.2.31 is now public, fixing CVE-2015-3183
Security:	CVE-2015-3183
2015-07-17 17:26:53 +00:00
Philip M. Gollucci
ba2d8c3ca0 lang/lua53: fix dependencies
Prevent /usr/lib/libedit.so from being used over
/usr/local/lib/libedit.so.0 from devel/libedit

Note: libedit should be made into a USES

Reported by:    sunpoet
Pointy hat to:  myself (pgollucci)
2015-07-17 17:02:13 +00:00
Koop Mast
2bba7514d7 Actualy take maintainer.
Reminded by:	sunpoet@
PR:		201617
Approved by:	former maintainer
2015-07-17 16:50:27 +00:00
Mark Felder
84069dba92 CVE now assigned to squid
Security:	150d1538-23fa-11e5-a4a5-002590263bf5
Security:	CVE-2015-5400
2015-07-17 16:49:43 +00:00
Max Brazhnikov
7d1d2b9b42 security/pinentry:
- Add GNOME 3 pinentry dialog
2015-07-17 15:49:09 +00:00
Thomas Zander
27d93e1c01 Fix runtime error:
hardcoded signal mapping causes openbox to quit while saving

PR:		201211
Submitted by:	glolol1@hotmail.com
Reviewed by:	horia@racoviceanu.com (maintainer)
Approved by:	horia@racoviceanu.com (maintainer)
MFH:		2015Q3
2015-07-17 15:42:29 +00:00