summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-05-07Initial import of sirius 0.5.0:jmmv4-0/+61
Sirius is a program for playing the game of othello. The program includes an AI (Artificial Intelligence) opponent which plays at a very challenging level and is actually quite hard to beat. The AI opponent's strength can therefore be adjusted in several ways to give you a suitable opponent.
2003-05-07Note SDLmm addition.salo1-1/+2
2003-05-07Add SDLmm.salo1-1/+2
2003-05-07Import of SDLmm-0.1.8: C++ Wrapper for the Simple DirectMedia Layer.salo5-0/+121
SDLmm is a C++ glue for SDL, or the Simple DirectMedia Layer, which is a generic API that provides low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D framebuffer across multiple platforms. SDLmm aims to stay as close as possible to the C API while taking advantage of native C++ features like object orientation. We will also aim at being platform independent as much as possible. Package submitted by Juan RP via pkgsrc-wip.
2003-05-07graphopt-0.4 update done.wiz2-3/+3
2003-05-07Update to 0.4.wiz3-23/+13
* Added postscript export * Made the pixmaps install correctly
2003-05-07groff-1.19 update done.wiz2-3/+3
2003-05-07Update to 1.19.wiz3-7/+17
Troff ----- o Input encoding files for latin-9 (a.k.a. latin-0 and ISO 8859-15) and latin-2 (ISO 8859-2) have been added. Example use: groff -Tdvi -mlatin9 my_file > my_file.dvi You still need proper fonts with the necessary glyphs. Out of the box, the groff package supports latin-9 only for -Tps, -Tdvi, and -Tutf8, and latin-2 only for -Tdvi and -Tutf8. o Composite glyphs are now supported. To do this, a subset of the Adobe Glyph List (AGL) Algorithm as described in http://partners.adobe.com/asn/developer/typeforum/unicodegn.html is used to construct glyph names based on Unicode character codes. The existing groff glyph names are frozen; no glyph names which can't be constructed algorithmically will be added in the future. The \[...] escape sequence has been extended to specify multiple glyph components. Example: \[A ho] this accesses a glyph with the name `u0041_0328'. Some groff glyphs which are useful as composites map to `wrong' Unicode code points. For example, `ho' maps to U+02DB which is a spacing ogonek, whereas a non-spacing ogonek U+0328 is needed for composite glyphs. The new request .composite from to will change the mapping while a composite glyph name is constructed. To make \[A ho] yield the expected result, .composite ho u0328 is needed. [The new file `composite.tmac' loaded at start-up already contains proper calls to `.composite'.] Please refer to the info pages of groff and to the groff_char man page for more details. o A new request `fschar' has been added to define font-specific fallback characters. They are searched after the list of fonts declared with the `fspecial' request but before the list of fonts declared with `special'. o Fallback characters defined with `fschar' can be removed with the new `rfschar' request. o A new request `schar' has been added to define global fallback characters. They are searched after the list of fonts declared with the `special' request but before the already mounted special fonts. o In groff versions 1.18 and 1.18.1, \D'f ...' didn't move the current point horizontally. Despite of being silly, this change has been reverted for backwards compatibility. Consequently, the intermediate output command `Df' also moves the position horizontally again. \D'f ...' is deprecated since it depends on the horizontal resolution of the output device (given with the `hor' parameter in the DESC file). Use the new \D'Fg ...' escape instead. o For orthogonality, new \D subcommands to change the fill color are available: \D'Fr ...' (rgb) \D'Fc ...' (cmy) \D'Fg ...' (gray) \D'Fk ...' (cmyk) \D'Fd' (default color) The arguments are the same as with the `defcolor' request. The current position is *not* changed. o The values set with \H and \S are now available in number registers \n[.height] and \n[.slant], respectively. o The `.pe' number register isn't new but hasn't been documented before. It is set to 1 during a page ejection caused by the `bp' request. o The new glyph symbol `tno' is a textual variant of `no'. o The new glyph symbol `+e' represents U+03F5, GREEK LUNATE EPSILON SYMBOL. (Well, it is not really new since it has been previously supported by grolj4.) The mapping for both the dvi and lj4 symbol font has been changed accordingly so that Greek small letter epsilon, `*e', has the same glyph shape as with other devices. Grops ----- o The font `freeeuro.pfa' has been added to provide various default glyph shapes for `eu' and `Eu'. o It is now possible to access all glyphs in a Type 1 font, not only 256 (provided the font file created by afmtodit has proper entries). grops constructs additional encoding vectors on the fly if necessary. o The paper size is now emitted via the %%DocumentMedia and PageSize mechanisms so that it is no longer required to tell `gv' or `ps2pdf' about the paper size. The `broken' flag value 16 omits this feature (the used PostScript command `setpagedevice' is a LanguageLevel 2 extension). Patch by Egil Kvaleberg <egil@kvaleberg.no>. o Non-slanted PostScript metrics have been changed again; they no longer contain negative left italic correction values. This assures correct spacing with eqn. Grodvi ------ o The font cmtex10 has been added as the special font `SC' to the DVI fonts. It is used as a font-specific special font for CW and CWI. o New options -l and -p to set landscape orientation and the paper size. grodvi now emits a `papersize' special which is understood by DVI drivers like dvips. Consequently, the DESC file should contain a `papersize' keyword. o The glyph shapes for \[*f] and \[*e] have been exchanged with \[+f] and \[+e], respectively, to be in sync with all other devices. o Glyphs \[HE] and \[DI] have been replaced with \[u2662] and \[u2661], respectively, since the former two glyphs have a black (filled) shape which grodvi doesn't provide by default (it never has actually). Grolj4 ------ o The glyphs \[*e] and \[+e] have been exchanged to be in sync with all other devices. o The glyph \[~=] is now called \[|=]. Similar to other devices, \[~=] is now another name for glyph \[~~]. Grotty ------ o New option `-r'. It is similar to the -i option except it tells grotty to use the `reverse video' attribute to render italic fonts. Pic --- o New command `figname' to set the name of a picture's output box in TeX mode. Refer ----- o The environment variable `REFER' to override the name of the default database isn't new but hasn't been documented before. Soelim ------ o New option `-r' to avoid emission of `.lf' lines. o New option `-t' to emit TeX comment lines (giving current file and the line number) instead of `.lf' lines. Afmtodit -------- o Unencoded glyphs in an AFM file are output also (since grops can now emit multiple encoding vectors for a single font). o New option `-m' to prevent negative left italic correction values. o The mapping and encoding file together with file `DESC' are now searched in the default font directory also. Please refer to the man page of afmtodit for more details. Macro Packages -------------- o Larry Kollar <kollar@alltel.net> and others made the man macros more customizable. . New command line options -rFT, -rIN, and -rSN to set the vertical location of the footer line, the body text indentation, and the sub-subheading indentation. . New command line option -rHY (similar to the ms macros) to control hyphenation. . New macros `.PT' and `.BT' to print the header and footer strings. They can be replaced with a customized version in `man.local'. . The string `HF' now holds the typeface to print headings and subheadings. . Similar to the ms macros, the LT register now defaults to LL if not explicitly specified on the command line. o troff's start-up file `troffrc' now includes `papersize.tmac' to set the paper size with the command line option `-dpaper=<size>'. Possible values for `<size>' are the same as the predefined `papersize' values in the DESC file (only lowercase; see the groff_font man page) except a7-d7. An appended `l' (ell) character denotes landscape orientation. Examples: `a4', `c3l', `letterl'. Most output drivers need additional command line switches `-p' and `-l' to override the default paper length and orientation as set in the driver specific DESC file. For example, use the following for PS output on A4 paper in landscape orientation: groff -Tps -dpaper=a4l -P-pa4 -P-l -ms foo.ms > foo.ps
2003-05-07pkgconfig does not have to appear here.jmmv1-2/+1
2003-05-07gnet-2.0.2 update done.wiz2-3/+3
2003-05-07Update to 2.0.2:wiz3-8/+7
* RPM fixes (thanks Bas Mevissen!) * Compile fixes for Sun compiler (thanks Ives Aerts!)
2003-05-07note addition of devel/cmake 1.6.6dmcmahill1-1/+2
2003-05-07add and enable cmakedmcmahill1-1/+2
2003-05-07import cmake-1.6.6dmcmahill7-0/+264
CMake is an extensible, open-source system that manages the build process in an operating system and compiler independent manner. Unlike many cross-platform systems, CMake is designed to be used in conjunction with the native build environment. Simple configuration files placed in each source directory (called CMakeLists.txt files) are used to generate standard build files (e.g., makefiles on Unix and projects/workspaces in Windows MSVC) which are used in the usual way. CMake can compile source code, create libraries, generate wrappers, and build executables in arbitrary combinations. CMake supports in-place and out-of-place builds, and can therefore support multiple builds from a single source tree. CMake also supports static and dynamic library builds. Another nice feature of CMake is that it generates a cache file that is designed to be used with a graphical editor. For example, when CMake runs, it locates include files, libraries, and executable, and may encounter optional build directives. This information is gathered into the cache, which may be changed by the user prior to the generation of the native build files.
2003-05-07Yet another revision bump for acroread5, to 3.jmmv1-1/+2
2003-05-07Let this coexist with acroread4 again (it seems some people finds thisjmmv3-16/+5
interesting...). Do not install the Netscape plugin (which should be installed by an independant package). Bump PKGREVISION to 3.
2003-05-07Note revision bump for mini_sendmail to 3.jmmv1-1/+2
2003-05-07Let mini_sendmail recognize the `-oi' option, as it does for `-i', so itjmmv5-17/+25
can work with send-pr. Bump PKGREVISION to 3.
2003-05-07+ cronolog-1.6.2 [pkg/21465], ettercap-0.6.a, fox-1.0.40,wiz1-2/+8
generator-0.35, joe-2.9.8, ocaml-3.06-15, pfaedit-20030506.
2003-05-07whitespace fixgrant1-2/+2
2003-05-07ogmtools-1.0.2 update.wiz1-1/+2
2003-05-07Update to 1.0.2, provided by the maintainer Quentin Garnier in PR 21488.wiz2-5/+5
Changes: - Imported changes that make the ogmtools compile and work under FreeBSD (and possibly under other BSD variants as well); patch by Andrew Williams <andrew.s.williams AT adelaide.edu.au>. - Lots of fixes for endian handling (thanks for the large patch to Andreas Schwab <schwab AT suse.de>). - Fixed a segfault in ogmdemux (thanks to Tilmann Bitterberg). - Made the OGM reader more error resiliant if the file is damaged.
2003-05-07fix checksum for USE_IDEA caseitojun1-3/+3
2003-05-07use PKGNAME_NOREV in DISTNAMEabs1-2/+2
2003-05-06TEXINFO_OVERRIDE tweak: '(install-info ' is also a pattern that can beseb1-2/+2
encountered in Makefile.ins generated by automake. XXX Hopefully this is going to be the last modification for this file's avatar.
2003-05-06Update xlockmore to 5.08. Changes:hubertf3-6/+7
* crystal and starfish changes to allow graphics to work better in a 64x64 * window. + life3d randomized "rotation" of life form. Wireframe made a little less + likely in fullrandom. * life fix, trilife came up too much in fullrandom. Kerberos prompter code fixed for NULL banner thanks to Ken Hornstein <kenh@cmf.nrl.navy.mil> Atlantis texture fixes thanks to Eric Lassauge <lassauge@mail.dotcom.fr>. Flow tails added. swarm and flow patch for broken Xservers backed out thanks to Tim Auckland <Tim.Auckland@Procket.com>.
2003-05-06Use texinfo.mk.seb4-9/+28
Fix info files handling in Makefile and PLIST.
2003-05-06 * this works fine against qt 3.0 and up, no need for latest qt3hubertf1-1/+7
* this pkg doesn't work on NetBSD because we still don't ship shared libXss etc. XXX needs fixing!
2003-05-06Note update of graphics/pstoedit to version 3.31nb1 [only user visibleseb1-1/+2
change is documentation files new pathnames]
2003-05-06Use buildlink2.seb4-911/+33
Reduce configure's patch size with pkgdiff. Install documentation files in $PREFIX/share/doc/{,html/}pstoedit. Install one file at a time. Bump PKGREVISION.
2003-05-06remove some unneeded parens, quote a conditionalgrant1-3/+3
2003-05-06net-snmp doesn't have working IPv6 support on Solaris, so deal withgrant2-5/+9
the two header files which are not installed as a result.
2003-05-06wdm-1.23 update done.jmmv1-2/+1
2003-05-06Note update of wdm to 1.23.jmmv1-1/+2
2003-05-06Update to 1.23: added german translation, translated default help text,jmmv5-98/+161
fixed animations in wdmLogin (with great help from Michael Buesch); other non user visible changes. Also honour PKG_SYSCONFDIR and install pixmap files in the right place.
2003-05-06make this build on Solaris.grant3-6/+14
2003-05-06s/PKGNAME/PKGNAME_NOREV/, the revision number is not important in thisgrant1-2/+2
context.
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv869-2392/+2392
2003-05-06Note revision bump for acroread5, to 2.jmmv1-1/+2
2003-05-06Install a symbolic link for the "acroread5" binary, called "acroread", tojmmv2-3/+5
match package name. The original name is preserved to avoid breaking current user's configurations and scripts. Bump PKGREVISION to 2. Suggested by tron@.
2003-05-06Note revision bump for wmakerconf to 3.jmmv1-1/+2
2003-05-06Fix wmakerconf so it can locate all files installed by WindowMaker injmmv5-8/+92
non-standard locations (i.e., /usr/pkg/* and PKG_SYSCONFDIR). Bump PKGREVISION to 3.
2003-05-06No need for texinfo.mk here.seb1-2/+1
2003-05-06Note dillo update.salo2-4/+3
2003-05-06Updated to version 0.7.2.salo7-129/+33
Changes: - use tar.bz2 distfile - add USE_INET6 to BUILD_DEFS only if it's really used - DESCR has 80 columns - style nits 0.7.2: ====== - * Implemented text selection! (aka: Copy&Paste) (BUG#59) Patch: Sebastian Geerken, Eric Gaudet - * Fixed IPv6 support when the unthreaded server is used. Patch: Damien Couderc, Jorge Arellano - * Fixed the IPv6 socket connection code for *BSD. Patch: Daniel Hartmeier, Jorge Arellano - * Made the URL_SpamSafe flag be inherited by the BASE element. Patch: Melvin Hadasht - * Switched configure.in to use AC_CANONICAL_SYSTEM instead of 'uname'. Patch: Patrice Mandin - * Added "image/x-png" to MIME types (obsolete, but should be recognized). Patch: Paolo P. - * Fixed the code that handled the installation of "dillorc". Patches: Andreas Schweitzer, Paolo P. - * Fixed a lot of glitches in configure.in: notably libpng and libjpeg detection, enabling and disabling. (BUG#: 386, 407, 392, 349)! Patches: Andreas Schweitzer - * Fixed two leaks in Dw(Ext)Iterator. Patches: Jörgen Viksell - * Repaired some minor misbehaviours in the cookie-strings parser. Patches: Jörgen Viksell, Jorge Arellano - * Enabled entities parsing in HTML-given hidden and password values. Patch: Jorge Arellano, Francis Daly - * Implemented character stuffing in dpi (Fix bookmarks with quotes) BUG#434. * Added a HTML warning message for META outside HEAD. * Removed a segfault source when the server doesn't send content/type info. * Added file type detection for filenames without extension. * Removed the warnings detected with gcc 3.2.2. * Fixed the VERBATIM parsing mode and replaced the SCRIPT mode with it. * Fixed the problem with CR handling in TEXTAREA (BUG#318). * Fixed initial value parsing within TEXTAREA tags (BUG#400). * Fixed loading files with spaces in the name (command line) BUG#437. Patches: Jorge Arellano
2003-05-06Remove dead mirrors, add a new one.tron1-4/+2
2003-05-06Fix some of the master site URLs so that the "fetch" target works attron1-5/+4
least particually.
2003-05-06Patch for infodir in one more place so this avoids PREFIX/share/infojmc2-6/+17
2003-05-06Update pkgchk to 1.35:abs2-4/+8
Handle missing /etc/mk.conf - fixes PR pkg/21471 from Tomasz Luchowski
2003-05-06work around the possibility of the configure script being re-run ingrant3-1/+33
the build target by forcing LIBTOOL=libtool (instead of ./libtool).