Commit graph

56354 commits

Author SHA1 Message Date
minskim
ecf34db8e5 Initial import of py-GeoIP. Provided by Bartosz Kuzma in PR pkg/23911,
and slightly modified by me.

Python binding for GeoIP, which enables the user to find the country
that any IP address or hostname originates from.
2004-03-07 18:45:42 +00:00
minskim
4399951777 bl3ify and enable pkgviews installation. 2004-03-07 17:51:10 +00:00
seb
8b6e21a0c1 Remove info files entries from PLIST. 2004-03-07 17:47:22 +00:00
jmmv
205163d619 Note revision bump for gnome-session to 4. 2004-03-07 17:43:16 +00:00
jmmv
7761140315 Use a custom splash screen that includes a note about pkgsrc and also shows
the current installed version of GNOME.  Bump PKGREVISION to 4.
2004-03-07 17:42:23 +00:00
minskim
20da8ca23e Add and enable ccsh. 2004-03-07 17:18:58 +00:00
minskim
bbeff995b5 Import ccsh from pkgsrc-wip. Packaged by pancake at phreaker dot net,
and slightly modified by me.

CCSH is a scripting language that is intended to be powerful and easy
to use for people already familiar with the C language.
2004-03-07 17:16:54 +00:00
snj
1963425fac Use bl3. 2004-03-07 16:59:44 +00:00
jdc
0df791ac29 Regenerate (patch-aa). 2004-03-07 15:06:03 +00:00
jdc
e759660a76 Allow this to use curses' use_default_color(). 2004-03-07 15:05:38 +00:00
taca
44154144a5 Make TAB instead of eight spaces. 2004-03-07 14:41:32 +00:00
taca
e1d160082d Note update of ruby-racc package to 1.4.4 and deletion of
ruby-racc-runtime package.
2004-03-07 14:40:04 +00:00
minskim
2a5445bbe4 Create directories before installing man pages. Required by pkgviews
installation.
2004-03-07 14:37:02 +00:00
taca
2830a73048 ruby-racc-runtime is obsoleted now since it is included in Ruby 1.8
and lator.  This is preparation for Ruby 1.8 and please use "racc -E"
under Ruby 1.6, current ruby package.
2004-03-07 14:35:55 +00:00
taca
e9920bc813 Delete ruby-racc-runtime package. 2004-03-07 14:33:16 +00:00
taca
ec7133d9d1 Update ruby-racc package to 1.4.4 (racc-1.4.4).
- support Ruby 1.8.0
- distribution's content changed.
- miscellous bug fixes.

pkgsrc changes:

- ruby-racc-runtime is obsolete now and please use "racc -E"
  for ruby 1.6.X.
2004-03-07 14:32:28 +00:00
seb
22ba097997 Remove info files entries from PLIST.
XXX Does not install for me (libtool related problem).
2004-03-07 14:16:26 +00:00
minskim
19e9ee20d1 bl3ify. Should have been committed with bl3 conversion of wsoundserver. 2004-03-07 14:10:39 +00:00
seb
6a23b22e3f Suggest lang/scm update to version 5d9. 2004-03-07 13:36:13 +00:00
seb
d9ff35c7f4 Remove info files entries from PLIST.
XXX This package does not build for me and could use an update.
2004-03-07 13:30:16 +00:00
martti
db6adcc1d8 Fixed CONFLICTS 2004-03-07 12:29:41 +00:00
markd
5b59f6c37d NetBSD-current needs -lcrypto when linking in Heimdal. 2004-03-07 12:12:38 +00:00
jmmv
d44aa584ab Bump PKGREVISION due to a fix in scrollkeeper's handling of its documentation
database.
2004-03-07 12:09:20 +00:00
jmmv
28a14bbcbe Don't hide messages when calling scrollkeeper-update; the only ones that may
appear are errors and/or warnings, and we want these to be shown to catch
possible problems ASAP.
2004-03-07 11:53:43 +00:00
jmmv
ad018dca7b Fix fatal typo that avoided updates of the database (resulting in no
documentation available from yelp, for example).
2004-03-07 11:53:00 +00:00
jmmv
e1a7fc4377 Note revision bump for scrollkeeper to 2. 2004-03-07 11:51:48 +00:00
jmmv
77d179dc36 Register installed DTDs in the catalog file, so that scrollkeeper-update can
find them.  Bump PKGREVISION to 2.
2004-03-07 11:50:18 +00:00
recht
e6678559b8 - pure-ftpd-1.0.18 2004-03-07 11:46:39 +00:00
recht
9792babe33 Note update of pure-ftpd to 1.0.18. 2004-03-07 11:45:43 +00:00
recht
0fb751412e update to 1.0.18
* Version 1.0.18:
 - A new, nice-looking PDF version of the documentation is now available from
http://www.pureftpd.org/readme.pdf . Contributed by Torgny Wernersson.
 - The beast now compiles and links against MySQL 4.1.x, but passwords must
not be hashed with MySQL-specific hashing function.
 - Buglets were fixed in the documentation.
 - Two new translations were added : hungarian and catalan. Contributed by
