Commit graph

169549 commits

Author SHA1 Message Date
drochner
65edba0fa1 update to 0.10.4
changes: Bug fixes and binding updates
2011-03-18 18:56:13 +00:00
minskim
b28e510160 Add tex-pst-3d{,-doc}. 2011-03-18 17:47:57 +00:00
minskim
58879c6d5f Import tex-pst-3d-doc-1.10 as graphics/tex-pst-3d-doc.
This is documentation for tex-pst-3d.
2011-03-18 17:46:59 +00:00
minskim
e5716d2571 Import tex-pst-3d-1.10 as graphics/tex-pst-3d.
The pst-3d package provides basic macros for shadows, tilting and three
dimensional representations of text or graphical objects.
2011-03-18 17:46:51 +00:00
drochner
abc02d2112 update to 2.4.23
changes: bugfixes
2011-03-18 17:25:20 +00:00
drochner
4147a0c499 +gtk3 2011-03-18 17:15:03 +00:00
drochner
c2e1d2e965 first cut on a pkg for gtk3, the successor of the gtk2 toolkit:
add gtk3-3.0.3
2011-03-18 17:06:08 +00:00
drochner
da01e10909 reset PKGREV for base pkg update 2011-03-18 16:33:50 +00:00
drochner
4fb351cdd4 update to 2.32.1
changes:
-bugfixes
-translation updates
2011-03-18 16:32:29 +00:00
drochner
6c8a156774 update to 2.24.3
changes: bugfixes

pkgsrc change: g/c "loaders" template which is in gdk-pixbuf2 now
2011-03-18 16:11:46 +00:00
drochner
efb9037093 update to 2.28.3
changes:
-bugfixes
-translation updates
2011-03-18 16:06:16 +00:00
wiz
fbc3dfec32 Updated x11/qt3-libs to 3.3.8nb16 2011-03-18 15:36:27 +00:00
wiz
91892f9519 Bump PKGREVISION for patch-as (compress/uncompress) fix. 2011-03-18 15:36:17 +00:00
wiz
00e931f977 Fix compress/uncompress handling correctly. 2011-03-18 15:36:01 +00:00
gdt
c7c4d6f66d Memory allocation hygiene fix from PR pkg/44704.
spamass-milter forks, allocates memory and then execs, violating
locking rules.  This commit adds a patch from Juergen Hannken-Illjes
that moves the allocation above the fork.

TODO: upstream is recently alive again, after 5 years with no
releases.  Push these fixes upstream.
2011-03-18 15:26:30 +00:00
adam
20bbbeead8 Pass CFLAGS to configure scripts, fixing problems on Mac OS X; clean up some pkglint issues. 2011-03-18 15:00:01 +00:00
wiz
f6daca2013 libzip-0.10:
0.10 [2010/03/18]

* Added zip_get_num_files(), deprecated zip_get_num_entries().
* Better windows support.
* Support for traditional PKWARE encryption added.
* Fix opening archives with more than 65535 entries.
* Fix some memory leaks.
* Fix cmake build and installation
* Fix memory leak in error case in zip_open()
* Fixed CVE-2011-0421 (no security implications though)
* More documentation.
2011-03-18 13:50:34 +00:00
wiz
2794bf107a Updated archivers/libzip to 0.10 2011-03-18 13:49:58 +00:00
wiz
db54fecd29 Recursive bump for libzip-0.10. 2011-03-18 13:49:38 +00:00
adam
1b1f98d00f Fix patching on Mac OSX; fix installing the library; fix some pkglint issues 2011-03-18 12:42:13 +00:00
obache
8564b41421 Add user-destdir installation support. 2011-03-18 12:33:54 +00:00
obache
54dbeb4118 Add user-destdir installation support. 2011-03-18 12:22:51 +00:00
obache
85dd03a214 Add user-destdir installation support. 2011-03-18 12:09:31 +00:00
obache
180ffaa96d Add user-destdir installation support. 2011-03-18 10:55:20 +00:00
adam
4a66af1019 Updated x11/dxpc to 3.9.2 2011-03-18 10:51:28 +00:00
adam
2e4a451d40 Changes 3.9.2:
* Improved pidfile handling code contributed by Jay Berkenbilt.

Changes 3.9.1:
* Fix assertion failure on 64-bit architectures using LZO 2.0+.
* Clean up harmless compiler warnings in ClientMultiplexer and
  ServerMultiplexer.

Changes 3.9.0:
* Re-implemented EncodeBuffer/DecodeBuffer to use considerably less CPU and
  very slightly improve compression.
* Builds with LZO 2.0 release.
* Compiles under the Mingw environment to create native Win32 binaries.
* Added dxpcssh sample script courtesy of Wicher Minnaard.
* Added dxpc.spec file contributed by Daniel Mealha Cabrita.
* Fixed some small memory leaks and potential buffer overruns.
* Indented all sources.
2011-03-18 10:50:46 +00:00
adam
fb83ddd203 Updated net/vtun to 3.0.2 2011-03-18 10:40:18 +00:00
adam
b13600e601 Changes 3.0.2:
* vtun3 client should parse vtun2 server encr directives
* cfg_file.y bugs
* build on c5 still fails

Changes 3.0.1:
* fix build for lzo2
* new debian rc scripts

