summaryrefslogtreecommitdiff
path: root/misc/gnustep-examples (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - new option WITH_GNUSTEP_DEVEL to update to 1.3.0Dirk Meyer2010-06-053-1/+19
| | | | Notes: svn path=/head/; revision=255740
* - drop USE_GNUSTEP_PREFIXDirk Meyer2010-05-302-229/+228
| | | | Notes: svn path=/head/; revision=255316
* - cleanup ADDITIONAL_LIB_DIRSDirk Meyer2009-07-051-1/+0
| | | | Notes: svn path=/head/; revision=237172
* - fix build with custom LOCALBASEDirk Meyer2009-06-211-0/+1
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=236411
* 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) Notes: svn path=/head/; revision=214430
* - update to 1.2.0Dirk Meyer2008-02-283-5/+26
| | | | Notes: svn path=/head/; revision=208055
* - update for gnustep-make-2.0.0Dirk Meyer2007-05-252-12/+13
| | | | Notes: svn path=/head/; revision=191718
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - add category gnustepDirk Meyer2007-01-311-1/+1
| | | | | | | | PR: 103931 Approved by: pav Notes: svn path=/head/; revision=183799
* - update to use new bsd.gnustep.mkDirk Meyer2007-01-131-18/+2
| | | | | | | Approved by: gurkan@linuks.mine.nu Notes: svn path=/head/; revision=182275
* - keep Local/Library/ServicesDirk Meyer2007-01-031-1/+0
| | | | Notes: svn path=/head/; revision=181343
* - Local/Library/ApplicationSupport now globalDirk Meyer2006-12-091-1/+0
| | | | Notes: svn path=/head/; revision=179272
* cleanup pkg-plist after gnustep-makeDirk Meyer2006-09-131-2/+0
| | | | Notes: svn path=/head/; revision=172907
* - update to 1.1.0Dirk Meyer2006-09-124-53/+73
| | | | | | | more samples, but GPuzzle was removed Notes: svn path=/head/; revision=172870
* Remove USE_REINPLACE from ports starting with MEdwin Groothuis2006-05-101-1/+0
| | | | Notes: svn path=/head/; revision=162032
* - use @dirrmtryDirk Meyer2006-04-081-2/+2
| | | | Notes: svn path=/head/; revision=159131
* - add USE_GNUSTEP_PREFIXDirk Meyer2006-03-191-3/+1
| | | | Notes: svn path=/head/; revision=157643
* - new option GNUSTEP_PREFIXDirk Meyer2006-01-191-1/+2
| | | | | | | allow user defined location of all files Notes: svn path=/head/; revision=153867
* - add SHA checksumDirk Meyer2005-11-131-0/+1
| | | | Notes: svn path=/head/; revision=148088
* - cleanup old Makefile locationDirk Meyer2005-09-141-0/+5
| | | | Notes: svn path=/head/; revision=142700
* - update to 1.0.0Dirk Meyer2004-11-073-105/+109
| | | | Notes: svn path=/head/; revision=121060
* - ignore creation of files in /root/GNUstepDirk Meyer2004-04-291-3/+0
| | | | | | | Suggested by: kris Notes: svn path=/head/; revision=107915
* - add SIZEDirk Meyer2004-02-261-0/+1
| | | | Notes: svn path=/head/; revision=102162
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* - update MASTER_SITESDirk Meyer2004-01-311-2/+1
| | | | Notes: svn path=/head/; revision=99597
* - use ${RM}Dirk Meyer2003-10-191-1/+1
| | | | Notes: svn path=/head/; revision=91670
* - Layout for GnuSTEP 1.8.0Dirk Meyer2003-10-191-127/+29
| | | | Notes: svn path=/head/; revision=91666
* - use new hook USE_GNUSTEP in bsd.port.mkDirk Meyer2003-08-281-8/+5
| | | | Notes: svn path=/head/; revision=87820
* - flat layoutDirk Meyer2003-07-261-127/+127
| | | | Notes: svn path=/head/; revision=85626
* - Drop obsolete definesDirk Meyer2003-07-041-1/+0
| | | | Notes: svn path=/head/; revision=84178
* - don't package ~/GNUSstepDirk Meyer2003-06-182-8/+3
| | | | Notes: svn path=/head/; revision=83222
* - remove empty dirsDirk Meyer2003-06-101-0/+11
| | | | | | | - fix plist Notes: svn path=/head/; revision=82674
* - Use libobjc.soDirk Meyer2003-04-131-21/+9
| | | | | | | | | - Cleanup - Use bsd.gnustep.mk PR: 50479 Notes: svn path=/head/; revision=78851
* The GNUstep example applications:Dirk Meyer2003-03-234-0/+352
# Calculator # CurrencyConverter # Finger It is a simple front-end to finger, ping and traceroute. # GFractal # GPuzzle Using a tiff for a puzzle. # GSTest # HostAddress # Ink Text Editor Notes: svn path=/head/; revision=77293