Commit graph

141173 commits

Author SHA1 Message Date
joerg
7216c47ead Remove support and documentation for @ignore_inst. 2009-04-23 19:34:04 +00:00
minskim
27117ce1ea Add tex-pdftex-def. 2009-04-23 19:26:22 +00:00
minskim
d79e226209 Import tex-pdftex-def-0.04l as print/tex-pdftex-def.
The file pdftex.def provides device-specific definitions for color and
graphics support when running pdf(La)TeX.
2009-04-23 19:25:03 +00:00
adam
4bfbcd6232 Updated net/freeradius2 to 2.1.4 2009-04-23 18:30:32 +00:00
adam
ee98d90c2f FreeRADIUS 2.1.4 Tue Mar 10 17:05:00 CEST 2009; , urgency=medium
* Permit multiple "-e" in radmin.
* Add support for originating CoA-Request and Disconnect-Request.
  See raddb/sites-available/originate-coa.
* Added "lifetime" and "max_queries" to raddb/sql.conf.
  This helps address the problem of hung SQL sockets.
* Allow packets to be injected via radmin.  See "inject help" in radmin.
* Answer VMPS reconfirmation request.
* Sample logrotate script in scripts/logrotate.freeradius
* Add configurable poll interval for "detail" listeners
* New "raddebug" command.  This prints debugging information from
  a running server.
* Add "require_message_authenticator" configuration to home_server
  configuration.  This makes the server add Message-Authenticator
  to all outgoing Access-Request packets.
* Added smsotp module.
* Enabled the administration socket in the default install.
  See raddb/sites-available/control-socket, and "man radmin"
* Handle duplicate clients, such as with replicated or
  load-balanced SQL servers and "readclients = yes"
* Bug fixes
2009-04-23 18:26:05 +00:00
minskim
c4bdde1efb BROKEN_GETTEXT_DETECTION must be set before including gettext-lib/buildlink3.mk.
This fixes PR 34562.
2009-04-23 18:03:42 +00:00
adam
867b4cf70a Updated games/wormux to 0.8.3 2009-04-23 13:18:20 +00:00
adam
332e49eac4 Changes 0.8.3:
* New skins with new animations
* New sounds thanks to Bebelious
* Better team menu editor
* New game interface
* Small AI enhancements
* Fix crash when leaving options menu during a game
* Fix crash when checking for new version without internet connection
* Fix some small graphical bugs
2009-04-23 13:10:07 +00:00
gdt
17a24266b3 Adjust to current reality
remove comment about '#LICENSE=' lines because license.mk is not
  live

  rephrase comment saying that we will likely add licenses not
  formally Free or Open source to the default list if they are
  obviously approvable, but we'll note this with comments
2009-04-23 12:10:15 +00:00
gdt
a031ed2160 Add gnu-lgpl-v2.1 to DEFAULT_ACCEPTABLE_LICENSES. 2009-04-23 12:06:05 +00:00
gavan
e6ca1b5fb4 Note update of mantis to 1.1.7. 2009-04-23 10:48:03 +00:00
gavan
e30362affc Update to 1.1.7
2009.04.20 - 1.1.7
===================================

Bugfix maintenance release, cleaning up most of the remaining issues with 1.1.x series.

- 0006848: [administration] Bugs in manage_config_*_set.php (grangeway) - resolved.
- 0009986: [administration] APPLICATION ERROR #2800 using "Delete Project Specific Settings" (jreese) - resolved.
- 0010235: [api soap] mc_issue_attachment_add corrupts attachments (giallu) - resolved.
- 0009888: [bugtracker] Issue History Problem... build, os, os_version, and platform are not looking right and are not effected by language files. (jreese) - resolved.
- 0009999: [bugtracker] APPLICATION ERROR #2800 - While submit a new bug (jreese) - resolved.
- 0009606: [custom fields] Custom fields not enforced. (thraxisp) - resolved.
- 0009979: [custom fields] Function gpc_isset always return false for a custom date field (thraxisp) - resolved.
- 0010035: [custom fields] Custom multi-selection list fields don't allow deselection (thraxisp) - resolved.
- 0010154: [custom fields] Custom field enum values are getting the first and last characters truncated when displayed. (thraxisp) - resolved.
- 0010011: [customization] date_submitted is not set properly in bug object (thraxisp) - resolved.
- 0010200: [email] \n not replaced in registration e-mail (siebrand) - resolved.
- 0010231: [feature] Assigned bug status cannot be changed to new? (jreese) - resolved.
- 0010299: [html] Invalid HTML (jreese) - resolved.
- 0010270: [localization] escaped double quotes in localization files (siebrand) - resolved.
- 0010187: [security] Using dession destroy and unset for logout (jreese) - resolved.
- 0010192: [sub-projects] Repeated Target versions (jreese) - resolved.
- 0010038: [tagging] Problems attaching tags in Chrome (jreese) - resolved.
- 0010050: [time tracking] All leves have access to billing reports - Access level required to run reports does not function (giallu) - resolved.

