| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
Approved by: maintainer
|
|
|
|
|
| |
PR: 26745
Submitted by: MAINTAINER
|
|
|
|
|
|
|
|
| |
- import script file into port skeleton.
- change maintainer's mail address.
PR: ports/26762
Submitted by: maintainer
|
|
|
|
| |
with his servers.
|
|
|
|
|
| |
PR: 26706
Submitted by: Vince Valenti <vince@blue-box.net>
|
| |
|
|
|
|
| |
Submitted by: Kenneth Ingham <ingham@i-pi.com>
|
|
|
|
|
|
|
| |
displays the current cpuload.
PR: 26687
Submitted by: Soeren Boll Overgaard <boll@tolkien.dk>
|
| |
|
| |
|
|
|
|
|
|
| |
- Add BSD-style license notice.
- Show the revision on help (-h).
- Do distclean before each fetch if -c is specified with -F.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2001-04-18 03:36 knu
* misc/zsh/_portupgrade: Add -F.
2001-04-18 03:35 knu
* portupgrade: Add -F/--fetch option to make dial-up users happy.
Submitted by: Jimmy Olgeni <olgeni@uli.it>
(He suggested -e, but I prefered -F)
Show what version a package is upgraded to to help a user decide
whether to upgrade or not.
Submitted by: Timothy Smith <tim@mysql.com>
Resurrect portversion for what it's worth as a reference code. The
problems that kept it from working has been addressed and will
hopefully be fixed soon. :)
|
|
|
|
|
|
|
| |
memory load in a dock.
PR: 26615
Submitted by: Mark Pulford <mark@kyne.com.au>
|
|
|
|
|
| |
PR: 26533
Submitted by: Mark Pulford <mark@kyne.com.au>
|
|
|
|
| |
Submitted by: Anton Berezin <tobez@tobez.org>
|
| |
|
|
|
|
|
| |
PR: 26419
Submitted by: maintainer
|
|
|
|
| |
needed to test this.
|
|
|
|
| |
Submitted by: steve
|
| |
|
|
|
|
|
| |
PR: 26575
Submitted by: MAINTAINER
|
|
|
|
|
| |
PR: 26588
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
From the updates page:
* BIND DNS Server Reverse address records are not updated properly
if the reverse zone has a "." at the end of its name in named.conf.
Also, logging of some record additions is not done properly.
* Disk Quotas On systems using the latest Linux quotas package
(typically those with the 2.4 kernel), quotas cannot be edited or
enabled for the first time.
Submitted by: fenner's email
|
|
|
|
|
|
| |
* Cosmetic: Remove useless subshell.
Submitted by: Christian Weisgerber <naddy@mips.inka.de>
|
| |
|
|
|
|
|
|
|
| |
See also http://www.webmin.com/webmin/updates.html.
Updated modules now have a proper version number in the filename, and on
the software's updates page.
|
|
|
|
| |
Submitted by: olgeni
|
|
|
|
|
|
|
|
|
| |
o Fix compiler -Wall warnings
o Calc etime correct for multi CPU machines
o Show disk stats for "ad" disk devices, too
o Count number of network in/out packets correctly
o Get free swapspace only every 10 time intervals to
limit CPU usage.
|
|
|
|
|
| |
PR: 26483
Submitted by: Mark Pulford <mark@kyne.com.au>
|
| |
|
|
|
|
|
|
|
| |
does handle versions correctly.
By the way, I'll have to find a workaround for the ruby's thread
vs. libc_r (stdio/malloc) problem exposed by portversion... Hmm.
|
| |
|
|
|
|
| |
Obtained from: bento via will@
|
|
|
|
| |
Approved by: murray
|
|
|
|
|
| |
PR: 26270
Submitted by: Mark Pulford <mark@kyne.com.au>
|
|
|
|
|
| |
PR: 26268
Submitted by: Mark Pulford <mark@kyne.com.au>
|
|
|
|
| |
Windoze utilty.
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
From the webmin updates page:
apache: Two virtual servers can be created with the same name and port. On
systems that restrict which Webmin users can edit which virtual servers,
this could be used to get around the restriction.
net: Virtual network interfaces could not be setup properly on Solaris 8.
(this should not affect FreeBSD users).
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}*
- Cleanup corresponding ports for bsd.kde.mk update.
- Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom,
introduce QT_NONSTANDARD variable for nonstandard configure setup.
- Update KDE2 to 2.1.1. Two patches included in x11/kdelibs2 to fix the
proxy authentication that was broken for 2.1.1. Remove old patches.
- Potentially fix kdelibs build for alpha.
- Fix qt-designer 2.3.0 build.
- Ruby stuff left alone since it looks like black magic to me. Should
still work w/ compat shims for older USE_QT[,2] style. Some others
were also left alone for the same reason.
Reviewed by: portmgr, ports (bsd.kde.mk+bsd.port.mk)
Submitted by: David Faure <faure@kde.org> (proxy auth patches)
Alex Zepeda <garbanzo@kde.org> (old patches removal)
|
|
|
|
|
|
| |
KOnCD is a program that allows you to master CDs with mkisofs and
cdrecord programs. It can create multisession CD, bootable CD,
supports blanking on CD-RW. It also copy CDs on-the-fly.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
In fact, the only thing (that I can tell anyway) that uses the DB functions is
cfd. I'm guessing most people don't use it, especially since I haven't heard
any complaints about it.
Also, it was putting some of the docs in / (for some really strange reason).
That should be fixed too. They are now put in {PREFIX}/share/doc/cfengine,
depending on NOPORTSDOC (somewhat reverse logic than normal, but it made the
amount of changes less).
Finally, strip the binaries.
PR: 26189
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
PR: 25631
Submitted by: Tobias Begalke <tobega@spyz.org>
|
|
|
|
|
|
|
| |
phones/pagers.
PR: 26085
Submitted by: Michael Johnson <ahze@ahze.net>
|
|
|
|
|
| |
PR: 26086
Submitted by: Michael Johnson <ahze@ahze.net>
|