Commit graph

94895 commits

Author SHA1 Message Date
martti
f9703bae53 jalbum-6.3.2 2006-03-17 06:26:33 +00:00
martti
8f58a7d89b Updated www/jalbum to 6.3.2
* small bug fixes

Note: even though we are in the middle of pkgsrc freeze I have to do this
as this new release uses the same filename as 6.3 and the old file is
no longer available. This was detected by the bulk build system as
invalid checksum.
2006-03-17 06:26:21 +00:00
taca
2d15ea6c5a Make action line begin from tab character removing two spaces. 2006-03-17 02:53:00 +00:00
jlam
bd1acb366c Don't use ${LOCALBASE} to refer to the package's install directory -- use
${PREFIX} instead.
2006-03-16 23:52:30 +00:00
jlam
8dd69b3db6 Don't use LOCALBASE to refer to the install directory. 2006-03-16 23:33:35 +00:00
jlam
906af92c66 The plist module automatically handles converting "man" entries into
${PKGMANDIR} entries -- no need to do it here.
2006-03-16 23:12:48 +00:00
minskim
f2374944fa Make this package build on Darwin. getxattr(2) and setxattr(2) on Darwin
require additional arguments related to the resource fork attribute.
2006-03-16 23:00:08 +00:00
joerg
a0e4a40bc4 Needs makedepend as tool. 2006-03-16 22:54:06 +00:00
wiz
9c3b7a59c8 Consistently use NetBSD.org address for shell, shellhung.org does not exist. 2006-03-16 22:48:42 +00:00
wiz
2ed33ab2a6 Reset maintainer, host says:
Name service error for name=wongs.net type=MX: Host not found, try again.
for five days in a row, on two separate occasions (more than a week apart).
2006-03-16 22:46:30 +00:00
jlam
ac1b7b84dd Teach the tools framework about "makedepend", supplied by the imake
packages.
2006-03-16 22:31:59 +00:00
wiz
0ea820821a Mark as not-for-sparc64, and add link to sourceforge bug id. 2006-03-16 22:17:04 +00:00
wiz
625aa559a1 + firefox-bin-flash-7.0.63, gtk2+-2.8.16, kbarcode-2.0.0,
moz-bin-flash-7.0.63, ns-flash-7.0.63, skipstone-0.9.5, wine-0.9.10.
2006-03-16 22:03:34 +00:00
minskim
1dbedbcd11 Define target.path for qmake to pass proper options to libtool. This makes
the package build with the libtoolized pkgsrc qmake.
2006-03-16 21:58:52 +00:00
bouyer
a3fe751993 Note amanda-client 2.4.4p4nb3 2006-03-16 19:15:13 +00:00
bouyer
9d0b2e1564 Add a new option, --with-dump-use-snapshot to amanda's configure script.
This will cause amanda to add -X to dump on systems where this option
is available (AFAIK NetBSD 3.0 and newer).
Add the user-settable variable AMANDA_DUMP_SNAP to control this at the
package build time (disabled by default).
Bump pkgrevision.
2006-03-16 19:13:57 +00:00
jlam
f3118493b1 Don't patch both the texinfo file and the generated info file. This
avoids problems with timestamps and make's dependency graph calculations.
2006-03-16 18:36:44 +00:00
joerg
1ad4f9bcd0 Never use -Wid-clash-30. It is dead, Jim. 2006-03-16 17:32:03 +00:00
joerg
6460515727 Stupid code using zlib's prototype header. Patch away. 2006-03-16 14:04:58 +00:00
ghen
667fa649e1 Fix build error on Solaris with SunStudio compilers (symbol referencing error),
provided by PR pkg/33077.
2006-03-16 09:08:55 +00:00
drochner
2ab7a2c84f improve textual description, suggested by Jeremy C. Reed 2006-03-15 21:10:10 +00:00
wiz
9c2e1f00fc - gstreamer-0.10.4 (thanks, jmmv). 2006-03-15 20:10:34 +00:00
wiz
ad6448086c + ORBit2-2.14.0, eog2-2.14.0, evolution-2.6.0, gdm-2.14.0,
gnome-icon-theme-2.14.2, gnome-session-2.14.0, gnumeric-1.4.4,
  gst-plugins0.10-base-0.10.5, gstreamer-0.10.4, libbonobo-2.14.0,
  libbonoboui-2.14.0, multitail-3.8.9, nautilus-cd-burner-2.14.0.2,
  p5-gtk2-2.14.0, qalculate-0.9.3.
2006-03-15 19:46:59 +00:00
drochner
8dc8beb526 +evince-nautilus 2006-03-15 19:28:05 +00:00
minskim
57f462af98 Do not include malloc.h on Darwin, since it is not available. Patches
provided by John D. Baker in PR pkg/31871.
2006-03-15 19:27:31 +00:00
drochner
459c80265f add pkg for the nautilus plugin of evince which I removed from
the evince base pkg yesterday (to clean up dependencies)
2006-03-15 19:27:05 +00:00
drochner
6086428d9f restructure the getgroupmembership backend to handle merging of
information fron different sources correctly,
also sort out duplicate group IDs as the libc backends do
fixes PR pkg/32988 by Stephan Thesing
bump PKGREVISION
2006-03-15 19:23:47 +00:00
agc
3d7695e788 Note the start of the freeze in preparation for the pkgsrc-2006Q1 branch. 2006-03-15 18:17:07 +00:00
joerg
4ff460fdfe Libtoolification of devel/trio and build fix for devel/pthread-sem. 2006-03-15 16:51:54 +00:00
joerg
05660172ae Libtoolify trio. Bump revision. 2006-03-15 16:44:50 +00:00
joerg
ef5a3a2870 Fix build before someone tries to use this. *blush*
Honour PKGMANDIR. Bump revision.
2006-03-15 16:34:13 +00:00
jlam
47283bca00 Always run the pkginstall framework targets to generate the
INSTALL/DEINSTALL and rc.d scripts, regardless of whether NO_BUILD is
defined or not.

