Commit graph

103059 commits

Author SHA1 Message Date
wiz
21a40ac336 Fix typo in old entry. 2006-09-07 23:29:12 +00:00
rillig
fa1e41fef6 Fixed the issue with subprocess.py, which is included in the package if the
Python version does not exist.
2006-09-07 22:21:06 +00:00
rillig
693597153f Moved the BUILD_DEFS code a bit so that it only gets executed when the
PYTHON_VERSION_DEFAULT can really change things. Thanks to joerg for
noticing it.
2006-09-07 22:12:15 +00:00
dan
096a604587 new homepage 2006-09-07 21:27:30 +00:00
smb
829b5ef4b6 Updated the package's home page 2006-09-07 20:30:09 +00:00
jmmv
73b64110b5 Update ORBit2 to 2.14.3. 2006-09-07 18:42:34 +00:00
jmmv
b60d21a367 Update to 2.14.3:
2006-08-28  Brian Cameron  <brian.cameron@sun.com>

	* linc2/src/linc-connection.c: Patch to correct problem where
	  DHCP hostname changes caused login to block.

2006-08-16  Jules Colding  <colding@omesc.com>

	* src/orb/orb-core/corba-orb.c (ORBit_get_giop_recv_limit): Added
	gtk-doc documentation.

2006-08-08  Brian Cameron  <Brian.Cameron@sun.com>

	* linc2/src/linc-protocols.c: Modify ORBLocalOnly test for TCP/IP
	  connections so that differences in the port number does not cause
	  the test to fail.  Since the port number does not affect whether
          the IP address is local, this should make the test work properly
	  on platforms where the access () function fills in the port value
	  that is being compared.  On Solaris, this fixes a bug that causes
	  Java a11y to break, from an end-user perspective.

2006-08-07  Jules Colding  <colding@omesc.com>

	* configure.in (CFLAGS): Fix #147556

	* acinclude.m4: Added AX_CFLAGS_GCC_OPTION
2006-09-07 18:42:07 +00:00
jmmv
1e5e95d9bf Add the share/gtk-doc/html directory. This is already used by several
packages that do not remove this at all, and others will be migrated to
use it in the future.
2006-09-07 18:11:11 +00:00
obache
1cfc32a206 Specify *_TARGET instead of patch to Makefile.
Suggested by Jukka Salmi via private mail.
2006-09-07 17:19:41 +00:00
obache
e92736436b Use USE_TOOLS instead of including buildlink3 files. 2006-09-07 17:13:17 +00:00
taca
6fd1f8585f Use RUBY_GENERATE_PLIST.
No PKGREVISION bump since the binary package should not changed.
2006-09-07 16:27:52 +00:00
rillig
e102b5135c Added the usual documentation.
Whenever this file is used, PYTHON_VERSION_DEFAULT is added to
BUILD_DEFS to inform the user that the Python version is configurable.
2006-09-07 16:22:54 +00:00
taca
d1ba99ec96 Limit PYTHON_VERSIONS_ACCEPTED to 24 since Zope 2.9 requires Python 2.4.3
(2.4.2 is acceptable) according to Zope 2.9.4's Web page.

	http://zope.org/Products/Zope/2.9.4/Zope-2_9_4-released
2006-09-07 16:14:16 +00:00
taca
ca5cff0972 Note update of devel/ruby-byaccr package to 0.1nb2. 2006-09-07 16:02:23 +00:00
taca
00d7d4b9d8 Don't depend on BSD make too much; keep makefile simple. It should help
building on none-BSD environment.

Bump PKGREVISION.
2006-09-07 16:01:30 +00:00
taca
0a32d429dd Sort PLIST. 2006-09-07 15:58:22 +00:00
taca
fcb884c533 Remove ${RUBY_SITELIBDIR}/gtk2 directory when deleting package. 2006-09-07 15:58:00 +00:00
taca
54b3277281 Sort PLIST. 2006-09-07 15:55:50 +00:00
taca
0676967c74 Use RUBY_GENERATE_PLIST. 2006-09-07 15:55:49 +00:00
taca
39a1b534b3 Sort PLIST. 2006-09-07 15:51:25 +00:00
taca
f7bfa0ae0f Note update of Ruby 1.8.5:
lang/ruby18-base-1.8.5
        databases/ruby-gdbm-1.8.5
        devel/ruby-curses-1.8.5
        devel/ruby-readline-1.8.5
        x11/ruby-tk-1.8.5
        lang/ruby18-1.8.5
        devel/ruby-mode-1.8.5

Remove converters/ruby-iconv pacakge merging to ruby18-base.
2006-09-07 15:50:38 +00:00
taca
616f274725 Reset PKGREVISION by Ruby 1.8.5 update. No changes with ruby-mode at all. 2006-09-07 15:46:12 +00:00
taca
ac45d65b90 Remove ruby-iconv since it merged to ruby18-base. 2006-09-07 15:44:29 +00:00
taca
3602458e1d Remove ruby-iconv since it was merged to ruby18-base. 2006-09-07 15:44:03 +00:00
taca
ce9751d083 Update Ruby to 1.8.5 (+ ruby-1-8 branch on 2006-09-07).
pkgsrc changes:

* Add RUBY_DYNAMIC_DIRS which cause generating dynamic PLIST entries.
* Move using buildlinks to rubyversion.mk.
* Merge converters/ruby-iconv to ruby18-base.

Ruby changes:

* too may, see ChangeLog file or
  http://eigenclass.org/hiki.rb?ruby+1.8.5+changelog