Changes 3.0.0:
* Configure looks for liblzo2 when available
2011-03-18 10:39:07 +00:00
tron
844b34e092 Note update of "openldap" packages. 2011-03-18 09:50:00 +00:00
obache
be2c291f58 * LICENSE=gnu-gpl-v2
* remove unwanted CONFIGURE_ENV and CONFIGURE_ARGS items.
* add a trick to convert `-pthread' flags to apxs style.
* add user-destdir installation support
2011-03-18 09:48:54 +00:00
tron
6ed0b0562a Finish update to 2.4.24. Chances since 2.4.23:
-Added LDIF line wrapping setting
-Added libldap cert x500UniqueIdentifier handling
-Added libldap_r,libldap formal concurrency API
-Added slapadd attribute value checking
-Added slapcat continue mode for problematic DBs
-Added slapd syncrepl suffixmassage support
-Added slapd multiple listener threads
-Added slapd extensible match for ordering rules
-Added slapd-meta paged results control forwarding
-Added slapd-meta subtree-include support
-Added slapd-null back-config support
-Added slapd-sql autocommit support
-Added slapd-sql support for long long keys
-Added slapo-sssvlv multiple sorts per connection
-many bugfixes
-documentation improvements
2011-03-18 09:44:37 +00:00
wiz
602acfa5c5 Updated net/yaz to 4.1.6 2011-03-18 09:44:20 +00:00
wiz
1873af71ca Update to 4.1.6:
--- 4.1.6 2011/03/10

fix problem with record_render: records were converted (character set
wise) even if no charset was given. Problem introduced in YAZ 4.1.5.

--- 4.1.5 2011/03/08

SRU: add methods for handling DADS SRU-proxy facets.

Separate OPAC record character set for ZOOM_record. yaz_record_render
allows a character set given as charset=from/opacfrom,to where 'from' is
the character set of a bibliographic record, 'opacfrom' is character set
of OPAC record and 'to' is the target character set.
2011-03-18 09:44:12 +00:00
wiz
a7dee836b8 Updated sysutils/xfce4-thunar to 1.0.1nb5 2011-03-18 09:35:01 +00:00
wiz
8726f53a76 Enable jpeg support, bump PKGREVISION.
Addresses PR 44736.
2011-03-18 09:33:48 +00:00
obache
25545ba895 * LICENSE=gnu-gpl-v2
* add user-destdir installation support.
2011-03-18 08:11:03 +00:00
adam
e542e355fc Updated meta-pkgs/boost to 1.46.1 2011-03-18 07:51:17 +00:00
adam
21425f6064 Changes 1.46.1:
Asio:
* EV_ONESHOT seems to cause problems on some versions of Mac OS X, with the
  io_service destructor getting stuck inside the close() system call. Changed
  the kqueue backend to use EV_CLEAR instead.
* Fixed compile failures with some versions of g++ due to the use of anonymous
  enums.
* Fixed a bug on kqueue-based platforms, where some system calls that
  repeatedly fail with EWOULDBLOCK are not correctly re-registered with kqueue.
* Changed asio::streambuf to ensure that its internal pointers are updated
  correctly after the data has been modified using std::streambuf member
  functions.
* Fixed a bug that prevented the linger socket option from working on platforms
  other than Windows.
Fusion:
* Fix disable_if for Visual C++ 7.1/8.0
Filesystem:
* Fix for STLPort.
* PGI large file support
Graph:
* Bug fixes
Icl:
* Intersects for interval_maps and segment_type/element_type.
* Fixed some ambiguous calls to functions in boost and std namespaces.
* Other bug fixes, and documentation fixes.
Math:
* Several minor bug fixes.
Polygon:
* Disabled 45-degree booleans optimization.
Proto:
* Make display_expr copyable.
* Fix const correctness problem in pass_through.
Property Tree:
* Fix compile error in JSON parser.
Signals2:
* Fix unused parameter warning.
TR1:
* Allow specialization of std::tr1::hash.
* Improved support for Pathscale and Sun compilers.
Unordered:
* Add missing copy constructors and assignment operators when using rvalue
  references.
2011-03-18 07:49:44 +00:00
obache
991c48506b * Use USE_GNU_READLINE=yes instead of PREFER.readline=pkgsrc.
* Use BUILDLINK_PREFIX.libupnp instead of PREFIX for libupnp prefix.
2011-03-18 05:50:04 +00:00
adam
de4cf05277 patch-ab: take 2 2011-03-18 05:39:58 +00:00
zafer
27409804ae service suspended. prevent timeout. fetch from backup. 2011-03-17 23:38:28 +00:00
zafer
11f3826403 update master_sites 2011-03-17 23:36:21 +00:00
zafer
c8dacbb2e6 service suspended. prevent timeout. fetch from backup. 2011-03-17 23:32:38 +00:00
bad
77c589a414 Add unlicense to default_acceptable_licenses. Per advice by wiz. 2011-03-17 23:07:52 +00:00
bad
aafd839b60 Add unlicense from http://unlicense.org/ and add it to
DEFAULT_ACCEPTABLE_LICENSES.
2011-03-17 22:58:10 +00:00
zafer
3897413b0c service suspended. prevent timeout. fetch from backup. 2011-03-17 22:12:09 +00:00
zafer
1a1a825c64 service suspended. prevent timeout. fetch from backup. 2011-03-17 22:00:48 +00:00
zafer
3cac060948 remove dead mirror. 2011-03-17 21:58:20 +00:00
zafer
67319776b9 service suspended. prevent timeout. fetch from backup. 2011-03-17 21:55:54 +00:00
zafer
7a833ab106 service suspended. fetch from backup. 2011-03-17 21:52:23 +00:00