Commit graph

993 commits

Author SHA1 Message Date
jlam
cc4128d97e Buildlinkify, in the sense that only the perl headers are found in
${PREFIX} -- everything else is pickup up from ${BUILDLINK_DIR}.
2001-11-26 06:49:36 +00:00
tron
e07cfe8a40 Pull in latest bug fixes from the CVS repository which fix e.g problems
with loading the configuration and updating auctions. Bump version number
to 1.3.0.99 as this is now close to what will be the 1.3.1 release.
2001-11-21 22:40:05 +00:00
hubertf
dedc8817da add & enable root-tail 2001-11-20 23:19:48 +00:00
hubertf
fb50091420 Add root-tail-0.0.10:
Displays a given file anywhere on your X11 root window with a
transparent background. It was made because I'm very lazy and this was
easier than making a new rxvt pixmap each time I changed my background
to simulate that transparent effect. A null desc (example:
"/var/log/messages,red,") will prevent the printing of a description
and the []'s.

Submitted by Nate Johnston <natej@aol.net> in PR 14602.
2001-11-20 23:19:16 +00:00
jlam
d382f07f23 Use the standard auto_ptr implementation in the new toolchain case. This
case was previously skipped over.  This should fix pkg/14595 by Mark Davies
<mark@mcs.vuw.ac.nz>.
2001-11-15 23:38:54 +00:00
agc
be9bc4ff1b Replace "${GTAR} cf - . | (cd ... ; ${GTAR} xf - )" pipelines with a
single instance of ${PAX}.
2001-11-14 14:47:53 +00:00
jlam
5bf61279d7 * Strongly buildlinkify.
* Use qt2-designer-kde for a uic that understands KDE2 widgets.
2001-11-13 21:25:13 +00:00
jlam
737e773a8e Update koffice to 1.1. Package update was provided in pkg/14425 by Mark
Davies <mark@mcs.vuw.ac.nz> with changes by me.  Pkgsrc-related changes
include:

* Strongly buildlinkifying.
* Using qt2-designer-kde for a uic that understands KDE2 widgets.
* Fixing sources to compile with egcs-1.1.2's much-less-than-compliant
  C++ compiler.

Given the rapid development between the 1.0 and 1.1 releases, plus the
scope of the applications in the suite, it's difficult to summarize the
changes.  The major change is that KIllustrator is now named Kontour
for trademark reasons.  Aside from that, basically everything is more
featureful and more stable, plus there are more import/export filters for
other application suites.
2001-11-13 21:23:43 +00:00
jlam
1228e87d47 * Strongly buildlinkify.
* Use qt2-designer-kde for a uic that understands KDE2 widgets.
2001-11-13 21:22:24 +00:00
jlam
93dae9f1a6 Update kdepim2 to 2.2.1nb1. Changes from version 2.2.1 include:
* Build and install kpilot, the KDE PalmPilot HotSync software.  This fixes
  pkg/14547 by Cesar Crusius <crusius@barcelonadesign.com>.
* Strongly buildlinkify.
* Use qt2-designer-kde for a uic that understands KDE2 widgets.
2001-11-13 21:21:01 +00:00
jlam
ecdd24e71c * Strongly buildlinkify.
* Use qt2-designer-kde for a uic that understands KDE2 widgets.
* Recognize shadow password suite on Linux.
2001-11-13 21:19:35 +00:00
hubertf
09c1f15d9d Adjust format a bit:
* 75 * '='
 * RCS ID
 * blank line
 * message text
 * optional blank line
 * 75 * '='
2001-11-11 06:17:26 +00:00
skrll
7b3bbf90d2 Don't install efax setuid root.
From the email to kde-announce:

The program "efax" which is distributed as part of the klprfax program in the
kdeutils module poses a security risk when installed suid. "efax" has been
part of KDE 2.2 and KDE 2.2.1 and is installed suid by default.

Scope: a local user can gain root privileges by exploiting a bug in "efax".

Solution: Remove the suid bit from the "efax" executable. This can be done
with the following command:

         chmod -s `locate bin/efax`

"efax" will continue to work as before as long as users have sufficient rights
to create lock files in the system lock directory (like /var/lock) and
sufficient rights to open the modem device.
2001-11-10 19:43:33 +00:00
magick
f3698e49fb Update nxtvepg to 0.6.4
Changes from 0.6.3 to 0.6.4
- bugfix database merge: merging used to produce only empty databases, because
  zero networks were loaded; the user was forced to manually add networks via
  the network selection dialog. This bug was introduced in version 0.6.2.
  Thanks to Mathias Homann and Jan Schubert for reporting this bug.
- bugfix xawtv popup: percentage was displayed as 10000% for programmes
  running later than the announced stop time (on channels with VPS/PDC).
  Thanks to Ulrich Mueller for the bug report & fix.
