1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00
Commit Graph

362286 Commits

Author SHA1 Message Date
Muhammad Moinur Rahman
8998313df6 astro/swe: Update version 2.00.00=>2.01.00
Approved by:	bapt marino (implicit)
2015-03-23 12:21:33 +00:00
Koop Mast
ef44dbe331 Fix a segvault, which was caused by a not validating if a enviroment string
is empty or not [1]
Add addition way to find the ttyv device from the Xorg.log [2]

PR:		198697 [1]
Submitted by:	Pete Johanson <peter@peterjohanson.com> [1], dumbbell@ [1][2]
2015-03-23 12:18:14 +00:00
Muhammad Moinur Rahman
2e44d8622a www/pecl-http: Update version 2.3.2=>2.4.1
- Remove CONFIGURE_ARGS as those are no longer valid for this version
- Add dependency for re2c and libevent2

Approved by:	bapt marino (implicit)
2015-03-23 12:01:36 +00:00
Muhammad Moinur Rahman
130a75d490 devel/p5-Benchmark-Timer: Update version 0.7102=>0.7103
- Add optional Statistical Sampling Support
- Take maintainership

Approved by:	bapt marino (implicit)
2015-03-23 11:50:47 +00:00
Renato Botelho
19476b3164 Update to 1.8.13 2015-03-23 11:39:48 +00:00
Tilman Keskinoz
24a9c20164 Remove unnecessary whitespace changes in patchfile
add in previous commit
2015-03-23 11:15:35 +00:00
John Marino
0bad1090f6 devel/matreshka: Add small patch to enable support on gcc5-aux 2015-03-23 08:42:57 +00:00
Jung-uk Kim
0da9a74e25 - Install the fonts to a better place.
- Correct the pkg-message to reflect the new directory.
2015-03-23 06:22:03 +00:00
Jung-uk Kim
f965841967 Fix pkg-message to display the correct directory. 2015-03-23 06:12:15 +00:00
Jung-uk Kim
5dd0609ff1 Update PORTREVISION to catch up with the master port change. 2015-03-23 05:47:53 +00:00
Bryan Drewery
258fa75735 Stop forcing the port version string into the server banner.
The port now uses VersionAddendum in the sshd_config to allow overriding
this value. Using "none" allows disabling the default of the port
version string. The default is kept to show the port version string to
remain close to the base version.

Support for the client VersionAddendum may be added soon as well to better
match base and not give surprises when switching from base to the port.

PR:		193127
Requested by:	many, including myself when this was broken years ago.
2015-03-23 04:23:08 +00:00
Bryan Drewery
b9673a0c84 Undocument BSDMAKE from r381977 as I have thought of a better way and will
likely revert it.

