pkgsrcv2.git
18 years agoMerge from vendor branch TNF:
adrianp [Fri, 14 Oct 2005 18:29:39 +0000 (18:29 +0000)]
Merge from vendor branch TNF:
ModSecurity is an open source intrusion detection and prevention engine for
web applications (or a web application firewall). Operating as an Apache Web
server module or standalone, the purpose of ModSecurity is to increase web
application security, protecting web applications from known and unknown
attacks.

This package is for both Apache 1.x and Apache 2.x

18 years agoModSecurity is an open source intrusion detection and prevention engine for
adrianp [Fri, 14 Oct 2005 18:29:39 +0000 (18:29 +0000)]
ModSecurity is an open source intrusion detection and prevention engine for
web applications (or a web application firewall). Operating as an Apache Web
server module or standalone, the purpose of ModSecurity is to increase web
application security, protecting web applications from known and unknown
attacks.

This package is for both Apache 1.x and Apache 2.x

18 years agoAdd the aa, byn, dv, gez, gv, haw, iu, kk, kl, kok, kw, ky, oc, om, ps, sa,
jmmv [Fri, 14 Oct 2005 16:46:17 +0000 (16:46 +0000)]
Add the aa, byn, dv, gez, gv, haw, iu, kk, kl, kok, kw, ky, oc, om, ps, sa,
sid, so, sw, syr, ti, tig, tt, ur, ve, wal and wo locales, initially used
by iso-codes.

18 years agoThis needs plural support in msgfmt. Fixes PR pkg/31584 by Leonard Schmidt.
jmmv [Fri, 14 Oct 2005 16:25:28 +0000 (16:25 +0000)]
This needs plural support in msgfmt.  Fixes PR pkg/31584 by Leonard Schmidt.

18 years agoUpdated sysutils/bacula to 1.36.3nb1
wiz [Fri, 14 Oct 2005 15:46:01 +0000 (15:46 +0000)]
Updated sysutils/bacula to 1.36.3nb1

18 years agoUpdate to 1.36.3nb1, provided by Geert Hendrickx in PR 31570.
wiz [Fri, 14 Oct 2005 15:44:51 +0000 (15:44 +0000)]
Update to 1.36.3nb1, provided by Geert Hendrickx in PR 31570.
This contains the update to 1.36.3 and an additional security fix,
thus the nb1.

Changes since 1.36.0:

Changes to 1.36.3 released 23Apr05:
22Apr05
- Correct return type of ftello to avoid overflow --
  thanks to Peter Eriksson.
13Apr05
- Fix seg fault if Name directive missing in Job resource.
12Apr05
- Add new LaTeX doc to 1.36.2 branch.
- Fix SuSE autostart routines to use /etc/init.d instead
  of /etc/rc.d/init.d.
- Increase index size on File table Name and Path table Path
  to improve performance.
- Second fix for not zeroing SD pointers on restarted job.
- Turn off old style Include/Excludes.
01Apr05
- Use fseeko and ftello so that attributes can exceed 4GB
- Flush console output after every line.
- Turn off Multiple Connections in catalog resource, which
  causes corruped databases.  It is silently ignored.
- Drop support for old style Include/Exclude.  There is a
  perl script that will convert them.
- Inhibit trying to reset attributes on a Win32 drive.
18Mar05 1.36.2-store.patch
- This patch fails a job if no Storage resource is specified and
  the job attempts to call the SD.
18Mar05 1.36.2-reschedule.patch
- This patch should fix a Segfault bug when a job is rescheduled.
  The storage pointers were being released when they should not
  have been.
17Mar05 1.36.2-restore-speed.patch
- This patch will fix a subtle bug that was introduced in 1.36.2
  which causes Bacula to be very slow restoring a few files. This
  is because it reads completely to the end of the Volume rather
  than stopping when all the files on the Volume are loaded. The
  introduction of the bug was caused by a patch that fixed
  Bacula truncating tapes after a restore.
  Note that all source files will be rebuilt during the make.
16Mar05 1.36.2-console.patch
- This patch causes the output directed to a file to be
  flushed after every line. This is a bit overkill, IMO, but
  a user complained about it.
15Mar05 1.36.2-netbsd.patch
- This patch corrects a compile problem because of no statfs()
  on NetBSD. The patch was submitted by kardel with bug 258.
