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

165896 Commits

Author SHA1 Message Date
Dirk Meyer
dcf38c726d - add PORTDOCS
Approved by:	Franz Klammer (maintainer)
2006-12-11 19:49:36 +00:00
Martin Wilke
be6e0598d7 - Update MASTER_SITES
PR:             ports/106612
Submitted by:   Phillip N. <pneumann@gmail.com> (maintainer)
                pointyhat via kris
2006-12-11 19:41:44 +00:00
Joe Marcus Clarke
2597baf17c Fix plist to fix packaging on sparc64.
Reported by:	pointyhat via kris
2006-12-11 19:15:47 +00:00
Boris Samorodov
b0827429ae Update to new release 0.16.15.
Release Date: 2006-12-07. Changelog:
    * If no group entries are found a clear error message gives a hint
      to select another group search root.
    * Search requests for LDIF/DSML export add * to requested attributes. This
      fixes limited export if configuration parameter requested_attrs is set.
2006-12-11 19:12:07 +00:00
Frank J. Laszlo
22f54cbc37 Update to 0.9.3.2 2006-12-11 18:46:30 +00:00
Mikhail Teterin
31efa2ae0d Update from 3.1.0 to 3.2.13. This should fix all of the self-test failures
observed so far (spurious and real). Update WWW.

Although supposedly a minor bug-fix release, this one still comes with a
file-format change, unfortunately. See vendor's announcement at:

	http://forums.oracle.com/forums/ann.jspa?annID=372
2006-12-11 18:34:59 +00:00
Frank J. Laszlo
f408694b2f Update to 0.10.0 2006-12-11 18:34:15 +00:00
David Thiel
4a722743cb Updating to 0.1.4.
Approved by:	edwin (mentor)
2006-12-11 18:28:04 +00:00
Greg Lewis
aec8149147 . Update to 1.5.0_10. 2006-12-11 18:26:46 +00:00
Max Khon
956d5355c5 Bump PORTREVISION. 2006-12-11 18:23:27 +00:00
Boris Samorodov
5ce37ef351 Fix MASTER_SITES, make the port fetchable. 2006-12-11 18:22:12 +00:00
Max Khon
884360947b Sync with unixODBC port: build without GUI by default. 2006-12-11 18:18:17 +00:00
Frank J. Laszlo
b53b0c2a92 - Update to version 1.9.3
- Pet portlint
2006-12-11 18:11:46 +00:00
Frank J. Laszlo
59af966688 Update to 0.28 2006-12-11 17:54:14 +00:00
Frank J. Laszlo
74ab0f7633 Fix the CFLAGS reinplace so it actually works. 2006-12-11 17:46:03 +00:00
Jimmy Olgeni
87ce2964ee Disable automatic PLT generation. Add the following patches:
* patch-lib_dialyzer_src_Makefile

  Avoid computing the PLT when building the port. It may take so
  long that the port building cluster thinks this is a runaway port.

* patch-lib_dialyzer_src_dialyzer__cl.erl

  Trick dialyzer into building the PLT even after the port is installed.

* patch-lib_dialyzer_src_dialyzer__cl__parse.erl

  Let every user have his own initial PLT in ~/.dialyzer_init_plt.
  When dialyzer is invoked the PLT will be rebuilt if needed.

This commit will fix both ports/105869 and the pointyhat port checks.
2006-12-11 17:28:59 +00:00
Greg Lewis
1bb6af069e . Replace some hardwired /usr/X11R6 instances with X11BASE. [1]
. Replace some hardwired /usr/local instances with LOCALBASE.
. Small Makefile restructure to keep related variables in one place.
. Add ipv6 to CATEGORIES if its enabled. [2]

PR:             106130 [2]
Submitted by:   Janos Mohacsi <janos.mohacsi@bsd.hu> [2]
Pointed out by: pointyhat (via kris) [1]
2006-12-11 17:10:52 +00:00
Rong-En Fan
d6a805b229 - Respect X11BASE
mplayer's configure only accepts the last --with-extraincdir, and
  --with-x11libdir is removed in the next version. Therefore, directly
  change hardcoded /usr/X11R6 in configure.

Approved by:	portmgr (linimon), Thomas E. Zander <riggs@rrr.de> (maintainer)
2006-12-11 16:48:43 +00:00
Frank J. Laszlo
c1dfafadd5 Move REINPLACE_CMD to post-patch, where it should be
modify do-install to --exclude "*.bak" produced by REINPLACE

Submitted by:	kris via pointyhat
Approved by:	maintainer (implicit)
2006-12-11 16:37:01 +00:00
Soeren Straarup
e3d115637b Backout previous commit
Approved by:	tmclaugh (implicit)
2006-12-11 16:02:41 +00:00
Soeren Straarup
7c0745d497 Backup previous commit.
Approved by:	tmclaugh (impilicit)
2006-12-11 15:59:00 +00:00
Michael Johnson
5d3b48c28b Update to 0.4.3 2006-12-11 15:33:44 +00:00
Rong-En Fan
35728b5eef - Respect X11BASE
Reported by:	pointyhat
2006-12-11 14:42:27 +00:00
Rong-En Fan
690a31e270 - Fix pkg-plist
Poked by:	pointyhat via kris
2006-12-11 14:31:10 +00:00
Marcus Alves Grando
bf639240a1 - Update to 2.4-20061210 2006-12-11 14:17:35 +00:00
Soeren Straarup
8dbd3ea579 Unbreak via net/libdnet commit.
PR:		104364
Submitted by:	Yonatan <onatan@gmail.com> (maintainer)
Approved by:	tmclaugh (implicit)
2006-12-11 14:10:50 +00:00
Soeren Straarup
cc30c15458 Fix pkg-plist info to unbreak net/py-libdnet
PR:		104364
Submitted by:	Yonatan <onatan@gmail.com> (maintainer)
Approved by:	tmclaugh (implicit)
2006-12-11 14:06:23 +00:00
Clive Lin
9bab5a25f3 Update to 1.03
* Remove dead master site
* Add the URL with the old versions to master sites to prevent 1.04
  release rendering our port unfetchable
