summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-01-22Check for existance of shared libXinerama beforewiz1-2/+2
enabling Xinerama support. Fixes mozilla on e.g. macppc with only libXinerama.a.
2004-01-21Updated gsed to 4.09.wiz2-3/+3
2004-01-21Update to 4.09:wiz3-6/+7
* 0 address behaves correctly in single-file (-i and -s) mode. * documentation improvements. * tested with many hosts and compilers. * updated regex matcher from upstream, with many bugfixes and speedups. * the `N' command's feature that is detailed in the BUGS file was disabled by the first change below in sed 4.0.8. The behavior has now been restored, and is only enabled if POSIXLY_CORRECT behavior is not requested.
2004-01-21iozone-3.217 update done.wiz2-3/+3
2004-01-21Update to 3.217:wiz2-6/+6
Revision 3.212 Add record locking Add single file, file sharing. Revision 3.213 Enhance fill/verify (diag mode) for shared file. Revision 3.214 Remove warnings. Revision 3.215 Add prototype for mylockr() Revision 3.216 Fix prototype for mylockr Revision 3.217 Enable options for Windows systems.
2004-01-21Updated spamassassin to 2.63heinz2-3/+3
2004-01-21Update to 2.63. Tested on NetBSD and Solaris 8.heinz5-67/+9
Summary of major changes since 2.62 ----------------------------------- - Fixed bug related to perl 5.005 which stopped SpamAssassin from being runnable - Fixed bug where "spamassassin -l" parameter wouldn't be untainted before being used - Added caching of body rendering results so that the message wouldn't be rendered the same way multiple times unnecessarily. Summary of major changes since 2.61 ----------------------------------- - Fixed two bugs related to Received line generation and parsing. - Modified two rules to reduce false positives. - Fixed bug where spamd temporary init directory wasn't removed in some situations. - Modified HABEAS_SWE to function even if the Habeas headers were out of their normal order. - Fixed bug where reporting wouldn't remove message markup before being learned by Bayes. - Fixed bug where report_safe_copy_headers would reverse the order of the Received headers. - Fixed several bugs in the Bayes system caused by DB_File oddities.
2004-01-21Sync with reality. Reported by Min Sik Kim in PR 24187.cube1-3/+3
2004-01-21Note import of x11/xnodecor version 0.1.kristerw1-1/+2
This program sets attribute "override_redirect" to True for any window you've specified (using window name). Window Managers should ignore such windows; it's useful, for example, if you're using wmx Window Manager, and want to have a clock on every virtual screen and without any borders. From FreeBSD ports via ISIHARA Takanori in PR pkg/24012.
2004-01-21Add and enable xnodecor.kristerw1-1/+2
2004-01-21Initial import of xnodecor-0.1kristerw6-0/+64
This program sets attribute "override_redirect" to True for any window you've specified (using window name). Window Managers should ignore such windows; it's useful, for example, if you're using wmx Window Manager, and want to have a clock on every virtual screen and without any borders. From FreeBSD ports via ISIHARA Takanori in PR pkg/24012.
2004-01-21Apply a fix for library naming on IRIX 5 and 6, based on a patchjwise3-24/+84
submitted in private mail by Georg Schwarz. Prevents PLIST mismatches on these platforms. Tested for non-interference with other platforms, but no specific IRIX testing of this version of fix yet performed.
2004-01-21+ spamassassin 2.63heinz1-2/+2
2004-01-21Make the postgresql packages consistently install the PL/<foo> languagejlam1-1/+3
modules into ${PREFIX}/lib/postgresql, even if ${PREFIX} contains the strings "pgsql" or "postgres" (postgresql's Makefile.global is stupid that way).
2004-01-21nas is in the audio category, not graphics.jlam1-2/+2
2004-01-21Most of this file only applies if we're in some phase after buildlink, sojlam1-1/+19
enforce that using PHASES_AFTER_BUILDLINK. Also, transform the physical path to ${WRKDIR} into the value ${WRKDIR} in the wrapper scripts. This allows ${WRKDIR} to be a path that traverses a symlink. In particular, it allows users to set WRKOBJDIR to point to a symlink.
2004-01-21Introduce concept of the "phase" that we're in as we progress throughjlam2-11/+25
fetching, extracting, configuring, building, etc. of a package. We can check what phase we're in by examining the value of ${PKG_PHASE} and comparing against PHASES_AFTER_<phase>, which list phases that are "greater than or equal to" <phase>. One useful example of how to use PKG_PHASE is: .if !empty(PHASES_AFTER_EXTRACT:${PKG_PHASE}) # # Some variable settings or targets here that rely on dependencies to # already be installed, or ${WRKDIR} to be created, etc., as these are # things that should have happened by the time "make extract" is # completed. # .endif
2004-01-21Fix a build/linking problem wrt Xft2.recht3-8/+23
Reported by Peter Bex.
2004-01-21Note update of gq to version 1.0beta1.cube1-2/+2
2004-01-21Update to version 1.0beta1. This packages now use GTK2.cube7-33/+95
Most noticable changes (refer to ChangeLog for the complete set, since it is very long): * Support for extensibleObject objects * Allow LDAP URIs * NT passwords, LMHASH passwords * GTK2 environment * UTF-8 support
2004-01-21Convert to use krb5.buildlink3.mk to get Kerberos 5 support. Tested tojlam1-4/+5
build and install properly using Heimdal.
2004-01-21whitespacejlam1-3/+4
2004-01-21Convert to use krb5.buildlink3.mk to get Kerberos 5 support. Tested tojlam2-3/+7
build and install properly using Heimdal.
2004-01-21Recognize KERBEROS as a flag that can cause this package to be built usingjlam2-4/+6
Kerberos for GSSAPI support.
2004-01-21Put more debugging information in .work.log: first output the command thejlam2-4/+10
wrapper script will transform, then output the transformed command. Prefix the original command with [*] and the transformed command with <.> to ease scanning of .work.log.
2004-01-21Whitespacejlam1-3/+3
2004-01-21Packages that use Kerberos are automatically categorized as restrictedjlam1-5/+12
packages.
2004-01-21Convert to use krb5.buildlink3.mk to get Kerberos 5 support. Tested tojlam1-5/+6
build and install properly using Heimdal.
2004-01-21Remove debugging line accidentally committed in previous.jlam1-2/+1
2004-01-21Convert to use krb5.buildlink3.mk to get Kerberos 5 support. Tested tojlam1-6/+5
build and install properly using Heimdal.
2004-01-21On IRIX systems, assume that Xpm is built-in.jlam1-1/+3
2004-01-21Remove comment I accidentally left in this file during bl3ification thatjlam1-2/+2
enabled me to test this on a NetBSD system.
2004-01-21Flesh out this file with more information, such as licensing information.agc1-18/+26
Make it clearer why certain things should be done.
2004-01-21Fix typo - thanks to wiz for pointing it out.agc1-2/+2
2004-01-21Updated gcc3 to 3.3nb6:abs1-1/+3
Add USE_GCC3 to files/gcc3.mk to work better when included in mk.conf
2004-01-21Add USE_GCC3 to files/gcc3.mk to work better when included in mk.confabs2-3/+4
2004-01-21Add patches which I forgot in the previous commit.recht2-0/+46
2004-01-21BUILDLINK_PKGSRCDIR.perl is now set correctly by perl5/buildlink2.mkjlam1-3/+1
if PERL5_RED=5.8.
2004-01-21Only point SSLCERTS into ${PKG_SYSCONFDIR} if we're not using the built-injlam2-2/+6
OpenSSL software. Otherwise, set it to /etc/ssl/certs, which is where a lot of Linux distros store certs. The behaviour on NetBSD systems is unchanged -- always set to /etc/openssl/certs. Fixes PR 24161.
2004-01-21Override OPTIMIZE instead of PASTHRU_INC to pass ${CFLAGS} and ${CPPFLAGS}jlam1-3/+3
into the Perl module build. OPTIMIZE works for all versions of Perl.
2004-01-21Put back MAKE_ENV settings lost in previous commit that told Makefile.PLjlam1-1/+6
where the PostgreSQL headers and libraries were located.
2004-01-21bl3ifyjlam1-3/+6
2004-01-21Adding and removing the pgsql symlink must take place at VIEW-* time sincejlam1-3/+3
the symlink isn't tracked in the PLIST and won't be correctly removed from any views during instance deletion from a view.
2004-01-21Move @exec/@unexec PLIST actions into a INSTALL file.jlam3-7/+19
2004-01-21Add a new command "sub-rpath" that does the same thing as "rpath" but onlyjlam2-2/+17
protects subdirectories of the named paths in rpath options to the linker. Use sub-rpath to protect /usr/lib/* in rpath options to the linker.
2004-01-21Rename 'submangle' to 'sub-mangle'jlam2-9/+9
2004-01-21Allow -L/usr/lib/* as NetBSD-current actually has shared libraries there,jlam1-3/+6
and we should allow these to pass untouched through the wrapper scripts.
2004-01-21Updated postfix to 2.0.17martti1-1/+2
2004-01-21Updated postfix to 2.0.17martti5-67/+37
- Portability to MacOSX: Bind8 compatibility, core dumps in mailq and postdrop, and changes in netinfo support. - Elimination of some DNS lookup problems in third-party library routines (typically resulting in localhost not being found). - More agressive delivery to sites that defer a lot of mail. - Correction of a few obscure error messages. - Several small documentation fixes. - Minor fixes for robustness problems that no-one has experienced.
2004-01-21Note addition and subsequent update of gpg2dotatatat1-1/+3