Commit Graph

4424 Commits

Author SHA1 Message Date
Thierry Thomas
577a6350ba Upgrade to 0.1.7.
PR:		ports/70136
Submitted by:	maintainer.
2004-08-08 15:03:20 +00:00
Thierry Thomas
5127aad1ed Version 0.5 release.
- Bugfix: sometimes the ports version was wrong;
- A default cvs server can be set;
- Port revision is added to port version number.

PR:		70162
Submitted by:	maintainer.
2004-08-08 14:15:54 +00:00
James E. Housley
3ffc592c92 * Fix rc.subr use so the it works properly with both 4.x and 5.x
* Fix a potential buffer overflow while reading the config file.  But,
  since the config file is owned by root this is the least of your worries.
* Enlarge the size of the _warn and _fail command strings

- Overflow noticed by Pete <shipley@dis.org>
2004-08-08 12:43:40 +00:00
Clement Laforet
8b55f23efb - Remove useless PHP modules dependencies. 2004-08-08 09:29:31 +00:00
Kirill Ponomarev
d108c5dc75 Drop maintainership. 2004-08-08 08:11:20 +00:00
Sergei Kolobov
671e25df45 - Update to 1.0.4 2004-08-06 22:39:58 +00:00
Sergei Kolobov
445a541094 - Update to 1.5.0 2004-08-06 22:39:06 +00:00
Greg Lewis
3d2373ec2c . Add ACPI support. [1]
. Make this compile on FreeBSD 4.x.  I've hacked the version being
  committed to actually compile on 4.x.  The submitted patch only partially
  fixed 4.x build problems. [2]

PR:		70039 [1], 70041 [2]
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
2004-08-06 18:00:53 +00:00
Yen-Ming Lee
15ce190bed - Update to 1.0.1
- Changed overall byte count data type from int to unsigned long long so it
  doesn't wrap if loaded requests total >2GB.

PR:		70040
Submitted by:	Cheng-Lung Sung <clsung@freebsd.csie.nctu.edu.tw>
2004-08-06 02:14:54 +00:00
Lars Koeller
3765ddf2bb o) Fix build of wx-console due to name of wxgtk-2.4-config
o) Fix package build due to wrong path in pkg-plist (see PR below)

PR:		ports/70019
Submitted by:	Victor Prylipko <vic@liniya.ru>
2004-08-05 19:26:48 +00:00
Lars Koeller
2b477cb8ec o) Fix Install Problem
o) Update note in Makefile about special FreeBSD options
   for the storage daemon.
2004-08-04 17:01:50 +00:00
Lars Koeller
3be34847c7 o) Some changes are lost in the just commited update :-( 2004-08-03 20:23:05 +00:00
Lars Koeller
54fb240d5c o) Upgrade to version 1.34.6
- Fix a restore bug where the backups could be
     applied out of proper order possibly restoring an old version
     of a modified file.
   - Fix for restore selection of a file by name, where it was
     possible to select a file from the wrong Client.
   - Fix segmentation fault during backup of a symbolic link
     with ACLs turned on.
   - Fix a minor compile error in wx-console.
   - Fix a bug in despooling when the spooling disk partition becomes
     totally filed or gets I/O errors.
   - Fix a memory leak in PostgreSQL, and make Bacula retry 5 times if
     connecting to the DB fails.
   - Retry 5 times if connect to MySQL failes.
   - Fix linking the gnome-console
o) Install mtx-changer
o) Add switch for installation of mtx for autochanger control

PR:		ports/69902
Submitted by:	dan@langille.org
2004-08-03 20:22:02 +00:00
Marius Strobl
baa05fd357 Update to 2.01a34 which is the first release canditate for the upcoming
2.01-final (ETA 1 week).
2.01a33 was skipped because the new DMA speed check erroneously detected
the maximum speed as 0 with a lot of drives which made cdrecord refuse to
burn by default.
For changes since 2.01a32 see:
ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a33
and
ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a34

