Commit graph

70687 commits

Author SHA1 Message Date
uebayasi
b0e7462856 Note import of Riece 1.0.5 and removal of Liece.
Riece is a redesign of the Liece IRC client.

Riece has many advanced features:

+ Can connect to multiple servers per session
+ Provide more sophisticated API
+ Reduced code size (total amount of code is about 5k lines)
+ 100% APEL free
2004-11-30 08:23:33 +00:00
wiz
60d3c98c0f Import gentle-97, provided by Marko Schütz in PR 28404.
Gentle is an integrated system for compiler writers.
Gentle supports the description of compilers at a very high level
and relieves users from the need to deal with implementation details.
It has been used in large industrial projects and for constructing various
commercial products.
2004-11-30 08:23:15 +00:00
uebayasi
0eae2a598d liece -> riece 2004-11-30 08:21:37 +00:00
uebayasi
8f47bffcd5 Initial import of Riece 1.0.5.
Riece is a redesign of the Liece IRC client.

Riece has many advanced features:

+ Can connect to multiple servers per session
+ Provide more sophisticated API
+ Reduced code size (total amount of code is about 5k lines)
+ 100% APEL free
2004-11-30 08:18:39 +00:00
wiz
fb680c859b Do not copy Makefiles around, just use MAKEFILE variable. 2004-11-30 08:08:26 +00:00
wiz
da24e67b0a Be consistent in variable usage (or lack thereof). 2004-11-30 08:06:01 +00:00
wiz
b26d3122fe Update from webpage at http://www.cmbi.kun.nl/~schaft/molden/COMMERCIAL_LICENSE.html 2004-11-30 07:42:29 +00:00
taca
153867708e - Honor PKG_SYSCONFDIR.
- move store directory to under PKG_SYSCONFDIR.
- add missing fix to top level configure.
2004-11-30 05:58:04 +00:00
minskim
192053414d Note update of molden. 2004-11-30 03:43:16 +00:00
minskim
a94bbd5710 Update molden to 4.2. Patch provided by Osamu OISHI, the MAINTAINER.
Changes since 4.0:
- Corrected a few fortran syntax errors, thnx to Gyepes R.
- on some platforms molden would not write a z-matrix, after stating
  that it just did. fixed.
- radical changes in the way proteins can be manipulated with the
  z-matrix editor
- The zmatrix conversion for proteins containing nucleotides has been
  improved, it will now create a zmatrix.
- The windows version of molden now start the opengl helper program
  mogl, when you click a *.ogl file in the read file window.
- Now when you apply the tinker amber force, automatically the charges
  associated with the atoms belonging to amino acid residues are set.
- Added interactive docking.
- More bug fixes and improvements.
2004-11-30 03:41:54 +00:00
uebayasi
a0948e3da4 Run s|/usr/local|${PREFIX}|g substitution during configure stage, since it
refers ${PREFIX} expanded.
2004-11-30 02:50:52 +00:00
uebayasi
d8d36f7f29 * Take maintainership.
* Run s|/usr/local|${PREFIX}|g substitution during configure stage, since
  it refers ${PREFIX} expanded.
2004-11-30 02:49:38 +00:00
uebayasi
3d321d5eeb Back out previous. 2004-11-30 02:44:56 +00:00
uebayasi
86ea15881d Replace mail/mew (not mail/mew3) with Mew 4.1, as I intended. 2004-11-30 02:42:11 +00:00
minskim
8ed52a30f1 Do not include nbitools/buildlink3.mk in sj3-lib's buildlink3.mk
because sj3-lib requires nbitools at build time only.  Noted by
oshimaya at sc.starcat.ne.jp in PR pkg/25778.
2004-11-30 02:30:59 +00:00
atatat
234b958ad1 Redo three patches to address build failure on NetBSD <= 1.6ZC, to
change the reported node number for the master side of ptyfs devices,
and to deal more cleanly with some header files.
2004-11-30 02:02:13 +00:00
seb
617501f7e7 scli 0.3.0 is a development release. 2004-11-30 02:01:40 +00:00
xtraeme
dc18349b47 This needs PTHREAD_AUTO_VARS=yes, fixes bulk build problem. 2004-11-30 01:34:41 +00:00
dmcmahill
0c2b8c6f7c transcalc-0.14 update done 2004-11-30 00:38:38 +00:00
dmcmahill
90bbaebbcf note update of transcalc to 0.14 2004-11-30 00:38:31 +00:00
xtraeme
46a1171dd5 sudo-1.6.8pl5 2004-11-30 00:29:17 +00:00
dmcmahill
63528c98d5 update to transcalc-0.14
Changes since 0.13:

* Fixed multiline string problems in help.h which prevented
  compilation in gcc >3.2
* Moved build environment automake, autoheader, autoconf to a more
  modern version (autoconf support is for >2.50).
