Commit graph

88666 commits

Author SHA1 Message Date
markd
c820366a13 Add KDE 3.5 and note I'll do it. 2005-11-30 07:13:11 +00:00
minskim
d073d178cd Add tex-unttf and tex-dhucs. 2005-11-29 22:39:48 +00:00
minskim
c152997844 Import tex-dhucs.
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-29 22:37:39 +00:00
minskim
3f05d978a2 Remove files that should have not been imported. 2005-11-29 22:30:57 +00:00
minskim
19ed0ef864 Import tex-unttf.
Un fonts are GPL'd Korean fonts.  This package provides the texmf tree
required to use TrueType Un fonts in LaTeX.
2005-11-29 22:28:28 +00:00
reed
31d6bf1215 Fix REQUIRES= when ldd output has wrong number of fields.
(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-29 22:18:38 +00:00
adrianp
10aa377055 Update distinfo for last Makefile change
Pointed out by Hauke Fath on tech-pkg@
2005-11-29 21:21:12 +00:00
adrianp
1993d37ee3 Add advanced options available in the default ./Config script
Change default to hub, enable showlistmodes and remove prefixaq in line with
 ./Config defaults
No PKGREVISION bump (riding the initial import)
2005-11-29 21:11:55 +00:00
adrianp
52e6904545 Add advanced unrealircd option descriptions. 2005-11-29 20:59:44 +00:00
adrianp
7cca8d1e10 Add a description for chroot 2005-11-29 20:28:52 +00:00
adrianp
ab12d7d256 Added tre and unrealircd 2005-11-29 19:35:33 +00:00
adrianp
d7dbd399a5 Add entries for unrealircd 2005-11-29 19:32:38 +00:00
adrianp
9eeb72b636 Small update for FILES_SUBST 2005-11-29 19:23:29 +00:00
adrianp
1702c131ad Add unrealircd 2005-11-29 19:18:18 +00:00
adrianp
b86da5bcca UnrealIRCd is an IRC server based on the branch of IRCu called Dreamforge,
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-29 19:17:03 +00:00
adrianp
9982c5107d Add tre 2005-11-29 19:13:04 +00:00
adrianp
a06878c965 TRE is a lightweight, robust, and efficient POSIX compliant regexp matching
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-29 19:12:04 +00:00
adrianp
c729a89e5e Add a CONFLICTS for ircd-hybrid
Minor pkglintification
2005-11-29 19:05:12 +00:00
wiz
f16ec4195e Updated gtk2+ to 2.8.8. 2005-11-29 17:46:19 +00:00
wiz
d82c441130 Update to 2.8.8:
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 17:44:50 +00:00
wiz
40e0118969 + galeon-2.0.0, gtk2+-2.8.8, maradns-1.0.35, mplayer-plugin-firefox-3.16,
sun-jdk14-2.10, sun-jre14-2.10.
2005-11-29 17:44:24 +00:00
adrianp
8acc261820 Fix a bug that crept in when the statvfs and closefrom patch was added. 2005-11-29 15:27:03 +00:00
adam
b018a691d1 Updated fonts/fontforge to 20051028 2005-11-29 14:28:45 +00:00
adam
7ca61ea7e0 Changes 20051028:
* Bug fixes
2005-11-29 14:27:46 +00:00
adam
dedd901b8e Updated math/octave to 2.1.72 2005-11-29 13:12:12 +00:00
adam
e23c61d444 Changes 2.1.72:
* Bug fixes
* Improvements
2005-11-29 13:11:05 +00:00
rillig
7ade6c222e Updated pkgse to 0.3.
Update provided by the maintainer in PR 32189. He says that version 0.2
does not work anymore.
2005-11-29 10:21:05 +00:00
tron
d95335d54e Note update of "kphone" package to version 4.2. 2005-11-29 10:15:48 +00:00
tron
ecc5bd7489 Update "kphone" package to version 4.2. Change since version 4.1.0:
- 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-29 10:15:18 +00:00
adam
8136fbbab1 Updated devel/hdf5 to 1.6.5 2005-11-29 10:04:38 +00:00
adam
f4d731f205 Changes 1.6.5:
* New features:
	* Added yodconfig
	* Added HSYS_ERROR, H5F_OBJ_LOCAL flag
	* Added mpich2 as a testing "platform"
* Bug fixes
2005-11-29 10:03:39 +00:00
rillig
b9f650f345 Reordered the configuration files for bulk builds. Since the
build.conf file contains a setting for choosing another mk.conf file,
it should come first. Updated the wording of the text.
2005-11-29 09:58:27 +00:00
adam
cff3be3490 Updated graphics/ImageMagick to 6.2.5.5 2005-11-29 08:52:33 +00:00
adam
4c4155995f Changes 6.2.5.5:
* 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 08:51:17 +00:00
joerg
3a640b1f0c - add DragonFly cases for configure
- 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-29 07:02:47 +00:00
joerg
60d0f964ac Since the configure script is in a non-standard location, override
location of config.sub and config.guess as well.
2005-11-29 06:45:28 +00:00
joerg
4d7bb9ad02 Bring this a bit nearer to ANSI C to unbreak compilation on DragonFly.
Namely, use errno from errno.h, malloc, realloc and exit from stdlib.h.
2005-11-29 06:18:52 +00:00
joerg
ece7563b51 Adapt Qt handling of DragonFly for doxygen as well to allow it to build. 2005-11-29 04:40:38 +00:00
dan
d662a59c99 monotone 0.24 2005-11-29 00:28:33 +00:00
dan
69534c8b6e Update to 0.24
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-29 00:27:12 +00:00
adrianp
8e27982cd1 Remove unneeded undef
Add -fPIC for amd64 platform to fix build.  Reported in PR 31225 by Eric Radman
2005-11-28 23:44:02 +00:00
rh
88735769a0 Require gnustep-objc on platforms where /usr/include/objc/objc.h does not
exist.
2005-11-28 22:12:24 +00:00
rillig
a5d4be0f5a Instead of extracting the PKG_TOOLS_BIN make(1) variable, extract
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-28 21:50:01 +00:00
rillig
8aa9fa14c2 Prefixed the definitions for the pkgtools with ${SETENV}. Now it is
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-28 21:46:47 +00:00
rillig
2cf64233df Prefixed the messages with "build> " that I had forgotten in the last
commit.
2005-11-28 21:18:20 +00:00
rillig
77e79b7392 Prefixed the status messages from this program with "build> ", to
distinguish them from the various other messages.
2005-11-28 21:11:36 +00:00
wiz
b4fb001148 + grace-5.1.19, p7zip-4.30, phppgadmin-4.0.1, vlc-0.8.4, vnc2swf-0.8.1,
xmule-1.12.1.
2005-11-28 21:06:37 +00:00
schwarz
68b7d980c7 added support for systems such as IRIX 5 that do not have _POSIX2_RE_DUP_MAX
defined. Changes approved by grant.
2005-11-28 20:47:29 +00:00
rillig
4f68e30cda Print a message before creating the bulk build report, as this takes
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-28 20:17:27 +00:00
rillig
d3b9bf035d If the package-specific log directory is empty after building a package,
and ${BULKFILESDIR} != ${PKGSRCDIR}, try to remove the directory.
2005-11-28 20:08:37 +00:00