summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-08-13cosmetics:drochner4-6/+22
-make sure sqlite3 is found for a pointless configure check, avoids an error message -deal with hicolor-icon-theme
2007-08-13make sure the configure.py script finds the right Python interpreter,drochner2-1/+15
ride on recent update
2007-08-13Fixed the definition and the documentation of MAKE_PROGRAM.rillig1-7/+8
2007-08-13As discussed on tech-pkg@ revert for now the last updates of the Mesa packages.seb25-311/+280
Downgraded graphics/MesaLib to 6.4.2nb3 Downgraded graphics/glu to 6.4.2 Downgraded graphics/glut to 6.4.2 Downgraded graphics/glx-utils to 6.4.2 Downgraded graphics/MesaDemos to 6.4.2 Downgraded graphics/Mesa to 6.4.2 Approved byg agc@.
2007-08-13Update cpuflags to 1.09:abs3-4/+8
PKG_EXCLUDE_INLINE_FUNCTIONS+=cross/binutils devel/binutils from Yakovetsky Vladimir
2007-08-13Fix build on systems without nbdm.h. Report from IRC.joerg1-2/+2
2007-08-13PKGNAME and PKGPATH will never contain characters that need to berillig1-5/+3
escaped for HTML output.
2007-08-13APACHE_PKG_PREFIX can be ap22.rillig1-2/+2
2007-08-13Reworked the way the needed tools for the "patch" phase are determined.rillig1-18/+11
2007-08-13Replaced the comment at the beginning of the file with a useful one. Itrillig1-23/+35
explains which variables can be used in the mk.conf file. Removed the definition of CUT, since it is no longer used.
2007-08-13When PKG_DEBUG_LEVEL is 2 or more, the make target is printed for everyrillig1-2/+2
shell command that is run via the RUN macro. This makes the output a little more verbose, but when you have the need to set PKG_DEBUG_LEVEL that high, you can probably need the extra help you get from this change.
2007-08-13Made the code simpler:rillig1-40/+23
- Replaced ${_PKG_SILENT}${_PKG_DEBUG} with ${RUN}, - Moved the code to load oldname into a macro.
2007-08-13Added mk/misc/category.mk, which contains the definitions that are onlyrillig45-127/+132
useful for category Makefiles, as opposed to bsd.pkg.subdir.mk, which is also relevant for the top-level directory. Adjusted the category Makefiles.
2007-08-13Documented expect() and prepared pkglint for the upcoming introductionrillig1-12/+14
of category.mk.
2007-08-13Fixed joerg's failed try to support invoking make(1) as ./make or similar.rillig1-4/+5
It had failed in the devel/ directory, since devel/bmake exists there.
2007-08-13vim and postfixmartti2-3/+5
2007-08-13Updated mail/postfix-current to 2.5-20070731martti2-6/+6
Lots of changes, see the ChangeLog for details.
2007-08-13Updated mail/postfix to 2.4.5martti2-6/+6
MILTER bugfix: When a milter replied with ACCEPT at or before the first RCPT command, the cleanup server would apply the non_smtpd_milters setting as if the message was a local submission. Problem reported by Jukka Salmi. MILTER bugfix: Problem with header updates after body updates. Reported by Jose-Marcio Martins da Cruz. MILTER robustness: Assorted cleanups to harden error handling in the Postfix Milter client. SASL workaround for Postfix SMTP client: Some non-Cyrus SASL SMTP servers require SASL login without authzid (authoriZation ID), i.e. the client must send only the authcid (authentiCation ID) + the authcid's password. This is now the default Postfix SMTP client behavior. Loopback TCP performance workaround: Some systems exhibited poor SMTP and Milter performance with loopback (127.0.0.1) connections. Problem reported by Mark Martinec. MILTER bugfix: When a milter replied with ACCEPT at or before the first RCPT command, the cleanup server would apply the non_smtpd_milters setting as if the message was a local submission. Problem reported by Jukka Salmi. MILTER bugfix: Problem with header updates after body updates. Reported by Jose-Marcio Martins da Cruz. MILTER robustness: Assorted cleanups to harden error handling in the Postfix Milter client. SASL workaround for Postfix SMTP client: Some non-Cyrus SASL SMTP servers require SASL login without authzid (authoriZation ID), i.e. the client must send only the
2007-08-13Updated editors/vim-share to 7.1.32martti3-4/+130
2692 7.1.029 (after 7.1.019) can't compile when all interfaces are used 2364 7.1.030 vimtutor shell script checks for "vim6" but not for "vim7" 6533 7.1.031 virtcol([123, '$']) doesn't work 3006 7.1.032 possible crash when doing completion on the command line 1530 7.1.033 buffer marked modified after ":bdel" and ":next" 2956 7.1.034 Win64: compiler warnings for typecast, optimizer problem 1797 7.1.035 after ":s/./&/#" all listed lines have a line number 12171 7.1.036 add "none" to completion of ":echohl" and ":match" 1817 7.1.037 using strcpy() for an overlapping string 5704 7.1.038 'preseveindent' doesn't always work when 'et' is set 1750 7.1.039 weird help-tags tag in docs file may make cause a crash 53412 7.1.040 ":match" only supports three matches 4614 7.1.041 (extra, after 7.1.040) update test makefiles for new test 2366 7.1.042 (after 7.1.040) internal error when using matchadd() 2820 7.1.043 in Ex mode using CTRL-D twice may cause a crash 1632 7.1.044 in Insert mode 0 CTRL-T deletes all indent 3101 7.1.045 double screen redraw in some situations 1637 7.1.046 ":s/.*/&/" deletes composing characters 1552 7.1.047 wrong argument for vim_regcomp() 5010 7.1.048 paren highlighting is not updated after scrolling 1722 7.1.049 can't compile with GTK2 when using hangul input feature 4800 7.1.050 possible crash in C++ indenting 2295 7.1.051 accessing uninitialized memory when finding spell suggestions 2435 7.1.052 when creating a new match not all fields are initialized 1473 7.1.053 reading uninitialized memory when updating command line 4451 7.1.054 accessing uninitialized memory when displaying the fold column 5414 7.1.055 using strcpy() with arguments that overlap 3151 7.1.056 scrolling back at more prompt doesn't work properly 2514 7.1.057 CursorHold causes problems for Normal and Visual mode commands 10612 7.1.058 completion menu doesn't work properly when 'righleft' is set 3350 7.1.059 in Ex mode "g/^/vi" and pressing CTRL-C: Vim hangs and beeps 5066 7.1.060 splitting quickfix window messes up window layout 6320 7.1.061 with latin1 'ignorecase' doesn't work for umlauts 1550 7.1.062 (after 7.0.038) C comment indent can be wrong 1391 7.1.063 compiler warning for uninitialized variable 1405 7.1.064 on interix some files appear not to exist 2983 7.1.065 Win32: MingW Compilation problem for newer version of w32api 4553 7.1.066 when 'bomb' is changed the file should be considered modified 7701 7.1.067 'infercase' doesn't work for thesaurus completion 6709 7.1.068 'equalalways' equalizes windows too often
2007-08-13mpg321 likes to leave files open, but I don't like that. PKGREVISION++rillig3-9/+18
2007-08-13added chat/meanwhiledan1-1/+2
2007-08-13Moved the stuff that is common to all directories of pkgsrc into its ownrillig3-51/+52
file. Now "make help" can be called from the top-level directory, avoiding to parse lots of buildlink3.mk files just to get some help.
2007-08-13This file doesn't need the multiple-inclusion guards.rillig1-6/+1
2007-08-13Fixed the charset in ru.po. Patch provided by "Roman" on pkgsrc-users.rillig3-3/+17
PKGREVISION++
2007-08-13Add an option "sametime", to enable the sametime protocoldan2-3/+11
via ../chat/meanwhile
2007-08-13Initial import of meanwhile, a protocol library for Lotus Sametime,dan5-0/+86
enabled and used by the libpurple sametime option for pidgin/finch.
2007-08-13build-env is no longer defined in bsd.pkg.debug.mk.rillig1-2/+2
2007-08-13Fixed _PKG_DEBUG_SCRIPT for the case of PKG_DEBUG_LEVEL=0.rillig1-2/+2
2007-08-13Prevented the files check from being confused by concurrent instances ofrillig1-1/+3
"make replace". Since these are currently not locked properly, they may remove files from PKG_DBDIR while another package is being installed.
2007-08-13RESTRICTED does not need quotes.rillig1-2/+2
2007-08-13rpm2pkg is actually in ${PREFIX}/sbin.jlam1-2/+2
2007-08-12+ bacula-2.2.0.wiz1-1/+2
2007-08-12bmpx updated to 0.40.1.wiz2-3/+3
2007-08-12Update to 0.40.1:wiz7-164/+86
0.40.1: This is a corrective release to the 0.40.0 release. A bug in which the library would not update changed files on a rescan was fixed. MB metadata reading was made fully compliant with the latest specifications. The dependency on libmp4v2 was dropped due to problems, and appropriate code was put in place instead. The preferences dialog was made GNOME HIG compliant. 0.40.0: A rewrite of the library backend, reorganization of the UI, improved Last.fm backend and tighter integration of Last.fm within the entire application, enhanced and debugged Podcast backend with newly added support for video podcasts using Gstreamer, initial Jamendo support, and a universal bookmarking system. The stability of the 0.40 series is incomparably higher than the 0.36 versions. The application's usability was also improved to a great degree.
2007-08-12pkg_admin: when retrying with a wildcard pattern, use the computedjoerg7-38/+117
pattern and not the base name. pkg_info: add -E option to return the best matching installed package. Bump to 20070813.
2007-08-12Use correct Autoconf macro for stdbool.h detection and functionality test.salo3-2/+181
Fixes build of some depending package such as netpbm (with its horrible, horrible hardcoded _XOPEN_SOURCES definitions all over the place) on Solaris. Will be submitted upstream.
2007-08-12Latest xpdf vulnerabilitymarkd4-4/+18
http://www.kde.org/info/security/advisory-20070730-1.txt Bump PKGREVISION.
2007-08-12typoadam1-2/+2
2007-08-12Restore ignorance of entry types for lsbest and lsall for now.joerg4-18/+21
The check for already installed packages depends on being able to run them in PKGDB_DIR. This is clearly obnoxius, but leave it for later.
2007-08-12Reference correct variable.joerg1-3/+3
2007-08-12- Introduce find_best_matching_file and match_local_files. This replacejoerg8-201/+214
the functionality offered by findmatchingname and findbestmatching name. They optionally strip the suffix from the filename before matching it, instead of modifying the pattern directly. Drop the old functions. - Fix a bug in pkg_order where the version strings where inverted - Make pkg_admin lsbest and lsall use the new functions. - Make ftpio use pkg_order directly. Bump version to 20070812.
2007-08-12Updated graphics/Mesa to 7.0.1adam2-3/+8
2007-08-12Changes 7.0.1:adam24-273/+310
New features: * Added a bluegene-osmesa build config Bug fixes: * Added a few missing OpenGL 2.0 API entrypoints * Fixed glDrawPixels(GL_STENCIL_INDEX) pixel transfer * GLSL bug fix: added vec2(vec4) constructor * GLSL bug fix: .strq and .rgba writemasks didn't always work * Stencil pixel map didn't always work for glDrawPixels * Fixed polygon stipple bug in i915 driver * Binding a zero-sized texture didn't disable texturing * Queries of GL_INFO_LOG_LENGTH, GL_SHADER_SOURCE_LENGTH didn't include the terminating zero * glXChooseFBConfig() in Xlib driver didn't handle GLX_STEREO flag properly * Fixed a GLSL function call bug * glPointParameteriv(GL_DISTANCE_ATTENUATION_EXT) didn't work * glGetAttribLocation() always returned 1 * Fixed a few memory-related bugs in GLU library Changes 7.0.0: New features: * OpenGL 2.0 and 2.1 API support. Bug fixes: * Fixed a few fog-related bugs. * Fixed broken GLSL mix() function. * Fixed broken GLSL exp() functions. * Fixed GLSL mod4(vec4, vec4) bug. * Implemented GLSL asin(), acos(), atan() functions. * Fixed an R300 driver bug that caused Xorg composite manager to crash * Fixed R300 vertex program/matrix bug * GLSL dFdx() and dFdy() work for fragment program inputs now (texcoords) * Specifying an invalid texture unit as a sampler could lead to a crash * The GLX protocol request for glXDestroyPBuffer() was incorrect * ARB vp state.light[n].half value was incorrect * Fixed a positional light source bug * Fixed point size attenuation problem * glPopAttrib didn't restore texture object's LOD bias * Fixed a TLS / TEXTREL problem
2007-08-12Revert previous fix at veego@ request.seb2-18/+7
2007-08-12Installs Python script, so depend on it and bump revision.joerg1-1/+5
2007-08-12Fix build on NetBSD-current which dropped MFSNAMELEN: pretend this CPP macroseb2-7/+18
is still there.
2007-08-12Fix path to Perl. Depend on and fix path to tk-Tix.joerg1-2/+9
Bump revision.
2007-08-12Improve portability and while here, fix a rather obvious buffer overflowjoerg4-2/+109
in the argument handling. No idea how this was supposed to work, but consider running it in / with relative arguments. Bump revision.
2007-08-12Remove dragonfly.h, it is included upstream now.joerg4-27/+16
Restore patch-dt (MIB_SYSTEM_LIBS), still needed for DragonFly.
2007-08-12share/doc/glimpse belongs into installation dirs, not MAKE_FLAGS.joerg1-2/+3