1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
Commit Graph

332574 Commits

Author SHA1 Message Date
Bryan Drewery
5b88b2459b - Stop removing directories from BSD.local.dist.
This fixes false-positive leftover (files removed) warnings
  in Redports/QAT/Tinderbox.

  Note that some of these ports still have Orphans which I did not
  address.

With hat:	portmgr
Spotted by:	new 'check-plist'
2014-04-19 06:11:21 +00:00
Eitan Adler
30dd7af6ff Update mg to 20140414
Submitted by:	bcallah@openbsd.org
Approved by:	"Denise H. G." <darcsis@gmail.com> (maintainer)
2014-04-19 05:38:38 +00:00
Cy Schubert
15436bfecb Disable premature ldconfig during stage. 2014-04-19 04:57:35 +00:00
Cy Schubert
e68317caf2 Fix new patch.
Point hat to:	self
2014-04-19 03:45:40 +00:00
Diane Bruce
b15e23e8ba - unbreak on HEAD
- stagify
- Tim is swamped
2014-04-19 02:27:31 +00:00
Bryan Drewery
dd0de43921 - Fix shebang issues [1]
- Properly install and cleanup man dirs not in BSD.local.dist

PR:		ports/188755 [1]
Submitted by:	xmj [1]
2014-04-19 00:49:48 +00:00
Gerald Pfeifer
c57799cb9d Update to Wine 1.7.17. This includes the following changes:
- More implementations for the Task Scheduler.
 - C runtime made more compatible by sharing source files.
 - Various bug fixes.
2014-04-19 00:01:30 +00:00
Gerald Pfeifer
3b4262d630 Replace edwin's contact address with mine in the help, too. And
also solicit improvements. :-)
2014-04-18 23:37:53 +00:00
Adam Weinberger
b35e1c83c1 STAGE support. 2014-04-18 23:24:20 +00:00
Adam Weinberger
cda1449dce STAGE support, OPTIONS helpers, strip leading article from
COMMENT.

Also, the NLS option was inexplicably being used to determine
whether to install PORTEXAMPLES, so that is fixed along with
a PORTREVISION bump.
2014-04-18 23:19:29 +00:00
Adam Weinberger
cc394b56aa Fix typo that broke packaging/installation. 2014-04-18 23:04:05 +00:00
Jung-uk Kim
b6d57d8f3a Reduce diff between Orcle/Sun Java ports and clean up. 2014-04-18 22:48:45 +00:00
Bryan Drewery
443dd97079 - Don't remove ruby dirs
- Don't bump PORTREVISION as this isn't a big deal, just a nit.
2014-04-18 22:37:29 +00:00
Jung-uk Kim
a08a97b36f - Remove unnecessary use of chown to make it more staging friendly. [1]
- Use USES=shebangfix instead of rolling our own.  Simplify and clean up.

Reported by:	Andrzej Tobola (ato at iem dot pw dot edu dot pl)
2014-04-18 21:40:32 +00:00
Josh Paetzel
73aaed137f Port improvements
Submitted by:	Ruslan Makhmatkhanov
2014-04-18 21:40:17 +00:00
Carlo Strub
c3d6340a0e Meek is a transport that uses HTTP for carrying bytes and TLS for obfuscation.
Traffic is relayed through a third-party server (Google App Engine). It uses a
trick to talk to the third party so that it looks like it is talking to an
unblocked server.

WWW: https://trac.torproject.org/projects/tor/wiki/doc/meek
2014-04-18 20:30:09 +00:00
Carlo Strub
ccdbd803e1 goptlib is a library for writing Tor pluggable transports in Go.
WWW: https://gitweb.torproject.org/pluggable-transports/goptlib.git
2014-04-18 20:28:52 +00:00
Josh Paetzel
fbaf8a7377 Add a new port, py-bonjour. Provides python bindings to
zeroconf.
2014-04-18 20:23:49 +00:00
Ruslan Makhmatkhanov
e68a0535af devel/py-pycalendar: remove unneeded post-patch command
- remove leading article from COMMENT
- remove unneeded post-patch command
- whitespace clean-up in pkg-descr

