1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Commit Graph

343089 Commits

Author SHA1 Message Date
Baptiste Daroussin
d42296631d Fix duplicate pkgname 2014-07-20 22:39:44 +00:00
Baptiste Daroussin
a67b599004 Update to 2.4.54 for both new and old xorg
Also build libkms on architecture supporting it by default it will only be used
by drivers needing libkms hence not by old xorg

With hat:	x11
2014-07-20 22:22:10 +00:00
Rene Ladan
11ab98b206 comms/dcf77pi: apply upstream patch to fix display bug when realfreq is reset 2014-07-20 21:59:06 +00:00
Matthew Seaman
e7389e3f98 Update the latest phpMyAdmin entry with CVE numbers and descriptive
text from the security advisories, now that they have been published.

Security:	3f09ca29-0e48-11e4-b17a-6805ca0b3d42
2014-07-20 21:47:42 +00:00
Kurt Jaeger
c052a41cd8 net-mgmt/snmptt: 1.3 -> 1.4
PR:		191119
Submitted by:	nistor@snickers.org (maintainer)
2014-07-20 21:32:23 +00:00
John Marino
e29cdaaee5 Remove mail/getlive as project owner declares GetLive is dead
Micrsoft is converting all hotmail accounts to "Outlook" platform and
once converted, getlive can not longer function on the account.  The
project owner has declared GetLive dead as of 2 May 2014.  Remove the
port in a couple of weeks (1 Aug 2014)

PR:		191367
Submitted by:	Lawrence Chen
Approved by:	maintainer timeout (~4 weeks)
2014-07-20 21:29:24 +00:00
Raphael Kubo da Costa
fcf2184286 - Fix skypebuttons.so's entry in the plist.
%%WEBPLUGIN_DIR%% has a trailing slash that made check-plist complain
  because /path//to/something is not the same as /path/to/something.
- Use USES=shebangfix for a few winpopup shell scripts. [1]

PR:		191987 [1]
MFH:		2014Q3
2014-07-20 21:28:38 +00:00
Rene Ladan
f4a3def9a1 - Stage support
- Use @sample keyword
- Transfer maintainership to emulation@
2014-07-20 21:23:49 +00:00
Kurt Jaeger
3f8883b820 net/libbgpdump: use gcc, breaks with clang, and strip the lib
PR:		191428
Submitted by:	mjl@luckie.org.nz (maintainer)
2014-07-20 21:19:04 +00:00
John Marino
16b962ced9 Remove print/ifxetex in two weeks per maintainer recommendation
This outdated ports is redundant to textlive-texmf.  It also features
a fetch size mismatch everywhere except FreeBSD cache.  The maintainer
recommend removal 5 weeks ago, so expire it on 1 Aug 2014.

PR:		190832
Submitted by:	maintainer (Martin Dieringer)
Approved by:	portmgr (implicit, NOT_STAGED)
2014-07-20 21:15:04 +00:00
John Marino
c3183f838d games/megaglest: Fix on FreeBSD 10+ (from dports)
I had fixed megaglest in dports a few days ago, not realizing that the
build was also broken on FreeBSD until I saw the PR.  Due to the size
of megaglest-data (~265M), I haven't actually tested the fix on FreeBSD
but it should work.  The dports fix is more extensive than the PR.

PR:		191225
Submitted by:	maintainer (Rusty Nejdl)
2014-07-20 21:00:00 +00:00
Olli Hauer
d9e7beb0e9 - security update to release 2.4.10
- add OPTION for new mod_authnz_fcgi module

- s/libluajit.so/libluajit-5.1.so/ (there is no libluajit.so)

