Commit graph

333832 commits

Author SHA1 Message Date
Baptiste Daroussin
4a4ec28d37 Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)

bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore

Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier

With hat:	portmgr
2014-05-05 09:45:36 +00:00
Andrej Zverev
a5d24d4bb4 - update to version 0.46.0
PR:		ports/189325
Submitted by:	Sam Cassiba <sam@cassiba.com> (maintainer)
2014-05-05 09:36:33 +00:00
Rene Ladan
ca8152491c Remove expired port:
2014-05-05 devel/buildapp: Broken for more than 6 months
2014-05-05 09:18:13 +00:00
Pietro Cerutti
27a3e69c8d - Update to 6.1.3
Changes from 6.1.2 to 6.1.3
  - revised unixaddr buffer overflow issue
  Changes from 6.1.1 to 6.1.2
  - updated contacts, fsf address, and copyright
  - revised cmake build
  - added setgroups
2014-05-05 08:21:42 +00:00
Kurt Jaeger
196bf9b94f devel/magit: new URL in pkg-descr
Submitted by:   Yasuhiro KIMURA
Approved by:    jadawin (mentor)
2014-05-05 08:05:13 +00:00
Frederic Culot
13d3199778 - Update to 0.08
Changes:	http://search.cpan.org/dist/Sort-Key-Top/Changes
2014-05-05 07:24:28 +00:00
Frederic Culot
7017efe8a5 - Update to 0.307
Changes:	http://search.cpan.org/dist/ExtUtils-Depends/Changes
2014-05-05 07:20:31 +00:00
Kurt Jaeger
720f5cb02c devel/magit: stagify, fix build and many details
- change elisp directory into ${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/magit
- stop installing 50magit.el and add pkg-message to show how to setup instead
- update WWW URL in pkg-descr
- add 'Created by' header in Makefile
- set PKGNAMESUFFIX
- add license information
- add runtime dependency to devel/git
- bump PORTREVISION

PR:             ports/182284
Submitted by:   Yasuhiro KIMURA
Approved by:    kuriyama (maintainer timeout), culot (mentor)
2014-05-05 07:19:50 +00:00
Frederic Culot
497bc5c5d3 - Update to 1.1.15
- Add LICENSE (Artistic 1 & GPL 1)

Changes:	http://search.cpan.org/dist/Class-Date/Changes
2014-05-05 07:12:40 +00:00
Mikhail Teterin
480a41bc53 Improve the usage-message explaining the new -m option. 2014-05-05 01:52:36 +00:00
Mikhail Teterin
e6973b7a7a Ratched up warnings for the dht-example. It is good enough for WARNS=3. 2014-05-05 01:50:11 +00:00
Mikhail Teterin
ee6bf5f093 This library comes with an example program (dht-example).
Build and install it...
2014-05-05 01:48:38 +00:00
Mikhail Teterin
646c69ebdc Upgrade from 0.21 to 0.22. This introduces an API-incompatibility, but,
because the ABI remains the same, I am not upping shared library
version.

Notified by:	portscout
2014-05-05 00:59:29 +00:00
Stephen Montgomery-Smith
25d59e1a3f - Update 1.0.3. 2014-05-05 00:19:18 +00:00
Ashish SHUKLA
a527a16a1a - Update pkg-plist to include files present in STAGEDIR but missed
Reported by:	swills (via private email)
2014-05-04 21:29:58 +00:00
Antoine Brodin
88d2120601 Make fetchable again
Submitted by:	maintainer
2014-05-04 21:16:38 +00:00
Matthias Andree
bb4b025846 Update to new upstream version 2.1.18.
Bugfixes, DMARC policy support.
New dependency on py-dnspython.

Upstream change log:
https://mail.python.org/pipermail/mailman-announce/2014-May/000193.html
2014-05-04 20:44:24 +00:00
Tim Bishop
57b91d5448 The PWCBSD option requires V4L, so remove -DWITHOUT_V4L.
I'm not sure why this change was made, but it breaks the PWCBSD
option. It looked obviously wrong; it added a dependency on v4l_compat
and then disabled it by definining WITHOUT_V4L. Looking at the code
it's obvious V4L is required for anything other than network cameras
too.
2014-05-04 20:08:07 +00:00
Tijl Coosemans
2ffbea1568 Convert multimedia/xmms to USES=libtool. Bump PORTREVISION on all
dependent ports and convert them to USES=libtool too.

audio/scrobbler:
- USES=tar:bzip2.
- Don't link with libstdc++.

audio/xmms-bonk:
- Don't link with libstdc++.

audio/xmms-flac:
- Remove unneeded dependencies.
- Remove $FreeBSD$ from patches.

audio/xmms-scrobbler:
- Use OPTIONS_SLAVE.

audio/xmms-timidity:
- USES=tar:bzip2.
- Install the library instead of the source code file.

audio/xmms-volnorm:
- Remove do-install.
2014-05-04 18:48:54 +00:00
Sunpoet Po-Chuan Hsieh
98f62693ce - Use USES=tar:xz
- Move EXTRACT_ONLY and LICENSE upwards
- Silence post-extract: and post-patch:
2014-05-04 16:46:03 +00:00
Sergey A. Osokin
518e721449 Update from 1.4.7 to 1.6.0.
Temporary disable third-party modules and patches:
o http_upstream_sticky
o postgres
o syslog_support
o tcp_proxy

ChangeLog:	http://nginx.org/en/CHANGES-1.6
2014-05-04 16:41:16 +00:00
Sunpoet Po-Chuan Hsieh
158c680cfe - Fix segfault when devel/ncurses installed
PR:		ports/189326
Submitted by:	ashish
2014-05-04 16:28:14 +00:00
Sergey A. Osokin
2c59b06f02 Update from 1.5.13 to 1.7.0.
Temporary disable passenger support, patching require.

<ChangeLog>

*) Feature: backend SSL certificate verification.

