Commit graph

13611 commits

Author SHA1 Message Date
Ondrej Tuma
f4d64e2297 Update to 3.0.4
see Changelog at http://www.isc.org/index.pl?/sw/dhcp/dhcp_rel.php
2006-08-15 18:22:18 +00:00
Brook Milligan
3347764ff3 Remove quotes from RESTRICTED based on pkglint recommendations. 2006-08-15 18:12:57 +00:00
Brook Milligan
61a8631f25 Make geography the primary category. 2006-08-15 18:06:26 +00:00
Brook Milligan
32a6f1f26f Added license restrictions. 2006-08-15 18:04:57 +00:00
Brook Milligan
9cf3998357 Move the documentation into ${PREFIX}/share/doc/epsg. 2006-08-15 17:57:03 +00:00
Brook Milligan
1523370502 Add Guidance Note Numbaer 7, part 2 to the documentation. 2006-08-15 17:31:40 +00:00
OBATA Akio
e823aa2c49 + ruby-ldap 2006-08-15 17:07:07 +00:00
OBATA Akio
de744987f0 'Ruby/LDAP' is a Ruby extension library that provides an interface to the LDAP
API as described in RFC1823.

TODO:
* Install examples and documents.
* Add option.mk for select databases/openldap-client or devel/ldapsdk
2006-08-15 17:05:25 +00:00
Brook Milligan
de4475640d Update to version 6.0.2 and generally improve the package at the same time. 2006-08-15 16:42:45 +00:00
Brook Milligan
dad42d67c9 Improve the wording and style. 2006-08-15 16:39:21 +00:00
Min Sik Kim
c110f5e9c6 This package uses intltool. 2006-08-15 15:54:05 +00:00
Brook Milligan
c4919478ac Initial import of the epsg-6.11 package.
EPSG Geodetic Parameters

The OGP Surveying and Positioning Committee, through its geodesy
sub-committee, maintains and publishes a dataset of parameters for
coordinate reference system and coordinate transformation description.
The EPSG Geodetic Parameter Dataset has been included as reference
data in UKOOA and SEG positioning data exchange formats, the GeoTIFF
interchange format for georeferenced raster imagery, the IHS Energy
Iris21, PPDM and POSC Epicentre data models.  The dataset is
distributed in an MS Access relational database and SQL script files.

This current release (Version 6.11) of the EPSG Geodetic Parameter
Dataset comprises of data updates to the v6.10 release of April 2006.
It also replaces interim releases v6.10.1 of May 2006 and v6.10.2 of
June 2006 which included updates to the SQL scripts accompanying the
v6.10 release.  The EPSG Geodetic Parameter Dataset, or EPSG dataset,
is maintained by the Geodesy Subcommittee of the Surveying and
Positioning Committee of the International Association of Oil and Gas
Producers (OGP).

This package includes the PostgreSQL and mySQL scripts for creating
the EPSG database.


EPSG LICENSE CONDITIONS

Use of the Data

1) All data pertinent to a specific coordinate reference system must
   be copied without modification and all related pages/records must
   be included;

2) All components of this data set pertinent to any given coordinate
   reference system must be distributed together (complete
   distribution of all components of the data set is preferred, but
   the OGP recognises the need for a more limited distribution);

3) The data may not be distributed for profit by any third party; and

4) The original source [OGP] must be acknowledged.

The user assumes the entire risk as to the accuracy and the use of
this data.  The data may be copied and distributed subject to the
following conditions:

INFORMATION PROVIDED IN THIS DOCUMENT IS PROVIDED "AS IS" WITHOUT
WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT
LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS
FOR A PARTICULAR PURPOSE.

