1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
Commit Graph

22 Commits

Author SHA1 Message Date
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
Edwin Groothuis
efe7d5f7f4 Remove USE_REINPLACE from ports starting with M 2006-05-10 22:37:39 +00:00
Renato Botelho
4000fb4d20 Fix MASTER_SITES
PR:		ports/92963
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2006-02-07 14:47:43 +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
Edwin Groothuis
0416031c9b Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 02:20:05 +00:00
Pav Lucistnik
145be4426a - Add SHA256 2005-11-25 15:31:02 +00:00
Adam Weinberger
b741ddbb67 Don't clobber LATEST_LINK (ensures that LATEST_LINK is unique
for all mew3-based ports).
2005-07-18 07:21:43 +00:00
Kris Kennaway
d9e06a9e3c BROKEN on ia64: Does not build
Approved by:    portmgr (self)
2005-03-26 20:34:30 +00:00
Kirill Ponomarev
fdbce8f5d4 Set LATEST_LINK. 2005-01-30 17:16:20 +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
7de4bda3f1 Per distfile survey, chase reorganized mastersite. Informed maintainer.
Note: two of the sites listed in MASTER_SITE_PORTS_JP do not seem to be
keeping current on these ports.  These are (together with the date that
they last kept up):

  ftp://ports.jp.FreeBSD.org/pub/FreeBSD-jp/ports-jp/LOCAL_PORTS (Feb 2003)
  ftp://ftp.ics.es.osaka-u.ac.jp/pub/mirrors/FreeBSD-jp/ports-jp/LOCAL_PORTS (Oct 2001)
2004-04-12 22:22:31 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Kiriyama Kazuhiko
4f3b1b89e1 New port for Mew3 which repositry copied from mail/mew2[1].
PR:		ports/46008
Submitted by:	ITO Tsuyoshi <tsuyoshi@is.s.u-tokyo.ac.jp>
Approved by:	portmgr(marcus@marcuscom.com)[1]
2003-11-20 07:24:23 +00:00
Ade Lovett
a5be358b9d More manual pkg-comment cleanups.
Approved by:	portmgr (implicitly)
2003-03-06 21:01:40 +00:00
Christian Weisgerber
5078c4bc0f Remove empty files. 2002-07-25 16:29:52 +00:00
Kiriyama Kazuhiko
9fdadaf13e Update 2.1 -> 2.2. 2002-05-25 02:46:22 +00:00
Akinori MUSHA
897d06aa97 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
2002-01-29 11:48:57 +00:00
Jun Kuriyama
886f4ff034 Use mail/mew2 (for emacs21, repocopied from mai/mew2-emacs20) as master
port of mew2-* variant.
2001-12-13 02:02:22 +00:00
Jun Kuriyama
16d06049f7 Upgrade to 2.1.
Submitted by:	TAKEMURA Masahiro <mastake@msel.t.u-tokyo.ac.jp>,
		NINOMIYA Hideyuki <nin@shikoku.ne.jp>
Approved by:	maintainer
2001-12-12 13:56:00 +00:00
CHOI Junho
c3387ea5ae Fix chown argument. 'chown user.group' is obsoleted. 2001-09-11 08:18:46 +00:00
Kiriyama Kazuhiko
7fbc9cb45c Mew2 for Emacs20 port now committed on reposit copied from
mail/mew.
2001-08-25 09:17:58 +00:00
Kiriyama Kazuhiko
cfe7809883 Repositry copy mail/mew -> mail/mew2-emacs20. 2001-08-25 08:11:07 +00:00