Commit Graph

3247 Commits

Author SHA1 Message Date
Steve Wills
561a5a1691 - Update Ruby 1.9 to 1.9.3p385. This fixes a security issue in rdoc (CVE-2013-0256)
- Also add the patch for the security issue in the bundled json (CVE-2013-0269)
- Fix an issue with the .pc file by patching configure [1]

Reported by:	avg [1]
Security:	forthcoming
2013-02-12 15:23:04 +00:00
Martin Wilke
3beeafd6ff - Update some gentoo mirrors
PR:		based on ports/173253
Submitted by:	nemysis <nemysis@gmx.ch>
2013-02-08 07:09:43 +00:00
Matthias Andree
8c16d43ff8 Re-enable auto-pickup of Berkeley DB 5.3.
If ports break with db5, they need to be fixed, we want to weed out obsolete
Berkeley DB versions in the long run.

PR:           ports/163066
Submitted by: Yuri Pankov <yuri.pankov@gmail.com>
2013-02-06 23:20:35 +00:00
Pietro Cerutti
7babc1bb95 - Update lang/tcl86 and x11-toolkits/tk86 to 8.6.0
Release notes: http://www.tcl.tk/software/tcltk/8.6.html

- Get rid of -thread slaves ports: threads are now enabled by
  default and can be OPTIONally disabled. This applies to:
  * lang/tcl84
  * lang/tcl85
  * lang/tcl86
  * x11-toolkits/tk84
  * x11-toolkits/tk85
  * x11-toolkits/tk86

- Get rid of tcl-modules slave port: modules are now installed by default and
  can be OPTIONally disabled. This applies to:
  * lang/tcl85
  * lang/tcl86

- Fix conflicts between man pages of different Tcl/Tk versions, by adding a
  suffix (tcl84, tcl85, tcl86, tk84, tk85, and tk86).

Reviewed by:	bf, crees
Approved by:	bapt (portmgr, after partial exp-run)
2013-02-06 15:25:57 +00:00
Max Brazhnikov
fa57f02868 Merge from area51 repository:
- Update ports:
	KDevelop to 4.4.1
	KDevPlatform and KDevelop-PHP to 1.4.1
- Trim Makefile header
- Convert to new options framework
- Add NSL option
- Add new port devel/kdevelop-custom-buildsystem

Courtesy of:	avilla
2013-02-05 11:38:34 +00:00
Max Brazhnikov
617a653c25 Merge from area51 repository:
- Update to 2.5.5
- Convert to new options framework
- minor cleanups

Courtesy of:	avilla
2013-02-05 11:36:39 +00:00
Andrej Zverev
862e4cc0a8 - Remove lang/perl5.8 and lang/perl5.10
Reviewed by:	bapt@
Approved by:	skv@ (implicit via email)
2013-02-04 08:46:42 +00:00
Max Brazhnikov
cb8b1428c6 KDE/FreeBSD team presents KDE SC 4.9.5 ports!
- kdebindings ports have been renamed to match upstream.
- kdemultimedia and kdenetwork have been split.
- New port games/pairs added.
- Trim Makefile header
- Convert to new option framework
- New USE_KDE4 components: libkcddb, libkcompactdisc
- Update:
	databases/akonadi to 1.9.0
	devel/grantlee to 0.3.0
	textproc/rasqal to 0.9.30
	textproc/redland-bindings to 1.0.16.1
	textproc/soprano to 2.9.0
	x11-toolkits/attica to 0.4.1

The area51 repository features commits by Schaich Alonso, avilla, dbn,
jhale, makc and rakuco.

Contributors:
- Oleg Sidorkin
- Tobias Berner
- Kurt Jaeger
2013-02-03 20:10:37 +00:00
Max Brazhnikov
c2dd4d2e2d KDE/FreeBSD team presents Qt 4.8.4 and QtCreator 2.6.1 ports.
The area51 repository features commits by Alonso Schaich, avilla, fluffy,
jhale, makc and rakuco.

