Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-06-20 | Added websvn-1.39. | xtraeme | 1 | -1/+2 | |
2004-06-20 | Initial import of websvn-1.39 from pkgsrc-wip. | xtraeme | 5 | -0/+118 | |
WebSVN offers a view onto your subversion repositories that's been designed to reflect the Subversion methodology. You can view the log of any file or directory and see a list of all the files changed, added or deleted in any given revision. You can also view the differences between 2 versions of a file so as to see exactly what was changed in a particular revision. WebSVN offers the following features: * Easy to use interface * Highly customisable templating system * Log message searching * Colourisation of file listings * Fast browsing thanks to internal caching feature * Apache MultiViews support Since it's written using PHP, WebSVN is also very portable and easy to install. | |||||
2004-06-19 | Revert PKGREVISION to 5 since there is no functional changes. | taca | 2 | -69/+69 | |
(Current squid package dosen't build sasl_auth module.) | |||||
2004-06-19 | Now apply squid-2.5.STABLE5-sasl_auth_SASL2.patch though pkgsrc dosen't | taca | 2 | -68/+70 | |
support making sasl_auth module. (I think it is better to create separate packages for those authentication modules.) Bump package revision. | |||||
2004-06-19 | Undo my previous commit to install pkgconfig (.pc) files, we should to | xtraeme | 6 | -33/+9 | |
use CONFLICTS, because they are installing the same files... | |||||
2004-06-19 | Update squid pacakge to 2.5.STABLE5nb5. | taca | 2 | -63/+73 | |
pkgsrc change: o set DIST_SUBR to ${PKGNAME}. Changes: o 2004-06-07 21:25 (Cosmetic) Negative size in access.log on long running CONNECT requests o 2004-06-08 11:01 (Major) Segmentation fault after "Likely proxy abuse detected" o 2004-06-18 17:39 (Security issue) Overflow bug in Squid's ntlm_auth helper. Note: currently below patch isn't applied since it is broken and I'm not sure how it shold be corrected. I wish it would fixed before tagging pkgsrc-2004Q2. o 2004-06-08 11:42 (Minor) sasl_auth doesn't compile with SALS2 | |||||
2004-06-19 | Fix pkgconfig files, they were using mozilla-1.6 as its directory to | xtraeme | 1 | -4/+15 | |
find the headers/files, and this breaks some packages using the .pc files with firefox*. | |||||
2004-06-18 | Install the .pc (pkgconfig) files, which were disabled in PLIST, they | xtraeme | 6 | -9/+33 | |
are required to build some packages. Bump PKGREVISION. | |||||
2004-06-16 | Update firefox-bin-java to 1.1 - remove inappropriate % in PLIST which broke | abs | 2 | -4/+4 | |
installation of binary packages. | |||||
2004-06-15 | Yes another `\n' missing in the patch giving rise to compilation errors. | reinoud | 2 | -6/+6 | |
2004-06-15 | Add `\n' to the assembler line so that it will assemble correctly. The | reinoud | 2 | -4/+4 | |
assembler got confused with the floating .elseif | |||||
2004-06-13 | Version DIST_SUBDIR to prevent lossage from the recent distfile | kristerw | 2 | -61/+61 | |
checksum change. | |||||
2004-06-12 | Add a patch to fix build on platforms where long is not like time_t. | cube | 2 | -1/+17 | |
Reported by Ole Hellqvist in PR 25895. | |||||
2004-06-11 | This package needs pkg-config. Add build dependency on pkgconfig. | minskim | 1 | -1/+2 | |
2004-06-11 | Improve. | minskim | 1 | -1/+7 | |
2004-06-10 | update to kde 3.2.3 | markd | 1 | -3/+3 | |
changes: * VPL: (once again) don't lose the comment text from inside a comment * don't crash when source/VPL buttons are pressed while a plugin is visible * don't crash when canceling a failed upload * don't crash when saving files while the structure tree is visible * don't crash when inserting a dot in an empty CSS file * fix a major memory leak, cause of many crashes and instability * don't be confused by quotation marks inside a script area which is inside a tag value (like <a href="<? echo "foo" ?>">) * fix search problems when Preview is set to appear in the bottom area * fix restoration of the toolbar visibility setting * hide/show the plugin toolbar as well when Show Toolbar is unchecked/checked * fix the layout of the Document Properties Dialog * don't ask for copying a file to the project if it is under the project directory (happened with symlinked files and projects) * color with bold in the Files Tree the opened files, even if they are under a symlinked directory * don't save the shortcuts as localized strings * remove the backup files in every case when the document was saved and don't warn about their presence on the next startup * <fieldset> is not a single tag * unconditionally hide the splash screen after 10 seconds * make uploading of empty folders possible * don't show the file changed dialog when previewing after Save All or Project Upload was called * fix removal of action containing & * fix toolbar configuration and removal for non-English versions * improvement: allow two plugins named differently, but using of the same part * performance improvement: faster parsing and tree building | |||||
2004-06-09 | pkgsrc'ify cvsweb with the following changes: | xtraeme | 5 | -56/+11 | |
o Use subst.mk to patch the files (so the patches are not needed). o Look for cvsweb.conf in ${PKG_SYSCONFDIR} instead of using a harcoded "/usr/pkg/etc/cvsweb". | |||||
2004-06-09 | Oops; forgot to change PKG_SYSCONFSUBDIR to 'cvsweb' | lukem | 1 | -2/+2 | |
2004-06-09 | * Look in /usr/pkg/etc/cvsweb before /usr/local/etc/cvsweb for | lukem | 5 | -4/+43 | |
configuration. Noted by Bartosz Ku?ma in private mail. * Use /usr/pkg/etc/httpd/mime.types as the default mime.types file. * Bump PKGREVISION. | |||||
2004-06-08 | Add USE_INET6 to BUILD_DEFS as these packages use it. Part of PR#25743 from | cjep | 1 | -1/+3 | |
Georg Schwarz. | |||||
2004-06-07 | www/jakarta-tomcat: fix PLIST. Should fix the problem seen in the last | xtraeme | 2 | -4/+4 | |
bulk build. Bump PKGREVISION. | |||||
2004-06-07 | Oops, I replaced patch-ad with patch-ae by mistake, restored patch-ad. | taca | 2 | -12/+12 | |
2004-06-07 | va_copy.patch updated again. Noted by Klaus Klein. | taca | 1 | -2/+2 | |
2004-06-06 | Update to 7.51 for NetBSD, FreeBSD and Solaris. | heinz | 4 | -37/+60 | |
Tested on NetBSD 1.6.2 and Solaris. Installed on FreeBSD but could not run it without X. From the (minimal) ChangeLog: Various stability improvements Redirecting links correctly marked as visited Initial support for quoting selected text in messages Solved problem with duplicate addresses when using "Reply all" | |||||
2004-06-06 | latest offcial patch has updated: | taca | 7 | -47/+47 | |
Bug #753: va_copy required Bug #995: segfault on long URLs (bug in previous patch to Bug #753) And reduce offset from pkgsrc's patches. Bump package revision. | |||||
2004-06-05 | Add patch from apache's CVS to fix SSL_Util_UUEncode_Binaty stack buffer | taca | 3 | -3/+39 | |
overflow vulnerability. http://www.securityfocus.com/bid/10355 Bump package revision. | |||||
2004-06-05 | Correct checksum for "squid-2.5.STABLE5-va_copy.patch". | tron | 1 | -3/+3 | |
2004-06-05 | adopt new freetype api. | taya | 9 | -3/+338 | |
fix PR pkg/25815. | |||||
2004-06-04 | Updated squid package to 2.5.5nb3 applying nine official patches. | taca | 2 | -4/+31 | |
* 2004-06-01 08:38 (Medium) Segfault in memBufVPrintf on certain architectures requiring va_copy * 2004-06-01 00:00 (Cosmetic) msnt_auth documentation update * 2004-05-31 23:37 (Cosmetic) dns_servers should default to localhost if no resolv.conf * 2004-05-31 23:37 (Cosmetic) FTP directory listing HTML DOCTYPE misread by some tools * 2004-06-01 08:26 (Minor) fix compilation on OpenBSD/m88k * 2004-05-31 22:59 (Cosmetic) Show client ip in cache.log debug output * 2004-05-31 22:43 (Minor) cacheCurrentUnlinkRequests should be a counter, not gauge * 2004-05-31 22:08 (Minor) store_dir_select_algorithm least-load doesn't work for ufs cache_dir type * 2004-05-31 21:32 (Cosmetic) Very large cache_mem values reported wrongly in cache.log | |||||
2004-06-04 | adjust gtk dependency logic for MOZILLA_USE_LINUX case. | grant | 1 | -2/+2 | |
should fix PR pkg/25799 from jmmv. XXX the whole linux compat dependency system needs overhauling, but this should suffice for now. | |||||
2004-06-02 | Work around the missing rpath flag in libxml2's xml2-config and make | recht | 3 | -2/+21 | |
the pkg build. Addresses PR 25775 by Cesar Catrian C. | |||||
2004-06-02 | - copy amd64 support patch from www/mozilla | taya | 1 | -2/+2 | |
- correct ARM architecture handling - add g++-3.0 support for xpcom module on alpha - bump PKGREVISION | |||||
2004-06-02 | - copy amd64 support patch from www/mozilla | taya | 10 | -30/+592 | |
- correct ARM architecture handling - add g++-3.0 support for xpcom module on alpha - bump PKGREVISION | |||||
2004-06-02 | regxpcom creates same user config directory ".mozilla" | taya | 4 | -13/+6 | |
even if it's main app creates another user config directory. e.g. firefox creates .phoenix, thunderbird creates .thunderbird so no need to define user config directory for each package based on mozilla. simply remove ${WRKDIR}/.mozilla is enough | |||||
2004-06-02 | Changes 7.12.0: | adam | 3 | -10/+16 | |
o added ability to "upload" to file:// URLs o added curl_global_init_mem() o removed curl_formparse() o the MSVC project file in the release archive is automatically built o curl --proxy-digest is a new command line option o the Windows version of libcurl can use wldap32.dll for LDAP o added curl_easy_strerror(), curl_multi_strerror() and curl_share_strerror() o IPv6-enabled Windows hosts now resolves names threaded/asynch as well o configure --with-libidn can be used to point out the root dir of a libidn installation (version 0.4.5 or later) for curl to use, then libcurl can resolve and use IDNA names (domain names with "international" letters) Bugfixes: o incoming cookies with domains set with a prefixed dot now works better o CURLOPT_COOKIEFILE and CURLOPT_COOKIE can be used in the same request o improved peer certificate name verification o allocation failures cause no leaks nor crashes o the progress meter display now handles file sizes up to full 8 exabytes (which is as high a signed 64 bit number can reach) o general HTTP authentication improvements o HTTP Digest authentication with the proxy works o mulipart formposting with -F and file names with spaces work again o curl_easy_duphandle() now works when ares-enabled o HTTP Digest authentication works a lot more like the RFC says o curl works with telnet and stdin properly on Windows o configure --without-ssl works even when pkg-config has OpenSSL details o src/hugehelp.c builds correct again in non-configure build environments | |||||
2004-06-01 | Use !empty instead of != "", which was causing some troubles. | xtraeme | 1 | -2/+2 | |
2004-06-01 | Remove obsolete packages, per discussion on tech-pkg. | kristerw | 39 | -1332/+1 | |
2004-06-01 | checksum mismatch for patch-bw | abs | 1 | -2/+2 | |
2004-06-01 | .include "../../devel/pkgconfig/buildlink3.mk" | kristerw | 1 | -1/+2 | |
2004-06-01 | - remove user profile directory created while installation. fix pkg/24609. | taya | 8 | -22/+102 | |
- correct ARM architecture handling - add g++-3.0 support for xpcom module on alpha - bump PKGREVISION | |||||
2004-05-31 | Enable pkgviews installation. Patches provided by Joachim Kuebart on | minskim | 1 | -1/+3 | |
tech-pkg@. | |||||
2004-05-31 | Update to Trac 0.7 'Fulci' (May 18, 2004) | epg | 3 | -11/+80 | |
http://svn.edgewall.com/repos/trac/tags/trac-0.7 * Revised database format (requires manual upgrade). * Trac standalone daemon, tracd (Experimental). * Greatly improved browser. * Many usability improvements. * Clean-up of CSS and templates. * UTF-8 character encoding support. * Wiki page attachments. * Syntax coloring supporting >35 languages, using SilverCity or GNU Enscript. * Better support for ReStructuredText. * Logging support, including syslog and windows eventlog. * Ticket attachments. * Import tickets from Bugzilla (contributed by Mark Rowe). * Import tickets from SourceForge (contributed by Dmitry Yusupov). * New ticket field: keywords * Ticket email notification. * Localized date and time display. * Viewable SQL for reports. * Improved search facilities. * Windows installer package. * More documentation. * Fixed bugs: #14, #19, #27, #62, #87, #96, #106, #111, #115, #127, #146, #161, #166, #171, #180, #182, #183, #188, #190, #191, #192, #193, #195, #196, #197, #201, #205, #207, #211, #212, #213, #220, #224, #227, #228, #231, #233, #235, #236, #240, #241, #243, #244, #246, #247, #248, #249, #251, #252, #253, #254, #255, #258, #259, #261, #262, #263, #265, #270, #271, #273, #275, #277, #278, #281, #284, #285, #88, #289, #292, #293, #294, #296, #300, #302, #310, #313, #314, #315, #316, #320, #322, #328, #332, #333, #337, #338, #339, #340, #341, #344, #348, #349, #358, #361, #362, #363, #368, #370, #371, #372, #376, #377, #378, #381, #384, #385, #386, #387, #388, #392, #394, #396, #398, #402, #403, #410 | |||||
2004-05-30 | Add (tested) amd64 support. From FreeBSD, mostly. | sekiya | 8 | -23/+516 | |
2004-05-30 | Added ap2-transform-0.4.0. | xtraeme | 1 | -1/+2 | |
2004-05-30 | Initial import of ap2-transform-0.4.0. | xtraeme | 4 | -0/+31 | |
mod_transform is a filter module that allows Apache 2.0 to do dynamic XSL Transformations on either static XML documents, or XML documents generated from another Apache module or CGI program. | |||||
2004-05-30 | Compile with version 2.8.18 of "mod_ssl" instead with the (reported to | tron | 2 | -8/+8 | |
be vulnerable) version 2.8.17. Bump package revision because of this. | |||||
2004-05-30 | updated mod_ssl to 2.8.18. | grant | 2 | -7/+7 | |
- fix installation of example README.CSR. Changes with mod_ssl 2.8.18 (11-May-2004 to 27-May-2004) *) Fix buffer overflow in "SSLOptions +FakeBasicAuth" implementation if the Subject-DN in the client certificate exceeds 6KB in length. (CVE CAN-2004-0488). *) Handle the case of OpenSSL retry requests after interrupted system calls during the SSL handshake phase. *) Remove some unused functions. | |||||
2004-05-30 | simplify last slightly. | grant | 1 | -2/+2 | |
2004-05-30 | make it possible to override the package date, and therefore version, | grant | 1 | -1/+3 | |
without having to hack the Makefile(s). makes it easier to downgrade to a previous nightly build (provided you already have the distfile) by simply setting eg. MOZ_VER=20040525, as I just had to do :) | |||||
2004-05-29 | Set proper rpath for Cookie.so and Request.so. Welcome to 1.2nb1. | snj | 1 | -1/+4 | |