Commit graph

5952 commits

Author SHA1 Message Date
Kris Kennaway
04b78a25ff Attempt to fix the bogus missing dependencies during the package build. 2006-02-11 21:57:32 +00:00
Andrey Slusar
fc59085b38 Fix plist.
Reported by:	pointyhat(kris)
2006-02-11 21:40:51 +00:00
Gerald Pfeifer
f226aebc82 Update to the 20060209 snapshot of GCC 4.0.3. 2006-02-11 13:09:01 +00:00
Andrey Slusar
d9d0485e10 * Update to 0.7.3.3
* Update master sites.
* Fix build and unbreak port.
2006-02-10 15:07:06 +00:00
Sam Lawrance
5a5e6e8439 Bump the bootstrap binary version to 0.9.9.
PORTVERSION bump is not required as there are no functional changes.

PR:		ports/93043
Submitted by:	NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
2006-02-09 13:28:01 +00:00
Edwin Groothuis
f5bd60b2e4 update to latest versions (2006-01-28 according to website) 2006-02-09 04:20:56 +00:00
Kris Kennaway
4a7b654a30 BROKEN: Incorrect pkg-plist 2006-02-08 19:50:09 +00:00
Simon Barner
2b472824bd - Avoid recursive variable definition
Submitted by:	pfgshield-freebsd@yahoo.com (maintainer)
2006-02-07 11:14:59 +00:00
Gerald Pfeifer
b4f474287d Base this port on lang/gcc41 instead of lang/gcc40. The former has not
formally been released yet, but it's very close and Fortran support is so
much better than in the latter, that this seems appropriate.

