Commit graph

120487 commits

Author SHA1 Message Date
gdt
22a148e365 add MAKE_JOBS_SAFE=no from Rumko on pkgsc-users@ 2007-12-07 20:41:03 +00:00
gdt
e8407ef4a5 Remove gimp-print support. As of 2.4, gimp no longer uses gimp-print
in the print plugin.  gimp-print 4.2 is itself obsolete, replaced by
gutenprint 5, and gutenprint provides a gimp print plugin that links
against gimp's libraries.
2007-12-07 20:08:10 +00:00
martti
dcafbf6ddd xfce-4.4.2 2007-12-07 19:46:54 +00:00
martti
f6f5ea854d Updated Xfce to 4.4.2
Lots of bug fixes. For the official ChangeLog, please see
http://www.xfce.org/documentation/changelogs/4.4.2
2007-12-07 19:43:19 +00:00
bouyer
7c0ef9ca1d Fix MASTER_SITES. Pointed out by Petar Bogdanovic on port-xen@ 2007-12-07 19:12:07 +00:00
rillig
32284a02be Updated pkgtools/pkglint to 4.80 2007-12-07 11:48:26 +00:00
rillig
771ec66978 Updated pkglint to 4.80.
Important changes since 4.79:
- Fixed some internal errors.
- Adjusted pkglint to changes in the pkgsrc infrastructure: SUBST_VARS.*,
  PKG_USERS_VARS, PKG_GROUPS_VARS.
- Improved the parser for shell code.
- Cleaned up the handling of the :Q operator, so that pkglint warns about
  it places where it is not required.
- ${RUN} has deprecated ${_PKG_SILENT}${_PKG_DEBUG}.
2007-12-07 11:47:52 +00:00
rillig
aa9a155e1a + AUTO_MKDIRS 2007-12-07 11:28:17 +00:00
hiramatsu
c7522c9a38 Updated devel/p5-Array-Compare to 1.14.
Updated devel/p5-Sub-Uplevel to 0.18.
2007-12-07 07:55:53 +00:00
hiramatsu
7b90c23384 Update p5-Array-Compare to 1.14.
Changes from 1.13:

2007-04-01  dave
        * [r23] README.xml: Updated copyright dates
        * [r22] lib/Array/Compare.pm: Changed $VERSION definition
        * [r21] Build.PL: Changed create_makefile_pl parameter to
          'traditional'
2007-12-07 07:54:38 +00:00
hiramatsu
47d204e5bb Update p5-Sub-Uplevel to 0.18.
Changes from 0.14:

0.18 Wed Oct 31 06:56:13 EDT 2007
    - release version of 0.17_01 changes

0.17_01
    - removed 5.006-specific language and tested on prerelease 5.00505

0.16 Mon Jul 30 09:54:41 EDT 2007
    - release version of 0.15_01 changes

0.15_01 Thu Jul  5 22:54:08 EDT 2007
    - Won't override any existing CORE::GLOBAL::caller when loaded
    - Localize global caller() override to the scope of the uplevel() call
      so it can play nicer with things like Contextual::Return and
      Hook::LexWrap that also override caller()
2007-12-07 07:53:07 +00:00
rillig
d6da6c3550 Needs directories pre-created. Based on the patch by Aleksey Cheusov on
pkgsrc-users.
2007-12-07 05:28:30 +00:00
rillig
a2f9aae352 Added AUTO_MKDIRS as an alias for INSTALLATION_DIRS_FROM_PLIST. The
variable is much more comfortable than specifying all the directories in
INSTALLATION_DIRS that using such a long name for it feels like a
punishment. It also doesn't look nice in the package Makefiles, for
example:

old:
INSTALLATION_DIRS=	bin ${PKGMANDIR}/man1 ${PKGMANDIR}/man8

new:
AUTO_MKDIRS=		yes

