Commit Graph

1552 Commits

Author SHA1 Message Date
Dmitry Sivachenko
11126708d2 Fix build on machines with rpm installed.
PR:		26167
2001-03-28 14:46:25 +00:00
Kevin Lo
2aa30208f8 Update to version 1.1.1
PR: 26165
Submitted by: MAINTAINER
2001-03-28 13:14:10 +00:00
Jimmy Olgeni
96906f5359 Update port to version 0.85.
* Support symlinks in automatic plist generation
* Support for empty WEBMIN_MODULES variable (no patches yet)
2001-03-28 09:29:20 +00:00
Andreas Klemm
4d51280aa6 change to my standard of using freebsd.org address. 2001-03-27 05:19:54 +00:00
Andreas Klemm
dbf1c5868e style: fix manpage section, 1 -> 8 2001-03-26 17:24:14 +00:00
Andreas Klemm
6b34a8a9ea new port of Michael Smith's personality script
personality manages different system configurations
2001-03-25 20:34:50 +00:00
Akinori MUSHA
85441a23ad Reword pkg-comment and pkg-descr to make it clearer. (README will be
fixed in the next release)

Submitted by:	obrien
2001-03-23 20:47:52 +00:00
Alexander Langer
f766e222e3 Remove the "#" at the beginning of the BROKEN= line. *blush*
Submitted by:	jedgar
2001-03-23 16:08:52 +00:00
Jun Kuriyama
63cdda0b24 o Fix $MASTER_SITES.
o Add WWW: line.
o Add patch from OpenBSD.

Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
PR:		ports/25871
2001-03-23 14:32:28 +00:00
Alexander Langer
c7dc917c9d Make this actually fetchable (and BROKEN for systems < 4.2-RELEASE).
Submitted by:	fenner's distfile survey
2001-03-23 14:21:40 +00:00
James E. Housley
081d9ac52f Update to version 0.44.3
- Updaet gd dependancy
- Added missing MAN8
- Merged pkg-plist.(doc|cgi) into pkg-plist
- General cleanup
2001-03-23 13:32:11 +00:00
James E. Housley
8729595f0d I will MAINTAIN this port. 2001-03-23 11:50:27 +00:00
Ade Lovett
dce51cd86c Sigh. Reclaim these, primarily for GNOME 1.4 2001-03-23 05:42:30 +00:00
Vanilla I. Shu
e94bb46af2 Someone don't like my style, so I drop maintainer now. 2001-03-23 05:34:27 +00:00
Jun Kuriyama
357cb88213 o Fix $MASTER_SITES.
o Add WWW: line.
o Add patch from OpenBSD.

Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
PR:		ports/25871
2001-03-23 03:20:17 +00:00
Jun Kuriyama
83dd1a7553 Upgrade to 0.2.
Submitted by:	Martin Kammerhofer <mkamm@gmx.net> (maintainer)
PR:		ports/25874
2001-03-23 03:03:05 +00:00
James E. Housley
1a9234f22d Update MASTER_SITE
portlint cleanups

PR:		26014
Submitted by:	Daniel Hemmerich <dan@BSDpro.com> MAINTAINER
2001-03-23 01:45:19 +00:00
Akinori MUSHA
6756e56e52 Update to 1.19.
2001-03-23 04:08  knu

        * portupgrade: Change the timing of the invocation of the
        beforebuild command so that "portupgrade -B'cvs update' foo" works.

        Reported by:    Ollivier Robert <roberto@eurocontrol.fr>

2001-03-23 04:06  knu

        * portversion: Fix the implication of a '*'. (portversion -v did
        nothing ;)

        Reported by:    Tadayuki OKADA <tadayuki.okada@windriver.com>

2001-03-23 04:04  knu

        * pkgdb.rb: Skip packages with illegal names showing an informative
        message rather than dying of an error.

        Reported by:    Ollivier Robert <roberto@eurocontrol.fr>
