summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-08-01Crank PKGREVISION here, too.mycroft1-1/+2
2002-08-01Grrrr, stupid static version number for apache.mycroft1-2/+2
2002-08-01Crank libmm dependency versions and dependent pkg revisions.mycroft4-8/+9
2002-08-01Crank dependency revision.mycroft1-2/+2
2002-08-01Update to mm 1.2.1. Only functional change is to fix a /tmp race conditionmycroft3-12/+12
that created a local root hole.
2002-07-31Move the check, whether X is accessible, inside the "checkforx" target.mrauch1-5/+2
This avoids strange side effects (hanging xdpyinfo) when using targets that do not depend on an accessible X server. Fixes PR# pkg/17763.
2002-07-31Mechanically replace DEPENDS and BUILD_DEPENDS on a JDK with theschmonz3-7/+9
appropriate USE_JAVA and PKG_JVM incantations. Spotted by wiz.
2002-07-31On Solaris, add BUILD_DEPENDS for bison and flex, based on the patchwiz1-1/+8
submitted by Lubomir Sedlacik in connection with pkg/17785.
2002-07-31Use LTCONFIG_OVERRIDE.wiz3-14/+16
2002-07-31Solaris fix (needs databases/db) from Julien T. Letessier in pkg/17783.wiz1-1/+8
2002-07-31Give some further hints about what will need to be done before Cyrus IMAPjlam1-2/+4
can be used.
2002-07-31Add a cyrus rc.d script that will generate the directories needed beforejlam3-2/+94
starting the Cyrus master process.
2002-07-31Change example imapd.conf file to default to "saslauthd" authenticationjlam1-4/+4
for plaintext password authentication. It's the better version of pwcheck.
2002-07-31Back out previous change now that PKG_JVM handling has been fixed tojlam1-2/+2
prefer the installed sun-jdk1[34] if PKG_JVM == "sun-jdk".
2002-07-31* Rename _JAVA_PKGNAME to _JAVA_PKGBASE which more accurately reflects itsjlam1-15/+21
contents. * Each PKG_JVM needs its own special _JAVA_PREFIX_DEFAULT hardcoded as there's no way to discern the subdirectory of ${LOCALBASE}/java in which the PKG_JVM is installed. * If PKG_JVM == "sun-jdk", allow either sun-jdk13 or sun-jdk14 to be used, preferring whichever one is already installed, but otherwise using the best default for a given platform.
2002-07-31Add "${_PATCH_BACKUP_ARG} .orig" to PATCH_DIST_ARGS too.wiz1-1/+2
Fixes Solaris problem reported in pkg/17769 by Valeriy E. Ushakov.
2002-07-31fix a bug in creating scaled images. If the original image is the correctdmcmahill3-12/+17
size and in the correct format, it is not re-encoded (losing quality) anymore but just copied. Problem noted by Jeff McMahill. Andrew Brown and Jaromir Dolecek helped me with perl. Bump PKGREVISION.
2002-07-31Fix build on pmax/1.4.x. Closes pkg/15201.wiz2-1/+26
2002-07-31Update mserv to 0.33nb3:abs10-146/+139
Broadcast an information line both on server RESET initiation and on completion.
2002-07-31Use LIBTOOL_OVERRIDE instead of LTCONFIG_OVERRIDE so that pkgsrc libtoolskrll1-2/+2
is used. Pointed out by Julien Letessier <julien.letessier at sun.com>.
2002-07-31Use PKGLOCALEDIR instead of 'share'. From Julien T. Letessier in pkg/17779.wiz1-30/+30
2002-07-31Use PKGLOCALEDIR in PLIST. From Julien T. Letessier in pkg/17777.wiz1-6/+6
2002-07-31Use gcc on Solaris. Patch from Julien Letessier at sun dot com.wiz1-1/+8
2002-07-31Updated etcupdate to 20020731martti2-4/+4
fix usage() message for "-s" argument. ie, do *not* suggest "/usr/src" as this causes "make distribution" to be run in /usr/src.
2002-07-31Add support for OpenSSL 0.9.6e.tron1-1/+8
2002-07-31Build and install "saslauthd", a daemon running as root that performsjlam8-18/+115
plaintext password authentication for Cyrus SASL. This will allow daemons _not_ running as root to perform SASL PLAIN authentication (including getpwent and PAM). Bump PKGREVISION to 1.
2002-07-31Want apache-1.3.26nb3 now.wiz1-2/+2
2002-07-30Update security/pam-smbpass to version 2.2.5. This version matches thejlam4-85/+15
pam_smbpass distributed with the samba-2.2.5 sources.
2002-07-30Factor out common parts of samba and winbind into net/samba/Makefile.commonjlam10-160/+85
and merge their patch collections. These two packages are built from the same source tree, and updates to the main distfile should be shared by both packages.
2002-07-30Add devel/flex to BUILD_DEPENDS for SunOS, per pkg/17770 bywiz1-1/+2
Valeriy E. Ushakov.
2002-07-30Update cpuflags to 0.30:abs2-5/+5
Add 'DEC 3000 - M300' (21064-1) entry from Paul Mather
2002-07-30Add APACHE_USER and APACHE_GROUP variables, remove APACHE_SUEXEC_USER.wiz1-12/+20
2002-07-30Update apache packages with some common changes:wiz7-58/+98
Give Apache a user and group by default, not only with suexec. The variables for this have changed from APACHE_SUEXEC_USER and APACHE_SUEXEC_GROUP to APACHE_USER and APACHE_GROUP. Mention 'Apache' in COMMENT. Use variables for the version number instead of copying it around. Bump PKGREVISION. For apache{,6}: Change paths to /var/httpd instead of /var/spool/httpd. Honour STRIPFLAG. Add --without-confadjust as configure argument. Enable the 'define' module. For apache: Enable proxy module on NOPIC platforms. Some of these changes are based on pkg/17469 by Greg A. Woods, some on comments by Johnny Lam. Reviewed by Johnny Lam.
2002-07-30Clarify that this is the "Cyrus" IMAP server.jlam1-2/+2
2002-07-30Use ':' instead of '.' as argument separator for chown. Closes pkg/17768wiz1-2/+2
by Valeriy E. Ushakov.
2002-07-30Update to 1.0.3, from ISIHARA Takanori in pkg/17767.wiz4-33/+5
Changes since 1.0.2: - NBTscan now returns meaningful exit code (patch by James Troup for Debian Linu x) - Added /etc/hosts and lmhosts format output (suggested by Anahuac de Paula Gil and Sigmund Baginov) - configure script now honours --prefix argument (patch by Petter Reinholdtsen) - Error messages now include IP address that caused error - NBTscan accepts a file with a list of IP addresses to scan (suggested by Omas Jakobsson) - Service number is printed for unknown NetBIOS services in -h mode (suggested b y Dan Wright) - Fixed some compile-time warnings on Linux - Corrected some typos
2002-07-30Homepage and master site have moved to ossp.org.jlam1-3/+3
2002-07-30Update to 5.11.wiz2-5/+5
Changes since 5.10: o more man page fixes from Thomas Klausner o de-K&R C-ification o fix Date: header for daemon mode o fix core dump when asking for /cgi-bin/ when CGI isn't configured o use a valid Server: header
2002-07-30Update to 971007nb1: Fix for sparc64, from Tomi Nylund in pkg/17759.wiz3-6/+16
2002-07-30use PKG_SYSCONFDIR/bins for the global config directory instead ofdmcmahill5-8/+30
hard coding /etc/bins. install a default binsrc as an example which can be copied to ${PKG_SYSCONFDIR}/bins/binsrc and/or ~/.bins/binsrc bump PKGREVISION to bins-1.1.10nb1
2002-07-30update, using description from homepagejdolecek1-10/+9
also remove the stuff about this being beta - this is no longer true
2002-07-30Use "sun-jdk13" under NetBSD-i386 and Darwin because this is known to work.tron1-2/+2
2002-07-30Fix error in creation of the freetype-config wrapper script. Now, wejlam1-25/+18
generate the wrapper if the original config scripts exists, otherwise we create our own config script freom buildlink-freetype-config.in.
2002-07-30add missing dependency on p5-IO-String. Makes the reading of EXIF data workdmcmahill1-1/+2
2002-07-30add and enable p5-IO-Stringdmcmahill1-1/+2
2002-07-30initial import of p5-IO-String-1.01dmcmahill4-0/+28
This module is needed to make www/bins work correctly hence the import during the freeze. IO::String is an IO::File (and IO::Handle) compatible class that read or write data from in-core strings. It is really just a simplification of Eryq's IO-stringy modules. As such IO::String is a replacement for IO::Scalar.
2002-07-30update for p5-Term-ReadKey 2.21.grant1-3/+3
2002-07-30update p5-Term-ReadKey to 2.21.grant1-2/+2
* various bug fixes * removal of interactive test stage * support for compilers which don't support function prototypes (as support for non-ANSI compilers is gone in Perl 5.8) * improved win32 support
2002-07-30make the tests for file existence actually workross3-15/+15
now at 1.0.4
2002-07-30back out OBJOSMACHINE stuff as it is superfluous. pointed out bygrant2-14/+3
jlam.