1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Commit Graph

23 Commits

Author SHA1 Message Date
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
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
Mark Linimon
37b71d2e4d Canonicalize handling of inclusion of bsd.port.mk.
PR:		ports/64393
Submitted by:	eik
Approved by:	maintainer timeout (2 months)
2004-05-18 22:45:06 +00:00
Ade Lovett
a5be358b9d More manual pkg-comment cleanups.
Approved by:	portmgr (implicitly)
2003-03-06 21:01:40 +00:00
Shigeyuki Fukushima
ffb8c4d939 Update to 8.4.p200109201221.
Apply new master/slave scheme.
Update master port (editors/bitmap) for emacs21.
Update slave ports (editors/bitmap-mule and editors/bitmap-emacs20)
 to stub ports.
Install el/elc files to version specific site-lisp directory.
Change some style.
2001-12-11 13:42:09 +00:00
Shigeyuki Fukushima
62292f0163 Update to 8.4.p200102280240.
Submitted by:	FUJISHIMA Satsuki <sf@FreeBSD.org>
Obtained from:	http://home.jp.freebsd.org/cgi-bin/showmail/ports-jp/10852
2001-03-18 12:56:57 +00:00
Shigeyuki Fukushima
b186eff162 Sync with updating bitmap-fonts.
Submitted by:	OKAZAKI Tetsurou <okazaki@FreeBSD.org>
2001-03-10 11:38:31 +00:00
Shigeyuki Fukushima
8f66eb72c8 Fix dependency: x11-fonts/bitmap-font -> x11-fonts/bitmap-fonts. 2000-07-19 08:34:23 +00:00
Shigeyuki Fukushima
c8b90f0c69 Convert into EMACS_PORT_NAME style port. 2000-07-17 02:40:09 +00:00
Justin M. Seger
4425d0c3f0 Use EMACS_PORTS_VERSION 2000-06-27 01:00:47 +00:00
Shigeyuki Fukushima
6e0a25dd39 Update to 8.3.
Submitted by:	OKAZAKI Tetsurou <okazaki@be.to>
2000-04-25 17:30:00 +00:00
Satoshi Asami
935870e192 Finish converting editors/ to PORTNAME/PORTVERSION. 2000-04-14 06:21:02 +00:00
Satoshi Asami
839cf04840 Chase emacs upgrade to 20.6. 2000-03-10 21:31:15 +00:00
Shigeyuki Fukushima
3d2ac2c67b Update to 8.2. 2000-02-08 04:33:50 +00:00
Shigeyuki Fukushima
f562a638be Delete dependency on flim*.
Fix post-install error.
This error is caused by `make install' after `make readme'.

Submitted by:	OKAZAKI Tetsurou <okazaki@be.to>
Obtained from:	http://home.jp.freebsd.org/cgi-bin/showmail/ports-jp/8516
2000-01-08 15:38:38 +00:00
Shigeyuki Fukushima
5bcac9467b Update to 20.5. 2000-01-04 11:32:27 +00:00
Shigeyuki Fukushima
e3f064262c Upgrade to 8.1. 1999-12-24 14:20:56 +00:00
Shigeyuki Fukushima
c48d45a7f3 Update to 8.0. 1999-11-05 16:33:47 +00:00
Shigeyuki Fukushima
956c11bc3b Update to 7.19.07. 1999-10-22 15:24:40 +00:00
Shigeyuki Fukushima
dc2b6c0250 Update to 7.19.04. 1999-10-11 06:19:16 +00:00
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
Shigeyuki Fukushima
4f84e6a4f7 Update to 7.18.19980702.
Bitmap-mule-7.18 isn't made for emacs20.
Emacs20 users should use bitmap-mule-19980702.
Submitted by:	Satoshi Asami <asami@FreeBSD.org>
1999-08-19 12:44:26 +00:00
Shigeyuki Fukushima
d3f61b59bc Bitmap-emacs20 is Package to use bitmap in Emacs20.
Bitmap-emacs20 has following modules:
  - bitmap.el:      kernel of bitmap-emacs20
  - po.el:          tiny BDF font editor
  - smiley-mule.el: smiley-mark encoder/decoder
1999-08-18 14:04:59 +00:00