1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00
Commit Graph

21 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
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
9b595a9bae New master/slave scheme for flim-1.13.x(old version) ports.
Update master port to emacs21.
Update slave ports to stub port:
  flim113-emacs20, flim113-mule, flim113-xemacs21-mule.
Remove slave ports:
  flim113-emacs.
Add slave stub ports:
  flim113-emacs19 for emacs-19.x ports.
Install el/elc files to version specific site-lisp directory.
Change some style.
2001-12-03 15:50:49 +00:00
Shigeyuki Fukushima
1b0fd1c7e4 Fix depend-directory(port name) after repo-copy. 2001-10-22 18:49:58 +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
feac5b28f8 Upgrade to 1.13.7. 2000-01-02 14:20:50 +00:00
Shigeyuki Fukushima
d0bf54a762 Install semi-cookie for FreeBSD packages. 1999-10-16 06:01:41 +00:00
Shigeyuki Fukushima
442af3ca18 Update to 1.13.6. 1999-10-11 06:22: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
def52a273d SEMI is a library to provide MIME feature for GNU Emacs(Mule).
This is a development version.
I forgot to put this in previous commit log.
1999-05-21 13:32:36 +00:00
Shigeyuki Fukushima
f267762de8 Change semi-setup.el to semi-setupel.el. 1999-05-10 15:56:38 +00:00
Shigeyuki Fukushima
e767bf71e5 Add semi-setup.el to PLIST. 1999-05-10 15:06:21 +00:00
Shigeyuki Fukushima
e8558f02b5 New port: editors/semi-mule-current. 1999-05-09 16:56:54 +00:00