2001-11-08 18:09:45 +00:00
damon
608cdd1d99 Ensure the plugins dir is there at install time 2001-11-01 15:28:44 +00:00
zuntum
c72c1cf5f9 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
zuntum
d00253ff38 Rewrite ${SED} & ${ECHO} hacks, and rename target from do-configure to
post-patch.
2001-10-31 08:10:54 +00:00
damon
9a4d9e9566 Added gkrellm-moon and gkrellm-weather 2001-10-30 13:36:27 +00:00
damon
001e582ecd Initial Version 2001-10-30 13:22:05 +00:00
agc
63e640ea1d s/chmod/${CHMOD}/ 2001-10-26 14:31:30 +00:00
wiz
460b06f7ea Move post-extract script contents into post-extract make rule. 2001-10-26 13:57:26 +00:00
agc
ea79657c3b Move from a custom post-patch script to a standard package Makefile
target, and do things a bit more efficiently.

Remove now unnecessary script.

XXX This Makefile still needs work wrt tty devices XXX
2001-10-26 12:33:23 +00:00
lukem
6da054cb03 only conflict on rpm2cpio < 1.0nb1 2001-10-24 00:26:51 +00:00
kei
24e3e5f3b2 added and enabled php4-mbstring. Bernd Ernesti noticed in the private
message.  Thank you.
2001-10-19 21:06:42 +00:00
kei
62f2c923fe misc/php-mbstring: PHP4 extension for multibyte characters support (currently
Japanese only)

This extension is comes with php-4.0.6 distribution.
2001-10-19 07:30:09 +00:00
veego
63ad910dee SVR4 packages have a limit of 9 chars for a package name.
The automatic truncation in gensolpkg doesn't work for packages which
have the same package name for the first 5-6 chars.
e.g. amanda-server and amanda-client would be named amanda and amanda.
Now, we add a SVR4_PKGNAME and use amacl for amanda-client and amase for
amanda-server.
All svr4 packages also have a vendor tag, so we have to reserve some chars
for this tag, which is normaly 3 or 4 chars. Thats why we can only use 6
or 5 chars for SVR4_PKGNAME. I used 5 for all the packages, to give the
vendor tag enough room.
All p5-* packages and a few other packages have now a SVR4_PKGNAME.
2001-10-18 15:20:01 +00:00
jlam
83d91b4a2b Note addition of php4-calendar. 2001-10-16 07:05:24 +00:00
jlam
eabf090b4f misc/php4-calendar: PHP4 extension for calendar conversion support
This version is from the php-4.0.6 distribution.
2001-10-16 07:05:00 +00:00
skrll
a62b3e67a6 Update to KDE 2.2.1
With apologies to Al I wouldn't know where to start with a summary of the
changes between 2.1 and 2.2.1 - there are just too many. A couple of
hopefully static URLS that contain useful information are

http://www.kde.org/announcements/changelog2_1to2_2.html
http://www.kde.org/announcements/changelog2_2to2_2_1.html

Support for a.out for kde{libs,base} added by me. The libtool/a.out
combination doesn't like the linking of modules into binaries. A better
way of doing this will appear in future versions of KDE/pkgsrc.
2001-10-15 22:45:55 +00:00
rh
ff2deda9c5 Update gnome-utils to 1.4.1. Changes include:
gnome-utils 1.4.1 (2001-10-04)

general:
        Translation updates.  (Christian Rose, Stanislav Visnovsky,
        Kjartan Maraas, Linas Vepstas, Pablo Saratxaga)

gtt:
        * Many new things including: UI for custom reports, Uses guile
          internally for reports, can stop timer on idleness, add some
          more values, can edit properties without changing current
          project (Linas Vepstas)
        * Misc fixes (George)

gcalc:
        * Fix resizing (Glynn Foster)

logview:
        * Documentation (John Fleck)

gnome-utils 1.4.0.99 (2001-09-04)

general:
        * Update doc build stuff to use jw on RH 7.1 and any other dist
          which has moved to docbook-utils. (Dan Mueth)
        * We now require GConf (George)
        * Fix DESTDIR on installation. (George)
        * use xml-i18n-tools for .desktop/.keys files (Kjartan Maraas)
        * az docs removed, apparently they were quite broken (John Fleck)
        * Translation updates. (Abel Cheung, Valek Filippov, Kjartan
          Maraas, Stanislav Visnovsky, Zbigniew Chyla, Andras Timar,
          Takayuki KUSANO, Christian Rose, Ole Laursen, Carlos Perell
          Marn, Peteris Krisjanis, Christian Meyer, Almer S. Tigelaar,
          Fatih Demir, Marc Maurer, G<F6>rkem Cetin, Christophe Merlet,
          Stanislav Brabec, Faith Demir, Jesus Bravo Alvarez)

gcalc:
        * Warning fix. (Kjartan Maraas)
        * Documentation fix. (John Fleck)
        * Fix compilations on some systems. (George)

gdialog:
        * Fix compilations on some systems. (George)
        * Docs (Patanjali Somayaji, John Fleck)

gdiskfree:
        * Some internal reorganization for excluded filesystems (Gregory
          McLean)
        * New icon/splash pixmap. (Matthias Warkus, Timothy Musson)
        * Minor fixes. (George)

gcharmap:
        * Don't use the system colormap. (Kjartan Maraas)

