Commit graph

53099 commits

Author SHA1 Message Date
jmmv
8496c41706 Update to 2.4.1nb2 (really merge from the gnome2 meta-pkg). 2004-01-24 21:26:40 +00:00
jmmv
1b2048b2b5 Reimport of the gnome meta-pkg as gnome1, version 1.4.2.1nb5. 2004-01-24 21:25:04 +00:00
recht
be04405959 bl3ify and add a buildlink3.mk 2004-01-24 21:24:09 +00:00
kristerw
03e47212a7 Use GCC_REQD instead of USE_PKGSRC_GCC when overriding the compiler
for arm, so that we don't need to install the gcc package(s) on
machines that already have a working compiler in their /usr/bin.
2004-01-24 20:55:42 +00:00
recht
4a8320bcb9 bl3ify 2004-01-24 20:53:54 +00:00
kristerw
a075f5adf6 Use GCC_REQD instead of USE_PKGSRC_GCC when overriding the compiler
for arm, so that we don't need to install the gcc package(s) on
machines that already have a working compiler in their /usr/bin.
2004-01-24 20:41:01 +00:00
kristerw
84c60bccbc Use GCC_REQD instead of USE_PKGSRC_GCC when overriding the compiler
for arm, so that we don't need to install the gcc package(s) on
machines that already have a working compiler in their /usr/bin.
2004-01-24 20:14:56 +00:00
recht
18b47b5426 Follow grant@'s lead and use Makefile.common for python23 and python23-pth. 2004-01-24 19:48:11 +00:00
recht
16ef48dc23 note update of pygopherd to 2.09 2004-01-24 19:45:36 +00:00
recht
76d9a166a9 update to 2.0.9
changes:

pygopherd (2.0.9) unstable; urgency=low
  * Don't crash if simpletal is unavailable.

pygopherd (2.0.8) unstable; urgency=low
  * Fixed a logic error in the Numb handling fix.

pygopherd (2.0.7) unstable; urgency=low
  * Fixed UMN.py to properly handle Numb=.

pygopherd (2.0.6) unstable; urgency=low
  * Updated debian/docs.

pygopherd (2.0.5) unstable; urgency=low
  * Added build-dep on python2.3-dev.  Closes: #213938.

pygopherd (2.0.4) unstable; urgency=low
  * Eliminated outdated import of xreadlines, clearing up a warning
    with Python 2.3.
2004-01-24 19:44:00 +00:00
kristerw
bce12e4c4c Fix typo that prevented this package from building. 2004-01-24 18:58:53 +00:00
kim
ea441dbc54 Updates: pflogsumm-1.1.0, roller-1.14 2004-01-24 18:20:31 +00:00
kim
43b5ca540d Upgrade to 1.14:
- handle proftpd
- handle new NetBSD-current messages
- handle ntpd v4
2004-01-24 18:18:53 +00:00
recht
7ba51279e0 fix typo
spotted by grant@
2004-01-24 18:17:54 +00:00
kim
e6b394f9d1 Upgrade to 1.1.0:
- numerous fixes to correctly parse logs from non-ancient versions of Postfix
- see http://jimsun.linxnet.com/downloads/ChangeLog-1.1.0
2004-01-24 18:15:32 +00:00
jmmv
599c2715a9 Add and enable rhythmbox. 2004-01-24 17:46:11 +00:00
jmmv
4ad89699e1 Note addition of rhythmbox, version 0.6.5. 2004-01-24 17:45:58 +00:00
jmmv
7a9cf0ebde Initial import of rhythmbox, version 0.6.5:
Rhythmbox is an integrated music management application, originally inspired
by Apple's iTunes.  It is free software, designed to work well under the GNOME
Desktop, and is based on the powerful GStreamer media framework.

