Commit graph

56042 commits

Author SHA1 Message Date
jdolecek
5990b0082b category is 'databases', not 'database' 2004-03-03 14:19:05 +00:00
adam
454a2b430c Updated lynx to 2.8.5 2004-03-03 14:02:05 +00:00
adam
5ec0f08228 Changes 2.8.5:
* file-upload supported
* support for bzip2 compression
* performance improved
* improved SSL support
* improvements to color-style
* better interaction with user
* improved cookie support
2004-03-03 14:01:00 +00:00
adam
61fe277611 Updated ncurses to 5.4 2004-03-03 13:37:04 +00:00
adam
c7bf6dcf79 Changes 5.4:
* Interface changes
* New features and improvements: library, programs
* Major bug fixes
(See ANNOUNCE for details)
2004-03-03 13:36:09 +00:00
dillo
1b91cf9f55 note avrasm update to 1.20 2004-03-03 13:08:47 +00:00
dillo
ec5297a1c4 update to 1.20:
Added .align directive
2004-03-03 13:07:42 +00:00
grant
5d8aff78aa add a todo item for the wxWindows -> wxWidgets rename. 2004-03-03 12:00:45 +00:00
adam
e4fe8c7df9 Updated t1lib to 5.0.1 2004-03-03 11:30:49 +00:00
adam
97e7297f71 Changes:
* use buildlink3 now
* name changed from 1.0.1pl1 to 1.0.1a
* bumped revision because of t1lib major version change
2004-03-03 11:29:32 +00:00
adam
4de2eb35f5 Changes 5.0.0:
- Forced PostScript target in the doc directory to file.

- Subsetting code extended in order to ensure that components of
  composite characters are also part of the subset.

- Hinting meachanism reworked in order to get rid of some
  rasterizing artifacts.

- Experimental support for stroked fonts (PaintType=1)

- Experimental support for stroking standard ATM fonts with PaintType=0.

- Functions for drawing rectangles.

- Bug Fixes

Changes 5.0.1:
- Support for Flex was not adapted to the changes from 5.0.0. This led to
  rasterization errors in fonts that use the Flex functionality --> fixed.

- Bug Fixes
2004-03-03 11:28:11 +00:00
drochner
7da2589a73 some updates 2004-03-03 10:55:19 +00:00
adam
f4200e8afa Updated xpdf to 3.00 2004-03-03 10:52:20 +00:00
adam
570b52b64e Changes 3.00:
* New PDF rasterizer ("Splash").
* Added support for PDF 1.5.
* Replaced pdftopbm with pdftoppm (which can generate PBM, PGM, and PPM
  files).
2004-03-03 10:50:09 +00:00
recht
5a25a7bbb3 Note the following updates:
- bittorrent to 3.3nb5
- bittorrent-gui-3.3
- py-soappy to 0.11.3
- py-google to 0.6

Note addition of bittorrent-gui-3.3.
2004-03-03 10:32:16 +00:00
recht
1ebef8a61e update to 0.6
- use tar.gz instead of zip to avoid extra dependency
- use new project homepage
- enable install of fallback SOAP library

0.6 of 02/24/2004
  - support the latest SOAPpy release, fallback to included version if it's
    not found, or is a version that's known to be buggy.
  - epydoc API documentation
  - quite a bit of refactoring
  - make some functions and classes that SHOULD be private, actually private
  - formatting cleanup
2004-03-03 10:27:17 +00:00
recht
020de8b907 update to 0.11.3
- Bug fixes:
   - Code in Types.py assumes nested scopes, so I added the proper import so
     this will work under python 2.2.x
   - Fixing namespace collision
   - Fixed handing of named arguments bug introduced in 0.11.1.
   - Fix memory leak when exceptions are raised.
   - Fix bug when content-length is not present in parsed SOAP message.
   - Fix bug #888345: Python 2.3 boolean type serialized as int
   - Fix bug #875977: no escaping of bad tagnames for NoneTypes