2001-03-22 19:16:35 +00:00
OKAZAKI Tetsurou
8a0a10dc94 Add Extipl, a partition-selectable boot loader/installer which
makes coexistence of several operating systems on your machine.

PR:		23904, 24251
Submitted by:	KIMURA Takamichi <takamiti@tsden.org>
2001-03-22 15:04:23 +00:00
Akinori MUSHA
8e4cb7c968 Update portupgrade to 1.18. Now it comes with portversion, which is
the Porter's Handbook compliant version of pkg_version with a little
bit better performance and better usability.

2001-03-22 06:13  knu

        * README, portupgrade, misc/zsh/_portupgrade: Add a couple of new
        options:   -A [command to run after each installation]   -B
        [command to run before each build]

2001-03-22 05:49  knu

        * README, install.rb, portversion, misc/zsh/_portversion: Add
        portversion.

2001-03-22 05:43  knu

        * portupgrade: Use make(1) arguments specified with -m for "make -V
        PKGNAME" too.

        Ignore the difference of the name parts when it compares the
        package versions.

2001-03-22 05:36  knu

        * misc/zsh/_portupgrade: Add a missing closing bracket.
2001-03-21 21:33:52 +00:00
Akinori MUSHA
56c06bcbe7 Update to 1.16.
- Use Dir.entries(dir).each instead of Dir.glob(dir) so it does not
  hit the just installed packages.
- Add -p option. [make package as well when each port is installed]
  (Requested by: Ollivier Robert <roberto@eurocontrol.fr>)
- Sort options in alphabetical order.
2001-03-21 12:04:52 +00:00
Dirk Meyer
d1bf99f0d9 The samefile program finds files with identical contents (independent of
file name). Typical usage would be

        find / -print | samefile

turning up megabytes of wasted disk space due to duplicates. Try it,
you'll be baffled.

Jens Schweikhardt
samefile@schweikhardt.net

PR:		25857
Submitted by:	schweikh@schweikhardt.net
2001-03-21 07:26:21 +00:00
David E. O'Brien
30af7b687e rpm' and rpm2cpio' have been repocopied from "misc" to "archivers". 2001-03-20 20:28:14 +00:00
Boris Popov
935bcebcd4 Remove me as maintainer of this port. 2001-03-20 16:08:39 +00:00
Akinori MUSHA
600e52d351 Fix a bug when the origin of a package is unknown.
Submitted by:   Leif Neland <leifn@neland.dk>
2001-03-18 14:09:07 +00:00
Donald Burr
6d5cf32e68 Wrong port name was in the header lines in Makefile; corrected. 2001-03-18 12:09:28 +00:00
Akinori MUSHA
07e81a9663 D'oh, the checksum was not the correct one's. Sorry. 2001-03-18 09:26:17 +00:00
Donald Burr
f22db6a4ea Add port sysutils/mgeupsd, a daemon to monitor MGE Pulsar brand UPS's. 2001-03-18 08:04:56 +00:00
Akinori MUSHA
230a5071f6 Add portupgrade, a tool to upgrade installed packages with ports.
It upgrades ports without reinstalling dependent packages by directly
modifying the package info recorded in the files under /var/db/pkg.

e.g.
	portupgrade gtk
	portupgrade -cC gnome\*

It currently has many design flaws (to me at least) but I am releasing
this because it's functionally stable enough to use. (I believe.. ;)

Use with care, at your own risk.
2001-03-17 23:06:40 +00:00
Ying-Chieh Liao
8c110573ff add stowES
stow Enhancement Script
2001-03-17 12:58:14 +00:00
James E. Housley
61cd42bc0a Include the previous patch-aa
Upgrade to 0.6.5.
 - Allow -B to use Vbat on W83782D chips for Vcore1 (Abit BP-6) M/B
2001-03-16 20:29:13 +00:00
Lars Koeller
748dea14ee Stop supporting xperfmon v2.0 for 5.X systems.
The successor is xperfmon3 in the ports collection, which
is further maintaned and improved by myself.

