summaryrefslogtreecommitdiff
path: root/editors/xemacs21-mule (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix to make ports work with bsd.port.mk rev. 1.306.Satoshi Asami1999-03-082-33/+34
| | | | | | | | | | | | | | | | | | | ${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
* Bump png's major number to 3.Vanilla I. Shu1999-01-231-2/+2
| | | | Notes: svn path=/head/; revision=16275
* From maintainer:Steve Price1999-01-181-2/+8
| | | | | | | | | | | | (1) Change RUN_DEPENDS so as to correct to create INSTALL_COOKIEs. (2) WRKDIRPREFIX inserted for safe. (3) Change creation for PACKAGE_COOKIEs. PR: 9419 Submitted by: maintainer Notes: svn path=/head/; revision=16135
* (1) Fetch site correctedJun Kuriyama1998-12-261-7/+10
| | | | | | | | | | | (2) package-cookie correct reasonably (3) Use WRKDIRPREFIX PR: ports/8827 Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp> Notes: svn path=/head/; revision=15615
* Adjust RUN_DEPENDS path (${PREFIX}/lib/xemacs-mule-20.4/etc/BABYL ->Satoshi Asami1998-11-111-2/+2
| | | | | | | .../xemacs-20.4/...) to match reality. Notes: svn path=/head/; revision=14468
* ELFlization.Jun Kuriyama1998-10-102-25/+76
| | | | | | | | PR: ports/8232 (part of) Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp> Notes: svn path=/head/; revision=13863
* Remove regexp support for libcanna since it can now be builtSteve Price1998-09-211-2/+2
| | | | | | | in ELF format as well. Notes: svn path=/head/; revision=13297
* Remove regexp support for compface since it now builds ELF too.Steve Price1998-09-211-2/+2
| | | | Notes: svn path=/head/; revision=13279
* Roll back libpng major to 2.Satoshi Asami1998-09-171-2/+2
| | | | Notes: svn path=/head/; revision=13192
* Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump itSatoshi Asami1998-09-171-2/+2
| | | | | | | in the first place. Notes: svn path=/head/; revision=13190
* libpng major is now 3. Also remove regexp support in preparation forSatoshi Asami1998-09-151-2/+2
| | | | | | | ELF conversion. Notes: svn path=/head/; revision=13148
* jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.Satoshi Asami1998-09-151-2/+2
| | | | | | | | (Note, since the shlib major didn't change this just removes the regexp support.) Notes: svn path=/head/; revision=13147
* libXpm major is now 5. Also remove regexp support in preparation forSatoshi Asami1998-09-151-2/+2
| | | | | | | ELF conversion. Notes: svn path=/head/; revision=13144
* Remove manpages, but _NOT_ from the multi-lingualTim Vanderhoek1998-08-171-2/+1
| | | | | | | | emacsen (*mule-common, mule). That is left for someone more familiar with their twisty incestuous relationships. Notes: svn path=/head/; revision=12575
* Change to more common expressionJun Kuriyama1998-05-291-1/+1
| | | | Notes: svn path=/head/; revision=11187
* XEmacs the next generation of Emacs (Only the executables)Jun Kuriyama1998-05-263-0/+128
Submitted by: KIRIYAMA Kazuhiko <kiri@kiri.toba-cmt.ac.jp> Reviewed by: Japanese Ports Team <ports-jp@jp.freebsd.org> PR: ports/6548 PR: ports/6580 Notes: svn path=/head/; revision=11153