gcolorsel:
        * Hook up help button in preferences to do something. (Kjartan
          Maraas)
        * Don't use the system colormap. (Kjartan Maraas)

gtt:
        * An ongoing rewrite to support many MANY cool new features.
          Still not 100% stable though.  (Linas Vepstas)

logview:
        * Fix FreeBSD compilation. (Peter A Jonsson)
        * Massage the scrolling to be more sane (it still doesn't work
          completely correctly). (George)
        * Fix compilations on some systems + various minor fixes. (George)

stripchart:
        * Fix 64bit issues with reading /proc (George)
2001-10-13 08:30:25 +00:00
tron
1330351485 Don't write empty configuration strings to the configuration file like
e.g. an empty proxy setting because the very optimistic parse can't
handle those.
2001-10-07 22:44:20 +00:00
tron
72e2dbf829 Fix saving and loading of the configuration file and make the proxy support
work
2001-10-07 22:17:20 +00:00
tron
8001c7927a Update "bidwatcher" package to version 1.3.0 beta.
Changes since version 1.1.7:
- Conversion to use the gtk+ toolkit, making this version 100% GPL clean!
- Support for auctions in foreign currencies.
- Cleaner ebay access-- i.e. instead of hardcoded IPs, we now
  do DNS lookups and follow 302 redirects
- HTTP proxy server support
- Support for eBay motors
- Uses the GNU Autoconf (configure) system
- Drag-n-drop support
2001-10-07 08:29:43 +00:00
tron
c16e49e7f9 Update home page URL. 2001-10-06 23:06:15 +00:00
tron
4901c93722 Use buildlink glue code for "libglade" to fix build problem. 2001-10-05 22:10:21 +00:00
abs
4f76b58310 Avoid Makefile breakage on non supported ARCH 2001-10-01 15:52:05 +00:00
zuntum
78b62cc653 Use REPLACE_PERL instead of SED/MV 2001-10-01 06:35:58 +00:00
mycroft
422e56b37b Hack around problems with locale.h not being included. (This may not be
exactly TRT; it should probably use Xlocale.h.)
2001-09-30 22:13:45 +00:00
jlam
f79573370a Mechanical changes to 375 files to change dependency patterns of the form
foo-* to foo-[0-9]*.  This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net.  Also
change dependency examples in Packages.txt to reflect this.
2001-09-27 23:17:41 +00:00
jlam
2af02a434a Note addition of misc/p5-ControlX10-CM17. 2001-09-27 02:54:03 +00:00
jlam
3817f7f5d9 p5-ControlX10-CM17 - perl5 module for controlling the X10 CM17A controller
The FireCracker (CM17A) is a send-only X10 controller that connects
to a serial port and transmits commands via RF to X10 transceivers.
This module translates human-readable commands (eg. 'A2J') into the
bit patterns and control signal pulses accepted by the CM17.

This package was provided by Damon Brodie <damon@brodiefamily.org> in
pkg/11784 with some updates to conform to current pkgsrc standards by me.
2001-09-27 02:45:21 +00:00
wiz
cac66281b5 Wildcard dependency on kdebase to >= 2.1. Addresses pkg/14056. 2001-09-24 20:03:47 +00:00
tron
365242e63a Correct spelling of "eBay" in comment. 2001-09-24 06:52:08 +00:00
magick
0c6336a1e4 Update nxtvepg to 0.6.3
Changes from 0.6.2 to 0.6.3

- Added daemon mode to allow background acquisition without GUI. Added
  new command line options -daemon and -acqpassive
- Signal HUP can now be used to toggle acquisition on and off (with GUI
  only; the daemon terminates when acquisition is disabled). Before, the
  signal used to disable acquisition only.
- Fix: catch death of acquisition slave process (i.e. after deadly
  signal) and mark acquisition as disabled in the master process.
2001-09-23 09:55:59 +00:00
jlam
d879e1cb60 Mark as USE_BUILDLINK_ONLY. 2001-09-22 05:42:04 +00:00
jlam
f2f152b7a3 Note addition of bidwatcher, and eBay sniper program. 2001-09-22 05:40:31 +00:00
jlam
e698e70516 BidWatcher is a tool for people using the giant eBay auction site. It
uses your eBay id and password to track your eBay listings, items that you
have bid on, and items that you enter by hand.   It also has an integrated
snipe tool.

This was initially provided by Brad Knotwell <knotwell@ix.netcom.com> in
pkg/13128 but has been heavily modified to remove FreeBSDisms and to use
buildlink.mk files.
2001-09-22 05:38:22 +00:00
wiz
86d0d4fd8b Add and enable cstream 2001-09-19 10:39:44 +00:00
gmcgarry
e2ba4763e4 General-purpose stream-handling tool with bandwidth limiting 2001-09-19 05:24:27 +00:00
wiz
b21af6b66d Update to 1.03t, provided by the package maintainer Nobuhiro Yasutomi
in pkg/13908. Changes since 1.03s:
Revise history function.
Add error message when fail to intenral command.
Support relative path archiving in archive browser.
Keypad transfer mode support uncompat environment.
File name complition include internal command name.
Bug fixes.
2001-09-14 22:51:54 +00:00