Commit graph

115919 commits

Author SHA1 Message Date
joerg
373f3b58a4 Update to xrandr-1.2.2:
- man page improvements
- search all configurations if the simple CRTC allocation failed
- document options added in 1.2.1
- output mode flags with verbose
2007-08-05 21:42:40 +00:00
joerg
d0654847c5 Update to xhost-1.0.2: Minor man page improvements. 2007-08-05 21:25:54 +00:00
joerg
9c14681dd5 Update to setxkbmap-1.0.4: minor code cleanup and much more documented
switches in the man page.
2007-08-05 21:23:50 +00:00
joerg
ecbc043614 Update to ico-1.0.2: fix typo in man page. 2007-08-05 21:21:03 +00:00
joerg
fc490cbd97 Update to iceauth-1.0.2. This features a lot more const correctness. 2007-08-05 21:15:45 +00:00
adrianp
f8d42e5581 Add CONFLICTS+=pkg_install>=20070714 2007-08-05 21:03:16 +00:00
joerg
86415d1043 Don't run the IDL compiler multiple times due to a bogus
dependency, esp. not during the install phase. This is an
attempt to workaround the random breakage I see on DragonFly,
but it makes the build faster as well, which is a good thing.
2007-08-05 20:48:47 +00:00
tnn
806e4552b0 convert subst fragment into patch 2007-08-05 20:16:46 +00:00
tnn
0413e48c23 Updated sysutils/gamin to 0.1.9 2007-08-05 20:05:43 +00:00
tnn
895aa046f7 Update to gamin-0.1.9:
0.1.9: Jul 27 2007:
   - Bug fixes: enable polling when using inotify this fixes support for NFS
      partitions (Alexander Larsson), do not run idle handler if not needed
      reduce wakeups (Alexander Larsson), handling of failure of inotify
      initialization (Robert Clark), force poll support if compiled without
      inotify and dnotify (Ray Strode)
      - Portability: patches to allow compiling again on Hurd and kFreeBSD
      (Michael Banck), patches to ease compilation on OS X (Brendan Cully)

0.1.8: Oct 31 2006:
   - Build and portability fixes: handle sys/inotify.h, Python detection
      (Joseph Sacco), FreeBSD portability fix (Loïc Minier/Petr Salinger),
      out of tree build and install (Loïc Minier), fix build with Sun's
      compiler (James Andrewartha)
   - Bug fixes: pkg-config cflags (Claudio Fontana), debug signal hookup
      fix (Bastien Nocera), client filedescriptor close trouble (Alexander
      Larsson), low filedescriptor handling in the server (Alexander Larsson),
      buffer on connection reset cleanup (Ariel T. Glenn), inotify new backend
      fixes (Alexander Larsson)
   - Improvements: update the inotify backend to the version used by
      gnome-vfs (John McCutchan), minimize the timeouts usage
      to not wake up apps unduely (Alexander Larsson)

0.1.7: Oct 27 2005:
   - Portability fixes (Diego Pettenò, Sjoerd Simons, Daichi Kawahata)
   - A small memory leak fix (Christopher Aillon)
   - Fixes for gam_server segfaults (Ed Catmur, DV)
   - One last patch for Python detection

0.1.6: Sep  8 2005:
   - Large revamp of the inotify back-end (John McCutchan)
   - Code reorganization, changes for polling (John McCutchan)
   - Portability patches for NetBSD (Johnny Lam)
   - Fix compilation without inotify
   - environment variable GAM_TEST_DNOTIFY to force dnotify on inotify kernels
      (John McCutchan)
   - Inotify race conditions fixes (John McCutchan)
   - Removal of some asserts resulting in crashes
   - Applied some testing patches (TomPh)
   - Fixed a memory leak on inotify back-end
   - Python detection fix
