Commit graph

54758 commits

Author SHA1 Message Date
seb
228df12b4b Remove info files entries from PLIST. 2004-02-15 22:27:49 +00:00
minskim
5e763da831 Add and enable py-mad. 2004-02-15 22:27:05 +00:00
minskim
c8d05f551e Import py-mad from pkgsrc-wip. Provided by Antonio Marques, and
slightly modified by me.

Python bindings for libmad.  See audio/libmad for details.
2004-02-15 22:26:05 +00:00
seb
beb564ec34 Remove info files entries from PLIST. 2004-02-15 21:58:52 +00:00
dmcmahill
e48af1e557 bl3ify 2004-02-15 21:57:14 +00:00
seb
b72ff5e56c Remove info files entries from PLIST. 2004-02-15 21:54:55 +00:00
minskim
939b467d24 Add and enable py-ao. 2004-02-15 21:52:07 +00:00
minskim
35c01dc8ec Import py-ao from pkgsrc-wip. Provided by Michal Pasternak, and
slightly modified by me.

Python bindings for libao.  See audio/libao for details.
2004-02-15 21:50:47 +00:00
seb
cbfcbf7f13 Remove info files entries from PLIST. 2004-02-15 21:42:19 +00:00
salo
1707f2cb5e bl3ify 2004-02-15 21:41:04 +00:00
jmmv
af68c97ba1 Use tabs for indentation instead of spaces. 2004-02-15 21:39:14 +00:00
recht
d0eb62449d bl3ify and add:
USE_LANGUAGES=          c c++
2004-02-15 21:38:45 +00:00
seb
46286baf24 Remove info files entries from PLIST. 2004-02-15 21:38:32 +00:00
sketch
325ba9a079 Use PKGDIRMODE and SHAREMODE to ensure the installed documentation files can be
properly deleted on operating systems which are picky about permissions.
2004-02-15 21:33:15 +00:00
kim
3ae23acda9 urlget 1.4:
- new -P option to ignore a configured proxy cache in the environment
- new -R option to request content revalidation from proxies
2004-02-15 21:02:45 +00:00
kim
669e4764e6 Upgrade to 1.4:
- new -P option to ignore a configured proxy cache in the environment
- new -R option to request content revalidation from proxies
2004-02-15 21:01:57 +00:00
minskim
1c26c3df1b + libnet-1.1.1 2004-02-15 21:01:05 +00:00
recht
c934703052 add buildlink3 2004-02-15 20:38:37 +00:00
wiz
7eedb8777e Convert to buildlink3. 2004-02-15 20:19:00 +00:00
wiz
a59c55175d Convert to buildlink3. 2004-02-15 20:01:11 +00:00
seb
f63bacc392 Remove info files entries from PLIST. 2004-02-15 20:00:45 +00:00
seb
48c017ef0c Remove info files entries from PLIST file. 2004-02-15 19:51:24 +00:00
seb
74369fb933 Remove info files entries from PLIST file.
XXX I did not test installed this package, it fails on -current,
it fails on 1.6.2ish, the update to latest version was not an easy
target, please someone pick this one...
2004-02-15 19:43:58 +00:00
seb
3934f7f00f Remove info files entries from PLIST file. 2004-02-15 19:42:01 +00:00
itojun
aa1abd0f8b net/nsd 2004-02-15 18:47:26 +00:00
itojun
6db5b07868 update to 2.0.0. IPv6 enabled by default, experimental DNSSEC support
(disabled by default).
2004-02-15 18:47:04 +00:00
recht
d1a76947e6 Note update of py-curl to 7.11.0. 2004-02-15 18:46:09 +00:00
recht
549bad8121 update to 7.11.0
* Added support for libcurl 7.11.0 CURLOPT features:
  INFILESIZE_LARGE, RESUME_FROM_LARGE, MAXFILESIZE_LARGE
  and FTP_SSL.

* Circular garbage collection support can now be enabled or
  disabled by passing the '--use-gc=[0|1]' parameter to setup.py
  when building pycurl.

* HTTP_VERSION options are known as CURL_HTTP_VERSION_NONE,
  CURL_HTTP_VERSION_1_0, CURL_HTTP_VERSION_1_1 and
  CURL_HTTP_VERSION_LAST.

* Added support for these new libcurl 7.11.0 features:
  CURLOPT_NETRC_FILE.
