1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-06 11:41:52 +00:00

196435 Commits

Author SHA1 Message Date
Oliver Lehmann
ed7aae3ee1 Fix desktop entry
PR:		ports/122391
Submitted by:	Martin Tournoij <carpetsmoker@xs4all.nl>
2008-05-05 18:05:01 +00:00
Chin-San Huang
d6c434fc03 - Update noseeing to ver. 11. 2008-05-05 18:04:21 +00:00
Dirk Meyer
0d761e0ce3 UKDistributedView and UKFinderIconCell provides a very flexible icon view.
More precisely, UKDistributedView is an NSTableView-like class that allows
arbitrary positioning of evenly-sized items. This is intended for things
like the Workspace/Finder's "icon view", and even lets you snap items to a
grid in various ways, reorder them etc. Finally it can handle several
thousand of items smoothly.

WWW: http://www.etoile-project.org/
2008-05-05 17:14:24 +00:00
Ion-Mihai Tetcu
90ce3c3996 Update to 1.1.1
PR:		ports/123283
Submitted by:	maintainer
2008-05-05 16:55:12 +00:00
MANTANI Nobutaka
77bd3af976 Fix build error. 2008-05-05 16:53:09 +00:00
Hiroki Sato
5f695687db Add a missing patch forgotten in the commit for updating to 0.14. 2008-05-05 16:10:23 +00:00
Hiroki Sato
7793071175 Update to 0.14. Changes since version 0.10 include:
* Several RBA extensions: i.e. alternative methods replacing
   different 'new' variants by one 'new'. Markers now can be
   filled.

 * Fixes for the bugs mentioned in the issues list.

 * OASIS and GDS writing capabilities. Menu functions are
   provided to save a layout and single cells as well as RBA
   extensions that allow to write a layout. See Saving a layout
   or parts of it for details.

 * Rulers and markers are drawn with a thin halo in background
   color to enhance their visibility. This can be switched off in
   the setup dialog if this is not desired. The following
   screenshots illustrate the differences:

 * A couple of RBA extensions: API's for shape properties, rulers
   and geometry selections.

 * A bugfix for the OASIS reader (sometimes crashing the reader
   on CBLOCK-compressed input)

 * A function to descend into a cell in the hierarchy but keeping
   the context, which is shown in dimmed colors. This function
   can be found in the "Display" menu and is called "Descend". To
   use this function, select a shape or instance inside the cell
   into which to descend. "Descend" then enters the next cell
   along the path that leads to the selected shape or instance.

 * The mouse wheel can be used to zoom in and out.

 * Shift+right mouse button pressed now allows to "drag" layout
   in a "Google maps" fashion.

 * Copy & paste now is available for layers as well.

 * A ruby console is provided where ruby commands can be executed
   interactively.

 * The way how the selection is displayed can be configured
   now (color, line width and vertex size).

 * The interrupt signal now is enabled again even if Ruby is
   activated (Ctrl+C now works again).

 * Support for arbitrary angles on cell instances.

 * A bugfix for the OASIS reader (CTRAPEZOIDS have not been read
   in some cases). The OASIS reader now uses shape arrays to
   acchieve are smaller memory footprint in some cases.

 * Multiple transformations are now allowed on layer source
   expressions (see Transforming views and property selectors for
   a detailed description).

 * Rulers now are configurable to a large extent. Multiple ruler
   templates may be defined from which a certain ruler type can
   be choosen. Some of the new ruler styles are no
   longer "rulers" but rather "annotations". See Ruler properties
   for a description of that feature.

 * Last, but not least: KLayout now can be scripted to some
   extend using Ruby as the scripting language. For more
   information about this feature, see RBA introduction.

 * Some bugs were fixed in the OASIS implementation. CBLOCK
   compression now is supported. Forward cell name
   references (numerical ID is used before being associated with
   a string) are supported as now. File global properties are now
   read correctly. A bug reading certain CTRAPEZOID objects was
   fixed.
   (Still, forward references are not allowed for text/property
   strings or property names).

 * A layout properties dialog has been added that shows basic
   properties of the layout such as top cells, layers and others.

 * The "Select Cell" dialog has been enhanced with the capability
   to hide and show multiple cells in the cell list.

 * A "zoom fit" mouse gesture was implemented: moving the mouse
   up and right with the right mouse button pressed now fits the
   current cell into the window. Moving up and left still zooms
   out.

 * A bug in the GDS2 reader, dropping polygon points in rare
   cases, was fixed
