aboutsummaryrefslogtreecommitdiff
path: root/editors/emacs20-mule-devel
Commit message (Collapse)AuthorAgeFilesLines
* - Add SHA256Pav Lucistnik2005-11-241-2/+6
| | | | Notes: svn path=/head/; revision=149253
* - Better fetchingPav Lucistnik2005-11-241-2/+2
| | | | Notes: svn path=/head/; revision=149251
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Remove obsolete mastersites.Mark Linimon2005-09-111-4/+2
| | | | | | | Source: distfile survey Notes: svn path=/head/; revision=142491
* 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
* Reset MAINTAINER to ports@.Norikatsu Shigemura2004-12-231-1/+1
| | | | | | | | | | | We cannot contact them for a long time. Discussed with: hrs Approved by: kiri(blanket), mita(blanket), shige(blanket), taoka(blanket) Notes: svn path=/head/; revision=124934
* pkg-message has been removed.FUJISHIMA Satsuki2004-11-151-3/+0
| | | | | | | Pointed out by: kris Notes: svn path=/head/; revision=121725
* farewell to libxpg4.FUJISHIMA Satsuki2004-11-155-61/+0
| | | | Notes: svn path=/head/; revision=121637
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+4
| | | | Notes: svn path=/head/; revision=105747
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+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
* Fix core-dump-problem on 5.0 or later.Shigeyuki Fukushima2003-02-021-4/+8
| | | | | | | | PR: ports/46031 Submitted by: Munehiro Matsuda <haro@h4.dion.ne.jp> Notes: svn path=/head/; revision=74463
* Fix build on -current (bogus duplicate declarations)Kris Kennaway2002-09-071-0/+13
| | | | Notes: svn path=/head/; revision=65750
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-2/+2
| | | | | | | | | | | 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. Use command macros where appropriate. Notes: svn path=/head/; revision=53953
* Oops! PORTREVISION bump ;)Shigeyuki Fukushima2001-12-061-0/+1
| | | | Notes: svn path=/head/; revision=51154
* Byte-compile mule.el by mule-20.7 itself.Shigeyuki Fukushima2001-12-061-2/+13
| | | | | | | And dump emacs(mule-20.7) with using new-byte-compiled mule.elc. Notes: svn path=/head/; revision=51152
* New port: emacs-20.7 + mule-4.1 patch (+ dynamic-loading patch + xim-fix patch).Shigeyuki Fukushima2001-05-0915-0/+561
Notes: svn path=/head/; revision=42461