aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/e16utils
Commit message (Collapse)AuthorAgeFilesLines
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Fix wrong paths (~/.enlightenment/file.menu -> ~/.e16/menus/file.menu).Alejandro Pulver2006-10-042-1/+39
| | | | | | | | | | - Bump PORTREVISION. PR: ports/101623 Submitted by: Michael Metzger <mmetzger@mv-research.com> Notes: svn path=/head/; revision=174483
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-1/+1
| | | | | | | | Discussed with: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157004
* - Add SHA256Pav Lucistnik2005-11-251-0/+2
| | | | Notes: svn path=/head/; revision=149470
* 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
* SIZEify.Trevor Johnson2004-01-291-0/+2
| | | | Notes: svn path=/head/; revision=99421
* 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