* Ported transcalc to gtk2.0, which means that the dependency on
  gdk-imlib is now gone. gtk2.0 included gdk-imlib natively.
* Corrected some minor bugs related to config file
* Changed speed of light symbol from C to C0
* Modified configure.in to work also with Mingw32 (and hopefully cygwin)
* Added fnmatch.c and fnmatch.h (needed for Win32)
* Added program version number to saved files
* Updated speed of light constant (!) and changed its name from C to C0
  to avoid clash with variables in other f iles. Updated vacuum dielectric constant
* Moved examples from src directory to a separate examples dir
* Clean-up most warnings during compilation
* Upon running for first time, $HOME/.transcalc dir will be
  created with config file and save file
* Units default values now saved in config file
* Upon exit, last transmission line values remembered in save file
* Made some slight changes in gui setup
* Added coupled microstrip image
* Update manpage
2004-11-30 00:27:35 +00:00
xtraeme
a431aa7332 Update to 1.6.8pl5.
Changes:

o Added a configure check for systems with a 2-argument version of
  timespecsub (like BSD/OS).
o Added stub struct defintions to sudo.h to quiet compiler warnings
  on some systems.
o In sudoers Defaults lines, tuples like "lecture" may now be used
  without a value, restoring their old boolean-like nature.
o Invalid values for a tuple are now handled correctly.
2004-11-30 00:27:10 +00:00
explorer
326e963095 update to 1.0.2 as per extremely-helpful nag-mail. :) Bug fixes only. 2004-11-29 23:01:14 +00:00
seb
a6427d9053 The graphviz package update is done. 2004-11-29 22:36:42 +00:00
seb
4d22bc71f0 Note update of graphics/graphviz to version 1.16 [many bug fixes and
new features]
2004-11-29 22:17:58 +00:00
wiz
fcda82edd7 wmmemmon updated to 1.0.1. 2004-11-29 22:14:13 +00:00
wiz
b9470397b6 Update to 1.0.1, provided by Thomas Runge in PR 28469:
Two bug fixes for Linux.
2004-11-29 22:13:37 +00:00
seb
1c70f097e8 Update to version 1.16.
Changes since last packaged version (1.12)
September 14, 2004
	- release 1.16
    dotneato
	- fix bugs: 275, 523, 526, 527, 529, 534
August 30, 2004
        - release 1.14
    dotneato
	- the official gd now has support support for GIFs again - the
		internal gd is now closely sync'ed with the official version
		and will eventually be removed in favor of using a
		separate installation of the official version.
	- gd has new support for FontConfig (thanks to Dag Lem)
		NB. the fontname attribute in graphs is now a font pattern
		as understood by fontconfig (e.g. fontname="Times-Italic"),
		unless it contains a '/' in which case it is interpreted as
		a font path as before.
	- gd provides support for html4 entities in decimal, hex or named,
		e.g "&lt;"
	- "dot -v" debugging output now reports fontname -> fontpath resolutions
	- PostScript generated by -Tps now uses "xshow" operator for strings
		for better matching of bitmap and PostScript outputs.
	- ability to use an external gd-2.0.29 version of libgd (EXPERIMENTAL)
	- new feature: parallel edges by using a ":" separated list of edge
		colors
	- new feature: rankdir=BT and rankdir=RL  (thanks to Dag Lem)
	- new layout engine: fdp - force directed placement (EXPERIMENTAL)
		a neato-like undirected layout engine that produces
		clustered symmetric layouts.
		Supports edges between clusters and nodes.
	- updated neato engine: now using stress majorization as the default,
		which avoids the potential for cycling
	- model=subset in neato provides a third distance function, where
		two nodes sharing many nodes will be place farther apart
	- shape=none now equivalent to shape=plaintext
	- fix label justification with \l and \r
	- first cut at <FONT> support added to html labels
	- various color transparency fixes
	- various fixes for UTF8 and Latin[12] character encodings.
	- various cluster fixes.
	- improved hyperlink support in -Tsvg
	- support tooltips on clusters in client-side imagemaps
    gvpr
	- add support for scanf and friends
    general
	- greater use of shared libraries.
	- pkg-config files provided for shared libraries (EXPERIMENTAL)
	- "./configure --disable-shared --enable-static" works if needed
	- C++ wrappers on all header files (thanks to Victor Wodecki)
	- various configuration and portablity fixes
	- provide pdf version of man pages
	- Windows package provides graphviz libraries and header files
	- Closed bugs: 195, 198, 234, 321, 330, 399, 401, 406, 410, 411,
		412, 413, 415, 416, 417, 423, 424, 427, 430, 431, 433, 434, 435,
		438, 441, 442, 444, 445, 449, 450, 452, 454, 457, 458, 462, 463,
		464, 467, 468, 469, 471, 475, 480, 482, 485, 495, 496, 498, 499,
		500, 501, 504, 508, 511, 512, 514
March 5, 2004
    - added glyphwidths.ps support utility