This is ruby-tk part.
2006-09-07 15:43:20 +00:00
taca
6ef42ff7d9 Update Ruby to 1.8.5 (+ ruby-1-8 branch on 2006-09-07).
pkgsrc changes:

* Add RUBY_DYNAMIC_DIRS which cause generating dynamic PLIST entries.
* Move using buildlinks to rubyversion.mk.
* Merge converters/ruby-iconv to ruby18-base.

Ruby changes:

* too may, see ChangeLog file or
  http://eigenclass.org/hiki.rb?ruby+1.8.5+changelog

This is ruby-readline part, only distinfo change.
2006-09-07 15:42:30 +00:00
taca
7ba1591085 Update Ruby to 1.8.5 (+ ruby-1-8 branch on 2006-09-07).
pkgsrc changes:

* Add RUBY_DYNAMIC_DIRS which cause generating dynamic PLIST entries.
* Move using buildlinks to rubyversion.mk.
* Merge converters/ruby-iconv to ruby18-base.

Ruby changes:

* too may, see ChangeLog file or
  http://eigenclass.org/hiki.rb?ruby+1.8.5+changelog

This is ruby-curses part.
2006-09-07 15:41:12 +00:00
taca
1cd8b6a744 Update Ruby to 1.8.5 (+ ruby-1-8 branch on 2006-09-07).
pkgsrc changes:

* Add RUBY_DYNAMIC_DIRS which cause generating dynamic PLIST entries.
* Move using buildlinks to rubyversion.mk.
* Merge converters/ruby-iconv to ruby18-base.

Ruby changes:

* too may, see ChangeLog file or
  http://eigenclass.org/hiki.rb?ruby+1.8.5+changelog
2006-09-07 15:40:00 +00:00
rillig
ec19d61413 Added a missing directory. 2006-09-07 14:18:38 +00:00
rillig
dd6e4e191b Added a patch that is needed for Solaris with SunPro. 2006-09-07 13:09:50 +00:00
jmmv
99f21cca11 Note update of pango to 1.14.3. 2006-09-07 11:54:59 +00:00
jmmv
75d7796332 Update to 2.14.3:
* Win32 build improvement. [Tor Lillqist]
* Bugs fixed in this release:
	Bug 353525 – libpangoft2-1.0.so.0: undefined reference to
	             `pango_font_description_get_gravity'
	Bug 349813 – typo in docs for pango_layout_move_cursor_visually
2006-09-07 11:53:35 +00:00
rillig
f1cbe54951 Fixed the paths to the manual pages. 2006-09-07 10:32:56 +00:00
rillig
c38d1a5d0c + mping 2006-09-07 10:09:38 +00:00
rillig
1e97a13f3e Imported net/mping-2.01 from PR 34488 2006-09-07 10:06:37 +00:00
rillig
855f85b5cd Imported mping from PR 34488.
Mping is a system for collecting packet delay and loss
statistics in a TCP/IP network using ICMP echo.

Mping is based on original ping(8) with following new features:

- Ability to ping multiple hosts simultaneously
- Prints 10/50/90-percentile as well as min/avg/max.

Packaged by Martin Wilke.
2006-09-07 10:06:26 +00:00
adrianp
5b262fee54 Add a patch to address CVE-2006-4339 2006-09-07 09:44:31 +00:00
adrianp
6e83afe94b Updated security/openssl to 0.9.7inb2 2006-09-07 09:42:30 +00:00
gavan
83ac68d6bb Revert maintainership to pkgsrc-users. ENOTIME. 2006-09-07 09:26:24 +00:00
wennmach
f2fa63b853 Note update of kth-krb4 to 1.2.2 and
remove from the "suggested updates" list.
2006-09-07 08:49:53 +00:00
wennmach
f7fd23fc49 Update kth-krb4 to 1.2.2 (the current release).
New in 1.2.2:

    * cross-realm disabled in the server

Addresses PR pkg/31431 by Zafer Aydogan.

While there, make package pkglint-clean.
2006-09-07 08:46:20 +00:00
obache
6f4d675baf Sylpheed's MASTERSITES and HOMEPAGE has been moved. 2006-09-07 07:52:18 +00:00
martti
0aaca49ec3 Updated xfce4-artwork to 0.1 (changes unknown). 2006-09-07 06:58:55 +00:00
martti
ceb7e7abf6 xfce4-artwork-0.1 2006-09-07 06:57:52 +00:00
martti
63aea4d8ca Updated xfce4-artwork to 0.1 (changes unknown). 2006-09-07 06:57:39 +00:00
joerg
49263474ea Fix spaces to unbreak DragonFly build. 2006-09-07 06:18:35 +00:00
adam
2c387a5e7b Updated games/0verkill to 0.16 2006-09-07 05:40:41 +00:00
adam
c1c7d77f1a Changes 0.16:
- some minor level changes
	- new level (danger, it's very lethal ;-) )
	- level negotiation
	- fixed bug with -s option
	- lot of cool new graphics
	- optional 3D view
	- killing objects
	- fixed segfault in avi editor, when can't write to a file
	- optimized output files from the avi editor
	- improved avi editor (status bar, hold key)
	- anti-memory leak mechanism (by default turned off for higher performance)
	- fixed several bugs in image loader
2006-09-07 05:39:37 +00:00
wiz
58a33bffc1 Mention new libgpod package. 2006-09-06 22:59:16 +00:00
wiz
9b610984b8 Add libgpod. 2006-09-06 22:58:48 +00:00