With hat:	portmgr
2015-03-23 04:08:27 +00:00
Bryan Drewery
9c7c40460c Properly set MAKE_ENV and MAKE_CMD.
With hat:	portmgr
2015-03-23 04:07:08 +00:00
Bryan Drewery
3361e9bb34 Use BSDMAKE rather than MAKE here to ensure using /usr/bin/make.
With hat:	portmgr
2015-03-23 04:04:58 +00:00
Bryan Drewery
b4623773d9 Introduce a BSDMAKE?= /usr/bin/make and use it as the default MAKE_CMD.
With hat:	portmgr
2015-03-23 04:03:00 +00:00
Bryan Drewery
e6709289f1 Allow user to override MAKE_CMD without breaking gmake/fmake/scons ports.
With hat:	portmgr
2015-03-23 03:59:04 +00:00
Bryan Drewery
9de03add24 Use proper MAKE_CMD and MAKE_ENV 2015-03-23 03:54:44 +00:00
Alexey Dokuchaev
70f863c983 - Update to version 1.16.1
- Explicitly list all required Qt components in USE_QT4 instead of relying
  on them being silently picked up through `www/webkit-qt4' dependency
- Group *_build components together while here
- Remove one REINPLACE_CMD call that is no longer needed
2015-03-23 01:44:43 +00:00
Diane Bruce
5c2f17ddb8 - unbreak
- fix pkg-plist
2015-03-23 01:35:36 +00:00
Bryan Drewery
7928a94504 Use proper MAKE_CMD reference.
With hat:	portmgr
2015-03-22 23:54:33 +00:00
Bryan Drewery
159d76492b Use proper MAKE_CMD reference.
With hat:	portmgr
2015-03-22 23:53:18 +00:00
John Marino
caa8830883 lang/gcc5-aux: Upgrade snapshot from 15 March to 22 March 2015-03-22 23:30:37 +00:00
Gerald Pfeifer
21f2409ed2 Add CONFLICTS with lang/gcc which is also GCC 4.8-based right now.
Add CPE information. [1]

Use PKGNAMESUFFIX so that PORTNAME falls back to plain gcc and we
can avoid setting DISTNAME and CPE_PRODUCT. [2]

PR:		198260 [1]
Submitted by:	shun.fbsd.pr@dropcut.net [1]
Suggested by:	mat [2]
2015-03-22 23:29:51 +00:00
Gerald Pfeifer
c78df99e25 Add CPE information. [1]
Use PKGNAMESUFFIX so that PORTNAME falls back to plain gcc and we
can avoid setting DISTNAME and CPE_PRODUCT. [2]

PR:		198260 [1]
Submitted by:	shun.fbsd.pr@dropcut.net [1]
Suggested by:	mat [2]
2015-03-22 23:11:13 +00:00
Chris Rees
a16f56e1de Update to 0.18.23
fixes build with GCC (explicit stdio inclusion required)

0.19 will come once I've had more time to test.

PR:		ports/196850
2015-03-22 22:35:24 +00:00
Baptiste Daroussin
c136e6a414 Remove ttmkfdir, it has been replaced long ago by mkfontdir/mkfontscale 2015-03-22 22:16:56 +00:00
Baptiste Daroussin
8bef511d9b Remove part of the description that is not relevant anymore 2015-03-22 22:10:12 +00:00
Gerald Pfeifer
b54180f8ad Add CPE information. [1]
Use PKGNAMESUFFIX so that PORTNAME falls back to plain gcc and we
can avoid setting DISTNAME and CPE_PRODUCT. [2]

PR:		198256 [1]
Submitted by:	shun.fbsd.pr@dropcut.net [1]
Suggested by:	mat [2]
2015-03-22 21:39:24 +00:00
Koop Mast
06c086364b GLib 2.43 added GMutexLocker API, so make sure we use the GMutexLocker
from WebCore.

Approved by:	kde@ (rakuco@)
2015-03-22 21:20:13 +00:00
Gerald Pfeifer
d8c9826d40 Use PKGNAMESUFFIX so that PORTNAME falls back to plain gcc and we
can avoid setting DISTNAME and CPE_PRODUCT.

Suggested by:	mat
2015-03-22 21:11:51 +00:00
Bryan Drewery
4ed6caf58c Don't needlessly override MAKE_CMD and also respect DISABLE_MAKE_JOBS. 2015-03-22 21:11:31 +00:00
Emanuel Haupt
450cc4619f Fix build with LibreSSL
PR:		198754
Submitted by:	spil.oss@gmail.com
2015-03-22 20:52:24 +00:00
Dmitry Marakasov
8200917f4b - Add LICENSE 2015-03-22 20:36:22 +00:00
David Naylor
8b21f4af47 x11-toolkits/py-kivy: unbreak due to cython 0.22. 2015-03-22 20:14:18 +00:00
Sunpoet Po-Chuan Hsieh
bf931a087b - Update to 20150322
Changes:	https://savannah.gnu.org/forum/forum.php?forum_id=8241
PR:		198798
Submitted by:	Chris Howey <howeyc@gmail.com> (maintainer)
2015-03-22 20:11:39 +00:00
Sunpoet Po-Chuan Hsieh
60b25f9713 - Fix PLIST
PR:		198795
Submitted by:	<matthew@reztek.cz>
2015-03-22 20:11:34 +00:00
Sunpoet Po-Chuan Hsieh
26d5bd81f2 - Use -lpthread instead of -pthread
PR:		198116
Submitted by:	marino
2015-03-22 20:11:17 +00:00
Sunpoet Po-Chuan Hsieh
d69ecbe929 - Update MAINTAINER: use @FreeBSD.org 2015-03-22 20:06:18 +00:00
Baptiste Daroussin
20ae68c15f fontpath.d has been removed 2015-03-22 19:51:40 +00:00
Baptiste Daroussin
66d439f626 Disable fontpath.d support as it overwrites the default fontrootdir making non
fontconfig application like xcalc not to find their fonts

Reported by:	Jakub Lach <jakub_lach@mailplus.pl>, Stefan Thurner <stthur@gmail.com>
2015-03-22 19:49:09 +00:00
Bryan Drewery
6faf9b65ab Unbreak ccache after r359201 set HOME in MAKE_ENV/CONFIGURE_ENV rather than
in the global scope as bsd.ccache.mk expected.

This was causing ccache to use WKRDIR/.ccache for obj caching. 'make clean'
would then lose all cached files.  This worked in in Poudriere though as
CCACHE_DIR is explicitly defined.

With hat:	portmgr
2015-03-22 19:41:44 +00:00
Thomas Zander
ea52a4dba6 Update to upstream version 0.6.0
PR:		198439
Submitted by:	bbtruk@users.sourceforge.net (maintainer)
2015-03-22 19:33:08 +00:00
Bryan Drewery
b4de3a0cdf Unreak.
This does not require fmake. It just has bad return values which
don't build with clang. The build is using 'make -k' so the errors
are ignored. I did not fix that though.
2015-03-22 19:21:43 +00:00
Gerald Pfeifer
c634999efb Use PKGNAMESUFFIX so that PORTNAME falls back to plain gcc and we
can avoid setting DISTNAME and CPE_PRODUCT.

Suggested by:	mat
2015-03-22 19:19:07 +00:00
Johan van Selst
7abac1dbfe Add security fix for CVE-2014-8118
PR:		198796
Submitted by:	Sevan Janiyan <venture37@geeklan.co.uk>
Obtained from:	https://bugzilla.redhat.com/show_bug.cgi?id=1168715
MFH:		2015Q1
2015-03-22 18:40:54 +00:00
John Marino
ddb749dd64 devel/frama-c: upgrade version 20140301 => 20150201 (Unbreak)
The big change is the removal of options.
With Sodium, the gui, plugins, coq and why3 are all enabled by default.
The pain to disable these options isn't worth the hassle of maintaining
the plist with all its possible variations.

Notes:
  - The distfile can only be extracted by gtar.
  - Reset maintainership
  - This ports is extremely sensitive to Ocamlgraph changes.  Ocamlgraph
    should not be updated without checking breakage on frama-c first
  - used @dir instead of .keepme
  - Made some tabbing changes
2015-03-22 18:39:33 +00:00
Kurt Jaeger
1856f765e5 mail/dovecot2-pigeonhole: 0.4.6 -> 0.4.7
Changelog v0.4.7:

* editheader extension: Made protection against addition and deletion of
  headers configurable separately. Also, the `Received' and
  `Auto-Submitted' headers are no longer protected against addition by
  default.
* Turned message envelope address parse errors into warnings.
* The interpreter now accepts non-standard domain names, e.g.
  containing '_'.
+ Implemented the Sieve index extension (RFC 5260).
+ Implemented support for the mboxmetadata and servermetadata extensions
  (RFC 5490).
+ Implemented new sieve commands for the doveadm command line utility.
  These commands are currently limited to ManageSieve operations, but
  the other current sieve tools will be migrated to doveadm in the near
  future as well.
+ Added more debug output about binary up-to-date checking.
+ Added script metadata to binary dump output.
- Fixed Sieve script binary up-to-date checking by normalizing the
  script location.
- The Sieve interpreter now flushes the duplicate database during start
  phase of result execution rather than commit phase. This makes sure
  locks on the duplicate database are released as soon as possible,
  preventing contention.
- Performed a few optimizations in the lexical scanner of the language.
- Fixed bug in `:matches' match-type that made a pattern without
  wildcards match as if there were a '*' at the beginning.
- Fixed crash in validation of the string parameter of the comparator
  tag.
- extprograms extension: Made sure supplemental group privileges are
  also dropped. This was a problem reported by Debian lintian.
- Fixed bug in handling of binary errors for action side-effects and
  message overrides.
- file script storage: Restructured storage initialization to address
  backwards compatibility issues.
- dict script storage: Fixed small memory allocation bug.

PR:		198747
Submitted by:	Larry Rosenman <ler@lerctr.org> (maintainer)
2015-03-22 18:16:41 +00:00
Jeremie Le Hen
fb552b88ac Create a port for Madsonic standalone version (does not require Tomcat to run).
This is a copy of the Subsonic standalone port.

Approved by:	bapt
2015-03-22 18:15:02 +00:00
Jeremie Le Hen
cdfa5212c5 Create a port for Subsonic standalone version (does not require Tomcat to run).
Reviewed by:	bapt, antoine (earlier version)
Approved by:	bapt
2015-03-22 18:04:48 +00:00
David Naylor
1929959dda emulators/wine-mono: instruct portscout to ignore new versions. 2015-03-22 18:04:05 +00:00