1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
Commit Graph

1382 Commits

Author SHA1 Message Date
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