* Remove unnecessary -lstdc++ from CXXFLAGS
* Remove our implementation of SMTP authentication, since one has been
  implemented by the authors (remove files/patch-doc-nullmailer-send.8,
  files/patch-lib-list.h and files/patch-smtp_authentication)
* Add a note that the SMTP authentication option has been changed

Submitted by:	vd
2006-12-11 14:05:23 +00:00
Frank J. Laszlo
fed84b4e92 Really respect X11BASE this time.
Reported by:	rafan
Approved by:	maintainer (implicit)
2006-12-11 13:46:11 +00:00
Rong-En Fan
2d5f929aad - Update to 1.2.6
- Move to LOCALBASE

We waited the maintainer's opinion about the issue he found for 14 days.
The fix is submitted to upstream and will be in next release.

PR:		ports/105634
Submitted by:	Henrik Brix Andersen <henrik at brixandersen.dk>
Approved by:	Tobias Roth <ports at fsck.ch> (maintainer)
2006-12-11 13:01:21 +00:00
Rong-En Fan
e4314a9cdc - Update to 1.3
In PR, chinsan@ submitted an update to 1.2. Maintainer sends a new version
  instead.

PR:		ports/106397
Submitted by:	Lapo Luchini <lapo at lapo.it> (maintainer)
2006-12-11 11:39:52 +00:00
Rong-En Fan
6abcec5c11 - Optional GNOME dependencies should use WANT_GNOME=yes before
bsd.port.pre.mk.
2006-12-11 11:18:58 +00:00
Rong-En Fan
b1984f0312 - Respect X11BASE
Reported by:	pointyhat
Approved by:	portmgr (linimon)
2006-12-11 11:01:58 +00:00
Rong-En Fan
922c9826cf - Respect X11BASE by GNU_CONFIGURE + USE_XLIB
The configure script is generated by autotools.

Reported by:	pointyhat
Approved by:	portmgr (linimon)
2006-12-11 11:00:37 +00:00
Anton Berezin
b534c03da6 Update to 1.19. 2006-12-11 10:58:26 +00:00
Rong-En Fan
205ae965ce - Respect X11BASE in linking stage
Reported by:	pointyhat
Approved by:	portmgr (linimon), sat (maintainer)
2006-12-11 10:57:50 +00:00
Anton Berezin
739f5c6f70 Update to 1.9703. 2006-12-11 10:56:19 +00:00
Andrew Pantyukhin
91fc8893d4 - Update to 0.9.3-4 2006-12-11 10:51:04 +00:00
Rong-En Fan
ab329e8ab0 - Respect X11BASE
Approved by:	portmgr (linimon)
2006-12-11 09:13:21 +00:00
Rong-En Fan
3853a7866b - Respect X11BASE
Reported by:	pointyhat
2006-12-11 09:09:46 +00:00
Rong-En Fan
5a763f7984 - Respect X11BASE
Approved by:	portmgr (linimon)
2006-12-11 08:47:26 +00:00
Rong-En Fan
be1956cb82 - Update to 1.18
PR:		ports/106398
Submitted by:	chinsan
Approved by:	Lapo Luchini <lapo at lapo.it> (maintainer)
2006-12-11 08:11:15 +00:00
Rong-En Fan
2553e791f4 - Correct Compress::Zlib path after recent p5-Compress-Zlib update
Pointyhat to:	demon
2006-12-11 08:10:14 +00:00
Rong-En Fan
b7a4d521a3 - Respect X11BASE
Reported by:	pointyhat
2006-12-11 08:06:19 +00:00
Rong-En Fan
2daaefb95e - Respect X11BASE
PR:		ports/106073
Submitted by:	rafan
Approved by:	portmgr (linimon)
2006-12-11 07:36:44 +00:00
Rong-En Fan
62e32dd98a - Respect X11BASE
Reported by:	pointyhat
Approved by:	portmgr (linimon)
2006-12-11 07:31:19 +00:00
Cheng-Lung Sung
91be9cfd47 - Update to 0.13
PR:		ports/106504
Submitted by:	clsung
Approved by:	maintainer (Mauricio Herrera Cuadra)
2006-12-11 05:35:15 +00:00
Cheng-Lung Sung
e2d0becaba - utilize SF.net mirrors
PR:		ports/104942
Submitted by:	Thomas Abthorpe <thomas_AT_goodking dot ca>
Approved by:	maintainer (timeout)
2006-12-11 05:34:15 +00:00
Cheng-Lung Sung
5fa5baa4c9 - Update to 0.19
- Move to perl@FreeBSD.org

PR:		ports/106523
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-12-11 05:32:56 +00:00
Cheng-Lung Sung
3b3c5679c3 - Update to 0.07
- I'll handle this port.

PR:		ports/106519
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
2006-12-11 05:29:29 +00:00