09Mar05 1.36.2-win32-drive.patch
- This patch will prevent the Win32 FD from printing an error message
  when it attempts to restore the permissions for a drive (which Win32
  doesn't permit). The error is harmless in any case.
04Mar05 1.36.2-level.patch
- This patch should fix a problem with th %l editing in the
  client (FD) where it edited nothing. With this fix, it should
  edit "since".
04Mar05 1.36.2-pool.patch
- This patch corrects a problem preventing multiple
  simultaneous jobs from different pools.

Changes to 1.36.2 released 28Feb05:
27Feb05
- Fix pointer to stack variable in Verify jobs.
- Change reference to DEV_BSIZE to B_DEV_BSIZE to
  avoid colision with some OSes.
- Release storage[i] in job.c if allocated when
  starting/restarting a job. Avoids orpahanned buffers.
24Feb05
- Add awk check to configure.in
- Bring over a few files from 1.37.
18Feb05
- Fix some lower case character problems in sql_cmds.c reported
  by Debian.
- Fix seg fault if debug level 900 set in SD.
- Truncate Win32 child return code to 8 bits.
15Feb05
- Fix deadlock in multiple simultaneous jobs.
- Fix tape "truncation"/"number of files" after restore bug.
- Merge a few minor things from the 1.37 stream.
14Feb05
- Add a number of new features from 1.37, and apply fixes
  for all known bugs. See ReleaseNotes for details.
- Apply Tim's patch for ACLs.

Version 1.36.1 released 26Nov04:
24Nov04
- Take Dan's fix to the fix_postgresql_tables (thanks Dan)
- Increase Maximum Concurrent Jobs to 20 in SD and FD!
- Fix improper handling of autochanger Volumes that are not
  marked InChanger.
22Nov04
- Update authentication failure message to indicate possible
  problem with Maximum Concurrent Jobs. Add to doc too.
- Commit PostgreSQL BIGINT fix -- apparently some people didn't
  get it.
- Do not use a slot unless it is InChanger in the autochanger
  code, otherwise autochanger gets upset not finding the Volume.
21Nov04
- Make authentication timeout compile time configurable.
  The value is set in src/baconfig.h
- Fix removing items from watchdog queue, which apparently
  screwed up if there was more than one item.
- Rework mediaformat part of manual to separate out old
  tape format for easier reading.
- Add a lot of debug code to the authentication code.
- Add seconds to the start/end times printed in the job report.
19Nov04
- Fix mutex deadlock in dequeue of messages.
- Add debug code to FD authorization.
18Nov04
- Increase authentication timeouts to 10 minutes.
15Nov04
- Fix cancel bug in FD on /lib/tls with zero pid in
  pthread_kill.
- Add date/time to all messages.
- Make Qmsg use time message was queued rather than time
  printed.
- Indent job output two spaces.
13Nov04
- Fix web page links for new manual.
- Grant postgresql permission to cdimages.
- Correct crash after "list nextvol" "list media" bug 160
12Nov04
- Fix scripts/Makefile.in missing ;\  -- thanks Martin
- A bit of work on btape to keep if from going into infinite
  loops when things do not work well, and to print a bit
  better info.
11Nov04
- JobDefs Storage resource completely overrode anything
  specified in Job resource -- bug 159 -- fixed.
- Fix syntax of renaming postgresql per Dan.
- Add working_directory to be /tmp for wx_console.
10Nov04
- Allow both a JobId and a filename or list of files to be
  specified on a restore command line.
- Save old mtx-changer before installing new one: bug 156
- Fix errors in CDROM file pointed out by Scott.
09Nov04
- Fix exepath when Bacula executed without path.
- Move test for socket libraries for Solaris in configure.in
  before tcp wrapper tests so that linking works.
- Add "make copy-static-fd" to makefile in CDROM file to
  copy existing static fd to CDROM rather than building it.
08Nov04
- More doc updates
- Fix ps command for OpenBSD
- Rework the creation of indexes for SQL -- fall back
  to the old code, but document what can be added.
06Nov04
- Add new Daemon message handler in default DIR conf.
05Nov04
- Fix Seg Fault with -D100 in bpipe.c.
- Fix Seg Fault in run specifying a JobId.
- Make mail from daemon with a Messages Resource use
  the MailCommand with editing rather than the default
  sendmail.
- Replace Jmsg in dispatch_message() with Qmsg.
- Make edit_job_codes handle NULL jcr.
04Nov04
- Add M_ALERT class and put tape alerts into it.
- Fix Verify count vs found by not double counting files
  that are split across files/Volumes.
30Oct04
- Fix count returned from write_bsr_file() to handle multiple
  volumes. This fixes most cases of the Verify VolumeToCatalog.
- Cleanup a bit the make clean for the rescue cdrom and remove
  unneeded files from the CVS.
28Oct04
- Fixed acquiring a tape so that it does not block all acquires
  when operator intervention is needed.
- Platform build script updates from Scott
- Doc updates
- Add patch to force Linux LD_ASSUME_KERNEL to avoid using the
  new /lib/tls. This is done in the startup scripts.
- Modify mtx-changer so that it checks for ONLINE while
  waiting.
- Modify make_postgresql_tables.in so that EndBlock is stored
  as a bigint. Prevents job failures when a disk volume is
  larger than 2GB.
24Oct04
- Add grep ONLINE to wait_for_drive() in mtx-changer.in
- More doc.
- Rebuild Scott's new configure

18 years agoNote snort-rules update
adrianp [Fri, 14 Oct 2005 15:06:56 +0000 (15:06 +0000)]
Note snort-rules update

18 years agoUpdate to v2.4 of the snort Community Rules
adrianp [Fri, 14 Oct 2005 15:05:53 +0000 (15:05 +0000)]
Update to v2.4 of the snort Community Rules
Change distfile to reflect the naming of the new files
This should also address PR pkg/31807

18 years agoUpdate MASTER_SITES. This closes PR pkg/31746.
minskim [Fri, 14 Oct 2005 14:38:04 +0000 (14:38 +0000)]
Update MASTER_SITES.  This closes PR pkg/31746.

18 years agoUpdate MASTER_SITES. This closes PR pkg/31747.
minskim [Fri, 14 Oct 2005 14:28:57 +0000 (14:28 +0000)]
Update MASTER_SITES.  This closes PR pkg/31747.

18 years agoUpdate HOMEPAGE and MASTER_SITES. Addresses PR#31605.
ben [Fri, 14 Oct 2005 12:27:29 +0000 (12:27 +0000)]
Update HOMEPAGE and MASTER_SITES.  Addresses PR#31605.

18 years agonote ap2-auth-ldap "update"
adrianp [Fri, 14 Oct 2005 10:49:07 +0000 (10:49 +0000)]
note ap2-auth-ldap "update"

18 years agoIt looks like the version numbering of this package has undergone some
adrianp [Fri, 14 Oct 2005 10:47:43 +0000 (10:47 +0000)]
It looks like the version numbering of this package has undergone some
changes.  The previous version was 3.3 and this "new" version is 3.05.
Although it may appear that we are going backwards it looks like 3.05 is
the latest version and the tarball for 3.3 has actually been removed from
the homepage along with any reference to it.  Unfortunately I'm unable to
find any documentation of this change but the author does state that 3.05
is the latest version and is also the only version that he will fix bugs for.

There is no changelog to show the differences between 3.3 and 3.05 but 3.05
seems to:
- add support for more LDAP servers (Novell)
- better integration of support for both apache 1.x and 2.x
- incorporate some other small changes and bugfixes.

18 years agoChanged the MASTER_SITES to sourceforge, as the old one has only one
rillig [Fri, 14 Oct 2005 10:41:18 +0000 (10:41 +0000)]
Changed the MASTER_SITES to sourceforge, as the old one has only one
version available. Fixes PR #31588.

18 years agoUpdated net/wget to 1.10.2
adam [Fri, 14 Oct 2005 10:13:03 +0000 (10:13 +0000)]
Updated net/wget to 1.10.2

18 years agoChanges 1.10.2:
adam [Fri, 14 Oct 2005 10:12:12 +0000 (10:12 +0000)]
Changes 1.10.2:
* Buffer overrun fixed in NTLM code

18 years agoUpdated www/bluefish to 1.0.4
adam [Fri, 14 Oct 2005 09:59:25 +0000 (09:59 +0000)]
Updated www/bluefish to 1.0.4

18 years agoChanges 1.0.4:
adam [Fri, 14 Oct 2005 09:57:54 +0000 (09:57 +0000)]
Changes 1.0.4:
- Translation updates: es.po, ja.po
- Highlighting fixes to HTML, PHP highlighting patterns.
- Fix a compile issue when compiling without GnomeVFS support.
- Update bluefish.desktop to current standards.
- Fix a bug in the highlighting engine that incorrectly matched
   multi byte characters.

Changes 1.0.3:
- Translation updates: da.po, de.po, it.po, ja.po, zh_TW.po, zh_CN.po.
- Add an option to disable the Quickbar Tip dialog.
- After inserting a text block from the custom menu, Bluefish should
   scroll the editor window to make cursor visible.
- Formatstring before/after in custom menu editor does not follow cursor.
- Highlighting fixes to C, Python highlighting patterns.
- Fix a bug where the user was not prompted to overwrite an existing file
   on a remote file sytem.
- Misc custom menu fixes.
- GUI improvements to the custom menu dialogs
- Extend e-mail dialog: Add CC and BCC fields. Subject and body are now
   automatically URL-encoded.
- Extend time insert dialog: Add possibility to insert ISO8601 date/time
   as recommended by the W3C for the date meta tag. Rewrite a part of the
   auto-update of meta tags. User can now choose, which meta tags should be
   updated. Add possibility to auto-update the date meta tag.
- Clean up translatable strings. Fix a few menu entries.
- Set an empty title in message dialogs as described in the GNOME HIG.
- Add an option to the QuickStart dialog that allows the user to specifiy
   whether a new document should be opened.

18 years agoNote p5-POE-Component-IRC update
adrianp [Fri, 14 Oct 2005 09:49:06 +0000 (09:49 +0000)]
Note p5-POE-Component-IRC update

18 years agoUpdate to 4.71
adrianp [Fri, 14 Oct 2005 09:46:54 +0000 (09:46 +0000)]
Update to 4.71
From Changes:
> 4.71  Thu Oct 13 19:04:01 BST 2005
>     - Documentation bug in IRC.pm, spotted by cnelson.
>     - Fixed ::State.pm for channel admin/owner support,
>       spotted by Sebastien Wernerus.
>
> 4.70  Fri Sep 16 16:45:05 BST 2005
>     - Fixed a bug where 'irc_raw' events were being switched off after
>       a connect() without parameters was called.
>
> 4.69  Mon Sep 05 12:30:01 BST 2005
>     - 3_connect.t was causing problems on Cygwin. Skipped this test
>       on Cygwin for now.
>
> 4.68  Fri Sep 02 14:00:00 BST 2005
>     - Altered Connector plugin so it starts the auto_ping on
>       'irc_connected' rather than 'irc_001'. Thanks to British
>       Telecom for enabling me to spot that one. >:]
>
> 4.67  <Date>
>     - Documentation amendments to Plugin.pm. Well spotted, perigrin :D
>     - Added POD test.
>     - Filter-CTCP.pm fixed. All 'warn's only enabled when debug is set.
>       Thanks to ketas for spotting that one.
>     - Fixed a typo made doing the previous fix. >;)
>     - Added Projects.pm, hopefully a list of PoCo-IRC using projects.
>     - Added placeholder for State::Lite, a lightweight version of State.
>     - Tidied up main PoCo-IRC POD. Added a much better SYNOPSIS.
>
> 4.66  Thu Jul 28 17:55:01 BST 2005
>     - Committed patches from Jeff 'japhy' Pinyan who has hacked
>       prioritisation into the plugin system. Check Plugin.pm and
>       Pipeline.pm for details.
>
> 4.65  Wed Jul 13 17:47:08 BST 2005
>     - Fixed the anamoly where plugins weren't deleted if shutdown()
>       is called. This should fix plugins that based around POE::Session.

