Eitan Adler
9b24a5c312
Forgot to bump portrevision after previous build change
2012-01-07 05:34:35 +00:00
Eitan Adler
2c947299d7
- Fix build with clang (void main - really?)
...
- Fix functioning on 64 bit systems
PR: ports/160667
Submitted by: Martin Etteldorf <etteldor@gmail.com>
2012-01-07 05:33:05 +00:00
Eitan Adler
86cd1a5137
- Fix rc script
...
Pointed out by: dougb
2012-01-07 05:15:00 +00:00
Eitan Adler
13d94c2936
volman is a FreeBSD specific volume manager. It acts
...
as a translator of devd(8) events, probing storage
devices for their file system information, and serving
this over a FIFO based API to which clients can
subscribe. In addition to notifying clients of new
or lost volumes, it will mount and unmount such
volumes at the command of subscribing clients.
It runs as root and allows any local clients the
ability to mount and unmount volumes which are
detected, regardless of any user privileges. This
is intended for single user X11 systems needing
an easy way of accessing USB flash disks on the fly.
WWW: http://forums.freebsd.org/showthread.php?t=27233
PR: ports/161977
Submitted by: Aragon Gouveia <aragon@phat.za.net>
2012-01-07 04:59:41 +00:00
Daichi GOTO
b706405e3a
added support for ibus-1.4.0
...
Requested by: Buganini
2012-01-07 04:49:16 +00:00
Eitan Adler
c2e6cf2d7c
Update xinput to 1.5.4
...
Changes:
Don't use defines for checking server version.
Ported by: kwm
Obtained from: xorg-dev repo
2012-01-07 04:41:15 +00:00
Eitan Adler
8ebcfaa3b4
lsh's RESTRICTED tag removed in r1.16 of it's Makefile
2012-01-07 04:21:43 +00:00
Eitan Adler
2a1d917366
Python DB-API 2.0 client interface for Cassandra
...
WWW: http://code.google.com/a/apache-extras.org/p/cassandra-dbapi2/
PR: ports/163292
Submitted by: Radim Kolar <hsn@sendmail.cz>
2012-01-07 04:12:43 +00:00
Daichi GOTO
0867160c6f
fixed wrong packages name
2012-01-07 02:19:30 +00:00
Stephen Montgomery-Smith
60c3e84c21
- Add missing run_depends.
...
- Bump portrevision.
2012-01-07 01:07:17 +00:00
Steve Wills
36a3853e6a
- Add missing depends so the module works, build warnings are silenced
...
- Add TEST_DEPENDS to enable testing
- Bump port revision due to new dependencies
2012-01-06 23:44:15 +00:00
Rene Ladan
311af28bde
Update to 16.0.912.75
...
Security: http://www.vuxml.org/freebsd/1a1aef8e-3894-11e1-8b5c-00262d5ed8ee.html
2012-01-06 22:35:40 +00:00
Michael Scheidell
46fa18cb60
- fix weekly/periodic script. should have been 'weekly' was 'daily'
...
PR: ports/162496
Submitted by: basarevych@gmail.com
Approved by: peter@pean.org (maintainer), gabor (mentor, implicit)
2012-01-06 21:58:57 +00:00
Michael Scheidell
b983ea495b
- Selectivly adds mysql/and/or postgresql to rc script 'REQUIRES:'
...
PR: ports/163825
Submitted by: scheidell
Approved by: pauls@utdallas.edu (maintainer), gabor (mentor, implicit)
2012-01-06 21:53:32 +00:00
Wesley Shields
40bbc591ab
Add support for pflog interfaces. Adjust chunk statements in the patch
...
while here.
Submitted by: Clayton Milos <clay@milos.co.za> (via ports@ list)
2012-01-06 21:01:18 +00:00
Steve Wills
4946089698
- Add missing DEPENDS so the module actually works, build warnings go away
...
and tests work
2012-01-06 20:05:12 +00:00
Gerald Pfeifer
9a50baf4ce
Update to the 20111231 snapshot of GCC 4.7.0.
2012-01-06 19:52:09 +00:00
Michael Scheidell
36c3ff1c5f
- Update to new git revision & FIX: build with MYSQL >= 51
...
- Note to cluster/tinderbox builders: the 'filesystem touched' seems to be a tinderbox error. This looks like it builds ok.
- Tried on FreeBSD 7.4 and 8.2, i386, mysql 5.1 and mysql 5.5
PR: ports/160233
Approved by: gabor(mentor)
2012-01-06 19:44:58 +00:00
Steve Wills
5b99b04533
- Add missing DEPENDS so that the module actually works, silence build
...
warnings and enable testing
2012-01-06 18:56:22 +00:00
Andrej Zverev
a4536df965
- Update to 0.13
2012-01-06 18:48:08 +00:00
Steve Wills
076eb354aa
- Add missing BUILD_DEPENDS to silence build warning and enable testing
2012-01-06 18:43:36 +00:00
Rene Ladan
a0644d692e
Add new vulnerabilities for www/chromium.
...
Security: CVE-2011-[3919,3921-3922]
2012-01-06 18:35:42 +00:00
Steve Wills
ec6cde95b4
- Add missing BUILD_DEPENDS to silence build warning and allow testing
2012-01-06 18:09:15 +00:00
Jason Helfman
2cb3438f42
- Update to 1.7
...
- adjust patch target
PR: ports/163785
Submitted by: maintainer, Dmitriy Limonov <earl1k at mail.ru>
Approved by: crees (mentor)
2012-01-06 17:25:50 +00:00
Steve Wills
b9df829c1a
- Update to 2.113640
...
- Remove dependency on deprecated p5-Version-Requirements
2012-01-06 17:18:55 +00:00
Michael Scheidell
dd1989bf07
- missing moved commit for ruby-thrift to rubygems-thrift
...
PR: ports/163676
Approved by: gabor (mentor)
2012-01-06 16:55:20 +00:00
Michael Scheidell
3c7099b027
- Fixes: easy-install.pth contents lost on upgrade clobbering ports using it
...
PR: ports/118301
Submitted by: Douglas William Thrift <douglas@douglasthrift.net>
Approved by: lars.eggert@nokia.com (maintainer, timeout 3 years), gabor (mentor)
2012-01-06 16:36:03 +00:00
Michael Scheidell
62b52e58c2
- new port Node.js bindings for the Apache Thrift RPC system
...
PR: ports/163779
Approved by: gabor(mentor)
2012-01-06 16:31:50 +00:00
Koop Mast
eaf0ee37c1
Assign to swills@ he already maintains p5-Glib2 and p5-Gtk2.
...
Approved by: swills@
With hat: gnome@
2012-01-06 16:03:16 +00:00
Pawel Pekala
3f46756150
- Add UNICODE option (default off) which enables experimental unicode support
...
- Don't link to libidn when found on system
- Switch to bsd.port.options.mk
2012-01-06 15:27:25 +00:00
Frederic Culot
022be98e7f
Host-setup is a dialog(1) (or Xdialog(1)) based utility for configuring your
...
system. It can activate changes to the system in a safe and effective manner.
Functionality includes (but may not be limited to):
- Configure Time Zone
- Configure Hostname/Domain
- Configure Network Interfaces
- Confgure Default Router/Gateway
- Configure DNS nameservers
WWW: http://druidbsd.sourceforge.net/
PR: ports/163857
Submitted by: Devin Teske <dteske@vicor.com>
2012-01-06 13:34:21 +00:00
Frederic Culot
31d7fa1f37
- Update to 20120106
...
- Add LICENSE (BSD)
2012-01-06 11:50:52 +00:00
Brendan Fabeny
b1f41a4098
fix fetch in the NOPORTDOCS case
2012-01-06 11:02:57 +00:00
Brendan Fabeny
6ff43c6512
Add xblas 1.0.248, extra Precise Basic Linear Algebra Subroutines
...
(BLAS).
2012-01-06 10:50:11 +00:00
Emanuel Haupt
dc46c963ce
Update to 0.025
2012-01-06 10:43:55 +00:00
Emanuel Haupt
94b2221565
Update to 0.050
2012-01-06 10:33:11 +00:00
Emanuel Haupt
a51c4176a1
Update to 1.3.1
2012-01-06 10:26:24 +00:00
Frederic Culot
e44c6fa34c
- Update to 0.5.1
...
PR: ports/163819
Submitted by: Joe Horn <joehorn@gmail.com>
Approved by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
2012-01-06 10:02:41 +00:00
Ruslan Makhmatkhanov
30726b7ac6
Mark this port DEPRECATED. Set for removal on 2012-02-06.
...
I somehow overlooked it within dependencies hunt.
Also:
- explicitly set needed python and zope versions because of upcoming bsd.python.mk change.
(no revision bump needed, because versions are still the same)
- remove CONFLICTS with unexisting plone port
2012-01-06 09:57:10 +00:00
Kevin Lo
87dede05da
Update to 2.1.0
2012-01-06 09:44:47 +00:00
Ruslan Makhmatkhanov
cff2837fed
Remove expired zope ports.
2012-01-06 09:16:12 +00:00
Johan van Selst
eaf5e9358c
The pkgconfig file from liboauth referes to the libcrypto pkgconfig file.
...
Remove the reference, because our openssl is installed without such a file.
Submitted by: kwm
2012-01-06 08:48:21 +00:00
Sunpoet Po-Chuan Hsieh
c8de440e97
- Update to 4.10 Beta 3
2012-01-06 08:28:10 +00:00
Sunpoet Po-Chuan Hsieh
749b5ae400
- Bump PORTREVISION for sysutils/freeipmi shlib change
2012-01-06 08:26:06 +00:00
Sunpoet Po-Chuan Hsieh
d6b221a9cd
- Update to 1.1.1
...
Changes: http://savannah.gnu.org/forum/forum.php?forum_id=7073
2012-01-06 08:25:43 +00:00
Sunpoet Po-Chuan Hsieh
1815ad34e4
- Update to 2.101
...
- Remove no-op DISTNAME setting
- Pet portlint
- Sort MAN3
Changes: http://search.cpan.org/dist/Email-Simple/Changes
2012-01-06 08:25:15 +00:00
Sunpoet Po-Chuan Hsieh
b9807d2543
- Update to 0.87
...
Changes: http://search.cpan.org/dist/Imager/Changes
2012-01-06 08:22:35 +00:00
Sunpoet Po-Chuan Hsieh
3f9a1528ec
- Update to 0.20
...
- Pet portlint
Changes: http://search.cpan.org/dist/Net-FTPSSL/Changes
2012-01-06 08:21:23 +00:00
Sunpoet Po-Chuan Hsieh
d86502dd91
- Update to 1.60
...
- Add TEST_DEPENDS
Changes: http://search.cpan.org/dist/Dancer-Plugin-Database/Changes
2012-01-06 08:20:42 +00:00
Ruslan Makhmatkhanov
c9cb8024f3
- update to 2.8
...
- move LICENSE into proper block
PR: 163832
Submitted by: Jason E. Hale <bsdkaffee at gmail dot com> (maintainer)
2012-01-06 08:17:46 +00:00