1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00
Commit Graph

348063 Commits

Author SHA1 Message Date
Cy Schubert
8a3ca83230 Update FORBIDDEN message.
PR:		193303
Submitted by:	koobs
2014-09-06 16:22:16 +00:00
Rusmir Dusko
d55320bbfd - Remove TODO from DOCS
- Set PORTSCOUT, Do not use older versions
2014-09-06 16:11:38 +00:00
Pawel Pekala
4789e2301e Update to version 5.4.0.0 2014-09-06 15:55:33 +00:00
Antoine Brodin
a88cf68406 - USE_AUTOTOOLS contains aclocal but not autoconf which leaves configure
out of date and causes make (build phase) to run autoconf, erasing any
  configure patches.  Then make reruns configure.  Instead of adding
  autoconf to USE_AUTOTOOLS avoid USE_AUTOTOOLS altogether by patching
  Makefile.in instead of Makefile.am.
- Use INSTALL_TARGET=install-strip and USES=pathfix

Commit message taken from:	tijl
2014-09-06 15:46:01 +00:00
Juergen Lock
8169e0cd27 - Integrate libv4l with webcamd regarding Webcam quirks.
- Bump PORTREVISION.

Submitted by:	hselasky (maintainer)
2014-09-06 15:44:09 +00:00
Adam Weinberger
f72cbe7ef4 Use OPTIONS_EXCLUDE_amd64 rather than marking it IGNORE on amd64 with the
default options.
2014-09-06 15:15:45 +00:00
Adam Weinberger
4eff544d54 Fix build by removing texlive from USE_TEX.
While here, just add install_docs to INSTALL_TARGET rather than
calling a separate ${MAKE} without MAKE_ENV or MAKE_ARGS.
2014-09-06 15:10:18 +00:00
Adam Weinberger
491a2a264a Fix build by changing USE_TEX=texlive to USE_TEX=texmf.
While here, rearrage things so they are in a more predictable order.
The chaos led to there being two USES= that clobbered each other.

Also, remove an old fragment that was preventing bin/muttprint-langinfo
from being installed.
2014-09-06 14:51:52 +00:00
Matthew Seaman
4294f79845 * The Snowball project has rerolled libstemmer_c.tgz as they
occasionally do.  This time they've actually changed the code, so
  patching is now required in order to compile.[1]

* Add option to link against re2 regular expression library.[2]

* PGSQL_USE -> PGSQL_USES

Submitted by:	Daniel Ylitalo <daniel@blodan.se>[1]
Submitted by:	Alex Storn <devzone.my@gmail.com>[2]
2014-09-06 14:23:48 +00:00
Kurt Jaeger
3af6b783bc New port: devel/p5-Connector
The Connector provides a generic connection to a data set, typically
configuration data in a hierarchical structure. Each connector
object accepts the get(KEY) method, which, when given a key, returns
the associated value from the connector's data source. Typically,
a connector acts as a proxy to a simple data source like YAML,
Config::Std, Config::Versioned, or to a more complex data source
like an LDAP server or Proc::SafeExec. The standard calling convention
via get(KEY) makes the connectors interchangeable.

WWW: http://search.cpan.org/dist/Connector/

PR:		192735
Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com>
2014-09-06 14:16:59 +00:00
Kurt Jaeger
42caa4d4f0 textproc/p5-YAML: 0.87 -> 1.11
http://cpansearch.perl.org/src/INGY/YAML-1.11/Changes

PR:		192727
Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com>
Approved by:	tobez (maintainer timeout)
2014-09-06 14:00:00 +00:00
Kurt Jaeger
ea0ae84334 devel/p5-Test-YAML: add CONFLICTS with p5-YAML-0.*
PR:		192727
Approved by:	Sergei Vyshenski <svysh.fbsd@gmail.com>
2014-09-06 13:57:10 +00:00
Thomas Zander
78a727d470 - Fix build dependency on v4l2
- Bump PORTREVISION