18 years agoEnable-utf8 for www/bluefish
adam [Fri, 14 Oct 2005 09:37:46 +0000 (09:37 +0000)]
Enable-utf8 for www/bluefish

18 years agoUpdated pkglint to 4.28.1.
rillig [Fri, 14 Oct 2005 09:24:29 +0000 (09:24 +0000)]
Updated pkglint to 4.28.1.

Declared some more variables as List types. Added a check that
PERL5_PACKLIST matches the PKGNAME.

18 years agoBuild fix on OpenBSD, borrowed from OpenBSD ports.
hiramatsu [Fri, 14 Oct 2005 08:59:50 +0000 (08:59 +0000)]
Build fix on OpenBSD, borrowed from OpenBSD ports.

Quote from the commit log(ports/editors/emacs21/Makefile version 1.10).
-----------------------------------------
Work around the fact that emacs undump knows too much about the layout
of elf files (or thinks it does). These assumptions were just broken
by binutils/ld changes to put GOT and PLT into their own PT_LOAD sections.
Thus BSS is no longer part of the DATA PT_LOAD section. This is a
workaround using the '-Z' compatibility flag which disables the GOT/PLT
padding.

18 years agonote sendmail update
adrianp [Fri, 14 Oct 2005 08:37:16 +0000 (08:37 +0000)]
note sendmail update

