Commit graph

139683 commits

Author SHA1 Message Date
joerg
0d0e90a320 Include pyversion.mk include the protected part of the buildlink3.mk
files, not over and over again.
2009-03-20 17:30:09 +00:00
mishka
6bb47a3368 * the bochs can be used without x11 - make this optional & bump pkgrevision
* in fact the PLIST.tiny is used when 'tiny' option is disabled - reflect it
2009-03-20 17:17:48 +00:00
taca
5292a6fe55 +webmin-1.470, xf86-video-ati-6.12.1, xf86-video-i740-1.3.0. 2009-03-20 17:16:01 +00:00
taca
d99fe03107 Note update of www/typolight-translations package to 20090317. 2009-03-20 17:15:07 +00:00
snj
07b4eaab48 Add rhythmbox-0.12.0. 2009-03-20 17:14:30 +00:00
taca
3271f46294 Update www/typolight-translations package to 20090317.
* pkgsrc update: simplify pre-install rule.
* Update Romanian translation.
2009-03-20 17:14:19 +00:00
joerg
7cb919b410 Skip vulnerability check for packages that set NO_PKGTOOLS_REQD_CHECK.
Set AUDIT_PACKAGES and friends correctly though. Fixes bootstrap on
platforms with pdksh.
2009-03-20 16:52:40 +00:00
joerg
b690d82b32 Apply parse.c 1.149 and 1.150 from src/usr.bin/make to remove use of
C99.
2009-03-20 16:38:59 +00:00
joerg
490760d2f4 Only add dependency on the fetch program, if there is something to
fetch.
2009-03-20 16:23:48 +00:00
joerg
5f72a77f4a Refactor msgfmt.sh script to conditionally strip the msgid_plural for
old NetBSD versions and to strip msgctx if requested by the package.
This allows to replace the use of msgfmtstrip in various packages by
setting MSGFMT_STRIP_MSGCTX.
2009-03-20 16:13:02 +00:00
adam
543cd10f9f Updated databases/postgresql 2009-03-20 16:06:31 +00:00
adam
0a8507bbff Changes 8.3.7:
* Prevent error recursion crashes when encoding conversion fails.
* Disallow "CREATE CONVERSION" with the wrong encodings for the
  specified conversion function.
* Fix xpath() to not modify the path expression unless necessary, and
  to make a saner attempt at it when necessary.
* Fix core dump when to_char() is given format codes that are
  inappropriate for the type of the data argument.
* Fix possible failure in text search when C locale is used with a
  multi-byte encoding.
* Fix extreme inefficiency in text search parser's handling of an
  email-like string containing multiple @ characters.
* Fix planner problem with sub-"SELECT" in the output list of a
  larger subquery.
* Fix decompilation of CASE WHEN with an implicit coercion.
* Fix possible misassignment of the owner of a TOAST table's rowtype.
* Change "UNLISTEN" to exit quickly if the current session has never
  executed any "LISTEN" command.
* Fix PL/pgSQL to not treat INTO after "INSERT" as an INTO-variables
  clause anywhere in the string, not only at the start; in
  particular, don't fail for "INSERT INTO" within "CREATE RULE".
* Clean up PL/pgSQL error status variables fully at block exit.
* Retry failed calls to CallNamedPipe() on Windows.
* Add MUST (Mauritius Island Summer Time) to the default list of
  known timezone abbreviations.
2009-03-20 16:02:41 +00:00
adam
cf2105eb5a Changes 8.2.13:
* Prevent error recursion crashes when encoding conversion fails.
* Disallow "CREATE CONVERSION" with the wrong encodings for the
  specified conversion function.
* Fix core dump when to_char() is given format codes that are
  inappropriate for the type of the data argument.
* Fix possible failure in "contrib/tsearch2" when C locale is used
  with a multi-byte encoding.
* Fix extreme inefficiency in "contrib/tsearch2" parser's handling of
  an email-like string containing multiple @ characters.