Approved by:	portmgr (blanket)
2014-04-18 20:20:10 +00:00
Ruslan Makhmatkhanov
2903eb6617 devel/py-pyro: update to 4.25 2014-04-18 20:13:13 +00:00
Ruslan Makhmatkhanov
048cedf516 devel/py-serpent: update to 1.5 2014-04-18 20:12:29 +00:00
Adam Weinberger
f47c438e2f STAGE support. 2014-04-18 19:35:44 +00:00
Adam Weinberger
f806355804 STAGE support. 2014-04-18 19:23:45 +00:00
Adam Weinberger
6817641b20 STAGE support, and turn "INSTALL_AS_NCFTP" into an OPTION. Note
that the port still doesn't build.
2014-04-18 19:21:04 +00:00
Adam Weinberger
5ba4de1ed7 STAGE support. Turn "CLIENT_ONLY" into an OPTION. Put examples into
EXAMPLESDIR instead of DOCSDIR.
2014-04-18 19:00:31 +00:00
Olli Hauer
6bdc5368ad - commit forgotten distinfo 2014-04-18 18:54:31 +00:00
Olli Hauer
eaf1abd335 - distfiles where regenerated (wrong dependency list in the documentation)
- because there will no upstream fixes for CVE-2014-1517 mark bugzilla40 /
  bugzilla42 forbidden and set expiration date to 2014-06-21
- fix the GRAPHVIZ OPTION
- bump PORTREVISION