- New features:
   - Improved Globus support and documentation.  Thanks Ivan!
   - Added context handling
   - Changed the use of SOAPAction, it used to default to setting it
     to "", now it defaults to setting it to the method (not the
     nsmethod). There is a clause in Server.py that catches 'old style'
     SOAPActions (aka "") and sets them to the method. When this is
     confirmed to be what everyone wants and we decide it's alright to
     (possibly) break client/server interop, we can take the clause out
     of Server.py and just handle SOAPActions of "" as a possible
     error/warning.
   - Additional test code.
   - Raise a SOAPException instead of returning a SOAPpy.faultType
     when a SOAP Fault is encountered and simplify_objects is enabled.
2004-03-03 10:13:20 +00:00
recht
38b3833ac9 Add and enable bittorrent-gui. 2004-03-03 10:05:40 +00:00
recht
045a7ec4a0 wxGTK gui for BitTorrent. (Part of the BitTorrent distribution.)
BitTorrent is a tool for distributing files.  It's extremely easy to use -
downloads are started by clicking on hyperlinks.  Whenever more than one
person is downloading at once they send pieces of the file(s) to each other,
thus relieving the central server's bandwidth burden.  Even with many
simultaneous downloads, the upload burden on the central server remains quite
small, since each new downloader introduces new upload capacity.
2004-03-03 10:04:04 +00:00
recht
215ac101a7 Factor out the wxGTK gui in an extra pkg (will be imported next).
Add myself as maintainer.
Bump PKGREVISION.
ok'd by wiz@
2004-03-03 10:02:08 +00:00
epg
b0f51377b2 Note trac-0.5.2 update. 2004-03-03 04:17:53 +00:00
epg
203b91c3c5 Update to 0.5.2.
Changes:
* Performance improvements.
* Better unicode support in commit-messages.
* TRAC_ADMIN is now a real "meta-permission" containing all other permissions.
* Wiki-links of the /path format can now also link to directories.
* Handle subversion changesets without any "author" specified.
* "view" checkboxes in the timeline view now reflect the current state.
* The subversion repository is now indexed by "trac-admin initdb"
  instead of trac.cgi at first execution.
* Most of the inline css is removed.
* IE6 navbar problem fixed.
* Various bug fixes.
2004-03-03 04:16:12 +00:00
minskim
4eec4b4b17 Note update of opencdk to 0.5.4. 2004-03-03 04:03:24 +00:00
minskim
1ed4d35a43 Update opencdk to 0.5.4.
Changes since 0.5.3:
  * Added versioned symbols.
2004-03-03 04:00:32 +00:00
recht
27dbba463c note update of mono to 0.30.2 2004-03-03 01:42:14 +00:00
recht
c2ab8aac4f update to 0.30.2
The only thing that changed is the included mcs.

For which - sadly - is now real news file available.

By comparing it seems that the following packages have changed:

System.Runtime.Remoting, System.Web, System.Web.Services, System.XML

Changes (among others):

* iterators.cs (IteratorHandler.IsIEnumerator, IsIEnumerable): New
  routines to check if a type is an enumerable/enumerator allow
  classes that implement the IEnumerable or IEnumerator interfaces.
* String.cs: Concat() fixed crash when one of the arguments is an object
  whose ToString() method returns null.
* TypeLoadException.cs: Added some serialization fiels, needed for
  compatibility with MS.NET.
* String.cs (Equals): Speed up this method by avoiding Array
  Bounds Checks and by comparing by 32 bit words rather than 16 bit chars.
  This gives between 0x (for 1 char) and >2x (for large strings)
  factor of improvement.