18 years agoUpdate sendmail to 8.13.5
adrianp [Fri, 14 Oct 2005 08:36:02 +0000 (08:36 +0000)]
Update sendmail to 8.13.5
From the CHANGELOG:
>  Store the filesystem identifier of the df/ subdirectory (if it
>  exists) in an internal structure instead of the base
>  directory.  This structure is used decide whether there
>  is enough free disk space when selecting a queue, hence
>  without this change queue selection could fail if a df/
>  subdirectory exists and is on a different filesystem
>  than the base directory.
>  Use the queue index of the df file (instead of the qf file) for
>  checking whether a link(2) operation can be used to split
>  an envelope across queue groups.  Problem found by
>  Werner Wiethege.
>  If the list of items in the queue is larger than the maximum
>  number of items to process, sort the queue first and
>  then cut the list off instead of the other way around.
>  Patch from Matej Vela of Rudjer Boskovic Institute.
>  Fix helpfile to show full entry for ETRN.  Problem noted by
>  Penelope Fudd, patch from Neil Rickert of Northern Illinois
>  University.
>  FallbackSmartHost should also be tried on temporary errors.
>  From John Beck of Sun Microsystems.
>  When a server responds with 421 to the STARTTLS command then treat
>  it as a temporary error, not as protocol error.  Problem
>  noted by Andrey J. Melnikoff.
>  Properly define two functions in libsm as static because their
>  prototype used static too.  Patch from Peter Klein.
>  Fix syntax errors in helpfile for MAIL and RCPT commands.
>  LIBMILTER: When smfi_replacebody() is called with bodylen equals
>  zero then do not silently ignore that call.  Patch from
>  Gurusamy Sarathy of Active State.
>  LIBMILTER: Recognize "421" also in a multi-line reply to terminate
>  the SMTP session with that error.  Fix from Brian Kantor.
>  Portability: New option HASSNPRINTF which can be set if the OS
>  has a properly working snprintf(3) to get rid
>  of the last two (safe) sprintf(3) calls in the
>  source code.
>  Add support for AIX 5.3.
>  Add support for SunOS 5.11 (aka Solaris 11).
>  Add support for Darwin 8.x.  Patch from Lyndon Nerenberg.
>  OpenBSD 3.7 has removed support for NETISO.
>  CONFIG: Add OSTYPE(freebsd6) for FreeBSD 6.X.

18 years agoAdd and enable secpanel-0.5.1.
minskim [Fri, 14 Oct 2005 01:08:27 +0000 (01:08 +0000)]
Add and enable secpanel-0.5.1.

18 years agoImport secpanel from pkgsrc-wip. Packaged by dhowland.
minskim [Fri, 14 Oct 2005 01:06:20 +0000 (01:06 +0000)]
Import secpanel from pkgsrc-wip.  Packaged by dhowland.

SecPanel serves as a graphical user interface for managing and running
SSH (Secure Shell) and SCP (Secure Copy) connections.  SecPanel is
written entirely in pure Tcl/Tk and does not need any extensions but
it requires version 8.x of Tcl and Tk.

18 years agoMerge from vendor branch TNF:
minskim [Fri, 14 Oct 2005 01:06:20 +0000 (01:06 +0000)]
Merge from vendor branch TNF:
Import secpanel from pkgsrc-wip.  Packaged by dhowland.

SecPanel serves as a graphical user interface for managing and running
SSH (Secure Shell) and SCP (Secure Copy) connections.  SecPanel is
written entirely in pure Tcl/Tk and does not need any extensions but
it requires version 8.x of Tcl and Tk.

18 years agoAdd and enable dirb-1.8.
minskim [Fri, 14 Oct 2005 00:45:57 +0000 (00:45 +0000)]
Add and enable dirb-1.8.

18 years agoImport dirb from pkgsrc-wip. Packaged by pancake.
minskim [Fri, 14 Oct 2005 00:44:03 +0000 (00:44 +0000)]
Import dirb from pkgsrc-wip.  Packaged by pancake.

DIRB is a Web Content Scanner.  It looks for existing (and/or hidden)
Web Objects.  It basically works by launching a dictionary based
attack against a web server and analizing the response.

DIRB comes with a set of preconfigured attack wordlists for easy usage
but you can use your custom wordlists.  Also DIRB sometimes can be
used as a classic CGI scanner, but remember is a content scanner not a
vulnerability scanner.

DIRB main purpose is to help in professional web application auditing.
Specially in security related testing.  It covers some holes not
covered by classic web vulnerability scanners.  DIRB looks for
specific web objects that other generic CGI scanners can't look for.
It doesn't search vulnerabilities nor does it look for web contents
that can be vulnerables.

18 years agoMerge from vendor branch TNF:
minskim [Fri, 14 Oct 2005 00:44:03 +0000 (00:44 +0000)]
Merge from vendor branch TNF:
Import dirb from pkgsrc-wip.  Packaged by pancake.

DIRB is a Web Content Scanner.  It looks for existing (and/or hidden)
Web Objects.  It basically works by launching a dictionary based
attack against a web server and analizing the response.

DIRB comes with a set of preconfigured attack wordlists for easy usage
but you can use your custom wordlists.  Also DIRB sometimes can be
used as a classic CGI scanner, but remember is a content scanner not a
vulnerability scanner.

DIRB main purpose is to help in professional web application auditing.
Specially in security related testing.  It covers some holes not
covered by classic web vulnerability scanners.  DIRB looks for
specific web objects that other generic CGI scanners can't look for.
It doesn't search vulnerabilities nor does it look for web contents
that can be vulnerables.

18 years agoAdd and enable rxvt-unicode-5.7.
minskim [Fri, 14 Oct 2005 00:35:34 +0000 (00:35 +0000)]
Add and enable rxvt-unicode-5.7.

18 years agoImport rxvt-unicode from pkgsrc-wip. Packaged by Leonard Schmidt.
minskim [Fri, 14 Oct 2005 00:32:53 +0000 (00:32 +0000)]
Import rxvt-unicode from pkgsrc-wip.  Packaged by Leonard Schmidt.

rxvt-unicode is a clone of the well known terminal emulator rxvt,
modified to store text in Unicode (either UCS-2 or UCS-4) and to use
locale-correct input and output.  It also supports mixing multiple
fonts at the same time, including Xft fonts.

18 years agoMerge from vendor branch TNF:
minskim [Fri, 14 Oct 2005 00:32:53 +0000 (00:32 +0000)]
Merge from vendor branch TNF:
Import rxvt-unicode from pkgsrc-wip.  Packaged by Leonard Schmidt.

rxvt-unicode is a clone of the well known terminal emulator rxvt,
modified to store text in Unicode (either UCS-2 or UCS-4) and to use
locale-correct input and output.  It also supports mixing multiple
fonts at the same time, including Xft fonts.

18 years agoUpdated pkglint to 4.28.
rillig [Fri, 14 Oct 2005 00:06:06 +0000 (00:06 +0000)]
Updated pkglint to 4.28.

Added support to typecheck "List of Something" in Makefile variables.
DEPENDS and BUILD_DEPENDS are of type List of Dependency, CFLAGS are
simply a List.

18 years agoUpdated archivers/libarchive to 1.02.036
xtraeme [Thu, 13 Oct 2005 21:35:44 +0000 (21:35 +0000)]
Updated archivers/libarchive to 1.02.036

18 years agoUpdate to 1.02.036.
xtraeme [Thu, 13 Oct 2005 21:34:16 +0000 (21:34 +0000)]
Update to 1.02.036.