* Fix decompilation of CASE WHEN with an implicit coercion.
* Fix possible misassignment of the owner of a TOAST table's rowtype.
* Fix PL/pgSQL to not treat INTO after "INSERT" as an INTO-variables
  clause anywhere in the string, not only at the start; in
  particular, don't fail for "INSERT INTO" within "CREATE RULE".
* Clean up PL/pgSQL error status variables fully at block exit.
* Retry failed calls to CallNamedPipe() on Windows.
* Add MUST (Mauritius Island Summer Time) to the default list of
  known timezone abbreviations.
2009-03-20 16:02:13 +00:00
adam
6f709ac51f Changes 8.1.17:
* Prevent error recursion crashes when encoding conversion fails.
* Disallow "CREATE CONVERSION" with the wrong encodings for the
  specified conversion function.
* Fix core dump when to_char() is given format codes that are
  inappropriate for the type of the data argument.
* Fix decompilation of CASE WHEN with an implicit coercion.
* Fix possible misassignment of the owner of a TOAST table's rowtype.
* Clean up PL/pgSQL error status variables fully at block exit.
* Add MUST (Mauritius Island Summer Time) to the default list of
  known timezone abbreviations.
2009-03-20 16:02:02 +00:00
roy
d9e50688fb Updated net/dhcpcd to 4.99.15 2009-03-20 15:46:11 +00:00
roy
2f62b0ef90 Update to dhcpcd-4.99.15
Changes from dhcpcd-4.99.14 include
 * Compiles on DragonFly BSD
 * Better support for 3rd party configured interfaces such as PPP
 * Blacklist now happens at the packet level
2009-03-20 15:46:00 +00:00
drochner
bc290fdc13 sync w/ base pkg 2009-03-20 15:38:05 +00:00
mishka
a0e17fb779 Regen. 2009-03-20 15:14:07 +00:00
mishka
153de4e0d0 Prevent unwanted CVS Id tag expanding (fix previous commit). 2009-03-20 14:55:41 +00:00
mishka
9663db51f4 Provide usage description for the PLIST_VARS variable.
Proofreaded by <joerg> - thanks a lot!
2009-03-20 14:50:49 +00:00
joerg
be767f9dc8 Add the necessary preprocessor magic to build a 64bit version all the
time. Bump revision. Reminded by Eric Gillespie.
2009-03-20 13:47:59 +00:00
wiz
d1d6f9f020 Mark as not make-jobs safe. 2009-03-20 13:05:32 +00:00
mishka
f08cd857a7 Fix package installation with the 'tiny' option enabled. Bump revision. 2009-03-20 12:57:48 +00:00
mishka
8324c61817 Bump revision to reflect recent build fix with 'debug' option. 2009-03-20 12:20:29 +00:00
mishka
aaa5deb5c6 Regen. 2009-03-20 12:11:59 +00:00
mishka
ac5a772f05 Oops - add missing NetBSD CVS tag. 2009-03-20 12:11:26 +00:00
mishka
8c6b0ed399 Fix a typo (can be catched with 'debug' option enabled).
The fix is already in bochs repo (iodev/iodebug.h, v1.12),
but no new release was made yet.
2009-03-20 12:09:38 +00:00
adrianp
ddbecb1f47 Remove deplicate DOM DEPENDS, pointed out by obache@ 2009-03-20 10:50:02 +00:00
hasso
32ef2c234f More portable way to print st_size which is off_t. Fixes build on DragonFly. 2009-03-20 08:50:51 +00:00
obache
ac614c8278 + gnome-screensaver-2.26.0 [pkg/41037]. 2009-03-20 07:01:51 +00:00
epg
42053901df Add build dependency on pyrex; this isn't new, it's been needed since before I
adopted this package, oops...
2009-03-20 06:49:10 +00:00
yyamano
99ee9b7c4b INSTALL_UNSTRIPPED=yes on Darwin to make this run.
Patch is provided by Tetsuya KOBAYASHI.  Close PR pkg/40985.
2009-03-20 05:51:53 +00:00
snj
72fc42c4d6 Updated x11/gtk2-engines-murrine to 0.90.2. 2009-03-19 23:51:56 +00:00
snj
c04392ebb8 Update to 0.90.2.
Overview of Changes in 0.90.2 (since 0.90.2)
============================================
Requires Gtk+ 2.12.0

