Commit graph

91008 commits

Author SHA1 Message Date
jlam
228eeacad9 Teach the tools framework about the ``ksh'' tool, provided by the
shells/pdksh package if it doesn't exist on the base system.
2006-01-09 18:32:52 +00:00
joerg
38057d34c5 Fix MASTER_SITE entry. 2006-01-09 18:32:39 +00:00
joerg
afc39eb7fb stdout can't be used on file scope, defer to run time. 2006-01-09 18:15:10 +00:00
schmonz
4fc54b33cc Add a missing trailing backslash to continuatificate a shell snippet
to the following line.
2006-01-09 18:00:04 +00:00
joerg
26690cda8b Add DragonFly support. 2006-01-09 17:57:15 +00:00
tron
7fc53aea7b Correct default NetBSD build target. This should make "mpg123-nas" work
under NetBSD-amd64. Patch provided by Wojciech Puchar in PR pkg/30861.
2006-01-09 17:52:07 +00:00
schmonz
8f0f046d46 Since we're allowing qmail to be packaged, add a note to the effect
that qmail hard-codes numeric UIDs and GIDs into several binaries.
When installing a binary qmail package, you'll need to ensure that
the qmail users and groups on your system match those with which
the package was compiled.

The binary package is not (yet) redistributable. The only way you'd
get one is by making it yourself. But this allows bulk builds to
finally test all the packages that depend on qmail.

Thanks to joerg for forcing the issue (in a good way).
2006-01-09 17:49:47 +00:00
wiz
2cdb43d9b7 parrot updated to 0.4.1. 2006-01-09 17:47:50 +00:00
wiz
4ddab4e853 Obsoleted by update to 0.4.1. 2006-01-09 17:47:33 +00:00
wiz
adbe8ee504 Update to 0.4.1, from Anders Nor Berle in PR 32480.
New in 0.4.1

- Installation: 'make install' is using standard locations now
  (/usr/local is the default --prefix)
- Produce static and shared libraries on some systems
- Configure system rearragement
- OS pmc started (mkdir,cd,cwd,rm,umask,stat)
- Shootout examples
- Test files are now testable with 'prove'
- Smoke (and smokej) outputs progress
- PIR supports: I = A < B (>,<=,>=,==,!=)
- Add support for octal number constants
- partcl updates:
  - almost finish [string]; start [file]
  - add build tool for generating inline'd tcl builtins from templates.
- Jako updates: NCI, subroutines, global variables and constants all work.
  (Gregor)

Failed 3/190 test scripts, 98.42% okay. 15/4580 subtests failed, 99.67% okay.
2006-01-09 17:47:07 +00:00
tron
2c5d66057e I only maintain the "mpg123" package and not the "mpg123-nas" and
"mpg123-esound" flavours.
2006-01-09 17:43:58 +00:00
wiz
96ccd9f2c5 Remove commented out inclusion of avifile/bl3.mk,
package has been removed.
2006-01-09 17:37:46 +00:00
wiz
056bfaa165 Fix compilation on -current: use posix_fadvise instead
of posix_fadvise64.
2006-01-09 17:36:54 +00:00
wiz
06f790575b + gtk-send-pr-0.4.7, ion3-20060107, libxml2-2.6.23, openal-0.0.8,
p5-xmltv-0.5.42, qdbm-1.8.40 [pkg/32364], trac-0.9.3, xdaliclock-2.23.
2006-01-09 17:35:19 +00:00
joerg
580fc0a48e Use NetBSD rules for DragonFly as well. Don't hard-code -lpthread. 2006-01-09 16:32:11 +00:00
xtraeme
82939c98f5 Updated databases/mysql5-{client,server} to 5.0.18 2006-01-09 16:28:20 +00:00
xtraeme
c7cc54bf62 Update mysql5-{client,server} to 5.0.18.
Too many changes to list... more information via:
http://dev.mysql.com/doc/refman/5.0/en/news-5-0-18.html
2006-01-09 16:25:01 +00:00
xtraeme
f37b88d654 Fix sysutils/nvnet entry. 2006-01-09 15:57:59 +00:00
cube
791276c3e7 Note update of databases/p5-BerkeleyDB to version 0.27. 2006-01-09 15:56:59 +00:00
cube
c340e3d6ff Update to version 0.27. This is necessary to support bdb 4.4...
0.27  1st Novemver 2005

        * Added support for Berkeley DB 4.4

        * Fixed decondary key issue with recno databases

        * Added libscan to Makefile.PL

        * The logic for set_mutexlocks was inverted when using Berkeley DB 4.x
          Bug spotted by Zefram <zefram@fysh.org>

        * Transactional rename/remove added.
          Patch supplied by Zefram <zefram@fysh.org>