Approved by:	netchild
2004-08-02 23:34:07 +00:00
Joe Marcus Clarke
7dc9739e78 Update to a snapshot of CVS from today to fix the build with GCC 3.4.
Reported by:	pointyhat
Obtained from:	FreeBSD CVS
2004-08-02 20:41:15 +00:00
Joe Marcus Clarke
7c3c515b5e Bump PORTREVISION to chase the gstreamer shared lib version. 2004-08-02 20:15:42 +00:00
Kirill Ponomarev
4f3dd008d6 Fix build with gcc-3.4.2
PR:		ports/69885
Submitted by:	Alexander Marx <mad@madness.at>
2004-08-02 07:56:24 +00:00
Michael Nottebrock
b36ee793ac Add a patch that fixes a problem with detection of the dvd+rw-format
executable.

Submitted by: maintainer
2004-08-01 12:13:38 +00:00
Michael Nottebrock
8ea1a2c0c1 Correct a configure-misdetection which went unnoticed until now, but causes
breakage with gcc 3.4.
2004-07-31 23:06:10 +00:00
Pav Lucistnik
f5fd241497 Add xwlans, an utility which displays your current wlan (IEEE 802.11/wavelan)
signal strength in a nice graph on your X11 root desktop.

WWW: http://shapeshifter.se/code/xwlans/

PR:		ports/69822
Submitted by:	Fredrik Lindberg <fredde@shapeshifter.se>
2004-07-31 19:01:26 +00:00
Sergey Matveychuk
3f5ee407b0 Add portmanager 0.1.3, freeBSD port management software. 2004-07-31 17:18:26 +00:00
Sergey Matveychuk
5377466bd1 add network interfaces monitoring support
PR:		ports/69839
Submitted by:	maintainer
2004-07-31 09:46:36 +00:00
Pav Lucistnik
43bbfe439b Add spassgen, a small GUI Qt utility to generate secure random passwords with variable
length, variable symbols set, etc.

PR:		ports/69748
Submitted by:	Rashid N. Achilov <shelton@sentry.granch.ru>
2004-07-31 09:24:39 +00:00
Pav Lucistnik
db95a8d61a Add torsmo, a system monitor that sits in the corner of your desktop. Torsmo can
show various information about your system and it's peripherals.

PR:		ports/69743
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru>
2004-07-30 20:47:55 +00:00
Vanilla I. Shu
51939469a0 Add snowlog 1.0, a webserver access log browser/analyzer.
PR:		ports/69783
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2004-07-30 19:26:52 +00:00
Peter Pentchev
fc73a3eebe Fix shutdown on older systems: avoid find's '-depth n' primary.
Reported by:	Robin Breathe <robin@isometry.net>
2004-07-30 17:40:18 +00:00
Pav Lucistnik
2e4148e2c9 - Fix an unquoted slash within a matching operator
PR:		ports/69717
Submitted by:	TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
Approved by:	maintainer
2004-07-30 12:27:20 +00:00
Sergey Skvortsov
0f27160ee4 Updated to 3.010 2004-07-30 10:09:28 +00:00
Oliver Eikemeier
7821520c40 update to 0.3.b
PR:		69789
Submitted by:	Michael Bushkov <bushman@rsu.ru> (maintainer)
2004-07-30 08:03:13 +00:00
Pav Lucistnik
caa4559991 - Fix distinfo
PR:		ports/69711
Submitted by:	Matt Lancereau <matt@bsdfly.org> (maintainer)
2004-07-29 19:21:24 +00:00
Markus Brueffer
75e48aaf6e Update to version 3.0.1
PR:		ports/69374
Submitted by:	Andrej Zverev <az@inec.ru>
2004-07-29 15:00:19 +00:00
Pav Lucistnik
1ddc643d8d - Update to 18
1. Dependences expanding is faster and uses less stack
2. query script is slightly more intelligent in searching for correct or
   suggested package names
3. Added versioning support to portindex.pck file. You will no longer need
   to delete this file by hand -- program can now handle this itself. Your
   database will be full-rebuilded while updating to v18.
4. Fixed crash in updateall script on deleted ports due to unsatisfied depends.
5. minorupdates config option is back

