aboutsummaryrefslogtreecommitdiff
path: root/print/yatex
Commit message (Collapse)AuthorAgeFilesLines
* - Fix pkg-plist.Hiroki Sato2008-11-072-8/+4
| | | | | | | | | - Some style clean-ups. Spotted by: pointyhat Notes: svn path=/head/; revision=222507
* Fix NOPORTDOCS=yes case and style cleanups.Hiroki Sato2008-10-0511-162/+78
| | | | Notes: svn path=/head/; revision=221205
* Update to 1.73.Hiroki Sato2007-05-042-5/+4
| | | | | | | | Submitted by: Shota IWAZAKI PR: ports/112391 Notes: svn path=/head/; revision=191517
* Fix pkg-plist and bump PORTREVISION.Hiroki Sato2006-02-282-0/+2
| | | | | | | | Spotted by: pointyhat Approved by: portmgr (erwin) Notes: svn path=/head/; revision=156891
* Fix pkg-plist.Hiroki Sato2006-02-201-0/+4
| | | | | | | Spotted by: pointyhat Notes: svn path=/head/; revision=156537
* - Fix possibility of "infinite make fork" when "Registering install for ..."Mark Linimon2006-01-281-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | EMACS ports. [1] - Allow building a port as root using an NFS-mounted /usr/ports if the server maps root to a UID other than root. [2] - Make 'BROKEN' and 'IGNORED' ports exit their "make install" with a fail status rather than success. [3] - Improve behavior when dealing with versioned dependencies. [4] - Fix false positives in check-conflicts target. [5] - Remove obsolete bzip2 code. [6] - Add physical category net-p2p. [7] - Don't fetch INDEXFILE if not necessary; respect FETCH_ENV. [8], [11] - INDEX can now be moved outside of ports tree. [9] - Add ghostscript-gpl. [10] - Remove obsolete USE_MESA. [12] - Force pkg_install tools from ports on FreeBSD 4.10 and older. [13] - Document ALWAYS_KEEP_DISTFILES. [14] - Remove USE_REINPLACE from bsd.port.mk USE_DOS2UNIX patch. [15] PR: ports/37596 [1], ports/57259 [2], ports/63216 [3], ports/89448 [4], ports/89710 [5], ports/88996 [6], ports/89260 [7], ports/89363 [8], ports/89809 [9], ports/89853 [10], ports/91086 [11], ports/91710 [12], ports/91727 [13], ports/92111 [14], ports/92124 [15] Submitted by: Jay Sachs <jay at eziba dot com> [1], sem [1, 3, 8, 12], Andrew Heybey <ath at niksun dot com> [2], Jamie Jones <jamie at thompson dot bishopston dot net>, tobez [4], Mark Andrews <Mark_Andrews at isc dot org> [5], edwin [6, 11, 15], pav [7, 13], Peter Jeremy <PeterJeremy at optushome dot com dot au> [9], Ulrich Spoerlein <q at galgenberg dot net> [10], netchild [11], erwin [14] Reviewed by: kris, clement (partially) Notes: svn path=/head/; revision=154626
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-223-4/+4
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154137
* Fix pkg-plist for XEmacs.Hiroki Sato2004-12-282-6/+0
| | | | | | | Reported by: kris Notes: svn path=/head/; revision=125358
* Chase master-siteVolker Stolz2004-07-051-2/+1
| | | | | | | | | PR: ports/67390 Submitted by: Roman Neuhauser Approved by: maintainer timeout Notes: svn path=/head/; revision=112990
* Update to 1.72. yatexpkg.el has been added to support insertingHiroki Sato2004-05-056-5/+9
| | | | | | | | | | | | \usepackage{} automatically, and several bugs have been fixed. Take the maintainership. PR: ports/61926 Approved by: maintainer timeout (3 months) Approved by: linimon (mentor) Notes: svn path=/head/; revision=108441
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Destroy pkg-comment for some of the stranger uses in the tree,Ade Lovett2003-03-062-1/+1
| | | | | | | | | pending the final semi-automatic purge. Approved by: portmgr (implicitly) Notes: svn path=/head/; revision=77037
* Update the version to 1.70Satoshi Taoka2002-06-106-25/+25
| | | | | | | | Add EMACS_NO_BUILD_DEPENDS=yes in emacs20/emacs21 Delete BUILD_DEPENDS in xemacs21-mule (use BUILD_DEPENDS added in bsd.emacs.mk instead of it) Notes: svn path=/head/; revision=61081
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-3/+3
| | | | | | | | | 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=53958
* Add an entry missed (share/doc/yatex/htmlqa.eng) into pkg-plistSatoshi Taoka2001-09-201-0/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=48005
* Update to 1.69.kSatoshi Taoka2001-06-307-11/+24
| | | | Notes: svn path=/head/; revision=44577
* Update version to 1.69.e (this is beta version, 10103091216).Satoshi Taoka2001-03-093-9/+26
| | | | | | | The version supports YaTeX's hilighting for XEmacs (font-lock). Notes: svn path=/head/; revision=39296
* TypoSatoshi Taoka2000-11-021-1/+1
| | | | | | | Pointed out by: asami Notes: svn path=/head/; revision=34644
* Rename PLIST.<emacs> to pkg-plist.<emacs>.Satoshi Asami2000-10-081-4/+4
| | | | Notes: svn path=/head/; revision=33540
* (1) Fixed a problem hunging up the package-making system on bentoSatoshi Taoka2000-09-184-41/+35
| | | | | | | | | Pointed out: asami (2) Modified to use variables defined in Mk/bsd.emacs.mk as many as possible. Notes: svn path=/head/; revision=32795
* Change dependency from texinfo.el to texinfmt.el.Shigeyuki Fukushima2000-07-171-1/+1
| | | | | | | | | | Texinfo.el is a major mode elisp for editing Texinfo files. Texinfmt.el is for formatting Texinfo files into Info files. Submitted by: OKAZAKI Tetsurou <okazaki@be.to> Notes: svn path=/head/; revision=30732
* Change dependency port from editors/xemacs-sumo-packages toSatoshi Taoka2000-07-171-1/+1
| | | | | | | | editors/xemacs--packages (editors/xemacs-sumo-packages was deleted from the port tree). Notes: svn path=/head/; revision=30730
* No need to delete share/emacs/site-lisp, it's created by mtree.Satoshi Asami2000-06-031-2/+0
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=29146
* Remove empty directories upon deinstallation.Satoshi Asami2000-05-304-0/+12
| | | | | | | Submitted by: obento Notes: svn path=/head/; revision=28989
* Use PKGNAMESUFFIX.Akinori MUSHA2000-04-131-4/+3
| | | | Notes: svn path=/head/; revision=27489
* Accidental whitespaceChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27422
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+3
| | | | Notes: svn path=/head/; revision=27421
* PREFIX -> LOCALBASEMichael Haro2000-03-211-1/+1
| | | | Notes: svn path=/head/; revision=26910
* Because japanese/xemacs-canna was moved to japanese/xemacs21-cannaSatoshi Taoka2000-01-081-1/+1
| | | | Notes: svn path=/head/; revision=24537
* Change a depend port from japanese/xemacs to japanese/xemacs-cannaSatoshi Taoka1999-12-011-1/+1
| | | | | | | | | because japanese/xemacs was removed Submitted by: asami Notes: svn path=/head/; revision=23518
* Could not compile in "parallel package build" by Asami-sanSatoshi Taoka1999-09-302-2/+5
| | | | | | | | | Modified BUILD_DEPENDS in master port and version number in slave ports Noticed by: asami Notes: svn path=/head/; revision=22087
* Cannot make by an error of INSTALLSatoshi Taoka1999-09-292-1/+3
| | | | | | | Noticed by: asami Notes: svn path=/head/; revision=22065
* Fix compile errorSatoshi Taoka1999-09-291-6/+7
| | | | | | | Create MANIFEST.yatex correctly Notes: svn path=/head/; revision=22063
* Updated to lastest versionSatoshi Taoka1999-09-279-22/+184
| | | | | | | | Modified MASTER_SITES Changed two ports for XEmacs to XEmacs's package style Notes: svn path=/head/; revision=22003
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21143
* TypoSatoshi Taoka1999-08-091-1/+1
| | | | | | | Noticed by: Atsushi TAKAHASHI <atsushi@stat.phys.titech.ac.jp> Notes: svn path=/head/; revision=20625
* 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
* Changed MAINTAINER's e-mail addressSatoshi Taoka1999-05-013-5/+5
| | | | | | | from taoka@infonets.hiroshima-u.ac.jp to taoka@FreeBSD.org Notes: svn path=/head/; revision=18291
* moved japanese/yatex to print/yatex-mule (for Mule 2.3)Satoshi Taoka1999-03-177-142/+142
| | | | | | | | moved japanese/yatex-xemacs to print/yatex-xemacs-mule (for XEmacs20-mule) added a new port: print/yatex-xemacs (for XEmacs19 XEmacs20) Notes: svn path=/head/; revision=17260
* My modification (Rev. 1.3 -> 1.4) is incorrect, andSatoshi Taoka1999-03-051-7/+7
| | | | | | | Mr. Okada's (PR: ports/10294) is right! Sorry! Notes: svn path=/head/; revision=17005
* fix two problems about the shell script to modify site-start.el;Satoshi Taoka1999-03-041-2/+3
| | | | | | | | | | | | | * create a empty file site-start.el in / * do not modify site-start.el The next PR is about the later problem. But the patch cannot fix it. PR: 10294 Submitted by: hokada@isl.melco.co.jp Notes: svn path=/head/; revision=16997
* Don't write stuff to places other than ${WRKDIR}.Satoshi Asami1998-12-131-10/+6
| | | | Notes: svn path=/head/; revision=15321
* Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denoteSatoshi Asami1998-12-011-5/+1
| | | | | | | | that the port otherwise uses files from another port. (Note: support for FILE_DEPENDS is not in bsd.port.mk yet, so it's a no-op for now.) Notes: svn path=/head/; revision=14974
* - updated to use version 1.66.Jun-ichiro itojun Hagino1998-11-204-22/+22
| | | | | | | | PR: 8752 Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> (= maintainer) Notes: svn path=/head/; revision=14720
* Add virtual category elisp.Jun Kuriyama1998-11-151-2/+2
| | | | | | | | Reminded by: wosch Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp> Notes: svn path=/head/; revision=14532
* Install directory is changed.Jun Kuriyama1998-11-113-17/+22
| | | | | | | | PR: ports/8224 Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> Notes: svn path=/head/; revision=14472
* yatex-xemacs depends on bash to build.Satoshi Asami1998-10-211-2/+3
| | | | Notes: svn path=/head/; revision=14142
* Yet Another LaTeX mode on Emacs (including another html-mode)Jun Kuriyama1998-08-146-0/+279
PR: ports/4412 Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> Notes: svn path=/head/; revision=12509