Commit graph

12352 commits

Author SHA1 Message Date
Michael Scheidell
5c81e5925e - The mount checkpoint was changed in previous update to r230226.
- This patch fixed mount_fusefs to use new path.
- Bump PORTREVISION

PR:		ports/164218
Submitted by:	jh@
Approved by:	Edward Sanford Sutton, III <mirror176@cox.net>  (maintainer), gabor (mentor)
2012-02-13 13:37:13 +00:00
Jimmy Olgeni
8750cf2e2b Upgrade to version 3.90. 2012-02-13 13:25:41 +00:00
Jimmy Olgeni
5e9efdc7b5 Upgrade to version 1.500. 2012-02-13 13:24:56 +00:00
Jimmy Olgeni
7289088a00 Upgrade to version 1.580. 2012-02-13 13:24:13 +00:00
Philip M. Gollucci
292920b979 - Update to 0.12.1
PR:             ports/165019
Submitted by:   myself (pgollucci)
Approved by:    gogo@cs.uni-sb.de (maintainer)
Sponsored by:   RideCharge Inc. / TaxiMagic
2012-02-12 20:14:31 +00:00
Philip M. Gollucci
8145ac3b71 - Update to 1.0.22
PR:             ports/165017
Submitted by:   myself (pgollucci)
Approved by:    gogolok+freebsd@gmail.com (maintainer)
Sponsored by:   RideCharge Inc. / TaxiMagic
2012-02-12 20:14:16 +00:00
Joe Marcus Clarke
060738f064 Fix detection of CDs in certain drives using ATAPI_CAM.
PR:		164927
Submitted by:	Shin-ichi Okano <s-okano@n08.itscom.net>
Based on:	sysutils/cdrecord
2012-02-12 16:56:13 +00:00
MANTANI Nobutaka
1bce0bbb3a Update to 1.25. 2012-02-12 15:12:25 +00:00
Pav Lucistnik
a7dc240b00 - Unbreak
Submitted by:	Vyacheslav I. <yohimba@mail.ru>
2012-02-12 14:10:36 +00:00
Alexey Dokuchaev
7ff5813e1a - Do not force our CFLAGS in src/backend, it must be compiled with -O0, or
smartdimmer will fail with "init_nvclock() failed!" message; bump port
  revision due to importance of this change (fixing a run-time crash)
- Define LICENSE (GPLv2) and cleanup Makefile a bit while I am here

Reported by:	Lucas Hosseini
2012-02-12 06:02:52 +00:00
Philip M. Gollucci
d92dcf6d3e - Update to 1.1.10
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2012-02-12 02:13:19 +00:00
Philip M. Gollucci
84d971b5e1 - Add rc.d files
- Bump PORTREVISION

PR:             ports/164876
Submitted by:   Gea-Suan Lin <gslin@gslin.org>
With Hat:       perl@
2012-02-11 22:37:24 +00:00
Raphael Kubo da Costa
555cbea998 k3b-kde4: Update the libk3bdevice/k3bscsicommandbsd.cpp patch.
I committed a6a2ed3 to k3b's git tree some time ago. It is a patch by
avg@ improving the file and preventing some bugs from occurring. In
his own words in KDE git review request 103293:

  Main idea of the change is to improve the case where SCSI sense data
  is not automatically provided and has to be explicitly requested.
  Current code essentially duplicates main transport code for this
  task.  The proposed code recursively calls into the transport code
  with MMC_REQUEST_SENSE command.  This also fixes a problem with the
  existing code where it re-uses a CCB of the original command for sense
  fetching but doesn't ensure that all the previously used bytes are
  reset to proper values.  This can result in a malformed
  MMC_REQUEST_SENSE CCB which can confuse certain hardware (e.g. it
  hangs Optiarc DVD RW AD-7191S 1.02).  Also the style of the code is
  cleaned up.  Because of the code re-use the code is now more compact.
  Additionally some historic and useless code was dropped - the code for
  setting errno.  errno value is not used by the calling code and this
  is an artifact of the FreeBSD-specific code having been borrowed from
  a different project (as attested by Heiner Eichmann
  <h.eichmann@gmx.de>).

The current patch in the port now contains both commits 4ffc589 and
a6a2ed3 squashed together.

Bump PORTREVISION accordingly.