Changes in this release:
- Fixed a crash when using focus_color.
- Now focus_color and scrollbar_color accept symbolic colors.

Overview of Changes in 0.90.1 (since 0.90.0)
============================================
Changes in this release:
- High roundness values are now correctly limited.
- Use focus_color in draw_entry if the theme uses it.
- Removed shadows from GtkCombo and GtkComboBoxEntry.
- Code polishing and bugfixing.
2009-03-19 23:51:31 +00:00
hasso
477ee8c5e2 Needs msgfmt. 2009-03-19 23:20:07 +00:00
snj
765fc6ac09 Updated devel/gnome-common to 2.26.0. 2009-03-19 23:00:29 +00:00
snj
274861fb2d Update to 2.26.0. Changes:
macros2/gnome-common.m4: add -DWNCK_DISABLE_DEPRECATED and
  -DLIBSOUP_DISABLE_DEPRECATED to DISABLE_DEPRECATED
2009-03-19 22:59:59 +00:00
snj
42bcf37efe Correct evolution-data-server entry. 2009-03-19 22:18:06 +00:00
snj
4b4a97e5e5 Remove mpfr-2.4.1, poppler-0.10.5, and stellarium-0.10.2. 2009-03-19 21:40:16 +00:00
asau
baf881becc Updated audio/musicpd to 0.14.2. 2009-03-19 21:37:03 +00:00
asau
ea742ed85a Update MPD (musicpd) to 0.14.2.
This release contains bug fixes for many decoder plugins.
This release also adds True Audio file support and WAV streaming
in the ffmpeg decoder plugin.

pkgsrc changes: support "jack" option (default "off") to utilize
JACK audio server.

Patch provided by Peter Bex in private mail.
2009-03-19 21:35:14 +00:00
sno
6e4bd3d616 Add FreeBSD support
oked by tron@
2009-03-19 20:12:00 +00:00
drochner
21c1c4e5ab mention recent updates 2009-03-19 19:54:07 +00:00
seb
dbd0b4180c Note update of www/p5-WWW-Shorten to version 2.03 2009-03-19 19:47:10 +00:00
seb
468d483c18 Update from version 2.02 to version 2.03.
Upstream changes:
2009-03-19  Dave Cross  <dave@dave.org.uk>
	* Build.PL: Remove signing
	* commit 419bb82c70ba9b1a89fd0cbb400eb3491365c8d1

2009-03-19  Dave Cross  <dave@dave.org.uk>
	* t/shorl.t: Fixed typo
	* commit e79a2979eb1182ba91b6b795bcab7504f5b229cf

2009-03-19  Dave Cross  <dave@dave.org.uk>
	* Build.PL: Bump version number.
	* commit 4ff0cab5349a8d811be19dc14348db74c6173445

2009-03-19  Dave Cross  <dave@dave.org.uk>
	* t/tinyurl.t: Fixed TinyURL tests.
	* commit c8a91370779b108b1f778b06ca3b0b31844e132b
2009-03-19 19:46:28 +00:00
drochner
a55996fa37 restore battstat - gnome-power-manager doesn't do it 2009-03-19 19:24:23 +00:00
drochner
16890e72de use time_t consistently rather than GTime, fixes Y2038 issues on
platforms with 64bit time_t
see gnome bugzilla #569113
2009-03-19 18:54:42 +00:00
drochner
b07034f7fc update to 2.26.0
This switches to the gnome-2.26 release branch
2009-03-19 18:49:21 +00:00
snj
7bbeaa9363 Remove evolution{,-data-server}-2.26.0. 2009-03-19 18:46:17 +00:00
drochner
032e7c1835 use libtool 2009-03-19 18:39:14 +00:00