Commit graph

303885 commits

Author SHA1 Message Date
Pawel Pekala
0d106080a3 Update to version 3.20.1
PR:		ports/180239
Submitted by:	Danilo Egea Gondolfo <danilogondolfo@gmail.com> (maintainer)
2013-07-03 18:19:59 +00:00
Pawel Pekala
87e6386ff2 Update to version 2.1
PR:		ports/180238
Submitted by:	Danilo Egea Gondolfo <danilogondolfo@gmail.com> (maintainer)
2013-07-03 18:17:23 +00:00
Pawel Pekala
114e6d6be9 Update to version 2.2.3
PR:		ports/179994
Submitted by:	Takashi Kato <townwear@gmail.com>
Approved by:	maintainer
2013-07-03 17:52:47 +00:00
Diane Bruce
94d43048e5 Updated trustedqsl and removed tqsllib port which is no longer needed
Some cleanups and fixes needed.

Original comment from shurd@sasktel.net
I noticed that the new version allows uploading directly from the tqsl
app, so I've updated the port.  The tqsllib is no longer a separate
package from upstream, so I added the CONFLICTS_INSTALL for it.  A note
will be needed in ports/UPDATING regarding this.

Submitted by:		 Stephen Hurd <shurd@sasktel.net>
2013-07-03 17:45:02 +00:00
Dirk Meyer
0db52e9970 - remove now obsolete comment to imake macro 2013-07-03 17:18:04 +00:00
Pawel Pekala
5f5ffa58c3 - Update to version 2.3
- Add OPUS option

While here remove leading article from COMMENT

PR:		ports/180230
Submitted by:	Fraser Tweedale <frase@frase.id.au> (maintainer)
2013-07-03 17:15:23 +00:00
Baptiste Daroussin
7a5af7b75c Better attempt to comment r322214 and fix typos.
Base on suggestions and typo fixes by: pluknet@ and sunpoet@
2013-07-03 16:00:05 +00:00
Rene Ladan
4d0532385f Remove ports which are replaced by graphics/linux-f10-dri :
graphics/linux_dri
graphics/linux-dri74

Discussed on:	emulation@
2013-07-03 15:44:15 +00:00
Rene Ladan
f5cb941311 Switch the default Linux DRI port to linux-f10-dri and remove support
for the unused USE_GL=linux (this avoids hardcoding the Linux DRI port).

PR:		ports/180231
Submitted by:	myself
Approved by:	portmgr (bapt)
2013-07-03 15:32:01 +00:00
Glen Barber
f8d0453b33 Add missing conflicts.
Approved by:	cy (maintainer, implicit)
2013-07-03 15:12:04 +00:00
Glen Barber
74bc0ac28a Update cfengine34 to 3.4.5.
Add cfengine35 as conflict.

Approved by:	cy (maintainer, implicit)
2013-07-03 15:10:49 +00:00
Rene Ladan
97ae939ffb - Remove optional dependency on deprecated QT3
- Convert Makefile header
- Drop leading article from comment
2013-07-03 15:01:36 +00:00
Pawel Pekala
d6cbcbf34d - Update to version 2.2.1
- Make options visible

The release notes for this version are as follows:

Minor bugfixes, interface improvements, and documentation updates.
2013-07-03 14:05:26 +00:00
Bernhard Froehlich
1d6d7b38dc - Changing RAM for a VM was broken in the GUI because there was no
implementation for FreeBSD that could calculate available RAM.

PR:		ports/180086
Submitted by:	Martin Birgmeier <Martin.Birgmeier@aon.at>
2013-07-03 12:56:48 +00:00
William Grzybowski
4d682966dd x11/florence: fix run depends
- BUILD_DEPENDS is RUN_DEPENDS as well
- Add DOCS option
- Use OPTIONS_SUB

PR:		ports/180113
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
2013-07-03 12:44:17 +00:00
William Grzybowski
05ca45bf6e x11/libfm: preserve conf files
- Fix preservation of conf files
- Fix dependencies

PR:		ports/180110
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
2013-07-03 12:41:28 +00:00
William Grzybowski
0c312a1b6a x11/menu-cache: fix LXDE menu bug
- Fix LXDE menu bug (from upstream)
- Change depenency to glib20

PR:		ports/180132
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
2013-07-03 12:38:31 +00:00
William Grzybowski
29011d038d benchmarks/flowgrind: fix DSCP marking
- Fix DSCP marking

PR:		ports/180197
Submitted by:	Lars Eggert <lars@eggert.org> (maintainer)
2013-07-03 12:34:05 +00:00
William Grzybowski
c8e11003c2 net-mgmt/phpipam: update to 0.8
- Udpate to 0.8 [1]
- Trim Makefile header and COMMENT
- Mute cat pkg-message
- Add WWW to pkg-descr

PR:		ports/180204
Submitted by:	Jake Smith <jake@xz.cx> (maintainer)
2013-07-03 12:31:47 +00:00
Rene Ladan
32f36c1f57 - Drop dependency on x11-themes/qt-bluecurve-theme , which depends on
the expired QT3.
- Bump PORTREVISION
2013-07-03 11:53:12 +00:00
Niclas Zeising
d3e31eedea Give this a chance to work on sparc as well.
Submitted by:	Marius Strobl
Obtained from:	xorg development repo
2013-07-03 11:43:03 +00:00
Niclas Zeising
9313932a46 Update to 1.7.2
This release incorporates all security patches.

Obtained from:	xorg development repo
2013-07-03 11:35:50 +00:00
William Grzybowski
928f61a15d net/proxychains-ng: preserve conf file
- Fix preservation of .conf file