2008.12.09 - 1.1.6
===================================

This release fixes once and for all the caching troubles from previous stable releases, some
access permissions bugs, and a few various other issues. This release also improves the existing
source control integration by allowing remote checkins.

- 0009893: [administration] Users can change status on ViewOnly Tasks (jreese) - resolved.
- 0009815: [bugtracker] gpc_get_string_array() sometimes returns non-arrays (thraxisp) - resolved.
- 0009869: [bugtracker] application error 2800 still in version 1.1.5 (jreese) - resolved.
- 0009888: [bugtracker] Issue History Problem... build, os, os_version, and platform are not looking right and are not effected by language files. (jreese) - resolved.
- 0009890: [bugtracker] Case of extension for inline image is not ignored (jreese) - resolved.
- 0009900: [customization] Allowing update issue status disables the function to administrator (thraxisp) - resolved.
- 0008847: [integration] Revamp SVN and CVS integration (jreese) - resolved.
- 0009651: [other] Version copy from parent project copies incorrect date (jreese) - resolved.
- 0009928: [other] Inconsistent uses of file extension configuration settings. (jreese) - resolved.


2008.11.21 - 1.1.5
===================================

This release solves more issues relating to the security fixes introduced by 1.1.3, as well as various other minor bugs.

- 0009713: [authentication] Users are unable to confirm registration (jreese) - resolved.
- 0009017: [bugtracker] SYSTEM WARNING implode() [function.implode]: Bad arguments. (jreese) - resolved.
- 0009738: [bugtracker] Browser caching should be enabled on bug_change_status_page.php (jreese) - resolved.
- 0009748: [bugtracker] Port 9737: bugnote_add.php contains undefined t_note_type (vboctor) - resolved.
- 0009754: [bugtracker] Failed to report issue (APPLICATION ERROR #2800) (jreese) - resolved.
- 0009714: [csv] Error message/warning, if HTTP_USER_AGENT is not set (jreese) - resolved.
- 0009808: [db mysql] Linking Sub-Projects to a project -> APPLICATION ERROR #200 (jreese) - resolved.
- 0009760: [other] Mantis checks $g_allow_browser_caching setting incorrectly (jreese) - resolved.
- 0009780: [tagging] Changing project in Tag Details view gives "APPLICATION ERROR #200" (jreese) - resolved.
- 0009803: [tagging] Tags field in filter should not be shown when user has no access to tags (jreese) - resolved.
2009-04-23 10:45:21 +00:00
sno
07467cd842 Updated x11/pixman to 0.15.2 2009-04-23 08:39:01 +00:00
sno
0a8a876a15 Update to pixman-0.15.2 from 0.12.0
Upstream changes (since 0.12.0):
  - Fix MMX & SSE intrinsics to work with Sun compilers & Solaris
  - More SSE2 optimizations
  - Optimize rectilinear nearest-neighbour scaling
  - Add support for BGRA and BGRx formats
  and a lot of minor bug fixes and optimizations

Oked by wiz@
2009-04-23 08:30:53 +00:00
sno
e48c6d7ab5 Updated devel/p5-POE to 1.005 2009-04-23 07:26:40 +00:00
sno
5ab110ec1f PkgSrc changes:
- Updating package for p5 module POE to 1.005
  - Adjusting dependencies
  - Setting license to artistic-2.0

Upstream changes:
==================================
2009-04-21T05:03:17.094558Z v1_005
==================================

  2009-04-21 04:02:03 (r2525) by rcaputo; poe/lib/POE.pm M

    Time for a new release.

  2009-04-21 04:01:03 (r2524) by rcaputo; poe/mylib/PoeBuildInfo.pm M

    Skip the IO::Tty dependency on MSWin32. Windows doesn't have
    pseudo-ttys. Resolves bugs reported by Chris Williams, Adam Kennedy,
    Offer Kaye (rt.cpan.org #44931), and many more.

  2009-04-15 22:32:14 (r2523) by bingosnet; poe/lib/POE/Session.pm M

    Typo in object_states POD, spotted by Jay Hannah

  2009-03-31 13:01:38 (r2515) by bingosnet
  poe/mylib/gen-meta.perl M; poe/mylib/PoeBuildInfo.pm M

    Amended the META.yml generation to include repository meta
2009-04-23 07:25:50 +00:00
sno
11cc07871f Updated devel/p5-prefork to 1.03 2009-04-23 07:13:36 +00:00
sno
db53a532f9 PkgSrc changes:
- Updating package for p5 module prefork to 1.03

Upstream changes:
1.03 Mon 21 Apr 2008
	- Upgrading to Module::Install 0.83
	- Preload all of Config.pm
2009-04-23 07:12:14 +00:00
sno
968a5e5257 Updated archivers/p5-Archive-Tar to 1.48 2009-04-23 07:09:43 +00:00
sno
907e02d9e6 PkgSrc changes:
- Updating package for p5 module Archive::Tar to 1.48

Upstream changes:
* important changes in version 1.48 20/04/2009:
- Address #44680 (Improve error reporting on short corrupted archives)
  Archives of less than 512 bytes would not have a clear error string set
- Requires at least IO::Compres::* 2.015, to address: #43609: Memory
  problem with A::T. Turns out 2.012 was leaking memory.
2009-04-23 07:08:19 +00:00
sno
8fe71114f4 Updated devel/p5-Class-Inspector to 1.24 2009-04-23 07:01:58 +00:00
sno
bf19257575 PkgSrc changes:
- Updating package for p5 module Class::Inspector to 1.24

Upstream changes:
1.24 Tue 21 Apr 2009
	- Updating Perl dependency to 5.006
	- Updating to Module::Install::DSL 0.83
	- Add the Class::Inspector::Functions interface.
2009-04-23 06:59:31 +00:00
sno
0e26d9274b Updated databases/p5-DBD-SQLite to 1.23 2009-04-23 06:56:44 +00:00
sno
ff7e7532d0 PkgSrc changes:
- Updating package for p5 module DBD::SQLite to 1.23
  - Setting license to artistic-2.0

Upstream changes:
1.23 Sun 19 Apr 2009
    - No changes from 1.22_08, just switched to production release (ADAMK)

1.22_08 Fri 17 Apr 2009
    - Completed the migration of all tests and deleted lib.pl (ADAMK)
    - Prevented a double "commit is innefective" warning (ADAMK)
    - Adding a version for the Win32.pm dependency (ADAMK)

1.22_07 Thu 16 Apr 2009
    - Improved non-latin unicode filename support/test
      on Windows (SZABGAB/ISHIGAKI)
    - Removed the table name generator from t/lib.pl,
      getting us closer to removing t/lib.pl entirely (ADAMK)
    - Increased use of Test::NoWarnings (ADAMK)
    - Converted half the remaining lib.pl tests to t::lib::Test (ADAMK)
    - Require Win32.pm on Windows (CHORNY)

1.22_06 Wed 15 Apr 2009
    - Simplifying various miscellaneous code (ADAMK)
    - Adding support for non-latin unicode filenames on Windows (ADAMK)

1.22_05 Wed 15 Apr 2009
    - Hopefully the last dev release before the next production release.
    - Updated to SQLite 3.6.13 (DUNCAND)
    - Setting svn:eol-style to native to prevent EOL issues (ADAMK)
    - Resolved #44861: tweaked Makefile.PL to support older HP-UX (ISHIGAKI)

1.22_04 Sat 11 Apr 2009
    - Adding support parsing attributes out of the DSN (ADAMK)
    - Inserted pTHX_/aTHX_ for better efficiency (suggested in #44884 by TIMB) (ISHIGAKI)
    - Dropping support for uncode before 5.8.5 to simplify support and
      to prevent people hurting themselves on platforms that don't
      properly support Unicode anyway (ADAMK)
    - Stopped guessing if a bind param looks like a number or not
      (suggested by GUIDO). This reopens #29058 and #29629, but
      there are two workarounds for them. 1) Use "bind_param"
      explicitly (rather than plain "execute", as you do for BLOB).
      2) Add "+0" to the appropriate part(s) of your SQL to let
      sqlite convert them into a number. (ISHIGAKI)

1.22_03 Thu 10 Apr 2009
    - Resolved #44876: Patch to fix includes in the SQLITE_LOCATION case by janus (ISHIGAKI)
    - Added PERL_NO_GET_CONTEXT for efficiency (suggested in #44884 by TIMB) (ISHIGAKI)
    - Refactored error handling (suggested in #44884, #44871 by TIMB) (ISHIGAKI)

1.22_02 Wed  9 Apr 2009
    - Added missing documentation bits for 'create_collation'
      and 'progress_handler' (DAMI)
    - Resolved RT#25924 (Arguments to user-defined functions do not
      respect unicode setting) (DAMI)
    - Added comments on the return values on error, and fixed another
      wrong return value in execute (ISHIGAKI)
    - Added SQL_NULLABLE_UNKNOWN; still wonders if the error above
      should be ignored or not (ISHIGAKI)

1.22_01 Wed  9 Apr 2009
    - Resolved #25371: Calls sv_utf8_upgrade on strings going into
       the database to make sure latin-1 strings are not saved as
       Malformed UTF-8 character in the SQLite TEXT column (MIYAGAWA)
2009-04-23 06:55:03 +00:00
wiz
204651abcc + amavisd-new-2.6.3, dri2proto-2.0, erlang-13b, findutils-4.4.1,
gnome-power-manager-2.26.1 [GNOME 2.26, wants DeviceKit-power],
  heyu-2.6.0, mysql-5.1.34, mysql5-client-5.0.79, mysql5-server-5.0.79,
  nautilus-sendto-1.1.4.1, ncmpc-0.14, openafs-1.4.10 [pkg/41262],
  puppet-24.8, py-psycopg-2.0.10, scribus-1.3.3.13, zile-2.3.7.
2009-04-23 06:24:13 +00:00
minskim
16eae2fdc0 Fix a square bracket mismatch. 2009-04-23 00:15:53 +00:00
wiz
b4962a0196 Allow python-2.6 (untested, for pbulk so it does not abort). 2009-04-22 23:05:57 +00:00
adrianp
3ae6bc075b Typo 2009-04-22 22:42:43 +00:00
adrianp
b9fe1693aa Add an example block to restrict access to /admin 2009-04-22 22:42:28 +00:00
hasso
fae889a450 Make it build on DragonFly. 2009-04-22 19:29:26 +00:00
joerg
4d7ee3338c pkg_install-20090422:
Consider EOF during signature scan a fatal error. At the very least, the
package is missing the +CONTENTS file at that point. Correctly reset the
entry pointer in that case and make the meta data extraction stricter,
avoiding NULL dereferences for invalid archives.
Fixes pkg_info -X crash on empty files as reported by Daniel Horecki.
2009-04-22 19:18:06 +00:00
joerg
9ee86af3f2 Regen. 2009-04-22 19:14:16 +00:00
joerg
831ff9838f Document pkg_admin fetch-pkg-vulnerabilities -u. 2009-04-22 19:13:54 +00:00
hasso
955bff512e Hack it to work on DragonFly. 2009-04-22 18:59:54 +00:00
tnn
9ab0ecb8ba Updated www/firefox3 to 3.0.9 2009-04-22 18:18:04 +00:00
tnn
441ffd4651 Update to firefox3-3.0.9.
- Fixed several security issues:
  MFSA 2009-22 Firefox allows Refresh header to redirect to javascript: URIs
  MFSA 2009-21 POST data sent to wrong site when saving web page with
               embedded frame
  MFSA 2009-20 Malicious search plugins can inject code into arbitrary sites
  MFSA 2009-19 Same-origin violations in XMLHttpRequest and
               XPCNativeWrapper.toString
  MFSA 2009-18 XSS hazard using third-party stylesheets and XBL bindings
  MFSA 2009-17 Same-origin violations when Adobe Flash loaded via
               view-source: scheme
  MFSA 2009-16 jar: scheme ignores the content-disposition: header
               on the inner URI
  MFSA 2009-15 URL spoofing with box drawing character
  MFSA 2009-14 Crashes with evidence of memory corruption (rv:1.9.0.9)
- Fixed several stability issues.
- Many users experienced an issue where a corrupt local database caused
  Firefox to "lose" its stored cookies. (bug 470578)
- Fixed an issue where, starting with Firefox 3.0.7, inline image
  attachments on popular webmail services (like AOL and AIM) would not
  display. (bug 482659)
- Large forms would sometimes take a long time to submit. (bug 426991)
- In certain cases, new windows would not have proper focus. (bug 446568)
2009-04-22 18:15:05 +00:00
wiz
f55a9e9c7b Fix pasto -- this is "original-bsd", not "modified-bsd". 2009-04-22 16:24:18 +00:00
seb
68c5ea13de Note update of devel/p5-ex-lib to version 0.06 2009-04-22 16:11:27 +00:00
seb
80264b61b7 Update from version 0.05 to version 0.06.
Upstream changes:
0.06    2009-04-20
        Allow use with empty list
        Made kwalitee.t to check $ENV{TEST_AUTHOR}
2009-04-22 16:10:43 +00:00
tnn
1178bfb835 patch-aa: fix devel/popt build on NetBSD-current (>=5.99.11) which
has glob_pattern_p(3) in libc.
Reported in PR pkg/41265.
2009-04-22 15:25:05 +00:00
gdt
d1752d48b1 Add original (4-clause) and modified (3-clause) BSD licenses. 2009-04-22 14:50:18 +00:00
joerg
8c7d96e5f3 _PATCH_BACKUP_ARG must match the selected patch, so override potential
platform value when using the version from pkgsrc.
2009-04-22 14:13:52 +00:00
tron
8de1fede5b Note update of the "milter-greylist" package to version 4.2.2. 2009-04-22 13:00:50 +00:00
tron
36302f1837 Update "milter-greylist" package to version 4.2.2.
Changes since version 4.2:
- Fix a crash when a LDAP server is down.
- Fix LDAP thread safety issues
- Make LDAP querries timeout configurable
- Make MX sync timeout peer-configurable
2009-04-22 13:00:36 +00:00
hasso
518a9e37e0 Needs msgfmt. 2009-04-22 12:36:46 +00:00
seb
fbb66d2b5a ruby-netaddr-1.5.0 (net/ruby-netaddr) is done 2009-04-22 11:44:08 +00:00
seb
ba24facd53 Note update of net/ruby-netaddr to version 1.5.0 2009-04-22 11:42:40 +00:00
seb
f5b043b00a Update from version 1.4.0 to version 1.5.0.
Upstream changes:
==Version
====1.5.0
===Changes
* fixed bug with EUI48#to_eui64 (credit to Erik Kline)
* fixed bug with u/l bit toggle on EUI#link_local (credit to Erik Kline)
* added EUI#to_ipv6
* added NetAddr#supernets
2009-04-22 11:42:01 +00:00
roy
50227aaf18 Update to openresolv-3.3
Changes from 3.2 include
 * Logic to restart each service is now embedded in subscribers at
   compile time, which reduces runtime code size.
   This is also configurable in resolvconf.conf.
 * If subscribers are called from resolvconf, they no longer re-execute it
   to get the data they need.
   This saves on a lot of forking and as a result a fair bit faster.
 * A bug was fixed in the dnsmasq susbcriber where the domain name servers
   weren't used correctly.
2009-04-22 10:20:36 +00:00
sno
c75e6c03c5 devel/p5-B-Hooks-EndOfScope to 0.08 2009-04-22 08:51:53 +00:00