summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2010-04-30+ dadadodo.wiz1-1/+2
2010-04-30Initial import of dadadodo-1.04:wiz4-0/+32
dadadodo analyses text files and generates Markov chains of word frequencies; it can then generate random sentences based on that data.
2010-04-30Fix typos in COMMENT.wiz1-2/+2
2010-04-30Add some version info to the pkgtools/osabi addition.sbd1-2/+2
2010-04-30Simplify the osabi dependence as suggested by wiz@.sbd1-2/+2
2010-04-30Updated sysutils/filelight to 1.0nb12wiz1-1/+2
2010-04-30Include desktopdb.mk, bump PKGREVISION.wiz1-2/+3
2010-04-30Update the master sitessbd1-3/+13
2010-04-30Enable the tests, and add an "opt" targent so "make opt" can be used to runsbd1-1/+11
the optional tests.
2010-04-30Remove LSOF_MORE_SECURE and LSOF_LESS_SECURE_SOCKETS variables and addsbd2-15/+3
option descriptions for lsof-more-secure and lsof-less-secure-sockets.
2010-04-30Move lsof from using the LSOF_MORE_SECURE and LSOF_LESS_SECURE_SOCKETS tosbd4-35/+44
using pkg options lsof-more-secure and lsof-less-secure-sockets. Also change the way the option are applied, the same way that the Customize script does and it works on all supported dialects.
2010-04-30Escape sharp in commentkefren1-2/+2
2010-04-30Interix GNU cc doesn't support `-fPIC'.obache1-1/+3
2010-04-30Improve the pattern of the osabi dependence again!sbd1-2/+2
2010-04-30Change the pattern of the osabi dependence to one the actually works!sbd1-2/+2
2010-04-30Updated pkgtools/x11-links to 0.48sbd1-1/+2
2010-04-30Update to x11-links-0.48sbd2-5/+4
This is just a simple version bump so that ${OS_VERSION} can be removed from the DISTNAME as this package now depends on 'pkgtools/osabi' Update BUILDLINK_API_DEPENDS.x11-links to match.
2010-04-30Make all packages that set OSVERSION_SPECIFIC depends on pkgtools/osabi.sbd2-2/+5
Also include a note about changes to OS_VERSION in bsd.prefs.mk
2010-04-30Added pkgtools/osabisbd2-2/+4
2010-04-30Import the 'osabi-${OPSYS}-${OS_VERSION}' as pkgtools/osabisbd3-0/+67
This is a dummy-package which is made a dependence for packages which are tightly bound to a specific version of an operating system, e.g. LKMs or sysutils/lsof. Such binary packages are not backwards compatible with other versions of the OS. The version number of this package should be similar to the operating system version (`uname -r' output).
2010-04-29Add tex-vruler{,-doc}.minskim2-2/+6
2010-04-29Import tex-vruler-doc-2.3 as print/tex-vruler-doc.minskim4-0/+22
This is documentation for tex-vruler.
2010-04-29Import tex-vruler-2.3 as print/tex-vruler.minskim4-0/+23
A package for adding a columns of numbering to the general text so that the text can be properly referenced. The vertical ruler can be scaled and moved freely. Supports LaTeX and plain TeX.
2010-04-29Add tex-vertbars.minskim2-2/+4
2010-04-29Import tex-vertbars-1.0a as print/tex-vertbars.minskim4-0/+22
This package is an extension to lineno, replacing that package's line numbers with bars to the left or right of the text.
2010-04-29Add tex-version.minskim2-2/+4
2010-04-29Import tex-version-2.0 as print/tex-version.minskim4-0/+26
This package defines macros \includeversion{NAME} and \excludeversion{NAME}, each of which defines an environment NAME whose text is to be included or excluded from compilation. Although the command syntax is very similar to that of comment, comment.sty is to be preferred to version.sty for documents where significant chunks of text may be excluded.
2010-04-29Add tex-verbdef{,-doc}.minskim2-2/+6
2010-04-29Import tex-verbdef-doc-0.2 as print/tex-verbdef-doc.minskim4-0/+20
This is documentation for tex-verbdef.
2010-04-29Import tex-verbdef-0.2 as print/tex-verbdef.minskim4-0/+27
The package defines a single command \verbdef (which has a *- form, like \verb). \verbdef will define a robust command whose body expands to verbatim text. By using commands defined by \verbdef, one can put verbatim text into the arguments of commands; since the defined command is robust, it doesn't matter if the argument is moving. (Full details of syntax and caveats about use are in comments in the file itself.)
2010-04-29Add tex-ulem{,-doc}.minskim2-2/+6
2010-04-29Import tex-ulem-doc-2009 as print/tex-ulem-doc.minskim4-0/+20
This is documentation for tex-ulem.
2010-04-29Import tex-ulem-2009 as print/tex-ulem.minskim4-0/+26
The package provides an \ul (underline) command will break over line ends; this technique may be used to replace \em (both in that form and as the \emph command), so as to make output look as if it comes from a typewriter. The package also offers double and wavy underlining, and striking out (line through words) and crossing out (/// over words). Documentation is to be found in the package file itself.
2010-04-29Add tex-tabls{,-doc}.minskim2-2/+6
2010-04-29Import tex-tabls-doc-3.5 as print/tex-tabls-doc.minskim4-0/+21
This is documentation for tex-tabls.
2010-04-29Import tex-tabls-3.5 as print/tex-tabls.minskim4-0/+25
This package modifies LaTeX's array and tabular environments to keep text from touching other text or hlines above or below. Several new parameters are defined and some standard macros are re-defined. The package slows down compilation of tables, since each entry is boxed twice.
2010-04-29Add tex-relsize.minskim2-2/+4
2010-04-29Import tex-relsize-3.1 as print/tex-relsize.minskim4-0/+23
The basic command of the package is \relsize, whose argument is a number of \magsteps to change size; from this are defined commands \larger, \smaller, \textlarger, etc.
2010-04-29Add tex-selectp.minskim2-2/+4
2010-04-29Import tex-selectp-1.0 as print/tex-selectp.minskim4-0/+24
This package defines a command \outputonly, whose argument is a list of pages to be output. With the command present (before \begin{document}), only those pages are output. This package was inspired by code published by Knuth in TUGboat 8(2) (July 1987).
2010-04-29Add tex-printlen.minskim2-2/+4
2010-04-29Import tex-printlen-1.1a as print/tex-printlen.minskim4-0/+27
\printlength{length} prints the value of a LaTeX length in the units specified by \uselengthunit{unit} ('unit' may be any TeX length unit except for scaled point, viz., any of: pt, pc, in, mm, cm, bp, dd or cc). When the unit is pt, the printed length value will include any stretch or shrink; otherwise these are not printed. The 'unit' argument may also be PT, in which case length values will be printed in point units but without any stretch or shrink values.
2010-04-29Add tex-oubraces{,-doc}.minskim2-2/+6
2010-04-29Import tex-oubraces-doc-2009 as print/tex-oubraces-doc.minskim4-0/+20
This is documentation for tex-oubraces.
2010-04-29Import tex-oubraces-2009 as print/tex-oubraces.minskim4-0/+22
This LaTeX package provides a means to interleave \overbrace and \underbrace in the same formula.
2010-04-29Updated shells/zsh-current to 4.3.10nb1wiz1-1/+2
2010-04-29Replace /bin/zsh in one more file. Bump PKGREVISION.wiz1-1/+3
2010-04-29Upgrade to version 0.8.1.ahoka3-14/+9
2010-04-29Set LICENSE=gnu-gpl-v2.obache1-1/+2
2010-04-29reflect mono 2.6.4 updatekefren1-1/+4