Commit graph

184095 commits

Author SHA1 Message Date
obache
6a94bfe079 Import suse32_alsa-12.1 as emulators/suse121_32_alsa.
Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.

This package supports running ELF binaries linked with glibc2 that
require alsa shared libraries.
2012-03-21 13:26:27 +00:00
drochner
2902d6adac update to 2.4.32
changes:
-bugfixes
-removed the uuencode/uudecode tools to avoid conflicts
2012-03-21 12:26:35 +00:00
drochner
f7f9103605 update to 3.2.4
changes:
-bugfixes
-translation updates
2012-03-21 12:21:56 +00:00
drochner
aed4f64f76 update to 2.20.3
changes:
-bugfixes
-translation update
2012-03-21 12:18:33 +00:00
drochner
8f3cf9093a update to 2.0.1
changes:
-Support for MxPEG files
-UI improvements, speedup
-bugfixes
-2 security fixes:
 -Heap overflows in Real RTPS protocol (CVE-2012-1776)
 -Stack overflow in MMS protocol (CVE-2012-1775)
2012-03-21 11:01:50 +00:00
drochner
4a54151f0f -make libxul.so link against libkvm on NetBSD because it contains
references to its functions
 (patch-xulrunner_app_Makefile.in is probably unnecessary now, didn't
  test)
-propagate dependency on nspr -- at least the .pc file refers to it
bump PKGREV
2012-03-21 10:40:25 +00:00
ryoon
e8eb9356f0 Remove correct file, firefox10.
Fix "make package" on DragonFly/i386 3.0.1.
2012-03-21 10:37:54 +00:00
wiz
261203b7a7 Updated audio/jack-rack to 1.4.7nb15 2012-03-21 10:07:44 +00:00
wiz
eaa301057c Fix build with liblrdf-0.5.0.
Some pkglint cleanup while here.
Bump PKGREVISION.
2012-03-21 10:07:36 +00:00
wiz
bfd50307db Updated textproc/liblrdf to 0.5.0 2012-03-21 10:04:21 +00:00
wiz
c94553c0c0 Update to 0.5.0.
0.5.0	Use raptor2 and openssl for MD5
2012-03-21 10:04:11 +00:00
wiz
329274677f Make flickcurl use raptor2 instead of raptor.
Bump PKGREVISION of the only dependency.
2012-03-21 08:13:27 +00:00
wiz
c6754c4017 raptor and raptor2 packages conflict with due to bin/rapper and its
man page.
2012-03-21 07:39:43 +00:00
gdt
33513d3b30 Split version into sane and excessive parts.
Upstream's version is 0.6.0.X, where X appears to be a large integer
in decimal that corresponds to a git sha1 has.  Such large numbers
violate the assumption, true with just about every previous package,
that version number components will fit in an int --- code that
handles version numbers does not use a multiprecision integer library
like gmp.  To address this, split the version into what would have
been the version under normal procedures (0.6.0), and put the bignum
into ${VERSION_EXCESSIVE}, allowing it be used in DISTNAME but not
PKGNAME.
2012-03-20 23:38:26 +00:00
cheusov
a9eedf73fe Fix build failure on SunOS 2012-03-20 22:00:10 +00:00
cheusov
abdb458bc6 Use the full path to pkgsrc version of perl. This may unbreak the package in some setups 2012-03-20 21:08:23 +00:00
adam
89cdb4781d Updated databases/sqlite3 to 3.7.11 2012-03-20 21:02:09 +00:00
adam
0344c0181c Changes 3.7.11:
* Enhance the INSERT syntax to allow multiple rows to be inserted via
  the VALUES clause.
* Enhance the CREATE VIRTUAL TABLE command to support the IF NOT EXISTS clause.
* Added the sqlite3_stricmp() interface as a counterpart to sqlite3_strnicmp().
* Added the sqlite3_db_readonly() interface.
* Added the SQLITE_FCNTL_PRAGMA file control, giving VFS implementations
  the ability to add new PRAGMA statements or to override built-in PRAGMAs.
* Queries of the form: "SELECT max(x), y FROM table" returns the value of y on
  the same row that contains the maximum x value.
* Added support for the FTS4 languageid option.
* Documented support for the FTS4 content option. This feature has actually
  been in the code since version 3.7.9 but is only now considered to be
  officially supported.
* Pending statements no longer block ROLLBACK. Instead, the pending statement
  will return SQLITE_ABORT upon next access after the ROLLBACK.
* Improvements to the handling of CSV inputs in the command-line shell
* Fix a bug introduced in version 3.7.10 that might cause a LEFT JOIN to be
  incorrectly converted into an INNER JOIN if the WHERE clause indexable terms
  connected by OR.
