1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
Commit Graph

317974 Commits

Author SHA1 Message Date
Marcus von Appen
5a4d34c9a4 - Fix the usage of 'python' to get rid of the implicit lang/python
dependency
- Restrict the build to the supported Python versions

Reported by:	exp-run (PR 184591)
Approved by:	portmgr (blanket)
2013-12-15 13:35:52 +00:00
Marcus von Appen
c410082fc9 - Fix the usage of 'python' to get rid of the implicit lang/python
dependency

Reported by:	exp-run (PR 184591)
Approved by:	portmgr (blanket)
2013-12-15 13:28:38 +00:00
Pawel Pekala
f05c29d1af Update to version 5.2.0.0 2013-12-15 13:27:53 +00:00
Marcus von Appen
cea558e671 - Fix the usage of 'python' to get rid of the implicit lang/python
dependency

Reported by:	exp-run (PR 184591)
Approved by:	portmgr (blanket)
2013-12-15 13:21:13 +00:00
Kubilay Kocak
26e4841744 math/py-numpy: Add missing ending quotation to ECHO_MSG
Add a missing ending quotation from the last ECHO_MSG command added in r336423.

PR:		ports/184775
Reported by:	Roland Smith <rsmith@xs4all.nl>
2013-12-15 13:20:00 +00:00
William Grzybowski
e39e6ce0bd net/xorp-devel: depends explicitly on "python" to build
Reported by:	exp-run (PR 184591)
Approved by:	portmgr (blanket)
2013-12-15 13:04:55 +00:00
Olli Hauer
ad25c4caa2 - allow staging
- s/LATEST_LINK/PKGNAMESUFFIX/
- change MASTERSITE to GOOGLE_CODE
2013-12-15 12:58:07 +00:00
William Grzybowski
4faf81169c science/abinit: depends explicitly on "python"
Reported by:	exp-run (PR 184591)
Approved by:	portmgr (blanket)
2013-12-15 12:49:28 +00:00
Olli Hauer
aa2e260938 - add DIST_SUBDIR 2013-12-15 12:34:18 +00:00
Olli Hauer
57e77caf08 - update to 1.0.3
- allow staging
- change MASTER_SITE

Changes:

v1.0.3   (Jan Wolter - Oct 6, 2011)
------------------------------------
 * Allow group names to be quoted, so that you can have group names with
   spaces in them.  This change was suggested by David Homborg.
 * Document updated with references to versions for Apache 2.4.

v1.0.2   (Jan Wolter - May 21, 2009)
------------------------------------
 * Adding copyright and Apache Version 2.0 license in LICENSE and NOTICE
   files.
 * New directive:  AuthzUnixgroupError, can be used to specify the HTTP
   error number to be returned on failure.
2013-12-15 12:30:53 +00:00
William Grzybowski
2c5f81dc87 security/cfv: fix usage of python and limit to 2.x
Reported by:	exp-run (PR 184591)
Approved by:	portmgr (blanket)
2013-12-15 12:28:10 +00:00
William Grzybowski
8afbcd064a security/py-pyme: fix usage of python
- Fix usage of python
- USES gmake

Reported by:	exp-run (PR 184591)
Approved by:	portmgr (blanket)
2013-12-15 12:25:13 +00:00
Dirk Meyer
b0cffb142c - use X11_CONFIGURE_WITH, X11_USE 2013-12-15 12:22:29 +00:00
William Grzybowski
3f4eafe9ba shells/jailkit: fix python usage
Reported by:	exp-run (PR 184591)
Approved by:	portmgr (blanket)
2013-12-15 12:19:33 +00:00
William Grzybowski
6021eb247e net/minidlna: fix patch for kqueue support 2013-12-15 12:15:53 +00:00
Li-Wen Hsu
bd6b0e24bf - Update to 1.2 2013-12-15 11:47:33 +00:00
Dirk Meyer
bb55e69f2a - new option COMPAT9
- add USES=desktop-file-utils
2013-12-15 11:45:19 +00:00
Dirk Meyer
b4a3a77daa - fix pkgng problem
do not use @dirrmtry
PR:		184695
2013-12-15 11:43:28 +00:00
Olli Hauer
143361beba - change to new LIB_DEPENDS notation
- s/LATEST_LINK/PKGNAMESUFFIX/
2013-12-15 10:18:00 +00:00
Antoine Brodin
ce3652633b - Update to 2.0.10
- BSD License has 2 clauses
- New LIB_DEPENDS syntax

