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

29 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
Gabor Kovesdan
c44fa33a5e - Remove FreeBSD 4.X support from unmaintained ports in categories starting
with letter i-m
2007-04-18 11:46:10 +00:00
Edwin Groothuis
8f4ccb0a04 Remove USE_REINPLACE from categories starting with a J 2006-05-09 00:18:07 +00:00
Mark Linimon
b14127ff8a Reset okazaki due to long period of inactivity and maintainer-timeout.
Hat:	portmgr
2006-04-15 06:17:51 +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
c92c635b24 SHA256ify
Approved by: krion@
2006-01-22 12:42:24 +00:00
Bill Fenner
6e387c0950 Use distfile groups to fetch the right files from the right
sites.

Approved by:	MAINTAINER timeout
2005-12-13 00:32:11 +00:00
Edwin Groothuis
fd3176ded7 Remove install-info from Makefile, it's automatically done when INFO is defined 2005-12-05 02:34:07 +00:00
OKAZAKI Tetsurou
7c463363ad Narrow the condition to IGNORE. 2004-06-15 03:56:26 +00:00
OKAZAKI Tetsurou
d163bd3efb Use INFO.
Set EXTRACT_DEPENDS.
2004-06-14 03:42:15 +00:00
Kris Kennaway
dee78291ec IGNORE on 4.x: Hangs during build 2004-05-29 03:48:52 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
OKAZAKI Tetsurou
559d952d97 Use REINPLACE_CMD instead of PERL.
Reviewed by:	md5
2002-11-11 09:00:07 +00:00
OKAZAKI Tetsurou
b58960a9f3 Change maintainer's mail address. 2001-08-29 09:02:00 +00:00
Satoshi Asami
61d5ff2584 Rename ${FILESDIR}/patch-texinfmt.el.patch to
${FILESDIR}/extra-patch-texinfmt.el.patch.  (This is an interesting
case -- it is a patch to create a patch to be applied by EXTRA_PATCHES
later.)
2000-10-07 22:11:23 +00:00
Shigeyuki Fukushima
e976223fb5 Synchronize with emacs-20.7 update.
And apply EMACS_PORT_NAME style.
2000-07-19 08:03:55 +00:00
Steve Price
83aef2804c Update to documentation for version 20.6.
PR:		17790
Submitted by:	maintainer
2000-04-30 20:10:41 +00:00
Akinori MUSHA
edcf8b3594 Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
Now try to use those variables everywhere around DIST* and PATCH*
definitions as far as possible, for ease of the future updates and the
neatness.

Okay, 60% of `japanese' ports have been done. :)
2000-04-11 14:15:53 +00:00
Satoshi Asami
68e6f0cc5c Update to 2000.01.13 version. Also chase emacs upgrade to 20.6.
(includes all changes in) PR:	17205
Submitted by:			OKAZAKI Tetsurou <okazaki@be.to>
2000-03-11 20:07:48 +00:00
Satoshi Asami
839cf04840 Chase emacs upgrade to 20.6. 2000-03-10 21:31:15 +00:00
Satoshi Asami
7a96c39f50 o Fix checksum dependency to emacs20.
o Change port's texinfo format procedure more verbose one.  This also
     fixes the build problem on 4-current.

PR:		16357
Submitted by:	maintainer
2000-01-27 21:51:21 +00:00
Shigeyuki Fukushima
39f29bc1a6 Update to 1999.12.13.
Synchronize with updating emacs-20.5(a).

PR:		ports/15979
Submitted by:	OKAZAKI Tetsurou <okazaki@be.to>
2000-01-08 18:52:31 +00:00
Munechika SUMIKAWA
7a56f554d6 Upgrade to 20.4 and remove BROKEN.
PR:		14910
Submitted by:	OKAZAKI Tetsurou <okazaki@be.to>
1999-11-21 15:22:38 +00:00
David E. O'Brien
c751fc667a Change Id->FreeBSD. 1999-08-25 05:28:01 +00:00
SADA Kenji
3f482e825f To avoid package building error reports, set FORBIDDEN variable. 1999-08-20 21:28:28 +00:00
SADA Kenji
af864963f9 Mark as broken because depending emacs ports are upgraded.
Submitted by:	Maintainer
1999-08-10 18:59:45 +00:00
Steve Price
8cace20e8b Fix distfile Fennerage.
PR:		11878
Submitted by:	maintainer
1999-06-06 16:30:18 +00:00
Satoshi Taoka
b63972b471 Japanese translation of the GNU Emacs Manual
PR:		11638
Submitted by:	OKAZAKI Tetsurou <okazaki@be.to>
1999-05-19 13:24:00 +00:00