Commit graph

167166 commits

Author SHA1 Message Date
drochner
8159592896 add emerillon-0.1.2, an OSM map viewer 2011-01-18 19:14:07 +00:00
drochner
512b12a8af +librest 2011-01-18 19:12:53 +00:00
drochner
080a09fd10 add librest-0.6, a library for "restful" web services 2011-01-18 19:11:01 +00:00
tez
dfe9c88550 fix for PR#44382 (don't use inline with sunpro compiler) 2011-01-18 18:39:13 +00:00
asau
f8a407819d Build fix: NetBSD provides UUID functions in libc, no libuuid here. 2011-01-18 15:28:13 +00:00
reed
e7b4474645 For PR #44396.
"FETCH_CMD is the program used to fetch files for FETCH_USING=custom."
2011-01-18 15:20:54 +00:00
jmmv
3eec7a0f84 Fix the setting of permissions on libgtop_server2 when building with
destdir enabled (now the default)!  To do this, remove the logic from
our custom Makefile and make the logic shipped by the package do its
thing (which is smarter than us in this cse).

This lets libgtop work again, which in turn fixes stuff like the GNOME
system monitor or bug-buddy.

Bump PKGREVISION.
2011-01-18 13:46:38 +00:00
is
4f4f18901b Fix for 64bit time_t:
- make the packet contain explicit 32bit data for compatibility with
  clients on machines with 32bit time_t.
- replace ctime() calls on such changed former time_t values by a
  shim that does the translation.