Submitted by:	maintainer on IRC
2013-12-15 10:02:58 +00:00
Olli Hauer
2a486098dc - enable staging 2013-12-15 09:43:05 +00:00
Olli Hauer
b1613e441d - works only with apache22 not with apache24
PR:		184769
Submitted by:	Kenneth Lind <exil@sasurai.se>
2013-12-15 09:22:11 +00:00
Olli Hauer
89921b4b40 - update to 4.1.0
Changes in this release include:

- Major rework of dependency calculations for initial Makefile building.
  Dependencies are now built inside of Build jails to prevent any
  cross-contamination. OPTIONS are handled properly via a new static d4p
  port (needs to be installed on the host).
- Fix enterbuild so that the sleepme file can be properly deleted
- Add support for protocol flag in createJail command when using LFTP
  update method.
- Add some more variable exceptions that are used by bmake
- Fix ports fetching on IPv6 hosts
- Correct some clang issues, typos and style problems in pnohang
- Add support for 11.X
- Force CC and CXX to be the GNU versions for FreeBSD < 9

PR:		184391
Submitted by:	ohauer
Approved by:	maintainer timeout (14 days)
2013-12-15 09:09:30 +00:00
Andrej Zverev
04df414523 - add stage support
- pet portlint
2013-12-15 08:55:51 +00:00
Antoine Brodin
ed88240b7c Finish stage support
Reviewed by:	maintainer
2013-12-15 08:53:07 +00:00
Kubilay Kocak
147144cac7 databases/py-fdb: Update to 1.4, Set BROKEN on 9+ i386
- Update to 1.4
- Set BROKEN on FreeBSD 9+ i386
- Enable STAGE support
- Enable AUTOPLIST support delete pkg-plist accordingly
- Remove py3k-fix-pkg-plist.inc hack (AUTOPLIST)
- Whitespace alignment

PR:		ports/184357
Submitted by:	Jose jachuf <jjachuf@gmail.com>
2013-12-15 08:37:06 +00:00
Bryan Drewery
e186ff58cf - Update to 2.4.12
Changes:

 * Fix namespace clash with TSort when using bundler
2013-12-15 02:25:07 +00:00
Baptiste Daroussin
99db4b1c3a Update to 5.2.3
Pass maintainership to lua@
Lots of cleanup in the Makefile
Reduce patching
Support stage
2013-12-15 00:56:05 +00:00
Diane Bruce
6e6d1759d2 - Fix build on 10
- Add STAGEDIR
- Add LICENSE
2013-12-15 00:50:37 +00:00
Baptiste Daroussin
0608e517a6 Support stage 2013-12-15 00:02:59 +00:00
Florian Smeets
6fbff9d8da Update to 5.3.28
Security:	47b4e713-6513-11e3-868f-0025905a4771
2013-12-14 23:30:36 +00:00
William Grzybowski
9f9c07a861 sysutils/epylog: fix usage of python
Reported by:	exp-run (PR 184591)
Approved by:	portmgr (blanket)
2013-12-14 23:23:45 +00:00
William Grzybowski
dbb41ffec9 textproc/py-tvgrab: fix usage of python and stagify
- Fix usage of python
- Trim COMMENT
- Use python auto plist
- Allow staging

Reported by:	exp-run (PR 184591)
2013-12-14 23:18:22 +00:00
William Grzybowski
32c4cb7bed sysutils/xen-tools: fix python usage for real
Reported by:	exp-run (PR 184591)
Approved by:	portmgr (blanket)
2013-12-14 23:14:13 +00:00
William Grzybowski
cac4a6ceda sysutils/zeitgeist: depends explicitly on "python"
Reported by:	exp-run (PR 184591)
Approved by:	portmgr (blanket)
2013-12-14 23:12:48 +00:00
William Grzybowski
65d5da3bf7 textproc/py-pyx12: fix usage of python
Reported by:	exp-run (PR 184591)
2013-12-14 22:56:16 +00:00
William Grzybowski
fa7d38bb4f textproc/queequeg: depend explicitly on "python" and stagify
Reported by:	exp-run (PR 184591)
2013-12-14 22:53:11 +00:00
William Grzybowski
8f90aadb70 www/mod_pagespeed: depends explicitly on "python" to build
Reported by:	exp-run (PR 184591)
Approved by:	portmgr (blanket)
2013-12-14 22:48:35 +00:00
Eitan Adler
1c5d401453 security/pam_require: multiple fixes
- Fix COMMENT
- Convert to STAGING
- USE_GMAKE -> USES=gmake
2013-12-14 22:20:23 +00:00
Antoine Brodin
84895fe89f - Update to 0.25
- No stage support yet, .elc files embed the path of the .el file, not sure
  if it is stage safe or not