*) Feature: support for SNI while working with SSL backends.

*) Feature: the $ssl_server_name variable.

*) Feature: the "if" parameter of the "access_log" directive.

</ChangeLog>
2014-05-04 15:54:49 +00:00
Sunpoet Po-Chuan Hsieh
d21f8c4177 - Update to 3.360
- Build and install static library
- Bump PORTREVISION for astro/cfitsio shlib change

Changes:	http://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/docs/changes.txt
2014-05-04 15:37:11 +00:00
Sunpoet Po-Chuan Hsieh
05328dea7c - Fix build when print/texinfo installed
- Bump PORTREVISION for package change

PR:		ports/186850
Submitted by:	Christoph Moench-Tegeder <cmt@burggraben.net>
2014-05-04 15:31:38 +00:00
Sunpoet Po-Chuan Hsieh
25b9d76b40 - Pet portlint: rename patch files 2014-05-04 15:31:11 +00:00
Johan van Selst
a2703243a4 Update to tin 2.2.1 2014-05-04 15:21:21 +00:00
Li-Wen Hsu
e0fc4ee41d - Update to 1.562 2014-05-04 14:54:27 +00:00
Alex Kozlov
1d5180d096 - Update MASTER_SITES
- Bump PORTREVISION, distfile has been rerolled

MFH:	2014Q2
2014-05-04 14:36:50 +00:00
Matthew Seaman
b196595973 Update to 3.4
Account for differences between bmake (FreeBSD 10.0 and above) and fmake

   - USES+=tar:xz
2014-05-04 13:23:03 +00:00
Sunpoet Po-Chuan Hsieh
e0091d85cb - Add LICENSE
- Update COMMENT and pkg-descr
- Take maintainership
2014-05-04 12:53:03 +00:00
Sunpoet Po-Chuan Hsieh
61d6b5f937 - Add LICENSE
- Update COMMENT and pkg-descr
- Take maintainership
2014-05-04 12:52:56 +00:00
Sunpoet Po-Chuan Hsieh
8dac821898 - Add LICENSE
- Update COMMENT and pkg-descr
- Take maintainership
2014-05-04 12:52:50 +00:00
Sunpoet Po-Chuan Hsieh
90838000ae - Add LICENSE
- Update pkg-descr
- Take maintainership
2014-05-04 12:52:43 +00:00
Sunpoet Po-Chuan Hsieh
598e2a8375 - Add LICENSE
- Reformat pkg-descr
- Take maintainership
2014-05-04 12:52:37 +00:00
Sunpoet Po-Chuan Hsieh
0804b62863 - Add LICENSE
- Sort PLIST
- Update pkg-descr
- Take maintainership
2014-05-04 12:52:31 +00:00
Sunpoet Po-Chuan Hsieh
48434c685e - Update COMMENT and pkg-descr
- Take maintainership
2014-05-04 12:52:25 +00:00
Sunpoet Po-Chuan Hsieh
0397576f3e - Add LICENSE
- Remove Author line
- Reformat pkg-descr
- Take maintainership
2014-05-04 12:52:19 +00:00
Sunpoet Po-Chuan Hsieh
af904dc36e - Add LICENSE
- Reformat pkg-descr
- Take maintainership
2014-05-04 12:52:13 +00:00
Sunpoet Po-Chuan Hsieh
d75a700209 - Update to 20140502
Changes:	http://people.FreeBSD.org/~sunpoet/pciids-20140502.diff
2014-05-04 12:52:08 +00:00
Ryan Steinmetz
9cd9c7dccc - Document strongSwan vulnerability (CVE-2014-2338)
- Add additional reminder to document port variants
2014-05-04 12:43:27 +00:00
Raphael Kubo da Costa
176cfc8d3e Add upstream patch that fixes the build on -CURRENT.
In file included from ../../../../../../qt-creator-2.8.0-src/src/shared/qbs/src/lib/language/itemreader.cpp:36:
../../../../../../qt-creator-2.8.0-src/src/shared/qbs/src/lib/parser/qmljsparser_p.h:156:17: error: logical not is only applied to the left hand side of this comparison [-Werror,-Wlogical-not-parentheses]
            if (! d.kind == DiagnosticMessage::Warning)
                ^        ~~