2004-11-29 22:11:50 +00:00
dmcmahill
1ee3e8905a Add dependency on lang/ocaml for those systems which ocamlopt is supported
on.

Addresses PR pkg/28410 by sutre at labri dot fr.  Some patches were supplied
in the PR, the PLIST fix is from me.
2004-11-29 22:05:08 +00:00
wiz
ca7425bf86 Reset maintainer on his request. 2004-11-29 21:18:59 +00:00
bouyer
d99b6f073c Note gpsim-devel, gpsim-oscilloscope and gpsim-ptyusart. 2004-11-29 21:15:47 +00:00
wiz
3c7f0804f9 Updated gtk-send-pr to 0.4.1. 2004-11-29 21:04:49 +00:00
wiz
015bc682ba Update to 0.4.1, provided by Miguel Mendez in PR 28443:
- When creating the default user profile, the smtp port is now set to 25.
- Drag and drop support has been fixed and now works with XFCE's xffm.
- A bug was fixed that prevented text windows from autoscrolling when the cursor
reached the bottom.
- More code cleanup
2004-11-29 21:04:14 +00:00
wiz
ba72bb392b Mention new numlockx package. 2004-11-29 21:00:55 +00:00
wiz
e93e6d0de1 Add and enable numlockx. 2004-11-29 21:00:33 +00:00
wiz
ae5415477f Initial import of numlockx-1.0 from Leonard Schmidt in PR 28460:
This little thingy allows you to start X with NumLock turned on (which is
a feature that a lot of people seem to miss and nobody really knew how to
achieve this).
2004-11-29 20:58:34 +00:00
bouyer
412f6622ef Initial import of ptyusart-0.3.1:
This is a serial module for gpsim, connecting the virtual Rx/Tx lines
to a pseudo-tty (pty). You can then use your usual serial tools (cu, tip,
minicom, etc ...) on this pty as you would do on a real serial port on
your Unix workstation.

Only for NetBSD for now. It should be easy to get it working on others BSD
systems. More work is needed for others Unix and Unix-like systems.
2004-11-29 20:55:51 +00:00
bouyer
fde5b86ab6 Initial import of oscilloscope-0.1.1:
This is an oscilloscope module for gpsim. The module provide 8 probes, which
you have to connect to nodes. For now the graphic interface doesn't
update its display dynamically, it provides 2 input boxes in which have to
enter the start and end cycles to draw.
2004-11-29 20:53:30 +00:00
wiz
3233a4a29c p5-Class-Factory updated to 1.03. 2004-11-29 20:53:12 +00:00
wiz
6fefceb6cd Update to 1.03, provided by Hiramatsu Yoshifumi in PR 28463.
Changes since 1.00:
  - Added 'get_my_factory()' and 'get_my_factory_type()'
  - Ensure that new() returns undef if get_factory_class() doesn't
  work properly and factory_error() is overridden (and the
  overridden method doesn't die)
  - Added a few more tests to ensure factory_log() and
  factory_error() working properly
  - add_factory_type() checks %INC to see if a class is already
  loaded.
  - All log/error messages now have variables in apostrophes
  rather than brackes.
2004-11-29 20:52:39 +00:00
bouyer
e0f1e33a54 Import of gpsim-devel, a package for the developement (CVS) version of gpsim:
PIC simulator that supports X, stimulii, and modules

Stuck at date 20040826, I couldn't get newer version to work with gtk1,
and we don't have a gtk+extra for gtk2 (the next release of gpsim shouldn't
depend on gtk+ any more). The patches in there have been integraded in
the gpsim's CVS. Some new features (especially in processors supported) and
lots of bug fixes since 0.21.2.
2004-11-29 20:51:50 +00:00
wiz
31357eacbc gmpc updated to 0.11.2. 2004-11-29 20:46:10 +00:00
wiz
ed72c58629 Update to 0.11.2, from Robert Lillack in PR 28456:
- New playlist and Song browser.
- Support for streams.
- More cpu friendly.
- Bug fixes.
2004-11-29 20:45:42 +00:00
wiz
884bd07b8c + guile-1.6.6, mapserver-4.2.5, rat-4.2.25.
- Ngraph-6.3.30.
2004-11-29 20:35:39 +00:00
wiz
cd2059addc Ngraph updated to 6.3.30. 2004-11-29 20:33:25 +00:00
wiz
02f60a3184 Add RCS Id. 2004-11-29 20:31:44 +00:00
wiz
2530e36bc9 Update to 6.3.30, provided by Osamu OISHI in PR 28454.
Changes: perhaps if I could read Japanese...
2004-11-29 20:31:16 +00:00
wiz
8c28ca7496 Add patch for gcc2. 2004-11-29 20:16:59 +00:00
wiz
7df923365c Remove BUILDLINK_DEPENDS line for old version of freetype2. 2004-11-29 19:56:16 +00:00