Common changes:
- Trim Makefile header
- Convert to new option framework
- Add/improve desktop entries
- Remove upstreamed patches

Mk/bsd.qt.mk:
- Set QMAKESPEC at late stage (to fix potential problem if USE_GCC is used) [1]

devel/qmake:
- Fix crash due to off-by one error [2]

multimedia/qt4-phonon*:
- Deprecate in favour of multimedia/phonon*

www/qt4-webkit:
- Make dependence on GStreamer optional [3]

devel/qtcreator:
- Enable qml-designer in devel/qtcreator (requires privite Qt headers) [4]

Reported by:	avg via irc [1]
Submitted by:	avg via maillist [2]
PR:		ports/175644 [3]
Submitted by:	danfe [3]
PR:		ports/169809 [4]
Reported by:	tcb <tcberner at gmail.com> [4]
2013-02-03 17:21:56 +00:00
Koop Mast
7e860fde93 Revert HDR expantion in the OPENEXR description, because it overflows on 8.x
dialog. Specify that HDR is a image format.

Reported by:	bdrewery@
Discussed with:	danfe@
2013-02-02 10:43:13 +00:00
Sunpoet Po-Chuan Hsieh
1ca77eda1b - Add shared INI and JSON description
- Adjust XML and YAML description
2013-02-01 20:32:56 +00:00
Dmitry Marakasov
93731d94ee - Add MASTER_SITE_FRUGALWARE
PR:		175549
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com>
2013-02-01 17:06:27 +00:00
Alexey Dokuchaev
757b6be76f - Add ZSH knob (programmable completions for zsh) similar to BASH
- Prefer official spelling of IPTC abbreviation
2013-01-29 13:33:56 +00:00
Koop Mast
f3a0cf6eec Add OPENRAW, SANE, V4L and WEBKIT options.
Expand the descrition of the EXIV2, LIRC, MTP and OPENEXR options.
2013-01-25 20:39:11 +00:00
Adam Weinberger
b1061477d5 Give clearer advice. 2013-01-24 02:40:14 +00:00
Adam Weinberger
74510d5da1 GitHub is such a nightmare for distfile fetching.
I added a comment showing an easy way to fetch a distfile from GitHub.
Using this method, you don't need to track the 7-digit commit at all.
In fact, the distfile name and its contents behave like a normal, sane
distfile would.
2013-01-23 22:33:53 +00:00
Max Brazhnikov
537fa0cbd2 Update DESKTOP_ENTRIES framework:
- update list of categories to the version 1.1 of Desktop Menu Specification
- require Icon field to follow Desktop Entry Specification (the field must be
  absolute path or icon name if icon theme is used)
- require main category to be set (listed in DESKTOP_CATEGORIES_MAIN)
- remove deprecated Encoding key
- allow StartupNotify field to be empty string
- be less strict when generating filename for desktop entry (to improve
  readability when full path to executable is used)
- use port ${COMMENT} if comment field is not set
- add GenericName key (comment field will be used)

PR:		ports/175102
Approved by:	portmgr (bapt)
Tested by:	mini exp-run (bapt)
2013-01-23 14:32:20 +00:00
Olivier Duchateau
6b5d6329ca - Update Xfce mirrors
Approved by:	rene, miwi (mentors)
2013-01-21 22:22:44 +00:00
Raphael Kubo da Costa
f00a27d4d0 Add standard description for BASH. 2013-01-19 22:03:02 +00:00
Emanuel Haupt
174bb4c047 Add SYSLOG standard description 2013-01-15 09:36:35 +00:00
Bryan Drewery
346336d67d - Remove broken OpenBSD mirrors 2013-01-14 21:27:53 +00:00
Tim Bishop
00015e7198 - Update URLs for various mirrorservice.org mirrors.
- Remove mirrorservice.org mirrors that no longer exist.
2013-01-14 10:38:30 +00:00
Jason Helfman
f0bbc55498 - update remaining ruby@ maintained ports to new options framework
- trim historical header where applicable

