summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-09-30g++-3.x compliance. std namespaces, etc.christos9-13/+521
2003-09-30DTRT for USE_BUILDLINK2=no (or rather [nN][oO]).kristerw1-2/+2
2003-09-30DTRT for USE_BUILDLINK2=no (or [nN][oO]).kristerw1-5/+5
2003-09-30Previous patch wasn't complete...mycroft2-4/+21
2003-09-30More GCC3 flotsam.mycroft2-1/+15
2003-09-30More GCC3 flotsam.mycroft2-1/+15
2003-09-30Fix build with GCC 3.3.1: rename log() to birda_log() with a preprocessorseb1-1/+3
macro.
2003-09-30Fix build with GCC 3.3.1: fix multiline string constant.seb2-1/+15
2003-09-30Fix build with GCC 3.3.1: don't hunt for libm with log() but with floor().seb4-2/+99
While here set TEST_TARGET even if the submake all target includes the test ones.
2003-09-30More GCC3 flotsam.mycroft2-1/+15
2003-09-30Note updates of "ImageMagick" and "p5-PerlMagic" packages.tron1-1/+3
2003-09-30Remove package revision after package has been updated.tron1-2/+1
2003-09-30Slightly klugy fix for building with Kerberos support.mycroft2-7/+16
2003-09-30Note update of pkgtools/libkver to version 0.2 [harmless bug fix]seb1-1/+2
2003-09-30Update to version 0.2.seb2-7/+6
Fix a mostly harmless bug: a utsname.machine string was added at the end of utsname.version string.
2003-09-30The checksum for 5.5.7-10 changed. Update to 5.5.7-11 while I'm here.mycroft2-5/+5
ChangeLogs? We don't need no shtinking ChangeLogs! (AFAICT, there is a single bug fix to the MPEG code.)
2003-09-30Update mk-files to 20030930sjg3-7/+8
Renamed generic.sys.mk to Generic.sys.mk so it does not get installed. Cleaned up settings of ROOT_GROUP in some *.sys.mk
2003-09-30Update to 0.70, to fix Yahoo! support.mycroft2-5/+5
2003-09-30Set GCC_REQD to 2.95.3 instead of setting USE_PKGSRC_GCC. Pointed out byjmmv1-2/+2
Greg Troxel in private mail.
2003-09-30Fix GCC 3.3.1 related build problem.tron2-1/+504
2003-09-30Note addition of pygopherd 2.0.3.recht1-2/+2
2003-09-30Add and enable pygopherd.recht1-1/+2
2003-09-30Initial import of pygopherd 2.0.3 recht9-0/+320
via pkgsrc-wip The patches are adapated from FreeBSD's pygopherd "port". This is an all-new, modern Gopher server. It can serve documents with Gopher+, standard Gopher (RFC1436), and HTTP -- all on the same port. Pygopherd features a modular extension system as well as loadable scripts and much more. It contains full support for UMN gopherd systems -- including .Links, .names, .cap, searches, etc. Pygopherd also supports Bucktooth features such as gophermap files and executables. In addition to all this, there are Pygopherd's own extra features. All features are fully customizable and can be enabled or disabled by editing etc/pygopherd/pygopherd.conf.
2003-09-30I don't pretend to understand this layer of the C++ template abyss, but I foundmycroft2-1/+21
this patch on the web that purports to make it work with GCC 3/libstdc++ 3.
2003-09-30Update pkglint to 3.62:abs1-1/+3
lintpkgsrc - handle the buildlink include fest: - Using realpath() to fix exclude of duplicate includes speeds up 'lintpkgsrc -rp' on a PIII-500 from 40 minutes to 3 - Excluding buildlink[^/]*.mk files unless -d is specified further speeds up to just under 1 minute
2003-09-30Update pkglint to 3.62:abs2-17/+14
lintpkgsrc - handle the buildlink include fest: - Using realpath() to fix exclude of duplicate includes speeds up 'lintpkgsrc -rp' on a PIII-500 from 40 minutes to 3 - Excluding buildlink[^/]*.mk files unless -d is specified further speeds up to just under 1 minute
2003-09-30This Linux binary runs under Linux too.reed1-1/+2
(Okay'd by maintainer, mrauch.)
2003-09-30Reimplace creation and deletion of the empty share/icecast/static directoryjmmv1-1/+4
(removed in previous commit).
2003-09-30Fix sysconfdir conversion:jmmv4-23/+11
- Pass --sysconfdir to configure script. - Make the program honour that directory to search for config files. - Remove un-needed patch (everything can be done from configure).
2003-09-30s/FILES/EGFILES/ for clarity, and undefine the iteration variable after thejmmv1-4/+5
loop has finished.
2003-09-30Updated rocksndiamonds[-sdl] to 3.0.5adam1-1/+3
2003-09-30Changes 3.0.5:adam1-3/+3
- fixed bug in multiple config pages loader code that could crash the game - enhanced (remaining low-resolution) Supaplex graphics - active/inactive sides configurable for custom element changes - new movement type "move when pushed" available for custom elements - now four envelope elements available - font, background, animation and sound for envelope now configurable - main menu doors opening/closing animation type now configurable
2003-09-30Changes 3.0.5:adam2-5/+5
- fixed bug in multiple config pages loader code that could crash the game - enhanced (remaining low-resolution) Supaplex graphics - active/inactive sides configurable for custom element changes - new movement type "move when pushed" available for custom elements - now four envelope elements available - font, background, animation and sound for envelope now configurable - main menu doors opening/closing animation type now configurable
2003-09-30Added ispell-polski-20021127adam1-2/+3
2003-09-30Added ispell-polskiadam1-1/+2
2003-09-30Polish dictionary for the ispelladam4-0/+31
2003-09-30"CC_VERSION" is always defined. So we don't need to check that.tron1-2/+2
2003-09-30Note update of www/ruby-htmlsplit to 1.0.2nb1.taca1-1/+2
2003-09-30As suggested by tron@ require at least xine-lib-1rc0anb1 (for its fixedseb1-1/+5
xine.h) if GCC 3.* is used. This fix the build of this package on -current with GCC 3.3.1.
2003-09-30Fix ruby-htmlsplit package.taca4-23/+5
Since htmlsplit.rb isn't really contain RD document, stop try to generate HTML from it. (It was my fault.) Bump PKGREVISION.
2003-09-30Note update of graphics/xine-lib to version 1rc0anb1 [installed includeseb1-1/+2
file xine.h fix for GCC 3.3.1 g++]
2003-09-30Fix installed include file xine.h: remove comma at end of enumerator list.seb4-2/+31
This fix the build of kdemultimedia3 with GCC 3.3.1. Bump PKGREVISION.
2003-09-30Bump pkgrevision to 4 in net/ettercap (Fix build with OpenSSL 0.9.7)xtraeme1-1/+2
2003-09-30Make this build on NetBSD -current (using the same hack as libesmtp does,xtraeme3-3/+24
including <des.h> if we are on -current or create a symlink in the BUILDLINK_DIR if we don't have OpenSSL 0.9.7). Closes PR pkg/22710 by Soren Jacobsen. Bump pkgrevision to 4.
2003-09-30Wop, add missing $NetBSD$ RCS idxtraeme1-0/+2
2003-09-30Bump package revision to audio/icecast (bsd.pkg.install.mk framework)xtraeme1-1/+2
2003-09-30Use the bsd.pkg.install.mk framework to install the startup shell scriptxtraeme5-11/+64
and configuration files into PKG_SYSCONFDIR. Patch provided by David Ferlier in PR pkg/20940, with more changes by me. Bump package revision to 1.
2003-09-30Match the buildlink3.mk guidelines set out in revision 1.22 ofjlam5-28/+23
bsd.buildlink3.mk.
2003-09-30Set the final form of the template buildlink3.mk file, after I've had ajlam1-5/+4
strong cup of coffee. This now works the way it was intended: the buildlink3.mk file sets a variable that can be checked within itself to see whether it's already been included or not.
2003-09-30Make this correctly compile with gcc3, by reorganizing the way it pullscube18-16/+1094
up getop_long_only implementation. Patch sent to the author. Ok'd by seb@.