aboutsummaryrefslogtreecommitdiff
path: root/editors/semi
Commit message (Collapse)AuthorAgeFilesLines
* GNU Emacs updatesAshish SHUKLA2013-03-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | editors/emacs: - Update to 24.3 - Update CANNA patchset[1] - Unbreak ARM support by using the patch from emacs-devel port - Add missing INSTALLS_ICONS[2] - Remove a patch which is already integrated upstream - Fix Makefile header editors/emacs-devel: - Update to bzr revision 112178 - Fix Makefile header - Add missing INSTALLS_ICONS[2] editors/emacs23: - Remove ABI versions from LIB_DEPENDS - Fix Makefile header - Add missing INSTALLS_ICONS[2] Mk/bsd.emacs.mk: - Update major version for editors/emacs port *: - Bump PORTREVISION to chase Emacs updates PR: ports/177428[2] Submitted by: Yuji TAKANO[1] (via private email), bdrewery[2] Notes: svn path=/head/; revision=315598
* Fix build error when WRKDIRPREFIX is set.MANTANI Nobutaka2013-01-261-9/+9
| | | | | | | | PR: ports/173573 Submitted by: Joel Ray Holveck <joelh@piquan.org> Notes: svn path=/head/; revision=311035
* Update MASTER_SITES and WWW.MANTANI Nobutaka2013-01-263-11/+13
| | | | | | | | | | | | | Add lincese information. Adopt OptionsNG. Trim makefile header. Pet portlint. PR: ports/175280 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Notes: svn path=/head/; revision=311007
* Chase Emacs updatesAshish SHUKLA2012-09-041-1/+1
| | | | Notes: svn path=/head/; revision=303664
* - Bump PORTREVISION to chase Emacs port updatesAshish SHUKLA2012-08-011-3/+3
| | | | | | | - Unbreak INDEX caused by databases/lsdb, editors/flim, and editors/semi Notes: svn path=/head/; revision=301834
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Chase Emacs updatesAshish SHUKLA2012-02-221-1/+1
| | | | | | | PR: ports/165082 Notes: svn path=/head/; revision=292058
* Backout previous commit to fix build error of slave ports.MANTANI Nobutaka2012-02-151-9/+9
| | | | | | | Reported by: erwin and pav Notes: svn path=/head/; revision=291438
* - Support WRKDIRPREFIX other then /usr/portsPhilip M. Gollucci2012-02-111-9/+9
| | | | | | | | | PR: ports/145700 Submitted by: Walter C. Pelissero <walter.pelissero@iesy.net> Approved by: maintainer timeout (nobutaka ; 669 days!) Notes: svn path=/head/; revision=290960
* - Chase editors/emacs updateAshish SHUKLA2011-10-171-1/+1
| | | | Notes: svn path=/head/; revision=283686
* Chase editors/emacs updateAshish SHUKLA2011-09-071-1/+1
| | | | Notes: svn path=/head/; revision=281398
* Chase editors/emacs update.Ashish SHUKLA2011-08-271-1/+1
| | | | | | | PR: ports/160196 Notes: svn path=/head/; revision=280599
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* Changes to editors/emacs and Mk/bsd.emacs.mk were taken fromBoris Samorodov2009-12-201-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PR/137956 by Ashish SHUKLA (thanks!). [1] Those ports which define EMACS_PORT_NAME to be "emacs21" were not touched (this time). They may be converted to the new world order by removing the above mentioned assignment. Four ports were marked as BROKEN with EMACS_PORT_NAME=emacs23 (they do not compile): . lang/bigloo; . mail/wanderlust; . mail/wanderlust-devel; . www/emacs-w3m. Three ports were marked as IGNORE with EMACS_PORT_NAME=emacs23: . japanese/egg-canna (the port version is dated as of 2001, does not compile with Emacs 23 and seems it cannot be fixed); . deskutils/remember.el (was incorporated into Emacs 23); . editors/nxml (was incorporated into Emacs 23). Changes that were made after (and as a result of) exp run. For those ports: . japanese/migemo-emacs21; . japanese/migemo-emacs22 EMACS_PORT_NAME?= was changed to EMACS_PORT_NAME= to the apropriate emacs port name. PR: ports/137956 [1], ports/141369 [2] Submitted by: Ashish SHUKLA <wahjava at gmail.com> [1], bsam (me) [2] Exp-run by: miwi Notes: svn path=/head/; revision=246319
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* Add build support for emacs-devel.MANTANI Nobutaka2009-02-211-2/+2
| | | | | | | Submitted by: kuriyama Notes: svn path=/head/; revision=228801
* Correct pkg-plist.* for NOPORTDOCS=yes.MANTANI Nobutaka2008-07-262-13/+13
| | | | | | | Reported by: itetcu (QA Tindy) Notes: svn path=/head/; revision=217561
* 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
* Correct dependency for emacs21 to fix package build.MANTANI Nobutaka2007-08-041-1/+1
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=197070
* Remove EMACS_PORT_NAME to use default setting in bsd.emacs.mk.MANTANI Nobutaka2007-07-291-2/+1
| | | | | | | Submitted by: ume Notes: svn path=/head/; revision=196545
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Take over maintainership.MANTANI Nobutaka2006-12-051-1/+1
| | | | Notes: svn path=/head/; revision=178947
* - Change MASTER_SITES and remove DEPRECATED.Hajimu UMEMOTO2006-12-052-5/+3
| | | | | | | - Add WWW: to pkg-descr but in Japanese. Notes: svn path=/head/; revision=178911
* - DeprecateErwin Lansing2006-12-041-0/+3
| | | | | | | | | | - Set EXPIRATION_DATE PR: 106326 Submitted by: gabor Notes: svn path=/head/; revision=178861
* Make DEPPORT_SUFFIX empty when EMACS_PORT_NAME = emacs22 since ↵MANTANI Nobutaka2006-07-101-1/+1
| | | | | | | | | editors/apel-emacs22 and editors/flim-emacs22 does not exist. Notes: svn path=/head/; revision=167322
* - Enable installation when EMACS_PORT_NAME is emacs22 - for 20-22 gnuAndrey Slusar2006-07-095-115/+10
| | | | | | | | | | | | emacsen use the one pkg-plist file. [1] - Use the one pkg-descr for all master/slave ports. PR: ports/99916 [1] Submitted by: Toni Schmidbauer <toni@stderror.at> [1] Reworked by: anray [1] Notes: svn path=/head/; revision=167285
* Fix plist problem in semi-xemacs21-mule, bump PORTREVISIONYoichi NAKAYAMA2006-02-282-0/+2
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=156892
* - 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
* - Add SHA256Pav Lucistnik2005-11-261-0/+1
| | | | Notes: svn path=/head/; revision=149530
* Remove obsolete mastersites.Mark Linimon2005-09-111-3/+0
| | | | | | | Source: distfile survey Notes: svn path=/head/; revision=142491
* 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
* Update to 1.14.6.Shigeyuki Fukushima2004-05-022-1/+2
| | | | | | | | | | Sorry, splitted commit. PR: ports/66120 Submitted by: shuhei <sa264@cam.ac.uk> Notes: svn path=/head/; revision=108154
* Update to 1.14.6.Shigeyuki Fukushima2004-05-024-3/+9
| | | | | | | | PR: ports/66120 Submitted by: shuhei <sa264@cam.ac.uk> Notes: svn path=/head/; revision=108153
* 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-064-3/+1
| | | | | | | | | pending the final semi-automatic purge. Approved by: portmgr (implicitly) Notes: svn path=/head/; revision=77037
* Install info(ja version).Shigeyuki Fukushima2003-01-262-0/+6
| | | | | | | Submitted by: Ayumu Kato <akato@rc5.so-net.ne.jp> Notes: svn path=/head/; revision=74029
* Update to 1.14.5.Shigeyuki Fukushima2003-01-244-6/+6
| | | | | | | Submitted by: Yoichi NAKAYAMA <yoichi@FreeBSD.org> Notes: svn path=/head/; revision=73941
* Update to 1.14.4.Shigeyuki Fukushima2002-07-102-2/+2
| | | | Notes: svn path=/head/; revision=62769
* New master/slave scheme for semi-1.14.x ports.Shigeyuki Fukushima2001-12-038-88/+178
| | | | | | | | | | Update master port to emacs21. Update slave ports to stub port: semi-emacs20, semi-xemacs21-mule. Does not support semi-emacs(19) and semi-mule for semi-1.14.x or later. Change some style. Notes: svn path=/head/; revision=50969
* Up to date pkg-descr.Shigeyuki Fukushima2001-11-132-2/+2
| | | | Notes: svn path=/head/; revision=49991
* Changes:Shigeyuki Fukushima2001-10-244-112/+89
| | | | | | | | | | | - Remove *-setupel.el routines and scripts/configure. Because Emacs20 or later has subdirs.el. - Specify PREFIX, LISPDIR, and VERSION_SPECIFIC_LISPDIR clearly when port building. - Install *.el{,c} files to version specific site-lisp directory. Notes: svn path=/head/; revision=49181
* Eliminate portlint fatals and warnings as many as possible.Shigeyuki Fukushima2001-10-223-5/+2
| | | | Notes: svn path=/head/; revision=49089
* Update to 1.14.3 (after repo-copy).Shigeyuki Fukushima2001-10-228-77/+89
| | | | | | | This version port is only for emacs20. Notes: svn path=/head/; revision=49088
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-1/+1
| | | | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576
* Convert into EMACS_PORT_NAME style port.Shigeyuki Fukushima2000-07-125-70/+39
| | | | Notes: svn path=/head/; revision=30528
* Finish converting editors/ to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-3/+3
| | | | Notes: svn path=/head/; revision=27506
* Install _pkg.el for xemacs(21.x or later) package version descriptor.Shigeyuki Fukushima2000-01-112-0/+24
| | | | Notes: svn path=/head/; revision=24642
* Upgrade to 1.13.7.Shigeyuki Fukushima2000-01-022-3/+3
| | | | Notes: svn path=/head/; revision=24357