Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-07-10 | Fix multi-line strings in generated sources. Makes this package build with gcc3. | wiz | 2 | -5/+13 | |
2004-07-10 | Replace test -e with -f. | salo | 2 | -7/+7 | |
Addresses part of PR pkg/26235 by Georg Schwarz. | |||||
2004-07-10 | Add missing header file so this compiles with gcc3. | wiz | 2 | -1/+14 | |
2004-07-10 | Replace test -e with -d. | salo | 2 | -4/+4 | |
Addresses part of PR pkg/26235 by Georg Schwarz. | |||||
2004-07-10 | Make build with gcc3. | wiz | 4 | -22/+45 | |
2004-07-10 | Make build with new freetype2 header structure. | wiz | 2 | -1/+16 | |
2004-07-10 | Replace test -e with -h and -c respectively. | salo | 1 | -4/+3 | |
Addresses part of PR pkg/26235 by Georg Schwarz. | |||||
2004-07-10 | PKGREVISION++ | salo | 5 | -26/+34 | |
- use CONSERVER_DEFAULTPORT and CONSERVER_DEFAULTHOST from bsd.pkg.defaults.mk, instead of using obscure local variables - obey VARBASE - whitespace and delint - example configuration files were never installed to PKG_SYSCONFDIR, make it happen now (hi jlam!) - replace test -e with -f in rc script, addresses part of PR pkg/26235 | |||||
2004-07-10 | Add default values for CONSERVER_DEFAULTPORT and CONSERVER_DEFAULTHOST, | salo | 1 | -1/+11 | |
used by comms/conserver. | |||||
2004-07-10 | Add reverse sorting of entries. | kim | 3 | -14/+43 | |
2004-07-10 | Add some missing header files so this compiles with gcc3. | wiz | 8 | -17/+81 | |
Fix PLIST while here. | |||||
2004-07-10 | libgtkpeer moved to classpath-gui package -- remove it from PLIST. | wiz | 1 | -6/+1 | |
2004-07-10 | Unconditionally install icon and gnome desktop file. | wiz | 2 | -1/+22 | |
Should fix bulk build. | |||||
2004-07-10 | Add NetBSD to platforms setting -fno-operator-names (should this check | wiz | 1 | -3/+3 | |
if the compiler is gcc instead?). Set USE_LANGUAGES instead of USE_GCC_SHLIB. Compiles on 2.0 now. | |||||
2004-07-10 | Move -DUSE_STDARG_H so that this works on 2.0 too. | wiz | 2 | -16/+16 | |
2004-07-10 | Remove "./" in front of files to patch. | wiz | 3 | -9/+9 | |
2004-07-10 | Convert from varargs to stdarg.h. Fix two other warnings while here. | wiz | 2 | -1/+62 | |
Now builds with gcc3. | |||||
2004-07-10 | Use yacc instead of bison, since that is available on more platforms | wiz | 2 | -1/+15 | |
by default. | |||||
2004-07-10 | Make two patches apply cleanly again (whatever happened here...). | wiz | 5 | -23/+26 | |
Use RCD_SCRIPTS for gated rc.d script. Set USE_BUILDLINK3. Add missing dirrm to PLIST. | |||||
2004-07-10 | Be explicit about the fact that USE_PKGINSTALL has to be set to YES | wiz | 1 | -2/+2 | |
for this Makefile fragment to get included. XXX: This should be documented in Packages.txt, not here. | |||||
2004-07-10 | Replace test -e with -d and -f respectively. | salo | 2 | -13/+13 | |
Fixes part of PR pkg/26235 by Georg Schwarz. | |||||
2004-07-10 | Teach configure script about NetBSD 2* to make package build on NetBSD-2.0. | wiz | 3 | -4/+18 | |
Use LIBTOOL_OVERRIDE instead of LTCONFIG_OVERRIDE. | |||||
2004-07-10 | Fix multi-line strings, to make this build when using gcc3. | kristerw | 2 | -1/+216 | |
2004-07-10 | On Darwin, leave out the ucd-snmp/diskio and mibII mib modules. | thorpej | 1 | -1/+4 | |
2004-07-10 | In snmp_vars.h, use in_addr_t rather than uint32_t for ipaddr_return; the | thorpej | 2 | -1/+15 | |
former is provided by system or private header files, and the latter may not be. | |||||
2004-07-10 | Fix multi-line strings, to make this build when using gcc3. | kristerw | 2 | -1/+541 | |
2004-07-10 | Use GNU ld specific script only when GNU ld is used. | salo | 3 | -9/+37 | |
Fixes build on Solaris with native linker. | |||||
2004-07-10 | + dillo-0.8.2, libidn-0.5.1, libungif-4.1.3. | wiz | 1 | -2/+4 | |
2004-07-10 | USE_LANGUAGES=c c++ | kristerw | 3 | -6/+16 | |
Use CXX (instead of CC) as linker. | |||||
2004-07-10 | Fix multi-line strings, to make this build when using gcc3. | kristerw | 3 | -5/+56 | |
2004-07-10 | Note that it's only available on NetBSD/i386 2.0F or newer. | cube | 1 | -1/+3 | |
2004-07-10 | Fix typo. | cube | 1 | -2/+2 | |
2004-07-10 | Note addition of gkrellm-est. | cube | 1 | -1/+2 | |
2004-07-10 | Add gkrellm-est. | cube | 1 | -1/+2 | |
2004-07-10 | Initial import of gkrellm-est, version 20040710 into the NetBSD Packages | cube | 4 | -0/+32 | |
Collection. gkrellm-est is a GKrellM plugin that displays the current frequency of the processor, and allows the user to change it by clicking the label, either with left button (to increase it) or with the right one (to decrease it). It only works on NetBSD and with EST (Enhanced Speedstep Technology) processors, such as the Centrino. A driver for this was introduced in NetBSD-current on April, 30th, 2004. | |||||
2004-07-10 | Add a missing include file to make this package build on NetBSD 2.0. | kristerw | 2 | -1/+14 | |
2004-07-10 | Make this package build on non-NetBSD platforms by using variables | minskim | 4 | -30/+25 | |
defined on ossaudio.buildlink3.mk. | |||||
2004-07-10 | Each of patch-* should patch only one file. | minskim | 3 | -44/+29 | |
2004-07-10 | Fix the Solaris check. SunPro doesn't define neither sun, nor __svr4__. | salo | 2 | -1/+15 | |
Fixes compilation on Solaris with SunPro compiler. | |||||
2004-07-10 | Make build on 2.0. | wiz | 3 | -5/+19 | |
2004-07-10 | Fix build on 2.0. | wiz | 2 | -17/+16 | |
2004-07-10 | fix typo | grant | 1 | -2/+2 | |
2004-07-10 | remove line mistakenly committed | grant | 1 | -3/+1 | |
2004-07-10 | expose a hidden dependency on libX11, fixes build on Solaris. | grant | 3 | -10/+12 | |
2004-07-10 | Require flex, don't hardcode CC, LEX, CFLAGS, LDFLAGS. | salo | 3 | -2/+23 | |
Fixes build on Solaris. | |||||
2004-07-10 | the "pgmramp" program included in this package needs to be linked | grant | 2 | -1/+18 | |
against libm for fabs(). this is the same fix as is already in netpbm-latest. | |||||
2004-07-10 | note a sparc64 gcc optimisation workaround. | grant | 1 | -1/+11 | |
2004-07-10 | explicitly don't transform "-Wl,*", fixing a bug that meant we were | grant | 1 | -1/+5 | |
throwing away all -W arguments that weren't -Wl,-R. fixes building of a number of packages on Solaris. | |||||
2004-07-10 | note update of docsis to 0.9.1. | grant | 1 | -1/+2 | |
2004-07-10 | Updated docsis to 0.9.1. | grant | 2 | -5/+5 | |
changes since 0.9.0: - add support for ModemCapabilities - add support for Subscriber Management Filter groups - make SNMP VarBind encoding more "compatible" with other encoders - cleanup argument handling, fix bug with error printing - fix bug where SnmpMibObject OID output would switch to numeric format after a decode_oid - re-organized and beautified source code |