summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2001-03-15Update dependency to ispell-base>=3.1.20.wiz3-6/+6
2001-03-15Initial import of ispell-german, as requested in pkg/12145:wiz6-0/+52
German dictionary for ispell.
2001-03-15Raise MASKBITS to 64 -- needed for ispell-german.wiz1-2/+3
Bump version to 3.1.20nb1.
2001-03-15Update to 2.41:abs2-4/+4
lintpkgsrc - when parsing ${VAR:S/x/y/} type constructs in Makefiles, handle separators other than '/'.
2001-03-15Remove "index.html" from the HOMEPAGE URLzuntum1-2/+2
2001-03-15fix category for movehubertf1-2/+2
2001-03-15astyle was moved to develhubertf6-82/+0
2001-03-15Move astyle from textproc to devel, suggested by Alhubertf2-3/+3
2001-03-15Add astyle-1.13.6.1: reindenter and reformatter of C++, C and Java source codehubertf6-0/+82
When indenting source code, we as programmers have a tendency to use both spaces and tab characters to create the wanted indentation. Moreover, some editors by default insert spaces instead of tabs when pressing the tab key, and other editors (Emacs for example) have the ability to "pretty up" lines by automatically setting up the white space before the code on the line, possibly inserting spaces in a code that up to now used only tabs for indentation. Since the NUMBER of space characters showed on screen for each tab character in the source code changes between editors (until the user sets up the number to his liking...), one of the standard problems facing programmers when moving from one source code editor to another is that code containing both spaces and tabs that was up to now perfectly indented, suddently becomes a mess to look at when changing to another editor. Even if you as a programmer take care to ONLY use spaces or tabs, looking at other peoples source code can still be problematic. To address this problem I have created Artistic Style - a series of filters, written in C++, that automatically reindent & reformat C/C++/Java source files. These can be used from a command line, or it can be incorporated as classes in another C++ program. Submitted in PR 12402 by Thomas Runge <runge@rostock.zgdv.de>
2001-03-15Update the pkgtools out of date instructions toabs1-2/+2
Please "make install" in ../../pkgtools/pkg_install.
2001-03-15add & enable astylehubertf1-1/+2
2001-03-15Add astyle-1.13.6.1: reindenter and reformatter of C++, C and Java source codehubertf6-0/+82
When indenting source code, we as programmers have a tendency to use both spaces and tab characters to create the wanted indentation. Moreover, some editors by default insert spaces instead of tabs when pressing the tab key, and other editors (Emacs for example) have the ability to "pretty up" lines by automatically setting up the white space before the code on the line, possibly inserting spaces in a code that up to now used only tabs for indentation. Since the NUMBER of space characters showed on screen for each tab character in the source code changes between editors (until the user sets up the number to his liking...), one of the standard problems facing programmers when moving from one source code editor to another is that code containing both spaces and tabs that was up to now perfectly indented, suddently becomes a mess to look at when changing to another editor. Even if you as a programmer take care to ONLY use spaces or tabs, looking at other peoples source code can still be problematic. To address this problem I have created Artistic Style - a series of filters, written in C++, that automatically reindent & reformat C/C++/Java source files. These can be used from a command line, or it can be incorporated as classes in another C++ program. Submitted in PR 12402 by Thomas Runge <runge@rostock.zgdv.de>
2001-03-15Remove dependency on libungif - this is a throw back from the KDE 1.xskrll1-8/+2
kdebase package. Remove dependency on msgfmt. It's not used. Update build dependency for automake. Is there a right way to do these as I can see no consistency in pkgsrc.
2001-03-15Add and enable kdesdk2 and kdebindings2skrll1-1/+3
2001-03-14Fix typo: BORKEN -> BROKENzuntum1-2/+2
2001-03-14Resolve patch-sum mix up.skrll1-4/+3
I blame cvs for not making sure I was up to date. Anyway should be fixed now.
2001-03-14Make sure that the daemon is part of the login panel.skrll1-2/+2
2001-03-14Make sure that kdm can find its greeter module.skrll3-5/+16
2001-03-14We need automake to build.skrll1-1/+2
2001-03-14Import of KDE 2.1 kdesdk package.skrll6-0/+235
2001-03-14Import of KDE 2.1 kdebindings package.skrll7-0/+103
2001-03-14No functional changes.agc2-2/+37
Add a very small regression test script. Add a "test" target to the package Makefile. Suggested by Dan McMahill.
2001-03-14Add and enable kdenetwork2.skrll1-1/+2
2001-03-14Add and enable kdeutils2, kdepim2, and kdeadmin2skrll1-1/+2
2001-03-14Add and enable kdegraphics2.skrll1-1/+2
2001-03-14Add and enable kdegames2 and kdetoys2.skrll1-1/+3
2001-03-14Add and enable kdesupport2.skrll1-1/+2
2001-03-14Add and enable kdemultimedia2skrll1-1/+2
2001-03-14Add and enable: kde2, kdebase2 and kdelibs2skrll1-1/+4
2001-03-14Correct path to imapd in symlink to sbin/rimapd.jlam1-2/+2
2001-03-14Import of KDE 2.1 meta-package and common makefiles.skrll5-0/+84
2001-03-14DEPEND -> DEPENDS and fix my mail addresszuntum2-5/+5
2001-03-14Import of KDE 2.1 kdeadmin package.skrll5-0/+246
2001-03-14Import of KDE 2.1 kdepim package.skrll6-0/+350
2001-03-14Import of KDE 2.1 kdemultimedia package.skrll20-0/+1497
2001-03-14Import of KDE 2.1 kdetoys package.skrll4-0/+540
2001-03-14Import of KDE 2.1 kdegames package.skrll7-0/+2161
2001-03-14Import of KDE 2.1 kdegraphics package.skrll7-0/+544
2001-03-14Import of KDE 2.1 kdesupport package.skrll6-0/+88
This may not be needed, but for consistency's sake I'm including it for the moment.
2001-03-14Import of KDE 2.1 kdenetwork package.skrll7-0/+910
2001-03-14Import of KDE 2.1 kdeutils package.skrll10-0/+675
2001-03-14Import of KDE 2.1 kdebase package.skrll30-0/+3536
a.out doesn't build at the moment, but I'm looking into it.
2001-03-14Here goes...skrll24-0/+3078
Import of KDE 2.1 kdelibs package.
2001-03-14Update squirrelmail to 1.0.3. Pkgsrc changes include setting the examplejlam5-11/+23
Apache URL to http://www.domain.com/squirrelmail/ instead of /mail/ to access squirrelmail. Changes from version 1.0.2: - Many i18n enhancements/fixes - Fixed bug with default theme path being set incorrectly - Fixed problem when sending/forwarding multiple attachments - Made folder drop-down list consistent in look to the other drop-downs - Fixed problem where some attachment filenames would not be displayed - Added Finnish help files by Teemu Junnila <teejun@vallcom.com> - Updated Norwegian translation - Updated Brazillian Portuguise translation
2001-03-14make sure CVS_RSH gets set to 'ssh' before cvs updatinghubertf1-2/+2
2001-03-14* use ${LOCALBASE} instead of hardcoded /usr/pkg as a location for info fileszuntum5-32/+27
* use ${INSTALL_PROGRAM/MAN} instead of "install" * fix my email address
2001-03-14Let CONFLICTs be handled by ispell-base.wiz2-5/+2
2001-03-14ispell is now called ispell-base.wiz1-2/+2
2001-03-14Fix building. Alistair says I should mention that 'agc is a lousy bozowiz1-1/+3
who never tests anything', so I'll do him the favour.
2001-03-14Remove an obsolete comment, and update defaults for windowmaker to currentwiz1-4/+2
value.