This is also based on concrete recommendations by a GFortran developer and
a user based on their experiences.
2006-02-06 22:16:03 +00:00
Tim Bishop
ea9c65896a - Update to 3a2
PR:		92549
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2006-02-06 13:54:32 +00:00
Simon Barner
6241070519 - Update to 2.38
Submitted by:	Jakub Rehor <jakub@rehor.net> (maintainer)
PR:		ports/92831
2006-02-05 23:42:57 +00:00
Kris Kennaway
720b30048f Try to clean up xemacs directories 2006-02-05 20:15:37 +00:00
Gerald Pfeifer
30806e27b7 Update to the 20060204 snapshot of GCC 4.2.0. 2006-02-05 02:38:37 +00:00
Jimmy Olgeni
304c524492 * Clean up Java support.
* Use USE_TK.
* Make sure that ODBC is not built if WITHOUT_ODBC is defined.
* Disable ODBC if ${OSVERSION} < 500000.
* Fix pkg-plist using PLIST_SUB.
* Fix some portlint warnings.
2006-02-04 23:52:18 +00:00
Gerald Pfeifer
ee5371a226 Update to the 20060203 snapshot of GCC 4.1.0. 2006-02-04 17:24:23 +00:00
Gerald Pfeifer
7c3e6ff41e Update to the 20060202 snapshot of GCC 4.0.3. 2006-02-04 02:31:52 +00:00
Volker Stolz
d189cc4844 Remove expired port 2006-02-03 17:27:41 +00:00
Vanilla I. Shu
23eeb3e2dc Upgrade to latest version.
PR:		ports/92773
Submitted by:	maintainer
2006-02-03 17:20:05 +00:00
Kris Kennaway
264cbc886c Remove bogus DEPENDS. Instead, list pm3-base in BUILD_DEPENDS twice so
that it is installed, and we also run its configure script.  Add missing
USE_GMAKE needed to satisfy pm3-base port dependency check.
2006-02-03 09:06:19 +00:00
Kris Kennaway
7a3d091856 Remove bogus DEPENDS. Instead, list pm3-base in BUILD_DEPENDS twice so
that it is installed, and we also run its configure script.  Add missing
USE_GMAKE needed to satisfy pm3-base port dependency check.
2006-02-03 08:56:24 +00:00
Renato Botelho
b8bd6b9c12 - Update to 1.3.1
PR:		ports/92674
Submitted by:	maintainer
2006-02-01 11:46:17 +00:00
Gerald Pfeifer
c0ccd6c6fa Update to the 20060128 snapshot of GCC 4.2.0. 2006-02-01 10:59:21 +00:00
Hye-Shik Chang
b5a1a0be87 Fix build on 7-current. This adds a hack to avoid malloc problems but
the hack has no effect to the final binaries.
2006-02-01 07:54:19 +00:00
Kris Kennaway
aaf85b8b11 Add missing RUN_DEPENDS on pike72
Submitted by:	maintainer
2006-02-01 07:43:41 +00:00
Alex Dupre
c4d6261234 - pfpro extension is only for php4
- add location to pfpro directory
2006-02-01 07:18:47 +00:00
Edwin Groothuis
f7aab3bddd fix duplicate distfile 2006-02-01 06:35:05 +00:00
Edwin Groothuis
6461bf0db2 SHA256ify (approved by krion@) 2006-02-01 03:47:20 +00:00
Edwin Groothuis
1ac6ee67d7 SHA256-ify (approved by krion@) 2006-02-01 03:30:45 +00:00
Gerald Pfeifer
f2d194a410 Update to the 20060127 snapshot of GCC 4.1.0. 2006-02-01 01:02:41 +00:00
Pav Lucistnik
6bd407bcb2 - Add a php extension pfpro (PayFlow Pro).
PR:		ports/82843
Submitted by:	Mike Durian <durian@shadetreesoftware.com>
Approved by:	maintainer timeout (1 month)
2006-01-31 23:00:21 +00:00
Tim Bishop
2a4fb9963e - Update to 20060121
PR:		92641
Submitted by:	Nils M Holm <nmh@t3x.org> (maintainer)
2006-01-31 21:35:34 +00:00
Joseph Koshy
97f3ddb8dd Upgrade to v110.57.
Submitted by:	Johannes 5 Joemann <joemann@beefree.free.de> [MAINTAINER]
2006-01-31 16:09:52 +00:00
Renato Botelho
47f9459c8f - Add a backup MASTER_SITES and make it fetchable again
PR:		ports/92551
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Reviewed by:	maintainer
2006-01-31 09:53:00 +00:00
Jean-Yves Lefort
92304a5329 Fix MASTER_SITE_SUBDIR
Reported by:	pointyhat via kris
2006-01-31 09:43:17 +00:00
Alex Dupre
fae3e9d08c Fix linking on 4.x (yes, this is another PHP configure bug).
While I'm here, replace a '=' with '+='.
2006-01-31 08:36:02 +00:00
Jun Kuriyama
a06ee65df0 Chase shlib bump of libexpat. 2006-01-30 23:20:05 +00:00
Alex Dupre
bc5f4400ca Add support for getopt_long and fix getopt(). 2006-01-30 16:10:57 +00:00
Alex Dupre
3a55c0530c Fix getopt() and add support for getopt_long. 2006-01-30 15:57:38 +00:00
Renato Botelho
0c5faabedb - Add more MASTER_SITES
PR:		ports/92545
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2006-01-30 14:17:19 +00:00
Anton Berezin
47bfad5416 Remove non-existing WWW.
PR:		92544
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2006-01-30 13:54:57 +00:00
Edwin Groothuis
59152d0be4 SHA256ify
Approved by:	krion@
2006-01-30 12:14:44 +00:00
Edwin Groothuis
68c75aae5d SHA256ify
APproved by: krion@
2006-01-30 11:48:01 +00:00
Hye-Shik Chang
744221c1b4 Update to release of 2006-01-27. 2006-01-30 04:17:32 +00:00
Michael Johnson
9c44b2183a - Reset MAINTAINER 2006-01-29 20:17:42 +00:00
Pav Lucistnik
7afe70dc06 - Fix on 64-bit arches
PR:		ports/92396
Submitted by:	Dan Rench <citric@cubicone.tmetic.com> (maintainer)
2006-01-29 18:05:55 +00:00
Kris Kennaway
4d8973f9c9 BROKEN on !i386 and on 4.x: Does not compile 2006-01-28 21:14:35 +00:00
Pav Lucistnik
ab2ccf43a8 - Update to 0.9.9
PR:		ports/92398
Submitted by:	NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
2006-01-28 15:52:14 +00:00
Tim Bishop
9bfd521119 - Mark only for i386 (application only supports i386 architecture).
- Remove USE_REINPLACE.
2006-01-28 13:25:28 +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
Gerald Pfeifer
7568c9f4e1 Update to the 20060126 snapshot of GCC 4.0.3. 2006-01-27 14:29:26 +00:00