MFH:		2014Q2
2014-04-18 18:52:42 +00:00
Juergen Lock
02c40a40f5 Hm that still didn't work. Next try... 2014-04-18 18:37:12 +00:00
Raphael Kubo da Costa
d4b26346b5 Update to 1.12.1.
1.12.1                           07-April-2014
----------------------------------------------
- Fixed deadlock in SearchManager
- Fixed notification emission when appending items
- Fixed ItemRetriever ignoring changeSince argument
- Fixed X-AKAPPEND command response
- Fixed RID-based FETCH
- Fixed data loss in case of long-lasting copy or move operations
2014-04-18 18:13:12 +00:00
Pawel Pekala
914c02c741 makepatch: don't create empty patches
PR:		ports/188764
Submitted by:	myself
Approved by:	portmgr (bdrewery)
2014-04-18 17:31:12 +00:00
Juergen Lock
0941564d23 Hm seems i need to use plain svn not psvn for fixing props. Sorry... :( 2014-04-18 17:24:46 +00:00
Mathieu Arnold
81c76da1e1 Fix build as a user.
USES+=uidfix dos2unix shebangfix

Sponsored by:	Absolight
2014-04-18 17:10:16 +00:00
Juergen Lock
5a9e3a5b0a Fix build with MKFONT and without it but with (updated) freetype present.
PR:		ports/187984 [1], ports/188526 [2]
Submitted by:	Joseph Mingrone <jrm@ftfl.ca> [1]
Submitted by:	Andrey Zholos <aaz@q-fu.com> [2]
2014-04-18 17:03:05 +00:00
Johannes Jost Meixner
8b47580e61 sysutils/py-salt: upgrade to 2014.1.3
- Upgrade to 2014.1.3
- Add py-pyzmq BUILD_DEPENDS

Changelog:

* Fix a regression in 2014.1.2
* http://docs.saltstack.com/en/latest/topics/releases/2014.1.2.html

PR:	ports/188756
Approved by:	christer.edwards@gmail.com (maintainer)
Approved by:	koobs (mentor)
2014-04-18 15:26:03 +00:00
Juergen Lock
398e1c8e10 Bump PORTREVISION for the plist change. 2014-04-18 15:19:05 +00:00
Juergen Lock
f51fba84d0 (Attempt to) fix the previous commit:
- Set fbsd:nokeywords property on files/extra-patch-790d0ef625d22ff3f1a895d266a48e2bacd63776 . [1]
- pkg-plst was missed.

Resported by:	Nikolai Lifanov <lifanov@mail.lifanov.com> [1]
2014-04-18 15:16:09 +00:00
Pawel Pekala
53c1b67661 - Fix build on 10+ (use gmake during build)
- Add staging support
- Convert to USES=tar:bzip2
- Remove Author tag from pkg-descr, info available on hompage

MFH:		2014Q2
2014-04-18 15:12:03 +00:00
Olli Hauer
2e56491a69 - mark depercated
- Expiration date: 2014-06-14
- bump PORTREVISION
- add pkg-message showing deprecation message and hints
  where to find more Informations

pkg-message:
If you are interfacing with bugzilla.mozilla.org, then this REST API,
generally referred to as "BzAPI", is DEPRECATED.

For new projects, use the native REST API instead.

WWW: https://wiki.mozilla.org/BMO/REST
WWW: https://wiki.mozilla.org/Bugzilla:REST_API
2014-04-18 15:07:45 +00:00
Thomas Zander
f9d5377488 - Bring back VPX option, thus fixing potential (de-)install dependencies
- Handle UTF-8 charset properly in libvo
- Bump PORTREVISION

PR:		ports/188657, ports/188697
Submitted by:	anonymous <anonymous@gmail.com>
Approved by:	jadawin (co-mentor)
MFH: 2014Q2
2014-04-18 15:07:38 +00:00
Pawel Pekala
47a19c2475 - Fix build on 10+ (use gmake during build)
- Add staging support
- Convert to USES=tar:bzip2
- Remove Author tag from pkg-descr, info available on homepage

MFH:		2014Q2
2014-04-18 15:05:06 +00:00
Olli Hauer
b38505a489 - update to 4.0.12, 4.2.8, 4.4.3
- move BINMODE to Makefile.common so it is also used in the language packs

Security:	CVE-2014-1517
Security:	608ed765-c700-11e3-848c-20cf30e32f6d
Security:	60bfa396-c702-11e3-848c-20cf30e32f6d
2014-04-18 15:03:41 +00:00
Olli Hauer
2ce0f0829a - fix entries so issues for bugzilla40/42 are detected
first version found only bugzilla44 issues (tested with pkg audit)
2014-04-18 14:56:43 +00:00
Pawel Pekala
168f7f23aa - Fix build on 10+ (bmake does not support -E option)
- Add staging support
- Convert to USES=tar:bzip2
- Remove Author tag from pkg-descr, info available on homepage

MFH:		2014Q2
2014-04-18 14:52:42 +00:00
Olli Hauer
814853fbe7 - document bugzilla issues
CVE-2014-1517 is fixed in bugzilla-4.4.3
  therefore use two vuxml entries.
2014-04-18 14:20:15 +00:00
Steve Wills
e8a992b7c8 - Update to 10.3.1 2014-04-18 14:02:09 +00:00
Olli Hauer
32a77afca4 - add forgotten entry for bugzilla -> bugzilla40
( PORTSCOUD is sending mails for the old location )
2014-04-18 12:55:41 +00:00
Baptiste Daroussin
9a9bf9631f Add usb ids database, which will be used to populate informations
in an upcoming device library
2014-04-18 12:55:41 +00:00
Johannes Jost Meixner
e167dca72f devel/py-xmltodict: upgrade to 0.9.0
- Upgrade to 0.9.0

Changelog

* https://github.com/martinblech/xmltodict/blob/v0.9.0/CHANGELOG.md#v090

Approved by:	koobs (mentor)
2014-04-18 12:31:38 +00:00
Thomas Zander
389bd99220 libvpx is unconditionally built with VP9 support, so adapt its description accordingly
Approved by:	jadawin (co-mentor)
2014-04-18 12:19:10 +00:00
Palle Girgensohn
99736ab537 update mod_jk to latest version 2014-04-18 11:57:25 +00:00