Bánhalmi Csaba and Contributed by Oriol Magrané.
 - The server now uses distinct IPv4 and IPv6 to listen to both protocols on
all operating systems. A new switch, -6, forces the server to only listen to
IPv6.
 - W3C and CLF alternative log formats are now more standard conformant.
 - Pure-FTPd can now produce WU-FTPd (xferlog) compatible log files.
 - Support for Rendezvous was added on MacOS X.
 - Support for Apple / GNUStep plist data output was added to pure-ftpwho.
 - UTF-8 characters are now supported in file names. A new switch,
--without-unicode, can be used to filter out non-latin characters.
2004-03-07 11:42:10 +00:00
markd
3e8b17faf1 "PTHREAD_OPTS+= require" as some sort of thread library is required.
Should fix PR pkg/24610
2004-03-07 11:40:53 +00:00
recht
817f2b6121 Add a conflict on sysutils/coreutils if GNU_PROGRAM_PREFIX == "g".
Addresses PR 23941 by Chris Pinnock.
2004-03-07 11:32:44 +00:00
recht
56faec790e Add a comment why coreutils conflicts with databases/geneweb.
While at it combine all GNU_PROGRAM_PREFIX conflicts in a single if.
2004-03-07 11:31:34 +00:00
markd
be39021c61 update mimedefang to 2.40 2004-03-07 11:23:27 +00:00
recht
a253e48e1a Note update of balsa2 to 2.0.16nb3. 2004-03-07 11:20:22 +00:00
markd
6163539143 Update mimedefang to 2.40.
pkgsrc changes - add rc scripts and runtime checks for virus checkers
		 from Eric Schnoebelen in PR pkg/24295
	       - require native pthread library as pth doesnt work

Major changes from 2.39 to 2.40:

If multiple virus scanners are installed, they are all used.
Default action for viruses is now discard.
Added a new "notification" facility to allow external software to react
to changes in multiplexor state.
We now pass both the raw input message and the unpacked, decoded parts to
the virus scanner. This makes virus detection much more reliable.

Major changes from 2.38 to 2.39:

The multiplexor can be compiled with an embedded Perl interpreter to
significantly reduce the cost of starting a new slave
A memory leak in the status command was fixed.
A histo command was added so you can see how busy your installation

Major changes from 2.37 to 2.38:

The internal SMALLBUF constant was increased to handle larger SpamAssassin
reports produced by SpamAssassin version 2.60.
If a virus is found, action_notify_sender is disabled.

Major changes from 2.36 to 2.37:

Pure bug-fix release: A file descriptor leak was fixed, and we set the
close-on-exec flag on most file descriptors.

Major changes from 2.35 to 2.36:

Scalability enhancements for very busy servers.
Support for BitDefender's "bdc" virus scanner.
Other minor bug fixes.
2004-03-07 11:18:33 +00:00
recht
9a0f6abe7b Make USE_OPENLDAP actually work by including mk/bsd.prefs.mk and changing
--enable-ldap to --with-ldap.
While at it add add BUILD_DEFS for openldap and use pkgsrc intltool.
Bump PKGREVISION to 3, because of the openldap change.
2004-03-07 11:15:45 +00:00
recht
778d148b30 re-add buildlink2.mk since it's still being used by lyx-{qt,xforms}. 2004-03-07 10:58:46 +00:00
jmmv
1d84e24551 Some cleanups. 2004-03-07 10:44:00 +00:00
jmmv
6882b55602 Note revision bump for abiword to 1. 2004-03-07 10:41:58 +00:00
jmmv
61a4aa8efb Enable gucharmap support unconditionally, to get a full featured abiword
package.  Bump PKGREVISION to 1.
2004-03-07 10:41:03 +00:00
grant
5647b0ed4d add CONFLICT on postfix, which also installs bin/mailq and
bin/newaliases.
2004-03-07 10:20:06 +00:00
grant
701f7297b8 add CONFLICT on sendmail, which also installs bin/mailq and
bin/newaliases.
2004-03-07 10:16:05 +00:00
grant
3ccb73b7e4 fix typo in #! 2004-03-07 10:14:40 +00:00
grant
5bab0492f1 install rc.subr-style script on all platforms but NetBSD-1.5 and above
(which already has a suitable /etc/rc.d/postfix).
2004-03-07 10:13:46 +00:00
seb
5f2459f81d note update of lang/sather to version 1.2.1nb3 [PLIST fixes] 2004-03-07 09:31:16 +00:00
grant
23d5ff9ee1 Solaris' file(1) reports "executable [path] script" on scripts which
arent't shell scripts, so allow them to be subst'd.
2004-03-07 09:29:25 +00:00
seb
cb33727cab Remove info files entries from PLIST.
While here replace ad hoc substing with subst.mk framework.
Don't install manpages twice.
Fix missing PLIST entries.

Bump PKGREVISION.
2004-03-07 09:29:04 +00:00
hamajima
8afd89047e update qcamview to 0.4. 2004-03-07 08:23:13 +00:00
hamajima
1216190e63 New package for cpia2view-0.03, software for use with USB cameras based CPiA2 2004-03-07 08:15:20 +00:00