Commit graph

23 commits

Author SHA1 Message Date
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Mark Linimon
18f405e5b2 Start the deorbit burn of emacs20 and dependent files. They are antiquated.
Discussed with: various emacs maintainers
Hat:            portmgr
2007-07-19 09:30:52 +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
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
d2d527c935 - Add SHA256 2005-11-25 16:56:10 +00:00
Edwin Groothuis
39ba7002d3 For some reason, news/gnus20-emacs creates gnus-4.info on 6.0 but not on 4/5.x.
Noticed by: YAPHR
2005-11-12 00:22:17 +00:00
Edwin Groothuis
36dda2adce pkg-plist is okay. 2005-11-03 23:59:13 +00:00
Mark Linimon
59e1c12e37 Re-add BROKEN line which was removed to test coverage of mastersite
adjustment and should not have been committed that way.

Reminded by:	kris
2005-10-08 19:23:28 +00:00
Mark Linimon
209c3d7ee2 Remove obsolete mastersites.
Source:		distfile survey
2005-10-06 07:25:42 +00:00
Kris Kennaway
0d8f47d8f7 This port is scheduled for deletion on 2005-09-22 if it is still broken
at that time and no PRs have been submitted to fix it.
2005-07-23 02:53:43 +00:00
Kris Kennaway
97db505b66 BROKEN: Incomplete pkg-plist 2005-07-17 19:46:48 +00:00
Adam Weinberger
66cf7d7f78 Add some more files to ${INFO}. PORTREVISION bump.
Thank you:	pointyhat
2005-04-13 17:53:41 +00:00
Trevor Johnson
f15b845ebe SIZEify. 2004-01-29 16:13:06 +00:00
Kris Kennaway
3865fee43a Utilize INFO and bump PORTREVISION. 2003-08-16 09:53:04 +00:00
Akinori MUSHA
2c41b9e5f3 De-pkg-comment. 2003-02-20 19:00:52 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Yoichi NAKAYAMA
a8997f5112 The previous maintainer wishes to give up his maintainership.
Submitted by:	 Ilya Martynov <ilya@martynov.org>
2002-01-04 02:14:10 +00:00
Yoichi NAKAYAMA
2910438889 Change installation directory to version specific one.
This is because Emacs 21 contain newer version of Gnus.

Approved by:	maintainer
2002-01-03 18:29:57 +00:00
Jun Kuriyama
6fcc1fab3a Remove bogus trailing backslash.
Submitted by:	bdluevel@heitec.net
PR:		ports/25795
2001-03-14 12:36:06 +00:00
Jun Kuriyama
2f3ff2a95a Add more official mirrors to MASTER_SITES.
Submitted by:	maintainer
PR:		ports/25700
2001-03-12 03:05:03 +00:00
James E. Housley
94483d88dd Make look gnus info docs look better in info docs listing (/usr/local/info/dir)
PR:		24990
Submitted by:	Ilya Martynov <ilya@martynov.org> MAINTAINER
2001-02-11 16:39:09 +00:00
Clive Lin
8ea3b67cff Newest version of gnus for emacs20. If you think the gnus comes with
emacs20 port is too old, try this out.

PR: 24714
Submitted by: Ilya Martynov <ilya@martynov.org>
2001-02-01 14:25:17 +00:00