Changes:

* Use GNU libtool to build shared libraries on many systems.

18 years agoAdded the php-pdo packages.
rillig [Thu, 13 Oct 2005 21:20:33 +0000 (21:20 +0000)]
Added the php-pdo packages.

18 years agoAdd gettext-lib/buildlink3.mk to match with Makefile.
minskim [Thu, 13 Oct 2005 21:02:14 +0000 (21:02 +0000)]
Add gettext-lib/buildlink3.mk to match with Makefile.

18 years agoNote addition of xenkernel20, version 2.0.7
agc [Thu, 13 Oct 2005 21:00:29 +0000 (21:00 +0000)]
Note addition of xenkernel20, version 2.0.7

18 years agoAdd and enable xenkernel20
agc [Thu, 13 Oct 2005 20:59:26 +0000 (20:59 +0000)]
Add and enable xenkernel20

18 years agoThis needs msgfmt and plurals support. Patch provided by Leonard Schmidt
jmmv [Thu, 13 Oct 2005 20:58:49 +0000 (20:58 +0000)]
This needs msgfmt and plurals support.  Patch provided by Leonard Schmidt
in PR pkg/31582.

18 years agoInitial import of a package to retrieve the Xen kernel itself easily.
agc [Thu, 13 Oct 2005 20:58:20 +0000 (20:58 +0000)]
Initial import of a package to retrieve the Xen kernel itself easily.

Xen is a virtual machine monitor for x86 hardware (runs only on
i686-class CPUs), which supports running multiple guests operating
systems on a single machine.  Guest OSes (also called "domains")
require a modified kernel which supports Xen hypercalls in replacement
to access to the physical hardware.  At boot, the xen kernel is loaded
(via grub) along with the guest kernel for the first domain (called
domain0).  domain0 has privileges to access the physical hardware (PCI
and ISA devices), administrate other domains and provide virtual
devices (disks and network) to other domains.

This package contains the Xen kernel itself.

18 years agoMerge from vendor branch TNF:
agc [Thu, 13 Oct 2005 20:58:20 +0000 (20:58 +0000)]
Merge from vendor branch TNF:
Initial import of a package to retrieve the Xen kernel itself easily.

Xen is a virtual machine monitor for x86 hardware (runs only on
i686-class CPUs), which supports running multiple guests operating
systems on a single machine.  Guest OSes (also called "domains")
require a modified kernel which supports Xen hypercalls in replacement
to access to the physical hardware.  At boot, the xen kernel is loaded
(via grub) along with the guest kernel for the first domain (called
domain0).  domain0 has privileges to access the physical hardware (PCI
and ISA devices), administrate other domains and provide virtual
devices (disks and network) to other domains.

This package contains the Xen kernel itself.

18 years agoThis file is not needed anymore.
rillig [Thu, 13 Oct 2005 20:52:44 +0000 (20:52 +0000)]
This file is not needed anymore.

18 years agoNote libmimedir update to 0.4nb1 and related synce-rra PKGREVISION bump.
wiz [Thu, 13 Oct 2005 20:43:30 +0000 (20:43 +0000)]
Note libmimedir update to 0.4nb1 and related synce-rra PKGREVISION bump.

18 years agoDue to libmimedir changes, this now builds a shared library.
wiz [Thu, 13 Oct 2005 20:42:48 +0000 (20:42 +0000)]
Due to libmimedir changes, this now builds a shared library.
Bump PKGREVISION.

18 years agolibtoolize. Now installs a shared library too.
wiz [Thu, 13 Oct 2005 20:41:51 +0000 (20:41 +0000)]
libtoolize. Now installs a shared library too.
Bump PKGREVISION.

18 years agoNote PKGREVISION bump of libidn.
minskim [Thu, 13 Oct 2005 20:40:24 +0000 (20:40 +0000)]
Note PKGREVISION bump of libidn.

18 years agoEnable NLS explicitly by including gettext-lib/buildlink3.mk.
minskim [Thu, 13 Oct 2005 20:39:37 +0000 (20:39 +0000)]
Enable NLS explicitly by including gettext-lib/buildlink3.mk.

Bump PKGREVISION due to PLIST changes.

18 years agoThere is no rillig category in pkgsrc (yet?).
wiz [Thu, 13 Oct 2005 20:36:16 +0000 (20:36 +0000)]
There is no rillig category in pkgsrc (yet?).

18 years agoBumped PKGREVISION of wm/ctwm to 1. Now it builds on Solaris.
rillig [Thu, 13 Oct 2005 20:21:43 +0000 (20:21 +0000)]
Bumped PKGREVISION of wm/ctwm to 1. Now it builds on Solaris.

18 years agoBumped PKGREVISION to 1.
rillig [Thu, 13 Oct 2005 20:20:55 +0000 (20:20 +0000)]
Bumped PKGREVISION to 1.

Made the package build on Solaris.

18 years agoNote initial addition of p5-Net-SSH version 1.29, as security/p5-Net-SSH, into
seb [Thu, 13 Oct 2005 20:20:21 +0000 (20:20 +0000)]
Note initial addition of p5-Net-SSH version 1.29, as security/p5-Net-SSH, into
The NetBSD Packages Collection.

The Net::SSH::Perl Perl5 module contains implementations of both the
SSH1 and SSH2 protocols.

18 years ago"-Wl,-rpath" should not be used directly. ${COMPILER_RPATH_FLAG} is better.
rillig [Thu, 13 Oct 2005 20:17:45 +0000 (20:17 +0000)]
"-Wl,-rpath" should not be used directly. ${COMPILER_RPATH_FLAG} is better.

18 years agoAdd & enable p5-Net-SSH
seb [Thu, 13 Oct 2005 20:17:00 +0000 (20:17 +0000)]
Add & enable p5-Net-SSH

18 years agoInitial import of p5-Net-SSH version 1.29 into The NetBSD Packages
seb [Thu, 13 Oct 2005 20:14:18 +0000 (20:14 +0000)]
Initial import of p5-Net-SSH version 1.29 into The NetBSD Packages
Collection.

The Net::SSH::Perl Perl5 module contains implementations of both the
SSH1 and SSH2 protocols.

