summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-01-16Initial import fcitx-3.1.1.rxg6-0/+76
fctix is a collection of Simplified Chinese input methods based on XIM (X Input Method), including WuBi, PinYin and QuWei. Oked by wiz.
2006-01-16Initial import gcin-1.1.5.rxg11-0/+346
gcin is a Chinese input method server for Big5 Traditional Chinese character sets. It features a GTK user interface.
2006-01-16Updated devel/glibmm to 2.8.3adam1-1/+2
2006-01-16Changes 2.8.3:adam4-15/+12
* filename_display_name(): Correct the declaration to fix the linker error. * Build: For reduced-resources devices, optionally allow deprecated API to be left out of the library. * Documentation: - Show Since and Deprecated lists of API. Changes 2.8.2: * Solaris build fix: Correct the detection of make.
2006-01-16Updated devel/libsigc++2 to 2.0.17adam1-1/+2
2006-01-16Changes 2.0.17:adam4-31/+70
* slot::disconnect(): Make this work. sigc::connection::disconnect() already worked. * visit_each compilation problem fixed.
2006-01-16Updated lang/ocaml to 3.09.1adam2-3/+3
2006-01-16Changes 3.09.1:adam19-90/+95
* Bug fixes * New features: - otherlibs/labltk: browser uses menu bars instead of menu buttons Changes 3.09.0: Language features: - Introduction of private row types, for abstracting the row in object and variant types. Type checking: - Polymorphic variants with at most one constructor [< `A of t] are no longer systematically promoted to the exact type [`A of t]. This was more confusing than useful, and created problems with private row types. Native-code compiler (ocamlopt): * Revised implementation of the -pack option (packing of several compilation units into one). The .cmx files that are to be packed with "ocamlopt -pack -o P.cmx" must be compiled with "ocamlopt -for-pack P". In exchange for this additional constraint, ocamlopt -pack is now available on all platforms (no need for binutils). * Fixed wrong evaluation order for arguments to certain inlined functions. * Other (see 'Changes')
2006-01-16- In -Wextra mode, emit warnings if a "?=" operator occurs beforerillig1-1/+17
../../bsd.prefs.mk is included. (It is only shown in -Wextra mode because it is still quite unreliable.)
2006-01-16Bumped PKGREVISION of mail/mimedefang.rillig1-1/+2
- Applied the code from the patch in PR 32540 by Anne Bennett, which allows the user to define DEFANG_USER and DEFANG_GROUP in the MAKECONF file. Fixes PR 32540. - Added the configurable variables to BUILD_DEFS, so that they are shown during the build process.
2006-01-16- Applied the code from the patch in PR 32540 by Anne Bennett, whichrillig1-1/+8
allows the user to define DEFANG_USER and DEFANG_GROUP in the MAKECONF file. Fixes PR 32540. - Added the configurable variables to BUILD_DEFS, so that they are shown during the build process. - Bumped PKGREVISION.
2006-01-16Added missing </para>.rillig1-2/+3
2006-01-15Allow "=" characters to appear in a line that comments out a package in arillig1-2/+2
category Makefile. Adjusted the other regular expressions to express more clearly what is meant.
2006-01-15liquidwar updated to 5.6.3.wiz2-3/+3
2006-01-15Update to 5.6.3:wiz2-8/+9
2005-11-27 Christian Mauduit * Released 5.6.3. * Added checks to avoid FD_SET with an arg1 of -1. * Added checks on socket validity on client network code. * Fixed it for good, on UNIX. * Fixed network bug which caused connect screen to become irresponsive. 2005-11-26 Christian Mauduit * Tried to released 5.6.3, failed because of network bug. * Fixes for Allegro 4.2 / GCC 4. * Updated docs. 2005-11-25 Christian Mauduit * Warnings removed when compiling with gcc 4.0 and Allegro 4.2 2005-09-09 Christian Mauduit * Waves deactivated by default on x86_64 2005-09-05 Christian Mauduit * Fixed GUI procs so that 320x240 is correctly displayed. * Minor fix, ptr size is checked, instead of long which is useless. 2005-09-04 Christian Mauduit * Fixed my_edit_proc which was wrecked after migration to allegro 4.2 * Characters >= 128 are now filtered in the GUI. 2005-08-30 Christian Mauduit * Fixes in XML doc files, changed the DTD URL. 2005-08-28 Christian Mauduit * Added Solar System map by 2 of omega. 2005-06-29 Christian Mauduit * Fixed the package generators to avoid arch system dirs * Finally updated the makedoc.py script to use sax instead of xmllib * Reactivated i386 assembly code for x86_64. * Reindented code with indent and splint. * Minor change in level menu layout to handle resolution display. * Waves are activated by default only if assembly code is available. * Added patches by Dave Vasilevsky to support Mac OS X. 2005-06-21 Christian Mauduit * Game now requires Allegro 4.2.0beta3 to compile * Removed most compile warnings, due to allegro deprecated functions * Fixed alleg2.c to match allegro 4.2 needs. 2005-05-29 Christian Mauduit * Copyright 2004 -> 2005 * Added infos about GNU Arch depot * Added Fanfic by Gavin 2005-05-07 Christian Mauduit * Added UWiKiCMS doc generation. 2004-08-22 Christian Mauduit * Added more strategy tips suggested by Jan Samohýl. 2004-08-19 Christian Mauduit * Game defaults to windowed mode under UNIX. 2004-07-06 Christian Mauduit * Fixed Joystick support, which was completely broken, works under Linux Now, with my gamepad at least.
2006-01-15Note update of tex-dhucs.minskim1-1/+2
2006-01-15Update tex-dhucs to 2.60.20051222.minskim2-18/+17
Changes: - documentation update. - better handling with teTeX.
2006-01-15Note update of tex-unttf.minskim1-1/+2
2006-01-15Update tex-unttf to 1.0.1.20051219. This is the first dated tarball.minskim2-13/+13
No significant change since the last version.
2006-01-15Updated security/uvscan to 4.40.heinz2-4/+3
2006-01-15Updated to version 4.40.heinz4-29/+33
This fixes PR pkg/30290 by Nicolas Joly so the latest DAT files are working again. - Moved included DAT-files to shares/examples/uvscan/. - Works with PKG_CONFIG=no. - PDF manual included in share/doc/uvscan/. - Some small improvements to update_dat.sh: Option "-h" shows the available options. All the "exit" statements use distinct values. Fixed a small logic bug (-z vs. -n). Changes according to McAfee's website: - Includes technology to combat the latest and future threats. - Improved detection and cleaning. - Support for many more Packed Executable formats in which known malware is often re-packaged for obfuscation purposes. - Specific detection and reporting of files compressed or packaged with known suspicious applications. - Enhancements to the emergency DAT file (EXTRA.DAT) structure allowing a larger DAT file size. - Enhancements to enable scanning of non-standard ZIP archives.
2006-01-15Added emacs as a dependency.rillig1-1/+2
2006-01-15Note update of dvipdfmx.minskim1-1/+2
2006-01-15Update dvipdfmx to 0.0.0.20050831.minskim3-12/+11
Changes: - Fix bugs in MetaPost manipulation and PK Type3 font. - Allow PDF images generated from Mac OS X. - Other fixes and improvements.
2006-01-15Note conflict with openafs. Bump PKGREVISION. From Ola Eriksson in PR#32533.cube1-2/+3
2006-01-15Be nice and include sys/types.h before sys/ipc.h.joerg7-1/+132
Try to fix stricter GCC 3.4 template handling.
2006-01-15Fix errno.joerg3-1/+29
2006-01-15Upon further inspection (while writing the buildlink3.mk file), I noticedjmmv1-3/+2
that this does not really need glib2. Remove the dependency.
2006-01-15BUILD_USES_MSGFMT works better if deve/gettext-lib is included as well.joerg1-1/+4
Keep it as build time dependency, since no executables are installed.
2006-01-15Note addition of liboil, version 0.3.6.jmmv1-1/+2
2006-01-15Add and enable liboil.jmmv1-1/+2
2006-01-15Initial import of liboil, version 0.3.6:jmmv4-0/+89
Liboil is a library of simple functions that are optimized for various CPUs. These functions are generally loops implementing simple algorithms, such as converting an array of N integers to floating-point numbers or multiplying and summing an array of N numbers. Such functions are candidates for significant optimization using various techniques, especially by using extended instructions provided by modern CPUs (Altivec, MMX, SSE, etc.). Many multimedia applications and libraries already do similar things internally. The goal of this project is to consolidate some of the code used by various multimedia projects and also make optimizations easier to use by a broader range of applications. This is needed for the upcoming gstreamer 0.10.
2006-01-15Remove trailing / from source directory. Unbreaks build on DragonFly.joerg1-2/+2
2006-01-15Needs bdftopcf.joerg1-2/+2
2006-01-15Use sun audio only on NetBSD and SunOS. Link with LIBOSSAUDIO.joerg4-10/+31
Add DragonFly support.
2006-01-15Add missing freetype-lib dependency, and use ja-vflib-lib/bl3.mkwiz1-2/+3
instead of DEPENDS, to make this build again.
2006-01-15Add DragonFly support. Workaround a bug in DragonFly's time.h whenjoerg7-18/+109
compiling with _POSIX_SOURCE set (size_t doesn't get defined). Fix errno. Fix an incorrect va_arg: short gets promoted to int, so use that.
2006-01-15Note update of net/tor to 0.1.0.16jschauma1-1/+2
2006-01-15Update to tor-0.1.0.16jschauma2-6/+6
This update fixes nine rare crash bugs, and includes backports from the 0.1.1.x tree to be more aggressive about retrying failed streams.
2006-01-15Fix up last commit. Libraries are in ${X11BASE}/lib.joerg1-2/+2
2006-01-15Needs GNU-like soelim.joerg1-1/+3
2006-01-15Fix some ancient C. This time with patch.joerg1-0/+44
2006-01-15Fix some ancient C.joerg1-1/+2
2006-01-15Add DragonFly support. Make the pre-install script a bit more likelyjoerg7-6/+72
to work on NetBSD platforms by not hard-coding NetBSD. Use BSD_INSTALL_LIB for shared libraries, better file mods.
2006-01-15Fix errno. Add DragonFly.joerg4-3/+34
2006-01-15Fix errno.joerg4-2/+30
2006-01-15config.guess / config.sub replacement.joerg1-1/+9
2006-01-15pgpool was updated.minskim1-2/+1
2006-01-15Note update of pgpool.minskim1-1/+2
2006-01-15Update pgpool to 2.7. Based on patches provided by Inseo PARK inminskim3-12/+12
private email. Major changes from 2.5.1: - Allow SERIAL data type replication by issuing table locks automatically. - New directives: child_max_connections and ignore_leading_white_space. - Bug fixes and minor improvements.