Cy Schubert
bd4b523f3b
Fails to build without SPOOF support. Mark BROKEN for the time being.
2012-09-01 02:43:50 +00:00
Colin Percival
159b89d30e
Get the packaging list correct.
...
Submitted by: QAT
Pointy hat to: cperciva
2012-09-01 00:13:44 +00:00
Colin Percival
dff333431d
Update to spiped-1.2.1. The only major change is the addition of the
...
spipe(1) utility which acts as a client for the spiped protocol,
suitable for use as an ssh ProxyCommand.
2012-08-31 23:54:24 +00:00
Gerald Pfeifer
f44c7e383e
Update to Wine 1.5.12. This includes the following changes:
...
- Support for disabling individual joysticks.
- Better support for D3DX9 constant tables.
- Some XRandR improvements.
- Various bug fixes.
2012-08-31 23:09:03 +00:00
Max Brazhnikov
7ce397239f
Replace deprecated kdebase component by libkonq
...
Remove needless build dependence on qca plugin
Remove needless USE_LDCONFIG
PR: ports/171216
Approved by: Mina R Waheeb (maintainer)
2012-08-31 23:05:10 +00:00
Max Brazhnikov
878927d3c5
Remove needless (and deprecated) kdebase component
...
Remove indirect dependencies on qt4 libraries
PR: ports/171218
Approved by: Veniamin Gvozdikov (maintainer)
2012-08-31 23:04:24 +00:00
Alberto Villa
48752c7f35
- Add SWFDEC.
...
- Fix OGG.
- Improve MP3, SSH, SSL and VORBIS.
2012-08-31 22:52:45 +00:00
Eitan Adler
27cf7916e0
2012-05-11 www/p5-Xango: Removed from CPAN
2012-08-31 22:36:00 +00:00
Eitan Adler
94958eba31
Remove p5-Xango support as it is expired and will soon be removed.
...
Approved by: sumikawa (maintainer)
2012-08-31 22:34:49 +00:00
Eitan Adler
f91bfba03a
Deprecate linuxpluginwrapper, which is broken on all supported releases.
2012-08-31 22:11:45 +00:00
Juergen Lock
e8976e5726
Fix build on recent(ish) 9.x (after r235405 i.e. MFC of r228631.)
2012-08-31 21:13:05 +00:00
Bryan Drewery
44eccf4272
- Add missing manpages for 3.7.0 [1]
...
- Fix build with clang [2]
- Fix plist issue
- Remove Makefile header
- Take maintainership
PR: ports/153386 [1]
Reported by: Raphael Kubo da Costa <kubito@gmail.com> [1]
PR: ports/169112 [2]
Submitted by: Lee Thomas <lee_thomas@aslantools.com> [2]
Approved by: eadler (mentor)
2012-08-31 20:11:03 +00:00
Matthew Seaman
c4619dfff8
- Fix pkg-plist
...
Reported by: Tim Bishop
2012-08-31 18:56:12 +00:00
Chris Rees
800b5d1d40
Now that the headers have been removed, we no longer get the Whom line from
...
which to acquire the Submitted by: line.
It should be reasonable to simply use the MAINTAINER line; unfortunately we
lose the real name and only get the email address.
2012-08-31 18:40:40 +00:00
Li-Wen Hsu
aef06eda7d
2012-05-12 www/py-django12: Unsupported version
2012-08-31 18:09:42 +00:00
Li-Wen Hsu
2f3f4fc6f9
- Convert to new options framework
2012-08-31 17:56:27 +00:00
Li-Wen Hsu
78f3e44e78
- Convert to new options framework
2012-08-31 17:56:06 +00:00
Li-Wen Hsu
e256fe50e5
- Update to 1.3.3
...
- Convert to new options framework
PR: ports/170496
Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw>
2012-08-31 17:55:22 +00:00
Bryan Drewery
5a9e59c5c5
- Update to 2.13.3
...
- Add missing perl build dependency
- Remove header
Approved by: eadler, bapt (mentors, implicit)
2012-08-31 17:36:09 +00:00
Cy Schubert
d16c293319
Update 3.3.5 --> 3.3.6
2012-08-31 17:35:11 +00:00
Eygene Ryabinkin
73839b622e
VuXML: update Java 7 entry with Oracle-provided details
...
Oracle's Java 7 update 7 fixes CVE-2012-4681.
2012-08-31 16:58:41 +00:00
Glen Barber
a447c15540
- devel/pcre is no longer optional in sysutils/cfengine32.
...
- Remove -legacy PKGNAMESUFFIX
- Bump PORTREVISION
- Use [tab] in CONFLICTS line (portlint)
Approved by: cy (maintainer)
Approved by: crees (mentor, implicit)
2012-08-31 16:26:07 +00:00
Eitan Adler
44bb515cac
Add $FreeBSD$ lines
...
reported by: crees
2012-08-31 16:17:19 +00:00
Baptiste Daroussin
89c3e3e261
- update to checkin 1516db8bc5
...
- changes:
* fix a bug not cleanly cleaning a bulk after a Ctrl-C [1]
* do not load linux specific stuff on non x86 platforms
* performances improvements
* fix testport
Reported by: flo and des [1]
2012-08-31 16:16:46 +00:00
Baptiste Daroussin
15ee713341
- update to 2.0.1
...
- changes:
* fix a bug not cleanly cleaning a bulk after a Ctrl-C
Reported by: flo, des
2012-08-31 16:13:13 +00:00
Eitan Adler
bdc98b35f5
By request, add dialog wrapper used to give the ports options dialog
...
additional features such as:
- extended descriptions
- auto resizing
- compatability with older dialog implementations
Submitted by: wblock
Reviewed by: ports@
2012-08-31 16:04:08 +00:00
Koop Mast
04a589dee4
Solve libGL.so and libglx.so conflict situation between libGL, xorg-server and
...
the nvidia-driver. Install the libraries in port specific directories.
Use pkg-install and pkg-deinstall scripts to update the hardlinks to the
default locations of these files.
While here clean up some @dirrmtry lines in xorg-server plist for directories
that aren.t created by xorg-server.
Motivator: pkgng
Inspiration: irc, freebsd-x11@ mailinglist discussion (sorry can't find it
anymore to give credit the people)
Reviewed by: danfe@ (for nvidia parts), bapt@
Approved by: danfe@ (for nvidia parts)
With hat: x11@
2012-08-31 15:44:41 +00:00
Matthias Andree
bc4796d9ea
Tidy up paragraph formatting (it passed "make validate" before).
...
Suggested by: wxs
2012-08-31 15:17:13 +00:00
Guido Falsi
03478e0092
Fix typo.
...
PR: ports/170804
Submitted by: Artis Caune <Artis.Caune@gmail.com>
Approved by: gnome (mezz)
Approved by: crees, tabthorpe (mentors, implicit)
2012-08-31 14:38:38 +00:00
Colin Percival
5fa59343bd
Update to version 1.1 of my ec2 boot scripts: Use the SWAPMETA entry in
...
the output of `vmstat -z` to figure out how much swap space we can
safely configure, instead of the kern.maxswzone sysctl.
2012-08-31 14:06:20 +00:00
Florian Smeets
a5de0ee12a
- Add Ukrainian langpack
...
- cleanup Makefile headers
PR: ports/171203
Submitted by: Volodymyr Kostyrko <c.kworr@gmail.com>
2012-08-31 14:05:19 +00:00
Carlo Strub
5e7511bad4
- Update to 0.5.4
...
- tidy pkg-descr
2012-08-31 13:57:22 +00:00
Carlo Strub
86a472485c
- Update to 1.3.6
...
- tidy pkg-descr
2012-08-31 13:47:19 +00:00
Carlo Strub
a399a4ce78
- Update to 0.15 (this involved a big change in the algorithms used)
...
- Tidy COMMENT
- Update pkg-descr to the new description
2012-08-31 13:45:40 +00:00
Carlo Strub
e3d4c1bb38
- Update to 0.9.17
...
- Tidy pkg-descr
2012-08-31 13:43:31 +00:00
Carlo Strub
9a79ecbc46
- Update to 0.9.16
...
- tidy pkg-descr
2012-08-31 13:41:22 +00:00
Jase Thew
9c85a36aed
- Update to 0.2.6
...
- Convert to optionsNG
- Fix silent dependency on ocaml if option was disabled but ocaml was
installed [1]
- Add pre-install and pkg-plist shims to clean-up previous install
leftovers if found
- Rename OCAML option PLIST_SUB entry and associated marker in pkg-plist
PR: ports/169252 [1]
Submitted by: Edward Sanford Sutton III <mirror176@cox.net>
Approved by: flo (mentor)
2012-08-31 12:23:32 +00:00
Andrej Zverev
26b4064ff3
- Update to version 3.2.10
...
PR: ports/170601
Submitted by: Eugene Grosbein <egrosbein@rdtc.ru>
Approved by: maintainer (timeout)
2012-08-31 12:04:07 +00:00
Jun Kuriyama
7ff6a4a06e
Fix accidentally committed into devel category. What I want is sysutils.
2012-08-31 12:03:03 +00:00
Jun Kuriyama
cef0d19901
Fluentd is a log collector daemon written in Ruby. Fluentd receives
...
logs as JSON streams, buffers them, and sends them to other systems
like MySQL, MongoDB, or even other instances of Fluentd.
WWW: http://fluentd.org/
2012-08-31 11:59:21 +00:00
Jun Kuriyama
7e92d6609f
- Upgrade to 1.10.
2012-08-31 11:51:35 +00:00
Eygene Ryabinkin
3fab9832c2
VuXML: document CVE-2012-3548, DoS in Wireshark
2012-08-31 10:59:18 +00:00
Philip Paeps
ecdd2607cd
Update to 1.0.
...
PR: 171062
Submitted by: swills
2012-08-31 10:22:36 +00:00
Baptiste Daroussin
0c11cdc4dc
- update to 0.4.1
...
- cleanup the header
2012-08-31 10:21:04 +00:00
Baptiste Daroussin
74adf5b8a2
Update to 0.8.7
...
Cleanup the header to only keep the $FreeBSD$ line
2012-08-31 10:18:56 +00:00
Kevin Lo
ff6da5c7e4
Update to 1.3.18
2012-08-31 10:06:24 +00:00
Jun Kuriyama
1daea9fa7e
- Upgrade to 1.3100.
2012-08-31 10:00:29 +00:00
Jun Kuriyama
fcf9bdedf7
- Upgrade to 1.0003.
2012-08-31 09:59:32 +00:00
Akinori MUSHA
f6743804cf
Update to 0.10.3.
...
Approved by: MAINTAINER
2012-08-31 09:58:49 +00:00
Jun Kuriyama
5879b7da1d
- Upgrade to 0.13.
2012-08-31 09:57:14 +00:00