18 years agoMerge from vendor branch TNF:
seb [Thu, 13 Oct 2005 20:14:18 +0000 (20:14 +0000)]
Merge from vendor branch TNF:
Initial import of p5-Net-SSH version 1.29 into The NetBSD Packages
Collection.

The Net::SSH::Perl Perl5 module contains implementations of both the
SSH1 and SSH2 protocols.

18 years agoUpdated comms/synce-rra to 0.9.1nb1
wiz [Thu, 13 Oct 2005 18:40:56 +0000 (18:40 +0000)]
Updated comms/synce-rra to 0.9.1nb1

18 years agoAdd official patch with some post-0.9.1 fixes.
wiz [Thu, 13 Oct 2005 18:40:21 +0000 (18:40 +0000)]
Add official patch with some post-0.9.1 fixes.
Bump PKGREVISION.

18 years agoRegenerated to match the current patches.
rillig [Thu, 13 Oct 2005 18:19:14 +0000 (18:19 +0000)]
Regenerated to match the current patches.

18 years agoRemoved double RCS Id.
rillig [Thu, 13 Oct 2005 18:15:10 +0000 (18:15 +0000)]
Removed double RCS Id.

18 years agonote horde update
adrianp [Thu, 13 Oct 2005 18:15:00 +0000 (18:15 +0000)]
note horde update

18 years agoUpdate to horde 3.0.5
adrianp [Thu, 13 Oct 2005 18:13:22 +0000 (18:13 +0000)]
Update to horde 3.0.5
From the CHANGELOG:
>   ------
>    v3.0.5
>    ------
>
>    [mms] Fix VFS's autocreatePath() for directory paths containing the root
>          directory.
>    [jan] Fix cyrsql authentication driver with unixhierarchysep enabled
>          (sgrondin@csbf.qc.ca, Bug 2367).
>    [mms] Fix nested IMAP AND searches.
>    [mms] In sql VFS driver, allow the use of '/' at the beginning of a path to
>          indicate the base directory.
>    [jan] Fix returning to last page after sending problem report (Bug 2350).
>    [mms] Fix a bug that caused hook code to be run unnecessarily after a user
>          is already logged in.
>
>
>    ----------
>    v3.0.5-RC2
>    ----------
>
>    [cjh] Fix a far-reaching DataTree bug in loading parent ids (Bug 2203).
>
>
>    ----------
>    v3.0.5-RC1
>    ----------
>
>    [jan] Add Bosnian translation (Vedran Ljubovic <vljubovic@smartnet.ba>).
>    [cjh] Let Horde_Tree handle all indent calculation based on parent/child
>          relationships (Bug 2198).
>    [cjh] Add initial LDAP SessionHandler driver.
>    [cjh] Use row-level locking or transactions where possible to avoid
>          session corruption in SessionHandler (Bug 1580).
>    [mms] Add the memcached SessionHandler:: driver (Rong-En Fan <rafan@csie.org>).
>    [mms] Fix verification of MIME strings with escaped quotes (Bug 2168).
>    [jan] Fix generation of free periods in free/busy code with overlapping events.
>    [jan] Don't show Options button in problem reporting page.
>    [jan] Add Util::realPath() method.
>    [mas] Include version numbers for applications on Admin Setup screen. (Bug
>          1420)
>    [mas] Change IMAP Auth driver to use imap/notls by default in non-DSN mode to
>          match DSN mode.
>    [mas] Add tls and self-signed certificate configuration options to IMAP Auth
>          driver. (Bug 1357)
>    [cjh] Recognize Opera 8+ as providing advanced features (Bug 2066).
>    [cjh] Fix reading of binary files on Windows in VC_svn (Bug 2036).
>    [mas] Fix SQL 'LIKE' case-insensitive comparison. (Bug 2030)
>    [jan] Allow charset aware IMAP searches.
>    [jan] Fix Google search block for non-ascii characters (Bug 1329).
>    [jan] Add quick-install instructions.
>    [jan] Improve performance of several framework packages.
>    [mms] Fix MIME_Contents:: caching in PHP 5 (Bug 1410).
>    [jan] Fix VC SVN backend to support user names with spaces
>          (shimmanning@gmail.com, Bug 1919).
>    [cjh] Escape HTML in identity names (Bug 1910).
>    [mas] Use updated PostgreSQL function names.
>    [ben] Update application list in horde's LDAP schema
>    [cjh] Enforce maxlength restrictions in Horde_Form validation (Bug 1895).
>    [jan] Disable weather.com Block if not configured.
>    [cjh] Include sourceroot in VC cache keys (Bug 1783).
>    [jan] Add SQL script and instructions for MSDE databases (Bugs 1862, 1870,
>          jeff@image-src.com).
>    [jan] Allow portal blocks to be larger than two column/rows (Bugs 1189, 1632).
>    [jan] Add SMTP authentication to problem reporting (Bug 1128).
>    [jan] Support help files in admin directory with translations.php (Bug 1344).
>    [jan] Fixed SQL binding for ODBC and MSSQL drivers (Bug 1816).
>    [jan] Add configuration option to set location of MIME magic database.
>    [mms] Make sure headers in a MIME_Part are encoded with the same character
>          set used in that MIME_Part (Bug 1591).
>    [mms] Add List-Headers listed in RFC 2369 to the list of MIME Headers that
>          can only appear once in a single header (Bug 1766).
>    [cjh] Fix typo in parsing of FREEBUSY data (Bug 1590).
>    [jan] Support SQLite and Oracle in all SQL backend configurations.
>    [cjh] Use bind variables in the Auth, VFS, and SessionHandler SQL drivers,
>          and in scripts/remove_prefs.php (selsky@columbia.edu, Bugs 1665,
>          1666, 1667, 1668, 1677).
>    [cjh] session_set_cookie_params() expects a relative timeout; setcookie wants
>          absolute. Go back to a configinteger for $conf['session']['timeout'] and
>          add time() to that value in setcookie() calls (Bugs 1302, 1658).
>          THIS MAY BREAK CONFIGURATIONS SET TO USE PHP CODE. MAKE SURE TO UPDATE
>          YOUR $conf['session']['timeout'] SETTING AFTER UPGRADING.
>    [cjh] Use bind variables in the Prefs and Token SQL drivers
>          (selsky@columbia.edu, Bugs 1652, 1653).
>    [mms] Prune expanded folders that no longer exist in IMAP_Tree (Bug 1517).
>    [cjh] Don't try to compress output if ZPS compression is on (Bug 1626).
>    [cjh] If an app only has one prefGroup, always show that prefGroup instead
>          of showing an overview screen with only one entry.

