Commit graph

394261 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
fa2ae6fad9 - Update to 1.033
Changes:	http://search.cpan.org/dist/PAR-Packer/Changes
2016-05-23 03:50:29 +00:00
Sunpoet Po-Chuan Hsieh
7556226142 - Update to 0.012
- Add LICENSE_FILE
- Strip shared library

Changes:	http://search.cpan.org/dist/multidimensional/Changes
2016-05-23 03:50:24 +00:00
Sunpoet Po-Chuan Hsieh
87ca4a48a6 - Add LICENSE_FILE
- Strip shared library
- Bump PORTREVISION for package change
2016-05-23 03:50:19 +00:00
Sunpoet Po-Chuan Hsieh
154634b8f4 - Update to 0.56
Changes:	http://search.cpan.org/dist/JSON-Tiny/Changes
2016-05-23 03:50:15 +00:00
Sunpoet Po-Chuan Hsieh
7b72eeb5dd - Update to 2.15.6
Changes:	https://github.com/npm/npm/releases
		https://github.com/npm/npm/blob/v2.15.6/CHANGELOG.md
2016-05-23 03:50:10 +00:00
Sunpoet Po-Chuan Hsieh
58c84f0a29 - Update to 3.9.2
Changes:	https://github.com/npm/npm/releases
2016-05-23 03:50:05 +00:00
Sunpoet Po-Chuan Hsieh
0d42b649cf - Update to 1.23.0
- Update WWW

Changes:	https://github.com/aria2/aria2/releases
2016-05-23 03:50:00 +00:00
Sunpoet Po-Chuan Hsieh
8dff1d34be - Update to 3.5.0
Changes:	http://git.kernel.org/cgit/utils/pciutils/pciutils.git/tree/ChangeLog
2016-05-23 03:49:56 +00:00
Sunpoet Po-Chuan Hsieh
46d3180fb9 - Update to 20160522
Changes:	https://github.com/pciutils/pciids/commits/master
2016-05-23 03:49:51 +00:00
Sunpoet Po-Chuan Hsieh
058292829e - Update to 7.49.0
- Fix shebang

Changes:	http://curl.haxx.se/changes.html
2016-05-23 03:49:47 +00:00
Sunpoet Po-Chuan Hsieh
4336871a47 - Update to 7.4.1832
Changes:	https://github.com/vim/vim/commits/master
2016-05-23 03:49:42 +00:00
Sunpoet Po-Chuan Hsieh
d5e6bee84d - Update to 3.5.0
Changes:	http://git.kernel.org/cgit/utils/pciutils/pciutils.git/tree/ChangeLog
2016-05-23 03:49:37 +00:00
Sunpoet Po-Chuan Hsieh
8f7240506c - Add LICENSE 2016-05-23 03:49:33 +00:00
Sunpoet Po-Chuan Hsieh
4e38b070ad - Add upstream and my LOCAL to MASTER_SITES 2016-05-23 03:49:28 +00:00
Sunpoet Po-Chuan Hsieh
f17ee50a16 - Update MASTER_SITES:
- Remove unfetchable upstream
  - Add my LOCAL
2016-05-23 03:49:24 +00:00
Wen Heping
33532d2050 - Mark DEPRECATED and set EXPIRATION_DATE 2016-05-23 01:37:57 +00:00
Bartek Rutkowski
72623f6bd8 dns/powerdns: update 3.4.8 -> 3.4.9
- Bugfix release

PR:		209677
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
MFH:		2016Q2
2016-05-22 20:54:18 +00:00
Koop Mast
c15374cecf Update autoconf-archive to 2016.03.20. 2016-05-22 18:21:13 +00:00
Kurt Jaeger
f80d0cfcb1 math/R: 3.2.2 -> 3.3.0
Changes: https://stat.ethz.ch/pipermail/r-announce/2016/000602.html

