Commit graph

85507 commits

Author SHA1 Message Date
wiz
e59ad25c9f Use proper INSTALL_* instead of INSTALL.
Improve installation paths.
Add better HOMEPAGE.
Bump PKGREVISION for different binary package.
2005-10-11 09:09:07 +00:00
abs
230ffaa2f6 ghostscript-afpl really ought to join the "ghostscripts that install the
same files conflict with each other" dance...
2005-10-11 07:23:52 +00:00
ben
8a395f3b91 GTK2 no longer depends on libpangox as of GTK2 version 2.8.x.
However, wxGTK24 still depends on libpangox.
Copy PANGOX test from unicode section of configure script.
This causes libpangox to show up as a dependency in pkg-config.
This fixes build problems with programs depending on wxGTK24.
This addresses PR#31536.
2005-10-11 02:40:21 +00:00
jschauma
ae74001582 Somehow the last commit only got Makefile. Commit missing bits:
Make this build and install under IRIX.  To do this, we patch
one file to get the proper include (not quite what's suggested in
PR pkg/31273, but based on it), add the proper library to link against
and simply ignore the fact that we don't have nroff (and thus don't install
pre-formatted manual pages).
2005-10-11 02:03:18 +00:00
jschauma
13ba606245 Make this build and install under IRIX. To do this, we patch
one file to get the proper include (not quite what's suggested in
PR pkg/31273, but based on it), add the proper library to link against
and simply ignore the fact that we don't have nroff (and thus don't install
pre-formatted manual pages).
2005-10-11 01:59:49 +00:00
riz
2188d18285 When patches are updated, distinfo must be updated as well.
Hi joerg!  8-)
2005-10-11 01:53:16 +00:00
minskim
f5606ef860 Note update of imhangul. 2005-10-11 01:47:24 +00:00
minskim
aefd8f73e0 Update imhangul to 0.9.13.
Changes:
- Fix a problem with OpenOffice 2.0.
- Provide a new config file.
2005-10-11 01:46:32 +00:00
minskim
f88d7d76c2 Note update of mathomatic. 2005-10-11 01:11:29 +00:00
minskim
ca257df011 Update mathomatic to 12.4.12.
Changes:
- Perfected process() (the input processor).
- Code cleanup.
- Display polar coordinates in roots command.
- Parse "**" as "^".
- The docs were clarified.
- Increased sizes of many input buffers.
2005-10-11 01:10:31 +00:00
minskim
2fae26791a Note PKGREVISION bump of wxhaskell. 2005-10-11 01:08:10 +00:00
minskim
41c0d0d42a Sync with x11/wxGTK. Bump PKGREVISION due to PLIST change. 2005-10-11 01:03:57 +00:00
gdt
577925befa note addition of squidpurge 2005-10-11 00:57:08 +00:00
gdt
eea30f4b7d add squidpurge 2005-10-11 00:55:39 +00:00
gdt
1311b98983 New package to inspect squid caches and extract data from them.
Patched for pkgsrc pathnames (default location of squid config file),
and for NetBSD; probably needs help for other pkgsrc platforms but not
marked ONLY_ because there's no good reason it can't be made to work.

While not useful to run this w/o squid, the package does not depend on
it because it can be built and installed without it.

The package and binary are named squidpurge because purge seems too
likely to conflict and squid users are more likely to notice it this way.


The purge tool is a kind of magnifying glass into your squid-2 cache.
You can use purge to have a look at what URLs are stored in which file
within your cache.  The purge tool can also be used to release objects
which URLs match user specified regular expressions.  It can extract
objects matching a regular expression, creating a directory tree
matching the server layout.  A more troublesome feature is the ability
to remove files squid does not seem to know about any longer.
2005-10-11 00:45:39 +00:00
joerg
1c6e07d330 Add some missing pieces from the last change. -client needs the copied
files too and the copying itself has to be done before configure, not
before build.
2005-10-10 23:29:00 +00:00
minskim
deb5f2bcc6 Use INSTALL_MAN to install a man page. 2005-10-10 23:15:28 +00:00
joerg
f6b2aaa814 Add DragonFly support. 2005-10-10 22:52:44 +00:00
joerg
eee84fa9a8 Allowing building on DragonFly. 2005-10-10 22:51:04 +00:00
joerg
d425cddbb7 Add support for DragonFly. While we have sys/statvfs.h, we don't have
all the fields used by fam. It's easier to use the statfs interface for
now.
Don't explicitly link against libstdc++, it is the job of the C++
compiler to do that.
2005-10-10 22:06:51 +00:00
agc
8922a3d85f Remove interactive stage setting too. 2005-10-10 21:54:31 +00:00
rh
883cee5422 Make this compile with newer versions of Darwin that have poll(2). 2005-10-10 21:45:08 +00:00
agc
25ba216ea7 Remove the _FETCH_MESSAGE part for just now, but keep the interactive
fetch stage.
2005-10-10 21:38:45 +00:00
joerg
f93a357660 Add support for DragonFly. 2005-10-10 21:36:56 +00:00
joerg
4f17e0b514 Just depend on errno.h to provide errno. 2005-10-10 21:32:35 +00:00
joerg
fe6df6a9ab Add DragonFly support. patch-bf replaces a malloc prototype with an
include of stdlib.h.
2005-10-10 21:23:24 +00:00
reed
3911dfca80 Only do the INTERACTIVE_STAGE for the fetch target
if LIBDVDCSS_MASTER_SITES is not defined.
(Thanks for the reminder, wiz.)

