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

1828 Commits

Author SHA1 Message Date
Martin Wilke
c5671f5d13 - Fix build with drupal modules
- Bump PORTREVISION

PR              110864
Submitted by:   Nick Hilliard <nick@foobar.org> (maintainer)
2007-03-27 13:38:47 +00:00
Mark Linimon
0383def79b I do not appreciate the attempt to play politics with the reassignment of
maintainership of these two files.  I insist that further commits be run
through portmgr@ first.

Hat:		portmgr
2007-03-27 01:23:57 +00:00
Jean-Yves Lefort
e25341484f Take maintainership.
Approved by:	maintainer timeout (16 days)
2007-03-27 00:34:04 +00:00
Rong-En Fan
2d7aaf91e6 - Add drupal5 support
- Fix SUB_LIST quoting
- Reflect drupal -> drupal4 rename

PR:		ports/110412
Submitted by:	Nick Hilliard <nick at foobar.org> (maintainer)
2007-03-25 09:41:28 +00:00
Michael Nottebrock
56d3b226bf Update to 4.2.3 2007-03-25 04:08:03 +00:00
Michael Nottebrock
5b55cb51cc Remove the ftp:// URL for ftp.scarlet.be from MASTER_SITE_KDE, their ftp
server is closed for anonymous access too often.
2007-03-24 18:50:20 +00:00
Pav Lucistnik
65e107ab69 [1] Introduce COPYTREE_BIN and COPYTREE_SHARE macros
[2] Fix ECHO_CMD/ECHO_MSG usage in bsd.port.mk
[3] Move bsd.efl.mk to ports/Mk
[4] Change LIBTOOLFILES default to ${CONFIGURE_SCRIPT}
[5] Whitespace sweep
[6] Add WWWDIR variable with default value of ${PREFIX}/www/${PORTNAME}

PR:		ports/100996 [1], ports/100556 [2], ports/100497 [3],
		ports/104009 and ports/104018 [5], ports/105529 [6]
Submitted by:	stass [1] [3], gabor [2], pav [4], edwin [5], laszlof [6]
Approved by:	ade [4]
2007-03-24 14:02:06 +00:00
Joe Marcus Clarke
022cbc78ef Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOME
releases in that it focuses more on stability and functionality than on
new features.  Not that it doesn't have its share of new and exciting
items.  See http://www.gnome.org/start/2.18/ for all the goodies in
this release.

GNOME 2.18 for FreeBSD would not have been possible without the hard work
of the FreeBSD GNOME Team and our intrepid band of testers including
J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi,
Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen,
Phillip Neumann, Franz Klammer, and Neal Delmonico.
2007-03-19 05:19:11 +00:00
Mark Linimon
74fd78a763 * Add bsd.ocaml.mk to support OCaml packages [1]
* Move x11-wm/xfce4/bsd.xfce.mk to Mk/ [2]

* Refactoring of FETCH_CMD to allow parameters to be overridden
  separately from commands [3]

PR:	101029 [1], 108862 [2], 109966 [3]

Submitted by:	Stanislav Sedov <ssedov at mbsd dot msk dot ru> [1],
		oliver [2], edwin [3], linimon [3]

Note: this patch also adds 108738 and 108739 which the previous commit
claimed were committed, but were not.  These are comment-only changes.
2007-03-14 04:06:55 +00:00
Mark Linimon
8e6c372415 Move x11-wm/xfce4/bsd.xfce.mk to Mk/.
PR:		ports/108862
Submitted by:	oliver
2007-03-14 04:06:11 +00:00
Mark Linimon
75ea0e3bcc Add bsd.ocaml.mk to support OCaml packages.
PR:		ports/101029
Submitted by:	Stanislav Sedov <ssedov at mbsd dot msk dot ru>
2007-03-14 04:05:25 +00:00
Michael Nottebrock
a209c5b185 Update to KDE 3.5.6 / KOffice 1.6.2 2007-03-13 19:13:51 +00:00
Stanislav Sedov
40594b52a6 - Add Get-E mirrors for e17 stuff. 2007-03-11 22:13:19 +00:00
Michael Johnson
d2deeabc7a Retire jpeg-mmx 2007-03-08 14:20:03 +00:00
Alex Dupre
97ba472a33 Add php5 oci8 extensions.
PR:		ports/109962
Submitted by:	chinsan
2007-03-08 07:17:32 +00:00
Andrew Pantyukhin
1b58b62b43 - Update and rename my mirrors
- Keep the old name around for a smooth transition
  instead of a sweeping commit