Submitted by: Automated ports building system.
2001-03-16 19:55:27 +00:00
Jun Kuriyama
de96ce3ad0 Add cvsweb-converters 0.1,
create hyperlinks to cvsweb from cvs[up]
output or FreeBSD commitlogs.

PR:		25533
Submitted by:	Martin Kammerhofer <mkamm@gmx.net>
2001-03-15 13:36:30 +00:00
Vanilla I. Shu
9edf2e2b52 Use "USE_GTK" & "USE_GNOME" forever. 2001-03-14 19:33:30 +00:00
Hajimu UMEMOTO
af672497d5 - Update to 1.0.7.
- Enable language catalog.
- Master site is being down.  So, temporary master site is added.
2001-03-14 19:05:41 +00:00
Dmitry Sivachenko
a8cd37dc88 Add WWW line. 2001-03-13 15:14:29 +00:00
Dmitry Sivachenko
a5849a02aa New port: gupsc.
A free Gnome client for the Network UPS Tools
2001-03-13 15:08:45 +00:00
FUJISHIMA Satsuki
5ed655076d o USE_IMLIB.
o change maintainer's e-mail address.

PR:		25683
Submitted by:	maintainer
2001-03-12 19:18:57 +00:00
FUJISHIMA Satsuki
b1aee5c578 o add extra dependency to imlib.
o add extra symlinks.

PR:		25705
Submitted by:	maintainer
2001-03-12 17:49:32 +00:00
Kevin Lo
3f54fc462a Fix mtree problem
PR: 25706
Submitted by: MAINTAINER
2001-03-12 13:56:48 +00:00
Will Andrews
7281bf7499 Add mksunbootcd 1.0, a program to make ISO images suitible to boot on
sparc systems.

PR:		24086
Submitted by:	Roman Shterenzon <roman@xpert.com>
2001-03-10 19:24:43 +00:00
OKAZAKI Tetsurou
cd8a8032d1 Remove obsoleted URL from MASTER_SITES.
Mark BROKEN for ${OSVERSION} >= 300000, since mei does not support CAM.
2001-03-10 10:04:52 +00:00
Will Andrews
59265f91d7 Fix bogus use of WRKDIRPREFIX.
Noted by:	dinoex
Reviewed by:	MAINTAINER
2001-03-10 06:23:11 +00:00
Kris Kennaway
a2cc6b15a8 Fix plist 2001-03-10 06:02:19 +00:00
Kris Kennaway
83bd8cb5c8 Update MASTER_SITE and WWW
Submitted by:	bento
2001-03-10 04:23:21 +00:00
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
FUJISHIMA Satsuki
c7cfbf1ad3 gtar has been moved to archivers.
Requested by: maintainer
2001-02-08 17:30:09 +00:00
Akinori MUSHA
e7cb00253d Upgrade with Amos Gouaux's version of the Syslog module which was
recently registered on Ruby Application Archive.
2001-02-07 18:17:57 +00:00
David E. O'Brien
bb9b725c29 Put back my editor hints that were removed w/o permission.
Note these are *FULLY* Satoshi approved for the past 4 years.
2001-02-07 14:51:16 +00:00
Munechika SUMIKAWA
6243b51531 Upgrade to 1.4.2. 2001-02-06 17:32:01 +00:00
Jimmy Olgeni
96ce91de0a The file module has been updated.
From the updates web page: "If the Trust unknown referers option is turned
off in Webmin Configuration, the file manager module stops working."
2001-02-06 11:28:29 +00:00
James E. Housley
ab88d796d0 Fix a divide by zero.
Bump PORTREVISION

PR:		24884
Submitted by:	Barney Wolff <barney@databus.com>
2001-02-06 02:43:53 +00:00
Jimmy Olgeni
010a452967 Style fixes for sysutils. 2001-02-05 16:04:23 +00:00
David E. O'Brien
7fde131c0a Update to 4.54. 2001-02-05 07:00:29 +00:00
Maxim Sobolev
a01c32ad5f Add wmfsm 0.31, displays filesystem usage of mountpoints in a nice
WindowMaker dockapp.

