aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/imageviewer
Commit message (Collapse)AuthorAgeFilesLines
* LICENSE GPLv2Dirk Meyer2010-06-041-0/+2
|
* - drop USE_GNUSTEP_PREFIXDirk Meyer2010-05-302-26/+25
|
* - add LICENSE:Dirk Meyer2009-01-171-0/+2
|
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+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 for gnustep-make-2.0.0Dirk Meyer2007-05-251-1/+1
|
* - 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-3/+0
| | | | Approved by: gurkan@linuks.mine.nu
* cleanup pkg-plist after gnustep-makeDirk Meyer2006-09-131-1/+0
|
* - use @dirrmtryDirk Meyer2006-04-081-1/+1
|
* - add USE_GNUSTEP_PREFIXDirk Meyer2006-03-191-3/+1
|
* - new option GNUSTEP_PREFIXDirk Meyer2006-01-191-1/+2
| | | | allow user defined location of all files
* - add SHA checksumDirk Meyer2005-11-131-0/+1
|
* - update to 0.6.3Dirk Meyer2005-10-053-8/+6
| | | | - clean MASTER_SITES
* - 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)
* - Layout for GnuSTEP 1.8.0Dirk Meyer2003-10-191-5/+1
|
* - use new hook USE_GNUSTEP in bsd.port.mkDirk Meyer2003-08-281-6/+3
|
* - flat layoutDirk Meyer2003-07-261-5/+5
|
* - Drop obsolete definesDirk Meyer2003-07-041-1/+0
|
* - Update to 0.6.2Dirk Meyer2003-06-303-2/+9
|
* - don't package ~/GNUSstepDirk Meyer2003-06-181-5/+0
|
* - remove empty dirsDirk Meyer2003-06-101-0/+6
| | | | - fix plist
* - Update to 0.6.1Dirk Meyer2003-06-012-3/+5
|
* - Use libobjc.soDirk Meyer2003-04-131-22/+5
| | | | | | - Cleanup - Use bsd.gnustep.mk PR: 50479
* ImageViewer is a small application which display images based on theDirk Meyer2003-03-244-0/+75
GNUstep API. In the future I will add image catalogue creation and other goodies, right now it is what it is, an image viewer application. WWW: http://www.nice.ch/~phip/softcorner.html#img