2007-03-07 12:46:20 +00:00
Mark Linimon
e3907bef8b * Fix 'make search' with non-default ${PORTSDIR}
PR:		ports/105917
Submitted by:	shaun
2007-03-06 06:58:35 +00:00
Mark Linimon
fbcb891de4 * Refine some comments about Linux emulation [1]
* Fix 'make search' with non-default ${PORTSDIR} [2]

* Fix typo in USE_LDCONFIG32 message [3]

* Allow USE_PHP after inclusion of bsd.port.pre.mk [4]

* Document NO_LDCONFIG_MTREE [5]

* Update/enhance description of INSTALLS_SHLIB and USE_LDCONFIG [6]

* Remove obsolete code in bsd.port.mk dealing with 4.X and other,
  even older, releases [7]

* Remove references to obsolete ports from bsd.java.mk [8]

PR:	105883 [1], 105917 [2], 106195 [3], 106557 [4], 108738 [5],
	108739 [6], 108782 [7], 103357 [8]

Submitted by:	bsam [1], shaun [2], edwin [3], ale [4], gerald [5] [6],
		linimon [7], kris [7], gabor [4]
2007-03-06 06:21:46 +00:00
Alexander Botero-Lowry
9aad87b2df - add PYTHON to CONFIGURE_ENV so that ports using auto* for python will be
able to detect it if it's not installed as bin/python

Prodded by:	104560, and others
2007-02-26 07:32:02 +00:00
Michael Nottebrock
c264578105 - (Re)add the sql dependency trigger. [1]
- Don't clobber BUILD/RUN_DEPENDS if no QT4_COMPONENTS are specified. [2]

Submitted by: [1] Danny Pansters <danny@ricin.com>, [2] nivit
2007-02-23 16:53:13 +00:00
Xin LI
624cee410a Update to OpenLDAP 2.4.4a.
Approved by:	portmgr (kris, bsd.port.mk part)
2007-02-21 05:40:11 +00:00
Pav Lucistnik
1f93c53266 - Fix WITH_DEBUG for ports that use STRIP_CMD
PR:		ports/109347
Submitted by:	Andrew Turner <andrew@fubar.geek.nz>
2007-02-20 15:30:54 +00:00
Pav Lucistnik
107532bd4d - Correct recently added WITH_DEBUG knob to not overzealously eat all -f
starting cflags, but only -fno-strict-aliasing, thus not going beyond the
  point of negating the default CFLAGS

Reported by:	Sean McNeil <sean@mcneil.com>
2007-02-19 22:31:31 +00:00
Alex Dupre
b53e33baef Revert previous commit: it creates more damage than it fixed. 2007-02-18 19:56:53 +00:00
Alex Dupre
67c1c8ae7f Fix segmentation fault on unloading, by loading php extensions in
reversal alphabetical order.
2007-02-16 08:53:33 +00:00
Xin LI
f523e0e7b2 Update to Python 2.4.4.
Approved by:	maintainer timeout, alexbl (python@)
Tested by:	pointyhat
PR:		ports/105901
2007-02-14 06:07:29 +00:00
Stanislav Sedov
5d1eefff07 - Remobe ruby 1.6 bits. 2007-02-13 10:33:46 +00:00
Andrew Pantyukhin
fc89985c8d - Add horde mirrors 2007-02-12 23:23:31 +00:00
Alex Dupre
d127173435 Add a bunch of php5 default extensions. 2007-02-09 08:29:33 +00:00
Rong-En Fan
cdfbf14e48 - Fix typo: svg is in graphics/qt4-svg
Approved by:	lofi (implicit)
2007-02-08 17:17:35 +00:00
Andrey Slusar
efb578bb64 Update to 22.0.93
PR:		ports/108464
Submitted by:	NIIMI Satoshi <sa2c@sa2c.net>
Approved by:	keramida(maintainer)
2007-02-06 20:58:06 +00:00
Michael Nottebrock
2df0d56dec Post-import bugfixorama:
- Move qt4-codecs-tw to chinese [1]
- Add some missing quotes [1]

- From the "this never happened in the clean room" dept:
  Disable session management support more universally to
  avoid linktime errors.

