1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
Commit Graph

7636 Commits

Author SHA1 Message Date
Martin Wilke
fb091737e6 - Update to 20070402
PR:		111408
Submitted by:	Brenton Chang <brenton.chang@gmail.com>
Approved by:	maintainer
2007-04-09 20:53:25 +00:00
Martin Wilke
560eeb28e8 - Update to 1.0
- Fix exploitable buffer overflow (CVE-2007-1719)
- Update maintainer mail adress

PR:		111421
Submitted by:	Jason Bacon <bacon@smithers.neuro.mcw.edu> (Maintainer)
2007-04-09 20:42:42 +00:00
Rong-En Fan
ee1253140b - Fix build with gcc4
- Make Cromwell capable of providing a FreeBSD bootinfo structure, which
  contains the boot environment, boot device etc. After this, you can
  specify

  append vfs.root.mountfrom=ufs:/dev/ad0s1a

  in /boot/xboxlinux.cfg. And remove options ROOTDEVNAME in XBOX kernel
  config.

PR:		ports/111405
Submitted by:	rink (maintainer)
2007-04-09 12:10:32 +00:00
Boris Samorodov
3e50ab625e Ignore if ${OSVERSION} < 700037 (this version was bumpted by delphij
to indicate CAM sg addition).
2007-04-08 23:24:28 +00:00
Boris Samorodov
0ee1187c37 Here is the port of Seagate's SeaTools Enterprise Edition for Linux
Disc Diagnostic Software (cli version).

WWW: http://www.seagate.com
2007-04-08 22:17:39 +00:00
Stefan Walter
a197a84f25 Mark forbidden due to exploitable buffer overflow (CVE-2007-1719).
Inspired by:	Jeff Forsythe<tornandfilthy2006@yahoo.com> (ports/111365)
2007-04-08 19:48:56 +00:00
Jean-Yves Lefort
d3a462f81c Add an option which makes hald use the device name rather than the
volume label as default mountpoint. Using the UTF-8 volume label as
mountpoint can be problematic with legacy locales.

Reported by:	Andrew Muhametshin <andrew@dobrohot.org>, lofi
2007-04-07 11:53:22 +00:00
Andrew Pantyukhin
19e8678b4d - Update to 1.0 2007-04-06 19:59:12 +00:00
Gabor Kovesdan
e7babf9153 - Remove old Perl support from unmaintained ports in categories starting
with letter o-z
2007-04-06 06:48:45 +00:00
Andrew Pantyukhin
45bd54d097 - Update to 0.3.2 2007-04-06 05:41:34 +00:00
Oliver Braun
d70e76282e * Update to 5.0.0.
* Remove extra patches for 4.X.
2007-04-05 20:41:02 +00:00
Ion-Mihai Tetcu
d7871ae81f Update to 3.14.0
- MASTER/SLAVE networking mode removed (use NIS instead, see manual)
- PowerChute Network Shutdown driver
- New configuration directives to set paths at runtime

Note: GAPCMON GUI monitoring tool is not yet builded in this port, but it will.

PR:		ports/111253
Submitted by:	Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
Poked by:	infofarmer@
2007-04-05 19:57:25 +00:00
Jeremy Chadwick
950aa9d668 * LIB_DEPENDS changes (require libdvdread.so.5)
* PORTREVISION increment

Reviewed by:	philip
2007-04-05 19:28:20 +00:00
Rong-En Fan
f073dbfa34 - Remove WARNS unless someone want to fix it
Requested by:	kris
Approved by:	maintainer
2007-04-05 14:07:09 +00:00
Stefan Walter
043bc1b6a6 Fix errors some people were seeing by adding "-export-dynamic" to LDFLAGS.
PR:		109422
Submitted by:	RJ<rjohns44@comcast.net>
Patch by:	submitter/maintainer
Approved by:	maintainer
Obtained from:	Mandriva and Ubuntu bug reports referenced in the PR
2007-04-05 11:24:53 +00:00
Rong-En Fan
41c72f18df - Reduce WARNS to 3 to make it build on ia64/sparc64
Requested by:	maintainer
2007-04-05 08:41:55 +00:00
Jeremy Chadwick
1e44513898 * libdvdread - PORTREVISION increment
* libdvdread - add patch for including <stdlib.h> in dvdread/ifo_types.h
* Others - LIB_DEPENDS changes (require libdvdread.so.5)
* Others - PORTREVISION increment for those dependent on libdvdread

