Commit graph

6684 commits

Author SHA1 Message Date
jmmv
17658ba0e6 Update to 0.16, which includes mostly important bug fixes:
- 50+ new integration tests
- many NetBSD portability fixes
- release build on gcc 3.4 / FC3
- masses of changeset bugs in 0.15 fixed

Some bogus changesets were generated in the 0.16 development cycle.  You
will need to rebuild revision graph.
2005-01-01 16:41:43 +00:00
wiz
fb4b40cc4a Update to 1.9.4.
Bugs fixed in 1.9.4:

* Longstanding bugs:

  - Portability nits in install-sh and mdata-sh.

  - Don't let `make install' fails if a _JAVA primary becomes empty
    because of conditionals.

  - Do not confuse CHANGELOG with ChangeLog on case-insensitive
    case-preserving file systems (likewise for all automatically
    distributed files).

  - Do not embed $DESTDIR in Python's byte-code files.

  - Work around programs that read stdin when checking for --version
    and --help options (when the `std-options' is used).

  - Fix AM_PATH_PYTHON to correctly define PYTHON as `:' when no minimum
    version was supplied and no interpreter is found.

* Noteworthy manual updates:

  - Conditional Subdirectories: more comments about non-distributed
    subdirectories.

  - Flag Variables Ordering: new FAQ entry.

  - Per-Object Flags: new FAQ entry.
2005-01-01 10:38:43 +00:00
minskim
73a9afe2bf Bump PKGREVISION because the previous binary package may contain a
wrong path to the perl executable.
2005-01-01 03:22:02 +00:00
minskim
4e37dae8e0 Teach configure the correct perl path. Bump PKGREVISION. 2005-01-01 03:18:40 +00:00
minskim
72e9d76adc This package doesn't need perl at run time. Set USE_PERL5 to "build".
Bump PKGREVISION due to dependency change.
2005-01-01 03:08:57 +00:00
minskim
6a380cf5fa This package doesn't need perl at run time. Set USE_PERL5 to "build".
Bump PKGREVISION due to dependency change.
2005-01-01 02:11:30 +00:00
minskim
86e1c4dc85 Remove the redundant PERL="..." setting in CONFIGURE_ENV; it is done
in bsd.pkg.mk.
2004-12-31 13:17:31 +00:00
minskim
b5d294a912 Teach configure a correct path to the perl executable.
Bump PKGREVISION.
2004-12-31 12:41:02 +00:00
minskim
a389a6f22b Teach configure a correct path to the perl executable.
Bump PKGREVISION.
2004-12-31 12:36:09 +00:00
markd
73eae3f56d Rename "__unused__" to avoid name clash.
From PR 28792
2004-12-31 12:09:51 +00:00
minskim
5f3242bdf2 This package depends on x11/tk because it installs a wish script; use
DEPENDS instead of buildlinking tk.  Also relax the tk requirement so
that it can be used with Tk-8.4.

Bump PKGREVISION due to the dependency change.
2004-12-31 11:40:31 +00:00
minskim
e788a71d8c This package provides scripts only. Use DEPENDS instead of
buildlinking tk.  Also relax the tk requirement so that it can be used
with Tk-8.4.

Bump PKGREVISION due to the dependency change.
2004-12-31 11:21:16 +00:00
darcy
fc3f93a365 Add py-Pyro Pyro-3.4 2004-12-31 10:16:06 +00:00
darcy
6c24105907 Initial import of Pyro from pkgsrc-wip.
Pyro is an acronym for PYthon Remote Objects. It is an advanced and powerful
Distributed Object Technology system written entirely in Python, that is
designed to be very easy to use. It resembles Java's Remote Method
Invocation (RMI). It is less similar to CORBA - which is a system- and
language independent Distributed Object Technology and has much more to
offer than Pyro or RMI. But Pyro is small, simple and free (MIT software
license).

Get the manual from

	http://pyro.sourceforge.net/pyro-manual/PyroManual.html

Check quite impressive success stories on

	http://pyro.sourceforge.net/projects.html
2004-12-31 10:13:56 +00:00
markd
6ac9f39497 The use of "__unused__" conflicts with usage in recent NetBSD-current
header files so rename all occurances to something that doesnt.
2004-12-30 21:59:17 +00:00
rh
ed5adb3ca9 Add and enable edcommon 2004-12-30 11:57:12 +00:00
rh
3ae4a960a6 Initial import of edcommon-32, a set of Foundation and AppKit extensions
for GNUstep.
2004-12-30 11:56:01 +00:00
minskim
2ecbd51e17 Use GNU make on Linux because imake generates Makefile that requires
GNU make.
2004-12-30 00:04:56 +00:00
jmmv
043174c02d delint: add pcre++ and sort p5-{Spiffy,Spoon} properly. 2004-12-29 13:02:53 +00:00
jmmv
43b97a8b2d Add and enable glade2-gnome. 2004-12-29 12:59:22 +00:00
jmmv
7664427f8a Initial import of glade2-gnome, a package providing Glade built with GNOME
support.  This is version 2.6.5.

Addresses PR pkg/25030.
2004-12-29 12:58:26 +00:00
jmmv
ca2d0d96a7 Disable GNOME support and split the Makefile to aid in the addition of the
new glade2-gnome package, which provides the missing bits.  Bump PKGREVISION
to 1.

While here, pick maintainership.  This package was maintained by the same
person as gnome2-terminal, who is unreachable according to ben@.

Addresses PR pkg/25030.
2004-12-29 12:56:50 +00:00
adrianp
5898c6e7f3 - Bump to 1.5.1
- Lots of bugfixes and enhancements:
	- Added drawing of partial trees.
	- Most error and warning messages are now displayed in the graph,
	  instead of being written to stderr.
	- Works with CVSNT.
2004-12-29 11:37:39 +00:00
recht
008d1915f9 update to tla-1.3
Important changes since GNU arch 1.2.1 include:

  * reverting the 1k tagline boundary error to a warning, allowing old
    archives to continue to be accessed,

  * fixing a regression in get-changeset,

  * fixing the "one-way" star-merge bug, and

  * recognizing patch logs from archives beginning with a digit again.
2004-12-29 11:26:56 +00:00
xtraeme
a1e5244960 distfile unavailable, same with HOMEPAGE... use MASTER_SITE_BACKUP for
now.
2004-12-28 23:31:35 +00:00
reed
e117eda090 Bump PKGREVISIONs due to libtiff update.
Some BUILDLINK_RECOMMENDED bumps done also.

(If I missed any, please let me know -- and let me know a good
way to automate this.)
2004-12-28 23:18:15 +00:00
adrianp
05443f8239 - Bump to 1.08
- Add python24 to the supported python versions
- From the Changelog:

 gera - v1.08 - Nov 17, 2004
 fixed a bug in Variable (leading to a bug in IfInlineEgg)
 added long conditional jumps
 setString() now uses a call over the string and pop to set the string when
 the string is long enough to justify it - thanks spoonm
2004-12-28 23:04:15 +00:00
jmmv
04ea9380f3 Update to 2.8.0 (hmm, TODO reminded me of this one):
2004-09-14  James Henstridge  <james@jamesh.id.au>

	* configure.in: bump version number to 2.8.0

2004-08-30  James Henstridge  <james@jamesh.id.au>

	* macros2/gnome-autogen.sh: fix up error message when a required
	M4 file isn't found.  Fixes bug #147417.

	* macros2/gnome-autogen.sh: Revert Rodney's changes, since
	glib-gettextize has been fixed on the HEAD and 2.4 branches.

2004-06-10  Rodney Dawes  <dobey@ximian.com>

	* macros2/gnome-autogen.sh: Add code to check for mkinstalldirs in
	the shared automake files directory, and copy it in if we are using
	AM_GLIB_GNU_GETTEXT

	Fixes #144069

2004-05-26  James Henstridge  <james@daa.com.au>

	* macros2/gnome-compiler-warnings.m4: some small cleanups.

	* macros2/gnome-common.m4 (GNOME_COMMON_INIT): since caching is
	turned off in all recent Autoconfs, it doesn't make sense to use
	it.  Change implementation to instead make sure ${ACLOCAL_FLAGS}
	gets passed to aclocal when called from the makefile.

	* macros2/Makefile.am: alter installation so that it puts the
	macros directly into $(datadir)/aclocal instead of
	$(datadir)/aclocal/gnome2-macros

	* autogen.sh (REQUIRED_AUTOMAKE_VERSION): use a modern version of
	automake.

	* macros2/gnome-compiler-flags.m4: move from compiler-flags.m4 to
	reduce chance of collisions.

	* macros2/gnome-autogen.sh: move from autogen.sh

	* Makefile.am (SUBDIRS): don't build bin/ and macros/ directories.

	* configure.in: don't create makefiles for bin/ and macros/
	directories.
	Since we don't actually build the support/ directory (since 2001),
	remove the matching parts from the configure script.

2004-05-13  James Henstridge  <james@daa.com.au>

	* gnome-common.spec.in: simplify and update spec file.

2004-02-27  Sven Herzberg  <herzi@abi02.de>

	* macros2/autogen.sh: fix #135557

2004-02-17  Mark McLoughlin  <mark@skynet.ie>

	* doc-build/xmldocs.make: fix one last occurrence of
	not using $(DESTDIR).
2004-12-28 22:23:27 +00:00
adrianp
457d8e68ee - Simplify the package by removing various BUILD_DEFS that are not required
- Fix CONF_FILES handling
2004-12-28 22:14:34 +00:00
jmmv
df4b11e7ec Update to 2.2.4:
- focus focus chaining (JP)
- fix category focus handling (Hao Sheng)
- Updated translations: gu (Ankit Patel)
2004-12-28 21:52:20 +00:00
jmmv
680c7517ca Update to 1.6.1:
* LoginHelper API docs improved.
* fixed bug which caused problems if an app which loaded atk-bridge forks,
  and one fork exits.  (Padraig O'Briain).
* New language: Galician (gl), Jesus Bravo Alvarez.
* Ansi build fixes (Kjartan Maraas).
2004-12-28 21:50:56 +00:00
jmmv
e96c0f988f Update to 1.8.1:
* Correct reporting of visibility of items on GnomeCanvas. (bug #156143)
* Do not activate menu item when selectinit it. (bug #156164)
* Set cells as selectable. (bug 153638)
* Fix error when tab ir removed from GtkNotebook. (bug #159206)
* Fix crasher when GtkTreeView is changed immediately after row is expanded.
  (bug #132551)
* Add translation: Galician [Jesus Bravo Alvarez]
* Updated translations: Canadian English [Adam Weinberger], Persian [Meelad
  Zakaria]
2004-12-28 21:43:44 +00:00
jmmv
aef5c8ce0f Update to 2.4.1:
- Register GtkFileChooserDialog correctly.
- Fix a number of bugs in the libglade-convert utility.
- Fix some memory leaks in the XML parsing code.
- Handle tooltips on GtkToolItems properly, and get rid of uses of
  the old toolbar API.
- Fix some bugs in setting up ATK relations.
- Various other bug fixes (see ChangeLog).
2004-12-28 21:41:45 +00:00
jmmv
fb7d328f3d This needs glib2>=2.6.0 to build properly. From adrianp@. 2004-12-28 16:37:17 +00:00
wiz
0d97007ea8 Fix build on 2.0. 2004-12-28 16:09:47 +00:00
wiz
06452939ff Make build with Python-2.3. 2004-12-28 15:17:51 +00:00
minskim
d940d4fd18 Add a patch for GNOME bugzilla bug #161568 to build with
fontconfig<2.2.  OK'ed by maintainer.
2004-12-28 10:48:09 +00:00
minskim
48c25be4e3 Include sys/stat.h to use "struct stat" on Linux. 2004-12-28 10:30:58 +00:00
reed
32d8f290c2 The default location of the pkgsrc-installed rc.d scripts is now
under share/examples/rc.d. The variable name already was named
RCD_SCRIPTS_EXAMPLEDIR.

This is from ideas from Greg Woods and others.

Also bumped PKGREVISION for all packages using RCD_SCRIPTS mechanism
(as requested by wiz).
2004-12-28 02:47:40 +00:00
minskim
dd5cb5d3af Add and enable py-urwid. 2004-12-28 00:03:11 +00:00
minskim
41325c2231 Import urwid-0.8.4.
Urwid is a curses-based user interface library.  It includes many
features useful for text console application developers including,
fluid interface resizing (xterm window resizing / fbset on Linux
console), support for 8-bit and CJK encodings, multiple text alignment
and wrapping modes built-in, ability to register user-defined text
alignment and wrapping modes, simple markup for setting text
attributes, powerful list box that handles scrolling between different
widget types, list box contents may be managed with a user-defined
class, flexible edit box for editing many different types of text, and
easy interface for creating HTML screen shots.
2004-12-28 00:00:51 +00:00
xtraeme
7e575d008a Update to 0.106.
Changes:

1.06  Sun Sep 19 23:29:23 CEST 2004
        - Remove the "found package ..." message to make Makefile.PL's less
          verbose.

1.05  Fri Jul 16 14:52:39 EDT 2004
        - add configure-time check for pkg-config, don't build without it.
        - add a pointer to pkg-config's webpage in the docs.

1.04  Fri Mar  5 00:28:59 EST 2004
        - add long-overdue version-checking import implementation.
2004-12-27 22:00:31 +00:00
xtraeme
fe3c307686 Update to 0.204.
Changes:

0.204 Sun Sep 19 23:26:23 CEST 2004
        - Use capitals at the start of everything that is printed out, to unify
          Makefile.PL output.

0.203 Fri Mar 12 16:09:35 EST 2004
        - don't output a PM pair from get_makefile_vars unless we actually
          have data in the pm key.
2004-12-27 21:58:55 +00:00
jlam
25ecd0385c It's "modules/by-module". 2004-12-26 23:15:48 +00:00
zuntum
567a4e05b2 Initial import of pcre++-0.9.5
pcre++ is a wrapper class around the pcre library.
2004-12-26 22:09:49 +00:00
rh
93fb3c6794 Depend on glib2>=2.6.0 2004-12-26 22:03:08 +00:00
wiz
938262d424 Update to 0.5.12:
* Version 0.5.12 (released 2004-12-04)

** Java code now support the XMPP NodePrep and ResourcePrep profiles.

** Bug fixes and improvements to Java code.
The allowUnassigned flag is now respected properly.  The prohibited
code points check now works.  Arguments are now checked.  Convenience
method with allowUnassigned set to false was added.

** Update getopt from gnulib.

** API and ABI is backwards compatible with the previous version.

* Version 0.5.11 (released 2004-11-21)

** Fix formatting of man pages, based on warnings from Doclifter.

** Update of gnulib files to fix potential getopt problem on ELF systems.

** API and ABI is backwards compatible with the previous version.

* Version 0.5.10 (released 2004-11-08)

** Libtool's -export-symbols-regex is now used to only export official APIs.
Before, applications might accidentally access internal functions.
Note that this is not supported on all platforms, so you must still
make sure you are not using undocumented symbols in Libidn.

** API and ABI is backwards compatible with the previous version.

* Version 0.5.9 (released 2004-11-07)

** Align GTK-DOC build infrastructure with GTK-DOC official recommendations.
This mean that you can now browse the Libidn API manual using Devhelp.

** Update of gnulib files to fix potential problem in getopt on BSD.

** Documentation improvements.

** API and ABI is backwards compatible with the previous version.

* Version 0.5.8 (released 2004-10-12)

** BidiMirroring-3.2.0.txt is now included, not only the generated source code.
This allow builds to succeed after 'make realclean'.

** Generated files now have consistent 'DO NOT EDIT!' comments.

** API and ABI is backwards compatible with the previous version.

* Version 0.5.7 (released 2004-10-12)

** Shared library version incremented, because new APIs were added.
This was forgotten in the last release.

** French translation updated.

** Minor bug fixes.

** API and ABI is backwards compatible with the previous version.

* Version 0.5.6 (released 2004-10-02)

** Added functions to convert return codes to human readable text.

** Now using GNULib in command line front end (src/) for portability code.
See <http://www.gnu.org/software/gnulib/> for more information on
GNULib.  This should make the code easier to read and maintain.

** API and ABI is backwards compatible with the previous version.
idna_strerror: ADD.
pr29_strerror: ADD.
punycode_strerror: ADD.
stringprep_strerror: ADD.
tld_strerror: ADD.
TLD_NO_TLD: ADD.  Replaces TLD_NOTLD.
TLD_NOTLD: DEPRECATED.  Use TLD_NO_TLD instead.
2004-12-26 02:08:14 +00:00
wiz
f0f0184dea Update to 1.0, and set TEST_TARGET.
Changes in 1.0:
* Support for multi-threaded applications - experimental.
* Event priorities with priority queues.
2004-12-26 01:20:36 +00:00
wiz
db86140512 Depend on py-wxWidgets instead of py-wxWindows. Bump PKGREVISION. 2004-12-25 20:03:52 +00:00
wiz
cfc8e254ab Remove some BUILDLINK_DEPENDS.foo lines that have the same value as the default. 2004-12-25 19:46:30 +00:00