This does not start to work after 2038 yet - that would need a change
of the collection protocol.
2011-01-18 12:28:25 +00:00
drochner
6716ad932a add/fix mutual CONFLICT 2011-01-18 12:06:57 +00:00
drochner
3ba7e0081d +giflib 2011-01-18 11:59:44 +00:00
drochner
342d529ccc resolve conflicts 2011-01-18 11:57:53 +00:00
drochner
942422988a (re)add giflib-4.1.6, a library for the GIF image format which is
API compatible with the libungif currently used in pkgsrc
(libungif was used due to patents which are expired now)
2011-01-18 11:53:33 +00:00
markd
e9b4e92e8d Fix finding Xkb rules file in intree X11R7 case (PR#44364)
Fix path to iso-codes (PR#44364)
Fix perms on kcheckpass (noted by David Brownlee)
Bump PKGREVISION
2011-01-18 10:59:12 +00:00
markd
d6f8bfde5c Pass in INSTALL_{DATA,LIB} to make rather than hardcoding path of install.
Fixes install on Arch Linux.
2011-01-18 10:34:38 +00:00
wiz
ebaccc700a Updated net/gofish to 1.2 2011-01-18 10:27:39 +00:00
wiz
80779a8ae1 Update to 1.2, provided by maintainer Emil Skoeldberg in PR 44406.
While here, set LICENSE.

Changes for 1.2
        * HTTP directory temp files now use tmpdir
        * updated code to kernel standards
        * mkcache ignores more directories
2011-01-18 10:27:30 +00:00
markd
64584f8a92 Fix build with gcc 4.4 2011-01-18 10:25:52 +00:00
markd
c1fb5a0ec1 Fix build with gcc 4.5 2011-01-18 10:22:57 +00:00
jmmv
df5074448b Update chat/telepathy-logger, math/gcalctool, print/evince, sysutils/brasero
and sysutils/nautilus-sendto to use the new devel/glib2/schemas.mk logic to
properly recompile the GSettings database during install/deinstall.

Bump PKGREVISION for these packages.

(This lets evince work in my machine; it would crash on startup because
it would not find its schema.  I suspect this also fixes all the other
applications mentioned in this change.  And the inclusion of schemas.mk
also prevents these packages from causing side-effects on the system if
they happen to call glib-compile-schemas during their build.)
2011-01-18 10:08:43 +00:00
jmmv
55453c9fc4 Add a schemas.mk file to let packages that install GSettings schemas to
rebuild the precompiled database upon install/deinstall.  This is mostly
a copy/paste of the same logic to deal with gio modules found in modules.mk.

No PKGREVISION bump because this does not affect the glib2 package in
itself.
2011-01-18 10:03:59 +00:00
wiz
792740cbfd Fix build with latest sip; upstream commit found by drochner. 2011-01-18 09:14:13 +00:00
wiz
040f43f0ba Updated geography/gdal-lib to 1.7.3nb2 2011-01-18 09:01:37 +00:00
wiz
7e9ebc0a47 Fix png-1.5 fix. From drochner@
Bump PKGREVISION.
2011-01-18 09:01:29 +00:00
gdt
9c8a197904 Adjust path on MASTER_SITES; the domain change seems to have caused a
site reorganization.
2011-01-18 02:45:38 +00:00
gdt
33f7987c85 MASTER_SITES update from THomas Mueller, now on HEAD instead of
release branch.
2011-01-18 02:41:33 +00:00
obache
8f793378de + w3m-0.5.3 2011-01-18 01:43:12 +00:00
minskim
51713cb4ff Note update of tex-geometry{,-doc}. 2011-01-17 23:43:16 +00:00
minskim
06403a39fd Update tex-geometry to 5.6.
Changes:
  * Package 'ifxetex' is loaded for robuster detection of XeTeX.
  * Fixed a bug where 'pass' option was not reset in \newgeometry.
  * Fixed a bug where paper width and height were swapped unnecessarily
    inside \newgeometry{} if 'landscape' is given as a class option.
  * Changed crop marks with elbow-shaped lines 17mm long and offset by 3mm.
  * Added 'showframe' and 'showcrop' as options shown in verbose mode.
  * Fixed typos and wrong figures, and revised expressions in the document.
  * Added missed things that had been fixed for v5.4 into changes.txt.
  * New paper size presets for ISO C-series: 'c0paper' to 'c6paper'.
  * Fixed a bug where overloading shipout in 'showframe' and/or 'showcrop'
    mode caused warnings when 'pdfpages' package is used.
  * Changed the shipout overloading process to use 'atbegshi' package.
    Options 'showframe' and 'showcrop' require the package.
  * Fixed a bug where restoring layoutwidth and layoutheight failed
    when \restoregeometry is called.
  * Fixed a bug that forced papersize to set the same length
    as the specified layoutsize.
  * Fixed a bug where page frame shown in 'showframe' mode was placed
    slightly wrong.
  * Fixed wrong 'h-part' calculation in verbose when bindingoffset
    or mag is specified.
  * Changed format and fixed values shown in verbose mode.
2011-01-17 23:42:37 +00:00
minskim
dfd9759ff2 Note update of tex-needspace{,-doc}. 2011-01-17 23:38:12 +00:00
minskim
3fb375f958 Update tex-needspace{,-doc} to 1.3c.
Changes:
- Patch to improve behaviour with commands like `\section` that use
  `\addvspace`.
2011-01-17 23:37:36 +00:00
tron
d8bda72fbf Add a comment why we need to disable assembler support on so many platforms. 2011-01-17 23:13:46 +00:00
minskim
35bf023b80 Note update of tex-beamer{,-doc}. 2011-01-17 22:41:59 +00:00
minskim
7c9cb98615 Update tex-beamer{,-doc} to 3.10.
Changes:
- Add real support for section page and subsection page.
- Improved manual and translations.
- Many bug fixes.
2011-01-17 22:41:24 +00:00
minskim
d9888f5063 Update tex-xmltex{,-doc} to TeX Live r18835. No functional change. 2011-01-17 22:31:53 +00:00
tron
18f704e774 Disable assembler support under Mac OS X to fix the build. 2011-01-17 22:14:02 +00:00
tron
96a632df22 Disable assembler support under NetBSD 5.1 and older as it required
binutils 2.17 or newer which is only available under NetBSD-current.
2011-01-17 22:06:37 +00:00
tron
b29cc176d6 Disable assembler support under Mac OS X (again) to fix the build. 2011-01-17 21:51:09 +00:00
tnn
c99c330130 Don't error out (skipping utmp logging) when using Unix98 ptys.
Bump PKGREVISION.
2011-01-17 21:28:09 +00:00
is
e7dbc998f9 Revert the last change to avoid cyclic dependencies. 2011-01-17 20:52:58 +00:00
minskim
736018e79f Disable ODBC explicitly. 2011-01-17 20:02:42 +00:00
drochner
276267ede8 mention recent updates 2011-01-17 19:51:39 +00:00
drochner
0dcd09bc49 libtheora{enc,dec}.so use symbols from libtheora.so, so make sure the
former are linked against the latter
bump PKGREV
2011-01-17 19:44:58 +00:00
jnemeth
5b049c2e0d Don't depend on png.h in include zlib.h.
Requested by jmcneill@.
2011-01-17 17:57:01 +00:00
drochner
c017bcf09d update to 0.10.11
changes:
-Synced to FFmpeg 0.6 branch
-Add mappings for all new codecs
-encoders: proxy downstream width/height/framerate
-encoders: Fix timestamps
2011-01-17 17:03:03 +00:00
drochner
d6c691e491 update to 20101018.0.6.1, from Makoto Fujiwara per pkgsrc-wip,
with two changes by me:
-disabled symbol versioning - this didn't work correctly for me
-changed PKGVERSION to start with the release date, so that it
sorts correctly against the snapshots we had before
vlc-1.0.6 does still build, but can be updated now
2011-01-17 16:51:04 +00:00
drochner
d606359235 update to 20110101, from Makoto Fujiwara per pkgsrc-wip
(I've just put back libtool support.)
needed for update of ffmpeg which in turn is needed for updates
of eg vlc and gst-plugin-ffmpeg
2011-01-17 16:46:42 +00:00
tron
ca126a8dbe Remove incorrect entries to fix build problem observed by Thomas Klausner
and me.
2011-01-17 16:40:28 +00:00
drochner
f11aa6f3b1 don't install manual (which is useless for end users), drop build
dependency on doxygen, bump PKGREVISION
2011-01-17 16:38:20 +00:00
drochner
95f08dd5b9 the API doc isn't even installed -- skip documentation build and
drop build dependency on doxygen
(no change to installed pkg)
2011-01-17 16:31:53 +00:00
dholland
7ab148d96e Update maintainer address, from PR 44404. 2011-01-17 16:14:58 +00:00