Commit graph

1357 commits

Author SHA1 Message Date
FUJISHIMA Satsuki
6995d706ac update to 1.1.
PR:		25628
Submitted by:	maintainer
2001-03-09 12:18:38 +00:00
Greg Lehey
ffba203842 Upgrade to version 0.1.42
PR:		ports/25624
Submitted by:	Maintainer
2001-03-09 07:19:19 +00:00
Jimmy Olgeni
e5474a191c Do not use IGNOREFILES.
I'm removing IGNOREFILES because I cannot get a clue about which files are
updated on the webmin site. For example, if any module is updated
twice, it will be listed only once on the site's updates page.

The port will always work because the file's md5 is ignored, but I don't
know when I should bump PORTREVISION. Since the default behavior of the
port is to install the official version without updates, I prefer to have
a md5 mismatch every now and then, so that PORTREVISION can be bumped and
webmin users know when they _actually_ have to upgrade the port.

No user visible changes, so no PORTREVISION bump.
2001-03-05 15:50:26 +00:00
Will Andrews
34849535be Attempt to fix conflicts with a local getopt.h (specifically, the fix is
for libgnugetopt's getopt.h).  Not tested, but should work.
2001-03-05 12:17:08 +00:00
Dmitry Sivachenko
7f69652b20 New port: kdeadmin.
A collection of applications related to system administration,
such as crontab editor, master.passwd editor, package manager, etc.
2001-03-05 12:10:41 +00:00
John-Mark Gurney
60ef608695 release a new version of ffsrecov upon the world...
significant improvements include telling you where it thinks the file system
starts when scanning for superblocks...  support to compile (untested) under
Solaris, support for reading from raw devices, support for non-mmap'able
files (which also means you can use it on >2gig file systems under x86)...
arbitrary file system start possitions (you can use da0c to access filesystems
that don't begin a block 0),  print out and validity checking of arbitrary
superblocks (no longer just the primary superblock)...

and possibly more...
2001-03-05 01:09:58 +00:00
Daniel Harris
c812a594a0 Add installwatch 0.5.6, a file creation/modification logger.
PR:		25504
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-03-04 17:08:54 +00:00
Jimmy Olgeni
835cef2867 The "dfsadmin-file" (Solaris specific) has been updated, together with the
"file" module.
2001-03-03 21:00:06 +00:00
Maxim Sobolev
07b999590f Don't broke the index if kernel sources are not installed.
Submitted by:	John Reynolds <jjreynold@home.com>
2001-03-03 08:49:34 +00:00
Maxim Sobolev
528d4be48b Heuristically determine if the kernel sources contain knob required
to load this module. This allows using it on very recent 4.2-STABLE.

Prompted by:	bmah
2001-03-02 19:09:35 +00:00
Ying-Chieh Liao
7397080b2d add fcron, a periodical command scheduler 2001-03-01 16:33:19 +00:00
Clive Lin
49d5b17a29 New port: rmonitor (monitor a couple of FreeBSD systems)
PR: ports/25475
Submitted by: Konrad Heuer <kheuer@gwdu60.gwdg.de>
2001-03-01 15:31:42 +00:00
Vanilla I. Shu
68c2f99c63 Remove do-configure section, use PERL_CONFIGURE now. 2001-03-01 06:39:18 +00:00
Satoshi Taoka
d02af74797 Support FreeBSD's apm
(I dropted the support in version updating)

Submitted by: "Ralf S. Engelschall" <rse@engelschall.com>
Obtained from: a direct mail
2001-03-01 05:38:10 +00:00
Jimmy Olgeni
e5d1074265 More info in pkg-message.
Tell the users that they must run setup.sh after every webmin upgrade:
part of the setup procedure will insert the correct perl paths in the
webmin script, and webmin will not start without these settings.
2001-02-28 09:14:44 +00:00
Will Andrews
b28fc0bc09 Add p5-Filesys-DiskSpace 0.05, the perl equivalent of statfs(2).
PR:		25365
Submitted by:	Anton Berezin <tobez@tobez.org>
2001-02-27 23:21:22 +00:00
Jimmy Olgeni
6852d7588d The default isc-dhcpd configuration lives in /usr/local/etc/, not /etc/. 2001-02-27 22:56:20 +00:00
Dirk Froemberg
a9bdb479e3 Bump PORTREVISION to reflect addition of patch-aj.
Reminded by:	Mike Meyer <mwm@mired.org>
2001-02-27 22:45:39 +00:00
Jimmy Olgeni
a79689be8b Don't use IS_INTERACTIVE, be "make package" friendly.
This change allows webmin to be installed/upgraded using binary packages
only. A new pkg-message file will tell the user what to do to configure
webmin for the first time. The procedure is the same after both "make
install" and "pkg_add".
2001-02-27 22:10:32 +00:00
Jimmy Olgeni
4ec20860a8 Fix for repeated "make install/deinstall" (development only).
Don't ${MV} /tmp/webmin.sh to ${PREFIX}/etc/rc.d: create it in ${WRKDIR}
instead, and use ${CP}.

If you move webmin.sh, you can't make install/deinstall/install: the last
install will fail because of the missing file. No user visible changes, but
speeds up testing.
2001-02-27 21:48:19 +00:00
Jimmy Olgeni
d677765331 Add WITH_UPDATES install option.
When the webmin version changes on the master site, patches for previous
versions may be removed (they are not stored in a version dependent
subdirectory). This means that the port of version A will break as soon as
version B is released, because the required updates disappear.

If the updates are optional, webmin users still get a chance to install the
port without updating their ports collection. It is also easier to support
users because, by default, they will run the same "official" version of
webmin.

PORTREVISION bump: if you reinstall without WITH_UPDATES you will get an
unpatched version of webmin.
2001-02-27 20:53:58 +00:00
Jimmy Olgeni
99f3c2a960 Provide sensible defaults for the postgresql module (correct username for
login, correct paths).

No PORTREVISION bump: if webmin has already been installed then the
postgresql module must be reconfigured by hand.

These changes are provided as perl regexes in the Makefile, because we only
want to change specific settings that could be shuffled in the next
versions of webmin (the same holds true for the postfix module).
2001-02-27 20:42:17 +00:00
Will Andrews
26121d15ae Lo and behold, welcome KDE 2.1 to our ports tree. As a direct result of
the KDE team's excellent work, I am initiating burn sequence for KDE
1.x.  All base KDE1 ports are hereby nuked.  I am also reluctantly
reassuming maintainership of the KDE2 ports.  Official KDE 2.1 packages
built for FreeBSD 4.2-STABLE w/ XFree86 4.0.2 are available on KDE's
official ftp mirrors now.  Enjoy!

Note:  It seems that the KDE people rerolled their kdelibs and kdebase
packages, and a quick examination of diffs reveal minor changes, but the
port should still work.  I'll fix the packaging problems that bento runs
into.

Approved by:	kevlo
2001-02-26 19:24:49 +00:00
Kevin Lo
a4482c2414 Upgrade to version 1.3.1 2001-02-26 15:30:57 +00:00
Steve Price
bb88a12a17 Minor tweaks to the post-install target and wording changes in pkg-descr.
PR:		24565
Submitted by:	maintainer
2001-02-26 04:26:57 +00:00
Steve Price
5e2335e108 Update to version 0.6b.
PR:		24337
Submitted by:	Adam McDougall <bsdx@looksharp.net>
2001-02-26 04:12:30 +00:00
Steve Price
9e880783b6 Forgot to bump PORTREVISION with previous commit.
Reminded by:	kris
2001-02-26 04:00:07 +00:00
Steve Price
eb9427f9f8 Don't use the Config script since the correct values are already patched
into the Makefile.

PR:		21558
Submitted by:	Barry Irwin <bvi@rucus.ru.ac.za>
Reviewed by:	maintainer
2001-02-26 03:43:24 +00:00
Steve Price
19bec0e53c Update to version 0.83.
PR:		21401
Submitted by:	Park JongHwan <jhp@freebsd.hanirc.org>
2001-02-26 03:37:42 +00:00
Dirk Froemberg
bb0f1a4bf1 Add a patch for the old and new __dtoa().
Submitted by:	tegge
PR:		ports/25286
2001-02-25 20:48:14 +00:00
Kevin Lo
7198397008 - Update to version 1.6.3
- Take over maintainership

PR: 25316
Submitted by: Gordon Tetlow <gordont@bluemtn.net>
2001-02-25 06:17:55 +00:00
Peter Pentchev
fc22e6f4c0 Update MASTER_SITES: drop ~roam/ from the URL. 2001-02-23 14:18:47 +00:00
Ying-Chieh Liao
eac0824f54 fix typo, : -> =
Noted by:	bento
2001-02-23 01:49:49 +00:00
Mario Sergio Fujikawa Ferreira
76ae6e1d12 Add new MASTER_SITES 2001-02-22 17:22:39 +00:00
Peter Pentchev
1c5c853fca Update to 1.5, remove all my unneeded patches, after Peter van Dijk
and the author, Len Budney, convinced me there was no need for my
changes.

Final push by:	Bill Fenner's distfiles check
2001-02-21 18:44:54 +00:00
Jacques Vidrine
bc80949781 Drop MAINAINERship. 2001-02-21 18:05:11 +00:00
Kevin Lo
5ba4c79c21 It should not allow to build package of itself.
PR: 25185
Submitted by: MAINTAINER
2001-02-18 16:14:57 +00:00
Kevin Lo
a1bac9cb05 Update to version 0.1h
PR: 25167
Submitted by: MAINTAINER
2001-02-17 15:53:12 +00:00
Jimmy Olgeni
4158ffb489 Change MASTER_SITES to the new tarball home.
Submitted by:	Henk Wevers <wevers@cg.nu>
2001-02-16 17:16:49 +00:00
David E. O'Brien
13e8e74188 Update to 4.55. 2001-02-15 21:33:33 +00:00
Ade Lovett
4488a7d870 Update to 1.0.12 2001-02-15 19:22:27 +00:00
FUJISHIMA Satsuki
2192154ee0 change maintainer's e-mail address. 2001-02-15 17:01:03 +00:00
Kevin Lo
6007f5909d Update to 1.0.4
PR: 25095
Submitted by: MAINTAINER
2001-02-15 13:41:23 +00:00
Maxim Sobolev
7dee418d65 Add cd9660_unicode 1.0, a kernel driver for reading CD disks with non-English
filenames. Requires -current as of several hours ago.
2001-02-13 13:56:34 +00:00
Jimmy Olgeni
471ccf3036 Some whitespace fixes (spaces -> tabs) in the startup script. 2001-02-13 13:29:59 +00:00
Kevin Lo
81c72d931f Update to version 0.5.96
PR: 25025
Submitted by: R Joseph Wright <rjoseph@mammalia.org>
2001-02-12 12:49:49 +00:00
Jimmy Olgeni
b8139c6070 Automatically compute the plist for the lib/webmin directory at install
time, so it always comes out right even if the updated modules change.
2001-02-11 17:55:00 +00:00
Ying-Chieh Liao
5cbbdd62a0 upgrade to 1.0.5 2001-02-11 16:25:24 +00:00
Akinori MUSHA
8b18ca2b49 Add %%PORTDOCS%%. 2001-02-10 12:39:31 +00:00
FUJISHIMA Satsuki
724ee21708 move gtar to archivers. 2001-02-08 17:32:40 +00:00