PR:		ports/180109
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
2013-07-03 11:34:41 +00:00
Sofian Brabez
c6fdc4da3f - Add LICENSE
- Update COMMENT
- Update pkg-descr
- Remove unnecessary mkdir
- Take maintainership
2013-07-03 10:58:57 +00:00
Hiroki Sato
9bd0f80e4b Fix BUILD_DEPENDS in japanese/mozc-tool.
Spotted by:	ume
2013-07-03 10:22:40 +00:00
Li-Wen Hsu
5ad157df04 Correct syntax in kernel config is 'options'
Submitted by:	kevlo
2013-07-03 08:14:13 +00:00
Koop Mast
de8a97dabe Use BUILD_WRKSRC and ALL_TARGET instead of custom do-build: target.
Submitted by:	bapt@
2013-07-03 07:53:36 +00:00
Baptiste Daroussin
44900b87e1 pkg2ng is calling directly bsd.pkgng.mk if present which will fail because of the lack of UID.
Define it if not already defined earlier

Submitted by:	Yar Tikhiy <yar.tikhiy@gmail.com>
2013-07-03 05:48:25 +00:00
Mark Linimon
d8f9e671fb rodrigc's commit bit has been taken in for safekeeping. 2013-07-03 03:01:20 +00:00
Marcelo Araujo
f20ac572f1 - Take maintainership. 2013-07-03 02:13:34 +00:00
Mark Linimon
74a2f9f453 mlaier's bit has been taken in for safekeeping. 2013-07-03 02:08:05 +00:00
Rene Ladan
3ed7fea98c Remove the QT3 option, this depends on the expired QT3 port.
The GTK2 option is now the only SINGLE option, so do not propose
it at all.
2013-07-02 22:59:11 +00:00
Raphael Kubo da Costa
52f7e9cd0e Pass maintainership to submitter.
PR:		ports/180202
Submitted by:	serpent <serpent7776@gmail.com>
2013-07-02 22:55:44 +00:00
Rene Ladan
7e8268aa94 Remove support for the -qt package variant, this depends on the
expired QT3 port.

NOPORTDOCS -> PORT_OPTIONS:MDOCS while here
2013-07-02 22:44:48 +00:00
Rene Ladan
b662047ef2 Remove the QT3 option which depends on the expired QT3 port. 2013-07-02 22:25:52 +00:00
Ryan Steinmetz
41e8733da4 - Add dependency for devel/p5-Sys-SigAction to allow Jmx4Perl::Agent timeout to function
- Bump PORTREVISION

Approved by:	tj@
2013-07-02 22:09:53 +00:00
Ryan Steinmetz
e4d57b3efd - Fix broken pkg-plist (revert previous commit)
- Bump PORTREVISION
2013-07-02 21:22:25 +00:00
TAKATSU Tomonari
25a2747f97 - Update to 2.3.34
- Make use of LICENSE framework
- Convert to new Options framework

PR:		ports/179657 (based on)
Submitted by:	John Marino <draco_AT_marino_DOT_st>
2013-07-02 20:54:23 +00:00
Thierry Thomas
c9a53c43cc Fix installation when DRAW is not selected.
Reported by:	Andrea Venturoli <ml (at) etfence.it>
2013-07-02 20:47:29 +00:00
Jason Helfman
303d3dc0d4 - bring in distinfo and pkg-plist for bump 2013-07-02 20:24:22 +00:00
Jason Helfman
d92add59e5 - update to 1.1.0 and bump shared libraries in respective ports
- while here:
  - fix option check in sysutils/cfengine34
  - move devel/libvirt-glib to use glib20 in favor of gio-fam-backend (suggested by kwm@)
  - restore ABI version in net-mgmt/collectd5
2013-07-02 20:23:00 +00:00
Lars Engels
aad5f9af94 - Fix sound playback
- Bump PORTREVISION
- Whitespace fixes

PR:		ports/180091
Submitted by:	maintainer
2013-07-02 20:10:38 +00:00
Jung-uk Kim
71c502582a Update to 0.0.29. 2013-07-02 20:06:01 +00:00
Stephen Montgomery-Smith
dc4470e668 - ${DO_NADA} to @${DO_NADA}. 2013-07-02 19:54:03 +00:00
Stephen Montgomery-Smith
34cb2f14af - Update to 1.2.2. 2013-07-02 19:40:40 +00:00
Stephen Montgomery-Smith
c500a46393 - Update to 1.2.2. 2013-07-02 19:37:46 +00:00
Raphael Kubo da Costa
714b4fcc61 Unbreak. It's USES=shared-mime-info, not USES=sharedmime. 2013-07-02 19:34:19 +00:00
Raphael Kubo da Costa
40d9fb6b34 Update to 1.7.1. 2013-07-02 19:21:24 +00:00
Raphael Kubo da Costa
50c087f760 Update KDevelop & friends to 4.5.1 and KDevelop to 1.5.1.
Proudly presented by the KDE on FreeBSD team, with commits by makc@, rakuco@
and Schaich Alonso. Everything should build fine with both gcc and clang.
2013-07-02 19:20:28 +00:00
Rene Ladan
8751105222 Remove the QT option as it depends on the expired QT3 port.
The maintainer does not use this port any longer, new volunteers are welcome.

PR:		ports/180200
Submitted by:	myself
Approved by:	Daniel O'Connor <darius@dons.net.au> (maintainer)
2013-07-02 19:06:29 +00:00