Approved by:	philip
2007-04-05 06:03:23 +00:00
Andrew Pantyukhin
b61ec4b8e8 - Update to 1.3.03 2007-04-04 21:54:54 +00:00
Andrew Pantyukhin
a85baaa24d - Update to 0.9.01 2007-04-04 21:54:20 +00:00
Rong-En Fan
35ead95b09 - Fix build after objformat removal
PR:		ports/111203
Submitted by:	Kay Lehmann <kay_lehmann at web.de> (maintainer)
2007-04-04 19:58:17 +00:00
Roman Bogorodskiy
73594a5f4f Use MASTER_SITE_BERLIOS.
PR:		110490 (with a minor modification)
Submitted by:	"Eric P. Scott" <eps+pbug0703@ana.com>
2007-04-04 16:54:24 +00:00
Rong-En Fan
2c4192feea - Fix build on gcc4 2007-04-04 08:28:10 +00:00
Andrew Pantyukhin
5d627fd30f - Update to 0.3.1
- Fix plist
2007-04-04 05:31:54 +00:00
Greg Lewis
efa92f7fe6 . Drop maintainership of these ports. Its glaringly obvious that I don't
have time to maintain them since I'm not even keeping up with the ports
  that are most important to me.
2007-04-04 03:31:05 +00:00
Joe Marcus Clarke
ec76cc22ca Update to 2.2.1. 2007-04-03 19:51:23 +00:00
Andrew Pantyukhin
4f5dc96cd2 Add port sysutils/ts:
task spooler is a Unix batch system where the tasks spooled run one
after the other. Each user in each system has his own job queue. The
tasks are run in the correct context (that of enqueue) from any
shell/process, and its output/results can be easily watched. It is
very useful when you know that your commands depend on a lot of RAM,
a lot of disk use, give a lot of output, or for whatever reason it's
better not to run them at the same time.

WWW: http://vicerveza.homeunix.net/~viric/soft/ts/
Author: Lluis Batlle i Rossell <viric_at_vicerveza_dot_homeunix_dot_net>
2007-04-03 12:03:25 +00:00
Joe Marcus Clarke
5ce5de4a21 Update to snapshot 20070403.
* Add a new utility function, hf_str_no_slashes(), that converts '/' into '_'
  for purposes of UDI constructions.  UDI path components cannot contain
  embedded slashes, and a trailing slash will cause hald to crash. [1]
* Ensure that UDIs of ATA and SCSI devices are unique. [2]
* Do not re-probe disks that are managed by hald-addon-storage since that
  will result in a double-probe and data corruption.  In particular, this
  fixes a problem with CD unmounting when ATAPICAM is enabled. [3]

Reported by:	Chess Griffin <chessg@gmail.com> [1]
		sajd on #freebsd-gnome [3]
Submitted by:	jylefort [2]
Reviewed by:	jylefort [3]
2007-04-03 06:24:48 +00:00
Edwin Groothuis
45dbe68dfb Fix email address of maintainer from internet2.edu to shlang.com 2007-04-02 22:04:42 +00:00
Markus Brueffer
bd91199bdb - Update to version 1.0
- Remove notes for RELENG_4

