summaryrefslogtreecommitdiff
path: root/editors/emacs.app (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - fix build for FreeBSD 9.xDirk Meyer2012-02-081-0/+39
| | | | Notes: svn path=/head/; revision=290704
* - fix build with gcc46Dirk Meyer2012-02-081-0/+8
| | | | Notes: svn path=/head/; revision=290702
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+1
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* LICENSE GPLv2Dirk Meyer2010-06-041-0/+2
| | | | Notes: svn path=/head/; revision=255719
* - drop USE_GNUSTEP_PREFIXDirk Meyer2010-05-302-2879/+2878
| | | | Notes: svn path=/head/; revision=255316
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with E,F Notes: svn path=/head/; revision=240069
* - add LICENSE:Dirk Meyer2009-01-161-0/+2
| | | | Notes: svn path=/head/; revision=226273
* 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) Notes: svn path=/head/; revision=214430
* - avoid fixed pathnameDirk Meyer2008-04-295-6/+53
| | | | | | | | | - fix build with new gnustep-gui - take maintainership Approved by: maintainer Notes: svn path=/head/; revision=212275
* Change maintainers e-mail address.Emanuel Haupt2008-04-101-2/+2
| | | | | | | Requested over: IRC Notes: svn path=/head/; revision=211013
* - Mark BROKENPav Lucistnik2008-03-141-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=209092
* - add explicit dependency to gamkeDirk Meyer2007-08-151-0/+1
| | | | | | | Approved by: gurkan (implicit) Notes: svn path=/head/; revision=197735
* - fix build for CURRENTDirk Meyer2007-08-131-8/+17
| | | | | | | | | - separate configure, build and install - work around Segmentation fault on pointyhat (i386 only) Approved by: gurkan (maintainer) Notes: svn path=/head/; revision=197589
* - use PACKAGE_BUILDINGDirk Meyer2007-06-261-1/+1
| | | | | | | Approved by: maintainer (implicit) Notes: svn path=/head/; revision=194304
* - fix detection of ia64Dirk Meyer2007-06-081-0/+10
| | | | | | | Approved by: gurkan (maintainer) Notes: svn path=/head/; revision=193054
* - 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-8/+7
| | | | | | | Approved by: gurkan@linuks.mine.nu Notes: svn path=/head/; revision=182275
* This is GNU Emacs ported to OS X and GNUstep, based on the earlierDirk Meyer2006-09-284-0/+2932
Rhapsody, OPENSTEP, and NeXTSTEP versions. This port offers superior platform support for MacOS X and GNUstep, including full desktop integration (dock, drag/drop, etc.), standard keybindings, use of standard Font, Color, and File open/save panels, and support for Services. Via GNUstep, it provides anti-aliased font rendering on Linux and other Unix systems. This port is based on GNU Emacs 23 from CVS. PR: 103510 Submitted by: Gürkan Sengün Notes: svn path=/head/; revision=174054