PR:		24012
Submitted by:	Steven Enderle <panic@subphase.de>
2001-02-04 22:44:33 +00:00
Jimmy Olgeni
f7b0ecacbf Do not complain if the themes and plugins directories are not empty at
deinstall time.

Approved by:	ume
2001-02-04 20:13:11 +00:00
Jimmy Olgeni
737ab39819 Sync pkg-plist with installed files (some png files are no longer
installed).
2001-02-04 12:11:55 +00:00
Jimmy Olgeni
8454d526e0 Download updated modules at install time: apache, mysql and status.
Useful tips by: sobomax
2001-02-04 11:36:22 +00:00
Kevin Lo
405733f6c0 Update to version 0.1.0
PR: 24835
Submitted by: MAINTAINER
2001-02-04 09:06:43 +00:00
Jimmy Olgeni
49e6c7eb43 Teach webmin about the correct default postfix location (in ${LOCALBASE}) 2001-02-02 22:21:53 +00:00
Joerg Wunsch
2be14feb79 Bring back my old Plasmon RF4100 to the list of actually working devices.
Reviewed by:	dirk
2001-02-02 16:07:34 +00:00
FUJISHIMA Satsuki
8155707f26 o update to 1.13.19.
o deinstall info properly.
o add WANT_STATIC flavor.

PR:		24502
Submitted by:	Cyrille Lefevre <clefevre@citeweb.net>,
		maintainer
2001-02-01 14:48:44 +00:00
Sheldon Hearn
7ce71df1e3 The distribution is no longer available on the world wide web.
Reported by:	des
2001-02-01 08:16:29 +00:00
Sheldon Hearn
e34e2ffac7 Disconnect asrpages, which is about to be removed. 2001-02-01 08:14:32 +00:00
Jimmy Olgeni
2abbc464c7 Remove all etc-related @dirrm entries in pkg-plist. 2001-01-31 23:19:42 +00:00
Jimmy Olgeni
d4b9914b7f Update port to version 0.84 (important: security fix).
Remove etc/ from pkg-plist to preserve configuration.
2001-01-31 23:07:37 +00:00
Hajimu UMEMOTO
18fb0fad82 Update to 1.0.6.
If linprocfs is available, this version works with no extra kmem
privilege under 5.0-CURRENT.  In this time, since we cannot obtain
swap information by safety way, when gkrellm cannot access kmem,
gkrellm tries to use linprocfs for swap information.
2001-01-30 12:06:58 +00:00
Ade Lovett
85893212f9 Update to 0.3.0 2001-01-30 04:39:55 +00:00
Ade Lovett
5eba11b4d1 Update to 1.0.11 2001-01-30 04:39:35 +00:00
Kevin Lo
03254ede3b Upgrade to version 1.0.3
PR: 24708
Submitted by: MAINTAINER
2001-01-29 16:00:20 +00:00
FUJISHIMA Satsuki
9e765544dd update to 0.9a.
PR:		24229
Submitted by:	maintainer