PR:		ports/110482
Submitted by:	Heiner Eichmann <h.eichmann@gmx.de> (maintainer)
2007-04-02 13:14:57 +00:00
Mark Linimon
b3994103f5 Assign maintainership to rnejdl@ringofsaturn.com, who has submitted some
PRs about this port.
2007-04-01 11:07:20 +00:00
Mario Sergio Fujikawa Ferreira
591f6b563d Give maintainership to multimedia@FreeBSD.org. 2007-04-01 07:57:39 +00:00
Cheng-Lung Sung
6065902395 - Update to 1.3.7
- Change maintainer email address

PR:		ports/111022
Submitted by:	maintainer (Tomoyuki Sakurai)
2007-03-31 06:47:25 +00:00
Mario Sergio Fujikawa Ferreira
c18a0c6f79 Give maintainership to Josh Paetzel <josh@tcbug.org>. 2007-03-31 03:32:43 +00:00
Pav Lucistnik
a57eb27750 - Update to 7.0
PR:		ports/111042
Submitted by:	Charles Swiger <chuck@pkix.net> (maintainer)
2007-03-30 20:51:44 +00:00
Rong-En Fan
b9e8266780 Add iat 0.1.3, converter of many types of CD-ROM image file formats into
ISO-9660.

PR:		ports/111010
Submitted by:	Dmitry Marakasov <amdmi3 at amdmi3.ru>
2007-03-30 15:43:14 +00:00
Diane Bruce
ff2c6bd74e Update to 2.2:
Changed the follow symbolic links option -l to -L.
    The users idle time (login.so) is shown in seconds rather than minutes.
    Added contrib/fexists.c.

Submitted by:	author/maintainer, in private email (to linimon)
Approved by:	ehaupt (mentor)
2007-03-28 22:58:53 +00:00
Martin Wilke
eb20619816 - Update to 070227
PR:             110986
Submitted by:   trasz
2007-03-28 21:54:41 +00:00
Rong-En Fan
1020adc576 - Remove useless USE_GHOSTSCRIPT_AFPL
- Use bsd.tcl.mk for Tk dependency and also use tk-wrapper
- Reorder BUILD_DEPENDS to pet portlint(1)
2007-03-28 12:29:55 +00:00
Martin Wilke
af7de0e1c8 - Update to 1.1.5
PR:             110961
Submitted by:   trasz
2007-03-28 07:57:59 +00:00
Martin Wilke
0feca04370 - Update to 3.3
PR:             110963
Submitted by:   trasz
2007-03-28 07:57:17 +00:00
Stanislav Sedov
6963a4f758 - Change my email.
Suggested by:	skv
2007-03-27 22:12:03 +00:00
Pav Lucistnik
bb54399293 - Fix after objformat removal
Reported by:	pointyhat
2007-03-27 16:29:28 +00:00
Jeremy Messenger
ebe432cd4f Portlint:
-Correct the order of PORTREVISION and CATEGORIES.
2007-03-26 21:51:32 +00:00
Emanuel Haupt
1c9d2c8a35 Add screenie, a small and lightweight screen(1) wrapper 2007-03-26 21:20:12 +00:00
Jeremy Messenger
992117ed00 Portlint:
-Remove an extra empty line.
2007-03-26 20:12:42 +00:00
Emanuel Haupt
187d05071a Update to 1.6.7 2007-03-26 20:03:44 +00:00
Markus Brueffer
5d5d10cef7 Update to version 3.0.14 2007-03-25 22:30:00 +00:00
Markus Brueffer
d8a9530f47 Adjust default cdrom device to the not so new world order
Approved by:	maintainer
2007-03-25 22:26:10 +00:00
Pav Lucistnik
4cac24ee80 - Fix smartd to detect drives if the first drive has two-digit number (like
ad10)
- Recognize some new Western Digital Caviar SE drives

PR:		ports/110806
Submitted by:	marck
2007-03-25 16:08:55 +00:00
Rong-En Fan
2e9faf9374 - Respect NOPORTDOCS
PR:		ports/109179
Submitted by:	rafan
Approved by:	maintainer timeout (5 weeks)
2007-03-25 12:42:25 +00:00