2004-03-03 01:37:09 +00:00
snj
c074735a44 Work around what seems to be an optimization bug in gcc3 by transforming
-O[23] out of existence.
2004-03-03 00:20:19 +00:00
snj
27cd6bb7a9 Updated bzflag to 1.10.4. 2004-03-02 23:15:32 +00:00
snj
84d84c6525 Update to bzflag-1.10.4. Changes:
* Allow variable number of team flags per team with +f bzfs option
* bots now fully handle collision check
* Notify players when reassigned to a different team on join
* Allow multiple bases per team
* Alt-Tab & resolution changes do not mess up the screen
* No shooting allowed if OO flag is lost in a building
* Unclean client disconnects are recognized earlier
* Color carried team flags according to their team
* Start of better spawn positions based on tanks
* Various texture improvements
* Add experimental quality setting for enhanced effects
* Increase moon segments for exp. quality
* Stop infinite spawn loop with complex worlds containing big pyramids
* Don't spawn in multiple locations based on multiple r-clicks
* Fix Respawning after non-shot kills
* Relax kick tolerances and soften kick messages
* Remove bad lite effects with Thief steal
* Protect against crashes due to bad shot ids
* Relax flag drop time for speed checking
* Better unresponsive player removal messages
* Let genocided players spawn again
* Many other bugfixes
2004-03-02 23:14:31 +00:00
heinz
5035ddb3e6 Option "-printx" is only supported on some platforms. Use "-print" 2004-03-02 22:40:41 +00:00
kristerw
a256ecdbe9 USE_MAKEINFO=yes 2004-03-02 22:17:03 +00:00
kristerw
3f637c7caf Include ../../mk/pthread.buildlink3.mk to make this compile on NetBSD 1.6. 2004-03-02 21:53:55 +00:00
heinz
1e3527af1b ImageMagick does not build with jasper 1.600.0 anymore. Demand jasper 1.701.0 2004-03-02 21:01:17 +00:00
kristerw
7bba9735e1 USE_MAKEINFO=yes 2004-03-02 20:49:04 +00:00
chris
7492f8458b Note update of sylpheed to 0.9.10. 2004-03-02 20:45:18 +00:00
chris
8165a15678 Update Sylpheed to 0.9.10.
Main changes are:
    * A new folder can be created on the folder selection dialog now.
    * The folder view is now updated progressively when receiving.
    * Statasbar has been added to the message view window.
    * The built-in image viewer has been improved, and its memory leaks
      have been fixed.
    * Ukrainian translation has been added.
    * Other bugfixes have been made.
2004-03-02 20:44:15 +00:00
kristerw
fc0bb0e9ff Do not override config.guess and config.sub. The configure
script is called with a hard-coded target that is not in
the pkgsrc/mk/gnu-config/ files.
2004-03-02 19:49:40 +00:00
drochner
47ccf79537 update to 1.95.7
bugfixes and compatibility improvements
2004-03-02 18:13:58 +00:00
minskim
662a464c10 Note why xerces-c cannot be updated. 2004-03-02 17:59:38 +00:00
minskim
6e05477191 Remove sj3 library from Makefile dependencies, because it is built by
sj3-lib.  Noted by Haruhisa MINAMI on tech-pkg-ja@jp.NetBSD.org.
2004-03-02 17:49:51 +00:00
wiz
2271b123ff bozohttpd-20040218nb2, with bittorrent MIME-type. 2004-03-02 17:26:36 +00:00
wiz
da1debf015 Add MIME type for bittorrent files. PKGREVISION=2. 2004-03-02 17:25:36 +00:00
adam
b24f7fa180 Updated lincity to 1.12.0 2004-03-02 16:44:47 +00:00
adam
ea15585cce Changes 1.12.0:
* Code clean-up
* Move to sourceforge.net
2004-03-02 16:43:49 +00:00
adam
7327015145 Updated ffcall to 1.9 2004-03-02 16:15:32 +00:00
adam
2de88dc9a3 Changes 1.9:
* Added support for x86_64 (AMD64) Linux
* Added support for PowerPC MacOS X
PkgSrc:
* use buildlink3.mk
* create shared libraries
2004-03-02 16:05:01 +00:00
wiz
ced5dfe128 bittorrent-3.3nb4: now with more docs! 2004-03-02 15:50:08 +00:00
wiz
548b131371 Install documentation; PKGREVISION=4. 2004-03-02 15:49:36 +00:00
drochner
fa1bf35d64 update to the 20040220 snapshot
changes: bugfixes, VPI extensions
2004-03-02 15:34:07 +00:00
drochner
2aadeff11c use REPLACE_INTERPRETER instead of our private implementation 2004-03-02 15:26:02 +00:00