summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-06-30Fix an issue that bothered me ever since I started working on thejoerg1-3/+2
bulk build code. emacs-w3m uses EMACS_FLAVOR and EMACS_VERSION_MAJOR to conditionally add a build time dependency on Mule-UCS. The latter variable is not set when no emacs package is installed though and therefore a dependency got added between scan phase and build phase, possibly resulting in multiple builds of Mule-UCS in older (non-pbulk) bulk builds. Fix this by switching to EMACS_TYPE for the logic.
2007-06-30Use REPLACE_SH to make this work on SunOStnn1-2/+3
2007-06-30Improve HP-UX specific documentationtnn1-6/+8
2007-06-30Don't use open-ended dependencies for emacs20 and emacs21 to avoidjoerg1-6/+6
the wrong version from being picked up by pkg_add or bin-install. OK uebayasi@
2007-06-30Copy DragonFly header from emacs21.joerg1-1/+4
2007-06-30I forgot it's freeze, revert the previous for safety.uebayasi1-2/+2
But actually, the default didn't change because EMACS_TYPE is set to emacs21 in pkgsrc/mk/defaults/mk.conf. I will clean up all Emacs Lisp packages to be emacs22-capable, then change the default.
2007-06-30Now the recommended GNU Emacs version (pkgsrc/editors/emacs) is Emacs 22.uebayasi1-2/+2
Depend & install it if users don't set EMACS_TYPE explicitly.
2007-06-30Fix PLIST. Needs pkg-config. Both change the package, so bump revision.joerg2-4/+7
2007-06-30Recursive include of zlib is needed. From tnn@joerg1-1/+3
2007-06-30Reorder to put more specific dependency first.joerg1-3/+2
2007-06-30s/root/joerg/joerg1-6/+6
2007-06-30Make patch-ao a normal file and fix the build on DragonFly 1.8+joerg4-110/+119
2007-06-29Updated textproc/postgresql-autodoc to 1.30nb1joerg1-1/+2
2007-06-29Add missing Term::ReadKey dependency. Bump revision.joerg1-2/+3
2007-06-29Updated geography/postgresql81-postgis to 1.2.1nb1joerg1-1/+2
2007-06-29Honour PKG_SYSCONFDIR and don't write unconditionally to /etc/default.joerg8-3/+89
Bump revision.
2007-06-29Set DIST_SUBDIR because the distfile name doesn't include the versionminskim2-5/+7
number.
2007-06-29If APR_XtOffsetOf is not defined, fallback to APR_OFFSETOF.joerg2-9/+28
The compat macro was removed with APR 1.x. Also include unistd.h if crypt.h does not exist, that's the place in DragonFly.
2007-06-29Updated textproc/po4a to 0.23nb2joerg1-1/+2
2007-06-29msgfmt and msgmerge are runtime dependencies. Bump revision.joerg1-5/+3
2007-06-29Fix pthread linkage for aprutil-0 link test and pthread_setspecific.joerg2-1/+41
2007-06-29Fix installation due to missing directories and add DESTDIR support.joerg1-3/+9
2007-06-29Install only mo files. Use msgmerge and not msgfmt as dependency.joerg3-3/+17
2007-06-29Modify patch to apply the alloca handling to DragonFly and FreeBSDjoerg2-4/+4
as well.
2007-06-29Updated pkgtools/pbulk to 0.4joerg1-1/+2
2007-06-29#!/usr/bin/awk -f -joerg6-12/+12
works for some reasons on NetBSD, but not with other versions of one-true-awk or gawk. Bump to 0.4.
2007-06-29Updated print/ghostscript to 8.54nb3dmcmahill1-1/+2
2007-06-29Add required dependency on p5-Sub-Uplevel.markd1-2/+3
2007-06-29Needs -lnsl -lsocket on SunOStnn1-1/+3
2007-06-29avoid segfaults on 64-bit systems for some inputs files and pdf outputdmcmahill3-3/+21
2007-06-29Note update of pkg_rolling-replacetnn1-1/+2
2007-06-29Use REPLACE_SH to get a sane shell on borked platforms.tnn1-2/+4
2007-06-29Update x11/fast-user-switch-applet to 2.18.0nb2.jnemeth1-1/+2
2007-06-29If we're going to use signal() and SIG_* then #include <signal.h>jnemeth3-3/+16
oked by jmmv@
2007-06-29*really* fix previous.tnn1-3/+3
2007-06-29Convert extended RE into basic RE equivalent, making us portable again.tnn2-5/+5
Noted by Mehul N. Sanghvi on pkgsrc-users@
2007-06-28Scripts get installed without suffix, so fix default configurationjoerg2-8/+8
to match the installed names. Bump version to 0.3.
2007-06-28Needs GNU make.joerg1-1/+2
2007-06-28Add asterisk-sounds-native, the original asterisk sound files inmjl6-2/+759
ulaw and alaw format for better quality.
2007-06-28Tweak COMMENT to aid the naive grepper.schmonz1-2/+2
2007-06-28Note gotmail removal.schmonz1-1/+2
2007-06-28Remove gotmail, which no longer works with modern Hotmail and isschmonz6-63/+1
not being updated. If you need civilized access to a Hotmail account, try freepops. This addresses PR 36569.
2007-06-28Note freepops update.schmonz2-3/+3
2007-06-28Update to 0.2.5. From the changelog:schmonz5-14/+15
- fixed an ancestral wrong compilation flag for regexes, no more REG_NEWLINE - supereva.lua: plugin updates - libero.lua: fixed bug for attachments - libero.lua: changed pattern matching - hotmail.lua: update the logout url, try to handle an expired session better - supereva.lua, tin.lua: fixed attachments in tin and supereva, added dada.net - libero.lua: fixed mlex - aol.lua: use the "classic" web interface - added patch by Viruzzo to mimer and supereva.lua pkgsrc changes: * List a few popular supported services in DESCR to help address PR 36569.
2007-06-28removed obsolete koffice language packsmarkd1-1/+36
2007-06-28remove obsolete koffice language packs.markd2-74/+1
2007-06-28Remove obsolete koffice language packsmarkd140-2709/+0
2007-06-28Disable assembler code for Interix.obache1-2/+2
Suggested in PR 36571 by John Ruschmeyer.
2007-06-28Honor PKG_SYSCONFDIR.minskim1-2/+2
2007-06-28Back port of security fixes to Apache 2.0 branch.lkundrak1-1/+2