Commit graph

5556 commits

Author SHA1 Message Date
joerg
f847442f06 Fix errno. 2006-01-19 22:44:27 +00:00
joerg
d1b9bd1a6f Use SUBST framework for patching configure. Replace config.guess
and config.sub. Add DragonFly. In configure, adjust the check for
libssl, since it can't be linked without -lcrypto on DragonFly.
2006-01-19 22:15:58 +00:00
joerg
3cd0e4673d Rename gz_header, it conflicts with zlib.h on DragonFly. 2006-01-19 21:11:25 +00:00
kleink
bd83b0eae2 Update to ap-auth-ldap to 1.6.1; changes since 1.6.0 include:
* Fixed security bug that could allow attacker to execute arbitrary
       commands as the apache user. [Digital Armaments, seregon at bughunter
       dot net]

     * Fixed bug that sometimes resulted in segfaults during periodic cache
       cleanup. [Stefan Gaffga]
     * Add AuthLDAPVersion option to specify which LDAP version to use on
       LDAP server. [Hans Petter Selasky]
     * Support ldaps:// urls automatically under OpenLDAP. No need to compile
       with --with-ssl; this is just to enable SSL with the Netscape SDK.
       [Andrew McAllister, Malcolm Locke]
     * Fixed bug where auth_ldap didn't always rebind as the AuthLDAPBindDN
       after doing an authorization. [Stephen Lombardo, Brent Putnam, Ace
       Suares, Ted Cabeen, others].
     * Fixed bug where we forgot to note a failed auth attempt which would
       result in the browser never giving the user a second chance to enter a
       password. [Thanks to many other people]
2006-01-15 16:25:41 +00:00
adrianp
4bd7c101dc Update distinfo for xtraeme@ mySQL changes. 2006-01-13 17:54:27 +00:00
rillig
1c571c8500 - Removed CVS files from the PLIST.
- Fixed all pkglint warnings.
- Bumped PKGREVISION.
2006-01-13 00:36:29 +00:00
rillig
34a9a45fe3 - Fixed the "single field input line" file, which had wrong indentation.
- Removed all CVS files from the PLIST.
- Bumped PKGREVISION.
2006-01-12 23:53:19 +00:00
rillig
6fc71473d3 Added the target zope-std-copyproduct-long-nogarbage that works like
zope-std-copyproduct-long, except that it doesn't copy CVS files and
*.orig.
2006-01-12 23:50:14 +00:00
wiz
273d8ebca1 Update to 0.9.3, provided by OBATA Akio in PR 32507.
Trac 0.9.3 (Jan 8, 2006)
	http://svn.edgewall.com/repos/trac/tags/trac-0.9.3

	 * Fixed XSS vulnerabilities.
	 * Timeline RSS feed validity issue resolved.
	 * "trac-admin initenv" now handles empty repositories.
	 * Textile unicode support.
	 * Fixed bugs: #1158, #2290, #2337, #2416, #2440, #2468, #2473, #2484,
	   #2490, #2493, #2512, #2517, #2519, #2527, #2548, #2558, #2558
2006-01-12 22:42:58 +00:00
salo
f9c9cd979e The license dialog is case-sensitive.. and the file included is all lowercase.
Duh.
2006-01-12 18:17:19 +00:00
rillig
0b966a542d Moved the misplaced definition of PKGREVISION from Makefile.common to
Makefile. No other package seems to use this Makefile.common.
2006-01-12 18:16:34 +00:00
rillig
8c2be9db36 Fixed the pkglint warnings about quoting. 2006-01-12 17:41:35 +00:00
rillig
6453c1f90d Converted this package to using the PKGINSTALL framework.
Bumped PKGREVISION.
2006-01-12 17:37:17 +00:00
salo
fcd9d74215 Add paros. 2006-01-11 19:01:08 +00:00
salo
9082e1f9c0 Initial import of paros-3.2.8: HTTP/HTTPS proxy for assessing web application
vulnerabilities.