PR:		ports/182563
Submitted by:	Max Sterling
Approved by:	maintainer
2013-12-14 22:19:14 +00:00
William Grzybowski
73d4f985b1 net/rabbitmq: fix usage of python
Reported by:	exp-run (PR 184591)
Approved by:	portmgr (blanket)
2013-12-14 22:03:54 +00:00
Pawel Pekala
6c95bb7ab3 Update to version 3.9.3
New in this release:
~~~~~~~~~~~~~~~~~~~~

* The TAB address completion in the Compose window now matches any
  part of the address and not just the beginning.

* When copying or moving a message, the type-ahead search now matches
  any part of a folder name and not just the beginning.

* It is now possible to replace the current signature in the Compose
  window by using the '/Message/Replace signature' menu item.

* It is now possible to disable the 'Subject is empty' warning
  dialogue. See the option 'Warn when Subject is empty' option on the
  '/Configuration/Preferences/Mail handling/Sending' page.

* When sending messages, if the hostname cannot be determined,
  fallback to 'localhost' rather than 'unknown', as the latter is
  rejected by some servers.

* Added better handling of messages from broken mailers, such as
  yahoo groups.

* PDF plugin: the minimum required version of poppler is 0.12.0.

* PGP/* plugin: long key IDs are now displayed in the dialogues
  instead of short IDs.

* PGP/* plugin: The automatic signature check is now non-blocking.

* Python plugin: can now access accounts, mailboxes, folder
  properties

* vCalendar plugin: webcals:// URLs are now treated as https://

* Translation updates: Brazilian Portuguese, Czech, Dutch, French,
  German, Hebrew, Slovak, Spanish, and Swedish.

* Support for Maemo has been removed.
2013-12-14 22:02:10 +00:00
William Grzybowski
bcf6d6fba2 textproc/rubber: fix usage of python
- Fix usage of python
- Limit to python 2.x
- USES gmake
- Remove leading article from COMMENT

Reported by:	exp-run (PR 184591)
2013-12-14 21:27:28 +00:00
Antoine Brodin
1100c55525 Finish stage support 2013-12-14 21:12:23 +00:00
William Grzybowski
36bb6bfb52 www/webkit-gtk3: fix usage of python
Reported by:	exp-run (PR 184591)
Approved by:	portmgr (blanket)
2013-12-14 20:57:41 +00:00
Marcus von Appen
83896c9ec7 - Fix the usage of 'python' to get rid of the implicit lang/python
dependency

Reported by:	exp-run (PR 184591)
Approved by:	portmgr (blanket)
2013-12-14 20:46:11 +00:00
Florian Smeets
774bd27b42 - reenable ENIGMAIL by default, it was disabled on purpose in the previous
commit, but was accidentally forgotten in the commit log
- add a patch to fix the build with ENIGMAIL [1]

Tested by:	Christoph Lukas <clukas@firc.de>
Obtained from:	OpenBSD [1]
2013-12-14 20:45:15 +00:00
Antoine Brodin
201e666057 Set proper permissions on tests, or lynis will skip them
PR:		ports/184143
Submitted by:	Kozlov Sergey
Approved by:	maintainer timeout (3 weeks)
2013-12-14 20:10:52 +00:00
Antoine Brodin
2cc837d3c1 Add explicit dependency on pkgconf (needed for libkdcraw detection)
Approved by:	portmgr (bapt)
2013-12-14 19:52:00 +00:00
Danilo Egea Gondolfo
c4b1a6f696 - Update from 3.0.4 to 3.0.5 [1]
- Remove the unnecessary MAN8 entry

PR:		ports/184763
Submitted by:	Mamoru Sakaue <sakaue.mamoru@samurai.mwghennn.net> (maintainer) [1]
2013-12-14 19:48:54 +00:00