| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Submitted by: Leif Neland <leifn@neland.dk>
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
stow Enhancement Script
|
|
|
|
|
| |
Upgrade to 0.6.5.
- Allow -B to use Vbat on W83782D chips for Vcore1 (Abit BP-6) M/B
|
|
|
|
|
|
|
| |
The successor is xperfmon3 in the ports collection, which
is further maintaned and improved by myself.
Submitted by: Automated ports building system.
|
|
|
|
|
|
|
|
| |
create hyperlinks to cvsweb from cvs[up]
output or FreeBSD commitlogs.
PR: 25533
Submitted by: Martin Kammerhofer <mkamm@gmx.net>
|
| |
|
|
|
|
|
| |
- Enable language catalog.
- Master site is being down. So, temporary master site is added.
|
| |
|
|
|
|
| |
A free Gnome client for the Network UPS Tools
|
|
|
|
|
|
|
| |
o change maintainer's e-mail address.
PR: 25683
Submitted by: maintainer
|
|
|
|
|
|
|
| |
o add extra symlinks.
PR: 25705
Submitted by: maintainer
|
|
|
|
|
| |
PR: 25706
Submitted by: MAINTAINER
|
|
|
|
|
|
|
| |
sparc systems.
PR: 24086
Submitted by: Roman Shterenzon <roman@xpert.com>
|
|
|
|
| |
Mark BROKEN for ${OSVERSION} >= 300000, since mei does not support CAM.
|
|
|
|
|
| |
Noted by: dinoex
Reviewed by: MAINTAINER
|
| |
|
|
|
|
| |
Submitted by: bento
|
|
|
|
|
| |
PR: 25628
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/25624
Submitted by: Maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
for libgnugetopt's getopt.h). Not tested, but should work.
|
|
|
|
|
| |
A collection of applications related to system administration,
such as crontab editor, master.passwd editor, package manager, etc.
|
|
|
|
|
|
|
|
|
|
|
|
| |
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...
|
|
|
|
|
| |
PR: 25504
Submitted by: George Reid <greid@ukug.uk.freebsd.org>
|
|
|
|
| |
"file" module.
|
|
|
|
| |
Submitted by: John Reynolds <jjreynold@home.com>
|
|
|
|
|
|
| |
to load this module. This allows using it on very recent 4.2-STABLE.
Prompted by: bmah
|
| |
|
|
|
|
|
| |
PR: ports/25475
Submitted by: Konrad Heuer <kheuer@gwdu60.gwdg.de>
|
| |
|
|
|
|
|
|
|
| |
(I dropted the support in version updating)
Submitted by: "Ralf S. Engelschall" <rse@engelschall.com>
Obtained from: a direct mail
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
PR: 25365
Submitted by: Anton Berezin <tobez@tobez.org>
|
| |
|
|
|
|
| |
Reminded by: Mike Meyer <mwm@mired.org>
|
|
|
|
|
|
|
| |
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".
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
|
| |
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).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
PR: 24565
Submitted by: maintainer
|
|
|
|
|
| |
PR: 24337
Submitted by: Adam McDougall <bsdx@looksharp.net>
|
|
|
|
| |
Reminded by: kris
|
|
|
|
|
|
|
|
| |
into the Makefile.
PR: 21558
Submitted by: Barry Irwin <bvi@rucus.ru.ac.za>
Reviewed by: maintainer
|
|
|
|
|
| |
PR: 21401
Submitted by: Park JongHwan <jhp@freebsd.hanirc.org>
|
|
|
|
|
| |
Submitted by: tegge
PR: ports/25286
|
|
|
|
|
|
|
| |
- Take over maintainership
PR: 25316
Submitted by: Gordon Tetlow <gordont@bluemtn.net>
|
| |
|
|
|
|
| |
Noted by: bento
|
| |
|
|
|
|
|
|
|
| |
and the author, Len Budney, convinced me there was no need for my
changes.
Final push by: Bill Fenner's distfiles check
|
| |
|
|
|
|
|
| |
PR: 25185
Submitted by: MAINTAINER
|
|
|
|
|
| |
PR: 25167
Submitted by: MAINTAINER
|
|
|
|
| |
Submitted by: Henk Wevers <wevers@cg.nu>
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 25095
Submitted by: MAINTAINER
|
|
|
|
| |
filenames. Requires -current as of several hours ago.
|
| |
|
|
|
|
|
| |
PR: 25025
Submitted by: R Joseph Wright <rjoseph@mammalia.org>
|
|
|
|
| |
time, so it always comes out right even if the updated modules change.
|
| |
|
| |
|
| |
|
|
|
|
| |
Requested by: maintainer
|
|
|
|
| |
recently registered on Ruby Application Archive.
|
|
|
|
| |
Note these are *FULLY* Satoshi approved for the past 4 years.
|
| |
|
|
|
|
|
| |
From the updates web page: "If the Trust unknown referers option is turned
off in Webmin Configuration, the file manager module stops working."
|
|
|
|
|
|
|
| |
Bump PORTREVISION
PR: 24884
Submitted by: Barney Wolff <barney@databus.com>
|
| |
|
| |
|
|
|
|
|
|
|
| |
WindowMaker dockapp.
PR: 24012
Submitted by: Steven Enderle <panic@subphase.de>
|
|
|
|
|
|
| |
deinstall time.
Approved by: ume
|
|
|
|
| |
installed).
|
|
|
|
| |
Useful tips by: sobomax
|
|
|
|
|
| |
PR: 24835
Submitted by: MAINTAINER
|
| |
|
|
|
|
| |
Reviewed by: dirk
|
|
|
|
|
|
|
|
|
| |
o deinstall info properly.
o add WANT_STATIC flavor.
PR: 24502
Submitted by: Cyrille Lefevre <clefevre@citeweb.net>,
maintainer
|
|
|
|
| |
Reported by: des
|
| |
|
| |
|
|
|
|
| |
Remove etc/ from pkg-plist to preserve configuration.
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
|
|
|
|
| |
PR: 24708
Submitted by: MAINTAINER
|
|
|
|
|
|
|
| |
PR: 24229
Submitted by: maintainer
honor CFLAGS.
|
|
|
|
| |
Submitted by: Sybolt de Boer <bolt@xs4all.nl> (via private mail)
|
| |
|
|
|
|
|
| |
PR: 24664
Submitted by: Daniel Hemmerich <dan@spot.org>
|
|
|
|
|
|
| |
PR: 23781
Submitted by: George Reid <greid@ukug.uk.freebsd.org>
Approved by: maintainer
|
|
|
|
|
| |
PR: 24561, 24565 (followups)
Approved by: maintainer
|
|
|
|
| |
Noted by: sobomax
|
| |
|
| |
|
|
|
|
|
| |
PR: 24573
Submitted by: Trenton Schulz <twschulz@cord.edu>
|
| |
|
|
|
|
|
| |
PR: 24556
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 23983
Approved by: clive
|
| |
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
|
|
| |
Remove old maintainer for inactivity.
Submitted by: Gordon Tetlow <gordont@bluemtn.net>
|
|
|
|
|
|
|
|
| |
defined PORTDOCS PLIST_SUB.
Submitted by: lioux
Closes PR: 24468
PR Submitter: Mikhail Teterin <mi@aldan.algebra.com>
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
PR: 24409
Submitted by: maintainer
|
|
|
|
| |
Suggested by: "Ron 'The InSaNe One' Rosson" <insane@lunatic.oneinsane.net>
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
|
|
|
|
| |
PR: 24386
Submitted by: Oliver Lehmann <Kai_Allard_Liao@gmx.de>
|
|
|
|
| |
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
PR: 24302
Submitted by: Ying-Chieh Liao <ijliao@terry.dragon2.net> (MAINTAINER)
|
|
|
|
|
|
|
| |
script for placement into /usr/local/etc/rc.d.
PR: 21517
Submitted by: Stephen Beitzel <sbeitzel@mumble.foobie.net>
|
|
|
|
|
|
|
| |
script for placement into /usr/local/etc/rc.d
PR: 21517
Submitted by: Stephen Beitzel <sbeitzel@mumble.foobie.net>
|
|
|
|
|
| |
PR: ports/24205
Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw> (MAINTAINER)
|
|
|
|
|
|
| |
since $FreeBSD$ is expanded and the patch fails.
Submitted by: bento
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
to little time...
|
|
|
|
|
| |
PR: 23439
non-responce from: maintainer
|
| |
|
|
|
|
|
|
| |
automated ports checker scripts.. I despair of fixing
either. If people wanna find Legato, they can do so
thru Feral's web page.
|
|
|
|
| |
Fix problems introduced in version 0.6.3
|
|
|
|
|
| |
PR: 24103
Submitted by: MAINTAINER
|
|
|
|
|
|
|
| |
(Note: This port can be used to easily create PLIST's!)
PR: 24105
Submitted by: George Reid <greid@ukug.uk.freebsd.org>
|
|
|
|
|
| |
to ncurses and the removal of CIRCLEQ. Proper hacks will be made
at a later date. This gets us compiling again.
|
|
|
|
| |
IPv6 stack
|
|
|
|
| |
who wrote to me in personal e-mail to take over maintenance.
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
to reading /etc files.
|
|
|
|
| |
Maybe I take over again in the future if I have more time for this.
|
|
|
|
| |
to avoid claimed vulnerability in GTK_MODULES.
|
|
|
|
|
|
|
| |
pattern-based schedules.
PR: 24031
Submitted by: Anton Berezin <tobez@tobez.org>
|
|
|
|
|
|
|
| |
subroutines.
PR: 24030
Submitted by: Anton Berezin <tobez@tobez.org>
|
|
|
|
|
|
|
| |
removed on deinstallation.
PR: ports/23699
Submitted by: Blaz Zupan <blaz@medinet.si>
|
|
|
|
| |
Approved by: asami
|
|
|
|
|
| |
PR: ports/23437
Submitted by: sf
|
|
|
|
|
|
| |
PR: 23851
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
Found by: Fenner's portsurvey
|
|
|
|
|
|
|
| |
syslog-alike logfiles into a more palatable format.
PR: 23956
Submitted by: Ying-Chieh Liao <ijliao@terry.dragon2.net>
|
| |
|
|
|
|
|
| |
It can be used to write mail messages to a qmail-style maildir, or to
write data to a "spool" directory reliably.
|
|
|
|
| |
but now..
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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>
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
PR: 23815
|
| |
|
|
|
|
|
|
| |
PR: 23059
Submitted by: Valentin Nechayev <netch@netch.kiev.ua>
Silence by: Maintainer
|
| |
|
|
|
|
|
|
|
| |
- other email references within source updated.
PR: 23790
Submitted by: Maintainer
|
|
|
|
|
|
|
|
| |
- other email references within source updated.
- more modest -h output.
PR: 23789
Submitted by: Maintainer
|
|
|
|
| |
So we don't need it anymore.
|
|
|
|
| |
I thought was the one put on the distsite.
|
|
|
|
| |
a fault when pointed at an infinite symbolic link.
|
|
|
|
|
| |
PR: 23726
Submitted by: George Reid <greid@dogma.freebsd-uk.eu.org>
|
|
|
|
|
| |
LSOF now builds and runs on 5-CURRENT systems after Dr. McKusick's
change to kp_proc.
|
|
|
|
|
|
| |
PR: 23690
Submitted by: FUJISHIMA Satsuki <k5@cheerful.com>
Approved by: MAINTAINER
|
|
|
|
|
| |
PR: 23683
Submitted by: maintainer
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
| |
interface that resembles the native libc functions for syslog.
PR: 23026
Submitted by: Blaz Zupan <blaz@amis.net>
|
|
|
|
| |
of connection type and login shell PID.
|
|
|
|
|
| |
PR: 23490
Submitted by: MAINTAINER
|
| |
|
|
|
|
|
|
| |
environment variables).
Silence from: maintainer (for more than a week)
|
|
|
|
| |
PR: 23308
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 23370
Submitted by: MAINTAINER
|
| |
|
|
|
|
|
|
| |
means, it is obtained from OpenBSD 2.8.
Submitted by: Roman Shterenzon <roman@xpert.com>
|
|
|
|
|
|
|
|
| |
Maintainer change.
PR: 23297
Submitted by: Johann Visagie <johann@egenetics.com> (new maintainer)
Approved by: John Heidemann <johnh@isi.edu> (former maintainer)
|
|
|
|
|
| |
PR: 22349
Submitted by: NAKAMURA Kazushi <kaz@kobe1995.net>
|
|
|
|
| |
becomes just a single quote instead of \'.
|
|
|
|
| |
becomes just a single quote instead \'.
|
|
|
|
|
|
| |
PR: ports/21372
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Hall of shame: Me, for letting this trivial change lounge for 3 months
|
|
|
|
|
| |
PR: 23139
Submitted by: Anand Ranganathan <anand@desktop.com>
|
|
|
|
|
| |
PR: 23137
Submitted by: Ports Fury
|
|
|
|
|
|
| |
newer current and stable machines.
Submitted by: Vic Abell
|
|
|
|
|
|
|
| |
add 'stop' action to webmin.sh.sample.
PR: 23093
Submitted by: olgeni@uli.it
|
| |
|
| |
|
|
|
|
|
| |
myself, so maintenance and downloading huge files is to much/time
consuming for me.
|
| |
|
|
|
|
|
|
|
| |
for the pccts binaries.
PR: ports/22777
Submitted by: maintainer
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Bump PORTREVISION according to Revision 1.2 of
both files/patch-ac and pkg-plist.
|
|
|
|
|
|
| |
Fix adjust destination. Should be etc/clockspeed/adjust instead of
just adjust. Add a PLIST uninstall target to remove this file since
killing the daemon does not.
|
|
|
|
|
|
|
|
|
| |
to the final release of KDE 2.0. Kevin Lo <kevlo@FreeBSD.org> will continue
as the new maintainer. He has commit privileges on the KDE tree, making him
an excellent candidate for this job. I'll be behind the scenes for awhile,
since there are some structural changes I'd like to make but I'd rather have
Kevin do the work. Please, people, direct your patches at Kevin and watch
his "freetime deprivation process" _really_ start. :-P
|
| |
|
|
|
|
| |
Submitted by: Christian Weisgerber <naddy@mips.inka.de>
|
|
|
|
|
| |
PR: 22707
Submitted by: John Summerfield <summer@OS2.ami.com.au>
|
|
|
|
|
|
| |
spell it out.
Submitted by: bento
|
|
|
|
|
|
| |
I am now at FreeBSD dot org
Approved by: sobomax
|
|
|
|
|
| |
PR: 22738
Submitted by: MAINTAINER
|
|
|
|
|
| |
PR: 21243
Submitted by: Bill Trost <trost@cloud.rain.com>
|
| |
|
|
|
|
|
| |
PR: 22703
Submitted by: MAINTAINER
|
| |
|
| |
|
|
|
|
|
| |
PR: 22681
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/22657
Submitted by: Yasuhito FUTATSUKI, futatuki@debug.gr.jp
|
|
|
|
|
| |
PR: 22607
Submitted by: David Lebel <lebel@lebel.org>
|
|
|
|
| |
We call this version 4.51.1.
|
| |
|
|
|
|
|
|
|
| |
- Respect CFLAGS
PR: 22541
Submitted by: MAINTAINER
|
|
|
|
| |
first paragraph which gives a good overview, and install the README file.
|
| |
|
| |
|
|
|
|
| |
Make indentation uniform across my ports.
|
|
|
|
|
| |
PR: 22469
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Obtained patches from James (see PR)
Further enhancements from me:
- make port portlint clean
- remove webmins behaviour, to write its startup code to /etc/rc.local
a) this behaviour is discouraged now in FreeBSD
b) it blindly appended the startup code at the end of rc.local ...
my last line is exit 0, so startup code never has been executed.
- wrote simple startup script that will be installed in our usual place.
did that PREFIX-clean(tm)
- added FreeBSD 4.1 and 4.2 to the os-list ...
PR: 22312
Submitted by: "James E. Housley" <jeh@FreeBSD.org>
|
|
|
|
|
| |
PR: 22155
Submitted by: David Lebel <lebel@lebel.org>
|
|
|
|
|
|
| |
to compile on X4.0.1.
Submitted by: Andrzej Tobola <san@tmp.iem.pw.edu.pl>
|
|
|
|
|
|
|
| |
their children, similar to killall but more sophisticated.
PR: 22355
Submitted by: Peter Pentchev <roam@orbitel.bg>
|
|
|
|
|
|
| |
XFree86 4.0.1.
Submitted by: PW (thanks)
|
|
|
|
|
|
|
|
| |
ports layout. Apologies to everyone for taking so long to get around
to this. I'm surprised, nay amazed at how many people are still using
PIB after all this time. Thanks!
PR: ports/22016 ports/22022 ports/22130 ports/22281
|
|
|
|
|
| |
PR: 21648
Submitted by: Eric Melville <eric@osd.bsdi.com>
|
|
|
|
|
| |
more stringent licencing requirements- and you might have to buy
a Unix Workstation ClientPak licence from Legato.
|
| |
|
|
|
|
| |
Submitted by: bento
|
|
|
|
| |
Submitted by: my poor laptop
|
|
|
|
| |
All KDE2 ports now use default USE_QT2. Still todo: Merge in MTREE stuff.
|
|
|
|
| |
Submitted by: bento
|
|
|
|
| |
elegant way to modify plist for NOPORTSDOC
|
|
|
|
| |
Obtained from: NetBSD
|
| |
|
| |
|
|
|
|
|
| |
PR: 22002
Submitted by: MAINTAINER
|
|
|
|
| |
Note: state files moved from /var/state/ups to /var/db.
|
| |
|
|
|
|
|
|
|
|
| |
Support LOCALBASE/PREFIX properly
Support install macros
PR: 21618
Submitted by: Ports Fury (no response from maintainer)
|
|
|
|
|
|
|
|
| |
Support install macros
Update WWW: line of pkg-descr
PR: 21617
Submitted by: Ports Fury (no response from maintainer)
|