2007-08-05 20:03:35 +00:00
joerg
d80f1f5222 font-util is Perl free now. 2007-08-05 19:21:30 +00:00
joerg
2b3c50ae39 Replace bdftruncate.pl with a small C program. Original code is
from Martin Husemann with a number of improvements from me.
Bump revision.
2007-08-05 19:20:19 +00:00
joerg
fd0508f2a2 Don't use malloc.h. 2007-08-05 19:15:47 +00:00
adrianp
4dbb76ab3c mkdatabase needs BMAKE=${MAKE:Q} set before calling otherwise it will
default to using 'make' which will break systems (e.g. OS/X) that use
'bmake'.
Report from Mark E. Perkins on pkgsrc-users@
2007-08-05 19:13:02 +00:00
joerg
5a7be22a50 Needs msgfmt. 2007-08-05 19:07:54 +00:00
joerg
2e9ce6a0fe Don't use malloc.h. 2007-08-05 18:57:05 +00:00
joerg
2b6b457282 Don't use malloc.h. 2007-08-05 18:42:28 +00:00
tron
36f8123f8e Note update of the "imap-uw" package to version 2006j2nb2. 2007-08-05 18:42:06 +00:00
tron
6762664d3f Make IPv6 support work again, bump package revision. 2007-08-05 18:41:52 +00:00
joerg
70cccabbd6 Don't use malloc.h. 2007-08-05 18:37:01 +00:00
joerg
9541a77764 Don't use malloc.h. 2007-08-05 17:38:47 +00:00
adrianp
0f8a3686bb s//etc/${PKG_SYSCONFDIR}/ 2007-08-05 17:21:50 +00:00
joerg
14b4b4cba7 Don't use malloc.h. 2007-08-05 17:16:29 +00:00
joerg
67ad9a8990 Fix path to Perl. Bump revision. 2007-08-05 16:44:52 +00:00
joerg
e3085506ce Include unistd.h for mkdtemp. 2007-08-05 16:36:11 +00:00
tnn
7b838717d9 Interix: Install xargs script in $wrkdir, not $prefix, for bootstrapping. 2007-08-05 16:12:15 +00:00
joerg
9c6da64538 Remove a misspelt variable that is no longer used anyway from the
sample mk.conf. Fix a spelling mistake from he@.
2007-08-05 16:09:13 +00:00
obache
62573e8261 Disable APM applet on none APM ports of NetBSD.
Should fix PR 36289.
2007-08-05 16:03:38 +00:00
joerg
5471e226b8 Don't use malloc.h. 2007-08-05 15:48:09 +00:00
joerg
968c6fdfc7 Don't use malloc.h, use stdlib.h. 2007-08-05 15:37:34 +00:00
joerg
991e2994e4 Fix path to and depend on bash. 2007-08-05 15:04:38 +00:00
joerg
a40dec8f12 Correctly handle ordering NULL -- this greatly simplifies using it
in iteration functions. Fix a major thinko that prevented the actual
order rules from being used. Bump to 20070804.
2007-08-05 14:58:49 +00:00
joerg
e2a9c6ca63 Don't compare a function name against NULL, master_mode is meant here.
Thanks tnn@.

Reverse the test for extracting the bootstrap kit as the old version
hits set -e error handling.

Bump to pbulk-1.11.
2007-08-05 14:15:55 +00:00
seb
0dca936f3e Note update of devel/p5-Module-CoreList to version 2.12. 2007-08-05 13:58:05 +00:00
seb
8031b0bf41 Update to version 2.12.
Changes since last packaged version (2.11):

2.12    Mon Jul  9 2007
        - Add data for perl 5.9.5
2007-08-05 13:56:47 +00:00
tnn
b2607abab8 /usr/bin/file on OSF1 is somewhat broken in that it reports the path
of the interpreter as the filetype when a file starts with #!
This unfortunately breaks SUBST handling. For now, use a dummy that
claims that every file is a text file.
2007-08-05 12:38:22 +00:00
tnn
a3b45d16a1 Do SUBST handling in post-patch instead of pre-configure. This makes
substitution (and any substitution warnings) run before the build starts,
rather than after building libnbcompat. The reason for this is that
libnbcompat is _built_ in the pre-configure stage when in inplace mode.
2007-08-05 12:30:10 +00:00
tnn
b21160e197 Tru64 doesn't have strtoll, but alpha is a pure LP64 platform so we can
just define it to strtol and most consumers of strtoll should be happy.
2007-08-05 11:20:47 +00:00
tnn
917db2d03b Add quotes around sed scripts. 2007-08-05 11:10:11 +00:00
tnn
49bc4064e5 Add some useful comments. 2007-08-05 09:37:19 +00:00
tnn
15823f5d6b No sin_len on digital unix derivatives. (xxx: time for a configure test?) 2007-08-05 09:03:09 +00:00
tnn
4d1371e9be OSF1 needs getopt_long like IRIX. Add another PLIST conditional for OSF1. 2007-08-05 08:47:57 +00:00
jnemeth
1507297eb3 note update of EasyPG to 0.0.14nb1 2007-08-05 08:39:56 +00:00
jnemeth
30ab614638 this package now installs epa.info 2007-08-05 08:38:26 +00:00
obache
708bc7d663 Added www/p5-Template-Multilingual version 0.09 2007-08-05 05:58:11 +00:00
obache
dc41d78796 Add p5-Template-Multilingual. 2007-08-05 05:57:09 +00:00
obache
b845d058a5 Import p5-Template-Multilingural version 0.09.
Based on packaged by Edgar Fuss in PR 36683.
Updated to 0.09, fixed dependency and fix PLIST.

This subclass of Template Toolkit supports multilingual templates:
templates that contain text in several languages.

  <t>
    <en>Hello!</en>
    <fr>Bonjour !</fr>
  </t>
2007-08-05 05:54:29 +00:00
dsainty
49bc90aa82 Updated devel/doxymacs to 1.8.0 2007-08-05 05:21:19 +00:00
dsainty
999550160f Updated to doxymacs version 1.8.0:
Fix bug #1490021: Allow spaces in @param [in] style documentation.
        Fix bug #1496399: Use better way to get user's e-mail address.
2007-08-05 05:19:19 +00:00
dsainty
6c6a11028e Make Doxymacs work with Emacs 22 by avoiding using "www/w3" (Emacs/W3) if the
Emacs major is not below 22.  The url-* support from Emacs/W3 has been
integrated into Emacs version 22.
2007-08-05 05:01:03 +00:00