PR:		193151
Submitted by:	jbeich@vfemail.net
2014-09-06 13:56:43 +00:00
Sunpoet Po-Chuan Hsieh
0cf537668e - Update to 4.0
Changes:	http://wordpress.org/news/2014/09/benny/
PR:		ports/193385
Submitted by:	Mihail Timofeev <9267096@gmail.com> (maintainer)
2014-09-06 13:52:30 +00:00
Antoine Brodin
cbcc6f59aa Allow staging as regular user 2014-09-06 13:24:46 +00:00
Antoine Brodin
235f8ec1ba Allow staging as a regular user 2014-09-06 13:23:59 +00:00
Antoine Brodin
ed722dcd71 Allow staging as a regular user 2014-09-06 13:22:54 +00:00
Antoine Brodin
5c773f498c Allow staging as a regular user 2014-09-06 13:18:43 +00:00
Antoine Brodin
917195a822 Allow staging as a regular user 2014-09-06 13:16:12 +00:00
Antoine Brodin
002acfd4fd Update to 2.1.0.7 2014-09-06 13:14:38 +00:00
Antoine Brodin
fbcf2dd2ce Allow staging as a regular user 2014-09-06 13:13:25 +00:00
Antoine Brodin
ee26bb300a Allow staging as a regular user 2014-09-06 13:12:23 +00:00
Antoine Brodin
9c8a6b34b7 - Allow staging as a regular user
- Simplify plist
2014-09-06 13:10:59 +00:00
Antoine Brodin
a89d88d716 Allow staging as a regular user 2014-09-06 13:08:22 +00:00
Antoine Brodin
8447593760 - Allow staging as a regular user
- USES=python
2014-09-06 13:07:30 +00:00
Antoine Brodin
713848e116 Allow staging as a regular user 2014-09-06 13:05:50 +00:00
Antoine Brodin
fe8ea2131d Allow staging as regular user 2014-09-06 13:04:30 +00:00
Antoine Brodin
c6d954d521 Allow staging as a regular user 2014-09-06 13:03:23 +00:00
Antoine Brodin
521f90159c Allow staging as a regular user 2014-09-06 13:02:52 +00:00
Antoine Brodin
6977895904 Allow staging as a regular user 2014-09-06 13:01:59 +00:00
Pawel Pekala
8eb4e87fd1 Update to version 5.4.2 2014-09-06 12:56:06 +00:00
Rusmir Dusko
16d3b3ef97 - Add PORTEPOCH, forgotten in previous commit
Reported by:	pawel
2014-09-06 12:54:36 +00:00
Pawel Pekala
e43285766a - Update to version 2.2.6
- Switch to USES=python
2014-09-06 12:27:35 +00:00
Rusmir Dusko
6cd72eb2e5 - Update to 14.9.0, announce message:
Now all the icons are packaged in resource files (*.rcc).

- Remove NO_BUILD=yes,
- Add rcc_build QT4 dependency
2014-09-06 12:24:35 +00:00
Lev A. Serebryakov
11b2bf7d85 Update to latest commit from 21 Aug 2014. 2014-09-06 11:12:39 +00:00
Alex Kozlov
69b9279587 - Use options helpers
- Remove LIBSTDCXX options
- Set INSTALLS_ICONS only if gnome is used
- Remove unnecessary bsd.port.{pre,post}.mk inclusion
- Mute REINPLACE_CMD commands
- Don't try to remove etc/libmap.d, it's owned by the mtree
2014-09-06 10:59:27 +00:00
Tijl Coosemans
7232ff7e62 - Update to 5.0.1 to fix CVE-2014-3525
- Patch Makefile.in instead of Makefile.am to avoid USE_AUTOTOOLS
- Add USES=cpe, USES=libtool and INSTALL_TARGET=install-strip
- Use /var instead of PREFIX/var
- Use @sample
2014-09-06 10:55:57 +00:00
Tijl Coosemans
84af817818 - USE_AUTOTOOLS contains aclocal but not autoconf which leaves configure
out of date and causes make (build phase) to run autoconf, erasing any
  configure patches.  Then make reruns configure.  Instead of adding
  autoconf to USE_AUTOTOOLS avoid USE_AUTOTOOLS altogether by patching
  Makefile.in instead of Makefile.am.
- Use INSTALL_TARGET=install-strip and USES=pathfix

Reported by:	antoine
2014-09-06 10:37:55 +00:00
Barbara Guida
5284a5b97e Bump PORTREVISION after audio/libsidplay2 changes. 2014-09-06 09:49:51 +00:00
Thomas Zander
18e51b603d - Update to new upstream version 1.00.20140902
- Assign maintainership to Chris Hutchinson <portmaster@bsdforge.com>
- Cleanup Makefile, update pkg-descr
- Stagify
- Remove EXPIRATION_DATE

PR:		193046
Submitted by:	portmaster@bsdforge.com
Reviewed by:	riggs
2014-09-06 09:27:24 +00:00
Pawel Pekala
37b9644ed3 Update to version 14.8.0 2014-09-06 09:20:31 +00:00
Sunpoet Po-Chuan Hsieh
be0c0897de - Update to 4.0
Changes:	http://wordpress.org/news/2014/09/benny/
Submitted by:	ychsiao <ychsiao@ychsiao.org> (maintainer)
2014-09-06 08:36:05 +00:00
Dmitry Marakasov
3e8395751a - Update to 7480 2014-09-06 08:14:32 +00:00
TAKATSU Tomonari
f8ffefa97e - Use devel/rubygem-memoize instead of this 2014-09-06 08:01:10 +00:00
Carlo Strub
111153dec9 Webshag is a multi-threaded, multi-platform web server audit tool. Written in
Python, it gathers commonly useful functionalities for web server auditing like
website crawling, URL scanning or file fuzzing.

WWW: http://www.scrt.ch/en/attack/downloads/webshag

PR:		ports/187676
Submitted by:	clutton@zoho.com
2014-09-06 07:46:57 +00:00
TAKATSU Tomonari
6b5d234e21 - Update to 1.6-4 2014-09-06 06:16:50 +00:00
Steve Wills
9fc5365c20 devel/jenkins-lts: update to 1.565.2 2014-09-06 02:30:47 +00:00
Baptiste Daroussin
cba48e974c Bump portrevision to catch up with the package name change that happen long ago 2014-09-06 00:49:02 +00:00
Cy Schubert
986c625784 Update 4.2.7p470 ---> 4.2.7p471 2014-09-06 00:29:03 +00:00
Ollivier Robert
233ab87339 https has been the default for www.keltia.net for more than a year. 2014-09-05 23:22:14 +00:00