18 years agoFix plist, checksum for patch-bf was wrong
tonio [Thu, 13 Oct 2005 18:13:02 +0000 (18:13 +0000)]
Fix plist, checksum for patch-bf was wrong

18 years agoAdded a chunk to patch-ah that fixes one of the ubiquitous
rillig [Thu, 13 Oct 2005 18:09:06 +0000 (18:09 +0000)]
Added a chunk to patch-ah that fixes one of the ubiquitous
declaration-after-code occurences. Fixes PR #31576.

18 years agoRemoved the RCS Id from patch-ad. While at it, fixed the other pkglint
rillig [Thu, 13 Oct 2005 18:05:32 +0000 (18:05 +0000)]
Removed the RCS Id from patch-ad. While at it, fixed the other pkglint
warning, too.

18 years agoqnetwalk updated to 1.2.
wiz [Thu, 13 Oct 2005 18:02:07 +0000 (18:02 +0000)]
qnetwalk updated to 1.2.

18 years agoUpdate to 1.2, provided by Ian Zagorskih in PR 29941.
wiz [Thu, 13 Oct 2005 18:01:27 +0000 (18:01 +0000)]
Update to 1.2, provided by Ian Zagorskih in PR 29941.

2005-04-10  * QNetWalk 1.2 released.
    * Added German translation by Thomas Loeber
    * Added Spanish translation by Ismael Asensio
    * Added Polish translation by Aleksander Wojdyga
    * Added Brazilian Portuguese translation by Paulo Vitor
    * Added the desktop file.

18 years agoMention new synce-rra package.
wiz [Thu, 13 Oct 2005 17:35:08 +0000 (17:35 +0000)]
Mention new synce-rra package.

18 years agoUpdate HOMEPAGE and MASTER_SITES, from Zafer Aydogan in PR 31549.
wiz [Thu, 13 Oct 2005 17:29:32 +0000 (17:29 +0000)]
Update HOMEPAGE and MASTER_SITES, from Zafer Aydogan in PR 31549.

18 years agoNote turba update
adrianp [Thu, 13 Oct 2005 17:15:09 +0000 (17:15 +0000)]
Note turba update