honor CFLAGS.
2001-01-29 14:19:26 +00:00
Ying-Chieh Liao
c6b3241579 fix configuration file path and respect CFLAGS
Submitted by:	Sybolt de Boer <bolt@xs4all.nl> (via private mail)
2001-01-29 02:03:50 +00:00
Ying-Chieh Liao
0a2d98dd41 update to 1.0.4 2001-01-28 07:00:05 +00:00
Will Andrews
082064be0f Add xw 0.0.8, an X app to list current users logged into the system.
PR:		24664
Submitted by:	Daniel Hemmerich <dan@spot.org>
2001-01-27 03:59:41 +00:00
FUJISHIMA Satsuki
64d8fcb556 update to 3.5.2.
PR:		23781
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
Approved by:	maintainer
2001-01-25 14:38:29 +00:00
Trevor Johnson
a79343f08e change maintainer for findutils and fileutils ports
PR:		24561, 24565 (followups)
Approved by:	maintainer
2001-01-24 17:26:07 +00:00
Jimmy Olgeni
3e864278c5 Use proper capitalization (freebsd.org -> FreeBSD.org)
Noted by: sobomax
2001-01-24 12:43:14 +00:00
Jimmy Olgeni
332200153a Change maintainer email address (olgeni@uli.it -> olgeni@freebsd.org) 2001-01-24 12:05:15 +00:00
Ade Lovett
b33c815cbc Minor cleanups as a result of gnomelibs 1.2.9 2001-01-24 05:09:13 +00:00
Maxim Sobolev
7cacb2c79a Add qtpkg 1.0, a Qt based package removal tool.
PR:		24573
Submitted by:	Trenton Schulz <twschulz@cord.edu>
2001-01-23 16:47:05 +00:00
Hajimu UMEMOTO
4448ae10f0 Update to 1.0.5. 2001-01-23 14:04:58 +00:00
Kevin Lo
4e9948773e Update to version 1.6.2
PR: 24556
Submitted by: Ports Fury
2001-01-23 08:58:29 +00:00
Ying-Chieh Liao
fa24cda467 add checkservice, tool for check status of services
PR:		23983
Approved by:	clive
2001-01-21 16:47:58 +00:00
Ying-Chieh Liao
24ebd4cbfc ijliao@csie.nctu.edu.tw -> ijliao@FreeBSD.org 2001-01-21 04:26:37 +00:00
Chris D. Faulhaber
ad2dd30443 Don't unnecessarily install files group-writable
Approved by:	maintainer
2001-01-21 01:17:42 +00:00
Kris Kennaway
4e6ae5fdf5 Upgrade to cfengine 1.6.1 to (finally) fix remote vulnerability.
Remove old maintainer for inactivity.

Submitted by:	 Gordon Tetlow <gordont@bluemtn.net>
2001-01-21 00:38:16 +00:00
Will Andrews
1e242ef434 Hopefully finish syncing with bsd.port.mk rev 1.361 - use bsd.port.mk
defined PORTDOCS PLIST_SUB.

Submitted by:	lioux
Closes PR:	24468
PR Submitter:	Mikhail Teterin <mi@aldan.algebra.com>
2001-01-20 00:39:55 +00:00
Peter Pentchev
76f7e8bf56 The previous commit was too far-reaching; this port is only broken
for -current after the changes to struct proc exporing to userland.
Make the BROKEN directive conditional on the closest fbsd version
bump I could find.
2001-01-19 23:56:11 +00:00
Peter Pentchev
50412b60fa Mark BROKEN due to changes to kernel proc struct.
PR:		24409
Submitted by:	maintainer
2001-01-19 22:16:40 +00:00
Alexander Langer
6be5b50ca9 Add note that this is for SCSI drives only.
Suggested by:	 "Ron 'The InSaNe One' Rosson" <insane@lunatic.oneinsane.net>
2001-01-17 08:09:19 +00:00
Will Andrews
5ccbc2a8ac Update to sync with bsd.port.mk rev 1.361 - use PORTDOCS that is now in
bsd.port.mk, for easy removal of documentation.  I left alone one port -
japanese/elisa8x8 (or something like that), because it appeared to have
some rather weird way of doing PORTDOCS substitution.
2001-01-16 19:08:45 +00:00
Alexander Langer
6badcf6cd7 Fix typos. 2001-01-16 18:28:14 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Alexander Langer
2182905693 Add xcdroast 0.98.a.8, another X11 frontend to mkisofs/cdrecord.
PR:		24386
Submitted by:	Oliver Lehmann <Kai_Allard_Liao@gmx.de>
2001-01-16 17:15:40 +00:00
Maxim Sobolev
4be7fc0d9d Update to 0.1.41.
Submitted by:	maintainer
2001-01-15 11:13:27 +00:00
Hajimu UMEMOTO
7c8eb11acb Update to 1.0.4. 2001-01-15 08:54:42 +00:00
Clive Lin
6bb3292235 Update logtool to 1.0.3
PR: 24302
Submitted by: Ying-Chieh Liao <ijliao@terry.dragon2.net> (MAINTAINER)
2001-01-14 19:24:21 +00:00
James E. Housley
41bb519cbe upsd (/usr/ports/sysutils/upsd) does not have a startup/shutdown
script for placement into /usr/local/etc/rc.d.

