aboutsummaryrefslogtreecommitdiff
path: root/korean/hanemacs/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Start the deorbit burn of emacs19 and dependent files. They are antiquated.Mark Linimon2007-07-191-0/+3
| | | | | | | | Discussed with: various emacs maintainers Hat: portmgr Notes: svn path=/head/; revision=195879
* BROKEN on 6.x: Incorrect pkg-plistKris Kennaway2006-09-171-1/+7
| | | | Notes: svn path=/head/; revision=173195
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Flip NOT_FOR_ARCHS into ONLY_FOR_ARCHS=i386 since it is unlikely this portKris Kennaway2004-03-281-1/+1
| | | | | | | will be ported to non-i386 architectures. Notes: svn path=/head/; revision=105478
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Clear moonlight beckons.Ade Lovett2003-03-071-0/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Add mirror site first. KAIST ftp is too bad..CHOI Junho2001-04-171-1/+2
| | | | Notes: svn path=/head/; revision=41486
* distfile fix & reclaim maintainer to meCHOI Junho2000-07-231-0/+2
| | | | Notes: svn path=/head/; revision=30972
* Remove junker@jazz.snu.ac.kr as MAINTAINER; mail has been bouncing forBill Fenner2000-04-211-2/+0
| | | | | | | 2 months. Notes: svn path=/head/; revision=27865
* Convert to PORTNAME/PORTVERSION. Problems found: afterstep, bitchx,Satoshi Asami2000-04-131-3/+3
| | | | | | | | | | | hanemacs and hmconv had invalid version strings (fixed). I also got replaced AMI_VER and HANIM_VER with PORTVERSION but I didn't touch BROWSER_VER (in netscape ports) since it was used in too many places. Notes: svn path=/head/; revision=27486
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21124
* chmod -> ${CHMOD}Michael Haro1999-08-221-2/+2
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* This doesn't build on the Alpha.Steve Price1999-06-221-1/+3
| | | | Notes: svn path=/head/; revision=19651
* Remove the test to create ${PREFIX}/share/info/dir as it is nowMichael Haro1999-06-051-4/+1
| | | | | | | in bsd.port.mk and this helps to unify the check and install. Notes: svn path=/head/; revision=19223
* Fix to make ports work with bsd.port.mk rev. 1.306.Satoshi Asami1999-03-081-2/+3
| | | | | | | | | | | | | | | | | | | ${MACHINE_ARCH}--freebsd${OSREL} is now passed to CONFIGURE_ARGS if GNU_CONFIGURE is defined. Take the target out of CONFIGURE_ARGS of some ports that added it explicitly; define it as ${MACHINE_ARCH}--freebsd if the port doesn't like the ${OSREL} part; define it as something else (such as ${MACHINE_ARCH}--freebsdelf if the port requires that; define it as an empty string if the port doesn't like it at all. The last might be a sign that a GNU_CONFIGURE port actually doesn't use GNU's version of configure at all; but I don't have time to go look at them all, we'll fix them as time goes on. At least we've got much fewer "-unknown-"s in the tree as the result. :) Notes: svn path=/head/; revision=17053
* From maintainer:Steve Price1999-01-181-4/+8
| | | | | | | | | | ELF building fix. Many part of fix from editors/emacs. PR: 9451 Submitted by: maintainer Notes: svn path=/head/; revision=16141
* Mark BROKEn for ELF:Justin M. Seger1998-10-161-1/+3
| | | | | | | | | gmake[1]: *** No rule to make target `/usr/lib/crt0.o', needed by `temacs'. Stop. gmake[1]: Leaving directory `/usr/ports/korean/hanemacs/work/hanemacs-19.34/src' gmake: *** [src] Error 2 Notes: svn path=/head/; revision=14035
* Korean version of GNU editing macros.Jun Kuriyama1998-05-171-0/+44
PR: ports/6011 Submitted by: CHOI Junho <junker@jazz.snu.ac.kr> Notes: svn path=/head/; revision=11027