summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-05-30Make this build under NetBSD 2.0D and above with statvfs(2).tron2-6/+21
2004-05-30Create "lib" in the depot to install libraries into the correct place.minskim1-1/+3
Pointed out by Joachim Kuebart on tech-pkg@.
2004-05-30Add (tested) amd64 support. From FreeBSD, mostly.sekiya8-23/+516
2004-05-30Added ap2-transform-0.4.0.xtraeme2-2/+4
2004-05-30Initial import of ap2-transform-0.4.0.xtraeme4-0/+31
mod_transform is a filter module that allows Apache 2.0 to do dynamic XSL Transformations on either static XML documents, or XML documents generated from another Apache module or CGI program.
2004-05-30SUBST_FILES.<class> should be relative to ${WRKSRC}seb1-2/+2
2004-05-30Note update of "apache" package to version 1.3.31nb1.tron1-1/+2
2004-05-30Compile with version 2.8.18 of "mod_ssl" instead with the (reported totron2-8/+8
be vulnerable) version 2.8.17. Bump package revision because of this.
2004-05-30correctly set BDB_TYPE when native db is not available, eg. Solaris,grant1-6/+4
IRIX using the first BDB_ACCEPTED.
2004-05-30note update of ap-ssl to 2.8.18.grant1-1/+2
2004-05-30updated mod_ssl to 2.8.18.grant2-7/+7
- fix installation of example README.CSR. Changes with mod_ssl 2.8.18 (11-May-2004 to 27-May-2004) *) Fix buffer overflow in "SSLOptions +FakeBasicAuth" implementation if the Subject-DN in the client certificate exceeds 6KB in length. (CVE CAN-2004-0488). *) Handle the case of OpenSSL retry requests after interrupted system calls during the SSL handshake phase. *) Remove some unused functions.
2004-05-30Change MASTER_SITES to use new MASTER_SITE_OPENOFFICE list of mirrors.mrauch1-3/+4
2004-05-30Improve the replacement that makes the test for an existing lifreetype.so.6mrauch1-2/+2
always false. The old one seemed to not work in some corner cases.
2004-05-30Note PKGREVISION bump of ed2k-gtk-gui.minskim1-1/+2
2004-05-30Add CONFIGURE_LDFLAGS=${LDFLAGS:Q} to CONFIGURE_ENV, because theminskim1-1/+3
configure script of this package replaces @LDFLAGS@ with ${CONFIGURE_LDFLAGS}, not with ${LDFLAGS}. This fixes the problem that ed2k_gui doesn't run on some platforms due to incorrect rpath. Bump PKGREVISION.
2004-05-30Add MASTER_SITE_OPENOFFICE for the misc/openoffice* packages.mrauch2-2/+74
List extracted from http://download.openoffice.org/1.1.1/source.html
2004-05-30Simplify Makefile using BUILDLINK_TRANSFORM instead of subst.mk.minskim1-6/+2
2004-05-30Install a man page with INSTALL_MAN, not with INSTALL_DATA.minskim1-2/+2
2004-05-30- NO_CONFIGURE=yesminskim1-1/+6
- Enable pkgviews installation.
2004-05-30simplify last slightly.grant1-2/+2
2004-05-30make it possible to override the package date, and therefore version,grant1-1/+3
without having to hack the Makefile(s). makes it easier to downgrade to a previous nightly build (provided you already have the distfile) by simply setting eg. MOZ_VER=20040525, as I just had to do :)
2004-05-30Enable pkgviews installation.minskim1-1/+5
2004-05-30Set MAINTAINER to tech-pkg@, not packages@.snj10-20/+20
2004-05-30add alpha c++ -O2 bug workaround for graphics/freetype2recht1-1/+12
2004-05-29Enable pkgviews installation.recht1-1/+3
patch provided by Cesar Catrian C. in PR pkg/25740
2004-05-29Reduce optimization level to -O on alpha to avoid compiler bugs.recht1-1/+11
patch provided by Joachim Kuebart in PR pkg/25742
2004-05-29Note PKGREVISION bump for emulators/hercules.kristerw1-1/+2
2004-05-29Bl3ify, and use mk/pthread.buildlink3.mk instead of hard-codingkristerw5-63/+23
a pthread package. Bump PKGREVISION.
2004-05-29Add a patch to support NetBSD-specific DLT_PPP_SERIAL type. It will be incube4-3/+21
the next version of libnids. Patch from Jean-Edouard BABIN in private mail.
2004-05-29aleron.dl.sourceforge.net have had problems during the last couple ofkristerw1-2/+2
days. Comment it out for now.
2004-05-29Note PKGREVISION bump for textproc/opensp.kristerw1-1/+2
2004-05-29Use PTHREAD_OPTS+=require instead of implementing the same functionalitykristerw2-12/+5
using if ${PTHREAD_TYPE} == "none" etc, and use the blessed pthread package instead of depending on devel/unproven-pthreads. Bump PKGREVISION.
2004-05-29Enable pkgviews installation.minskim2-2/+8
2004-05-29Remove superfluous SED/MV.minskim3-11/+6
2004-05-29bump PKGREVISION for PLIST fixes.grant1-1/+3
2004-05-29Update to version 0.47.heinz2-6/+6
Revision history for Net::DNS ============================= *** 0.47 April 1, 2004 safe_push() is back in Net::DNS::Packet, due to the excellent debate skills of Luis E Monoz. However, the name safe_push() is deprecated, use the new name unique_push() instead. Fixed a bug in Net::DNS::Nameserver which caused the class to build packets incorrectly in some cases. [Ask Bjorn Hansen] Error message cleanups in Net::DNS::typesbyname() and Net::DNS::typesbyval() [Ask Bjorn Hansen] Net::DNS::RR::new_from_hash() now works with unknown RR types [Olaf].
2004-05-29Enable pkgviews installation.minskim1-1/+5
2004-05-29unused.kristerw3-144/+0
2004-05-29Whitespace only.kim1-15/+15
2004-05-29Make this compile successfully with all of our Python packages (I hope).kim1-1/+3
2004-05-29o Re-add CRAMMD5 support (PKGREVISION++).cube4-11/+35
o PLIST fix (hi xtraeme!). o Re-add two chunks for dovecot-example.conf that were forgotten.
2004-05-29Note that ghc has been updated to 6.2.1.kristerw1-1/+2
2004-05-29Update ghc to 6.2.1.kristerw24-1416/+628
There are too many changes compared to version 5.04.3 to list here... The changes are described in: http://www.haskell.org/ghc/docs/6.0.1/html/users_guide/release-6-0.html http://www.haskell.org/ghc/docs/6.2.1/html/users_guide/release-6-2.html
2004-05-29note update of latex-mk to 1.3dmcmahill1-1/+2
2004-05-29update to latex-mk-1.3.dmcmahill3-8/+10
This version fixes installation on case-insensitive file systems as well as a bug where bibtex did not get run properly when the .tex file had no explicit \cite{}'s but rather used \nocite{}.
2004-05-29updates of kile, kdbg and ivtools.markd2-5/+5
2004-05-29Update to version 1.1.3markd4-23/+26
- continue evolution of iostreams usage to keep up with changes to libstdc++-v3. Many thanks for reinstating a filebuf constructor that accepts an integer file descriptor. Hard to wrap them around sockets any other way. - fix problem with use of ACE on Darwin with gcc-3.3. - fix problem with lexical scanning introduced when "#" comment lines were first handled.
2004-05-29Move WRKSRC definition into a later section.minskim1-2/+2
2004-05-29Update to 1.2.10markd2-6/+5
* Fixed the "Using host libthread_db" error message. * Fixed inappropriate icon sizes.
2004-05-29Enable pkgviews installation.minskim1-1/+5