Submitted by:	avg
2012-02-11 18:13:11 +00:00
Emanuel Haupt
123529259d Respect CC and CFLAGS
Approved by:	Andrey Zonov <andrey@zonov.org> (maintainer)
2012-02-11 17:19:35 +00:00
Steve Wills
5f065fa01d Cross-platform functions emulating common shell commands
WWW:	http://search.cpan.org/dist/Shell-Command/
2012-02-11 04:39:05 +00:00
Alexey Dokuchaev
f3f584e038 Prefer more correct word "distributions" to slang term "distros". 2012-02-10 16:46:00 +00:00
Sunpoet Po-Chuan Hsieh
737c7ed760 - Use REINPLACE_CMD instead of a patch file 2012-02-10 02:34:56 +00:00
Chris Rees
1d5821c53a Copy over configuration file on install if not present
PR:		ports/164745
Submitted by:	crees (me)
Approved by:	Dirk Engling (maintainer)
2012-02-09 18:08:28 +00:00
Michael Scheidell
41d88bb920 - Fixed time/date handling, fix taken from upstream
- Device block size is now requested from the device
- Added optional ublio support, enabled by default
- Bump PORTREVISION

PR:		ports/164790
Submitted by:	Alex Samorukov<samm@os2.kiev.ua>  (maintainer)
Approved by:	gabor (mentor)
2012-02-09 17:21:59 +00:00
Philip M. Gollucci
fc3cc99844 - Basic port cleanups including not abusing people.freebsd.org for downloads
PR:             ports/155896
Submitted by:   sunpoet
Approved by:    maintainer timeout (adrian ; 321 days)
2012-02-08 18:54:01 +00:00
Philip M. Gollucci
6c6af6c1cb - Update to 0.12.0
PR:             ports/164890
Submitted by:   myself (pgollucci)
Approved by:    gogo@cs.uni-sb.de (maintainer)
Sponsored by:   RideCharge Inc. / TaxiMagic
2012-02-08 18:21:56 +00:00
Cy Schubert
30c96ca6fe Assume maintainership. 2012-02-08 05:19:12 +00:00
Sunpoet Po-Chuan Hsieh
7fab964151 - Update to 3.0.23
Changes:	https://github.com/meskyanichi/backup/commits/master
2012-02-08 05:13:04 +00:00
Philip M. Gollucci
f27a657a87 - Fix WWW: links 2012-02-08 02:53:16 +00:00
George V. Neville-Neil
9a0a2ac461 Add a new port to track the head of the synergy development tree.
Major versions of synergy are protocol incompatible so tracking
both development and stable branches, with one port for each,
gives us the most flexibility.

Approved by: skreuzer@
2012-02-07 20:19:30 +00:00
Eitan Adler
2872eba657 The variable is USE_PERL5 not USE_PERL
Submitted by:	Alex Kozlov
Reviewed by:	perl (swills)
Approved by:	portmgr (pav)
2012-02-07 13:29:00 +00:00
Brendan Fabeny
526a1b4947 update to 3.1.9
PR:		163864
Approved by:	maintainer (timeout, 1 month)
2012-02-07 01:04:10 +00:00
Steve Wills
341a11671f - Update to 2.7.10
- No longer need CONFLICTS with non-existent puppet-devel port
- patch-fix_password_provider is integrated upstream in 2.7.10 release

PR:		ports/164634
Submitted by:	tdb
2012-02-04 19:46:20 +00:00
Sofian Brabez
96cc2bbaca - Update to 0.3.0
Approved by:	jadawin@, miwi@ (mentors, implicit)
2012-02-04 03:23:53 +00:00
Sunpoet Po-Chuan Hsieh
4bab1e932a - Update distinfo: tarball rerolled but the content unchanged 2012-02-04 00:48:14 +00:00
Chris Rees
b42f974e77 - Use USERS and GROUPS
- Stop setting DEFAULT_PGSQL_VER

PR:		ports/164568
Submitted by:	crees (me)
Approved by:	maintainer
2012-02-03 21:18:14 +00:00
Pav Lucistnik
771c7cab08 - Mark BROKEN on FreeBSD 7.X: does not compile
usb_modeswitch.c:58:17: error: usb.h: No such file or directory

Reported by:	pointyhat
2012-02-03 19:56:14 +00:00
Eitan Adler
c6a81dce93 This patch has been committed into uhidd upstream and will be included
in the next uhidd release. However it seems that the next release will take some time and some people want/need this patch so temporarily add it.