18 years agoUpdate turba to 2.0.3
adrianp [Thu, 13 Oct 2005 17:13:58 +0000 (17:13 +0000)]
Update turba to 2.0.3
From the CHANGELOG:
> ------
> v2.0.3
> ------
>
> [jan] Add Turkish translation (Servet Güney <sguney@metu.edu.tr>
>
>
> ----------
> v2.0.3-RC1
> ----------
>
> [jan] Don't show "Add" icon if no writeable address books exist.
> [jan] Don't show "Browse" icon and list if no browseable address books exist.
> [jan] Add example how to use a field for Horde's category system.
> [cjh] Allow uid to be used in key generation (especially useful for LDAP
>       backends that want to use uid in the DN) (Bug 2027).
> [mjr] Fix bug where search results are not displayed when no browseable
>       addressbooks exist and bug where the browse attribute is ignored for
>       addressbooks that are set as default, allowing a non-browseable
>       addressbook to be browsed (Bug 1959).
> [jan] Import and export of birthdays with vCards (thomas@gelf.net, Bug 1269).
> [jan] Fix mini search portal block with non-ascii search strings (Bug 1605).
> [cjh] Add a generic SQL upgrade script, replacing the MySQL-specific
>       version (Bug 1781).
> [mjr] Use addressbook name as part of cache key to prevent breaking similar
>       searches on different IMSP addressbooks.
> [cjh] Use bind variables in the SQL driver (selsky@columbia.edu, Bug 1651).
> [mjr] Fix api search() method to correctly deal with contacts containing
>       multiple email-type fields (Bug 1284).
> [cjh] Fix _read() for multiple objects in the LDAP driver (Bug 1520).
> [mjr] Cache IMSP search results when sending multiple IMSP searchaddress
>       commands for the same search.
> [cjh] Show actions and browse letters at the top and bottom of contact
>       listings (Bug 1312, Bug 1458).
> [jan] Add shortcut icon (favicon.ico).
> [mjr] Show Contacts and Show Groups links now work correctly with IMSP driver.
> [jan] Don't include names in email fields of distribution lists retrieved
>       through the "search" API method (Bug 1384).

18 years agoNote qgreylist update (changed my mind, it's a good update).
schmonz [Thu, 13 Oct 2005 17:04:30 +0000 (17:04 +0000)]
Note qgreylist update (changed my mind, it's a good update).

18 years agoUpdate to 0.3. Changes:
schmonz [Thu, 13 Oct 2005 17:01:47 +0000 (17:01 +0000)]
Update to 0.3. Changes:

* Updated default timeouts
* Added support for matching IPs based on class-C (/24) address,
    rather than the full IP address - enabled by default
* Added support for whitelists
* Wait for the envelope before sending tempfail (helps for some buggy MTAs)
* Removed qgreylist-info script (doesn't work with new class-C greylisting)

18 years agoAdd and enable synce-rra.
wiz [Thu, 13 Oct 2005 16:58:08 +0000 (16:58 +0000)]
Add and enable synce-rra.

18 years agoInitial import of synce-rra-0.9.1.
wiz [Thu, 13 Oct 2005 16:57:41 +0000 (16:57 +0000)]
Initial import of synce-rra-0.9.1.

SynCE is a project for connecting to devices running Windows CE or
Pocket PC.  RRA implements the Remote Replication Agent Connection
protocol for synchronising objects between a Windows CE device and
another computer.

18 years agoMerge from vendor branch TNF:
wiz [Thu, 13 Oct 2005 16:57:41 +0000 (16:57 +0000)]
Merge from vendor branch TNF:
Initial import of synce-rra-0.9.1.

SynCE is a project for connecting to devices running Windows CE or
Pocket PC.  RRA implements the Remote Replication Agent Connection
protocol for synchronising objects between a Windows CE device and
another computer.

18 years agoNote gftp{,-gtk1} PKGREVISION bumps.
wiz [Thu, 13 Oct 2005 16:45:50 +0000 (16:45 +0000)]
Note gftp{,-gtk1} PKGREVISION bumps.

18 years agoAdd patch from PR 30667 by Geert Hendrickx, fixing sftp.
wiz [Thu, 13 Oct 2005 16:44:59 +0000 (16:44 +0000)]
Add patch from PR 30667 by Geert Hendrickx, fixing sftp.
Bump PKGREVISION.

gftp: add glib2 bl3.mk file since verifypc complains.

18 years agoMention some more new synce packages.
wiz [Thu, 13 Oct 2005 16:06:20 +0000 (16:06 +0000)]
Mention some more new synce packages.

18 years agoAdd and enable some more synce packages.
wiz [Thu, 13 Oct 2005 16:06:02 +0000 (16:06 +0000)]
Add and enable some more synce packages.

18 years agoImprove COMMENT, from FreeBSD ports.
wiz [Thu, 13 Oct 2005 15:27:40 +0000 (15:27 +0000)]
Improve COMMENT, from FreeBSD ports.

18 years agoAdd and enable libmimedir.
wiz [Thu, 13 Oct 2005 15:16:07 +0000 (15:16 +0000)]
Add and enable libmimedir.

18 years agoInitial import of libmimedir-0.4:
wiz [Thu, 13 Oct 2005 15:15:28 +0000 (15:15 +0000)]
Initial import of libmimedir-0.4:

This library parses MIME Directory Profile which is defined in RFC
2425.

18 years agoMerge from vendor branch TNF:
wiz [Thu, 13 Oct 2005 15:15:28 +0000 (15:15 +0000)]
Merge from vendor branch TNF:
Initial import of libmimedir-0.4:

This library parses MIME Directory Profile which is defined in RFC
2425.

18 years agoInitial import of synce-serial-0.9.1:
wiz [Thu, 13 Oct 2005 15:08:29 +0000 (15:08 +0000)]
Initial import of synce-serial-0.9.1:

Synce-serial is part of the SynCE project.

This module contains helper scripts for setting up a serial connection
for use with SynCE. They are basically wrappers around pppd:

synce-serial-config  - Use this to select serial port and IP adresses
synce-serial-start   - Use this to start connection
synce-serial-abort   - Use this to abort a connection

18 years agoMerge from vendor branch TNF:
wiz [Thu, 13 Oct 2005 15:08:29 +0000 (15:08 +0000)]
Merge from vendor branch TNF:
Initial import of synce-serial-0.9.1:

Synce-serial is part of the SynCE project.

This module contains helper scripts for setting up a serial connection
for use with SynCE. They are basically wrappers around pppd:

synce-serial-config  - Use this to select serial port and IP adresses
synce-serial-start   - Use this to start connection
synce-serial-abort   - Use this to abort a connection

18 years agoInitial import of synce-dccm-0.9.1:
wiz [Thu, 13 Oct 2005 15:05:16 +0000 (15:05 +0000)]
Initial import of synce-dccm-0.9.1:

DCCM is part of the SynCE project.

This daemon is required to be able to communicate with a handheld
device.

18 years agoMerge from vendor branch TNF:
wiz [Thu, 13 Oct 2005 15:05:16 +0000 (15:05 +0000)]
Merge from vendor branch TNF:
Initial import of synce-dccm-0.9.1:

DCCM is part of the SynCE project.

This daemon is required to be able to communicate with a handheld
device.

18 years agoInitial import of synce-librapi2-0.9.1:
wiz [Thu, 13 Oct 2005 15:03:42 +0000 (15:03 +0000)]
Initial import of synce-librapi2-0.9.1:

Librapi is part of the SynCE project.

The RAPI library is an open source implementation that works like
RAPI.DLL, available on Microsoft operating systems. The library
makes it possible to make remote calls to a computer running Pocket
PC.

In order to use librapi, a daemon that the Pocket PC client connects
to must be running on the computer using librapi.

18 years agoMerge from vendor branch TNF:
wiz [Thu, 13 Oct 2005 15:03:42 +0000 (15:03 +0000)]
Merge from vendor branch TNF:
Initial import of synce-librapi2-0.9.1:

Librapi is part of the SynCE project.

The RAPI library is an open source implementation that works like
RAPI.DLL, available on Microsoft operating systems. The library
makes it possible to make remote calls to a computer running Pocket
PC.

In order to use librapi, a daemon that the Pocket PC client connects
to must be running on the computer using librapi.

18 years agoAdded comms/synce-libsynce version 0.9.1
wiz [Thu, 13 Oct 2005 15:01:40 +0000 (15:01 +0000)]
Added comms/synce-libsynce version 0.9.1

18 years agoAdd and enable synce-libsynce.
wiz [Thu, 13 Oct 2005 15:00:58 +0000 (15:00 +0000)]
Add and enable synce-libsynce.

18 years agoInitial import of synce-libsynce-0.9.1:
wiz [Thu, 13 Oct 2005 15:00:13 +0000 (15:00 +0000)]
Initial import of synce-libsynce-0.9.1:

Libsynce is part of the SynCE project.

The SynCE library is required to compile (at least) the following
parts of the SynCE project:

o librapi2
o dccmd

18 years agoMerge from vendor branch TNF:
wiz [Thu, 13 Oct 2005 15:00:13 +0000 (15:00 +0000)]
Merge from vendor branch TNF:
Initial import of synce-libsynce-0.9.1:

Libsynce is part of the SynCE project.

The SynCE library is required to compile (at least) the following
parts of the SynCE project:

o librapi2
o dccmd

18 years agoDon't declare errno as nested extern. Depend on errno.h to provide.
joerg [Thu, 13 Oct 2005 14:00:51 +0000 (14:00 +0000)]
Don't declare errno as nested extern. Depend on errno.h to provide.
In the upstream version I added the suggestion of explicitly including
errno.h as done in many other files.

18 years agokde 3.4.3 update
markd [Thu, 13 Oct 2005 13:42:18 +0000 (13:42 +0000)]
kde 3.4.3 update

18 years agoUpdate to KDE 3.4.3
markd [Thu, 13 Oct 2005 13:36:01 +0000 (13:36 +0000)]
Update to KDE 3.4.3

18 years agoUpdate kdevelop to 3.2.3 (part of KDE 3.4.3)
markd [Thu, 13 Oct 2005 13:27:21 +0000 (13:27 +0000)]
Update kdevelop to 3.2.3 (part of KDE 3.4.3)

Changes:
couple of bug fixes.