aboutsummaryrefslogtreecommitdiffstats
path: root/devel/gorm
Commit message (Collapse)AuthorAgeFilesLines
* - reset MAINTAINERDirk Meyer2012-06-261-1/+1
|
* - update to 1.2.16Dirk Meyer2012-06-093-13/+13
|
* - drop MD5Dirk Meyer2011-04-081-2/+0
|
* - LICENSE GPLv3Dirk Meyer2010-06-041-1/+2
|
* - drop USE_GNUSTEP_PREFIXDirk Meyer2010-05-302-468/+471
|
* - new option WITH_GNUSTEP_DEVEL to build version 1.2.12Dirk Meyer2010-05-242-25/+7
|
* - update to 1.2.10Dirk Meyer2009-06-042-4/+4
|
* - set NO_PACKAGEDirk Meyer2009-03-201-1/+1
|
* - add LICENSE:Dirk Meyer2009-02-161-0/+2
|
* - not remove base dirsDirk Meyer2008-12-301-2/+0
|
* - update to 1.2.8Dirk Meyer2008-12-305-41/+5
|
* - fix build for gnustep-gui 0.16Dirk Meyer2008-12-244-0/+62
|
* - update to 1.2.6Dirk Meyer2008-11-073-5/+32
|
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* - update to 1.2.4Dirk Meyer2008-04-143-4/+9
|
* - update to 1.2.2Dirk Meyer2008-01-142-4/+5
|
* - update to 1.2.1Dirk Meyer2007-05-262-4/+4
|
* - update to 1.2.0Dirk Meyer2007-05-253-10/+29
|
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - add category gnustepDirk Meyer2007-02-011-1/+1
| | | | | PR: 103931 Approved by: pav
* - update to use new bsd.gnustep.mkDirk Meyer2007-01-131-4/+2
| | | | Approved by: gurkan@linuks.mine.nu
* - update to 1.1.0Dirk Meyer2006-08-313-5/+7
|
* - update to 1.0.8Dirk Meyer2006-05-212-4/+4
|
* - update to 1.0.6Dirk Meyer2006-04-113-4/+7
|
* - add USE_GNUSTEP_PREFIXDirk Meyer2006-03-191-3/+1
|
* - update to 1.0.4Dirk Meyer2006-02-082-4/+4
|
* - new option GNUSTEP_PREFIXDirk Meyer2006-01-191-1/+2
| | | | allow user defined location of all files
* - update to 1.0.1Dirk Meyer2005-11-202-4/+4
|
* - add SHA checksumDirk Meyer2005-11-131-0/+1
|
* - update to 1.0.0Dirk Meyer2005-10-303-4/+23
|
* - update to 0.11.0Dirk Meyer2005-08-283-3/+8
|
* - update auf gnustep 1.11Dirk Meyer2005-07-281-88/+5
|
* - update to 0.9.10Dirk Meyer2005-05-243-96/+234
|
* - update to 0.9.2Dirk Meyer2005-03-022-3/+3
|
* - update to Gorm-0.9.0Dirk Meyer2005-02-043-3/+47
|
* - update to 0.8.0Dirk Meyer2004-11-083-3/+33
|
* - update to 0.7.7Dirk Meyer2004-06-253-3/+6
|
* - DEFAULTLIBVERSION changed with gnustep-1.9.2Dirk Meyer2004-06-171-2/+2
|
* - update to 0.7.6Dirk Meyer2004-05-273-3/+18
|
* - update to 0.6.0Dirk Meyer2004-03-053-4/+6
|
* - add SIZEDirk Meyer2004-02-261-0/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | (Part 2)
* - update MASTER_SITESDirk Meyer2004-01-311-2/+1
|
* - Update to 0.5.0Dirk Meyer2003-12-053-2/+5
|
* - make portlint happyDirk Meyer2003-11-181-2/+2
|
* - Layout for GnuSTEP 1.8.0Dirk Meyer2003-10-193-61/+35
| | | | - Update 0.4.0, Retire 0.3.0
* - update to 0.3.1Dirk Meyer2003-09-042-0/+5
|
* - use new hook USE_GNUSTEP in bsd.port.mkDirk Meyer2003-08-281-7/+4
|
* - update to 0.3.0Dirk Meyer2003-07-263-143/+79
| | | | - flat layout
* - don't package ~/GNUSstepDirk Meyer2003-06-181-8/+0
|
* - remove empty dirsDirk Meyer2003-06-101-0/+9
| | | | - fix plist
* - Add WITH_GNUSTEP_DEVELDirk Meyer2003-06-012-109/+115
|
* - Use libobjc.soDirk Meyer2003-04-131-24/+5
| | | | | | | | | | | - Cleanup - Use bsd.gnustep.mk PR: 50479 Submitted by: Reviewed by: Approved by: Obtained from: MFC after:
* Gorm allows developers to quickly create graphical applications and to designDirk Meyer2003-03-244-0/+377
every little aspect of the application's user interface. Using drag and drop all types of objects like menus, buttons, tables, lists and browsers are easily added to the interface. With just the mouse you can resize, move or convert the objects or connect them to functions as well as edit nearly every aspect of them using Gorm's powerful inspectors. With its intuitive interface Gorm makes creating, editing and testing complex user interfaces a piece of cake. WWW: http://www.gnustep.org/experience/Gorm.html