summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-04-05regen (hi jason!)wiz1-2/+2
2002-04-05Missing command continuation.uebayasi1-2/+2
2002-04-05If we do not have /etc/rc.subr, but we do have /etc/rc.conf, still source it.abs1-1/+5
2002-04-05Use "suse_linux/Makefile.application" to pick correct SuSE packages.tron1-4/+3
2002-04-05We need to include "../../emulators/suse_linux/Makefile.application" totron3-7/+5
be able to use "${SUSE_DIR_PREFIX}".
2002-04-05Pick correct SuSE directory in dependences.tron1-3/+3
2002-04-05Fix second assignment of "BUILDLINK_FILES.net-snmp".tron1-2/+2
2002-04-05Adapt buildlink glue code to this package. The previous version was a 1:1tron1-19/+18
copy of the buildlink glue code for the "ucd-snmp" package which didn't work really.
2002-04-05Remove redundant dependences which are automatically added via buildlinktron1-3/+1
files.
2002-04-05Fix krb5 library linkage.mycroft3-2/+20
2002-04-05Enable LDAP and NNTP support. LDAP has issues with NT servers at the moment.mycroft2-3/+23
2002-04-05Account for arm32 -> arm change.thorpej1-3/+7
2002-04-05Make this find y.tab.h (instead of cfbla.h).hubertf2-1/+18
We explicityly ask yacc to create a y.tab.h file, so this should be no problem on onther OS versions. (Tested: 1.5.3)
2002-04-05Make this find it's headershubertf2-5/+5
2002-04-05add a few includes that are needed to build gtksqlhubertf1-2/+3
2002-04-05Find another place where we can run out of memory, and printhubertf3-7/+21
some proper error message (instead of dumping core later)
2002-04-05Attempt to do the right thing with the dynamic database in ${PREFIX}/var.fredb1-225/+7
2002-04-04Allow this package to be built by a non-root useragc2-1/+17
2002-04-04Fix typo here which build problems in e.g. the "opera" or the "mtv"tron1-2/+2
package.
2002-04-04install czech locale files as share/yudit/locale/cs, not .../czjdolecek2-5/+8
this is cosmetic only, since this doesn't use the system locale directories anyway Pointed out by Thomas Klausner
2002-04-04czech locale should go under locale/cs, not locale/czjdolecek2-3/+6
pointed out by Thomas Klausner
2002-04-04Provide a FirstOne and LastOne implemention for archs without hand craftedjmc2-1/+69
assembly substitutes.
2002-04-04Update to 0.9.3. Mostly security issues, but several protocol parsers havemycroft2-5/+5
minor updates.
2002-04-04kill locale/cz - this is incorrect and not used (right is locale/cs)jdolecek8-40/+8
2002-04-04Add hping pkgatatat1-1/+2
2002-04-04Add a pkg for hping (aka hping2). Sort of an amalgam of ping,atatat6-0/+90
traceroute, and nmap, hping can be used to traceroute through packet filtering routers. Among other things.
2002-04-04Add freetype2 support to xplanet, and add two easy ways (the XPLANETatatat10-2/+411
environment variable and the $HOME/.xplanet directory) for users to maintain data sets and images for xplanet without having to them in ${LOCALBASE}/share/xplanet.
2002-04-04Modify DEPENDS line (Canna-lib-3.5b2 -> Canna-lib>=3.5b2).uebayasi5-10/+10
2002-04-04Updated rconfig to 0.07abs2-5/+5
Added fping_opts and default to '-i 250' to avoid timeouts when configuring machines over a WAN with even a small degree of latency.
2002-04-04Retry of the previous fix...uebayasi5-23/+58
* Include old LinkFileList macro just after Canna.conf in each Imakefile. * Don't use USE_IMAKE. We need to pass MAKE_FLAGS to XMKMF. * s/DISTDIR/DESTDIR/
2002-04-04Update htmlfix to 1.02:abs2-5/+5
Make -v display all the lines (that would be) affected by -f
2002-04-04Add some ethernet interfaces for arm32 and make this build on arm32.cjep4-16/+34
2002-04-04Update postgresql and related packages to 7.2. Thanks to Michael Graffjlam2-17/+14
<explorer@flame.org> for most of the work on this update. Pkgsrc changes from the previous version include removing Makefile.ssl and some patches that have been integrated into this release of PostgreSQL. We leave open the question of when to byte-compile the Python modules for the PyGreSQL interface and just do it as before, although we should consider doing the compilation as a post-install step to ensure that the timestamps are correct. We also reorder some lines in the Makefile to include Makefile.common below certain definitions (GNU_CONFIGURE, USE_BUILDLINK_ONLY) as they may possibly trigger different portions of Makefile.common. *** Please note that a dump/restore is required to migrate an existing *** *** PostgreSQL installation to 7.2. *** Major changes from version 7.1.3 are geared toward improving use in high-volume applications and include: VACUUM Vacuuming no longer locks tables, thus allowing normal user access during the vacuum. A new "VACUUM FULL" command does old-style vacuum by locking the table and shrinking the on-disk copy of the table. Transactions There is no longer a problem with installations that exceed four billion transactions. OID's OID's are now optional. Users can now create tables without OID's for cases where OID usage is excessive. Optimizer The system now computes histogram column statistics during "ANALYZE", allowing much better optimizer choices. Security A new MD5 encryption option allows more secure storage and transfer of passwords. A new Unix-domain socket authentication option is available on Linux and BSD systems. PAM authentication is also available. Statistics Administrators can use the new table access statistics module to get fine-grained information about table and index usage.
2002-04-04Update to version 3.1.0 (lots of new features and bug fixes).seb7-67/+68
Enable this package for all platforms. Added GAWK_ENABLE_PORTALS to mk/bsd.pkg.defaults.mk to enable/disable gawk handling file names that start with `/p/' as a 4.4 BSD type portal file. Changes from 3.0.4 to 3.0.5: - bug fix release only. Changes from 3.0.5 to 3.0.6: - bug fix release only. Changes from 3.0.6 to 3.1.0: - A new PROCINFO array provides info about the process. The non-I/O /dev/xxx files are now obsolete, and their use always generates a warning. - A new `mktime' builtin function was added for creating time stamps. The `mktime' function written in awk was removed from the user's guide. - New `--gen-po' option creates GNU gettext .po files for strings marked with a leading underscore. - Gawk now completely interprets special file names internally, ignoring the existence of real /dev/stdin, /dev/stdout files, etc. - The mmap code was removed. It was a worthwhile experiment that just didn't work out. - The BINMODE variable is new; on non-UNIX systems it affects how gawk opens files for text vs. binary. - Gawk no longer supports `next file' as two words. - On systems that support it, gawk now sets the `close on exec' flag on all files and pipes it opens. This makes sure that child processes run via system() or pipes have plenty of file descriptors available. - If `--posix' is in effect, newlines are not allowed after ?:. - Weird OFMT/CONVFMT formats no longer cause fatal errors. - Diagnostics about array parameters now include the parameter's name, not just its number. - It is now possible to open a two-way pipe via the `|&' operator. See the discussion in the manual about putting `sort' into such a pipeline, though. (NOTE! This is borrowed from ksh: it is not the same as the same operator in csh!) - The close() function now takes an optional second string argument that allows closing one or the other end of the two-way pipe to a co-process. This is needed to use `sort' in a co-process, see the doc. - If TCP/IP is available, special file names beginning with `/inet' can be used with `|&' for IPC. - With `--enable-portals' on the configure command line, gawk will also treat file names that start with `/p/' as a 4.4 BSD type portal file, i.e., a two-way pipe for `|&'. - Unrecognized escapes, such as "\q" now always generate a warning. - The LINT variable is new; it provides dynamic control over the --lint option. - Lint warnings can be made fatal by using --lint=fatal or `LINT = "fatal"'. Use this if you're really serious about portable code. - A number of lint warnings have been added. Most notably, gawk will detect if a variable is used before assigned to. Warnings for when a string that isn't a number gets converted to a number are in the code but disabled; they seem to be too picky in practice. Also, gawk will now warn about function parameter names that shadow global variable names. - It is now possible to dynamically add builtin functions on systems that support dlopen. This facility is not (yet) as portable or well integrated as it might be. *** WARNING *** THIS FEATURE WILL EVOLVE! - Profiling has been added! A separate version of gawk, named pgawk, is built and generates a run-time execution profile. The --profile option can be used to change the default output file. In regular gawk, this option pretty-prints the parse tree. - Gawk has been internationalized, using GNU gettext. Translations for future distributions are most welcome. - New asort() function for sorting arrays. See the doc for details. - The match function takes an optional array third argument to hold the text matched by parenthesized sub-expressions. - The bit op functions and octal and hex source code constants are on by default, no longer a configure-time option. Recognition of non-decimal data is now enabled at runtime with --non-decimal-data command line option. - Internationalization features available at the awk level: new TEXTDOMAIN variable and bindtextdomain() and dcgettext() functions. printf formats may contain the "%2$3.5d" kind of notation for use in translations. See the texinfo manual for details. - The return value from close() has been rationalized. Most notably, closing something that wasn't open returns -1 but remains non-fatal. - The array effeciency change from 3.0.5 was reverted; the semantics were not right. Additionally, index values of previously stored elements can no longer change dynamically. - The new option --dump-variables dumps a list of all global variables and their final types and values to a file you give, or to `awkvars.out'. - Gawk now uses a recent version of random.c courtesy of the FreeBSD project. - The gawk source code now uses ANSI C function definitions (new style), with ansi2knr to translate code for old compilers. - `for (iggy in foo)' loops should be more robust now in the face of adding/deleting elements in the middle; they loop over just the elements that are present in the array when the loop starts.
2002-04-04Make this build on arm32.cjep2-6/+13
2002-04-04Use "suse_linux/Makefile.application" to pick correct SuSE packages.tron22-91/+86
2002-04-04Use "suse_linux/Makefile.application" to pick correct SuSE packages.tron1-3/+3
2002-04-04If this file is include on something other than "NetBSD-*-i386" simplytron1-4/+5
include "bsd.pkg.mk" and do nothing else. We now can use this in multi architecture package like e.g. "civctp-demo" without any unexpected side effects.
2002-04-04Use "suse_linux/Makefile.application" to pick correct SuSE packages.tron2-12/+12
2002-04-04"Makefile" glue code used by applications to pick up the correct SuSEtron1-0/+23
packages in dependences.
2002-04-04Use controlcenter buildlink.mk, and add the one for libglade.wiz1-2/+3
Should make this package build (again?). Noted broken in recent i386 bulk build.
2002-04-04Do for this package something similar to what is now done for packagesseb2-11/+13
dealing with info files i.e. explicitly specify which install-info command should be used. *Explicitly* do not use ../../mk/texinfo.mk to avoid running into chicken and egg problem: define INSTALL_INFO to the very install-info command this package provides and use it in post-install *and* PLIST.
2002-04-04Fix typo.tron1-2/+2
2002-04-04Add and enable "suse64_*" packages.tron1-1/+14
2002-04-04Import SuSE 6.4 packages as "suse64_*" to support the Linux emulation ontron47-0/+645
NetBSD 1.5 and 1.5.x systems.
2002-04-04Depend on version 7.3 or newer of the SuSE packages because these are thetron1-6/+3
first once which really make this program work.
2002-04-04Don't enforce "Synchronous DNS" on a NetBSD-current kernel which providestron1-16/+19
an uptodate Linux emulation.
2002-04-04Update SuSE packages to version 7.3. The included libraries and binariestron26-162/+158
make it possible to use recent Linux applications on a NetBSD-current (1.5ZC built from 2002-04-04 sources) kernel.
2002-04-04Added etc/rc.d/isakmpdmartti1-1/+2
2002-04-04Install a simle startup script (${PREFIX}/etc/rc.d/isakmpd)martti2-1/+31