2012-03-20 21:00:47 +00:00
bsiegert
86ee2a069a Oops, forgot the CHANGES entry for xproto yesterday. 2012-03-20 20:22:35 +00:00
adam
c0a468bb34 Updated graphics/optipng to 0.7.1 2012-03-20 20:16:25 +00:00
adam
cbed6e4656 Changes 0.7.1:
* Fixed a regression in the reduction of palette-encoded grayscale
  images. This regression was introduced in version 0.7.
2012-03-20 19:55:19 +00:00
hans
b9cdf07138 Make sure that the gcc used for building g95 knows which ld/as/objdump
to use on SunOS (same as in lang/gcc46). Add PLIST.SunOS.
2012-03-20 17:26:19 +00:00
asau
6624988091 Put a note on Torque, I have somewhat functional package. 2012-03-20 17:10:56 +00:00
asau
91653f7444 Note VirtualBox package in pkgsrc-wip. 2012-03-20 17:09:17 +00:00
asau
528edd4a71 Updated parallel/sge to 8.0.0.4 2012-03-20 17:08:08 +00:00
asau
860b5565c4 Update to the Son of Grid Engine 8.0.0d
The Son of Grid Engine is a community project to continue Sun Grid Engine.


Notable changes in Son of Grid Engine
-------------------------------------

Version 8.0.0d
--------------

