Commit graph

86631 commits

Author SHA1 Message Date
rillig
4a58b87639 Removed trailing white-space from line 1 of patch-ag. 2005-10-23 20:01:03 +00:00
rillig
448332780c Removed trailing empty lines from patch-bl and patch-bn. Added RCS Id to
patch-bn.
2005-10-23 20:00:06 +00:00
adrianp
6cf790cc1f Fix user/group creation 2005-10-23 19:59:54 +00:00
minskim
b15e93ede2 Reimport games/Teg into games/teg to match DISTNAME.
Moved Teg to Teg-mixedcase in the repository [schmonz 2007-06-07]
2005-10-23 19:59:53 +00:00
rillig
4b3a80921f Sorted PLIST. 2005-10-23 19:56:42 +00:00
rillig
44604f71bd Added RCS Id to patch-ak and patch-ap. 2005-10-23 19:55:59 +00:00
rillig
45b7809cd1 Restored the original RCS Id from reboot.h into patch-ad and enclosed it
by % instead of $. Fixes a pkglint warning about possible RCS tag.
2005-10-23 19:53:24 +00:00
heinz
a62bd3992d Updated to version 2.1.10nb4.
Pkgsrc changes:
  - Fix of PR pkg/29201: Applied optional GeoIP patch proposed in the PR
    (option geoip).
  - Converted the post-build target to the "subst" framework.
  - Removed an unnecessary CONFIGURE_ENV (setting a variable internal to
    autoconf).
  - We install now some documentation files.

Description of GeoIP patch:
===========================
By default, Webalizer uses DNS suffix to guess country and produce geographic
stats. Some WWW hostings (mostly free ones) has reverse DNS feature disabled,
so there's no DNS, and consequently no geographic stats. Well, Webalizer *has*
internal Reverse DNS feature (aka "Webazolver"). But it's too slow, even
running 100 threads. So, is there any other way? Sure! It's GeoIP library!

GeoIP is a C library that enables the user to find the country that any
IP address or hostname originates from.  It uses a file based database
that is accurate as of March 2002.  This database simply contains IP blocks
as keys, and countries as values.  This database should be more complete and
accurate than using reverse DNS lookups.
2005-10-23 19:50:55 +00:00
rillig
b03fc586fe Fixed pkglint warning.
WARN: Makefile:19: CONFIGURE_ARGS should be modified using "+=".
2005-10-23 19:42:39 +00:00
rillig
2b4160cbf5 Fixed pkglint warning.
WARN: Makefile:24: CONFIGURE_ARGS should be modified using "+=".
2005-10-23 19:41:18 +00:00
minskim
7b3fdd6eaa Add Teg. 2005-10-23 19:33:48 +00:00
minskim
0477fc0b3c Import Teg from pkgsrc-wip. Packaged by Wojciech Rzymski and modified
by me.

Tenes Empanadas Graciela (short TEG) is a round-based computer game
running under Linux.  The idea for this free software (GNU GPL)
program came from the popular Risk game but differs in many aspects of
the rules.  Using a Server several player can fight each other for
world dominance and of course also chat together.  Various maps are
used as battle field and also several languages like Spanish, German
and Polish are available.
2005-10-23 19:31:37 +00:00
rillig
a5effc554f Updated pkglint to 4.29.
Fixed the detection of list variables that are modified with operators
other than "+=". Added *_SKIP to the list of plural variable names.
2005-10-23 19:21:15 +00:00
rillig
c751f422d3 Updated pkglint to 4.29.
Fixed the detection of list variables that are modified with operators
other than "+=". Added *_SKIP to the list of plural variable names.
Removed some unused variables from main(). (This change include
white-space changes.)
2005-10-23 19:20:33 +00:00
minskim
edbd732efe Add hyperestraier. 2005-10-23 19:15:35 +00:00
rillig
5b9b84ba5a Use "+=" instead of "=" for MAKE_FLAGS. 2005-10-23 19:14:43 +00:00
minskim
82fa6d0985 Import hyperestraier from pkgsrc-wip. Packaged by OBATA Akio.
Hyper Estraier is a full-text search system.  You can search lots of
documents for some documents including specified words.  If you run a
web site, it is useful as your own search engine for pages in your
site.  Also, it is useful as search utilities of mail boxes and file
servers.
2005-10-23 19:13:44 +00:00
wiz
2c6edb5748 Updated x11/gtkglarea to 1.2.3nb1 2005-10-23 19:06:53 +00:00
wiz
fc3ade8cab Stop using USE_X11BSASE. Bump PKGREVISION. 2005-10-23 19:06:32 +00:00
rillig
bdd529ab2a Use ../../category/package instead of ../package. 2005-10-23 19:05:34 +00:00
minskim
724d4831c0 Add qdbm. 2005-10-23 19:04:28 +00:00
minskim
fa252f2a4d Import qdbm from pkgsrc-wip. Packaged by OBATA Akio.
QDBM is an embeded database library compatible with GDBM and NDBM.  It
features hash database and B+ tree database and is developed referring
to GDBM for the purpose of the following three points: higher
processing speed, smaller size of a database file, and simpler API.
This package includes APIs for C, C++, and Java.  CGI scripts are also
contained.  APIs for Perl and Ruby should be installed with a source
package.
2005-10-23 19:01:56 +00:00
wiz
090654314f Remove fragments that was last useful when
this package used USE_X11BASE, which has not been the case for a long
time now.
2005-10-23 18:58:30 +00:00
minskim
ac58ff0d92 Note update of cpuflags. 2005-10-23 18:48:07 +00:00
minskim
bda7b4098f Update cpuflags to 0.95. Approved by the maintainer.
Change:
- Identify Dothan on NetBSD.  Patch submitted by Kevin Kim in private email.
2005-10-23 18:47:24 +00:00
rillig
3f6fae0ecc Using ${TRUE} instead of /bin/true. 2005-10-23 18:39:06 +00:00
rillig
ea12600460 Append to CFLAGS and CPPFLAGS instead of overwriting. 2005-10-23 18:30:52 +00:00
jdolecek
fd04002a2a remove NO_CONFIGURE - REPLACE_PERL is handled in pre-configure stage,
without that /usr/bin/perl in the scripts doesn't get replaced with
/usr/pkg/bin/perl

