summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-12-30Add and enable xfsprogsagc1-1/+2
2005-12-30Initial import of xfsprogs-2.7.3 into the Packages Collection.agc16-0/+847
XFS combines advanced journaling technology with full 64-bit addressing and scalable structures and algorithms. + Journaled 64-bit filesystem with guaranteed filesystem consistency. + XFS supports filesystem growth for mounted volumes, allows filesystem "freeze" and "thaw" operations to support volume level snapshots, and provides an online file defragmentation utility. + XFS supports user and group quotas. XFS considers quota information as filesystem metadata and uses journaling to avoid the need for lengthy quota consistency checks after a crash. + For Linux 2.6 and beyond, when using 64 bit addressing in the block devices layer (CONFIG_LBD) and a 64 bit platform, filesystem size limit increases to 9 million terabytes (or the device limits). For these later kernels on 32 bit platforms, 16TB is the current limit even with 64 bit addressing enabled in the block layer. This package contains filesystem manipulation and support programs. Very loosely based on the FreeBSD port (I took the MASTER_SITES from there).
2005-12-30Include ossaudio.b3.mk.joerg1-1/+2
2005-12-30Add DragonFly support. Fix ossaudio usage. Use system perror.joerg5-16/+32
2005-12-30Fix errno. Add DragonFly.joerg4-10/+20
2005-12-30Add DragonFly build support, partly based on the patches fromjoerg21-40/+555
www/firefox.
2005-12-30Optionally build the ODBC driver for freetds. This will allow ODBCjlam3-2/+38
clients to load the driver to talk to MS SQL Server.
2005-12-30Update databases/iodbc to 3.52.3. Changes from version 2.50.3 includejlam8-34/+111
adding some support for the ODBC 3.x specifications and fixing quite a lot of bugs.
2005-12-30ffs is a pre-existing symbol e.g. on DragonFly, use a different name.joerg3-1/+47
2005-12-30Remove some unnecessary patches that removed targets to install thejlam4-43/+4
configuration files. It's easier just to override the installation destination during the install phase by setting INSTALL_MAKE_FLAGS.
2005-12-30Update the package description to match the current version.jlam1-14/+6
2005-12-30Index: has sometimes different precedence in patch, avoid problems.joerg1-0/+1
2005-12-30Add missing @comment $NetBSD$.ghen1-0/+1
2005-12-30Fix errno. Add DragonFly.joerg3-11/+20
2005-12-30Sort mutt entry correctly.ben1-2/+2
2005-12-30Fix rest of errno issues in canna.joerg9-1/+111
2005-12-30+samba-3.0.21ataca1-2/+2
2005-12-30Make note of mutt and cdlabelgen updates.ben2-4/+4
2005-12-30Update to cdlabelgen version 3.6.0, and update MASTER_SITES and HOMEPAGE.ben5-25/+27
Changes include: * --rows-columns=r,c will force all items to be fit in "c" columns, with each column having "r" lines (rows). * Makefile: use INSTALL_FILE to install man page * CD Label support - print directly on the CD or DVD * --page-offset now accepts an optional X-axis offset also --page-offset [xoffset,]yoffset * Fix cdinsert.pl CGI script to use PAPERSIZE option for A4 paper * Slim Case now applies to DVD outside also - creates outside inserts for half-height DVD cases - driven by these arguments: --create-dvd-outside --slim-case * --slim-case to be used instead of --create-slim-cover (deprecated) * End Cap text can now be rotated (flipped), --rotate-end-caps * {#M} and {#MB} support directives added {#M} {#MB} {#BI} {#B} {#I} can appear in input text, to make a line monospaced, monospaced-bold, bold-italic, bold, or italic respectively. Directives must appear in column 1 of line. * Added dvdlogo.eps * Changed aczone to aczoom * DVD outside cover inserts now supported, --create-dvd-outside option * Move down the DVD inside insert to fit better on letter and A4 paper * trayimage "fill2" now fills all - cover, tray, spine, as appropriate * Fixed bug in --outside-foldout and placement of tray image * Fixed BoundingBox in divx.eps * Date handling changed to use its own font size
2005-12-30Fix DragonFly. Use C++ compiler for linkage and add a snippish commentjoerg3-12/+25
about the incorrect comment in the Makefile.
2005-12-30Pkglint: s/xargs/${XARGS}/. Ok by wiz.ghen1-2/+2
2005-12-30Comment out an unused function, which takes FILE (!) as parameter,joerg2-1/+22
breaking the build on DragonFly.
2005-12-30Add DragonFly support. Fix isnan and isinf detection.joerg6-1/+212
2005-12-30Add cripple.ghen1-1/+2
2005-12-30For py-extclass, use the buildlink3.mk, not just a dependency.joerg1-5/+2
Fixes build on DragonFly, remove PKG_FAIL_REASON.
2005-12-30Create the directory first with INSTALL_DATA_DIR, install the filejoerg1-6/+7
with INSTALL_DATA afterwards. Don't use find -print + xargs, use find -exec directly.
2005-12-30Fix patch (the original file has no newline at the end, breaking thejoerg2-4/+5
BSD patch).
2005-12-30Fix errno.joerg2-1/+14
2005-12-30Fix errno.joerg2-1/+14
2005-12-30Added javemartti2-2/+4
2005-12-30JavE is a free ASCII Editor. Rather than for editing texts, it is intendedmartti5-0/+360
for drawing simple diagrams by using ASCII characters. It is like a graphics editor for editing texts instead of images.
2005-12-30- Update Erlang to R10B-9. (The changes are innumerable, this package hasn'tghen9-3484/+4119
been updated in more than two years.) - Add a buildlink3.mk file. - Make the Java dependency optional, and disable this option by default (this will make erlang build in more bulk builds). Ok by wiz.
2005-12-30rssh-2.3.0 doneseb1-2/+1
2005-12-30Note revision bump for devel/nsis.cube1-1/+2
2005-12-30Force version, otherwise it is computed from the day it was compiled...cube1-3/+5
2005-12-30postfixmartti1-1/+3
2005-12-30Make sure ${spooletcdir} exists. Bump PKGREVISION as this affectsmartti4-6/+8
the binary package.
2005-12-30-vobcopymartti1-2/+1
2005-12-30Address PR pkg/30506 :garbled1-4/+4
Change pkg to use tk instead of tk83. I found no compelling reason for it to still be dependant on the old version of tk. Change the HOMEPAGE, as the old one no longer works. Tested install, the pkg seems to install stuff properly now.. I believe the PR should now be addressed fully.
2005-12-30Modify this pkg so it works with either xaw-xpm or xaw3d. If XAW_TYPE isgarbled1-2/+9
set to "standard" automatically promote it to xaw3d, as the pkg will not work with stock xaw. Change approved by Matthias (maintainer)
2005-12-30Replace Flash marketing text with a dispassionate description of thegdt1-3/+2
package. Avoid claiming that Flash is a web standard (and thus avoid the debate about de facto vs real standards).
2005-12-30+ p5-Image-ExifTool-5.87 (yes, it's a production release)dillo1-1/+2
2005-12-29Use an ${OPSYS}-specific message file for DragonFly, to get the rightagc2-1/+30
local security information. With thanks to Joerg Sonnenberger for the DragonFly help, and Trevor Kendall for the original report.
2005-12-29kdelibs update.markd1-1/+2
2005-12-29Don't change ${PREFIX}/share/pixmaps to ${PREFIX}/share/kde/pixmaps.markd3-6/+6
Directory is not actually used by KDE itself and this allows KDE to find (some) gnome icons. Bump PKGREVISION.
2005-12-29ctype fix for fidogate.joerg1-1/+2
2005-12-29Fix ctype issues. Bump revision.joerg9-3/+131
2005-12-29R update.markd2-3/+3
2005-12-29Update R to 2.2.1markd3-32/+6
USER-VISIBLE CHANGES o options("expressions") has been reduced to 1000: the limit of 5000 introduced in 2.1.0 was liable to give crashes from C stack overflow. NEW FEATURES o Use of 'pch' (e.g. in points) in the symbol font 5 is now interpreted in the single-byte encoding used by that font. Similarly, strwidth now recognizes that font 5 has a different encoding from that of the locale. (These are likely to affect the answer only in MBCS locales such as UTF-8.) o The URW font metrics have been updated to versions from late 2002 which cover more glyphs, including Cyrillic. o New postscript encodings for CP1250 (Windows East European), ISO Latin-7 (8859-13, Latvian, Lithuanian and Maori), Cyrillic (8859-5), KOI8-R, KOI8-U and CP1251. o configure has more support for the Intel and Portland Group compilers on ix86 and x86_64 Linux. o R CMD INSTALL will clean up if interrupted (e.g. by ctrl-C from the keyboard). o There is now a comprehensive French translation of the messages, thanks to Philippe Grosjean. DEPRECATED & DEFUNCT o The undocumented use of atan() with two arguments is deprecated: instead use atan2() (as documented). o The 'vfont' argument of axis() and mtext() is deprecated (it currently warns and does nothing). o The function mauchley.test() is deprecated (was a misspelling) and replaced by mauchly.test() Many BUG FIXES
2005-12-29Enable the history file in gnuplot per PR pkg/32139. Bump pkgrev to 3garbled2-3/+4