PR:		ports/69715
Submitted by:	Radim Kolar <hsn@netmag.cz> (maintainer)
2004-07-28 17:25:22 +00:00
Ying-Chieh Liao
10aadb5e60 upgrade to 0.8.4
PR:		69678
Submitted by:	maintainer
2004-07-28 02:05:44 +00:00
Kirill Ponomarev
bc548ba337 Fix MASTER_SITES and WWW: line 2004-07-27 13:04:11 +00:00
Peter Pentchev
87f39b0573 Make the startup script also work on older versions of FreeBSD which
lack the daemon(8) utility.
2004-07-27 06:27:07 +00:00
Joe Marcus Clarke
cfa34308b2 Add gnomesu, a frontend to su which prompts the user for root's password
using a GNOME dialog before running a privileged command.

Submitted by:	Franz Klammer <klammer@webonaut.com>
2004-07-26 21:26:44 +00:00
Peter Pentchev
648cd0ea13 - make this script work with the New World Order in /etc/rc.d/localpkg,
where the config files may have been loaded already and our load_rc_config
  invocation may do nothing: thus, we need to honor any previously set value
  of svscan_enable;
- for some reason svscan_stop_post() does not like the IFS-like vars set by
  rc.subr and localpkg; use find/xargs instead of having the shell parse its
  own output;
- dequote COMMENT;
- fix the daemon(8)-ization by moving 2>&1 to its proper place, so that the
  errors from svscan are actually picked up by readproctitle, as explained
  in <20040630175050.GD979@straylight.m.ringlet.net>;
- move the 'Starting svscan' message to its proper place, so that the PATH
  set by env(1) affects svscan, not the echo command :)
2004-07-26 12:48:44 +00:00
Volker Stolz
870da68c71 Remove references to mirror.ac.uk
PR:		ports/69481
Submitted by:	Tim Bishop
2004-07-26 12:13:47 +00:00
Sergey Skvortsov
ddd02a7092 Updated to 2.021 2004-07-26 09:08:40 +00:00
Pav Lucistnik
1b18522121 - Update to 1.1
PR:		ports/69561
Submitted by:	Michael Ranner <mranner@inode.at> (maintainer)
2004-07-25 17:49:03 +00:00
Pav Lucistnik
1ec1b81fd4 - Respect CFLAGS
PR:		ports/69563
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
2004-07-25 15:20:48 +00:00
Lars Koeller
f11f926233 o) Fix out of order restore (older files instead of newest one)
PR:		ports/69565
Submitted by:	Dan Langille <dan@langille.org>
2004-07-25 14:08:02 +00:00
Lars Koeller
a07c798787 o) Don't install old sample start script
o) Fix a typo

PR:		ports/69285
Submitted by:	Dan Langille <dan@langille.org>
2004-07-25 12:37:14 +00:00
Tilman Keskinoz
6a391e58d8 Add kdar, a backup-utility for KDE using libdar
PR:		65126
Submitted by:	Kay Lehmann
2004-07-25 10:02:50 +00:00
Volker Stolz
13b20ca3fc Add usermatic 0.6.1, scripts to automate the maintenance of accounts.
PR:		ports/68870
Submitted by:	Andreas Fehlner (fehlner@gmx.de)
2004-07-25 09:01:24 +00:00
Norikatsu Shigemura
6405ace67d Oops, I forgot to add "print stop message". 2004-07-25 08:54:56 +00:00
Norikatsu Shigemura
ff622b2d5d o portlint clean. [1]
o print start message. [1]
o daemon(8)'ify. [2]
o bump PORTREVISION accordingly.

PR:		ports/68558 [1]
Submitted by:	Renato Botelho <renato@galle.com.br> [1]
		myself [2]
Reviewed by:	roam [2]
Approved by:	roam (blanket)
2004-07-25 08:52:51 +00:00
Oliver Eikemeier
84e6916181 add lookupd, a name service lookup daemon, and lookupd_ldap, an LDAP plugin
PR:		68811, 68810
Submitted by:	Michael Bushkov <bushman@rsu.ru>
2004-07-24 17:27:36 +00:00
David E. O'Brien
037bfcddeb Update to a snap release that allows building on 5-CURRENT after
sys/sys/pipe.h rev 1.28.
2004-07-24 14:57:25 +00:00
Sergey Skvortsov
94911f627e Updated to 0.6 2004-07-23 15:54:41 +00:00