2004-02-15 18:44:01 +00:00
jmmv
7c50b14b62 gtk2 modules are not needed in the buildlink directory. 2004-02-15 18:41:44 +00:00
jmmv
c3c1b2940a Note update of gnome*-dirs to 1.3 and revision bumps for gnome2-control-center
and gnome-spell for their use of gnome2-dirs>=1.3.
2004-02-15 18:40:11 +00:00
jmmv
a1d6d432f3 Depend on gnome2-dirs>=1.3 which now handles the share/control-center-2.0/icons
shared directory.  Bump PKGREVISION to 1.
2004-02-15 18:39:22 +00:00
jmmv
a028e0a748 Depend on gnome2-dirs>=1.3 which now handles the share/control-center-2.0/icons
shared directory.  Bump PKGREVISION to 8.
2004-02-15 18:37:50 +00:00
jmmv
516725895e Handle the share/control-center-2.0/icons directory in gnome2-dirs.
Bump version to 1.3.
2004-02-15 18:36:23 +00:00
jmmv
f2128832ba Include gettext-lib's bl3, sort includes and use pkgsrc intltool. 2004-02-15 18:26:45 +00:00
jmmv
bb116c845a Note update of at-spi to 1.3.12. 2004-02-15 18:16:59 +00:00
jmmv
c6a81f0943 Update to 1.3.12:
* Fix for docs bug #129728 (Sebastien Bacher).
* Fix for bug #129479, allows distinction between multiple DISPLAY instances
  of at-spi registry.
* Fix for #124837, which could cause 'hang' interactions between desktop and
  clients such as gnopernicus.
* Fixes for NUMLOCK mask behavior, bug #129103.
* Greatly improved key synthesis for non-Latin characters.  We can now
  synthesize any KeySym which is defined in the current X keymap.
  (bug #128824).  Thanks to Marcus G Kuhn for the public-domain code borrowed
  here.
* Fixes for: 128912.
* new languages: fa, ar, id.
2004-02-15 18:14:51 +00:00
jmmv
fda8893004 This package does not use the compiler. 2004-02-15 18:08:03 +00:00
snj
24f02fed4d +ghostscript-8.01 (gnu) 2004-02-15 17:39:20 +00:00
sketch
c25853a701 Be more explicit with fixing up permissions of files installed by this
package to avoid issues with operating systems which are unable to perform
operations on a directory which is not writable.
2004-02-15 16:53:59 +00:00
wiz
389fe5621c Use more macros; fixes some warnings reported by tron. 2004-02-15 16:22:27 +00:00
recht
d514f703f6 Note update of TeXmacs to 1.0.3.3. 2004-02-15 15:51:10 +00:00
minskim
687339daa2 Add and enable py-vorbis. 2004-02-15 15:48:43 +00:00
recht
550f887d6e update to 1.0.3.3
changes:
- Application of many minor bug fixing patches.
- Some <TeXmacs> primitives have been documented in greater detail.
- Further fixes for using <name|True Type> fonts.

in the pkg:
- USE_LANGUAGES= c c++
- no need for gettext-lib, libiconv is enough for TeXmacs
2004-02-15 15:47:42 +00:00
minskim
a417d41ce3 Import py-vorbis from pkgsrc-wip. Provided by Michal Pasternak, and
slightly modified by me.

This package is Vorbis bindings for Python; see vorbis for details.
2004-02-15 15:47:29 +00:00
jlam
cffe5240a0 bl3ify 2004-02-15 15:12:23 +00:00
jlam
df194736cb We need to override librep's own libtool with the one from pkgsrc. 2004-02-15 15:02:38 +00:00
wiz
3b61ecb302 Libraries do not depend on libcurses. Remove inclusion
of its bl3.mk file. (Hi Juan!).
2004-02-15 14:55:09 +00:00
jlam
d48d056fe7 Whitespace nits. 2004-02-15 14:50:11 +00:00
jlam
d859a79bb1 Aside from everything under ${PREFIX}/include, grab all *.h files for
symlinking into ${BUILDLINK_DIR} for a more complete set of headers.
2004-02-15 14:37:00 +00:00
jlam
0e76e55e05 Move the inclusion of buildlink files ahead of the target definitions.
This makes all of the buildlink files come after any variable definitions
that could affect their behaviour, and makes all of the target
definitions come after all of the variables and .ifdef logic.  This
matches the way that many of the large, complex packages are already
written.
2004-02-15 14:09:25 +00:00