Also rephrase this _FETCH_MESSAGE to suggest
defining LIBDVDCSS_MASTER_SITES also.
2005-10-10 21:09:07 +00:00
reed
3d6be73882 Remove the redundant INSTALLATION_DIRS. This already
does mkdir or mkinstalldirs for these needed directories.
2005-10-10 20:45:19 +00:00
joerg
3b5d9662f4 Use FreeBSD modus for DragonFly as well. 2005-10-10 20:37:01 +00:00
reed
f304de296d Add a message to mention that a2ps or enscript may be used.
Bump PKGREVISION.

Fix homepage.

Add --sysconfdir for configure args to fix path to configuration
in scripts.
2005-10-10 20:30:07 +00:00
wiz
27463865be Document some bacula options. From Geert Hendrickx. 2005-10-10 20:26:49 +00:00
joerg
b2b5b84936 Don't define alloca on DragonFly, it conflicts with stdlib.h. 2005-10-10 20:25:07 +00:00
joerg
cdead68501 Don't declare errno, errno.h does so already. This will be in the next
upstream version.
2005-10-10 20:23:05 +00:00
joerg
519c70c9ca Update libtool.m4 fragment to allow build on DragonFly. 2005-10-10 20:14:50 +00:00
tv
db1dd6cc4a In a == conditional involving a variable, the LHS must not be enclosed in
double quotes (breaks on older NetBSD make and bootstrap/bmake).
2005-10-10 20:13:45 +00:00
reed
ffa92a7416 Remove the superlative, instead just say "flexible". 2005-10-10 20:10:37 +00:00
mrauch
86c7c4c764 Adding the pkgsrc library path is useful only for a native version. This can
lead to native libraries being found instead of the required emulation ones
which in turn prevents startup of the program.
Noted by Geert Hendrickx in private mail.
2005-10-10 20:08:49 +00:00
reed
0a927698c4 This is a meta package, so add meta-pkgs to the CATEGORIES. 2005-10-10 20:08:43 +00:00
mrauch
2a771505b8 Adding the pkgsrc library path is useful only for a native version. This can
lead to native libraries being found instead of the required emulation ones
which in turn prevents startup of the program.
Noted by Geert Hendrickx in private mail.
2005-10-10 20:08:09 +00:00
reed
d77629c124 Add a message for an interactive fetch stage to tell
pkgsrc user to place the distfile.
2005-10-10 20:04:26 +00:00
reed
9ec3a6344c Add patch-ad:
It undefines _BSD_SOURCE if on Linux system
to avoid a parse error on GLIBC /usr/include/string.h.
This hack is from gentoo.
2005-10-10 19:56:07 +00:00
reed
33ae701b89 Use INSTALLATION_DIRS to create lib/X11/app-defaults.
(Shoujld this be created by something else?)
2005-10-10 19:54:13 +00:00
reed
b88dc87ce1 Fix path for suse_x11. It was emulators/suse_base instead
of suse_x11.
2005-10-10 19:51:00 +00:00
reed
5a08bb8133 Also list some of the fonts included. 2005-10-10 19:44:48 +00:00
joerg
78a5121a10 Don't declare errno, errno.h does so already. 2005-10-10 19:41:26 +00:00
jschauma
9980d4eea4 note update of games/fortunes-calvin to 0.2 2005-10-10 19:14:53 +00:00
jschauma
7f6fa294d6 Update to 0.2:
- fixes and removal of duplicates from Soren Jacobsen
2005-10-10 19:13:47 +00:00
reed
3f94d58331 Instead of using hard-coded 555 mode for installing library,
use BINMODE setting. This helps with non-privileged pkgsrc use.
2005-10-10 18:28:08 +00:00
joerg
c3d20eec3a Allow sudo to properly build on DragonFly. Without the detection of
shared linking the noexec wrapper is not build.
2005-10-10 17:48:09 +00:00
reed
96a742522a Remove the workaround for installing the man pages into a
staged directory. This is not needed for this version of tk.
Okayed by maintainer.
2005-10-10 17:39:19 +00:00