We do this by renaming the main "build" target to "_build", and creating
a new "build" target that has "_build" and "pkginstall" as dependencies.
This allows the "build" and "install" targets to be consecutive, so
no changes in behavior are visible to the user.

Because the pkginstall targets are no longer run within the protection
of the locks during the build phase, we need to manage locking within
a new "pkginstall" target.
2006-03-15 16:20:11 +00:00
jlam
ce8c6b5c7a Back out previous... it was part of some larger changes that were never
committed and I got ahead of myself.
2006-03-15 14:06:09 +00:00
gdt
41f63bdee0 force using libexif. PKGREVISION++ 2006-03-15 13:02:17 +00:00
gdt
44ec382e52 note update of gimp-ufraw (which was done yesterday) 2006-03-15 12:42:51 +00:00
salo
2dbd0f70d1 Fix PLIST. (hi cube and martti!) 2006-03-15 11:48:29 +00:00
taca
e608d8bba1 Add (trial) workaround for getaddrinfo() on Linux. 2006-03-15 08:18:45 +00:00
wiz
9b49198890 x11vnc updated to 0.8. 2006-03-15 07:21:17 +00:00
wiz
a6ba4eeb7e Update to 0.8, provided by OBATA Akio in PR 33068.
New in the 0.8 x11vnc release:

TightVNC file transfer support is enabled via the extension to
LibVNCServer added by Rohit Kumar.

The -passwdfile option has been enhanced to handle any number
of full-access and view only passwords in an easy to
maintain format, and additional features.

The -8to24 option enables multi-depth viewing on systems that do
not support -overlay. The 8bpp regions are transformed
to depth 24 TrueColor before exporting via VNC.

The x11vnc source code has gone through a major reorganization.
The build has been enhanced and many bugs fixed.

miscellaneous new features and changes:

-afteraccept option is like -accept however it enables running
 a user supplied command after client authentication
 has taken place. The RFB_* environment variables have
 been extended.
-loop option will run x11vnc in an outer loop restarting each time
 (useful for situations where the X server restarts often).
-slow_fb allows for slow polling for special purpose applications
 (e.g. video).
-blackout noptr,WxH+X+Y,... will prevent the pointer from going
 into a blacked out region.
2006-03-15 07:20:57 +00:00
wiz
2bf89fe1d9 py-sqlite2 added. 2006-03-15 07:14:45 +00:00
wiz
8597579f8b hyperestraier updated to 1.1.5. 2006-03-15 07:14:09 +00:00
wiz
7a584d40a7 Update to 1.1.5, provided by OBATA Akio in PR 33082:
2006-03-08  Mikio Hirabayashi

* estraier.c (est_weight_keywords): new function.
* estraier.c (est_doc_slim): new function.
* estcmd.c (rungather, doputfile): "-lt" and "-lf" options were added.
* estmaster.c (startup, sendnodecmdputdoc): "limittextsize" attribute
was added.
- Release: 1.1.5
2006-03-15 07:13:51 +00:00
jlam
d4ca1fbd6b Rototill of how the various template parts of the INSTALL and DEINSTALL
scripts are generated.  The various scriptlets in pkgsrc/mk/install
are now full templates that can be combined to form the INSTALL and
DEINSTALL scripts.  All of the templates have either leading or trailing
blank lines so that when they are concatentated, the full INSTALL and
DEINSTALL scripts will still be easy to read.

All of the generated template sources for the INSTALL and DEINSTALL
scripts are now stored in ${WRKDIR}/.pkginstall for local consistency
and have been renamed so that they are not dot-files.

The "data" for the +* scriptlets are now generated in a separate step
and instead of being appended to the unpacked scriptlet are now appended
to the INSTALL script itself.  When the scriptlets are unpacked, the
corresponding data lines for each scriptlet are pulled out of the
INSTALL script and put into the unpacked scriptlets.  This makes it
easy to append more data lines during the install phase without needing
to regenerate the INSTALL script.
2006-03-15 04:52:57 +00:00
christos
40f615ca9f Fix typo, pointed out by Zafer Aydogan 2006-03-15 01:33:16 +00:00
wiz
7b53b52892 This package installs an autocorrect file, so depend on koffice.
However, don't use its bl3.mk, because it doesn't need any library
from koffice.
Bump PKGREVISION.
2006-03-15 00:26:07 +00:00
gavan
bd0e607bfb Note addition of p5-Asterisk 2006-03-15 00:17:50 +00:00
wiz
225a0cbe06 This package does not need anything in particular from koffice.
Depend on kdelibs3 instead (which contains the directory containing
the directories from this package).
Also, DEPEND on it instead of including its bl3.mk file, since
we do not need any libraries.
Bump PKGREVISION.
2006-03-15 00:17:42 +00:00
gavan
e38d9e3796 Add asterisk-perl 0.08, a collection of perl modules and examples for use with
Asterisk. For consistency, the pkgsrc package is called p5-Asterisk.
2006-03-15 00:15:08 +00:00
wiz
0c02765e24 Set USE_PKGLOCALEDIR. 2006-03-14 23:58:19 +00:00
wiz
93caf3307f This package only installs locale files -- no reason to depend on koffice. 2006-03-14 23:55:18 +00:00