[1] Spotted by: rafan
2007-02-06 10:37:14 +00:00
Pav Lucistnik
c00be10dd8 - Force new pkg_install suite on people on systems older than January 10 2006.
That is: 4.X, 5.3 and older, 6.0

  This fixes tar bailing out cannot finding (null) on make package,
  and if people use pkg_delete(1) from this port, it fixes the `can't remove
  (null)/libdata/ldconfig/foo' on deinstall too.
2007-02-05 22:57:20 +00:00
Michael Nottebrock
74cb0fb1e8 Add qt4, a multiplatform C++ application framework 2007-02-05 20:56:24 +00:00
Michael Nottebrock
ffccf2fe1a Update the USE_QT_VER switch description (allows 3 and 4 for values now).
Approved by:	portmgr
2007-02-05 20:48:59 +00:00
Pav Lucistnik
0dcb6347ed - Support Tcl/Tk 8.5 in USE_TCL/USE_TK
PR:		ports/108510
Submitted by:	Martin Matuska <martin@matuska.org>
2007-02-05 14:03:40 +00:00
Pav Lucistnik
0d0d56457b Populate a new ports-mgmt category. List of moved ports:
devel/portcheckout -> ports-mgmt/portcheckout
  devel/portlint -> ports-mgmt/portlint
  devel/portmk -> ports-mgmt/portmk
  devel/porttools -> ports-mgmt/porttools
  misc/instant-tinderbox -> ports-mgmt/instant-tinderbox
  misc/porteasy -> ports-mgmt/porteasy
  misc/portell -> ports-mgmt/portell
  misc/portless -> ports-mgmt/portless
  misc/tinderbox -> ports-mgmt/tinderbox
  security/jailaudit -> ports-mgmt/jailaudit
  security/portaudit -> ports-mgmt/portaudit
  security/portaudit-db -> ports-mgmt/portaudit-db
  security/vulnerability-test-port -> ports-mgmt/vulnerability-test-port
  sysutils/barry -> ports-mgmt/barry
  sysutils/bpm -> ports-mgmt/bpm
  sysutils/kports -> ports-mgmt/kports
  sysutils/managepkg -> ports-mgmt/managepkg
  sysutils/newportsversioncheck -> ports-mgmt/newportsversioncheck
  sysutils/pib -> ports-mgmt/pib
  sysutils/pkgfe -> ports-mgmt/pkgfe
  sysutils/pkg-orphan -> ports-mgmt/pkg-orphan
  sysutils/pkg_cutleaves -> ports-mgmt/pkg_cutleaves
  sysutils/pkg_install -> ports-mgmt/pkg_install
  sysutils/pkg_install-devel -> ports-mgmt/pkg_install-devel
  sysutils/pkg_remove -> ports-mgmt/pkg_remove
  sysutils/pkg_rmleaves -> ports-mgmt/pkg_rmleaves
  sysutils/pkg_trackinst -> ports-mgmt/pkg_trackinst
  sysutils/pkg_tree -> ports-mgmt/pkg_tree
  sysutils/portbrowser -> ports-mgmt/portbrowser
  sysutils/portconf -> ports-mgmt/portconf
  sysutils/portdowngrade -> ports-mgmt/portdowngrade
  sysutils/portcheck -> ports-mgmt/portcheck
  sysutils/portmanager -> ports-mgmt/portmanager
  sysutils/portmaster -> ports-mgmt/portmaster
  sysutils/portscout -> ports-mgmt/portscout
  sysutils/portsearch -> ports-mgmt/portsearch
  sysutils/portsman -> ports-mgmt/portsman
  sysutils/portsnap -> ports-mgmt/portsnap
  sysutils/portsopt -> ports-mgmt/portsopt
  sysutils/portupgrade -> ports-mgmt/portupgrade
  sysutils/portupgrade-devel -> ports-mgmt/portupgrade-devel
  sysutils/port-authoring-tools -> ports-mgmt/port-authoring-tools
  sysutils/port-maintenance-tools -> ports-mgmt/port-maintenance-tools
  sysutils/psearch -> ports-mgmt/psearch
  sysutils/p5-FreeBSD-Portindex -> ports-mgmt/p5-FreeBSD-Portindex
  sysutils/qtpkg -> ports-mgmt/qtpkg
  textproc/p5-FreeBSD-Ports -> ports-mgmt/p5-FreeBSD-Ports

Repocopies by:	marcus
2007-02-05 01:08:46 +00:00
Tom McLaughlin
95c638cb6d - Add some bits for gtk-sharp10, gtk-sharp20, and gnome-sharp20 dependencies
* New USE_GNOME values:
    gtksharp10
    gtksharp20
    gnomesharp20

Approved by:	gnome@ (awhile ago, i just never committed this)
2007-02-04 22:25:07 +00:00
Kris Kennaway
bfb0242e1e Drop PORTOBJFORMAT now that it is entirely unused. 2007-02-04 20:23:37 +00:00
Pav Lucistnik
0de3ff661a bsd.port.mk
[1] Remove DEPENDS
 [2] Add a new pkg-plist keyword @stopdaemon
 [3] Provide rc.subr script suffix as RC_SUBR_SUFFIX
 [4] Add USE_CDRTOOLS to abstract dependency on sysutils/cdrtool[-cjk]
 [5] Add DOS2UNIX_REGEX, allowing to pass a filename regex to CRLF replacement
     routine
 [6] Support partially translated manpages in MAN* variables
 [7] Fix USE_LDCONFIG on ports with @cwd in pkg-plist
 [8] Remove support for XFree86 3.X
 [9] Add user settable WITH_DEBUG flag that turns on -g in CFLAGS and resets
     STRIP
 [9] Fix `make install' to refuse overwriting of older version of the port