PR:		21517
Submitted by:	Stephen Beitzel <sbeitzel@mumble.foobie.net>
2001-01-13 02:01:09 +00:00
James E. Housley
8e8a1c8bfc upsd (/usr/ports/sysutils/upsd) does not have a startup/shutdown
script for placement into /usr/local/etc/rc.d

PR:		21517
Submitted by:	Stephen Beitzel <sbeitzel@mumble.foobie.net>
2001-01-13 02:00:22 +00:00
Jing-Tang Keith Jang
8eab677955 Update to 1.0.2 and install documents.
PR:		ports/24205
Submitted by:	Ying-Chieh Liao <ijliao@csie.nctu.edu.tw> (MAINTAINER)
2001-01-12 18:47:04 +00:00
Alexander Langer
f3fe1f940f Don't include the Rcs-id line from the to-be-patched file in the patch,
since $FreeBSD$ is expanded and the patch fails.

Submitted by:	bento
2001-01-12 14:57:40 +00:00
Jun Kuriyama
832998939f Fix argument order of FreeBSD specific configuration. 2001-01-11 01:54:36 +00:00
FUJISHIMA Satsuki
feffdeb826 forgotten 5 chars to fix X manpage error with XFree86-4. 2001-01-10 14:02:44 +00:00
Maxim Sobolev
0ad4abab7c Update to 1.0.1. 2001-01-10 11:54:33 +00:00
Jun Kuriyama
a003fc26fe Fix patch path and plist. 2001-01-10 06:28:02 +00:00
Jun Kuriyama
453b6391fc Add p5-Schedule-At (OS independent interface to the Unix 'at' command). 2001-01-10 03:04:46 +00:00
Jun-ichiro itojun Hagino
8a1d4f194e drop myself from MAINTAINER. too many KAME platforms to support,
to little time...
2001-01-09 05:57:08 +00:00
FUJISHIMA Satsuki
be4912d2eb fix X manpage error.
PR:		   23439
non-responce from: maintainer
2001-01-08 22:08:29 +00:00
Hajimu UMEMOTO
ca32ebfa57 Update to 1.0.3 2001-01-08 15:21:58 +00:00
Matt Jacob
ff5cd969e5 Legato's main web server consistently fails Bill Fenner's
automated ports checker scripts.. I despair of fixing
either. If people wanna find Legato, they can do so
thru Feral's web page.
2001-01-07 23:40:52 +00:00
James E. Housley
5547bac68e Update to version 0.6.4
Fix problems introduced in version 0.6.3
2001-01-07 16:26:02 +00:00
Kevin Lo
1f53784c60 Upgrade to 1.0.2
PR: 24103
Submitted by: MAINTAINER
2001-01-06 17:16:14 +00:00
Alexander Langer
8073f81d69 Add ftrace 0.9, a file modification/creation watcher.
(Note: This port can be used to easily create PLIST's!)

PR:		24105
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-01-06 14:28:05 +00:00
Tim Vanderhoek
36647dc805 Quick hacks to catch this port up with FreeBSD, namely the upgrade
to ncurses and the removal of CIRCLEQ.  Proper hacks will be made
at a later date.  This gets us compiling again.
2001-01-06 03:41:36 +00:00
James E. Housley
a3ef7fb8fe Update to 0.6.3. This compiles on FBSD 3.5.1 and similar with out a
IPv6 stack
2001-01-05 16:11:25 +00:00
Andreas Klemm
f988a86d6b Changed maintainer to Christian Weisgerber <naddy@mips.inka.de>
who wrote to me in personal e-mail to take over maintenance.
2001-01-04 13:37:52 +00:00
Boris Popov
7b9e4e1601 Update to 0.44.2.
File layout changed again: all ups drivers now located in the
${PREFIX}/libexec/nut. Some of the tools moved to ${PREFIX}/bin directory.
Startup script renamed to nut.sh.sample.
2001-01-04 06:14:59 +00:00
Will Andrews
8b1d416e7c Add p5-Quota 1.3, a perl module that provides access to filesystem quotas. 2001-01-03 23:54:10 +00:00
Will Andrews
31488d9a5f Add p5-Unix-ConfigFile 0.06, perl modules that provides a simple interface
to reading /etc files.
2001-01-03 23:45:02 +00:00
Andreas Klemm
56ffabc919 Changed maintainer to ports, I want to reduce my personal workload.
Maybe I take over again in the future if I have more time for this.
2001-01-03 22:19:35 +00:00
Hajimu UMEMOTO
192e67250e Drop setuid/getgid privileges before initializing GTK+
to avoid claimed vulnerability in GTK_MODULES.
2001-01-03 18:58:48 +00:00
Neil Blakey-Milner
738f1d0b7a Add p5-Schedule-Match 0.07, handles and detects clash between
pattern-based schedules.

PR:		24031
Submitted by:	Anton Berezin <tobez@tobez.org>
2001-01-03 09:26:38 +00:00
Neil Blakey-Milner
194d04ec16 Add p5-Schedule-Cron 0.03, schedule::Cron - cron-like scheduler for Perl
subroutines.

PR:		24030
Submitted by:	Anton Berezin <tobez@tobez.org>
2001-01-03 09:17:30 +00:00
Vanilla I. Shu
e12fe35b34 Fix plist so that we don't complain if shared module directories can not be
removed on deinstallation.

PR:		ports/23699
Submitted by:	Blaz Zupan <blaz@medinet.si>
2001-01-03 04:03:24 +00:00
Will Andrews
60f2b6b7a8 Goodbye, YEAR2000. Hello, 2001.
Approved by:	asami
2001-01-01 10:15:16 +00:00
Munechika SUMIKAWA
67e80d7b6e Fix X manpage error with XFree86-4.
PR:		ports/23437
Submitted by:	sf
2000-12-31 21:17:45 +00:00
FUJISHIMA Satsuki
680fd5e7c7 remove stale MASTER_SITES.
PR:		23851
Submitted by:	David W. Chapman Jr. <dwcjr@inethouston.net>
Found by:	Fenner's portsurvey
2000-12-30 22:58:03 +00:00
Alexander Langer
338a207f4f Add logtool 1.0.1, a command line program, that will parse syslog and
syslog-alike logfiles into a more palatable format.

PR:		23956
Submitted by:	Ying-Chieh Liao <ijliao@terry.dragon2.net>
2000-12-30 16:46:49 +00:00
Peter Pentchev
9825048697 Remove the orbitel.bg MASTER_SITE. 2000-12-29 15:45:17 +00:00
Peter Pentchev
adfb495a5b safecat is an implementation of D. J. Bernstein's maildir algorithm.
It can be used to write mail messages to a qmail-style maildir, or to
write data to a "spool" directory reliably.
2000-12-27 11:06:43 +00:00
Andreas Klemm
f73e0e4a82 my last commit didn't add patch-ab which is necessary for package building
but now..
2000-12-26 21:28:03 +00:00
Andreas Klemm
254d13095b import more stuff from PR 23815
- use PKGNAMEPREFIX so that package is named *g*tar like the port
- patch-ac silences gcc when compiling prepargs.c
additionally:
- fetch patch-ab out of Attic, we still want info file not
  splitted into pieces
- bump PORTREVISION, since patch-ab fixes package building

PR:		23815
Submitted by:	Christian Weisgerber <naddy@mips.inka.de>
2000-12-26 21:25:35 +00:00
Andreas Klemm
8c1db3c2a7 explanation of previous committ, requested by Kris Kennaway:
- added one category entry (archivers)
- updated one locale entry in pkg-plist, which I overlooked
This committ additionally bumps PORTREVISION, since updating
the plist is a major issue.

PR:		23815
2000-12-26 14:03:11 +00:00
Andreas Klemm
f4a414897a include two changes of PR 23815, the rest is in discussion with 'naddy'.
PR:		23815
2000-12-26 13:35:28 +00:00
Munechika SUMIKAWA
4fbe85e8e1 upgrade to 1.4.1. 2000-12-26 06:59:19 +00:00
Kris Kennaway
f161b32923 Critical bugfix; don't segfault at the drop of a hat.
PR:		23059
Submitted by:	Valentin Nechayev <netch@netch.kiev.ua>
Silence by:	Maintainer
2000-12-25 13:55:17 +00:00
Andreas Klemm
f9d65e93ec update to version 1.13.18 as requested by David. 2000-12-25 13:53:16 +00:00
Chris D. Faulhaber
9edcba3303 - email address updated.
- other email references within source updated.

PR:		23790
Submitted by:	Maintainer
2000-12-25 13:49:57 +00:00
Chris D. Faulhaber
98f2cfa7f4 - email address updated.
- other email references within source updated.
- more modest -h output.

PR:		23789
Submitted by:	Maintainer
2000-12-25 13:49:05 +00:00
David E. O'Brien
5c70222359 The misc.c_patch got folded into the distfile at the last moment.
So we don't need it anymore.
2000-12-22 18:55:25 +00:00
David E. O'Brien
d2693b0c41 Correct the checksum. I was working from a slighly pre-release copy that
I thought was the one put on the distsite.
2000-12-22 18:52:31 +00:00
David E. O'Brien
01382462cf Add patch to fix bug where LSOF lsof will run out of stack space and get
a fault when pointed at an infinite symbolic link.
2000-12-22 18:49:17 +00:00
Peter Pentchev
5ef28d5af4 Update MASTER_SITES.
PR:		23726
Submitted by:	George Reid <greid@dogma.freebsd-uk.eu.org>
2000-12-22 12:34:33 +00:00
David E. O'Brien
ffcfffaa84 Update to 4.53.3.
LSOF now builds and runs on 5-CURRENT systems after Dr. McKusick's
change to kp_proc.
2000-12-22 11:03:48 +00:00
Kevin Lo
57c8a37f9c fixing "X manpage" error with XFree86-4.
PR: 23690
Submitted by: FUJISHIMA Satsuki <k5@cheerful.com>
Approved by: MAINTAINER
2000-12-20 15:33:11 +00:00
Peter Pentchev
44310ff517 Update to 0.83.
PR:		23683
Submitted by:	maintainer
2000-12-20 11:41:51 +00:00
Will Andrews
bae0403aea Add ipa 1.0.1, a neat utility to do IP accounting based on firewall rules
such as those for ipfw or ipfilter.  The maintainer is the author of ipa.

PR:		23265
Submitted by:	Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua>
2000-12-19 11:12:04 +00:00
Will Andrews
93d1860f1c Add p5-Unix-Syslog 0.94, a Perl module that attempts to implement an
interface that resembles the native libc functions for syslog.

PR:		23026
Submitted by:	Blaz Zupan <blaz@amis.net>
2000-12-19 10:45:03 +00:00
Daniel Harris
6bc0d80aae Initial import of yawho, a w-like program which adds the display
of connection type and login shell PID.
2000-12-16 20:33:11 +00:00
Kevin Lo
27a9794ec1 Update to version 1.4.10
PR: 23490
Submitted by: MAINTAINER
2000-12-14 16:03:50 +00:00
Kevin Lo
cef8910eaa Upgrade to 2.0.1 2000-12-12 03:02:24 +00:00