1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Commit Graph

53 Commits

Author SHA1 Message Date
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
Shigeyuki Fukushima
feac5b28f8 Upgrade to 1.13.7. 2000-01-02 14:20:50 +00:00
Shigeyuki Fukushima
e26d416b72 Install to ${PREFIX}/lib/xemacs/site-packages as XEmacs packages.
(apel is RUN_DEPENDS on xemacs-sumo-packages. some PLIST are fixed.)

Pointed out by: HASEGAWA Tomoki <thasegawa@mta.biglobe.ne.jp>
1999-10-18 16:21:12 +00:00
Shigeyuki Fukushima
d0bf54a762 Install semi-cookie for FreeBSD packages. 1999-10-16 06:01:41 +00:00
Shigeyuki Fukushima
42dd7f695f Fix unfetchable problem. 1999-10-14 17:39:23 +00:00
Shigeyuki Fukushima
442af3ca18 Update to 1.13.6. 1999-10-11 06:22:08 +00:00
Shigeyuki Fukushima
f48ce15764 Fix for xemacs-21.1.6.
flim-current/semi-current/wemi-current should be compatible with
xemacs-packages on xemacs-21.x.
1999-09-10 19:07:08 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
Shigeyuki Fukushima
97d530e1d3 Add EMACS_LIBDIR_WITH_VER valiable.
semi-setupel.el file is installed
into ${PREFIX}/${EMACS_LIBDIR_WITH_VER}/site-lisp.
1999-08-06 17:01:02 +00:00
Tim Vanderhoek
748713c3f6 As threatened, enforce the "Capital, no period" rule. Ellipses are
permitted.  Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +00:00
Michael Haro
5ce8e8e5c7 Remove the test to create ${PREFIX}/share/info/dir as it is now
in bsd.port.mk and this helps to unify the check and install.
1999-06-05 22:32:11 +00:00
Shigeyuki Fukushima
ae20fc153a Improve scripts/configure.
Fix pkg/DESCR (sync with apel/flim modification).
1999-05-23 15:44:31 +00:00
Shigeyuki Fukushima
86c83141db SEMI is a library to provide MIME feature for GNU Emacs.
This is a development version.
I forgot to put this in previous commit log.
1999-05-21 13:31:52 +00:00
Shigeyuki Fukushima
f267762de8 Change semi-setup.el to semi-setupel.el. 1999-05-10 15:56:38 +00:00