summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-07-31nsd 2.1.2.itojun2-5/+5
FEATURES: - NSD now fully supports unknown record types using the notation specified in RFC3597. - Support for the following RR types has been added: WKS, X25, ISDN, RT, NSAP, PX, NAPTR, KX, CERT, DNAME, and APL. DNAME special processing is not supported. and bug fixes.
2004-07-31+ allegro-4.1.15, gdb-6.2, getmail-4.0.2 [schmonz], msmtp-1.2.1,wiz1-3/+6
nut-9.19.
2004-07-31Revert previous: conflicts with openssh (and others) are already specified inseb2-4/+2
Makefile.common.
2004-07-31Garbage collect NO_CHECK_DEPENDS: it is meaningless since revision 1.942.seb1-2/+2
2004-07-31make me responsible for packagejdolecek4-8/+8
2004-07-31Add SuSE 9.1 aspell, freetype2, libjpeg, libpng packages. These arejdolecek2-2/+12
necessary for Opera 7.53 to work using the SuSE 9.1 Linux emulation base.
2004-07-31SuSE 9.1 aspell compatibility package. This is intended for applicationsjdolecek3-0/+33
such as Opera, which use the aspell library for spell-checking functionality. TODO: this package should be able to use the 'native' aspell language directories, i.e. it should be possible to arrange symlinks so that the SuSE package would find the aspell files within ${LOCALBASE}.
2004-07-31+ clamav-0.75.1, imp-3.2.5, leafnode-1.10.3, libevent-0.9, nail-11.0,wiz1-4/+8
xsidplay-1.6.5.1a [pkg/26465|pooka], xterm-194.
2004-07-31SuSE 9.1 Motif library compatibility package, based on the 7.3 counterpartjdolecek3-0/+33
2004-07-31SuSE 9.1 libpng library compatibility package, based on the SuSE 7.3 counterpartjdolecek3-0/+32
2004-07-31SuSE 9.1 JPEG library compatibility package, based on the SuSE 7.3jdolecek3-0/+32
counterpart
2004-07-31SuSE 9.1 FreeType2 linux compatibility libraries, based on the SuSE 7.3jdolecek3-0/+33
packages
2004-07-31fix typo: it's #if defined and not #ifdef definedrecht2-4/+4
2004-07-31sync some more, so that this actually worksjdolecek1-3/+3
2004-07-31make the structure of the Makefile more like the other suse91_* pkgsjdolecek1-4/+3
2004-07-31apparently this pkg does need the leading ./ in the distfilejdolecek1-3/+3
2004-07-31Fix lrintf() function in libfaad/common.h to make this build onxtraeme3-16/+26
NetBSD -current, this closes PR pkg/26412.
2004-07-31Update opera7 package to version 7.53.jdolecek3-17/+18
Changes since Opera 7.52: Security * Fixed a JavaScript problem that made it possible to show one URL in the address bar, but load a different URL in the page (Secunia Advisory SA12028) Only the Linux binary tested, but updated also the Solaris/FreeBSD version of the pkg.
2004-07-31Minimize diffs with pkgsrc/mail/postfix to simplify maintenance of thisjlam14-256/+379
package.
2004-07-31Sort.jlam1-3/+3
2004-07-31Detect builtin libdes. (NetBSD 2.0, for instance, has one.)tv1-0/+18
2004-07-31Remove unnecessary line in DESCR... IPv6 is a well-received patch in thejlam1-4/+0
Postfix community nowadays.
2004-07-31Replace a few instances of ${PKGBASE} with "postfix". This has no effectjlam1-4/+4
in this package, but simplifies maintaining the postfix-current package by minimizing diffs between the two.
2004-07-31Remove trailing whitespace.jlam1-2/+2
2004-07-31I'm currently using pkgsrc under OpenBSD 3.5, so update the commentxtraeme1-2/+2
about tested versions.
2004-07-31Update comment about supported versions, I'm using pkgsrc underxtraeme1-2/+2
FreeBSD -current and in the past I used it succesfully on 4.x.
2004-07-31Update status, XFree86 and xorg are known to work without problemsxtraeme1-1/+3
under FreeBSD, NetBSD and Linux at the moment (OpenBSD support not finished).
2004-07-31Fix the code in post-patch so that man pages correctly reference pagesjlam1-12/+18
that have been prepended with "cyrus-".
2004-07-31USE_GCC_SHLIB is deprecated.xtraeme2-4/+2
2004-07-31USE_GCC_SHLIB will be deprecated soon, so change it toxtraeme1-2/+2
USE_LANGUAGES+=c++.
2004-07-31Convert to use bsd.options.mk.jlam1-24/+53
2004-07-31Restructure the flow so that we use pipes to pass information betweenjlam1-13/+11
processes instead of saving values in shell variables and then iterating over them. Using pipes is more scalable and is just as easy to read, so it's a net win.
2004-07-31Actually warn about the IMAP directories if they can't be removed.jlam1-6/+23
Removing directories happens at POST-DEINSTALL time, but the imapd.conf file may be removed during the DEINSTALL stop, so we need to add the code to remove the IMAP directories explicitly in the DEINSTALL step, as well.
2004-07-31I'm maintainer for the XFree86/X.org packages from pkgsrc.xtraeme14-28/+28
2004-07-31Define ProjectRoot inside of BeforeVendorCF, so xpkgwedge worksxtraeme1-11/+23
finally. Bump PKGREVISION.
2004-07-31I don't know why, but using XFree86 or xorg from pkgsrc, doesn't getxtraeme3-5/+25
the correct link flags, anyway adding ExtraLoadFlags seems to fix this. Bump version to 1.12 (XFree86/xorg fix).
2004-07-31As suggested by Kouichirou Hiratsuka in PR pkg/26483, movextraeme2-9/+23
ProjectRoot definition inside #ifdef BeforeVendorCF, otherwise it's overwritten by xpkgwedge two times. Finally xpkgwedge works, bump PKGREVISION.
2004-07-31Fix a build problem seen on OS X.kristerw2-1/+22
The Apple toolchain has some quirks with common symbols in archives which makes it fail to pull in a file into a binary if only common symbols are needed from that file. Work around this by initializing one of the variables.
2004-07-31Welcome to the new world: bsd.options.mk.xtraeme2-21/+42
2004-07-30Use ${XORG_VER}.xtraeme7-33/+33
2004-07-30Remove empty definition (PreLoadSetup).xtraeme2-4/+2
2004-07-30Actually warn about the IMAP directories if they can't be removed.jlam1-8/+27
Removing directories happens at POST-DEINSTALL time, but the imapd.conf file may be removed during the DEINSTALL stop, so we need to add the code to remove the IMAP directories explicitly in the DEINSTALL step, as well.
2004-07-30Apply patch from Kouichirou Hiratsuka PR pkg/26480 to not installxtraeme1-7/+7
the header files properly (previous change broke "update" target).
2004-07-30Note update of glib2 to 2.4.5.jmmv1-1/+2
2004-07-30Update to 2.4.5:jmmv3-10/+11
* Fix g_filename_from_uri() to work with non-UTF-8 filenames [Robert Ă–gren, Matthias Clasen] * Make GMarkup parser handle of whitespace inside tags according to XML 1.1 [Hiroyuki Ikezoe, Matthias] * Documentation improvements [Soeren Sandmann, Christophe Fergeau, Danek Duvall] * Other bug fixes [Oliver Guntermann, Sven Neumann, James Henstridge, Murray Cumming, Matthias, Tommi Komulainen] * New and updated translations (bg,hi,sq)
2004-07-30Remove some C99isms; hopefully fixes build on NetBSD 1.6.2.jmmv2-1/+27
Addresses PR pkg/26479.
2004-07-30PostgreSQL table support is a standard (if compiled) feature of Postfix.jlam1-16/+12
A patch is no longer need to add the support.
2004-07-30VERP support is a standard feature in Postfix.jlam1-8/+5
2004-07-30Convert to use bsd.options.mk. The relevant options variable to setjlam39-445/+789
for each package can be determined by invoking: make show-var VARNAME=PKG_OPTIONS_VAR The old options are still supported unless the variable named in PKG_OPTIONS_VAR is set within make(1) (usually via /etc/mk.conf).
2004-07-30bsd.options.mk provides boilerplate code for standard naming conventionsjlam2-1/+170
for handling per-package build options. Before including this file, the following variables should be defined: PKG_OPTIONS_VAR This is a list of the name of the make(1) variables that contain the options the user wishes to select. This variable should be set in a package Makefile. E.g., PKG_OPTIONS_VAR= WIBBLE_OPTIONS or PKG_OPTIONS_VAR= FOO_OPTIONS BAR_OPTIONS PKG_SUPPORTED_OPTIONS This is a list of build options supported by the package. This variable should be set in a package Makefile. E.g., PKG_SUPPORTED_OPTIONS= kerberos ldap ssl Optionally, the following variables may also be defined: PKG_DEFAULT_OPTIONS This is a list the options that should be built into every package, if that option is supported. This variable should be set in /etc/mk.conf. ${PKG_OPTIONS_VAR} (the variables named in PKG_OPTIONS_VAR) These variables list the selected build options and override any default options given in PKG_DEFAULT_OPTIONS. If any of the options begin with a '-', then that option is always removed from the selected build options, e.g. PKG_DEFAULT_OPTIONS= kerberos ldap sasl PKG_OPTIONS_VAR= WIBBLE_OPTIONS WIBBLE_OPTIONS= ${PKG_DEFAULT_OPTIONS} -sasl # implies PKG_OPTIONS == "kerberos ldap" or PKG_OPTIONS_VAR= WIBBLE_OPTIONS WIBBLE_OPTIONS= kerberos -ldap ldap # implies PKG_OPTIONS == "kerberos" This variable should be set in /etc/mk.conf. PKG_FAIL_UNSUPPORTED_OPTIONS If this is set to "yes", then the presence of unsupported options in PKG_OPTIONS.<pkg> (see below) causes the build to fail. Set this to "no" to silently ignore unsupported options. Default: "yes". After including this file, the following variables are defined: PKG_OPTIONS This is the list of the selected build options, properly filtered to remove unsupported and duplicate options. Example usage: -------------8<-------------8<-------------8<-------------8<------------- # Global and legacy options .if defined(USE_OPENLDAP) || defined(USE_SASL2) . if !defined(PKG_OPTIONS.wibble) . if defined(USE_OPENLDAP) && !empty(USE_OPENLDAP:M[yY][eE][sS]) PKG_OPTIONS.wibble+= ldap . endif . if defined(USE_SASL2) && !empty(USE_SASL2:M[yY][eE][sS]) PKG_OPTIONS.wibble+= sasl . endif . endif .endif PKG_OPTIONS_VAR= PKG_OPTIONS.wibble PKG_SUPPORTED_OPTIONS= ldap sasl .include "../../mk/bsd.options.mk" # Package-specific option-handling ### ### LDAP support ### .if !empty(PKG_OPTIONS:Mldap) . include "../../databases/openldap/buildlink3.mk" CONFIGURE_ARGS+= --enable-ldap=${BUILDLINK_PREFIX.openldap} .endif ### ### SASL authentication ### .if !empty(PKG_OPTIONS:Msasl) . include "../../security/cyrus-sasl2/buildlink3.mk" CONFIGURE_ARGS+= --enable-sasl=${BUILDLINK_PREFIX.sasl} .endif -------------8<-------------8<-------------8<-------------8<-------------