With regard to (3) above, the data may be included within proprietary
applications distributed on a commercial basis when the commerciality
is based on application functionality and not on a value ascribed to
the freely-distributed EPSG dataset.
2006-08-15 15:24:04 +00:00
Jeremy C. Reed
a87f3daf30 I will be maintainer for now.
Can anyone help with these modular Xorg packages? (I do not
want to be the maintainer for all of these.)
2006-08-15 14:54:32 +00:00
Ondrej Tuma
c6d8e1a12b hoops :( 2006-08-15 13:26:14 +00:00
Ondrej Tuma
4c05265546 The PowerDNS recursor is part of the source tarball of the main PowerDNS
distribution, but it is released separately. Starting from the version 3.0
pre-releases, there are zero known bugs or issues with the recursor. It is
known to power the resolving needs of over 2 million internet connections.

PowerDNS recursor can gets names from /etc/hosts.
2006-08-15 13:15:00 +00:00
Christian Gall
8f990f0eb9 * added support for nntp.
Patch provided by Anders Mundt Due.
2006-08-15 09:00:39 +00:00
Tobias Nygren
36890789fb Various bugfixes. Some submitted upstream. 2006-08-15 05:46:25 +00:00
Thomas Klausner
9df33a89a6 Add missing pkg-config to tools. 2006-08-14 22:46:23 +00:00
Thomas Klausner
8f6505cc51 Add missing pkg-config to tools.
Uses internal lua library, so remove lua/bl3.mk. Bump PKGREVISION.
2006-08-14 22:45:07 +00:00
Thomas Klausner
35451c7ea8 Update to 2.0.1:
This is just a bug-fix/update release.

    * Updated: now using compat-5.1r5;

    * Improved: http.request is more robust to malformed
      URLs (Adrian Sietsma);

    * Improved: the simple http.request interface sends a
      "Content-type: application/x-www-form-urlencoded" header
      (William Trenker);

    * Improved: http.request is robust to evil servers that
      send inappropriate 100-continue messages (David Burgess);

    * Fixed: http.request was using the old host header during
      redirects (Florian Berger);

    * Fixed: sample unix.c had fallen through the cracks
      during development (Matthew Percival);

    * Fixed: error code was not being propagated correctly
      in ftp.lua (David Burgess).
2006-08-14 22:44:25 +00:00
Thomas Klausner
02ce4d4c63 Adapt to lua-5.1.1 (for default off lua option). 2006-08-14 22:43:54 +00:00
Thomas Klausner
91ae1b4a4d Update to 3.1:
Premake Changelog
-----------------

3.1
* Added support for Visual Studio 2005
* Added support for Windows resources to GNU make target
* Added path handling functions to Lua environment
* Added matchrecursive() for recursive file searches
* Added os.fileexists() function to Lua environment
* Added os.appendfile() function to Lua environment
* Changed `monoresgen` to `resgen` to keep up with Mono project
* Added `mono2` .NET compiler set for Mono .NET 2.0 support
* Feature 1096677: exclude files from matchfiles (package.excludes)
* Bug 1439463: VS2003 RTTI problem
* Bug 1439446: GNU Makefile problem under Mingw32
* Bug 1422068: package.path="." causes bad makefiles
* Bug 1431530: makefile target fails when project path specified

3.0
* Upgraded Lua interpreter to version 5.0.1
* The options table now stores simple values, rather than tables
* Completed MonoDevelop support
* Improved .NET resource handling for GNU generator
* Added unit test suite
* Merged Scott Graham unicode build flag patch
* Removed package.warninglevel in favor of extra-warnings flag
* Added package.targetprefix
* Overhauled structure of generated GNU makefiles
* Added --os command line option
* Fixed bug 1268588: Use gcc to link C packages
* Fixed bug 1363306: GNU C# should copy referenced DLLs

2.4
* Added chdir() to Lua script environment
* Merged Thomas Harning's patch for .NET resources on GNU
* Fixed bug 1194702: Can't put multiple packages in same directory
* Fixed bug in GNU shared library builds (doh!)
* Added target 'vs2002' to replace 'vs7'

2.3
* Added 'project.config[]' with 'bindir' and 'libdir'
* Merged Scott Graham's "warninglevel" patch.
* Fixed bug 1153484: Import lib in wrong directory.
* Fixed bug 1013352: Stack overflow with large projects.
* Fixed bug 945406: package.files, bad value = crash

2.2
* Worked around VS.NET bug for .NET assemblies > 64K.
* Added --very-verbose flag to GNU generator.
* GNU generator now supports assembly sources.

2.1
* File extension of generated binaries can now be set
  with config.targetextension.
* Windows targets now handle .def files for DLLs.

2.0
* Can now specify build actions per file
* Include paths are now passed to VC7 resource compiler
* Removed _WIN32 define from Cygwin makefiles
* Added package.objdir to set intermediates directory
* Added rmdir() to Lua script environment
* A big bag of bug fixes

1.9
* Made verbose mode even more verbose.
* posix.c now builds properly as C.
* Fixed package dependency generation for GNU and VS2003.
* Display Lua version number in usage text.
* Fixed VS link between *.aspx and *.aspx.cs files.
* Fixed VS link between *.resx and *.cs files.
* Fixed *.d file generation for gcc 2.9x.
* Unified various help options under '--help'.
* Bin and Lib paths can now be arbitrarily long.
* linkoptions are now applied in VC6 and VC7 projects.

1.8
* Added support for ASP.NET projects.
* Fixed a bug in VC6 support for static libraries.
* matchfiles() now uses package path instead of script path.
* Added --verbose option.
* No longer apply no-rtti and no-exceptions to *.c files.

1.7
* Location of generated project files can now be specified with
  the project.path variable.
* Inter-package dependencies are fixed for GNU makefiles.
* No longer need to execute in same directory as project script.
* Added "c" language specifier.
* Added support for .resx and .config files to C# projects.
* Added support for full assembly names in .NET references.
* Fixed handling of paths in package.target variable.
* Improved support for SharpDevelop.
* Started support for OS X.
* Added support for Digital Mars compiler.

1.6.1
* VS7 generator crashed if a package was built before one of its
  dependencies. Now immediately assigns UUID before processing.

1.6
* Added support for Visual Studio 2003 and SharpDevelop.
* Added binaries directory as a reference path for VS7.

1.5
* Added initial support for building static libraries.
* Added "no-main" flag, prevents overriding WinMain() on
  Windows builds.
* Added "--no-rtti" and "no-exceptions" build flags to
  disable those C++ features.
* Display error message when project has no packages.
* Moved VC7 *.pdb files into intermediates directory.

1.4
* Bug fixes to the path manipulation routines.
* GNU makefiles are regenerated when premake scripts change.

1.3
* Added support for the Cygwin environment.
* Added "static-runtime" build flag to statically link against C/C++
  standard runtime libraries.
* Bug fixes to Visual Studio 6 and 7 generators and path reversing
  algorithm.
2006-08-14 22:32:21 +00:00
David Howland
0377143877 Update to version 2.1.3.
This should fix the bulk build failure.
2006-08-14 16:31:14 +00:00
David Howland
fb8a361944 Fix PLIST 2006-08-14 15:38:31 +00:00
David Howland
9a1adffaea Update to version 2.4.7
This should fix the bulk build failure.
2006-08-14 14:33:18 +00:00
OBATA Akio
92c4609cad Update gtick from 0.2.13 to 0.3.10.
tick 0.3.10, 2006-05-16, Roland Stigge <stigge@antcom.de>
        * Updated Czech, German, Irish, Italian, Russian and Vietnamese
          translations

gtick 0.3.9, 2006-03-18, Roland Stigge <stigge@antcom.de>
        * Added Ukrainian translation (po/uk.po)

gtick 0.3.8, 2006-03-06, Roland Stigge <stigge@antcom.de>
        * po/vi.po: Updated Vietnamese translation
        * src/metro.c: Applied patch by Tom Hargreaves <hex@freezone.co.uk>
          against race condition
        * Applied additional keybindings, patch by Jeremiah Benham
          <jjbenham@chicagoguitar.com>

gtick 0.3.7, 2005-11-21, Roland Stigge <stigge@antcom.de>
        * src/dsp.c: Fixed integer size problem for custom sound playback
        * src/dsp.c: Added FreeBSD_kernel support

gtick 0.3.6, 2005-08-06, Roland Stigge <stigge@antcom.de>
        * Revised po/br_PT.po
        * Added po/cs.po (Czech translation, thanks to Ji<C5><99><C3><AD> Pejchal)
        * Added tempo names patch by Marco T<C3><BA>lio Gontijo e Silva

gtick 0.3.5, 2005-01-28, Roland Stigge <stigge@antcom.de>
        * Added po/it.po (Italian translation, thanks to Marco Colombo)
        * Added po/br_PT.po (Brazilian Portuguese translation, thanks to
          Marco T<C3><BA>lio Gontijo e Silva)
        * Added po/vi.po (Vietnamese translation, thanks to Clytie Siddall)

gtick 0.3.4, 2004-08-02, Roland Stigge <stigge@antcom.de>
        * Updated po/ca.po

gtick 0.3.3, 2004-07-28, Roland Stigge <stigge@antcom.de>
        * Added po/ca.po (Catalan translation)

gtick 0.3.2, 2004-06-17, Roland Stigge <stigge@antcom.de>
        * Added po/sv.po (Swedish translation)

gtick 0.3.1, 2004-04-30, Roland Stigge <stigge@antcom.de>
        * Fixed bug disabling meters > 5 after decreasing the spin button
          lower than 5
        * Added po/eu.po (Basque translation)
        * Updated po/fi.po
        * Removed OSS mixer handling and replaced it with (local) software mixer

gtick 0.3.0, 2004-02-11, Roland Stigge <stigge@antcom.de>
        * GTick integrated into GNU Project (no functional changes)

gtick 0.2.14, 2004-01-24, Roland Stigge <stigge@antcom.de>
        * Integrated po/af.po (Afrikaans translation)
        * Updated po/ga.po
2006-08-14 14:18:55 +00:00
David Howland
691569451b Regen PLIST to fix bulk build failure.
Clean up buildlink and Makefiles to fix some pkglint gripes.
2006-08-14 14:02:50 +00:00
OBATA Akio
a08db8e26b + gtick-0.3.10 2006-08-14 13:12:25 +00:00
OBATA Akio
be1ac461e9 need c++. 2006-08-14 13:06:27 +00:00
dieter roelants
7f66831d45 Fix PACKLIST variable. Pointed out by Kristers bulk build. Remove
category compat because pkglint says it's not valid.
2006-08-14 12:15:58 +00:00
OBATA Akio
858f19e847 regen distinfo. 2006-08-14 12:01:15 +00:00
OBATA Akio
ddaba03341 - ap-ometer 2006-08-14 11:58:56 +00:00
OBATA Akio
f9fa6471a4 Update ap-ometer from 1.2.0 to 1.3.0.
Changelog is unknown.
2006-08-14 11:57:38 +00:00
Matt Fleming
4b9bcbb126 Fix PLIST 2006-08-14 10:33:15 +00:00
David Howland
560a598941 Update to version 0.6.1. Fixes bulk-build failure. 2006-08-14 03:50:12 +00:00
Matt Fleming
bdb931df1f Fix distinfo 2006-08-14 01:42:32 +00:00
Matt Fleming
319c317030 Change the URL for this package. 2006-08-14 00:59:34 +00:00
Thomas Klausner
2c232189f4 + xaralx-bin-0.7.1692. 2006-08-14 00:28:42 +00:00
OBATA Akio
52f6b5d80c need c++ 2006-08-14 00:16:52 +00:00
Matt Fleming
e3c3e38057 Get the package to build properly. Require a Python package be installed
(this was the reason the bulk-build failed). Also sort out a number of problems
with different Python versions being installed on the same system.
2006-08-14 00:02:30 +00:00
Thomas Klausner
ad87e9278f Reset maintainer, email bounced with:
host monkeybyte.org[69.16.221.13] said: 550-"The
recipient cannot be verified.  Please check all recipients of this 550
message to verify they are valid." (in reply to RCPT TO command)
2006-08-13 23:33:25 +00:00
Antoine Reilles
03a5a74e18 Update tuareg-mode to 1.46
1.46  - May 21 2006 -
        Integration of more language variants. A future version will
        modularize this support, to improve flexibility and minimize
        interference risks. Plus various bug fixes and new features.
2006-08-13 21:33:24 +00:00
Antoine Reilles
728c7013b5 new package eot 2006-08-13 21:25:59 +00:00
Antoine Reilles
e50c4b7b28 End Of thread allow to expire of archive old mails in a mailbox taking into
account threading : old threads are archived while still alive threads are
kept entire.
2006-08-13 21:23:32 +00:00
Greg Troxel
90b220367d remove py-libpcap, now in net/ 2006-08-13 17:13:22 +00:00
Greg Troxel
7128cec3a7 now in net/py-libpcap, MAINTAINER email bouncing 2006-08-13 16:27:16 +00:00
Geert Hendrickx
6483a84265 Remove wip/pdns, pdns2 and pdns-gmysql in favour of net/powerdns and
net/powerdns-*.
2006-08-13 09:47:21 +00:00
Geert Hendrickx
98bb7b1667 Import wip/pdns2 and wip/pdns2-gmysql into pkgsrc as net/powerdns and
net/powerdns-mysql.  The packages have been cleaned up, and additional
backend packages for -pgsql, -sqlite and -ldap have been added.

I took over MAINTAINERship in pkgsrc, as agreed with Piotr Meyer.
2006-08-13 09:46:11 +00:00
Geert Hendrickx
5ef0712b67 Remove wip/pdns in favour of net/powerdns. 2006-08-13 09:42:57 +00:00
David Howland
84ecb43992 Update to version 4.1.2. Should fix the bulk-build failure. 2006-08-13 04:51:38 +00:00