Rhythmbox has a number of features, including:
* Easy to use music browser.
* Searching and sorting.
* Comprehensive audio format support through GStreamer.
* Internet Radio support.
* Playlists.
2004-01-24 17:44:36 +00:00
jmmv
b10c3ae982 Fix path to OSS audio device. 2004-01-24 17:35:41 +00:00
jmmv
51e4420188 Note update of gstreamer and gst-plugins to 0.6.4. 2004-01-24 16:39:43 +00:00
jmmv
07f431af97 Bump revision due to gstreamer and gst-plugins updates to 0.6.4. 2004-01-24 16:38:39 +00:00
jmmv
59d3a3609f Update to 0.6.4. This release includes multiple bugfixes since 0.6.1. 2004-01-24 16:36:44 +00:00
mrauch
c33d2e9bbe Solve the problem with the missing memcpy differently
(Forward patch from the fix that finally went into grub's CVS)
The old way had problems finding disks and formatting curses output properly.
Fixes PR pkg/24214.
2004-01-24 16:36:03 +00:00
jmmv
e928eef5e6 Update to 0.6.4. This release includes multiple bugfixes since 0.6.1. 2004-01-24 16:34:19 +00:00
grant
59daad6697 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 15:46:42 +00:00
grant
494dc7a6a7 replace reference to USE_GMAKE with USE_GNU_TOOLS make. 2004-01-24 15:32:59 +00:00
grant
9b4feec99c replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 15:30:32 +00:00
grant
e3d128293a replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 15:18:32 +00:00
grant
60ad86155b replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 15:06:57 +00:00
tron
b833e26d8a Fix Posix Threads locking problem as suggested by Min Sik Kim on the
"current-users" mailing list.
2004-01-24 15:00:26 +00:00
grant
a07396feb8 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 15:00:22 +00:00
tron
7020391cd2 Fix Posix Threads locking problem as suggested by Min Sik Kim on the
"current-users" mailing list.
2004-01-24 14:59:27 +00:00
grant
6eab5759a3 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 14:50:05 +00:00
grant
57891cda0a replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 14:11:09 +00:00
xtraeme
e048c6c3e6 Update rdesktop to 1.3.1
Changes:

   * Crypto fixes for RDP5
   * Keyboard and keymap fixes
   * some endianess fixes for high color
   * portability enhancements
2004-01-24 14:02:38 +00:00
grant
abac7b9eaa replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 14:01:53 +00:00
xtraeme
86e4785fb1 Update rdesktop to 1.3.1
Changes:

   * Crypto fixes for RDP5
   * Keyboard and keymap fixes
   * some endianess fixes for high color
   * portability enhancements
2004-01-24 14:01:47 +00:00
grant
f1ab3f4ed4 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 13:51:13 +00:00
grant
137d281145 fix typo in comment 2004-01-24 13:47:56 +00:00
grant
c2a90f7ecc remove empty conditional 2004-01-24 13:42:22 +00:00
grant
7d3491bf41 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 13:41:27 +00:00
grant
4390a2f42b replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 13:30:55 +00:00
kristerw
c0ac5ba43d Use GCC_REQD instead of USE_PKGSRC_GCC when overriding the compiler
for arm, so that we don't need to install the gcc package(s) on
machines that already have a working compiler in their /usr/bin.
2004-01-24 13:25:17 +00:00
xtraeme
2a48a239f1 Update abiword to 2.0.3
Changes:

	o Several crasher bugs have been fixed related to Foot and
	  Endnotes.
	o Fix a nagging bug causing Copy&Paste not to function properly.
	o Lots of Windows frontend fixes and cleanups.
	o Improved WordPerfect importer, adding initial support for WP4.2
	  and 5.x type documents.
	o Improved SDW importer.
	o Translation updates for the Arabic, Finish, Spanish, Albanian,
          Malay and Catalan languages.
2004-01-24 13:10:56 +00:00
kristerw
1a45c9e3c5 Use GCC_REQD instead of USE_PKGSRC_GCC when overriding the compiler
for arm, so that we don't need to install the gcc package(s) on
machines that already have a working compiler in their /usr/bin.
2004-01-24 12:59:50 +00:00
kristerw
1ff714b88e Use GCC_REQD instead of USE_PKGSRC_GCC when overriding the compiler
for arm, so that we don't need to install the gcc package(s) on
machines that already have a working compiler in their /usr/bin.
2004-01-24 11:36:33 +00:00
jmmv
a2730fc598 Note update of mjpegtools to 1.6.1.93. 2004-01-24 10:55:48 +00:00
jmmv
e29ddff046 Missed during update to 1.6.1.93. 2004-01-24 10:54:45 +00:00
jmmv
4c3c690235 Update to mjpegtools-1.6.1.93. I haven't been able to find a list of changes,
what I've found from diffing since 1.6.1.90 are mostly bug fixes.

While here, disable GTK support, so that we don't get a dependancy on GTK 1
when installing GNOME2.  This only removes the 'glav' program anyway, which
may be later added in an independant package if needed.
2004-01-24 10:54:08 +00:00
jmmv
c627996592 Fix build; I guess this is a gcc3 issue. 2004-01-24 10:00:29 +00:00