summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-06-20Note PKGREVISION bump of emacs and emacs-nox11.minskim1-1/+3
2006-06-20Add a run-time depenency on perl because bin/emacs-grep-changelogminskim3-6/+6
requires perl to run. Bump PKGREVISION.
2006-06-20Needs msgfmt.joerg1-2/+2
2006-06-20This package needs zlib to build.minskim3-3/+6
2006-06-20Back out previous as the cause of the bulk build error was in msgfmt.shjlam2-15/+1
not automatically checking for "*.po" suffixed files. This is fixed as of revision 1.24 of pkgsrc/mk/tools/msgfmt.sh.
2006-06-20Executiing "msgfmt ru" should look for "ru" and then "ru.po" forjlam1-1/+16
processing. Allow for this possiblity by falling through both names when given input files. This fixes the builds of sysutils/dfuibe_installer and sysutils/dfuife_curses noted in the bulk build results: http://mail-index.netbsd.org/pkgsrc-bulk/2006/06/20/0000.html
2006-06-20Fix path to the PO file... it ends in ".po". This fixes the error notedjlam2-1/+15
in the bulk build: http://mail-index.netbsd.org/pkgsrc-bulk/2006/06/20/0000.html
2006-06-20Remove conflicting declaration of malloc() and realloc(); include stdlib.hminskim2-1/+17
instead.
2006-06-20Disable the tty check again, not sure why I don't hit it.joerg2-27/+42
2006-06-20USE_TOOLS+=yaccminskim2-4/+4
2006-06-20Allow for arbitrary whitespace on the line before seeing any of thejlam1-3/+3
msg* keywords. This fixes parsing es.po in multimedia/gmencoder noted in the bulk build results: http://mail-index.netbsd.org/pkgsrc-bulk/2006/06/20/0000.html
2006-06-20USE_TOOLS+=cshminskim1-1/+2
2006-06-20Use /bin/tcsh only when it exists. A minimal installtion of Linux mayminskim1-1/+3
not have it.
2006-06-20Needs pkg-config to find gaim. Stupid configure.joerg1-1/+2
2006-06-20USE_TOOLS+=lexminskim1-1/+3
2006-06-20USE_TOOLS+=yaccminskim6-8/+14
2006-06-20Needs msgfmt.joerg1-2/+2
2006-06-20USE_TOOLS+=yaccminskim2-2/+5
2006-06-20USE_TOOLS+=lexminskim1-1/+2
2006-06-20USE_TOOLS+=yaccminskim7-9/+17
2006-06-20USE_TOOLS+=flexminskim1-1/+3
2006-06-20* This package uses C++, so add 'c++' to USE_LANGUAGES.jlam1-7/+6
* Honor PKGMANDIR. * Use LDFLAGS.Linux instead of an explicit test for ${OPSYS} == "Linux". This fixes the bulk build problem reported in: http://mail-index.netbsd.org/pkgsrc-bulk/2006/06/20/0000.html
2006-06-20USE_TOOLS+=lexminskim1-1/+2
2006-06-20USE_TOOLS+=yaccminskim4-7/+8
2006-06-20Build the "all" target to ensure that the catman page is generated onjlam1-4/+1
NetBSD. Fixes build build problem reported in: http://mail-index.netbsd.org/pkgsrc-bulk/2006/06/20/0000.html
2006-06-20Needs pkg-config.joerg1-2/+2
2006-06-20Needs msgfmt.joerg1-2/+2
2006-06-20Also call install.man.joerg1-2/+2
2006-06-20Let slony1 depend on the postgresql-server package.joerg1-1/+2
2006-06-20Force a dependency on the PostgreSQL server. Add DragonFly support.joerg3-2/+21
Bump revision.
2006-06-20Also run install.man to the man pages.joerg1-2/+2
2006-06-20Needs msgfmt.joerg1-2/+2
2006-06-20Add DragonFly support. Replace the static FILE magic with a differentjoerg4-7/+122
(messy) magic, which doesn't relay on sizeof(FILE), but on two integer variables having separate addresses and pointer casts not changing this fact.
2006-06-20Add support for PLIST_rpmfix* as the other SuSE packages have.joerg1-1/+4
2006-06-20Patch libtool fragment to support DragonFly.joerg2-1/+103
2006-06-20note update of mail/clamav (fix freshclamd rcd script)jnemeth1-1/+2
2006-06-20add rcvar to freshclamd rcd script so that it obeys "freshclamd=NO" injnemeth2-2/+4
/etc/rc.conf
2006-06-20Let py-rpy work with R 2.3.1.joerg1-1/+2
2006-06-20Catch up with R 2.3.1: different module name, different output ofjoerg4-7/+21
R --version, different dependency. Bump revision.
2006-06-20Add DragonFly support.joerg4-11/+45
XXX When does *stat64 finally die and everyone just uses The Right Way?
2006-06-20Note PKGREVISION bump of teTeX-texmf.minskim1-1/+2
2006-06-20Needs msgfmt.joerg1-2/+2
2006-06-20Let kdelibdocs3 catch up with doxygen-1.4.7.joerg1-1/+2
2006-06-20Follow the changes in Doxygen 1.4.7 and require the new version.joerg2-109/+8
Update the PLIST accordingly and bump the revision.
2006-06-20+ TeXmacs-1.0.6.3, dejavu-ttf-2.7, disc-cover-1.5.5, drscheme-350,wiz1-5/+12
elm-me-2.4pl122k, gnucash-devel-1.9.8, hyperestraier-1.2.9, imp-4.1.2, mldonkey-2.7.7, unrealircd-3.2.5, xterm-214.
2006-06-20Reset maintainer, email bounced.wiz1-2/+2
2006-06-20Change the distfile path because it was modified without bumping theminskim2-7/+6
version number. Bump PKGREVISION due to the following change: * fixed a copyright violation, caused by distributing modified files of cstex / cslatex under theri original name. The fix reverts to the original files. Affected files: tex/cslatex/cslatex.ini tex/csplain/cseplain.ini tex/csplain/csplain.ini This fixes PR pkg/33745.
2006-06-20Without pkg-config, xglock is not build.joerg1-1/+3
2006-06-20Note revision bump for gnome2-media to 2.jmmv1-1/+2
2006-06-20Depend on gst-plugins0.10-good so that the sound recorder is always builtjmmv1-2/+3
(requires the gconf plugin). Bump PKGREVISION to 2 because one could still generate binary packages before that had a hidden dependency on the gconf plugin.