Commit graph

8570 commits

Author SHA1 Message Date
jlam
802ce74fcb Modify packages that set PKG_USERS and PKG_GROUPS to follow the new
syntax as specified in pkgsrc/mk/install/bsd.pkginstall.mk:1.47.
2006-04-23 00:12:35 +00:00
rillig
9fc2d7d281 Removed the superfluous "quotes" and 'quotes' from variables that don't
need them, for example RESTRICTED and SUBST_MESSAGE.*.
2006-04-22 09:22:05 +00:00
grant
e121ced208 +p5-Proc-PID-File 2006-04-20 11:38:47 +00:00
grant
a67b9d1fef Initial import of p5-Proc-PID-File 1.24.
This Perl module is useful for writers of daemons and other processes
that need to tell whether they are already running, in order to prevent
multiple process instances. The module accomplishes this via *nix-style
pidfiles, which are files that store a process identifier.
2006-04-20 11:38:13 +00:00
grant
d4210a7f61 +php-memcache 2006-04-20 11:31:26 +00:00
grant
7e3ae02921 Initial import of php-memcache 2.0.1.
This module provides the PHP API for memcached, the memory cache daemon.
2006-04-20 11:30:47 +00:00
seb
db516ddeb6 Add & enable p5-SVN-Notify 2006-04-20 10:20:07 +00:00
seb
1dda0c9dc9 Initial addition of p5-SVN-Notify version 2.57 as devel/p5-SVN-Notify in the
NetBSD Packages Collection.

The Perl5 module SVN::Notify provide a class that may be used for
sending email messages for Subversion repository activity. There
are a number of different modes supported, and SVN::Notify is fully
subclassable, to easily add new functionality. By default, A list
of all the files affected by the commit will be assembled and listed
in a single message. An additional option allows diffs to be
calculated for the changes and either appended to the message or
added as an attachment. The included subclass, SVN::Notify::HTML,
allows the messages to be sent in HTML format. A svnnotify script
is also provided.
2006-04-20 10:18:24 +00:00
hiramatsu
b34c32b01a Updated to 0.25.
Changes from 0.22:
0.25 Fri Mar 31 18:28:17 JST 2006
    - added a 'follow_best_practice' class method that causes the accessors to
      be called 'get_foo' and 'set_foo' instead of just 'foo'
    - added 'accessor_name_for' and 'mutator_name_for' methods that you can
      override in your subclass to create your own names for accessors.
      (That idea taken from Class::DBI.)

0.23 Sat Feb 25 19:46:08 GMT 2006
    - rewrote the tests.  Now using Test::More
2006-04-20 08:07:01 +00:00
joerg
e976efa367 opencm needs krb5. Allow proper detection based on KRB5BASE instead of
hard-coded list in configure. Bump revision.
2006-04-19 20:50:46 +00:00
cube
3ce0b3e617 Depend on either ap2-perl or p5-Apache-Test (defaulting to the latter of
course) for Apache::Test, as both provide it.
2006-04-19 17:21:35 +00:00
joerg
d39a7a72d8 Correct configure test for munlockall as well. Bump revision. 2006-04-19 17:20:59 +00:00
agc
bb4979f5ed Bump version to netbsd-20060417 to include the build fixes for Mac OS X. 2006-04-18 06:57:26 +00:00
wiz
e989e5f0ba Remove teTeX1 packages, as proposed on tech-pkg on Jan 28, 2006.
Unsupported and vulnerable.

No dissenting voices.
2006-04-17 21:14:49 +00:00
wiz
375b5e4933 More PKGREVISION bumps for png-1.2.9nb2 update. 2006-04-17 14:52:10 +00:00
wiz
02f8f7c52d Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
jlam
ea5f9f80b6 Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
2006-04-17 07:07:11 +00:00
agc
55876e9b16 Bug fixes for platforms with stricter alignment than i386 - be careful
with those 16 bit values.

Fixes NetBSD iSCSI target when running on Solaris 9 on Sparc.
2006-04-15 23:48:11 +00:00
wulf
7f6bd3a6e0 patch-ab is implemented in new version of swig and hence was removed 2006-04-15 10:16:50 +00:00
adam
f51e1cd0df Changes 1.0.6:
This is a bugfix release.
* Entirely new icon set, for palettes, gorm, gmodel, nib and the
  application.
* Replaced some of the images for the inspectors.
* Changed formatting in some of the inspectors so that they are
  easier to navigate.
2006-04-15 10:10:08 +00:00
agc
8dd96e6728 Update to version 20060415 - a bugfix for running the NetBSD iSCSI target
on big-endian Solaris platforms.
2006-04-15 08:53:15 +00:00
heinz
5851e5bff0 Added appropriate TEST_TARGET. 2006-04-14 18:14:34 +00:00
adam
a5273cc7db Changes 2.14.0:
* Increased version for GNOME 2.14 release version.
2006-04-14 17:28:36 +00:00
adam
707f48a551 Changes 2.14.0:
* Increased version number for GNOME 2.14.
2006-04-14 17:27:58 +00:00
adam
77617c457a Changes 2.14:
* Updated version number to match GNOME version.

Changes 2.12.2:
* init: Fix an out-of-bounds error.
* Build from cvs: Look for gmmproc in generic libdir
  directory, fixing the build on some 64-bit systems.
