1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
Commit Graph

67 Commits

Author SHA1 Message Date
Baptiste Daroussin
68ede13b49 Add NO_STAGE all over the place in preparation for the staging support (cat: editors) 2013-09-20 16:36:23 +00:00
Ashish SHUKLA
7fc5bd70f3 GNU Emacs updates
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]
2013-03-30 05:13:30 +00:00
MANTANI Nobutaka
a2b3de7cba Fix build error when WRKDIRPREFIX is set.
PR:		ports/173573
Submitted by:	Joel Ray Holveck <joelh@piquan.org>
2013-01-26 17:19:03 +00:00
MANTANI Nobutaka
f53b74ed36 Update MASTER_SITES and WWW.
Add lincese information.
Adopt OptionsNG.
Trim makefile header.
Pet portlint.

PR:		ports/175280
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
2013-01-26 11:51:04 +00:00
Ashish SHUKLA
4b9fb5608c Chase Emacs updates 2012-09-04 17:05:43 +00:00
Ashish SHUKLA
f3770c10f9 - Bump PORTREVISION to chase Emacs port updates
- Unbreak INDEX caused by databases/lsdb, editors/flim, and editors/semi
2012-08-01 16:50:15 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Ashish SHUKLA
709e7e7325 - Chase Emacs updates
PR:		ports/165082
2012-02-22 13:31:32 +00:00
MANTANI Nobutaka
abc88ada2f Backout previous commit to fix build error of slave ports.
Reported by:	 erwin and pav
2012-02-15 11:01:30 +00:00
Philip M. Gollucci
dc18c4fcdf - Support WRKDIRPREFIX other then /usr/ports
PR:             ports/145700
Submitted by:   Walter C. Pelissero <walter.pelissero@iesy.net>
Approved by:    maintainer timeout (nobutaka ; 669 days!)
2012-02-11 23:28:39 +00:00
Ashish SHUKLA
8f63af93b0 - Chase editors/emacs update 2011-10-17 06:01:31 +00:00
Ashish SHUKLA
dfda2a32ec Chase editors/emacs update 2011-09-07 20:21:30 +00:00
Ashish SHUKLA
9d1247d864 Chase editors/emacs update.
PR:		ports/160196
2011-08-27 22:22:57 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Boris Samorodov
3cb246682f Changes to editors/emacs and Mk/bsd.emacs.mk were taken from
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
2009-12-20 20:19:24 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
MANTANI Nobutaka
be1c6501b1 Add build support for emacs-devel.
Submitted by:	kuriyama
2009-02-21 23:54:50 +00:00
MANTANI Nobutaka
dc251d2e23 Correct pkg-plist.* for NOPORTDOCS=yes.
Reported by:      itetcu (QA Tindy)
2008-07-26 11:58:56 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
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)
2008-06-06 14:17:21 +00:00
MANTANI Nobutaka
6be666f4a4 Correct dependency for emacs21 to fix package build.
Reported by:       pointyhat via kris
2007-08-04 10:47:25 +00:00
MANTANI Nobutaka
933f1f0d91 Remove EMACS_PORT_NAME to use default setting in bsd.emacs.mk.
Submitted by:	ume
2007-07-29 09:05:15 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
MANTANI Nobutaka
569cc3a270 Take over maintainership. 2006-12-05 15:53:13 +00:00
Hajimu UMEMOTO
5612dcde10 - Change MASTER_SITES and remove DEPRECATED.
- Add WWW: to pkg-descr but in Japanese.
2006-12-05 02:33:43 +00:00
Erwin Lansing
6bdd2a781d - Deprecate
- Set EXPIRATION_DATE

PR:		106326
Submitted by:	gabor
2006-12-04 21:24:23 +00:00
MANTANI Nobutaka
2bd73027be Make DEPPORT_SUFFIX empty when EMACS_PORT_NAME = emacs22 since editors/apel-emacs22
and editors/flim-emacs22 does not exist.
2006-07-10 02:42:53 +00:00
Andrey Slusar
168283dd26 - Enable installation when EMACS_PORT_NAME is emacs22 - for 20-22 gnu
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]
2006-07-09 17:18:22 +00:00
Yoichi NAKAYAMA
56d4bbd394 Fix plist problem in semi-xemacs21-mule, bump PORTREVISION
Approved by:	portmgr
2006-02-28 14:39:41 +00:00
Mark Linimon
b09666fc1e - Fix possibility of "infinite make fork" when "Registering install for ..."
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)
2006-01-28 02:11:35 +00:00
Pav Lucistnik
792b758ef4 - Add SHA256 2005-11-26 01:48:16 +00:00
Mark Linimon
93b01997c4 Remove obsolete mastersites.
Source:		distfile survey
2005-09-11 22:10:43 +00:00
Norikatsu Shigemura
d9ed90620d Reset MAINTAINER to ports@.
We cannot contact them for a long time.

Discussed with:	hrs
Approved by:	kiri(blanket), mita(blanket),
		shige(blanket), taoka(blanket)
2004-12-23 09:32:50 +00:00
Shigeyuki Fukushima
4b582face7 Update to 1.14.6.
Sorry, splitted commit.

PR:		ports/66120
Submitted by:	shuhei <sa264@cam.ac.uk>
2004-05-02 12:15:27 +00:00
Shigeyuki Fukushima
5c5f5a3cef Update to 1.14.6.
PR:		ports/66120
Submitted by:	shuhei <sa264@cam.ac.uk>
2004-05-02 12:13:51 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Ade Lovett
84ea4ee842 Destroy pkg-comment for some of the stranger uses in the tree,
pending the final semi-automatic purge.

Approved by:	portmgr (implicitly)
2003-03-06 19:23:19 +00:00
Shigeyuki Fukushima
b4ace3dda1 Install info(ja version).
Submitted by:	Ayumu Kato <akato@rc5.so-net.ne.jp>
2003-01-26 13:47:08 +00:00
Shigeyuki Fukushima
7575af9a8b Update to 1.14.5.
Submitted by:	Yoichi NAKAYAMA <yoichi@FreeBSD.org>
2003-01-24 12:35:58 +00:00
Shigeyuki Fukushima
efdd1888e0 Update to 1.14.4. 2002-07-10 14:31:32 +00:00
Shigeyuki Fukushima
88bf41c9fc New master/slave scheme for semi-1.14.x ports.
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.
2001-12-03 15:17:41 +00:00
Shigeyuki Fukushima
8b5eb42027 Up to date pkg-descr. 2001-11-13 16:05:31 +00:00
Shigeyuki Fukushima
e9e62346f5 Changes:
- 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.
2001-10-24 20:07:25 +00:00
Shigeyuki Fukushima
8064f12971 Eliminate portlint fatals and warnings as many as possible. 2001-10-22 18:25:33 +00:00
Shigeyuki Fukushima
d320f43740 Update to 1.14.3 (after repo-copy).
This version port is only for emacs20.
2001-10-22 18:14:40 +00:00
Satoshi Asami
7acef1cd7a Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Shigeyuki Fukushima
6c42015458 Convert into EMACS_PORT_NAME style port. 2000-07-12 15:51:49 +00:00
Satoshi Asami
935870e192 Finish converting editors/ to PORTNAME/PORTVERSION. 2000-04-14 06:21:02 +00:00
Shigeyuki Fukushima
30ec893159 Install _pkg.el for xemacs(21.x or later) package version descriptor. 2000-01-11 14:42:30 +00:00