Reviewed by:	swills@ (ruby@)
2013-01-11 22:05:13 +00:00
Florian Smeets
112154f299 - fix databases/mariadb-{server,client} by adding MYSQL_VER 53m. This was
broken by r309955. [1]
- remove MYSQL_VER 53, database/mariadb-* where the only ports to use it.
- sort

PR:		ports/175180
Submitted by:	Geoffroy Desvernay <dgeo@centrale-marseille.fr>
		Jeff Wheelhouse
2013-01-10 23:42:53 +00:00
Florian Smeets
e676e2910f - update www/firefox to 18.0
- update www/firefox-esr to 17.0.2
- update www/seamonkey to 2.15 (enigmail to 1.5.0)
- remove QT4 option to avoid confusion (it turned out to be too experimental)

In collaboration with: Jan Beich <jbeich@tormail.org>

Security:	http://www.vuxml.org/freebsd/a4ed6632-5aa9-11e2-8fcb-c8600054b392.html
2013-01-10 22:29:23 +00:00
Florian Smeets
fc9eea7212 - update firefox, thunderbird, linux-firefox and linux-thunderbird to 17.0.2
- update firefox-esr, thunderbird-esr and libxul to 10.0.12
- update linux-seamonkey to 2.15

Security:	http://www.vuxml.org/freebsd/a4ed6632-5aa9-11e2-8fcb-c8600054b392.html
2013-01-09 23:28:19 +00:00
Sofian Brabez
1d1b703ac9 - Update LSOF description to add more consistency
Suggested by:	makc
2013-01-09 16:05:19 +00:00
Pietro Cerutti
8316ceb705 - github's nodeload works on both HTTP and HTTPS, so add the HTTP host
Reported by:	bapt
Approved by:	bapt (portmgr)
2013-01-09 15:13:37 +00:00
Sofian Brabez
8cb9360ec7 - Add shared LSOF description 2013-01-09 13:13:02 +00:00
Jason E. Hale
8c95f1dd40 - Add NIS standard description 2013-01-09 10:27:11 +00:00
Chris Rees
7c54981358 Add http mirrors for LOCAL and ISC
PR:		ports/174427
Submitted by:	4721
Reviewed by:	simon
2013-01-06 15:04:01 +00:00
Florian Smeets
87a0e0727b Add the 5.5 branch of MariaDB
PR:		ports/174660
Submitted by:	Alexandr Kovalenko <never@nevermind.kiev.ua>
Approved by:	geoffroy desvernay <dgeo@centrale-marseille.fr>
		(maintainer of databases/mariadb-*)
2013-01-05 11:30:51 +00:00
Ruslan Makhmatkhanov
06ba019f43 - sync list of vim mirrors with official list on http://www.vim.org/mirrors.php
- remove dead vim sites
- remove vim sites with missing files
- remove slow vim sites (> 10 seconds to serve a file) after repeated
  complaints by blakkheim (I'm not sure what's that)

PR:		174875
Submitted by:	4721@hushmail.com
2013-01-03 17:38:30 +00:00
Ruslan Makhmatkhanov
823f6912e5 - remove dead python master site
PR:		174914
Submitted by:	brd
2013-01-02 22:37:23 +00:00
Florian Smeets
52e3d62d02 Add Percona Server
Percona Server is an enhanced drop-in replacement for MySQL

Approved by:	portmgr (bapt)
Initial patches by:	pgollucci
2012-12-28 19:17:48 +00:00
Ruslan Makhmatkhanov
db9d25797b - add two more pypi mirrors, obtained on pypi-mirrors.org 2012-12-26 13:29:07 +00:00
Ashish SHUKLA
5c30de3a0f editors/emacs-devel:
- Update to bzr snapshot 111312
- Add OPTION for LTO support
- Remove ABI versions from LIB_DEPENDS
- Fix configure command-line arguments
- Add patches to make sure it compiles with GCC 4.6+
- Add patch for compilation on FreeBSD/arm[1]

