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

32 Commits

Author SHA1 Message Date
Baptiste Daroussin
ac54f274cc Deprecated a bunch a ports with no more public distfiles (thanks ehaupt's
distilator
2012-09-21 06:52:44 +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
Sergey Matveychuk
db4c659ca9 - Fix dependency for flim-xemacs21-mule
- Sync dependencies for flim and semi-xemacs21-mule
  for one style.

Reported by:	kris via pointyhat
Discussed with:	Andrey Slusar
2005-11-18 21:19:20 +00:00
Sergey Matveychuk
2d5cc3a0fd Fix INDEX build:
- Get back editors/semi-xemacs21-mule and editors/flim-xemacs21-mule
  untill a decision will be found.
- editors/flim: fix dependency. bump PORTREVISION.
2005-11-17 15:44:33 +00:00
Sergey Matveychuk
871b31e1fb - Remove a few of xemacs21-mule ports. They conflicts with
xemacs-mule-packages ports and better to be installed inside XEMACS.

  It fixes ports/26192 submitted by Kang-min Liu <gugod_at_gugod.org>
  in 2001 year.

Requested by:   Andrey Slusar (xemacs21-mule and xemacs-mule-package ports)
2005-11-17 08:20:55 +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
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
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
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
695aafbb99 Change dependency from texinfo.el to texinfmt.el.
Texinfo.el is a major mode elisp for editing Texinfo files.
Texinfmt.el is for formatting Texinfo files into Info files.

Submitted by:	OKAZAKI Tetsurou <okazaki@be.to>
2000-07-17 06:17:34 +00:00
Shigeyuki Fukushima
1efbda0db9 Fix texinfo.el(included in xemacs-packages) dependency.
editors/xemacs-sumo-packages port is obsolete.
2000-07-17 02:37:41 +00:00
Shigeyuki Fukushima
92653af642 Convert into EMACS_PORT_NAME style port. 2000-07-13 05:19:02 +00:00
Steve Price
5f5e85e8b9 XEMACS_VER should now be 21.1.10. 2000-07-10 01:18:46 +00:00
Satoshi Asami
935870e192 Finish converting editors/ to PORTNAME/PORTVERSION. 2000-04-14 06:21:02 +00:00
Jun Kuriyama
8cdd905a5b Bump EMACS_VER. 2000-03-08 08:27:23 +00:00
Shigeyuki Fukushima
9298e09194 Delete BROKEN mark.
Modify as a port which depends on *xemacs21-mule* ports.
Add target `xemacs-package'.
2000-01-11 14:47:47 +00:00
Shigeyuki Fukushima
7b3a63237e Add BROKEN, bacause editors/xemacs-mule ports is removed. 2000-01-06 14:27:10 +00:00
Jun Kuriyama
deebfc8690 Fix "Version required:" header. 1999-12-28 02:28:02 +00:00
Shigeyuki Fukushima
d4c7beb957 Synchronize these ports with xemacs-mule-21.1.8. 1999-12-02 14:00:52 +00:00
Shigeyuki Fukushima
3d44fe0646 s/xemacs-packages/site-packages/ 1999-11-06 17:34:07 +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
ba998a7608 Add mime-bbdb.elc and mime-w3.elc to the PLIST.
But, these files exist when xemacs-sumo-* package is installed.
(It is not neccesary that we must install xemacs-sumo-* package,
 since this is *BUILD*_DEPENDS on semi-package.)
Therefore, it is neccesary that we use @unexec rm -f in the PLIST.
1999-10-14 17:48:42 +00:00
Shigeyuki Fukushima
8cf36631f4 Fix texinfo.el(BUILD_DEPENDS) path. 1999-10-14 16:57:02 +00:00
Shigeyuki Fukushima
1e8be6a0c3 Update to 1.13.4. 1999-10-11 06:21:03 +00:00
Shigeyuki Fukushima
5d8f252973 Fix for xemacs-21.1.6.
semi package should be compatible with xemacs-package on xemacs-21.x.
1999-09-10 17:04:00 +00:00
Satoshi Taoka
120a243b9a I updated XEmacs-mule to 21.1.6 and these ports became broken.
Changed from "20.4" to "21.1.6" in Makefile
1999-09-09 16:28:48 +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
0b0c5e869e xemacs-mule does not require *-setupel.el.
Because sub-directorues in ${PREFIX}/lib/xemacs-20.4/site-lisp are
added to default load-path automatically.
1999-08-12 11:14:34 +00:00
Shigeyuki Fukushima
739086d24c SEMI(semi-xemacs-mule) is a library of MIME feature for GNU Emacs. 1999-08-06 19:19:53 +00:00