A Java based HTTP/HTTPS proxy for assessing web application vulnerabilities.
It supports editing/viewing HTTP messages on-the-fly. Other features include
spiders, client certificate, proxy-chaining, intelligent scanning for XSS
and SQL injections and more.
2006-01-11 18:59:36 +00:00
wiz
8d13ccf950 Update to 1.0:
2005-12-23  Lars Lindner

	Version 1.0

	* Notifications are now always kept on top.
	  (patch from Scott Harmon)
	* HTML view cleared when subscription is removed.
	* Added <Del> as accelerator for deleting items.
	* Now double clicking an item behaves according
	  to the open-link-in-Liferea preference.
	  (SF 1362228, reported by jphendrix)

	Bugfixes:

	* Fixes crash on "Next Unread" when no feed list
	  selection is available.
	* Fixes a memory corruption caused by a bug in
	  the Atom 1.0 parsing code. (SF #1366369,
	  reported by Stephane Bortzmeyer)
	* Fixes crash when removing items from the "Unread"
	  vfolder. (reported by Liberty Young)
	* Fixes missing dates for RSS feeds that specify
	  RFC822 date definitions without seconds.
	  (reported by Aristotle Pagaltzis)
	* Right clicking the enclosure download arrow
	  now opens the enclosures menu and not the
	  standard hyperlink context menu.
	* Lockfiles are correctly checked for hostnames containing
	  periods.

	Translations:

	* Update of Japanese translation (Takeshi AIHANA)
	* Update of Bulgarian translation (Vladimir Petkov)
	* Update of Italian translation (Dario Coniglario)
	* Update of Spanish translation (Calos Fenollosa Bielsa)
	* Update of Brazilian Portugese translation
	  (Fernando Ike de Oliveira)
	* Update of Slovakian translation (Tibor Pittich)
	* Update of Korean translation (Park Ji-In)
	* Update of Swedish translation (Sigge Kotliar)