The variable INSTALLATION_DIRS_FROM_PLIST will be deprecated slowly.
2007-12-07 05:25:25 +00:00
rillig
2e6521f63c Print an understandable error message if the number of arguments for
CONF_FILES, CONF_FILES_PERMS, REQD_FILES, REQD_FILES_PERMS is wrong.

NB: The code doesn't read like "shift 5 || error_out" since NetBSD's
shell exits if a shift fails in this case, instead of just reporting an
error.

Fixes PR 37489.

I didn't fix the code in pkglint (which was suggested in the PR) since
it seems too complicated to me. There is no support for a
"MultipleShellWords" data type by now, and pkglint would have to know
that SETUID_ROOT_PERMS is of type "ThreeShellWords: Username, Groupname,
Filemode". That's too much work and doesn't look nicely.
2007-12-06 22:03:22 +00:00
christos
0769a1c302 mention sup. 2007-12-06 22:03:10 +00:00
christos
fe2377d338 upgrade to sup-0.1; portability fixes. 2007-12-06 22:02:02 +00:00
cjep
ee3a0ed0a7 bsdgrep-devel update 2007-12-06 21:45:59 +00:00
cjep
0d6b6f1525 Update to 20071201.
* Sync with src/usr.bin/grep
2007-12-06 21:43:19 +00:00
christos
037a0dfdf9 PR/36778: Yakovetsky Vladimir: Fix linux build; many thanks. 2007-12-06 16:59:37 +00:00
obache
f47f8f20fb Updated devel/dejagnu to 1.4.4nb2 2007-12-06 12:31:19 +00:00
obache
874f0a6812 tcl-expect already have buildlink3.mk for a long time.
Noted by bharder in PR 37477.

Bump PKGREVISION snce depended tcl-expect version is bumped.
2007-12-06 12:31:04 +00:00
markd
3959c7b347 Whoops, use ${MACHINE_GNU_PLATFORM} rather than i386 2007-12-06 12:25:48 +00:00
markd
108856c728 Use ${GAMEMODE} instead of an explicit mode for update-game-score.
Bump PKGREVISION.
2007-12-06 12:10:32 +00:00
markd
7e4c6fb215 qt4-qdbus addition. 2007-12-06 11:40:58 +00:00
markd
9c0b6ce49e If the fake update-mime-database is invoked with just "-v" let it report
the correct version information.
2007-12-06 11:38:26 +00:00
markd
94b7c76b30 Add qt4-qdbus 2007-12-06 11:29:20 +00:00
markd
7964210a20 Initial import of QT4 DBus support.
Building as a separate package means that assistant doesn't have DBus
support built in but I don't think thats a problem.
2007-12-06 11:28:09 +00:00
markd
a7efc1ae06 Fix build paths in installed pkgconfig *.pc files (PR pkg/37479).
Add some missing dirrm's from PLIST.
Also install QtUiTools library and header files (kde4 at least uses these)
Bump PKGREVISION
2007-12-06 11:17:11 +00:00
markd
64e2bda2da Fix build paths in installed pkgconfig *.pc files (PR pkg/37479) and
add missing dirrm line from PLIST (PR pkg/37412). Bump PKGREVISION
2007-12-06 11:09:35 +00:00
martti
85e2aff24c Revert to previous, something is broken in my system... 2007-12-06 10:30:53 +00:00
cjs
def79e62d3 Add patch for change_folder_next option, which I stole from the patches
for mutt (non-devel).
2007-12-06 08:51:51 +00:00
obache
0eac7faaa9 Need bsd.prefs.mk before using MACHINE_PLATFORM. 2007-12-06 04:31:23 +00:00
obache
8056e698be Fix extern v.s. static. 2007-12-06 02:12:44 +00:00
obache
b6dd6ec2bd Update MASTER_SITES but commented out, since newer location only have
version x.y.z. No functionally changes, only version name scheme differ.
2007-12-06 02:11:26 +00:00
obache
0fbd73d8ee Update HOMEPAGE. 2007-12-06 01:56:44 +00:00
adrianp
10644dafd0 This release fixes a security vulnerability. Sites are urged to upgrade immediately. For more details, please see the security announcement:
* SA-2007-031 - Drupal core - SQL Injection possible when certain contributed modules are enabled

