summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add MASTER_SITE_SUBDIRKevin Lo2008-05-061-0/+1
|
* Increase support for 512 ptys as per src/sys/kern/tty_pty.c r1.155.Cy Schubert2008-05-062-2/+2
|
* Pwman3 is a console based password management application.Rong-En Fan2008-05-065-0/+102
| | | | | | | | | | Pwman3 is written in python. It uses sql for storage and all data is encrypted when it isn't being viewed on screen. WWW: http://pwman.bleurgh.com PR: ports/123074 Submitted by: Yarodin <yarodin at gmail.com>
* - Update to 0.20Yen-Ming Lee2008-05-062-4/+4
| | | | | PR: 123439 Submitted by: gslin @ gslin . org
* Add support for GCC 4.3 (lang/gcc43), to be enabled by USE_GCC=4.3+.Gerald Pfeifer2008-05-051-1/+2
| | | | No objections by: portmgr (linimon, marcus, erwin)
* - Remove BROKEN for FreeBSD/i386 8.x (since latest update is reported to work).Alejandro Pulver2008-05-052-17/+1
| | | | - Remove exceeding @dirrmtry directives for share/locale/...
* - Update to version 0.59.Alejandro Pulver2008-05-052-4/+4
|
* - Needs an external (non-base) compiler on all FreeBSD 5.x (not only amd64).Alejandro Pulver2008-05-052-2/+2
|
* That was not flz@, that was Florian Smeets <flo@kasimir.com>Edwin Groothuis2008-05-050-0/+0
|
* www/neon2 -> www/neon26Edwin Groothuis2008-05-051-1/+1
| | | | Thanks to flz@ for catching.
* - Mark BROKEN: does not patchPav Lucistnik2008-05-051-0/+2
| | | | Reported by: pointyhat
* - Chase x11-wm/epplets SHLIB version bumpPietro Cerutti2008-05-052-4/+4
| | | | | | - Bump portrevision Approved by: miwi (mentor)
* - Update to 0.11Pietro Cerutti2008-05-054-141/+23
| | | | Approved by: miwi (mentor)
* - update to etoile 0.2Dirk Meyer2008-05-050-0/+0
|
* - fix dependecyDirk Meyer2008-05-054-17/+33
| | | | Submitted by: cperciva
* - Update to version 4.4 [1]Herve Quiroz2008-05-052-13/+8
| | | | | | | - Remove Java 1.1 related logic PR: 122520 [1] Submitted by: Wen heping <wenheping@gmail.com> [1]
* Add a missing dependency, fontconfig, when disables ciaro support. Bump theJeremy Messenger2008-05-051-1/+2
| | | | | | | PORTREVISION. PR: ports/123417 Reported by: Michael Moll <kvedulv@kvedulv.de>
* -De-bashism and remove bash dependency. [1]Jeremy Messenger2008-05-052-6/+33
| | | | | | | | -Clean up the PATH. -Fix a missing of 'ps -eo' -> 'ps -exo'. -Bump the PORTREVISION. Obtained from: pkgsrc [1]
* Fix desktop entryOliver Lehmann2008-05-051-2/+3
| | | | | PR: ports/122391 Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl>
* - Update noseeing to ver. 11.Chin-San Huang2008-05-054-10/+10
|
* UKDistributedView and UKFinderIconCell provides a very flexible icon view.Dirk Meyer2008-05-055-0/+50
| | | | | | | | | | 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/
* Update to 1.1.1Ion-Mihai Tetcu2008-05-053-62/+27
| | | | | PR: ports/123283 Submitted by: maintainer
* Fix build error.MANTANI Nobutaka2008-05-051-1/+1
|
* Add a missing patch forgotten in the commit for updating to 0.14.Hiroki Sato2008-05-051-0/+10
|
* Update to 0.14. Changes since version 0.10 include:Hiroki Sato2008-05-055-33/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Remove SHLIB knob.Hiroki Sato2008-05-054-54/+22
| | | | Requested by: mezz
* - Not supported on amd64/5Pav Lucistnik2008-05-051-1/+6
| | | | Submitted by: Arjan van Leeuwen <arjanl@opera.com> (maintainer)
* Update to 0.27Mathieu Arnold2008-05-052-5/+4
|
* Update to 1.0.0Mathieu Arnold2008-05-052-4/+5
|
* tclxml-libxml2Beech Rintoul2008-05-055-0/+49
| | | | | | | | | | | | 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
* Add tclxml-expat , API for parsing XML documents using Tcl.Beech Rintoul2008-05-054-0/+39
| | | | | | | | | 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.
* Update to 3.1Beech Rintoul2008-05-056-17/+46
| | | | | | PR: ports/123163 Submitted by: Frank Fenor <frank@fenor.de> Approved by: David Yeske <dyeske@gmail.com> (maintainer)
* - fix build for option WITH_GNUSTEP_DEVELDirk Meyer2008-05-0518-0/+170
|
* Drop maintainership for ports I haven't used for quite a while.Stefan Walter2008-05-054-4/+4
|
* - Fix INDEXMartin Wilke2008-05-051-1/+1
| | | | | Pointyhat to: edwin Approved by: pav
* Update to 0.12.2.Stefan Walter2008-05-053-5/+8
|
* Update to 3.3.0Emanuel Haupt2008-05-052-4/+4
|
* - update to 1.97Dirk Meyer2008-05-053-125/+22
| | | | - cleanup MASTER_SITES
* - fix build for option WITH_GNUSTEP_DEVELDirk Meyer2008-05-051-0/+10
|
* Update to 4.8Emanuel Haupt2008-05-052-4/+4
|
* Update to 0.5.5.Hiroki Sato2008-05-053-11/+11
|
* - Update to 8.62.Hiroki Sato2008-05-0540-1920/+46500
| | | | | | | | - 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.
* Update to 1.18Mathieu Arnold2008-05-052-4/+4
|
* Update to 0.79Mathieu Arnold2008-05-052-4/+4
|
* Remove build dependency on fontforge since Wine now delivers the fontsGerald Pfeifer2008-05-052-2/+0
| | | | | | | as part of the main package. PR: 123353 Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua>
* Update to 1.05Mathieu Arnold2008-05-052-4/+4
|
* Update to 2.6.4Mathieu Arnold2008-05-052-4/+4
|
* Update to 5.47Mathieu Arnold2008-05-052-4/+4
|
* Update to 2.73Mathieu Arnold2008-05-052-4/+4
|
* Update to 1.18Mathieu Arnold2008-05-052-4/+4
|