* Bug fixes

  * Man and fixes
  * Fix building with older gcc versions
  * Provide load average in qstat XML output [#446, #454]
  * Partially back out Univa change which broke classic spooling
  * Fix -terse in sge_request [#777]

* Other changes (possibly-incompatible)

  * Message fixes

Version 8.0.0c
--------------

* Bug fixes

  * Man and other documentation fixes
  * Build/installation fixes (particularly for Red Hat 6 and Linux 3)
  * Fix group ids for submitted jobs [U]
  * Fix default value of boolean with JSV [U]
  * Windows fixes for helper crashes and Vista GUI jobs [U]
  * Ensure parallel jobs are dispatched to the least loaded host [U]
  * Correct ownership of qsub -pty output file; was owned by admin user [U]
  * Fix format of Windows loadcheck.exe output [U]
  * Read from stderr even if stdout is already closed in IJS [U]
  * Fix PDC_INTERVAL=NEVER execd parameter [U]
  * Fix accounting information for Windows GUI jobs [U]
  * Increase default MAX_DYN_EC qmaster param [U]
  * Fix qsub -sync y error message and enforce MAX_DYN_EC correctly [U]
  * Fix job validation (-w e) behaviour [#716] [U]
  * Fix qrsh input redirection [U]
  * Avoid warning when submitting a qrsh job [U]
  * Print start time in qstat -j -xml output [U]
  * Don't raise an error changing resource request on waiting job [#806]
  * Don't exit 0 on error with qconf -secl or -sep
  * Include string.h in drmaa.h [#712]
  * Fix process-scheduler-log with host aliases

* Enhancements

  * Base qmake and qtcsh on the current gmake and tcsh source [#289,
    #504, #832]
  * Support "-binding linear" and "-binding linear:slots"
  * Use the hwloc library for all topology information and core
    binding, supporting more operating systems (now: AIX, Darwin,
    FreeBSD, GNU/Linux, HPUX, MS Windows, OSF/1, Solaris), and more
    hardware types (specifically AMD Magny Cours and similar)
  * Add task number to execd "exceeds job ... limit"

* Other changes (possibly-incompatible)

  * Modify default paths in build files and elsewhere [U]
  * Assorted message fixes
  * In RPMs, move qsched to qmaster package, and separate drmaa4ruby
  * Default to newijs in load_sge_config.sh
  * Default to sh, not csh for configured shell

Version 8.0.0b
--------------

* Bug fixes

  * Build/installation fixes [including #424, #1349] [(U)]
  * Fix execd init script [#1348]
  * Man and other documentation fixes [including #614, #764] [(U)]
  * Fix contents of admin mail properly [#1307, #1345]
  * Fix qalter messages for -tc
  * Fix build with -DSGE_PQS_API
  * Fix group ids for submitted jobs [U]

* Enhancements

  * Update qsched and add man page

* Other changes (possibly-incompatible)

  * Avoid the use of /bin/ksh [#1306]
  * Change installation defaults to classic spooling, not adding
    shadow hosts, and not JMX. [(U)]

Version 8.0.0a
--------------

This is roughly a superset of Univa's 8.0.0 (the V800_TAG from
https://github.com/gridengine/gridengine), with thanks for that.

Changes made there which haven't been included in this version:  PLPA
source not removed; some different build/installation defaults
(e.g. for JMX); Univa/UGE "branding" (partly because trademark status
is unknown); authuser not removed (for SDM and testing use),

* Bug fixes

  * Many man and other documentation fixes [including #790, #776,
    #769, #733, #610, #587, #581, #459, #456, #439, #255, #1288, #797,
    #1271, #773] [(U)]
  * Some program message fixes [(U)]
  * Various build and installation fixes [including #761, #709, #656,
    #616, #546, #536, #521, #491, #438, #414, #411, #383, #381, #138,
    #455, #344, #438, #1311, #1272, #1273] [(U)]
  * Ask for keystore password twice on installation
  * Fix qmaster crashes with tightly integrated parallel jobs or
    un-discoverable qinstance [#789] [U]
  * Report 0 cores and sockets on unsupported Solaris hosts [U]
  * Fix malloc hooks which caused crashes, particularly with SuSE 11
    [#792, #748, #749] [U]
  * Verify the pe task start user in execd in non-CSP mode [U]
  * Fix binding parameters parsing [U]
  * Fix JSV logging with multiple users submitting jobs on same submit
    host [U]
  * Fix unresponsive qmaster when modifying the global configuration
    in a huge cluster [U]
  * Speed up finishing tightly integrated jobs [U]
  * Check consistency of JSV binding information properly [U]
  * Fix broken project spooling, which caused loss of project when
    restarting master when using core binding [U]
  * Fix slotwise preemption failure to unsuspend one job per host [#775] [U]
  * Fix problems retrieving passwd and group information with large
    responses [#1295] [(U)]
  * Fix JSV changing default of boolean [U]
  * Fix ENABLE_RESCHEDULE_SLAVE=1 [U]
  * Allow comma in CMDNAME with Perl JSV scripts [#803]
  * Don't put queue into error state when supplementary group id
    cannot be set [#185] [U]
  * Don't convert LF to CRLF with qrsh -pty [U]
  * Fix qconf segfault on bad subordination string [U]
  * Fix group ids of submitted jobs [U]
  * Disallow -masterq with serial jobs [#155] [U]
  * Fix 100% CPU use by shepherd of qsh [U]
  * Removed unnecessary binding warning on job starts [U]
  * Fix qconf error reports when tmp directory has 755 permissions [U]
  * Fix suspending of remote process on qrsh -pty yes <cmd> on Solaris [U]
  * Fix starting jobs after global host changed [U]
  * Reject invalid load_formula value [U]
  * Fix handling of implicitly-requested exclusive resources [U]
  * Fix execd vmem reporting on 64-bit Linux [U]
  * Fix startup of execd on Windows Vista [U]
  * Set xterm's path more appropriately on GNU/Linux [#557]
  * Fix generation of admin email from failed jobs [#1307]
  * Fix some ill-formed output from qstat -xml [#314]
  * Fix handling of multi-line environment variables propagated to
    shepherd [#395]
  * Fix example MPI PE templates
  * Fix bad quoting in JSV sh library
  * Fix checking of consumables for parallel jobs across multiple hosts [U]

* Enhancements

  * Additional and clarified documentation
  * PAM modules for ssh tight integration and access control for
    interactive jobs
  * Initial core binding support for Solaris/SPARC64 [U]
  * Some efficiency improvements and memory leaks fixed [U]
  * Ports to S/390 and PARISC GNU/Linux [U]
  * New complex m_thread [U]
  * Show topology by default in qhost [U]
  * qsub -pty switch [#704] [U]
  * Improved qmon graphics [#530] [(U)]
  * Include bash in default shell list [U]
  * A JSV that rejects all jobs [U]
  * Files for Scali-MPI
  * Ruby DRMAA implementation
  * Enable easy building against shared system libraries and use
    system openssl and bdb binaries
  * New scripts: "qsched" reports resource reservations; "status"
    wraps qstat; enable/disable submission; node-selection (idle etc.)
  * Restart argument for daemon init scripts
  * Improved efficiency of shell JSV if used with bash
  * Core dumps from crashing daemons enabled under Linux [U]
  * Example host_aliases file [#154]
  * Spec file for RPM packaging [#820]

* Other changes (possibly-incompatible)

  * Show core binding by default in qstat, qhost (use -ncb for
    compatibility) [U]
  * Removed Berkeley DB RPC support (recently dropped by BDB) [U]
  * Changed position in pending job list for user-rescheduled jobs
    (exit99, qmod -rj) and OLD_RESCHEDULE_BEHAVIOR,
    OLD_RESCHEDULE_BEHAVIOR_ARRAY_JOB parameters [U]
  * Unified GNU/Linux arch strings (lx-*, from lx24-* and lx26-*) [U]
  * Default to enabling core binding on GNU/Linux [U]
  * Removed Sun service tags support [U]
  * Removed obsolete SunHPCT5 files
2012-03-20 17:07:43 +00:00
dholland
9cb248d222 If OPSYS is NetBSD and there is no PAM header in /usr/include, include
pam.buildlink3.mk. This is wrong and a hack, but it gets the package
building again in my test environment. Someone please revert this and
do it right.

Currently there seems to be logic for enabling PAM in the build or not
on various platforms depending on whether native PAM appears to exist.
This is higly bogus; the package should be cleaned up so it either
depends on PAM or doesn't, regardless of platform, or preferably makes
it a build option.

XXX.
2012-03-20 16:34:32 +00:00
dholland
9c06a86a8a Add missing PAM buildlink 2012-03-20 16:27:40 +00:00
dholland
e7f3b1dc2c Add missing PAM buildlink. 2012-03-20 16:26:48 +00:00
dholland
a24cdf400c Add missing PAM buildlink, and tell configure script where to find it.
Otherwise only builds with native PAM.
2012-03-20 16:25:51 +00:00
plunky
b164a8185e add default targets to lib/Makefile (for pbulk) 2012-03-20 15:31:14 +00:00
dholland
bee99ac63c Don't use paths in wip. HI MARKD 2012-03-20 15:18:05 +00:00
asau
79535d83ca Added parallel/slurm version 2.4.0pre4 2012-03-20 14:54:32 +00:00
asau
c59b4d95e0 + slurm 2012-03-20 14:53:22 +00:00
asau
625913240f Import SLURM 2.4.0pre4 as parallel/slurm
SLURM is an open-source resource manager designed for Linux
clusters of all sizes. It provides three key functions. First it
allocates exclusive and/or non-exclusive access to resources
(computer nodes) to users for some duration of time so they can
perform work. Second, it provides a framework for starting,
executing, and monitoring work (typically a parallel job) on a
set of allocated nodes. Finally, it arbitrates contention for
resources by managing a queue of pending work.
2012-03-20 14:52:15 +00:00
taca
032646b85a Note update of www/ruby-jekyll package to 0.11.2nb1. 2012-03-20 14:51:28 +00:00
taca
782e0ca9f7 A little strict dependency.
Bump PKGREVISION.
2012-03-20 14:50:53 +00:00
taca
03a0d527aa Note remove zope, zope3 and related pacakges. 2012-03-20 14:28:27 +00:00
taca
fd9c5e9112 Remove zope3, Zope 3.3.1.
Zope 3.3.1 is EOL and the package itself isn't maintained for long time.

Since newer Plone and Zope introduce their own install framework, it is
difficult to support it in pkgsrc unless someone create some framework.
2012-03-20 14:27:27 +00:00
taca
50db53efe4 Remove Zope (Zope2) supporting files. 2012-03-20 14:25:29 +00:00
taca
9d81b63af6 Remove zope29, Zope 2.9.12.
Zope 2.9.12 is EOL and the package itself isn't maintained for long time.

Since newer Plone and Zope introduce their own install framework, it is
difficult to support it in pkgsrc unless someone create some framework.
2012-03-20 14:24:23 +00:00
taca
af24f2f592 Remove zope210, Zope 2.10.13.
Zope 2.10.13 is EOL and the package itself isn't maintained for long time.

Since newer Plone and Zope introduce their own install framework, it is
difficult to support it in pkgsrc unless someone create some framework.
2012-03-20 14:23:31 +00:00
taca
d3587d1f73 Remove zope211, Zope 2.11.8.
Zope 2.11.8 is EOL and the package itself isn't maintained for long time.

Since newer Plone and Zope introduce their own install framework, it is
difficult to support it in pkgsrc unless someone create some framework.
2012-03-20 14:22:25 +00:00
taca
bdd49808d0 Remove zope-jamailhost pacakge.
Since newer Plone and Zope introduce their own install framework, it is
difficult to support it in pkgsrc unless someone create some framework.
2012-03-20 14:20:48 +00:00
taca
aa489f3275 Remove zope-ejsplitter package.
Since newer Plone and Zope introduce their own install framework, it is
difficult to support it in pkgsrc unless someone create some framework.
2012-03-20 14:20:08 +00:00
hans
c7a485b9cf If gcc is used, set CCOM=gcc in MAKE_ENV to let the schily makefiles
know. Fixes build with gcc on SunOS and possibly other platforms.
2012-03-20 14:19:15 +00:00
taca
9eb12a68dd Remove entries for zope packages:
zope
	zope-ejsplitter
	zope-jamailhost
	zope210
	zope211
	zope29
	zope3
2012-03-20 14:18:56 +00:00
taca
269720da67 Remove support files for Plone. 2012-03-20 14:17:07 +00:00
taca
deeb4040a5 Note remove of plone25 and plone3 packages. 2012-03-20 14:16:32 +00:00
taca
f246b4f218 Remove an entry for plone. 2012-03-20 14:15:57 +00:00