PR:		209315
Submitted by:	wen
Approved by:	bf (maintainer, by mail)
2016-05-22 18:07:03 +00:00
Sean Bruno
7a1f592a99 Do not pull in gcc, this was a leftover from debugging builds on 9.x
Submitted by:	Terry Kennedy <TERRY@glaver.org>
2016-05-22 17:47:19 +00:00
Baptiste Daroussin
1770f2fa68 Bump revision as the package was badly analyzed by pkg(8) pre 1.8 2016-05-22 17:27:35 +00:00
Olivier Duchateau
9e92d5c4bc Update to 3.8.3
PR:		209666
Submitted by:	<mp39590@gmail.com> (maintainer)
2016-05-22 16:56:20 +00:00
Baptiste Daroussin
ad65177ebf Prevent collision with getline(3) 2016-05-22 16:55:23 +00:00
Baptiste Daroussin
ae5823726e Prevent collision with getline(3) 2016-05-22 16:35:29 +00:00
Baptiste Daroussin
1a6cc9cfce Prevent collision with getline(3)
Obtained from:	Upstream
2016-05-22 16:28:40 +00:00
Olivier Duchateau
3f29b52560 Update to 16.04.0 2016-05-22 16:25:33 +00:00
Baptiste Daroussin
f7f6fbe43d Prevent collision with getline(3) 2016-05-22 16:15:38 +00:00
Baptiste Daroussin
286295dfd1 Update to 0.2.1 2016-05-22 16:10:16 +00:00
Baptiste Daroussin
f7ca60291e Update to 2.10 2016-05-22 16:01:00 +00:00
Sean Bruno
ea136c482d Update ipmitool to upstream version 1.8.17
Make patchfiles portlint friendly and add new patches to aid in compilation.

Reviewed by:	zi
Differential Revision:	https://reviews.freebsd.org/D6401
2016-05-22 15:49:47 +00:00
Baptiste Daroussin
e55afefa90 Release pkg 1.8.0
New features:
- new vital flag that prevent from removing a package with pkg delete when not specifying -f
- upgrade process now has atomicity per packages meaning now we can safely check the return of the pre* scripts
- handle ctrl-c during upgrade/install/update
- solver improvements
- pkg clean now runs in a capsicum sandbox on supported plateforms

Changes:
- pkg delete now fails if one tries to delete it (the pkg package) without -f. Before it was just warning and skipping it
- pkg install --from-root has been renamed pkg install --recursive to avoir confusion

Fixes:
- correctly handle hardlinked setuid files
- better handling of setuid
- fix elf analysis when some bad libraries have SONAME specified by empty
- fix elf analysis when a binary provides elf_notes but not the expected ones and are still valid freebsd binaries
  (this fixes the case when libgdk_pixbuf was not found as a provided lib on i386)
- NAMESERVER option is now working again and inputs are better checked
- lots of bug fixes: potential leaks mostly
2016-05-22 15:12:16 +00:00
Adam Weinberger
3276f44bfb Turn hard dependencies into OPTIONS.
GraphicsMagick actually has the ability to be a slim package, and
support for every format is configurable.

All previously hard dependencies are now on by default, so the
default package is unchanged. No PORTREVISION bump necessary.

PR:		209362
Approved by:	maintainer timeout (15 days)
2016-05-22 14:20:15 +00:00
Jimmy Olgeni
30db1eb180 Update devel/elixir-csv to version 1.4.1. 2016-05-22 13:52:40 +00:00
Steve Wills
6ee2b5b242 net/syncthing: update to 0.13.2 2016-05-22 12:47:11 +00:00
Steve Wills
45307582b6 devel/gb: update to 0.4.1 2016-05-22 12:46:49 +00:00
Steve Wills
bc89a0fab4 devel/godep: update to v70 2016-05-22 12:32:42 +00:00
Johan van Selst
706081fdde Update to Xboard 4.9.0
https://www.gnu.org/software/xboard/whats_new/4.9.0/
2016-05-22 11:53:38 +00:00
Matthew Seaman
d91eb811d5 Reorganise and modernise the py-sqlalchemy ports.
- Introduce new ports for the sqlalchemy 0.9 and 1.0 release branches.
 - Deprecate the ports for the 0.6 and 0.7 release branches, as these
   have been declared EoL and are no longer supported by upstream.
 - Update to the latest available version in each branch.