Mk/bsd.emacs.mk
- Update EMACS_VER for editors/emacs-devel

Submitted by:	kientzle[1]
2012-12-25 16:28:05 +00:00
Li-Wen Hsu
6e2fa0573b - Remove "first-installed-win" logic for automatically setting
${PYTHON_DEFAULT_VERSION}, this generates conflicting packages.

- Create symbolic links as PEP 394 [1] suggests. ${PYTHON_DEFAULT_VERSION}
  will create python and python${MAJOR_VERSION} links.  In current default,
  lang/python27 will create: python -> python2 -> python2.7

- Introduce ${PYTHON3_DEFAULT_VERSION}, which will handle bin/python3 link.
  At this point, lang/python33 will create python3 -> python3.3

- Minor cleanups
  * Trim Makefile headers
  * Remove ${OSVERSION} detection for xz, whihc is done by USE_XZ

[1] http://www.python.org/dev/peps/pep-0394/
2012-12-23 17:52:46 +00:00
Baptiste Daroussin
7308d3ed8e Fix when bsd.gcc.mk is included and USE_GCC is undefined for example in case a
port use USE_FORTRAN
2012-12-22 23:25:02 +00:00
Gerald Pfeifer
4de6b07579 Add a new form of USE_GCC, USE_GCC=yes, which generically requests
a current version of GCC.  This reduces churn for individual ports
and further increases consistency (in line with a canonical version
that we introduced with GCC_DEFAULT_VERSION earlier on and the older
USE_FORTRAN=yes).

On the way, make some comments more consistent.

Discussed with:	linimon
2012-12-22 21:35:35 +00:00
Grzegorz Blach
2d250bb95e - Update Enlightenment to 0.17.0
- Update EFL to 1.7.4
- Convert to OptionsNG

Approved by:	crees (mentor)
2012-12-22 20:54:59 +00:00
Dmitry Sivachenko
7c0f9fe801 Introduce PYTHON_MAJOR_VER variable.
Discussed on python@ a while ago.
2012-12-21 15:38:06 +00:00
Dmitry Sivachenko
c3793c1fde Port for python version 3.3.
Submitted by:	Kubilay Kocak <koobs.freebsd@gmail.com>
2012-12-20 11:55:54 +00:00
Ade Lovett
a2bc5596ff Update to 1.12.6 2012-12-19 20:27:06 +00:00
Renato Botelho
5e451ad65e Pass maintainership of qmail ports and bsd.mail.mk to bdrewery@. It was funny,
but I'm not using qmail for a long time.
2012-12-18 13:56:17 +00:00
Alex Dupre
e52ff7a771 - drop support for apache 1.3
- add support for "event" mpm
- improve IGNORE message [1]

PR:		ports/173277 [1]
Submitted by:	adamw
2012-12-17 13:51:22 +00:00
Baptiste Daroussin
64cd51b378 Fix typo 2012-12-15 23:06:39 +00:00
Alexey Dokuchaev
3915e45bda - Add standard descriptions for AUDIOFILE and SOUNDTOUCH
- Consistensify descriptions for LIBEDIT and READLINE
2012-12-15 16:56:58 +00:00
Olivier Duchateau
5abc365924 - x11/libexo update to 0.10.1
- x11-fm/thunar update to 1.6.1

Approved by:	rene, miwi (mentors, implicit)
2012-12-14 19:07:36 +00:00
Florian Smeets
d26530b713 - introduce a USE_FUSE macro
- convert all fuse ports to use the new macro

The macro makes sure sysutils/fusefs-libs gets installed and depending on
fuse being in base or not it installs sysutils/fusefs-kmod.

Approved by:	portmgr (bapt)
2012-12-14 15:47:00 +00:00