summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-06-17Create directories before installing files into them.jlam421-428/+1178
2005-06-16Hardcode suse91 in paths to suse91_gtk2 and suse91_locale insteadkristerw1-3/+3
of using ${SUSE_DIR_PREFIX}, since these directories do not exist for other versions.
2005-06-16Pthreads are needed to link to these libraries. Add mk/pthread.buildlink3.mk.kristerw1-1/+2
2005-06-16Fix typo that prevented this package to build on NetBSD.kristerw1-2/+2
2005-06-16This package need pthreads in order to build.kristerw1-1/+4
2005-06-16Fix pkglint warnings.kristerw1-4/+3
2005-06-16Fix C99-isms to make this package compile with gcc 2.95.kristerw2-1/+22
2005-06-16One file include pthread.h and semaphore.h, but those are not used.kristerw2-1/+27
Remove them to make the package compile on NetBSD 1.6.
2005-06-16Redo the previous "double alignemnet" fix more completely. The previousmartin17-63/+539
state was completely broken.
2005-06-16Fix C99-isms to make this package compile with gcc 2.95.kristerw2-1/+21
2005-06-16Note PKGREVISION bump for wm/wmakerconf.kristerw1-1/+2
2005-06-16Prevent work/.tools paths being embedded in the package.kristerw1-1/+5
Bump PKGREVISION.
2005-06-16Pthreads are needed to link to these libraries. Add mk/pthread.buildlink3.mk.kristerw1-1/+2
2005-06-16PKGREVISION bump due to changes that'd affect the binary package.gendalia1-1/+2
2005-06-16Use tabs, not spaces.salo1-2/+2
2005-06-16Configure the ${PKG_SYSCONFDIR}/openafs & ${VARBASE}/openafs directoriesgendalia3-4/+28
correctly & completely, and add the startup script for the bosserver.
2005-06-16mini_sendmail 1.3.2nb5 fixinig PR pkg/30534.is1-1/+2
2005-06-16Handle continuation lines. Fixes pkg/30534.is4-10/+66
2005-06-16Note trac-0.8.3 update.epg2-3/+3
2005-06-16Update to Trac 0.8.3 (June 15, 2005)epg3-7/+9
http://svn.edgewall.com/repos/trac/tags/trac-0.8.3 Upstream changelog 0.8.3: * Fix compatibility of 'trac-admin resync' with Subversion >= 1.2. * Settings page now works correctly when Trac is deployed at the root of a host. * Windows packaging issues resolved. * Fixed bugs Upstream changelog 0.8.2: * Compatibility with Subversion >= 1.2 fixed. * Compatibility with Docutils >= 0.3.7 fixed. * Fixed bugs Upstream changelog 0.8.1: * Improved Python 2.1 compatibility. * Layout of navigation bar in Opera fixed. * Execution of Javascript through event handler attributes in HTML code is now forbidden. * Fixed bugs
2005-06-16sort. (hi jdolecek!)salo1-2/+2
2005-06-16Regen for previous commit.hira1-2/+2
2005-06-16Add missing RCS Id tag to patch-aa.hira2-2/+4
2005-06-16Add missing RCS Id tag to patch-af.hira2-2/+4
2005-06-16Add missing RCS Id tags to patch-a[ef].hira3-3/+7
2005-06-16Add missing RCS Id tag to patch-ac.hira2-2/+4
2005-06-16Add missing RCS Id tag to patch-ab.hira2-2/+4
2005-06-16Add missing RCS Id tag to patch-dc.hira4-4/+8
2005-06-16Fix typo ($NeBSD$ -> $NetBSD$).hira1-1/+1
2005-06-16- Remove old PLIST which is no longer neededadrianp1-42/+0
2005-06-16- Add distinfo update for new patch-ak for yesterdays bumpadrianp1-1/+2
2005-06-16Fixed previousmartti1-2/+2
2005-06-16Updated squirrelmail to 1.4.4nb1martti1-1/+2
2005-06-16Updated squirrelmail to 1.4.4nb1martti4-5/+657
* Fix several cross site scripting vulnerabilities http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-0337
2005-06-16Create directories before installing files into them.jlam485-494/+1345
2005-06-16Fix installation problems found in bulk buildmartti1-4/+4
2005-06-16provide defaults for bzcat and tbl to avoid unnecessary buildgrant1-1/+9
dependencies on archivers/bzip2 and textproc/groff when they are available in the base system.
2005-06-16Whitespace nits.jlam1-11/+11
2005-06-16Deal with different versions of Darwin. Patch from Yuji Yamano onmarkd1-1/+7
pkgsrc-bulk.
2005-06-16Fix a crash in the kicker - patch from KDE svn.markd3-2/+17
OK'ed during freeze by jlam and wiz. Bump PKGREVISION.
2005-06-15Work around gcc 4 (on MacOS X 10.4.something) not knowing -fmove-all-movableshubertf2-2/+18
Bump to rev. mjpegtools-1.6.2nb5
2005-06-15- Note bump to nb2 for cdrdaoadrianp1-1/+2
2005-06-15- Fix writing for cdrdaoadrianp2-2/+14
- Reported by Mathieu in PR# 30438, thanks for the PR and the patch. - Bump to nb2
2005-06-15Avoid generating a blank line as the first command of a target as thatjlam1-1/+2
isn't understood by some make programs, e.g. /usr/ccs/bin/make.
2005-06-15Updated mail/dspam to 3.4.8xtraeme2-3/+3
2005-06-15Update to 3.4.8, bugfix release.xtraeme2-6/+6
Changes: BUGFIX: File descriptor leaks when connection to delivery host fails BUGFIX: Decoding NUL characters causes message truncation BUGFIX: Many files not written to group directory when using managed groups BUGFIX: Some LDAs/MTAs truncate message when single dots not properly quoted BUGFIX: 7BIT encoding contains 8BIT characters BUGFIX: Messages to multiple local recipients may fail to decode completely
2005-06-15Create directory before using it.jlam1-1/+2
2005-06-15Remove trailing empty line introduced in previous.wiz1-2/+1
2005-06-15Follow jlam@'s suggestion: as no X distribution provides an xextensions.pcjmmv1-5/+18
file, do not bother to check if it exists; doing this means we will always choose the pkgsrc version. Instead, create a fake .pc file inside the buildlink directory.
2005-06-15Note PKGREVISION bump of x11/xfce4-desktop, x11/xfce4-panel,hira1-1/+5
x11/xfce4-session and x11/xfce4-utils.