2008-05-05 16:08:43 +00:00
Hiroki Sato
be28863f25 Remove SHLIB knob.
Requested by:	mezz
2008-05-05 16:06:33 +00:00
Pav Lucistnik
5d1720a8b3 - Not supported on amd64/5
Submitted by:	Arjan van Leeuwen <arjanl@opera.com> (maintainer)
2008-05-05 15:12:48 +00:00
Mathieu Arnold
3761113729 Update to 0.27 2008-05-05 15:08:01 +00:00
Mathieu Arnold
fd56567b73 Update to 1.0.0 2008-05-05 15:07:38 +00:00
Beech Rintoul
cfc600a6c0 tclxml-libxml2
TclXML is an API for parsing XML documents using the Tcl scripting
language. It is also a package with several parser implementations.
The goal of the TclXML package is to provide an API for Tcl scripts
that allows "Plug-and-Play" parser implementations; ie. an application
will be able to use different parser implementations without change
to the application code.

PR:		ports/123163
Submitted by:	Frank Fenor
2008-05-05 15:03:02 +00:00
Beech Rintoul
665867f4fd Add tclxml-expat , API for parsing XML documents using Tcl.
TclXML is an API for parsing XML documents using the Tcl scripting
language. It is also a package with several parser implementations.
The goal of the TclXML package is to provide an API for Tcl scripts
that allows "Plug-and-Play" parser implementations; ie. an application
will be able to use different parser implementations without change
to the application code.
2008-05-05 14:59:21 +00:00
Beech Rintoul
d5f5bacd63 Update to 3.1
PR:		ports/123163
Submitted by:	Frank Fenor <frank@fenor.de>
Approved by:	David Yeske <dyeske@gmail.com> (maintainer)
2008-05-05 14:54:25 +00:00
Dirk Meyer
e15eb67265 - fix build for option WITH_GNUSTEP_DEVEL 2008-05-05 14:38:25 +00:00
Stefan Walter
53d5af5fb8 Drop maintainership for ports I haven't used for quite a while. 2008-05-05 14:12:53 +00:00
Martin Wilke
e03751f966 - Fix INDEX
Pointyhat to:	edwin
Approved by:	pav
2008-05-05 14:08:44 +00:00
Stefan Walter
a58acc3a08 Update to 0.12.2. 2008-05-05 13:55:17 +00:00
Emanuel Haupt
e03c35efc5 Update to 3.3.0 2008-05-05 13:50:48 +00:00
Dirk Meyer
72ae9f3c36 - update to 1.97
- cleanup MASTER_SITES
2008-05-05 13:50:36 +00:00
Dirk Meyer
0bc90c5bf9 - fix build for option WITH_GNUSTEP_DEVEL 2008-05-05 13:49:19 +00:00
Emanuel Haupt
e52b1d9bf0 Update to 4.8 2008-05-05 13:45:35 +00:00
Hiroki Sato
d2a19998f6 Update to 0.5.5. 2008-05-05 13:27:22 +00:00
Hiroki Sato
da30dbe3f8 - Update to 8.62.
- Use OPTION for driver selection.
- Revert bogus Japanese font support patch.  This version already
  supports Japanese TTF/OTF.
- Add more Asian fonts in cidfmap.
- Clean up Makfile.
2008-05-05 13:16:26 +00:00
Mathieu Arnold
d127c663f8 Update to 1.18 2008-05-05 12:34:15 +00:00
Mathieu Arnold
39ad6f7211 Update to 0.79 2008-05-05 12:33:58 +00:00
Gerald Pfeifer
011667ddf9 Remove build dependency on fontforge since Wine now delivers the fonts
as part of the main package.

