summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-11-29Import tex-dhucs.minskim4-0/+88
DHUcs is a TeX macro package to typeset Hangul documents using LaTeX-ucs. With this package, LaTeX can process UTF-8 Korean documents.
2005-11-29Remove files that should have not been imported.minskim10-12249/+0
2005-11-29Import tex-unttf.minskim14-0/+24447
Un fonts are GPL'd Korean fonts. This package provides the texmf tree required to use TrueType Un fonts in LaTeX.
2005-11-29Fix REQUIRES= when ldd output has wrong number of fields.reed1-2/+2
(This also fixes problem where on some Linux systems, ldd outputs linux-gate.so.1 entry without corresponding library.) This was noticed on Linux. This was discussed and okayed on the tech-pkg list in February, 2002. I have been using this on NetBSD and Linux since then. (Also just tested on DragonFly.)
2005-11-29Update distinfo for last Makefile changeadrianp1-7/+7
Pointed out by Hauke Fath on tech-pkg@
2005-11-29Add advanced options available in the default ./Config scriptadrianp2-4/+61
Change default to hub, enable showlistmodes and remove prefixaq in line with ./Config defaults No PKGREVISION bump (riding the initial import)
2005-11-29Add advanced unrealircd option descriptions.adrianp1-1/+7
2005-11-29Add a description for chrootadrianp1-1/+1
2005-11-29Added tre and unrealircdadrianp1-1/+3
2005-11-29Add entries for unrealircdadrianp1-4/+4
2005-11-29Small update for FILES_SUBSTadrianp1-4/+4
2005-11-29Add unrealircdadrianp1-1/+2
2005-11-29UnrealIRCd is an IRC server based on the branch of IRCu called Dreamforge,adrianp10-0/+511
formerly used by the DALnet IRC Network. Since development started on it (around May 1999) many new features has been added, modified, and many bugs fixed. Unreal runs both on *nix platforms, Amiga & Windows 95/98/2k/NT. Some features to mention: Channel Halfops, No-color channel mode, Strip-colors channel mode, channelmode +q & +a - protect modes, Oper and Admin only channels, exception bans, Nokicks mode (channel and user), Flood limiter, Channel links, Host cloaking, Net* Tech and Co-Admin modes, Whois notifies, Foreign connects monitor, Oper suspend, G:Lines, T:Lines, channel restriction (people can only go to these channels if enabled), Trojan/DCC Deny, RPING/RPONG, Sethost family, Token in server<->server etc. FDlists/High Traffic Mode, SOCKS check on connect, Speeded up server synchs, limited WebTV Client support, /vhost, and many dreamforge optimations. UnrealIRCd is aimed to be an advanced, not an easy IRCd. Also includes SSL and IPv6 support.
2005-11-29Add treadrianp1-1/+2
2005-11-29TRE is a lightweight, robust, and efficient POSIX compliant regexp matchingadrianp5-0/+67
library with some exciting features such as approximate (fuzzy) matching. At the core of TRE is a new algorithm for regular expression matching with submatch addressing. The algorithm uses linear worst-case time in the length of the text being searched, and quadratic worst-case time in the length of the used regular expression. In other words, the time complexity of the algorithm is O(M2N), where M is the length of the regular expression and N is the length of the text. The used space is also quadratic on the length of the regex, but does not depend on the searched string. This quadratic behaviour occurs only on pathological cases which are probably very rare in practice.
2005-11-29Add a CONFLICTS for ircd-hybridadrianp1-2/+4
Minor pkglintification
2005-11-29Updated gtk2+ to 2.8.8.wiz2-3/+3
2005-11-29Update to 2.8.8:wiz2-6/+6
Overview of Changes from GTK+ 2.8.7 to GTK+ 2.8.8 ================================================= * GtkFileChooser - Make F2 work for renaming bookmarks [Jaap A. Haitsma, Paolo Borelli] * GtkEntry - Turn off input methods in password entries [James Su] * Win32 changes - Various visual improvements to the ms-windows theme [Dom Lachowicz] - Rework window decoration handling [Tor Lillqvist] - Fix localized weekday and month names in GtkCalendar [Tor] - Make urgency hint work on NT4 [Tor] * Other fixes [Arjan van de Ven, Philip Langdale, Jens Granseuer, Bogdan Nicula, Benedikt Meurer, Michael Natterer, Kazuki Iwamoto, Paolo Borelli, Søren Sandmann, Jean-Yves Lefort, Milosz Derezynski, Tze'ela Hebron] * Documentation improvements [Elie De Brauwer] * Updated translations (be,hu,sk,th,wa)
2005-11-29+ galeon-2.0.0, gtk2+-2.8.8, maradns-1.0.35, mplayer-plugin-firefox-3.16,wiz1-3/+7
sun-jdk14-2.10, sun-jre14-2.10.
2005-11-29Fix a bug that crept in when the statvfs and closefrom patch was added.adrianp2-4/+4
2005-11-29Updated fonts/fontforge to 20051028adam1-1/+2
2005-11-29Changes 20051028:adam2-6/+6
* Bug fixes
2005-11-29Updated math/octave to 2.1.72adam1-1/+2
2005-11-29Changes 2.1.72:adam3-8/+11
* Bug fixes * Improvements
2005-11-29Updated pkgse to 0.3.rillig3-7/+8
Update provided by the maintainer in PR 32189. He says that version 0.2 does not work anymore.
2005-11-29Note update of "kphone" package to version 4.2.tron1-1/+2
2005-11-29Update "kphone" package to version 4.2. Change since version 4.1.0:tron6-45/+37
- ILBC 20ms implementation added - Some new translations - Alsa support updated - Some qt3 fixes - Saved password support added - DTMF support updated - Command line call support added - SRTP support added (see INSTALL file) - Some new translations - Alsa support updated Update contributed by Stephen Borrill in PR pkg/32159.
2005-11-29Updated devel/hdf5 to 1.6.5adam1-1/+2
2005-11-29Changes 1.6.5:adam6-201/+83
* New features: * Added yodconfig * Added HSYS_ERROR, H5F_OBJ_LOCAL flag * Added mpich2 as a testing "platform" * Bug fixes
2005-11-29Reordered the configuration files for bulk builds. Since therillig1-16/+20
build.conf file contains a setting for choosing another mk.conf file, it should come first. Updated the wording of the text.
2005-11-29Updated graphics/ImageMagick to 6.2.5.5adam2-3/+3
2005-11-29Changes 6.2.5.5:adam4-9/+11
* SetImageType(): monochrome images are not required to be colormapped * Initialize blob->mapped to MagickFalse in AttachBlob() * Use painters algorithm for the -draw point primitive * NormalizeImage() now normalizes the opacity channel correctly * QueryFontMetrics() now accounts for the font stroke width
2005-11-29- add DragonFly cases for configurejoerg4-13/+51
- assume !WIN32 ~= ANSI C for the purpose of errno.h - ocamldoc is not an ELF binary, use BSD_INSTALL_SCRIPT like for ocamlc
2005-11-29Since the configure script is in a non-standard location, overridejoerg1-1/+3
location of config.sub and config.guess as well.
2005-11-29Bring this a bit nearer to ANSI C to unbreak compilation on DragonFly.joerg3-1/+37
Namely, use errno from errno.h, malloc, realloc and exit from stdlib.h.
2005-11-29Adapt Qt handling of DragonFly for doxygen as well to allow it to build.joerg3-2/+22
2005-11-29monotone 0.24dan1-1/+2
2005-11-29Update to 0.24dan2-6/+6
Major key management changes: - Private keys are no longer stored in your database. They are stored in ~/.monotone/keys/ (Unix, OS X) or %APPDATA%\monotone\keys\ (Windows). 'db migrate' will automatically move your keys out of your database and into their proper location. Consequences: - 'genkey' no longer requires a database. Simply run it once when you first start using monotone, even before you have created a database. - Running 'genkey' once will suffice to give all databases on one computer access to your key. No more fiddling with 'read'. - When you want to make your key available on another computer, simply copy over the appropriate file from your 'keys' directory to the corresponding directory on the new computer. - Private keys also use a more standard on-disk envelope encoding ("PBE-PKCS5v20(SHA-1,TripleDES/CBC)") instead of previous ARC4. More secure, and with extra crypto karma. Netsync changes: - Command line syntax for 'serve' changed; administrators WILL have to adjust scripts. monotone serve my.host.com "*" becomes monotone serve --bind=my.host.com "*" or simply monotone serve "*" (to serve on the default port, on all interfaces). - Speaking of which, we can now bind to all interfaces; run 'serve' without passing --bind, or with passing --bind=:port, and monotone will listen on all interfaces. - New option '--key-to-push' for 'push', 'sync', allows administrator to push a new user's public key into a running server without restarting it. - Netsync permission hooks have new defaults that read a description of allowed access out of a standard, basic_io-based textfile (the same stanza-based format that revisions use). Current hooks will continue to work, but users may prefer to transition to this format; see manual for details. - Between these, it is now straightforward to change permissions and add users without restarting your server. - Improvements to experimental "usher" facility. UI improvements: - New convenience options "add --unknown", "drop --missing", "revert --missing" do what you'd expect -- add all non-ignored non-versioned files, drop all deleted-but-undropped files, and restore all deleted-but-undropped files, respectively. - New selector "h:" to select heads of a branch. "h:" means heads of current branch, "h:mybranch" means heads of mybranch. - Similarly, "b:" selector with no argument now refers to current branch. - Commit messages now have a blank line at the top so you can start typing directly. - No more obscure error messages when multiple monotone processes attempt to access a single database at the same time; we now fail early with a more sensible error message. (Concurrent access has never caused database corruption; this simply makes the corruption prevention less frustrating for the user.) - New handlers for SIGTERM, SIGINT to rollback database transactions. Not visible to users (unless you're really looking carefully). (Again, killing monotone has never been able to cause database corruption; this simply causes the transactions to be rolled back immediately, rather than the next time monotone runs, which improves robustness in some theoretical way.) Changes in 'automate': - New command 'automate keys' to get information on existing keys in basic_io format. Updated translations: - fr Smaller changes: - Improved handling of multibyte characters in message displays. - Fixes to Botan's memory allocator, to avoid pathological slowdowns in some rare cases. - Fix bug in delta-storage code; we were not being as aggressive about delta-compressing files and manifests as we should have been. - Minor bugs fixed, error messages improved. - Upgrading from 0.23: You must run 'db migrate' and provide your password, for each database.
2005-11-28Remove unneeded undefadrianp1-2/+5
Add -fPIC for amd64 platform to fix build. Reported in PR 31225 by Eric Radman
2005-11-28Require gnustep-objc on platforms where /usr/include/objc/objc.h does notrh1-2/+2
exist.
2005-11-28Instead of extracting the PKG_TOOLS_BIN make(1) variable, extractrillig1-10/+13
PKG_DELETE and PKG_INFO. This is more straigt-forward and adds the proper `-K' command line option to the calls, which in turn fixes bulk builds that don't use the default PKG_DBDIR.
2005-11-28Prefixed the definitions for the pkgtools with ${SETENV}. Now it isrillig1-7/+7
possible to use these commands in shell programs by assigning the output of `make show-var VARNAME=PKG_DELETE` to a shell variable.
2005-11-28Prefixed the messages with "build> " that I had forgotten in the lastrillig1-6/+6
commit.
2005-11-28Prefixed the status messages from this program with "build> ", torillig1-13/+13
distinguish them from the various other messages.
2005-11-28+ grace-5.1.19, p7zip-4.30, phppgadmin-4.0.1, vlc-0.8.4, vnc2swf-0.8.1,wiz1-6/+7
xmule-1.12.1.
2005-11-28added support for systems such as IRIX 5 that do not have _POSIX2_RE_DUP_MAXschwarz2-2/+12
defined. Changes approved by grant.
2005-11-28Print a message before creating the bulk build report, as this takesrillig1-1/+2
quite a long time. Currently the reader of the build log might assume that the installation of lang/perl5 takes so long, which is wrong.
2005-11-28If the package-specific log directory is empty after building a package,rillig1-1/+5
and ${BULKFILESDIR} != ${PKGSRCDIR}, try to remove the directory.
2005-11-28Added two patches to make the build on Solaris 8 with SunPro work.rillig3-1/+37
2005-11-28Added two patches that fix the build on Solaris 8 with SunPro.rillig1-4/+5