- backport for mod_lua: Don't quote values in cookies
   Make IE happy again [#56734]
   http://svn.apache.org/viewvc?view=revision&revision=1611744

- disable sanity check on demand [1]

Release Notes:
 http://www.apache.org/dist/httpd/CHANGES_2.4.10

PR:		191398 [1]
Submitted by:	Robert Schulze <rs@bytecamp.net>
MFH:		2014Q3
Security:	4364e1f1-0f44-11e4-b090-20cf30e32f6d
		CVE-2014-0117
		CVE-2014-3523
		CVE-2014-0226
		CVE-2014-0118
		CVE-2014-0231
2014-07-20 20:49:32 +00:00
Olli Hauer
8b8e1b085c - fix STRIP_CMD command
s|libexec/apache22|${APACHEMODDIR}|

Noted by antoine@ and pkg-failout@
2014-07-20 20:42:31 +00:00
John Marino
688b2e029a databases/galera: change USE_PYTHON to USE_PYTHON_BUILD
Also adjust RUN_DEPENDS and BUILD_DEPENDS and fix LD_LIBRARY_PATH

PR:		190364
Submitted by:	maintainer (Horia Racoviceanu)
2014-07-20 20:42:23 +00:00
John Marino
5da0c6ef16 x11-fonts/indic-ttf: Restore missing MALAYALAM option, then clean up
The MALAYALAM option was in place but not actually defined, so it
apparently got lost somewhere along the way.  Restore it, then simplify
the port using OPTIONS_SUB=yes.  The definitions of FONTSDIR and
CONFAVAILDIR weren't liked on DragonFly poudriere so those were reworked
to something more robust.  While here pet portlint and do some cosmetic
alignments.

PR:		190822
Submitted by:	Christopher Hall
2014-07-20 20:18:49 +00:00
Antoine Brodin
47334312c6 Drop some %%PORTDATA%%
With hat:	portmgr
2014-07-20 19:57:14 +00:00
Adam Weinberger
8b39be777d Add USES=readline to fix build. 2014-07-20 19:49:21 +00:00
Adam Weinberger
7f5294f0da Add USES=readline to fix build. 2014-07-20 19:48:06 +00:00
Antoine Brodin
6155f1abb2 Fix reression after r361263, more than 200 python modules using
USE_PYDISTUTILS=yes but not using autoplist were orphaning their egginfo

With hat:	portmgr
2014-07-20 19:47:45 +00:00
Adam Weinberger
afe1d80862 Use DISTFILES instead of DISTNAME to fix build. 2014-07-20 19:44:42 +00:00
Antoine Brodin
a3c7dc8023 Fix stage violation for ports using USE_TEX=updmap
(this is currently unused)

With hat:	portmgr
2014-07-20 19:41:05 +00:00
Adam Weinberger
13f6902196 Add USES=readline to fix build. 2014-07-20 19:38:27 +00:00
Kurt Jaeger
c38a4c7672 net-mgmt/arpwatch: handle some variant of vlan interfaces
When configuring arpwatch_interfaces, /usr/local/etc/rc.d/arpwatch
failed if you use VLAN interfaces, e.g.:

arpwatch_interfaces="em0.1 em0.2 em0.3"

PR:		191344
Submitted by:	dd@gizmocreative.com
2014-07-20 19:38:26 +00:00
Adam Weinberger
7b51800455 Add USES=readline to fix build. 2014-07-20 19:37:21 +00:00
Greg Lewis
6aff7f3a8a . Don't hardcode /bin/bash. Fixes build trace output. 2014-07-20 19:33:08 +00:00
Rodrigo Osorio
586ceb34f7 - update WWW
- remove deprecated mirror

PR:	ports/191764
Submitted by:	Carlos Jacobo Puga Medina <cjpugmed@gmail.com>
Approved by:	bapt (mentor)
2014-07-20 19:31:11 +00:00
Greg Lewis
c2262e1806 . Introduce a DIST_BUILD_NUMBER variable and refer to that in both DISTNAME
and MASTER_SITES.  This fixes the download URL. [1]
. Add a dependency on fontconfig. [2]

Pointed out by:	Chris Sabo <csabo2@gmail.com> [1]
Requested by:	Michael Schmiedgen <schmiedgen@takwa.de> [2]
2014-07-20 19:29:53 +00:00
Danilo Egea Gondolfo
cf2f80efd1 - Add stage support
- Convert USE_BZIP2 to USES
- Use options helpers
- Remove SSH2 option

Approved by:	portmgr (blanket)
2014-07-20 19:21:25 +00:00
Antoine Brodin
5108730061 Fix LIB_DEPENDS
With hat:	portmgr
2014-07-20 19:20:50 +00:00
Antoine Brodin
f223ab8751 Fix LIB_DEPENDS 2014-07-20 19:18:18 +00:00
Antoine Brodin
a3ad6e053c Fix LIB_DEPENDS
With hat:	portmgr
2014-07-20 19:16:10 +00:00
Antoine Brodin
df4d2b90a0 Fix LIB_DEPENDS 2014-07-20 19:14:02 +00:00
Antoine Brodin
6d291071de Fix LIB_DEPENDS 2014-07-20 19:10:47 +00:00
Yen-Ming Lee
da217be089 - update to 4.3 2014-07-20 19:01:46 +00:00
Raphael Kubo da Costa
e8d3513357 Add patch to make the port build with PyQt >= 4.11.
The PyQt4 update is coming soon, so let's prepare the ground for it.
2014-07-20 19:00:39 +00:00
Bryan Drewery
efde9543a4 - Always pass '-f' with ${RM}. This fixes many ports when building as a user
and not root. They were asking for confirmation.

Reported by:	jhb
Phabric:	D111
Reviewed by:	bapt, antoine
With hat:	portmgr
2014-07-20 18:56:11 +00:00
Antoine Brodin
19b6f69d71 Fix LIB_DEPENDS 2014-07-20 18:54:20 +00:00
Antoine Brodin
f5aeb1c1be Fix LIB_DEPENDS 2014-07-20 18:51:18 +00:00
Bryan Drewery
351758065d Quote ${RM} in preparation for adding '-f' by default.
With hat:	portmgr
2014-07-20 18:50:53 +00:00
Olli Hauer
4a6d8ce473 - move '${MKDIR} ${WRKSRC}' from pre-extract: -> do-extract:
Noted by pkg-failout@
2014-07-20 18:36:22 +00:00
Antoine Brodin
1530dc26a5 Drop: it's not part of portmgr's job to maintain ports that mi@ breaks and
later refuses to unbreak because it's been marked broken by portmgr
2014-07-20 18:31:24 +00:00
Antoine Brodin
e31aa78559 Fix LIB_DEPENDS 2014-07-20 18:26:06 +00:00
Yen-Ming Lee
9111c7a5f0 - update to 2.76 2014-07-20 18:17:04 +00:00
Juergen Lock
1f1e8b02f0 - Fix LIRC knob so that liblirc_client is actually found again.
- Bump PORTREVISION.
2014-07-20 17:34:08 +00:00
Raphael Kubo da Costa
4e1f263ef2 Use tab instead of space in assignment. 2014-07-20 17:21:29 +00:00
Yen-Ming Lee
3e85742d3e - update to 1.64 2014-07-20 17:10:16 +00:00
Raphael Kubo da Costa
1808f72dc4 Move the patches fixing CVE-2014-0190 to the right ports.
The GIF handler is part of qt{4,5}-imageformats, not qt{4,5}-gui. Big pointy
hat to me.

I've chosen not to force users to rebuild the -gui ports yet again with a
PORTREVISION bump since the code built in those ports is the same regardless
of whether the patch is applied or not.

Submitted by:	RyoTa SimaMoto <liangtai.s16@gmail.com>
MFH:		2014Q3
Security:	904d78b8-0f7e-11e4-8b71-5453ed2e2b49
2014-07-20 17:09:20 +00:00
Yen-Ming Lee
37219f17a8 - update to 1.09 2014-07-20 17:06:48 +00:00
Raphael Kubo da Costa
16b46fef8f Fix the list of packages affected by 904d78b8-0f7e-11e4-8b71-5453ed2e2b49.
Submitted by:	RyoTa SimaMoto <liangtai.s16@gmail.com>
MFH:		2014Q3
2014-07-20 17:06:36 +00:00
Greg Lewis
fafc5e69ef . Update to 8u11. This requires moving the patch file for 8u5 to start
with 8u05 to preserve patch file ordering.
2014-07-20 17:00:57 +00:00