PR:		123353
Submitted by:	Alex Kozlov <spam@rm-rf.kiev.ua>
2008-05-05 12:12:06 +00:00
Mathieu Arnold
eb9e6c3bac Update to 1.05 2008-05-05 12:02:36 +00:00
Mathieu Arnold
141e46b53f Update to 2.6.4 2008-05-05 12:02:24 +00:00
Mathieu Arnold
9f0b7a8ce1 Update to 5.47 2008-05-05 12:02:09 +00:00
Mathieu Arnold
bfd4c0901f Update to 2.73 2008-05-05 12:01:56 +00:00
Mathieu Arnold
e29b493fc9 Update to 1.18 2008-05-05 11:47:58 +00:00
Mathieu Arnold
bcc1258345 Update to 0.22 2008-05-05 11:35:35 +00:00
Xin LI
fbaab04d13 Update to 1.1 rc 5.
Approved by:	maintainer
2008-05-05 10:00:54 +00:00
Xin LI
4753d1216e Mark as conflict with future dovecot versions.
Approved by:	maintainer
2008-05-05 10:00:28 +00:00
Edwin Groothuis
f970dfe37e Rename www/neon to www/neon26 to make the integration
of www/neon28 possible
2008-05-05 08:33:57 +00:00
Ion-Mihai Tetcu
8858f438a7 - fix rc.d script and bump PORTREVISION
- small portlint

PR:		ports/123411
Submitted by:	Sahil Tandon
Approved by:	maintainer
2008-05-05 08:22:35 +00:00
Rong-En Fan
5cf4b8ccf9 - Add rc script, bump PORTREVISION
PR:		ports/122786 (based on)
Submitted by:	Norbert Koch <nkoch at demig.de>
Approved by:	maintainer timeout (3 weeks)
2008-05-05 08:08:42 +00:00
Pav Lucistnik
1bb8ac2a10 - Add more downloading locations
PR:		ports/123414
Submitted by:	Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
2008-05-05 07:43:49 +00:00
Edwin Groothuis
0f3bfeea31 Add neon26 and neon28 to the list 2008-05-05 07:38:02 +00:00
Edwin Groothuis
80d268e647 Fix DOCSDIR statement 2008-05-05 07:37:46 +00:00
Edwin Groothuis
0f84ce46ff welcome neon26 2008-05-05 07:36:47 +00:00
Pav Lucistnik
191f62951a - Limit BROKEN status to 6.x only
Analyzed by:	thierry (maintainer)
2008-05-05 07:35:09 +00:00
Edwin Groothuis
b55ad7506a Import neon28 version 0.28.2 2008-05-05 07:35:03 +00:00
Edwin Groothuis
eeb426902a Welcome tolua 5.1 2008-05-05 07:04:27 +00:00
Rong-En Fan
f1691be909 - Update to 0.14
PR:		ports/123377
Submitted by:	Andris Raugulis <ar at null.lv> (maintainer)
2008-05-05 06:57:58 +00:00
Rong-En Fan
9afff10f90 - Update to 20080212
PR:		ports/123376
Submitted by:	Ganael Laplanche <ganael.laplanche at martymac.com> (maintainer)
2008-05-05 06:55:03 +00:00
Rong-En Fan
02dcbf4dd4 - Update to 0.60
PR:		ports/123365
Submitted by:	Denise H. G. <darcsis at gmail.com> (maintainer)
2008-05-05 06:53:42 +00:00
Rong-En Fan
19829718f0 - Update to 0.51
- Use @dirrmtry

PR:		ports/123355
Submitted by:	Alex Kozlov <spam at rm-rf.kiev.ua> (maintainer)
2008-05-05 06:52:58 +00:00
Rong-En Fan
0da74db46f - Update to 1.4.080217
- Add WWW entry

PR:		ports/123354
Submitted by:	Alex Kozlov <spam at rm-rf.kiev.ua> (maintainer0
2008-05-05 06:52:17 +00:00