2006-04-14 17:27:22 +00:00
adam
885bfd32f8 Changes 2.6.2:
* Glade::get_widget(): Show the name of not-found
  widgets on the console, because libglade does not seem to
  do this anymore (I think it did once.)
* Example: Delete the dialog when we are finished with it.
* Windows build fixes.
2006-04-14 11:27:14 +00:00
adam
35e1df37e6 Chanes 2.8.6:
* Windows Build:
 - Define GLIBMM_DLL when building with mingw32 or cygwin,
   because it is needed by gtkmm.
* OptionGroup: Allow default values, by not initializing them all.
* Slight code size reduction by marking private functions as static.
2006-04-14 11:01:19 +00:00
jmmv
4695233db0 Properly fix headers in html files within the html directory. 2006-04-14 09:59:54 +00:00
jmmv
e419137afd Avoid the need for perl during the build. 2006-04-14 08:58:58 +00:00
rillig
0a824bc309 Fixed pkglint warnings. 2006-04-13 23:31:19 +00:00
minskim
c515f728c8 Make this package build on a case-insensitive filesystem. 2006-04-13 20:05:40 +00:00
jlam
d8cba66bf8 BROKEN_GETTEXT_DETECTION already defaults to "no". 2006-04-13 18:27:24 +00:00
jlam
1cf9796f3c BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with
USE_TOOLS+=msgfmt.
2006-04-13 18:23:29 +00:00
minskim
dd0f2edc9e Add makedepf90. 2006-04-13 16:43:01 +00:00
minskim
7e8a6df2db Import makedepf90 from pkgsrc-wip. Packaged by Emil Skoeldberg.
Makedepf90 is a program for automatic creation of Makefile dependency
lists for Fortran source code.  Makedepf90 supports MODULE:s,
INCLUDE:s, cpp #include:s, f90ppr $include:s and coco ??include:s and
set-files.
2006-04-13 16:40:59 +00:00
jlam
0f4967eb59 Overhaul the way packages can ask for "msgfmt". If a package needs
msgfmt, then it should set the following in the package Makefile:

	USE_TOOLS+=	msgfmt

To deal with message files that use the "msgid_plural" statement,
which isn't supported in NetBSD<=3.x and also in gettext<=0.10.35, we
determine if the built-in "msgfmt" is sufficiently new enough to
understand "msgid_plural".  If it isn't, then we use the msgfmt.sh
script to transform the msgid_plural statements to an equivalent
construct that's understood by older msgfmt tools.

The msgfmt.sh script is a straightforward translation of the original
perl script msgfmt.pl script by Julio M. Merino Vidal into shell and
awk, which are more lightweight dependencies than perl.

We remove the USE_MSGFMT_PLURALS bits in gettext-lib/builtin.mk as they
are made obsolete by the new code in mk/tools/msgfmt.mk.

BUILD_USE_MSGFMT is still supported but will be removed in a separate
commit.
2006-04-13 16:35:57 +00:00
wulf
eddc423f51 Updated swig to 1.3.29:
Addition of Lua, CLISP and Common Lisp with UFFI and CFFI
	Improvements to PHP4, C# and runtime type system
	Many new features and bug fixes
2006-04-13 13:32:53 +00:00
rillig
24ad50e820 Fixed the path to the Perl interpreter in two files. Bumped PKGREVISION. 2006-04-12 21:28:27 +00:00
joerg
2596e3a639 Correct use of OWN_DIRS vs. REQD_DIRS. 2006-04-12 20:05:19 +00:00
drochner
c9937f96f9 update to 2.14.1
changes:
-bugfixes
-translation updates
2006-04-12 20:04:35 +00:00
joerg
111d9baaf7 Files under ${PREFIX} should use REQD_DIRS, not OWN_DIRS. 2006-04-12 19:57:45 +00:00
joerg
5e0584bdf6 Don't install *.orig files. Bump revision. 2006-04-12 18:30:04 +00:00
rillig
96fc47c14f Aligned the last line of the buildlink3.mk files with the first line, so
that they look nicer.
2006-04-12 10:26:59 +00:00
drochner
5f376acbd5 update to 2.14.1
changes:
* Translation updates
* Build fixes
* Drop popt dependency
* Show all desktop items in application selection
* GnomeGoals: Use po/LINGUAS
2006-04-12 09:46:26 +00:00
drochner
4e802a43fc update to 2.10.1
changes:
- uint64 property bug fix
- Hard code path to 2.0
- Allow only tuples and lists in strv to value
- Include dsextras.py in the dist
2006-04-12 09:28:00 +00:00
minskim
34dfa589f2 Add textproc to CATEGORIES. 2006-04-12 00:44:37 +00:00
minskim
cfa8c1909a On Darwin, use g++ to link instead of gcc since some C++ code is compiled. 2006-04-11 22:11:31 +00:00
drochner
21804564a8 update to 2.14.1
changes:
-bugfixes
-translation updates
2006-04-11 20:36:55 +00:00
minskim
1257adc25f Add ko-po-check. 2006-04-11 17:41:47 +00:00
minskim
05bf831eec Import ko-po-check. Packaged by Bang Jun-Young.
ko-po-check is a program that checks for misgrammar and typo in
Korean .po files.
2006-04-11 17:40:01 +00:00