| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
pchar-related changes: A few bugfixes, plus some IRIX and Solaris
compatability changes (not used, obviously), and the option for SUID
root builds (not used by the port).
port-related changes: None.
|
| |
|
|
|
|
|
|
|
| |
devel/sdl --> devel/sdl10
devel/sdl-devel --> devel/sdl12
Repo-copy by: asami
|
| |
|
| |
|
|
|
|
| |
Initialize a few variables to 0.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
rsync turns on blocking I/O mode if remote shell command is rsh
(ie. matched RSYNC_RSH) to work around some broken rsh implementations
on other platforms.
The submitter of the rsh->ssh patches overloaded RSYNC_RSH for ssh.
That turns out to be a Wrong Thing. This change implements the parallel
RSYNC_SSH.
PR: 26376
Submitted by: adrian
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Build with pspell support.
- Remove unnecessary USE_AUTOMAKE.
- Properly defined optional GNOME support.
- Only install GNOME helppages if building with GNOME support.
- Fix build so that licq_*_gui is shared module, not static archive.
- Fix pkg-plist.
- Fix patch-src::options_dialog.cpp and patch-src::plugin_dialog.cpp to include
- unistd.h instead of sys/unistd.h.
- Bump PORTREVISION for all the fixes.
PR: 26404
Submitted by: maintainer
|
|
|
|
| |
distributes this package.
|
|
|
|
|
| |
PR: 26390
Submitted by: maintainer
|
|
|
|
|
| |
PR: 22303
Submitted by: G. Adam Stanislav <adam@whizkidtech.net>
|
|
|
|
|
|
|
| |
WindowMaker dock.
PR: 26273
Submitted by: Konstantinos Konstantinidis <kkonstan@daemon.gr>
|
|
|
|
|
|
|
| |
enhance firewall security.
PR: 26380
Submitted by: Thomas Quinot <thomas@cuivre.fr.eu.org>
|
|
|
|
|
|
|
| |
for gnome.
PR: 26374
Submitted by: Holger Lamm <holger@eit.uni-kl.de>
|
|
|
|
|
| |
PR: 26287
Submitted by: Mark Pulford <mark@kyne.com.au>
|
|
|
|
|
| |
PR: 22109
Submitted by: Jeremy Norris <ishmael27@home.com>
|
|
|
|
| |
Suggested and reviewed by: John E. Hein <jhein@timing.com>
|
| |
|
|
|
|
| |
Reviewed by: billf
|
|
|
|
| |
Submitted by: sf
|
|
|
|
|
|
|
| |
- Prevent potential denial-of-service via syslog
- int -> unsigned char fixes
Approved by: Maintainer
|
| |
|
|
|
|
| |
Submitted by: Andrey Novikov <andrey@novikov.com>
|
|
|
|
|
|
|
| |
also fix build problem detected by the package building cluster
PR: 25954
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
(grabbed from src/contrib/ntp/ntpd)
o new maintainer.
PR: 26369
Submitted by: Cy Schubert <Cy.Schubert@uumail.gov.bc.ca>
|
| |
|
| |
|
|
|
|
|
| |
PR: 26357
Submitted by: MAINTAINER
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- install configuration files with .dist suffix so that users configuration
files are not deleted on package removal
- create ${PREFIX}/var/netsaint/rw directory needed for correct operation
of CGI script
- fix netsaint.log file permission problem
- depend on netsaint-plugins port
PR: 26328
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
| |
netsaint port depends on us and this creates a circular dependency.
Instead create the netsaint user/group ourselves (which is the only
reason for the netsaint dependency).
PR: 26327
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
| |
bind 9, upgrade to this version.
|
| |
|
|
|
|
|
|
|
|
| |
This module implements a symplistic way to match individual IP Addresses
to subnets. It can be used to, among other things, help analyze HTTPD
logs.
Submitted by: Anton Berezin <tobez@tobez.org>
|
|
|
|
|
|
|
|
|
| |
This module overloads hashes so that the key can be a subnet as in
NetAddr::IP. When looking values up, an interpretation will be made to
find the given key within the subnets specified in the hash.
Care must be taken, as only strings that can be parsed as an IP address
by NetAddr::IP can be used as keys for this hash.
|
| |
|
|
|
|
|
| |
PR: 26156
Submitted by: Steve Coltrin <spcoltri@hrothgar.omcl.org>
|
| |
|
|
|
|
|
| |
PR: 26257
Submitted by: <baskruit@bsltwr.dnsalias.org>
|
|
|
|
| |
found by: # portupgrade jwhois
|
|
|
|
|
| |
PR: 26246
Submitted by: Michael Lyngbøl <michael@lyngbol.dk>
|
| |
|
| |
|
|
|
|
|
|
| |
mailcap and mime.types files.
Do this only if the netscape files actually exist.
|
|
|
|
| |
FURI is a java Gnutella distributed, peer-to-peer file sharing system
|
|
|
|
|
| |
PR: 26241
Submitted by: MAINTAINER
|
|
|
|
| |
to netsaint-plugins.
|