Akinori MUSHA
5ce67365d6
Update portupgrade to 1.36.
...
* No need to recurse @pkgdep search, really.
* Support the latest pkg_tarup.
* Backup +REQUIRED_BY a bit earlier, just in case.
* If it fails to copy the new +REQUIRED_BY to the package's dbdir,
emit a message and save the file in TMPDIR.
2001-06-01 03:22:46 +00:00
Akinori MUSHA
26ed7e223c
A package file can often be bigger than /tmp's capacity, so create
...
tarballs in TMPDIR if defined or /var/tmp when PKGREPOSITORY is not
defined.
Suggested by: Jimmy Olgeni <olgeni@uli.it>
2001-06-01 03:08:43 +00:00
Akinori MUSHA
002a0185d3
Apply a hotfix against a critical bug that +CONTENTS are lost when you
...
do upgrade as root and TMPDIR and /var/db/pkg are on different
filesystems.
2001-05-31 15:18:00 +00:00
Jimmy Olgeni
80fb81f0c9
Update miniserv.pl: it could leave password information in the environment
...
of servers started by webmin.
2001-05-31 11:02:04 +00:00
Akinori MUSHA
caa8a3b243
Update to 1.34. Now it never tries to yield root priviledges
...
unless -y is specified.
2001-05-31 05:38:02 +00:00
Akinori MUSHA
a01e84a0c6
Update to 1.33. More operations need root priviledges.
2001-05-31 05:12:59 +00:00
Akinori MUSHA
bec4f9dede
Update portupgrade to 1.31 and portversion to 1.7.
...
* Fix the Makefile/PKGNAME error detection.
[Reported by: Tadayuki OKADA <tadayuki@mediaone.net>]
* Implement -y/--yield which yields root priledges where needed.
* Implement -Y/--yield-command which specifies the command to yield
root priledges. (default: sudo)
2001-05-31 03:32:59 +00:00
Maxim Sobolev
45fd345920
- Add windowmaker as a secondary category;
...
- install documentation.
PR: 27771
Submitted by: maintainer
2001-05-30 19:34:49 +00:00
Akinori MUSHA
a47f237214
Update to portupgrade 1.29.
...
portupgrade:
- Fix a bug that -s/--sort didn't work. D'oh!
- Make -u/--uninstall fail-safe. It backs up old
installations with the help of pkg_tarup and restores on
installation failure.
- Show option errors more gracefully.
- Die on signals more gracefully.
portversion:
- Show option errors more gracefully.
- Die on signals more gracefully.
2001-05-30 07:00:21 +00:00
Mario Sergio Fujikawa Ferreira
4a31d9e168
New port: Window Maker dockapp that displays cpu load and a realtime
...
3d object
Submitted by: Patrick Li <pat@databits.net>
2001-05-30 03:11:45 +00:00
Mario Sergio Fujikawa Ferreira
5cc2d360c5
- give maintainership to submitter
...
- update port to version 1.18
- add NOPORTDOCS support to PLIST
- be more minimalistic about patching, move some of the responsability
to CONFIGURE_ARGS
Submitted by: Patrick Li <pat@databits.net>
2001-05-30 03:07:25 +00:00
Akinori MUSHA
459053e850
Update to 1.28 which fixes a bug when a package does not have @pkgdep
...
or +REQUIRED_BY.
Reported by: Jimmy Olgeni <olgeni@uli.it>
I'll debug harder next time. Sorry for this. :(
2001-05-29 23:07:28 +00:00
Akinori MUSHA
a3b1fbaca7
Update to portupgrade 1.27.
...
Everything should now be fine while bug reports and thoughtful
suggestions are always welcome.
2001-05-29 22:21:34 +00:00
Akinori MUSHA
cbe50db5a9
Apply a hotfix to fix a couple of bugs/misfeatures.
2001-05-29 21:42:06 +00:00
Akinori MUSHA
5b36cf09a5
Update portupgrade to 1.26 and portversion to 1.4.
...
This is a milestone release for me. Enjoy. :>
portupgrade changes:
- Implement -s/--sort which sorts packages in the dependency order.
- Implement -R/--upward-recursive, and get -r/--recursive working for
upgrading as well. (Finally!)
- Add -DBATCH to the make fetch' commandline to prevent ports from
dumbly waiting for user input.
Greatly inspired by: Jimmy Olgeni <olgeni@uli.it> (Thanks!!)
portversion changes:
- Make command output optimal by using portupgrade's -s option.
- Report possible ports' Makefile breakage.
2001-05-29 21:11:47 +00:00
Daniel Harris
0ed6d16f6e
Add xin 1.0.0, splits standard input and pipes into a command.
...
PR: 27566
Submitted by: Mark Pulford <mark@kyne.com.au>
2001-05-27 17:22:39 +00:00
Ying-Chieh Liao
58d856e60e
upgrade to 1.1.5
...
PR: 27228
Submitted by: maintainer
2001-05-27 12:48:45 +00:00
Ying-Chieh Liao
3373a1b524
add userlist
...
Prints a list of all usernames in /etc/passwd
PR: 27207
Submitted by: Jamie Heckford <jamie@jamiesdomain.org.uk>
2001-05-25 19:59:17 +00:00
Ying-Chieh Liao
74ca402fb4
Fix port to build with XFree86 4
...
change maintainer
PR: 26730
Submitted by: Anders Nordby <anders@fix.no> (new maintainer)
No response from: old maintainer
2001-05-25 19:44:57 +00:00
Ying-Chieh Liao
6f98c77390
add maint
...
System maintenance package written in Python and CSH
PR: 27022
Submitted by: Dale Weber <netman@dynaplex.net>
2001-05-25 19:09:53 +00:00
Mario Sergio Fujikawa Ferreira
69feeee703
1) Install leapsecs.dat (leapseconds support)
...
2) Add PKGMESSAGE with additional FreeBSD specific installation
information
3) Install sample startup script
4) Bump PORTREVISION due to (1)
PR: 27617
Submitted by: Vivek Khera <khera@kciLink.com>
2001-05-25 14:58:06 +00:00
Josef Karthauser
f1c80f1988
I'm looking after these ports for Andreas for a while so I've
...
changed the MAINTAINER line to an email alias that directs mail to
us both.
2001-05-24 20:34:27 +00:00
Jimmy Olgeni
733070f1ef
Set the correct pathnames for the postgresql module in the default
...
configuration file.
Noticed by: mi
2001-05-23 10:55:49 +00:00
Peter Pentchev
070526d073
Update to 1.8.
...
Submitted by: fenner's distfile checking scripts
2001-05-22 17:30:44 +00:00
Ying-Chieh Liao
53e5daddca
upgrade to 0.2.0
...
PR: 27513
Submitted by: maintainer
2001-05-22 17:18:49 +00:00
Jimmy Olgeni
cadcbc7274
Updated modules: man, shell, mysql
...
* man
A search that returns only one match will display a Location: line
instead of going directly to the result.
* shell
On Solaris, the path is not set correctly for commands entered, causing
those outside /usr/sbin:/usr/sbin not to be found.
* mysql
Clicking on a user, host, database, table or column privilege to edit
it brings up the wrong record.
For the full change log, see http://www.webmin.com/webmin/updates.html .
I also removed the WITH_UPDATES option: updates are now installed by
default. The updates filenames have a proper version and revision number,
and when a new update comes out the port should no longer break because of
sudden md5 changes.
The WEBMIN_MODULES section now fits 80 columns.
2001-05-22 15:23:23 +00:00
Ade Lovett
d03692c58f
Move gnomecanvas dependency from x11/gnomecore to
...
sysutils/gnomecontrolcenter. Wierd stuff[tm] was happening
with the nightly build after the change that I missed.
2001-05-21 15:02:58 +00:00
Will Andrews
d9ea8a1921
Add msyslog 1.04b, a flexible and easy to integrate syslog daemon.
...
PR: 27308
Submitted by: Anders Nordby <anders@fix.no>
2001-05-20 02:54:49 +00:00
Akinori MUSHA
1e3888f0dc
Fix a rmdir line so it never fails.
...
Submitted by: Jimmy Olgeni <olgeni@FreeBSD.org>
2001-05-18 14:20:15 +00:00
Akinori MUSHA
5c13f9369e
Update to 1.25.
2001-05-17 18:23:40 +00:00
Ade Lovett
5ed28dbe7a
SWitch maintainership of core GNOME ports to a small group of
...
committers (gnome@FreeBSD.org ), since this is now definitely too big
for just one person.
2001-05-11 16:36:50 +00:00
Vanilla I. Shu
a7be7f3bb1
Upgrade to 1.4.
...
PR: ports/26826
Submitted by: maintainer
2001-05-11 16:34:25 +00:00
Ade Lovett
2268d85efb
Update to 0.5.1
2001-05-10 19:34:48 +00:00
Vanilla I. Shu
bb0ddae530
Upgrade to latest version:
...
p5-Apache-MP3 => 2.16
p5-Convert-UUlib => 0.111
p5-Email-Find => 0.03
p5-GD => 1.33
p5-HTML-Parser => 3.24
p5-I18N-Charset => 1.08
p5-I18N-LangTags => 0.20
p5-MIME-Lite => 2.111
p5-Set-Scalar => 1.09
p5-Sort-ArbBiLex => 3.4
p5-URI => 1.12
p5-Unix-Syslog => 0.95
and change MAINTAINER to ports@FreeBSD.org:
p5-Convert-UUlib
p5-Unix-Syslog
Approved by: maintainer
2001-05-10 09:34:24 +00:00
Peter Pentchev
5069db76e5
Almost revert a change made in daemontools-0.70's supervise, where
...
the one-second sleep between invocations was moved to after the actual
invocation. This sleep could be interrupted by a SIGCHLD in the case
of a failing service, and the service could be restarted way more than
the documented once-per-second. Move the sleep back before the fork(),
just don't sleep before the very first fork, so the service starts faster.
Silence by: Daniel J. Bernstein (no telling if he'll fix this in later
daemontools releases, so I guess we'll have to do it as part
of our port..)
Approved by: nbm (maintainer)
2001-05-10 07:10:24 +00:00
Mario Sergio Fujikawa Ferreira
af8f097b8f
Add port WMMemMon version 0.1.0: Mem/Swap monitoring dockapp for
...
WindowMaker
Submitted by: Patrick Li <pat@databits.net>
2001-05-10 03:37:17 +00:00
Vanilla I. Shu
001c3c4aa2
Upgrade
...
p5-Apache-AuthTicket => 0.31
p5-Apache-AuthenCache => 0.04
p5-Business-CreditCard => 0.23
p5-CGI-Cache => 1.03
p5-Crypt-CipherSaber => 0.60
p5-Crypt-SSLeay => 0.25
p5-File-Cache => 0.16
p5-Filter => 1.23
p5-FreezeThaw => 0.41
p5-HTML-Stream => 1.49
p5-Mail-Audit => 1.10
p5-Mail-Box => 1.111
p5-Mail-IMAPClient => 2.1.2
p5-Mail-Sender => 0.7.08
p5-Math-FixedPrecision => 0.14
p5-Math-GMP => 1.07
p5-NNTPClient => 0.37
p5-Net-SSLeay => 1.07
p5-Proc-Background => 1.03
p5-Quota => 1.3.3
p5-Text-Template => 1.31
p5-WWW-Search => 2.19
p5-XML-RSS => 0.97
p5-chart => fix pkg-plist
2001-05-10 01:20:55 +00:00
Peter Pentchev
f54c9ced5c
unquote executes a specified program after unquoting a specified list
...
of arguments, allowing safe passing of shell metacharacters.
2001-05-08 08:32:54 +00:00
Chris D. Faulhaber
5f5f7cd552
Update port to 0.0.10
...
Submitted by: Elliot L. Tobin <tobin@mail.eecis.udel.edu>
2001-05-07 13:57:36 +00:00
Clive Lin
36bbe50a64
Add tcl82 to BUILD_DEPENDS.
...
Approved by: MAINTAINER
2001-05-07 09:06:19 +00:00
Greg Lehey
0c961f7f98
New port, dirdiff, a graphical tool for displaying the differences
...
between directory trees and for merging changes from one tree into
another.
Obtained from: Paul Mackerras <paulus@samba.org>
2001-05-07 06:47:19 +00:00
Akinori MUSHA
f84a6b38d1
Backout the previous fix which wasn't actually needed..
2001-05-06 17:01:50 +00:00
Akinori MUSHA
e6094a50ca
Make it compile with Ruby 1.7 (make RUBY_VER=1.7).
2001-05-06 16:13:33 +00:00
Maxim Sobolev
e50f598537
Update to 0.8.1.
2001-05-06 10:45:39 +00:00
Yukihiro Nakai
bea337f470
Update MASTER_SITES
...
PR: i386/26780
Submitted by: A.G. Russell <arussell@djv.net>
2001-05-05 22:47:59 +00:00
Jimmy Olgeni
f5ec58140c
Update module: postgresql.
...
From the change log:
* The module reports the error "The PostgreSQL database on your system is
version , but Webmin only supports versions 6.5 and above". This is often
caused by the shared libraries needed by Postgres not being in Webmin's
shared library path.
See also http://www.webmin.com/webmin/updates.html for previous module
changes.
Also, a cosmetic change: be a bit more verbose when unpacking updated
modules.
PORTREVISION bump, but this will only affect people using the WITH_UPDATES
option.
2001-05-05 10:47:28 +00:00
Ade Lovett
48d56577d5
The new GNOME 1.4 "Fifth-Toe" metaport, bringing together a whole
...
bunch of GNOME applications under one convenient building mechanism.
Applications include:
mozilla, galeon, gabber, pan, gnumeric, sodipodi, atomix, balsa,
bombermaze, dia, eog, gedit, gimp, glimmer, gnomeicu, gob, gtm,
gnucash and abiword.
2001-05-04 21:51:17 +00:00
Ade Lovett
bc47cccc84
Various patches (mainly shared library revision changes) for those
...
ports that depend on GNOME and need to change for 1.4
2001-05-04 21:41:30 +00:00
Ade Lovett
03af2187bd
Update to GNOME 1.4 -- massive changes all around, for the sake of
...
CVS repo bloat, I'll only list the updates.
graphics/imlib 1.9.9 -> 1.9.10
textproc/xml-i18n-tools 0.8 -> 0.8.1
x11/gnomelibs 1.2.11 -> 1.2.13
devel/oaf 0.6.2 -> 0.6.5
devel/gconf 0.12 -> 1.0.0
devel/gnomevfs 0.5 -> 1.0
graphics/gdk-pixbuf 0.9.0 -> 0.11.0
sysutils/gnomecontrolcenter 1.2.2 -> 1.4.0.1
print/gnomeprint 0.25 -> 0.28
devel/bonobo 0.37 -> 1.0.3
audio/gnomeaudio 1.0.0 -> 1.4.0
x11/gnomecore 1.2.4 -> 1.4.0.3
devel/libgtop 1.0.11 -> 1.0.12
x11/gnomeapplets 1.2.4 -> 1.4.0.1
misc/gnomeuserdocs NEW 1.4.1
misc/gnomeutils 1.2.1 -> 1.4.0
deskutils/gnomepim 1.2.0 -> 1.4.0
games/gnomegames 1.2.0 -> 1.4.0.1
print/ggv 0.95 -> 1.0
editors/ghex 1.1.4 -> 1.2
devel/bugbuddy 1.2 -> 2.0.1
devel/glade 0.5.11 -> 0.6.2
sysutils/gtop 1.0.12 -> 1.0.13
x11/xalf NEW 0.11
x11-toolkits/py-gtk 0.6.6 -> 0.6.7
x11-toolkits/py-gnome 1.0.53 -> 1.4.0
x11-toolkits/guile-gtk 0.19 -> 0.20
x11-toolkits/guile-gnome 0.10 -> 0.20
devel/libsigc++ 1.0.1 -> 1.0.3
x11-toolkits/gnome-- 1.1.15 -> 1.1.17
x11-toolkits/panel-- NEW 0.1
x11-fm/gnomemc 4.5.51 -> 4.5.54
2001-05-04 21:39:58 +00:00
David E. O'Brien
63f643c150
Update to version 1.3.
...
Submitted by: Christian Weisgerber <naddy@mips.inka.de>
2001-05-04 16:20:15 +00:00