Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-06-18 | Fix a cut-and-paste error that prevented compilation on NetBSD 1.6. | kristerw | 2 | -1/+29 | |
2005-06-18 | Make this package compile on machines without native threads. | kristerw | 1 | -2/+2 | |
2005-06-18 | Note revision bumps for boost, boost-libs, boost-python and monotone. | jmmv | 1 | -1/+5 | |
2005-06-18 | Let this build with boost-1.32.0nb1. Bump PKGREVISION to 1. | jmmv | 1 | -1/+3 | |
2005-06-18 | Enable sonames under DragonFly, FreeBSD and NetBSD. The default build | jmmv | 9 | -40/+71 | |
infrastructure only uses them under Linux and OpenBSD (eww, hardcoded logic based on OS names). Aside making installations more consistent across systems, this lets Boost work correctly on the systems where sonames were previously used. Otherwise, they are unable to find the correct libraries at runtime and we get PLIST errors (more files installed than expected). The problem exposes itself when building software that needs Boost (e.g. monotone). This also means that we can't rename the installed libraries any more as we were doing until now, because programs linked against them will be looking for their respective sonames. Therefore, keep the default names produced by a --layout=system build. Bump PKGREVISION of boost, boost-libs and boost-python to 1. | |||||
2005-06-18 | Fix previous: correct path of config file. | hira | 2 | -5/+5 | |
2005-06-18 | Note PKGREVISION bump of chat/ser. | hira | 1 | -1/+2 | |
2005-06-18 | The file sbin/pppoa3 is not built unless pthreads and semaphores are | kristerw | 2 | -3/+11 | |
available. Remove it from the PLIST when we do not have native threads. | |||||
2005-06-18 | Use PKG_SYSCONFDIR framework. Bump PKGREVISION. | hira | 5 | -16/+43 | |
This closes PR pkg/30546. | |||||
2005-06-17 | - Note bugzilla update | adrianp | 1 | -1/+2 | |
2005-06-17 | - Modify checkconfig.pl to accept any version of File::Spec as this will | adrianp | 3 | -2/+17 | |
by taken care of by pkgsrc infrastructure anyway. - The problem is that checkconfig.pl thinks File::Spec v0.90 is v0.9 and complains that the version installed is too old. - Problem reported by Brandon Adams <brandon.adams@omron.com> on tech-pkg@ | |||||
2005-06-17 | The OpenBSD chgrp and chown can be in different places depending on the | jlam | 1 | -1/+9 | |
OpenBSD release, so check for the right location. | |||||
2005-06-17 | Remove alsa entries which broke packaging on minskim's | reed | 1 | -3/+1 | |
bulk build. Okay'd by wiz during freeze. No PKGREVISION bumped because this is Linux specific and package could never be packaged in first place. No change to code. I think this may detect alsa on some systems and still add the support. Maybe need to add --disable-alsa configure switch, but I can't test now. I will fix this later when I import alsa-lib. | |||||
2005-06-17 | use just 'Opera' instead of 'Opera7' | jdolecek | 1 | -1/+1 | |
2005-06-17 | www/opera7 (opera 7.54) re-removed | jdolecek | 1 | -1/+2 | |
2005-06-17 | re-remove opera 7.54u2 package, it's no longer maintaned, contains several | jdolecek | 7 | -474/+0 | |
unfixed serious security issues and opera 8.01 works just as well as 7.54 has worked; farewell | |||||
2005-06-17 | + amule-2.0.3, cdrtools-ossdvd-2.01.01a01, ckmame-0.6, gauche-0.8.4 | wiz | 1 | -8/+18 | |
[pkg/30535], getmail-4.3.11, gtk2-2.6.8, lua-sql, mono-1.1.8, p5-GD-2.23 [pkg/30532], p5-razor-agents-2.72, pfqueue-0.4.1, sather-1.2.2, tor-0.1.0.10, totd-1.5 [pkg/30545], xmame-0.97, xmess-0.97, xplanet-1.2.0. - opera8-8.01 (thanks, jdolecek) | |||||
2005-06-17 | www/opera updated to 8.01, which contains several important security fixes | jdolecek | 1 | -1/+2 | |
2005-06-17 | Update opera to 8.01. Besides general bugfixes, this release also | jdolecek | 3 | -21/+16 | |
fixes several serious security issues. It also works stable on NetBSD MP now. | |||||
2005-06-17 | Correct an "Added" entry to "Updated". | wiz | 1 | -2/+2 | |
2005-06-17 | Pull out the LS and TR definitions from algae/Makefile and place them | jlam | 2 | -6/+5 | |
in tools/defaults.mk where they can be more widely used. | |||||
2005-06-17 | Fix the path to perl embedded in scripts due to new tools framework. | jlam | 1 | -2/+3 | |
Bump PKGREVISION to 7. | |||||
2005-06-17 | PERL_PATH is also a common GNU configure script variable for the path to | jlam | 1 | -2/+2 | |
the perl interpreter. | |||||
2005-06-17 | Enable the pthread-based thread-safety code in pkgsrc MesaLib. | jlam | 4 | -8/+14 | |
Bump the PKGREVISION to 2. This fixes PR pkg/30537. | |||||
2005-06-17 | Add missing RCS Id tag to patch-ah. | hira | 2 | -2/+4 | |
2005-06-17 | Add missing RCS Id tag to patch-bd. | hira | 2 | -2/+4 | |
2005-06-17 | Add missing RCS Id tag to patch-aa. Remove diff command line. | hira | 2 | -3/+4 | |
2005-06-17 | Add missing RCS Id tag to patch-aa. | hira | 4 | -4/+8 | |
2005-06-17 | Add missing RCS Id tags to patch-a[abc]. | hira | 4 | -4/+10 | |
2005-06-17 | Add missing RCS Id tag to patch-aa. | hira | 2 | -2/+4 | |
2005-06-17 | Add missing RCS Id tag to patch-ab. | hira | 2 | -2/+4 | |
2005-06-17 | Update DESCRiption to reflect recent feature changes. Noted by the author. | minskim | 1 | -2/+0 | |
2005-06-17 | Note PKGREVISION bump for devel/libbonobo. | kristerw | 1 | -1/+2 | |
2005-06-17 | Prevent paths to the build work directories being included in the package. | kristerw | 1 | -1/+4 | |
Bump PKGREVISION. | |||||
2005-06-17 | regen | wiz | 2 | -30/+31 | |
2005-06-17 | Note PKGREVISION bump for math/algae. | kristerw | 1 | -1/+2 | |
2005-06-17 | Prevent paths to the build work directories being included in the package. | kristerw | 1 | -2/+6 | |
Bump PKGREVISION. | |||||
2005-06-17 | audio/realplayer moved to multimedia/realplayer. | wiz | 1 | -2/+3 | |
Noted by Geert Hendrickx in PR 30543. | |||||
2005-06-17 | Fix pkglint warnings: | kristerw | 2 | -17/+17 | |
* GNU_CONFIGURE should be set to YES or yes. * Sort PLIST. | |||||
2005-06-17 | Add gdm-2.8.0.0, libgda-1.2.2 and libgnomedb-1.2.2 and assign all of them | jmmv | 1 | -1/+4 | |
to me. | |||||
2005-06-17 | Note PKGREVISION bump of x11/xfce4-session. | hira | 1 | -1/+2 | |
2005-06-17 | Fix path of configuration file. Patch submitted in PR pkg/30540. | hira | 1 | -3/+3 | |
Bump PKGREVISION. | |||||
2005-06-17 | Fix inappropriate uses of ${LOCALBASE} or ${X11PREFIX} instead of | jlam | 70 | -231/+232 | |
${PREFIX}. | |||||
2005-06-17 | Fix typo. | jlam | 1 | -2/+2 | |
2005-06-17 | Create directories before installing files into them. | jlam | 421 | -428/+1178 | |
2005-06-16 | Hardcode suse91 in paths to suse91_gtk2 and suse91_locale instead | kristerw | 1 | -3/+3 | |
of using ${SUSE_DIR_PREFIX}, since these directories do not exist for other versions. | |||||
2005-06-16 | Pthreads are needed to link to these libraries. Add mk/pthread.buildlink3.mk. | kristerw | 1 | -1/+2 | |
2005-06-16 | Fix typo that prevented this package to build on NetBSD. | kristerw | 1 | -2/+2 | |
2005-06-16 | This package need pthreads in order to build. | kristerw | 1 | -1/+4 | |
2005-06-16 | Fix pkglint warnings. | kristerw | 1 | -4/+3 | |