Commit graph

158083 commits

Author SHA1 Message Date
sbd
97498284c6 Change the pattern of the osabi dependence to one the actually works! 2010-04-30 04:05:16 +00:00
sbd
f03483cd53 Updated pkgtools/x11-links to 0.48 2010-04-30 03:38:00 +00:00
sbd
5268dbae38 Update to x11-links-0.48
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-30 03:37:44 +00:00
sbd
53eb3c505b Make all packages that set OSVERSION_SPECIFIC depends on pkgtools/osabi.
Also include a note about changes to OS_VERSION in bsd.prefs.mk
2010-04-30 03:29:55 +00:00
sbd
63ddc26df9 Added pkgtools/osabi 2010-04-30 03:23:27 +00:00
sbd
95399dd4b4 Import the 'osabi-${OPSYS}-${OS_VERSION}' as pkgtools/osabi
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-30 03:18:26 +00:00
minskim
ee9955dde8 Add tex-vruler{,-doc}. 2010-04-29 23:05:39 +00:00
minskim
28e599cbe9 Import tex-vruler-doc-2.3 as print/tex-vruler-doc.
This is documentation for tex-vruler.
2010-04-29 23:04:38 +00:00
minskim
f07d9cbc31 Import tex-vruler-2.3 as print/tex-vruler.
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-29 23:04:27 +00:00
minskim
f06ca161a3 Add tex-vertbars. 2010-04-29 23:01:20 +00:00
minskim
52f506b6e4 Import tex-vertbars-1.0a as print/tex-vertbars.
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-29 23:00:20 +00:00
minskim
a95f83463c Add tex-version. 2010-04-29 22:59:31 +00:00
minskim
9e7c58a22c Import tex-version-2.0 as print/tex-version.
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-29 22:58:47 +00:00
minskim
871fcbf10e Add tex-verbdef{,-doc}. 2010-04-29 22:58:33 +00:00
minskim
782a3fb77c Import tex-verbdef-doc-0.2 as print/tex-verbdef-doc.
This is documentation for tex-verbdef.
2010-04-29 22:57:16 +00:00
minskim
84899ad78d Import tex-verbdef-0.2 as print/tex-verbdef.
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-29 22:57:08 +00:00
minskim
4023821302 Add tex-ulem{,-doc}. 2010-04-29 22:54:56 +00:00
minskim
aeb521799b Import tex-ulem-doc-2009 as print/tex-ulem-doc.
This is documentation for tex-ulem.
2010-04-29 22:53:52 +00:00
minskim
169777b029 Import tex-ulem-2009 as print/tex-ulem.
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-29 22:53:45 +00:00
minskim
a41fcd9276 Add tex-tabls{,-doc}. 2010-04-29 22:52:35 +00:00
minskim
28ca94d59c Import tex-tabls-doc-3.5 as print/tex-tabls-doc.
This is documentation for tex-tabls.
2010-04-29 22:51:15 +00:00
minskim
2e6f99f9ca Import tex-tabls-3.5 as print/tex-tabls.
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-29 22:51:05 +00:00
minskim
744b661dff Add tex-relsize. 2010-04-29 22:49:00 +00:00
minskim
3624b5b0f6 Import tex-relsize-3.1 as print/tex-relsize.
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-29 22:47:38 +00:00
minskim
48b47cacdf Add tex-selectp. 2010-04-29 22:46:06 +00:00
minskim
d7da1d5c98 Import tex-selectp-1.0 as print/tex-selectp.
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-29 22:45:11 +00:00
minskim
a9b3018201 Add tex-printlen. 2010-04-29 22:43:37 +00:00
minskim
4d65b7a152 Import tex-printlen-1.1a as print/tex-printlen.
\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-29 22:42:23 +00:00
minskim
cd42e36ac1 Add tex-oubraces{,-doc}. 2010-04-29 22:39:57 +00:00
minskim
bca74087e5 Import tex-oubraces-doc-2009 as print/tex-oubraces-doc.
This is documentation for tex-oubraces.
2010-04-29 22:38:51 +00:00
minskim
f19d5c9ecb Import tex-oubraces-2009 as print/tex-oubraces.
This LaTeX package provides a means to interleave \overbrace and
\underbrace in the same formula.
2010-04-29 22:38:44 +00:00
wiz
f837065937 Updated shells/zsh-current to 4.3.10nb1 2010-04-29 22:23:46 +00:00
wiz
7f244ac661 Replace /bin/zsh in one more file. Bump PKGREVISION. 2010-04-29 22:23:37 +00:00
ahoka
bdde8f3e38 Upgrade to version 0.8.1. 2010-04-29 19:50:24 +00:00
obache
c1e4230311 Set LICENSE=gnu-gpl-v2. 2010-04-29 09:24:18 +00:00
kefren
10c51d381a reflect mono 2.6.4 update 2010-04-29 08:47:15 +00:00
kefren
57885eb183 Update to 2.6.4, part of mono 2.6.4 2010-04-29 08:44:58 +00:00
kefren
52957adbc3 Update to 2.6.4, a bugfix release. From Changelog:
Apply some openbsd changes from openbsd ports.
	Check whenever g++ is installed, since libtool requires it
		even if no c++ files will be compiled.
	Set default for with_moonlight to fix "Moon Profile:" output.
	Append -lgc to libmono_ldflags if using an external libgc
2010-04-29 08:44:30 +00:00
obache
8afcd86f47 Use .tar.gz instead of .tar.xz for DISTFILES.
Using .tar.xz intorduce dependency on archivers/xz,
and it require GCC_REQD=3.4, then maybe result in unwanted
dependency on lang/gcc34.
Especially on Ineterix, it has gcc-3.3, and lang/gcc34 is marked as
"not for Interix", then no chance to install packages using autoconf.

approved by wiz@.
2010-04-29 07:31:32 +00:00
jnemeth
c98addcecd add and enable bcollect 2010-04-29 06:58:31 +00:00
jnemeth
a7d09fe669 add and enable clib 2010-04-29 06:56:49 +00:00
jnemeth
16a0034780 add and enable apache-cassandra 2010-04-29 06:53:08 +00:00
morr
7d229ee4f4 Updated devel/scmgit-docs to 1.7.0.5. 2010-04-29 05:08:56 +00:00
obache
cc41fee650 Restrict to PHP_VERSION_ACCEPTED=52.
ming extension has been moved to the PECL(*1) repository and  is no longer
bundled with PHP as of PHP 5.3.0.

 *1) http://pecl.php.net/package/ming
2010-04-29 04:55:25 +00:00
dholland
f08441123b Patch getline() -> get_line() for current (thanks, POSUX) 2010-04-29 00:48:48 +00:00
dholland
0a15199e27 patch getline() -> get_line() for -current (thank you PSOIX) 2010-04-29 00:22:02 +00:00
dholland
bd7bf01242 fix getline -> get_line for -current (thank you POSIX) 2010-04-29 00:17:14 +00:00
dholland
a64098c794 Fix broken destdir install. (hi joerg) 2010-04-29 00:09:28 +00:00
dholland
bf9d75ebbf yywrap() is not allowed to be a macro nowadays.
Fixes broken build on current.
XXX: I'd be very surprised if this thing runs on 64-bit platforms.
2010-04-29 00:02:07 +00:00
dholland
dea163daa7 Not MAKE_JOBS_SAFE, but in a very simple way, so just patch it. 2010-04-28 23:42:38 +00:00