2005-11-18  Lars Lindner

	Version 1.0 RC4

	* SF feed removed from all default feed lists.
	* Updated some default feed lists to include the
	  standard vfolders.
	* Adds a lot of missing accelerator keys to
	  the different dialogs.
	* An offline FAQ was added to the program.
	  There is a new FAQ option in the help menu.
	* Help contents index extended with links to
	  online support sites.

	Bugfixes:

	* Fixes a minor problem when downloading favicons
	  that were at least once downloaded in the past
	  and are not available online anymore.
	* Fixes a bug that prevented using hotkeys with
	  Mozilla and hidden menu bar.
	* Fixes a bug about using Ctrl-F with GtkHTML2
	  (SF #1358949, reported by noltec)
	* Repaired some broken translation strings.
	* Fixes several typos.


	Translations:

	* Update of Italian translation (Dario Coniglario)
	* Update of Bulgarian translation (Vladimir Petkov)
	* Update of Swedish translation (Sigge Kotliar)
	* Update of French translation (Vincent Levefre)


2005-11-04  Lars Lindner

	Version 1.0 RC3

	* Display vfolder properties when a vfolder is created.
	* New preference to hide all read items when viewing
	  a folder. (Patch from Bjorn Monnens)
	* Improved GNOME HIG compliance, better dialog padding
	  and spacing. (Patch from Christian Persch)
	* Added Ctrl-F hotkey to open the search dialog.

	Bugfixes:

	* Prevents next unread jumping into a vfolder.
	  (reported by Sigge Kotliar)
	* Prevents deferred item removal in the wrong
	  feed when changing from a "unread" vfolder
	  to any other feed.
	* Fixes the bug that all items of a feed were
	  dropped as soon as "disable cache" was enabled.
	  (SF #1318391 reported by Matt Brubeck)
	* Certain favicons are no longer downloaded in an
	  endless loop.
	* Fixes a RFC822 date parsing problem on MacOS.
	  (Patch from Vincent Lefevre)

	Translations:

	* Update of Spanish translation (Carlos Fennelosa)
	* Update of Japanese translation (Takeshi AIHANA)
2006-01-10 22:44:07 +00:00
joerg
5798fba5b0 Use PTHREAD_* instead of -lpthread. 2006-01-10 18:33:16 +00:00
joerg
967317e98c Add DragonFly support. 2006-01-10 18:28:06 +00:00
joerg
4af83b5ada Install man pages into MANDIR, don't guess value. 2006-01-10 18:07:04 +00:00
martti
f928fb5199 Updated jalbum to 6.1.6
* small bug fixes
2006-01-10 06:37:11 +00:00
joerg
3774ccd317 Use Linux version on DragonFly as well, just like NetBSD. 2006-01-09 21:05:15 +00:00
joerg
12d7b20d29 In patch-al, DragonFly has to be spelled in lower case. 2006-01-09 13:40:34 +00:00
joerg
424d83d5fb Fix httpd linkage on DragonFly: -Wl,-E is needed, otherwise ap-php
can't use ap_block_alarms. Bump revision.

Problem noticed by Justin Sherrill on DragonFly's bugs list.
2006-01-09 00:51:03 +00:00
joerg
67250660c4 Add DragonFly support. 2006-01-08 20:45:45 +00:00
markd
7281d313bf Back out my last change. htfuzzy needs to run after its CONF_FILES
are installed. Noted by Joerg Sonnenberger.
Adjust synonyms.db entry in PLIST to fix CHECK_FILES issue.
2006-01-08 20:25:58 +00:00
joerg
7e5bd7ae5f Rename strtonum function, it conflicts with a system prototype on
OpenBSD and DragonFly.
2006-01-08 19:21:18 +00:00
xtraeme
eadc9131c8 Bump PKGREVISION due to mysql.buildlink3.mk changes (default mysql
pkg has been changed to 5.x). Reminded by wiz... thanks.
2006-01-08 18:35:08 +00:00
garbled
ff93bb5233 Add a patch from David H. Gutteridge to fix PR pkg/31205
Bump pkgrevision to 1.  Tested on NetBSD-i386/2.0 to fix the documented
problem.
2006-01-08 06:46:59 +00:00
markd
ce086dfd7f Fix PLIST for last change. 2006-01-07 20:26:13 +00:00
markd
a11776bb8f Don't see why htfuzzy needs to rerun when pkg_add'ing so remove INSTALL
script and put back in a post-install rule.
Fixes CHECK_FILES complaint as synonyms.db now created before check files
testing happens.
2006-01-07 20:25:20 +00:00
wiz
995f2c2099 Remove commented out USE_PKGINSTALL line. 2006-01-07 19:28:00 +00:00
wiz
07da7f2177 Update to 3.2.0, from wip/zope3-unstable, provided by Yoshito Komatsu.
Closes PR 32465.

Most Important Changes Since 3.1

     * The ZServer has been replaced with the Twisted server. The Twisted
       server supports all that the ZServer supporting has well
       has HTTP over SSL natively and SFTP (disabled for now because of
       error handling problems). Also in the future it brings a
       better chance of other non-HTTP related protocols from being
       implemented for Zope3, like SMTP-in and IMAP.

       ZServer is still supported and will be used if you use the --zserver
       when you run mkzopeinstance.

     * Added a test browser. The test browser simulates a real Web browser
       as much as possible as a Python object. This allows us to
       write functional tests the same way the site would be
       experienced by the user. This greatly simplifies functional tests,
       makes documentation better and even helps analyzing usability. And
       of course, it can be used in functional doctests.

     * Changed the way returning large results is handled. The
       response.write method is no longer supported. Applications can now
       simply return files to the publisher.

     * Implemented the password managers proposal.  Main idea
       beside the proposal is a standard way to implement password
       encoders/checkers, see
       zope.app.authentication.interfaces.IPasswordManager for
       details.

       + Added basic password managers: Plain Text, MD5, SHA1.

       + Support for password managers added for ZCML principals
         and principals saved in local PrincipalFolers.

       + Added bin/zpasswd command line script which helps to create ZCML
         principals.

       + Password managers support integrated into bin/mkzopeinstance.

       + New database generation created for convert local principals to
         new format.

     * Implemented the language namespace proposal. Now you can
       override the browser preferred language through the URL,
       like this:

       http://site.org/++lang++ru/path

       Note: If you want to use a custom IUserPreferredLanguages
       adapter and the ++lang++ feature together you should use
       zope.app.publisher.browser.CacheableBrowserLanguages adapter as a
       base class or at least as example.

     * Implemented a new object introspector. Instead of just
       providing information of the object's class, the new
       introspector focuses on providing information that is specific to
       the instance, such as directly provided interfaces and data, for
       example attribute values and annotation values.

     * Implemented the `devmode` switch for `zope.conf`. When turned on a
       ZCML feature called `devmode` is provided. Packages can then
       register functionality based on this feature. In Zope 3
       itself, the devmode is used to only load the API doc is
       devmode; turning off the devmode thus closes a potential
       security hole and increases the start time by more than a
       second.

     * addMenuItem directive supports a `layer` attribute.

     * Added a re-implementation of i18n message IDs (now simply
       called ``Message``) that is immutable and thus can be treated like
       unicode strings with respect to security proxying. This
       implementation will replace the old one in upcoming versions.

    * Added "test" message catalog for testing i18n. If you specify
      ++lang++test in a URL, then all translated strings will be
      translated to [[domain][message_id], as in "[[zope][Preview]]". Text
      without the domain marker isn't translated.

   For a complete list of changes see the CHANGES.txt file.
2006-01-07 13:13:28 +00:00
adam
8e5abd345e Changes 2.05:
Temporary files used to accept file uploads were not closed properly. This
resulted in a file descriptor leak, which was unlikely to be serious because of
the short lifespan of CGI programs and the fact that very few forms upload many
files at once. However, on the Windows platform and possibly some others, file
locking semantics prevented file uploads from working at all with these files
not properly closed. Fixed in 2.05.

Changes 2.04:
Documentation fixes: the cgiHtmlEscape, cgiHtmlEscapeData, cgiValueEscape, and
cgiValueEscapeData routines were named incorrectly in the manual. No code
changes in version 2.04.

Changes 2.03:
Support for setting cookies has been reimplemented. The new code closely
follows the actual practice of web sites that successfully use cookies, rather
than attempting to implement the specification. The new code can successfully
set more than one cookie at a time in typical web browsers.
2006-01-06 22:46:51 +00:00
wiz
751d30d637 DEPENDS and PKGREVISION bumps because db4's library name changed. 2006-01-06 15:10:01 +00:00
adrianp
2d8941fc9b drupal.org seem to be repacking the tarball nightly which is causing
the checksums to change.
Update to the latest checksum and bump to nb1.
2006-01-06 12:06:35 +00:00
joerg
933bf9e130 Use SUBST. 2006-01-05 23:58:23 +00:00
joerg
bda8ab68b0 Use SUBST framework. 2006-01-05 23:54:44 +00:00
joerg
3b0633e1f1 Use SUBST framework. 2006-01-05 23:42:32 +00:00
joerg
9045bc1ca3 Use SUBST framework. I don't believe double PREFIX makes sense, so
fix that and bump the revision.
2006-01-05 23:33:22 +00:00
joerg
560ade7437 Use SUBST framework. XXX Was the sed on Gallery.pm supposed to
change anything?
2006-01-05 23:03:37 +00:00
joerg
19255ee94f Use SUBST framework. 2006-01-05 22:46:12 +00:00
joerg
6551f7d034 Use SUBST framework instead of manual sedding. 2006-01-05 22:32:40 +00:00
joerg
905df75432 Use SUBST framework. 2006-01-05 21:57:36 +00:00
joerg
8f60a38025 Use SUBST framework, patch files directly. 2006-01-05 21:21:54 +00:00
garbled
e7591bd2ec Add ffproxy 2006-01-05 19:15:18 +00:00
garbled
d016248efd Add new pkg noted in PR pkg/28824 www/ffproxy. Minor changes by myself
from submitted version. (submitted by Niklas Olmes)

ffproxy is a filtering HTTP/HTTPS proxy server. It is able to filter by
host, URL, and header. Custom header entries can be filtered and added.
2006-01-05 19:12:35 +00:00
adrianp
ca8c5cb5f8 Update checksums - problem noted by smb@ via private email.
No PKGREVISION bump as the package is only 12 hours old.
2006-01-05 10:02:12 +00:00
ghen
dfb6734a85 Fix the default config and ServerRoot paths in apache and apache2 manpages,
as suggested by PR pkg/32300, bump PKGREVISION.  Ok by tron, wiz.
2006-01-05 10:01:20 +00:00
adrianp
e8e18a3fbd Add drupal. 2006-01-05 00:03:57 +00:00
adrianp
cd9ee91401 Initial import of Drupal v4.6.5.
Drupal is software that allows an individual or a community of users to easily
publish, manage and organize a great variety of content on a website. Tens of
thousands of people and organizations have used Drupal to set up scores of
different kinds of web sites, including

* community web portals and discussion sites
* corporate web sites/intranet portals
* personal web sites
* aficionado sites
* e-commerce applications
* resource directories

Drupal includes features to enable:

* content management systems
* blogs
* collaborative authoring environments
* forums
* newsletters
* picture galleries
* file uploads and download
2006-01-05 00:02:43 +00:00