reported in private e-mail by Pavel Trubl
2005-10-23 18:27:45 +00:00
rillig
c5966634ba Removed definition for empty PKGREVISION. 2005-10-23 18:12:24 +00:00
rillig
d0cf605521 Append to CFLAGS instead of overwriting them. Fixes pkglint warnings. 2005-10-23 18:07:10 +00:00
rillig
c2d6a3812c Fixed pkglint warning by including gtar in quotes. 2005-10-23 18:05:06 +00:00
rillig
8b5bd6af0f Added RCS Id to patch-ad. 2005-10-23 18:02:16 +00:00
rillig
864a663beb Fixed typo. 2005-10-23 18:00:57 +00:00
rillig
756866c0e6 Don't use an absolute pathname in the symlink target of runzip.1. 2005-10-23 17:55:44 +00:00
rillig
7d5261f72e Include <stdint.h> on Darwin to make the integer types known.
Fixes PR 31896.
2005-10-23 17:53:01 +00:00
adrianp
c023443898 Note pks update 2005-10-23 17:49:40 +00:00
adrianp
f279a1edea Install the index file for the www server
Don't run as root
Bump to nb3
2005-10-23 17:45:39 +00:00
minskim
f1f54f6853 Note PKGREVISION bump of gnome-panel. 2005-10-23 17:45:12 +00:00
minskim
ca4dbf307d Add a missing dependency and adjust PLIST accordingly. Bump PKGREVISION. 2005-10-23 17:44:41 +00:00
wiz
a87af3bd3c Remove fragment that was last useful when
this package used USE_X11BASE, which has not been the case for a long
time now.
2005-10-23 17:27:36 +00:00
minskim
3271b4ac26 Note PKGREVISION bump of gnome2-applets. 2005-10-23 17:27:23 +00:00
minskim
24a8836dd7 Correct PLIST on systems where the battery status applet is not installed.
Bump PKGREVISION.
2005-10-23 17:26:14 +00:00
wiz
576dd01dbe Remove fragment that was last useful when
this package used USE_X11BASE, which has not been the case for a long
time now.
2005-10-23 17:23:49 +00:00
minskim
77b546a625 Revert the previous change since now "${INSTALL} -d" works as expected. 2005-10-23 17:08:54 +00:00
wiz
bc2c6268b0 Use ${RM} instead of /rescue/rm. 2005-10-23 17:04:28 +00:00
minskim
8094664dc8 The INSTALL_MAKE_FLAGS workaround is not needed any more. 2005-10-23 16:59:59 +00:00
jdolecek
c3aaebde98 php regex is also necessary on Linux; pointed out by Ondrej Tuma
in private e-mail
2005-10-23 16:59:49 +00:00
minskim
2ee4956c8b Pass PKG_REQD through shell environment, instead of arguments of make,
so that a dependent package can override it properly.  This makes
INSTALL_MAKE_FLAGS work when a package is installed as a dependency.
2005-10-23 16:58:42 +00:00
wiz
5e5f5cc285 Use ${RMDIR} instead of rmdir. 2005-10-23 16:51:00 +00:00
wiz
9339373f51 Apply patch-aa to correct file. 2005-10-23 16:10:58 +00:00