summaryrefslogtreecommitdiff
path: root/x11-wm/e16utils (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make fetchable.Trevor Johnson2003-10-281-3/+3
| | | | | | | found by: fenner's survey Notes: svn path=/head/; revision=92393
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79368
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75976
* chase gdbm lib versionYing-Chieh Liao2003-01-031-1/+1
| | | | Notes: svn path=/head/; revision=72367
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Fix build.Kevin Lo2002-08-223-14/+21
| | | | | | | | PR: 41362 Submitted by: Ports Fury Notes: svn path=/head/; revision=64814
* Note to self: Remember to remove BROKEN from Makefile when port is fixed.Greg Lewis2002-06-181-2/+0
| | | | Notes: svn path=/head/; revision=61521
* Unbreak this port by linking against Imlib. This shouldn't be necessaryGreg Lewis2002-06-182-2/+6
| | | | | | | | | | if gdk_imlib was linked against Imlib but this doesn't seem to be the case for our Imlib port. Add $FreeBSD$ to the modified files. Notes: svn path=/head/; revision=61520
* BROKEN: Does not link correctlyKris Kennaway2002-05-181-0/+2
| | | | Notes: svn path=/head/; revision=59378
* - Fix MASTER_SITESPatrick Li2002-04-031-2/+4
| | | | | | | | | | - .ORG -> .org PR: 36695 Submitted by: Tilman Linneweh <tilman@arved.de> Notes: svn path=/head/; revision=57276
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-1/+1
| | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Notes: svn path=/head/; revision=53961
* Master site was reorganized, so update port.Trevor Johnson2001-01-091-1/+1
| | | | | | | | PR: 24191 Submitted by: Joseph Scott <joseph@randomnetworks.com> Notes: svn path=/head/; revision=37025
* This port contains e16utils provided on enlightenment ftp.Clive Lin2000-12-117-0/+130
It contains e16menuedit and e16keyedit. PR: 22110 22113 Submitted by: Jeremy Norris <ishmael27@home.com> Merged by: clive Reviewed by: Jeremy Norris <ishmael27@home.com> Notes: svn path=/head/; revision=35907