In addition to this security vulnerability, the following bugs have been fixed since the 5.2 release:

* 178478 by scor: typo in text displyed when the DB is installed but not accessible
* Patch 122759 by Robrecht: fixed broken query in upgrade path.
* 55277 by catch and JirkaRybka: when flat comment view is used, order comments by cid (ie. original submission order) instead of timestamp (ie. last editing time order) to avoid comments jumping around when being edited
* Patch 181063 by chx and bjaspan: fixed problem with drupal_bootstrap() not booting to the proper level.
* 184668 by hazexp, Remove unnecessary ';'
* Patch 182728 by Darren Oh: improved PHPdoc of db_rewrite_sql().
* 93425 by bjaspan: remove pre-Drupal 4.6 era destination handling cruft carried over in comment module
* 154388 (backport of 172262) by JirkaRybka. Better globals handling in install system, so the choosen profile and language are remembered.
* 171117 by JirkaRybka: set access time for admin created or edited accounts so they are exempt from the spam protection we have for accounts never logged in
* Patch 168829 by Neil Drumm: fixed link in documentation.
* 165924 by odious. Use accurate count query for user list.
* 187601 by Bart Jansens. Use correct HTTP status codes for redirects.
* 180109 by JirkaRybka: overcome browser quirk to detect when no taxonomy term was selected
* 134984 by mikesmullin. Fix x2 coordinate for rendering gradients.
2007-12-05 23:16:19 +00:00
bouyer
96674cb432 Note PKGREVISION bump on xenkernel3 2007-12-05 22:12:55 +00:00
bouyer
3319948890 Remplace patches/patch-cy with fix from the Xen repository via
Christoph Egger, and merge it back in patches/patch-ba (one patch per file).
Bump PKGREVISION
2007-12-05 22:06:26 +00:00
tron
8acdeef01b Add link to Apple work around into the makefile for documentation purposes. 2007-12-05 21:42:18 +00:00
tron
168b2f63aa Use Apple's suggested work around(*) to fix linker problems under
Mac OS X Leopard.

(*) http://developer.apple.com/qa/qa2007/qa1567.html
2007-12-05 21:39:01 +00:00
tron
1f5e442207 Don't prefer "pkgsrc" versions of "MesaLib", "Xft2" etc. under
Mac OS X Leopard which ships with an uptodate version of X.org.
2007-12-05 21:38:06 +00:00
tron
66d2de41c9 Escape colons in preprocessor, compiler or linker flags while checking
their existances in other variables. This avoids parsing errors if
e.g. "BUILDLINK_LDFLAGS.<pkg>" contains a colon.
2007-12-05 21:36:43 +00:00
joerg
88572b8312 Skip empty lines in the limited list. Bump to 1.16. 2007-12-05 21:33:58 +00:00
ghen
82cb65d261 Updated www/ap2-fastcgi to 2.4.2nb4. 2007-12-05 17:43:20 +00:00
ghen
b5a2c7dcba APACHE_MANUAL is different in Apache 2.x and 1.3.x. Substitute in shared
MESSAGE accordingly and bump PKGREVISION for ap2-fastcgi only.
2007-12-05 17:42:49 +00:00
christos
77193ecd35 Use newer strace 4.5.15; various improvements in syscall parsing and
split functions into more files.
2007-12-05 16:30:59 +00:00
obache
e4832249f3 Try to fix build problem on recent NetBSD release. 2007-12-05 13:38:27 +00:00
obache
3762ad56f0 Using flex to build. 2007-12-05 13:37:22 +00:00
obache
49df43fab2 Switch to SUBST framework. 2007-12-05 13:36:02 +00:00
taca
a6a652767f Catch up squirrelmail-japanese patch to 1.4.12-ja-20071205. 2007-12-05 11:25:57 +00:00