is
08ad9442e1
Make this compile on SunOS 5.x.
2006-01-13 11:16:57 +00:00
wiz
751d30d637
DEPENDS and PKGREVISION bumps because db4's library name changed.
2006-01-06 15:10:01 +00:00
hira
abf7d8ff98
Remove duplicate entry from dependency list.
2006-01-05 16:58:41 +00:00
hira
178ec4820f
Fix installation error. Define AllTarget in Imakefile.
...
Tested on NetBSD/i386 3.0_STABLE.
2006-01-05 14:26:33 +00:00
ghen
455345bb5b
Change the default for BUILDLINK_DEPMETHOD.qt3-tools from "full" to "build",
...
without affecting packages that are currently using it.
Packages which previously didn't set BUILDLINK_DEPMETHOD to neither "full" nor
"build" now set it to "full", but should be checked whether they really need it
(comment added). Packages which previously set it to "build" now don't set it
anymore.
Ok by jlam, wiz.
2006-01-05 10:08:58 +00:00
schmonz
42428df5a0
Express these packages' brokenness with BROKEN_IN=pkgsrc-2005Q4
...
rather than PKG_FAIL_REASON, so that they provide useful error
messages in build logs, and so that they continue to work on platforms
where they aren't broken.
2006-01-04 04:29:05 +00:00
joerg
7fc1ff57ed
Use flock on DragonFly.
2006-01-02 22:34:10 +00:00
joerg
dcc9c22fbc
Fix errno. DragonFly support.
2006-01-02 22:29:03 +00:00
joerg
984796abce
Fix errno, use getprogname on DragonFly.
2006-01-02 22:18:22 +00:00
wiz
f61c002199
Recursive PKGREVISION bump for gnutls shlib major bump.
...
Bump BUILDLINK_RECOMMENDED.
2005-12-31 12:32:31 +00:00
garbled
138d6c335f
add gchore to category makefile
2005-12-29 21:12:36 +00:00
garbled
dc97d0d609
Import gchore-1.0.
...
Gchore is a simple tool that tracks your chores, and reminds you to do them
on a daily basis. It is not a general todo list, it is better suited for
repeating tasks, such as taking out the garbage on mondays.
2005-12-29 21:11:33 +00:00
jlam
dc9594e09d
Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
...
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
2005-12-29 06:21:30 +00:00
seb
37d945e229
Lower expectations, both others' and mine: relinquish stewardship
2005-12-27 13:54:57 +00:00
schmonz
463f43526a
Mark packages for pkgsrc-2005Q4 that don't build on NetBSD/i386
...
3.0. If one of these is important to you, please fix it in time
for pkgsrc-2006Q1, or it may be removed.
2005-12-26 23:39:30 +00:00
joerg
6e4a0dd799
Bump all motif packages for recent openmotif update. The major version
...
of the shared libXm has changed.
2005-12-12 21:36:54 +00:00
joerg
72c93ced04
Initialisation with stdout has to be done at runtime.
2005-12-07 15:49:46 +00:00
joerg
be3bec787b
Add DragonFly support.
2005-12-06 13:21:02 +00:00
rillig
579e977969
Ran "pkglint --autofix", which corrected some of the quoting issues in
...
CONFIGURE_ARGS.
2005-12-05 23:55:01 +00:00
rillig
b71a1d488b
Fixed pkglint warnings. The warnings are mostly quoting issues, for
...
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in
http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
martti
2020bbfe3d
Substitute "XFce 4" with "Xfce" in DESCR and Makefile's COMMENT.
...
It is a lower-case f according to the official site.
2005-11-09 07:09:04 +00:00
martti
09f3d1e3fd
Updated xfce4 to 4.2.3.1
...
* Lots of bug fixes
* Translation updates
Official ChangeLog is available at:
http://www.xfce.org/release_notes/4.2.3.1_changelog.html
2005-11-09 06:42:58 +00:00
tv
aafa5bcf41
Explicitly pull in xpm rather than depending on the base X11 install
...
to supply it.
2005-11-08 02:37:55 +00:00
martti
40caf56463
Removed the buildlink3.mk
...
I got few private comments that one should not use buildlink3.mk but the
standard DEPENDS statement because we do not link against libraries
in this case.
2005-11-07 11:16:32 +00:00
martti
49311fd737
Added buildlink3.mk for this package.
2005-11-05 06:16:55 +00:00
rillig
b5eb448d00
Fixed wrong use of WRKSRC.
2005-11-03 23:01:54 +00:00
rillig
3a792d5b85
Added RCS Id to patch-ab.
2005-10-23 20:25:07 +00:00
wiz
ada25f7595
Accept python-2.4 too, from Geert Hendrickx in PR 31887.
2005-10-22 11:39:02 +00:00
jmmv
684aeb19cd
Update to 2.4.1: unknown changes.
2005-10-16 12:14:33 +00:00
rillig
5946936ffc
Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,
...
NO_BUILD, USE_LIBTOOL.
2005-09-28 20:52:18 +00:00
minskim
89df779447
Do not install gtodo_tray.png, which is installed by time/gtodo.
2005-09-22 03:57:51 +00:00
minskim
e29139ce4f
Do not install locale.alias since we never use the included gettext.
2005-09-22 01:38:50 +00:00
reed
0e7a631888
Make sure this doesn't install the .orig info file created by diff too.
2005-08-30 20:17:50 +00:00
jlam
7820875fff
Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That
...
file's sole purpose was to provide a dependency on pkg-config and set
some environment variables. Instead, turn pkg-config into a "tool"
in the tools framework, where the pkg-config wrapper automatically
adds PKG_CONFIG_LIBDIR to the environment before invoking the real
pkg-config.
For all package Makefiles that included pkg-config/buildlink3.mk, remove
that inclusion and replace it with USE_TOOLS+=pkg-config.
2005-08-10 20:56:10 +00:00
kristerw
b3b1f8e61e
Remove a redundant directory.
2005-08-10 17:50:17 +00:00
jlam
7fbb8d9527
Bump the PKGREVISIONs of all (638) packages that hardcode the locations
...
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.
2005-08-06 06:19:03 +00:00
wiz
d774725534
Change path from devel/pkgconfig to devel/pkg-config.
...
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-07-21 16:29:42 +00:00
rillig
9d7683b18f
Added saytime to SUBDIRS.
2005-07-21 00:16:35 +00:00
jlam
83147ffa68
Remove some unnecessarily strong dependencies on perl that resulted
...
from including perl5/buildlink3.mk. These packages just need the Perl
interpreter, and can just add "perl" to USE_TOOLS instead.
2005-07-16 19:10:37 +00:00
jlam
bf9129c41e
Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by making
...
PKGSRC_USE_TOOLS go away. There is now only a single USE_TOOLS variable
that specifies all of the tools we need to build/run the package.
2005-07-15 18:27:48 +00:00
wiz
f0d8b7c807
Reset maintainer to tech-pkg, since email bounced.
2005-07-14 13:52:13 +00:00
jlam
7a6521287b
Turn PERL5_PACKLIST into a relative path instead of an absolute path.
...
These paths are now relative to PERL5_PACKLIST_DIR, which currently
defaults to ${PERL5_SITEARCH}. There is no change to the binary
packages.
2005-07-13 18:01:18 +00:00
kristerw
7ec78b7fea
Make this compile on non-NetBSD systems by setting HOST_CC=CC instead of
...
relying on bsd.sys.mk.
2005-07-08 18:22:49 +00:00
agc
84b061f166
clean up some lint
2005-07-07 22:15:03 +00:00
is
43f52db3f0
forgot description
2005-07-07 21:26:54 +00:00
is
3ba1e85aca
A talking clock, by Jef Poskanzer.
2005-07-07 21:23:21 +00:00
jmmv
c6c6c8dad1
Use gtkhtml36 rather than gtkhtml3. Bump PKGREVISION.
...
Idea from wiz@ to let us remove gtkhtml3.
2005-06-26 18:45:43 +00:00
minskim
7907cb43b4
Add and enable wmclockmon.
2005-06-23 22:08:14 +00:00
minskim
68205bdb3d
Import wmclockmon from pkgsrc-wip. Packaged by Amadeus Stevenson.
...
A stylish windowmaker dockapp which displays date and time in your
locale in varying formats, including Internet time. Contains alarm,
calendar and configuration utilities. Works under {black,flux}box
too. Similar in style to wmmemmon and wmcpuload.
2005-06-23 22:06:33 +00:00
jlam
e46a9dd380
Create directories before installing files into them.
2005-06-17 03:50:19 +00:00