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

5303 Commits

Author SHA1 Message Date
Alex Dupre
2d8f23f015 Fix build when libbind is present.
PR:		ports/82024
Submitted by:	Edwin Culp <eculp@bafirst.com>
2005-06-19 10:12:14 +00:00
Maho Nakata
e1ece4900c Ifc trying to link against libdl, which is missing on freebsd.
Submitted by:	Aexander S. Usov <A.S.Usov@KVI.nl>
2005-06-18 03:58:11 +00:00
Alexander Leidinger
23b3bc4b0d Mega-patch to cleanup the ports infrastructure regarding our linux bits:
- USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD
    tools to strip binaries anymore, so it's not neccesary anymore to override
    STRIP and STRIP_CMD.
  - USE_LINUX_PREFIX implies NO_MTREE now.
  - In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries
    instead upon the native FreeBSD libraries.
  - The variable LINUX_BASE_PORT contains a string which is suitable as an
    item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the
    default (or overriden) linux base, ${LINUX_BASE_PORT} should be used
    instead of a hardcoded reference.
  - Change all ports to comply to the "new world order".
  - The Ports Collection now allows to override the default linux_base port.
    Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use
    ${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use
    ${PORTSDIR}/emulators/linux_base-${OVERRIDE_LINUX_BASE_PORT}).
  - If USE_LINUX or OVERRIDE_LINUX_BASE doesn't point to an existing linux_base
    port and if USE_LINUX isn't set to "yes" (case insensitive), the port will
    be marked as IGNORE. [1]
  - Readd USE_LINUX knobs into several ports and make several uses of a
    conditional dependency ("USE_LINUX?=") into an unconditional one
    ("USE_LINUX=") which where removed/changed by Trevor to allow the use of
    alternative linux_base ports. While this is a nice goal, the implementation
    resulted in missing dependencies. The OVERRIDE_LINUX_BASE_PORT knob
    in this commit is supposed to fix the problem while keeping the feature.
    Basicaly this includes a backout of Trevor's commit, to prevent confusion
    I mention it here explicitely.
  - Use the correct prefix (X11- instead of LOCAL- or LINUX-) for some ports.
    Chase dependencies for this.
  - Changes to make linux_devtools installable on amd64, remove some stray
    device nodes (they don't work on recent OS versions and aren't really
    needed).
  - Make linux_base-8 PREFIX clean and remove some stray device nodes.
    Additionally tell a little bit more about how to setup NIS/YP [2].
  - Update the PGSQL dependency in the linux-opengroupware port to a recent
    version (the old one isn't available anymore), I don't know if this
    works (at least it isn't more broken than before).
  - Use PREFIX/usr/share/doc instead of PREFIX/usr/doc in the divx4linux
    ports, the former path exists already and gets populated by other
    packages too (PREFIX=LINUXPREFIX!).
  - Fix some obvious (non-linuxolator) bugs in some linux ports while being
    there.
  - Bump PORTREVISION where neccesary.

Requested by:	portmgr (linimon) [1]
Submittted by:	Gerrit Kuehn <gerrit_huehn@gruft.fido.de [2]
Approved by:	portmgr (kris, linimon), maintainers (or maintainer timeout)
Tested on:	ports cluster (kris)
Reviewed by:	silence on emulation@
Superseedes PR:	69997

Maintainer approval from:
	chris@chrisburkert.de
	cracauer@cons.org
	des
	girgen
	jamie@bishopston.net
	mezz
	mi
	nivit@users.sf.net
        pat
	simond@irrelevant.org
	riggs@rrr.de
	Udo.Schweigert@Siemens.com
2005-06-17 22:59:29 +00:00
Michael Johnson
ba2d70fc08 - Mark BROKEN on 4.x
pnet performance is low on 4.x anyways.
2005-06-17 19:54:28 +00:00
Michael Johnson
4ddb042109 - Update to 0.7.0 2005-06-17 08:29:23 +00:00
Michael Johnson
46e5b0ba23 - Update to 0.3.6 2005-06-17 08:28:50 +00:00
Maho Nakata
bc67bcd3fa update to 8.1.028 2005-06-17 05:04:21 +00:00
Vanilla I. Shu
6fefce80de Upgrade to 0.9.1.010. 2005-06-16 09:33:51 +00:00
Alex Dupre
a4036966af Move oracle library creation to pre-configure instead of post-patch,
since oracle is only a build dependency.

Spotted by:	pointyhat via kris
2005-06-16 06:04:46 +00:00
Sam Lawrance
acd232c2d4 Point these ports to www/mnogosearch31 since they don't build
with the updated www/mnogosearch.

Approved by:	no response from knu, ale (11 days)
2005-06-16 03:25:10 +00:00
Alex Dupre
4107b871ca Add support for zend multibyte.
PR:		ports/76527
Submitted by:	Shinsuke Matsui <poppen@karashi.org>
Strongly desired by:	Lapo Luchini <lapo@lapo.it>
2005-06-14 20:38:26 +00:00
Alex Dupre
0b4285ce02 Add support for Berkeley DB 4.3 and set it as default version.
PR:		ports/82019
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
2005-06-14 14:47:26 +00:00
Alex Dupre
c6543f9124 Fix oracle extension.
PR:		ports/81382
Submitted by:	Simun Mikecin <sime@logos.hr>
2005-06-14 14:27:20 +00:00
Jean-Yves Lefort
9f510d7e40 [1]:
- Update to 1.6.02
  - Pass maintainership to submitter

Moreover:
  - Install in ${PREFIX}/share/doc/yorick
  - Use a dynamic packing list

PR:		ports/81475 [1]
Submitted by:	Johan van Selst <johans@stack.nl> [1]
Approved by:	maintainer timeout (21 days)
2005-06-14 12:45:19 +00:00
Daichi GOTO
7900980155 lang/gdc: update to 0.13
- Update to 0.13
  - Update gcc target to 3.4.5-20050607

PR:		ports/82196
Submitted by:	maintainer
2005-06-14 08:18:46 +00:00
Maho Nakata
46a4c74271 A workaround to build libjava.
Approved by:	gerald
2005-06-14 00:45:24 +00:00
Gerald Pfeifer
49d8b9b249 Update to the 20050609 snapshot of GCC 4.0.1. 2005-06-12 23:18:30 +00:00
Gerald Pfeifer
d9473b1047 Update to the 20050611 snapshot of GCC 4.1.0. 2005-06-12 22:07:06 +00:00
Sergey Skvortsov
692d071d45 Update to 0.2.1 2005-06-12 10:54:32 +00:00
Trevor Johnson
c4ae703d01 I don't have any plans for this right now. 2005-06-11 22:58:00 +00:00
Oliver Lehmann
5140032e03 fix build (revert libtool changes so libjit uses libtool 1.3 again)
Noted by:	pointyhat via kris
2005-06-10 04:36:43 +00:00
Oliver Lehmann
8ca5921610 fix pkg-plist
Pointed out by:	pointyhat via kris
2005-06-09 17:03:07 +00:00
Thierry Thomas
2fabb6ed47 - Add a knob WITHOUT_COMPILER_LIB, in order to install compiler libs
(additionnal libs needed to build programs manipulating OCaml modules,
  like the ocaml/cduce interface for example.);

- add an option WITH_OPT_DEFAULT, telling the port to replace ocamlc and
  other tools by there native and faster version;
	WARNING: This option may break other ports!

- Take maintainership.

PR:		ports/81868
Submitted by:	Marwan Burelle <marwan.burelle (at) lri.fr>
2005-06-08 21:16:02 +00:00
Oliver Lehmann
9911a34fc1 added NOT_FOR_ARCHS= sparc64
Noted by:	pointyhat via kris
2005-06-08 17:48:16 +00:00
Gerald Pfeifer
254c2f5548 Update to the 20050607 snapshot GCC 3.4.5. 2005-06-08 17:48:02 +00:00
Alex Dupre
a0f57b5ec7 Fix pear command on FreeBSD-current.
(We loose the output buffering capability,
but we cannot set it inside the script)

PR:		ports/81890
Submitted by:	Edwin Culp <eculp@bafirst.com>
2005-06-08 07:45:15 +00:00
Vanilla I. Shu
d84c43b720 Upgrade to 0.9.1.008. 2005-06-07 15:47:05 +00:00
Pav Lucistnik
6d059a7cd2 - Update to 3.2.1
PR:		ports/81906
Submitted by:	Pedro F. Giffuni <giffunip@asme.org>
2005-06-06 18:52:04 +00:00
Oliver Lehmann
d047874f2d fix pkg-plist
Pointed out by:	pointyhat via kris
2005-06-06 18:30:24 +00:00
David E. O'Brien
c95909dea6 Remove the Expiration as this builds on -CURRENT again.
Approved by:	krion
2005-06-06 05:42:40 +00:00
Pav Lucistnik
045dcdcadc - allow php4-dba to use Berkeley DB 4.3
PR:		ports/76150
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Approved by:	maintainer timeout (5 months)
2005-06-05 20:02:03 +00:00
David E. O'Brien
1260287e64 Fix the build on 6-CURRENT. 2005-06-05 02:49:42 +00:00
Gerald Pfeifer
929871ba8e Update to the 20050604 snapshot of GCC 4.1.0. 2005-06-04 22:41:09 +00:00
Thierry Thomas
b11af969c1 Take maintainership.
PR:		ports/81870
Submitted by:	Marwan Burelle <marwan.burelle (at) lri.fr>
2005-06-04 22:22:20 +00:00
Thierry Thomas
9e5dead7fd Take maintainership.
PR:		ports/81869
2005-06-04 22:20:36 +00:00
Alexander Leidinger
9dda9e7ad5 Update to 8.1.032. 2005-06-04 16:25:50 +00:00
Pav Lucistnik
404d7fdd2b - Chase commoncpp shlib bump
- Update MASTER_SITES
- General port goodness

PR:		ports/81863
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-06-03 22:31:21 +00:00
Oliver Lehmann
cd5d175527 fix build
Noted by:	pointyhat via kris
2005-06-03 13:48:04 +00:00
Gerald Pfeifer
2790dd4131 Update to the 20050602 snapshot of GCC 4.0.1. 2005-06-03 09:00:41 +00:00
Dirk Meyer
8eafc28228 - new option WITH_GNUSTEP_FAKEMAIN to work without procfs
- call ldconfig in configure stage again
  this workarounds a problem that ldconfig is called to early when
  addding a package like: gcc-objc-current-3.3.6_20050511.tgz
2005-06-03 07:52:42 +00:00
Gerald Pfeifer
588b0c39a5 Generally disable libjava again, since it mysteriously causes the build to
fail on the ports cluster and some users's system, just not those Loren and
me have access to.

PR:		81788
2005-06-03 00:39:47 +00:00
Oliver Lehmann
392aa128b5 change the libtool version to use from 1.3 to 1.5 2005-06-02 20:28:41 +00:00
Oliver Lehmann
a100f51ce4 the man files added in the previous commit are no manfiles but links to manfiles
so use MLINKS instead of adding them to MAN1
2005-06-02 16:45:01 +00:00
Oliver Lehmann
b970906147 add MAN1 files (fixes pkg-plist)
remove BROKEN
2005-06-02 16:13:44 +00:00
Joseph Koshy
a7af751bf2 Update to v110.54.
Submitted by:	Johannes 5 Joemann <joemann@beefree.free.de>
2005-06-02 08:08:41 +00:00
Daichi GOTO
86fba9da01 - update to 0.12
- update gcc target to 3.4.5-20050524
- build fail fix on current

PR:		ports/81750
Pointed out by:	pointyhat via kris
Submitted by:	maintainer
2005-06-02 02:14:28 +00:00
Florent Thoumie
ec8e87f218 - Update to 0.8.4.
PR:		ports/81781
Submitted by:	maintainer
2005-06-01 22:50:47 +00:00
Gerald Pfeifer
9c6a6bdaaa Update to the 20050531 snapshot of GCC 3.4.5. 2005-06-01 22:01:33 +00:00
Vanilla I. Shu
c5b01783fc Upgrade to 0.9.1.007. 2005-06-01 14:02:50 +00:00
Jeremy Messenger
635649a373 [...Took from jylefort's comment in email with a bit tweak...]
Mono will using Gamin or FAM by default if it exists in the runtime. If either
doesn't exist then it will use KeventWatcher.cs. Add auto-check on Gamin and
FAM for dependency. Bump the PORTREVISION to have the fix of kqueue.

Rationale:

	- KeventWatcher.cs is naive, it does not report changes made to
	  files within a monitored directory [1]
	- KeventWatcher.cs is implemented in C#, it is therefore slower than
	  Gamin or FAM, which are implemented in C and C++, respectively

[1] this is a bug which should be reported to the vendor

Testing, using the attached WatchTest.cs:

  With KeventWatcher.cs:

	$ mono WatchTest.exe /somedir &
	[1] 89857
	$ touch /somedir/foo
	OnCreatedEvent /somedir/foo
	$ echo foo >> /somedir/foo
	<nothing happens>

  With Gamin:

	$ mono WatchTest.exe /somedir &
	[1] 89889
	$ touch /somedir/foo
	OnCreatedEvent /somedir/foo
	$ echo foo >> /somedir/foo
	OnChangedEvent /somedir/foo

Submitted by:	jylefort
2005-06-01 06:53:26 +00:00