In detail:

   Port                 Version Maintainer
   ----------------------------------------------
   py-sqlalchemy06      0.6.9   nivit@FreeBSD.org (Deprecate 2016-08-20) [1]
   py-sqlalchemy07      0.7.10  nivit@FreeBSD.org (renamed py-sqlalchemy, Deprecate 2016-08-20) [1]
   py-sqlalchemy08      0.8.7   nivit@FreeBSD.org (renamed py-sqlalchemy-devel) [1]
   py-sqlalchemy09      0.9.10  m.tsatsenko@gmail.com (new, repocopy from py-sqlalchemy-devel) [2]
   py-sqlalchemy10      1.0.13  m.tsatsenko@gmail.com (new, repocopy from py-sqlalchemy-devel) [2]

 - Use options-helpers and option dependent make targets.
 - Use autoplist for documents as well as python code
 - Add all the docments to the packages: previously an arbitrary
   subset was added in a way that excluded CSS, images and other HTML
   assets.
 - Use TEST_DEPENDS and add a TEST_TARGET instead of having a 'TEST'
   option.
 - Use py-pytest for 0.9.x and later, rather than py-nose.
 - Add CONFLICTS_INSTALL between all of the py-sqlalchemyXY ports.

PR:		191442
Submitted by:	robak
Reviewed by:	robak
Reviewed by:	pi
Approved by:	nivit (maintainer timeout, ~300days) [1]
Approved by:    m.tsatsenko@gmail.com (maintainer) [2]
Sponsored by:	https://reviews.freebsd.org/D908
2016-05-22 10:52:44 +00:00
Rene Ladan
7ff2b5899c Remove expired port:
2016-05-22 security/easypg: Included into emacs since 2.3
2016-05-22 09:34:52 +00:00
Olivier Duchateau
f2629c0501 - Update to 0.2.5
- Replace CPPFLAGS and LDFLAGS by USES= localbase
- Adjust dependencies
2016-05-22 09:25:04 +00:00
Dmitry Marakasov
3b01be43ac - Add LICENSE
- Switch to options helpers
- Remove useless pkg-message
- Remove object files to make sure everythin's rebuit
2016-05-22 09:03:43 +00:00
Thomas Zander
c63d72f7db Update to upstream version 5.28
Detailed maintainer log:
- Libraries now prepend "dombey-" to temporary files so that users can
  discriminate their own mkstemp()-created temporary files from files
  created by the libraries in server root directories.
- Clarification of the structure of key and iv values has been added
  to the manual pages.

PR:		209638
Submitted by:	jimmy@mammothcheese.ca (maintainer)
2016-05-22 08:07:19 +00:00
Kurt Jaeger
daa7b0f556 security/revealrk: 1.0.1 -> 1.1.2
- added zombie ignore option "-z" for FreeBSD
2016-05-22 03:16:59 +00:00
Kurt Jaeger
73e34d3d57 security/sssd: chase samba dependency, unbreak
PR:		209687
Submitted by:	prj@rootwyrm.com
2016-05-22 02:45:23 +00:00
Jan Beich
69cbc3e9eb devel/fb-adb: update x86_64 NDK to r11c
No PORTREVISION bump as it's unlikely to change the produced binary.
2016-05-22 01:12:09 +00:00
Jan Beich
153e4f7df3 devel/fb-adb: unbreak c6_64 build after r411857
===>  Extracting for fb-adb-1.4.4.124
=> SHA256 Checksum OK for android-ndk-r10e-linux-x86_64.bin.
=> SHA256 Checksum OK for facebook-fb-adb-1.4.4-124-gb230619_GH0.tar.gz.
tar: Error opening archive: Unrecognized archive format
*** Error code 1
2016-05-22 01:11:52 +00:00
Jan Beich
a00da4560c devel/fb-adb: make :p7zip group pass sanity check
=> android-ndk-r10e-linux-x86.bin doesn't seem to exist in /portdistfiles/.
eval: _MASTER_SITES_p7zip: parameter not set
*** Error code 2

PR:		208916
Reported by:	antoine (via exp-run)
2016-05-22 01:11:24 +00:00
Jan Beich
351daf64a5 devel/fb-adb: back out r415434 and r415502
Better fix will follow. r415502 also broke 9.x:

===>  Extracting for fb-adb-1.4.4.124
=> SHA256 Checksum OK for android-ndk-r10e-linux-x86.bin.
=> SHA256 Checksum OK for facebook-fb-adb-1.4.4-124-gb230619_GH0.tar.gz.
tar: Unrecognized archive format
tar: Error exit delayed from previous errors.
*** [do-extract] Error code 1

Reported by:	pkg-fallout
2016-05-22 01:10:54 +00:00
Jan Beich
0bf166fbce Partially back out r414539, it only made sense for devel/fb-adb 2016-05-22 01:10:34 +00:00
Steve Wills
023a44f1ca sysutils/tarsnap-gui: update to 0.9 2016-05-21 23:47:51 +00:00