../../../../../../qt-creator-2.8.0-src/src/shared/qbs/src/lib/parser/qmljsparser_p.h:156:17: note: add parentheses after the '!' to evaluate the comparison first
            if (! d.kind == DiagnosticMessage::Warning)
                ^
                  (                                   )
../../../../../../qt-creator-2.8.0-src/src/shared/qbs/src/lib/parser/qmljsparser_p.h:156:17: note: add parentheses around left hand side expression to silence this warning
            if (! d.kind == DiagnosticMessage::Warning)
                ^
                (       )
1 error generated.

MFH:		2014Q2
2014-05-04 12:20:32 +00:00
Thierry Thomas
ee93a49cbc It seems that FreeBSD-9.2 does'nt like 'std::__1'...
Reported by:	Jenkins via swills
2014-05-04 10:57:52 +00:00
Rene Ladan
32e92194b7 Remove expired ports:
2014-04-30 x11-toolkits/gigi: Does not compile on 10 or higher
2014-04-30 net/asterisk-oh323: Depends on broken and unsupported asterisk14
2014-04-30 net/asterisk14: Broken and unsupported
2014-04-30 net/asterisk14-addons: Depends on broken and unsupported asterisk14
2014-04-30 ports-mgmt/pkg_install: Replaced by ports-mgmt/pkg
2014-05-01 x11-drivers/xf86-input-magictouch: Does not compile
2014-05-01 x11-drivers/xf86-video-cyrix: requires pciVideoPtr typedef
2014-05-01 x11-drivers/xf86-video-sis-intel: requires pciVideoPtr typedef
2014-05-01 net/py-spreadmodule: Depends on expired net/spread
2014-05-01 net/p5-Spread-Message: Depends on expired net/spread
2014-05-01 net/p5-POE-Component-Spread: Depends on expired net/spread
2014-05-01 net/p5-Spread-Session: Depends on expired net/spread
2014-05-01 sysutils/wmmemload: Broken
2014-05-01 lang/ml-pnet: Alpha-quality abandonware - Decommissioned Dec 2012 - Use mono
2014-05-01 lang/treecc: PNET dependency decommissioned Dec 2012
2014-05-01 lang/pnetlib: Alpha-quality abandonware - Decommissioned Dec 2012 - Use mono
2014-05-01 lang/pnet-base: Alpha-quality abandonware - Decommissioned Dec 2012 - Use mono
2014-05-01 benchmarks/pnetmark: PNET dependency decommissioned Dec 2012
2014-05-01 lang/pnet: Alpha-quality abandonware - Decommissioned Dec 2012 - Use mono
2014-05-01 x11-wm/stumpwm: Broken for more than 4 months
2014-05-01 sysutils/cpupowerd: Not maintained from upstream anymore and only supports ancient AMD K8.
2014-05-01 net/pchar: Obsolete, abandoned
2014-05-03 x11-fonts/texcm-ttf: Should be replaced by x11-fonts/stix-fonts
2014-05-04 10:51:02 +00:00
Rene Ladan
496193d869 Remove expired port:
2014-05-01 net/wackamole: Depends on expired www/spread
2014-05-04 10:25:35 +00:00
Sunpoet Po-Chuan Hsieh
a0f79f2d13 - Add LICENSE
- Reformat pkg-descr
- Take maintainership
2014-05-04 06:09:47 +00:00
Sunpoet Po-Chuan Hsieh
2cf2356746 - Take maintainership 2014-05-04 04:07:00 +00:00
Bryan Drewery
009875f080 - Ignore MTREE owned PREFIX and PREFIX/info removal for now.
The removal of PREFIX/info may be a bug in bsd.port.mk and needs
  more testing.

With hat:	portmgr
Reported by:	gerald
2014-05-04 03:09:58 +00:00
Bryan Drewery
f6add42b9a - Always ignore /root/.ccache. Missed with r352918
With hat:	portmgr
2014-05-04 03:08:38 +00:00
Mark Linimon
7cc9d7ccb3 Update maintainer's address.
PR:		ports/189223
Submitted by:	maintainer
2014-05-04 02:05:40 +00:00