PR:		ports/159313
Submitted by:	Test Rat <ttsestt@gmail.com>
Reviewed by:	Kai Wang <kaiwang27@gmail.com>
Requested by:	Jan Beich jbeich@tormail.net
Approved by:	maintainer
2012-02-03 17:16:28 +00:00
Emanuel Haupt
7abe20300d Add multimedia as a virtual category.
Discussed with:	martymac
2012-02-03 14:18:00 +00:00
Ganael LAPLANCHE
c5b623192a - Rename sysutils/py-dvdvideo to sysutils/dvdvideo
- Add multimedia as a virtual category to the port

Discussed with: makc, danfe (on ports-committers@)
2012-02-03 10:26:18 +00:00
Jason Helfman
7a985fa9fe - Update to 3.2.1 (bugfixes)
PR:	ports/164720
Submitted by:	maintainer, erdgeist at erdgeist.org
Approved by:	crees, rene (mentors, implicit)
2012-02-03 00:00:21 +00:00
Pav Lucistnik
299b6149df - Mark BROKEN: does not configure
checking for python-rdflib... configure: error: in `/work/a/ports/sysutils/zeitgeist/work/zeitgeist-0.8.1.1':
  configure: error: failed.  Please install the python-rdflib package.

Reported by:	pointyhat
2012-02-02 20:49:02 +00:00
Sunpoet Po-Chuan Hsieh
597b13b6e9 - Update to 9394
Changes:	http://svn.tartarus.org/sgt/agedu/?view=log
2012-02-02 03:57:51 +00:00
Chris Rees
d0735797ad Use USERS and GROUPS
PR:		ports/164548
Submitted by:	crees (me)
Approved by:	v.haisman@sh.cvut.cz (maintainer)
2012-02-01 20:53:01 +00:00
Xin LI
03dda0ef51 Add a port for smp_utils, a set of utilities for Serial Attached SCSI (SAS)
Serial Management Protocol (SMP).
2012-02-01 18:46:36 +00:00
Xin LI
66028a1da9 Update to 1.33 and take maintainership. 2012-02-01 18:35:13 +00:00
Xin LI
a6d7cff99d Update to 1.07. 2012-02-01 18:28:06 +00:00
Sunpoet Po-Chuan Hsieh
beb64b6fb7 - Update to 3.0.22
Changes:	https://github.com/meskyanichi/backup/commits/master
2012-02-01 17:24:44 +00:00
Sunpoet Po-Chuan Hsieh
ab048071e8 - Update to 2.57
Changes:	http://search.cpan.org/dist/MogileFS-Server/CHANGES
2012-02-01 07:47:58 +00:00
Dennis Herrmann
b2b77f6dea Teamocil is a simple tool used to automatically create sessions,
windows and splits in tmux with YAML files.

WWW:    https://github.com/remiprev/teamocil
2012-01-31 17:25:59 +00:00
Ruslan Makhmatkhanov
10f09c6138 - update to 4.0.2
Changelog:
- Skip rc_conf_files that don't exist
- Prevent spurious warnings when using stat(1)
- Fix broken inline parameter expansion

PR:		164667
Submitted by:	Devin Teske <dteske at vicor dot com> (maintainer)
2012-01-31 16:42:31 +00:00
Ruslan Makhmatkhanov
ec350ab052 - update to 1.1.12 2012-01-31 16:25:20 +00:00
Pietro Cerutti
1dcbafc200 - Change ${LN} to ${INSTALL_DATA} when installing bash completion script 2012-01-31 13:37:29 +00:00
Pietro Cerutti
5a403a3f5b - Update to 1.6
- Install bash completion script [1]

PR:		164405 [1]
Submitted by:	Adam Weinberger <adamw@freebsd.org>
2012-01-31 11:23:22 +00:00
Alexander Logvinov
56d98a01a1 exfat-fuse is a free exFAT file system implementation with write support.
exFAT is a simple file system created by Microsoft. It is intended to
replace FAT32 removing some of it's limitations. exFAT is a standard FS for
SDXC memory cards.

WWW: http://code.google.com/p/exfat/

PR:		ports/164473
Submitted by:	Alex Samorukov <samm at os2.kiev.ua>
2012-01-31 05:42:27 +00:00