2006-01-09 15:56:03 +00:00
joerg
cc401bc87d Add DragonFly support. The sys/types.h works around a header bug in
time.h, size_t doesn't get defined correctly.
2006-01-09 15:55:02 +00:00
cube
84174f5c6c Note update of sudo to version 1.6.8pl12. 2006-01-09 15:54:33 +00:00
cube
fa24fed649 Sync with latest sudo release (1.6.8pl12). The actual diff is one line
long.  PR#32378 by Stefan Krüger.

Changes:
     Added PS4 and SHELLOPTS to the list of variables to remove from
     the environment.     (Already in pkgsrc)
     Added JAVA_TOOL_OPTIONS to the list of variables to remove from
     the environment.
     Added PERLLIB, PERL5LIB and PERL5OPT to the list of variables to
     remove from the environment.     (Already in pkgsrc)
2006-01-09 15:53:40 +00:00
tonio
e4cf22364c Remove patch-aa and patch-ab as exif_get_sshort is no more declared static
Fix build under darwin/gcc4
2006-01-09 14:39:03 +00:00
joerg
12d7b20d29 In patch-al, DragonFly has to be spelled in lower case. 2006-01-09 13:40:34 +00:00
joerg
9bb34014da Fix build on NetBSD systems:
If we have NetBSD 2.99.10 and higher, getpwuid_r and friends exist,
but _PTHREAD_THREAD_SAFE_FUNCTIONS might not be defined. Define it.
For NetBSD before 2.99.10, explicitly set XNO_MTSAFE_PWDAPI to enforce
locked access via normal functions.
2006-01-09 13:13:52 +00:00
manu
411ec421f5 License for nvnet, a binary driver for nVidia networking 2006-01-09 12:49:56 +00:00
manu
78ddbd3b7a Add nvnet, a binary driver for nVidia networking 2006-01-09 12:47:19 +00:00
manu
041d8cadf6 Binary driver for nVidia ethernet 2006-01-09 12:44:15 +00:00
tron
d3eebd2f93 Note update of "teTeX3-bin" package to version 3.0nb5. 2006-01-09 12:01:24 +00:00
tron
86523dd9df Patch the "texconfig-dialog" script (patching the "texconfig" script
doesn't help any more) so it calls the "dialog" program without requiring
the "DIALOG_PROG" environment variable to be set. Bump package revision
because of this fix.
2006-01-09 11:59:55 +00:00
xtraeme
21eec721b8 Remove MYSQL_VERSIONS_ACCEPTED, mysql-4.0.x was removed. 2006-01-09 11:35:45 +00:00
tron
b0693b0d51 Fix broken ".if" conditional which causes warnings if e.g. "pkg_chk -i"
was used.
2006-01-09 10:12:11 +00:00
uebayasi
6dff38580d Note import of PDFjam 1.2.0:
PDFjam is a small collection of shell scripts which provide a simple
interface to some of the functionality of the excellent pdfpages package
(by Andreas Matthias) for pdfLaTeX.  At present the utilities available
are:

 + pdfnup, which allows PDF files to be "n-upped" in roughly the way
   that psnup does for PostScript files.

 + pdfjoin, which concatenates the pages of multiple PDF files together
   into a single file

 + pdf90, which rotates the pages of one or more PDF files through 90
   degrees (anti-clockwise).
2006-01-09 10:12:10 +00:00
uebayasi
f64cda5daf Add pdfjam. 2006-01-09 10:10:50 +00:00
uebayasi
500647c2ef Initial import of PDFjam 1.2.0:
PDFjam is a small collection of shell scripts which provide a simple
interface to some of the functionality of the excellent pdfpages package
(by Andreas Matthias) for pdfLaTeX.  At present the utilities available
are:

 + pdfnup, which allows PDF files to be "n-upped" in roughly the way
   that psnup does for PostScript files.

 + pdfjoin, which concatenates the pages of multiple PDF files together
   into a single file

 + pdf90, which rotates the pages of one or more PDF files through 90
   degrees (anti-clockwise).
2006-01-09 10:10:08 +00:00
uebayasi
c17a638730 cvs2svn was done. 2006-01-09 03:59:55 +00:00
uebayasi
4092e7578c Update cvs2svn to 1.3.0.
Version 1.3.0
(18 August 2005, from /tags/1.3.0)

 Bugs fixed:
 * Fix cvs2svn's dumpfile output to work after Subversion's r12645.
 * Fix issue #71: Avoid resyncing two consecutive CVS revs to same time.
 * Fix issue #88: Don't allow resyncing to throw off CVS revision order.
 * Fix issue #89: Handle initially dead branch revisions acceptably.
 * Fix some branch-filling bugs (r1429, r1444).

 Improvements and output changes:
 * Better --encoding support when iconv_codec module is available.
 * Speedups to pass8 (r1421)
 * Use standard "rNNN" syntax when printing Subversion revisions.
2006-01-09 03:46:15 +00:00
uebayasi
24ea5541a1 *** empty log message *** 2006-01-09 03:45:32 +00:00
rillig
9bb9aae442 - Only check make variables for deprecation and $(...) instead of ${...}. 2006-01-09 03:22:45 +00:00
rillig
3a9a4959c2 Fixed the remaining pkglint warnings about $(FOO) vs. ${FOO}. 2006-01-09 02:48:55 +00:00
rillig
043613d277 - Added "Please use ${FOO} instead of $(FOO)."
- It is an error if the COMMENT has the default value from url2pkg.
2006-01-09 02:47:56 +00:00
rillig
a1f80b8a53 Added a patch that fixes the mixing of code and declarations. 2006-01-09 01:28:05 +00:00
joerg
9d0efde46f apache1 wasn't linked to export symbols on DragonFly, breaking mod_php. 2006-01-09 00:52:04 +00:00
joerg
424d83d5fb Fix httpd linkage on DragonFly: -Wl,-E is needed, otherwise ap-php
can't use ap_block_alarms. Bump revision.

Problem noticed by Justin Sherrill on DragonFly's bugs list.
2006-01-09 00:51:03 +00:00
jlam
4593519ecc Teach the tools framework about "gsoelim", which is the soelim tool from
a groff distribution.
2006-01-08 23:00:00 +00:00
ghen
50cacbe2d2 Update distinfo -- the old checksums were from a beta which was also released
as bacula-1.38.3.tar.gz.  The mirrors were probably not up-to-date yet when I
updated the bacula package (which was right after the release announcement).

The Bacula developers have acknowledged the problem and have modified their
beta release scripts so that future beta releases will have unique names like
bacula-beta-<version>-<date>.tar.gz.

Don't do the DIST_SUBDIR trick as the mirrors synced shortly after that.
ftp.netbsd.org has the correct file.

This fixes PR pkg/32477.
2006-01-08 22:13:19 +00:00
joerg
df8aee99c4 MySQL 4.0 no longer support, remove it to unbreak bulk builds. 2006-01-08 22:13:18 +00:00
wiz
06d5f26332 USE_TOOLS+=, not =, says pkglint. 2006-01-08 22:11:52 +00:00
jlam
ff83ba02a2 Consolidate groff-supplied tools into one section. 2006-01-08 22:09:05 +00:00