Commit graph

113659 commits

Author SHA1 Message Date
jmmv
01e61dfad8 Note revision bump for gdm to 1. 2007-06-04 14:46:56 +00:00
schmonz
311cf8bd08 On Darwin, link with -flat_namespace. Fixes this runtime error:
dyld: Symbol not found: ___global_list
      Referenced from: /usr/pkg/lib/libvi.0.dylib
      Expected in: flat namespace

    Trace/BPT trap

Bump PKGREVISION. While here, reverse-resolve HOMEPAGE and MASTER_SITES.
2007-06-04 14:45:47 +00:00
jmmv
b3c79f8100 Mimic the default xdm configuration and only use vt05 if running under
any combination of NetBSD/OpenBSD with i386/x64_86.  Fixes problems
shown in other platforms as described in PR pkg/30888.
2007-06-04 14:43:57 +00:00
martti
41f2f6b0f2 clamsmtp-1.8nb2 2007-06-04 12:56:45 +00:00
martti
3e4acf536e Fix name of configuration file (pkg/36433).
PKGREVISION++
2007-06-04 12:55:48 +00:00
rillig
431fbeeba1 For GNU-style configure scripts, the environment variable install_sh
must point to a shell script (as the name implies), not to a binary.
2007-06-04 12:10:20 +00:00
rillig
c59d12417b Imported p5-Class-Accessor-Chained from pkgsrc-wip.
A chained accessor is one that always returns the object when called
with parameters (to set), and the value of the field when called with
no arguments.
2007-06-04 08:49:18 +00:00
rillig
a3a72d22f3 Keywords may be separated by commas. 2007-06-04 08:11:07 +00:00
rillig
ee5b4f997c Added documentation. 2007-06-04 08:10:32 +00:00
rillig
a687e667c6 Added documentation. PKGREVISION++ 2007-06-04 07:37:58 +00:00
wiz
77ed0e7cca Remove dead mirror site. From Zafer Aydogan. 2007-06-04 05:44:09 +00:00
obache
6ec9992d73 Added graphics/rabbit version 0.5.2 2007-06-04 04:16:42 +00:00
obache
4e297efc66 Add rabbit. 2007-06-04 04:15:55 +00:00
obache
e8b2ec0f6b Import rabbit version 0.5.2.
This is an application to do presentation with RD document.
2007-06-04 04:13:52 +00:00
heinz
735d0a6656 Avoid usage of modern kinds of parameter expansion (##, #, %%, %)
because /bin/sh on Solaris doesn't understand this syntax and bmake
uses this ancient shell.
bmake should really be built with /bin/ksh or /usr/xpg4/bin/sh as the
default shell.
2007-06-04 00:07:48 +00:00
wiz
6218de2b57 Remove dead mirror sites. From Zafer Aydogan. 2007-06-03 23:28:15 +00:00
wiz
616818d575 Remove dead mirror site. From Zafer Aydogan. 2007-06-03 23:27:23 +00:00
heinz
17a26fe24a Added support for installation to DESTDIR. 2007-06-03 22:57:25 +00:00
wiz
bf3ff39499 Remove dead mirror, from Zafer Aydogan. 2007-06-03 22:40:25 +00:00
wiz
34664c0ae0 Remove dead mirror site. From Zafer Aydogan. 2007-06-03 22:04:42 +00:00
agc
c8b15d3ad6 Fix a problem pointed out by Krister Walfridsson - don't indent a comment
with tabs in a Makefile - bmake gets awfully upset because it thinks it's
a shell command.
2007-06-03 21:32:18 +00:00
rillig
8b91f13380 Added "local" as a valid category, since it is suggested in the pkgsrc
guide.
2007-06-03 18:38:14 +00:00
kleink
e0024b5e32 Note update of www/drraw to 2.2a4. 2007-06-03 16:42:21 +00:00
kleink
8dc454a7dc Update drraw to 2.2a4.
Changes since 2.2a3 [2007/03/17]:
  - Fixed support for SHIFT graph command.
  - Updated RRDs::fetch usage again (courtesy of Andy Mayhew).
  - Saving dashboards could generate bad index entries (reported by Fabien
    Wernli).
  - Added "Invisible" color (suggested by John Rouillard).
  - Dashboard style display for templates broke custom time display of
    templates (reported by Mark Noworolski).
  - Two typos caused forms to use POST instead of GET (courtesy of Fabien
    Wernli).
  - The graph editor no longer allowed stacking CDEFs or VDEFs (reported by
    John Rouillard).
2007-06-03 16:40:48 +00:00
xtraeme
4cbefa8dc8 Updated sysutils/htop to 0.6.6 2007-06-03 12:54:44 +00:00
xtraeme
d5da34baf3 Update to 0.6.6:
* Add support of NLWP field
  (thanks to Bert Wesarg)
* BUGFIX: Fix use of configurable /proc location
  (thanks to Florent Thoumie)
* Fix memory percentage calculation and make it saner
  (thanks to Olev Kartau for the report)
* Added display of DRS, DT, LRS and TRS
  (thanks to Matthias Lederhofer)
* BUGFIX: LRS and DRS memory values were flipped
  (thanks to Matthias Lederhofer)
* BUGFIX: Don't crash on very high UIDs
  (thanks to Egmont Koblinger)
2007-06-03 12:53:59 +00:00
ghen
c33107bd7d Updated print/scribus to 1.3.3.9. 2007-06-03 10:56:09 +00:00
ghen
afe39212e9 Update to Scribus 1.3.3.9 (bugfixes). 2007-06-03 10:55:36 +00:00
ghen
d00bae174f Reindent. 2007-06-03 10:55:10 +00:00
jmmv
7347c18904 smartmontools updated to 5.37. 2007-06-03 10:41:14 +00:00
jmmv
c6838f1d47 Update to 5.37:
This is an unstable/experimental release of smartmontools.  I'm commiting
this update anyway because of the SAT support, which allows this utility
to be used with recent hard disks.  No problems experienced so far and no
objections raised on tech-pkg@.

Changes include:

- Many additions to the table of known drives
- SAT (SCSI/ATA Translation) support
- SCSI background scan results log
- smartd -W directive for temperature tracking and warning
- smartctl -n option to check power state
- improved smartd power state logging
- CCISS support under Linux
- HighPoint RocketRAID support under Linux
- 3ware RAID support under Windows
- SPT interface for SCSI devices under Windows
- ATA selective self test under Windows XP/2003
- NSIS installer support for Windows version
- Started move from C to C++
- Various other improvements
2007-06-03 10:40:07 +00:00
dsainty
ec581d5b10 Fogot to set MAINTAINER to myself. Also, some cosmetic changes for pkglint. 2007-06-03 09:28:34 +00:00
jmmv
738f89eadb Note addition of tex-resume, version 20010823. 2007-06-03 09:00:22 +00:00
jmmv
44dffd60fe Add and enable tex-resume. 2007-06-03 08:59:36 +00:00
jmmv
2300e9ebd3 Initial import of tex-resume-20010823:
This package provides a LaTeX document style to easily write resumes.
2007-06-03 08:59:02 +00:00
dsainty
8d606b219e Added graphics/gimp-fix-ca version 2.1.0 2007-06-03 08:00:59 +00:00
dsainty
52021fa9fe Add gimp-fix-ca 2007-06-03 07:51:38 +00:00
dsainty
6e117aba04 Fix-CA is a Gimp plug-in to correct chromatic aberration (CA). 2007-06-03 07:48:13 +00:00
wiz
d3b77b4bff digikam-docs updated to 0.9.1. 2007-06-03 00:50:36 +00:00
wiz
215174353f Update to 0.9.1:
Documentation for the 0.9.1 release.
2007-06-03 00:50:11 +00:00
wiz
07895ec2b8 Remove dead mirror. From Zafer Aydogan. 2007-06-03 00:41:27 +00:00
agc
43044810f6 Add a quick message file giving directions on how to run metisse. 2007-06-02 19:29:27 +00:00
agc
2d780ff565 Find the nucleo buildlink3.mk file in the correct directory 2007-06-02 19:25:37 +00:00
agc
5e15f63e2c Note addition of pkgsrc/wm/metisse 2007-06-02 19:11:05 +00:00
agc
b239cbc26e Add and enable metisse 2007-06-02 19:09:03 +00:00
agc
23adcfb2e9 Initial import of metisse-0.4.0rc4 into the Packages Collection.
Metisse is an X-based window system designed with two goals in mind.
	First, it should make it easy for HCI researchers to design and
	implement innovative window management techniques Second, it should
	conform to existing standards and be robust and efficient enough to be
	used on a daily basis, making it a suitable platform for the
	evaluation of the proposed techniques.

	Metisse is not focused on a particular kind of interaction (e.g.  3D)
	and should not be seen as a new desktop proposal.  It is rather a tool
	for creating new types of desktop environments.
2007-06-02 19:07:32 +00:00
jmmv
27c4bdfcd2 Note addition of boost-jam and revision bumps for boost-build and boost. 2007-06-02 17:52:54 +00:00
jmmv
e466927ff1 Depend on boost-jam. Bump PKGREVISION to 3. 2007-06-02 17:52:16 +00:00
jmmv
1e7904fff6 Fix path to bjam.mk: it now lives inside boost-jam, not boost-build. 2007-06-02 17:51:48 +00:00
jmmv
ce7d44f45f Make this package install the Boost.Build (v2) framework instead of the
bjam utility.  The latter is now provided in the boost-jam package, as the
Boost.Build packaging guidelines describe.
2007-06-02 17:50:28 +00:00