[10] New category ports-mgmt
[11] New category gnustep
[12] Removed category picobsd

bsd.java.mk
[13] Remove deprecated syntax

bsd.tcl.mk
[14] Provide TCL_VER when USE_TK[_BUILD] is defined. Fixes cad/netgen

ports/Makefile
[15] Make csup default `make update' method on FreeBSD 6.2 and up

PR:		ports/99742 [1], ports/93373 [2], ports/100915 [3],
		ports/105161 [4], ports/106029 [5], ports/106252 [6],
		ports/106235 [7], ports/100939 [9], ports/97507 [10],
		ports/103931 [11], ports/106921 [12], ports/104136 [13],
		ports/105215 [15]
Submitted by:	sem [1] [2], Matthias Andree <matthias.andree@gmx.de> [3],
		nork [4], pav [5] [7] [14], Nick Barkas <snb@threerings.net> [6],
		flz [8], gabor [9], shaun [10], erwin [12], hq [13],
		Gurkan Sengun <gurkan@linuks.mine.nu> [11]
2007-01-31 14:07:24 +00:00
Rong-En Fan
1ba17e0c01 - ftp.cn.FreeBSD.org is back
PR:		ports/108410
Submitted by:	chinsan
2007-01-30 20:35:49 +00:00
Kris Kennaway
cbd60a5b80 * Hard-code PORTOBJFORMAT?= elf instead of using the (now removed)
objformat(1) and defaulting to a.out.  This will be removed entirely
  once port makefiles no longer reference it.
2007-01-30 04:29:04 +00:00
Kris Kennaway
a01439c2ca Retire NO_FILTER_SHLIBS now that it no longer serves a purpose 2007-01-30 04:25:35 +00:00
Kris Kennaway
1801d62b27 * Hard-code PORTOBJFORMAT?= elf instead of using the (now removed)
objformat(1) and defaulting to a.out.  This will be removed entirely
  once port makefiles no longer reference it.

* Retire NO_FILTER_SHLIBS and associated pkg-plist mangling code that
  attempted to handle a.out-style shared library naming
2007-01-30 04:18:07 +00:00
Pav Lucistnik
e8db33b749 - Transfer maintainership of this file to Gerald Pfeifer 2007-01-29 09:27:04 +00:00
Tom McLaughlin
590851c076 Remove python21 and python22 bits now that they are gone.
Approved by:	python@ (alexbl)
2007-01-27 05:47:57 +00:00
Jeremy Messenger
4923f5b5a5 Does not build with current wavpack and got obsoleted by 0.10.x version.
BTW: All of gstreamer-*80 are arleady deprecate and expire at 2007-05-31.

Reminded by:	pav
2007-01-25 16:22:43 +00:00
Oliver Lehmann
4cefbd8e9d move MASTER_SITES_XFCE to bsd.sites.mk 2007-01-23 15:57:50 +00:00
Greg Lewis
a2821cdbbc . Add an entry for the linux-sun-jdk15 port.
PR:		108130
Submitted by:	Milon Papezik
2007-01-22 21:49:51 +00:00
Martin Wilke
88b9902bd8 - Fix whitespaces
Approved by:	alexbl
2007-01-17 10:48:02 +00:00