Commit Graph

1979 Commits

Author SHA1 Message Date
Hye-Shik Chang
7a90a036a7 Update python23 to Python 2.3.6 and python24 to Python 2.4.5. 2008-03-16 10:25:08 +00:00
Michael Nottebrock
06ccc547f1 Update to Qt 4.3.4 2008-03-13 17:57:19 +00:00
Martin Wilke
c622262593 devel/sdl12:
- Update to 1.2.13
	- OPTIONize as recommended by Danny Pansters
	- Fixed up gnome dependencies as recommended by Danny Panster
	- Fixed up NOPORTDOCS and NOPORTEXAMPLES knobs as recommended by Danny Pansters
	- Got rid of library renaming as recommended by Danny Pansters
	- Pass maintainership to submitter
Mk/bsd.sdl.mk:
	- Fixed _LIB_* entries in order to retrieve the correct library versions.

PR:		117608
Submitted by:	Marcus von Appen <mva@sysfault.org>
2008-03-13 13:52:27 +00:00
Edwin Groothuis
ba391f6a40 [patch] improve Mk/bsd.sites.mk MASTER_SITE_GOOGLE_CODE variable
There are 18 ports which can't use the MASTER_SITE_GOOGLE_CODE
    variable for MASTER_SITES yet because their PORTNAME isn't the
    same as the hostname. For example:

    graphics/tesseract/Makefile:MASTER_SITES= http://tesseract-ocr.googlecode.com/files/ CENKES
    net-im/jabber-pyaim/Makefile:MASTER_SITES= http://pyaimt.googlecode.com/files/
    net-im/jabber-pyicq/Makefile:MASTER_SITES= http://pyicqt.googlecode.com/files/

    This patch introduces the PROJECTHOST variable which can be
    used to overcome this problem.

PR:		ports/121453
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Reviewed by:	pav@
2008-03-13 11:21:27 +00:00
Florent Thoumie
5d486865e5 - Mark xtrans as a BUILD_DEPENDS only (unless specified otherwise with :both)
- Bump PORTREVISION on ports having xtrans in USE_XORG.
- Add some missing dependencies in various xorg libraries.
2008-03-13 10:33:56 +00:00
Pav Lucistnik
8c32b0a02c - Backout part of 1.71: ${PERL} is not available in bsd.port.subdir.mk, only in
bsd.port.mk. Fixes `make readmes'

PR:		ports/117192
Submitted by:	Joergen Blomberg <jnbg@blomberg.tk>
Pointy hat to:	gabor
2008-03-12 00:13:06 +00:00
Pav Lucistnik
821fed09a7 - Automatically append -fno-strict-aliasing to CFLAGS when -O2 or higher
optimizations are enabled.

PR:		ports/121363
Submitted by:	obrien

- Change USE_XPM variable to use USE_XORG framework, and lose implied USE_XLIB

PR:		ports/113799
Submitted by:	des (based on)
Patch by:	pav

- Teach USE_LDCONFIG to do the right thing when used with USE_LINUX_PREFIX

PR:		ports/118212
Original patch:	vd
Patch by:	pav

- Allow tab as well as space in param.h for OSVERSION determination

PR:		ports/117507
Submitted by:	erwin

- Reverse the condition so EXTRACT_PRESERVE_OWNERSHIP now work as advertised

PR:		ports/117916
Submitted by:	tobez

- Assorted comment fixes

PR:		ports/118054
Submitted by:	linimon

- Style nit ($@ -> ${.TARGET})

PR:		ports/120276
Submitted by:	obrien
2008-03-11 23:45:04 +00:00
Pav Lucistnik
416c09fcd2 - Pass PATH variable to chrooted command, so BUILD/RUN_DEPENDS have a chance of
working

PR:		ports/117738
Reported by:	Erik Cederstrand <erik@cederstrand.dk>
Patch by:	pav

- Pass TERM variable to chrooted command, so the OPTIONS screen work

PR:		ports/117453
Reported by:	Erik Cederstrand <erik@cederstrand.dk>
Patch by:	pav
2008-03-11 23:37:32 +00:00
Pav Lucistnik
9d5889dd37 - Fix typo (unclosed double-quote)
PR:		ports/120618
Submitted by:	Gennady Proskurin <gpr@nnz.ru>

- Change default PostgreSQL dependency from 8.1 to 8.2

PR:		ports/120865
Submitted by:	edwin
2008-03-11 23:34:09 +00:00
Pav Lucistnik
851f58e69f - Add UNMAKESELF_CMD (fixing USE_MAKESELF feature)
PR:		ports/118749
Submitted by:	alepulver
2008-03-11 23:31:29 +00:00
Stanislav Sedov
9a2e4c8b78 - Update enlightenment-devel and EFL libraries to the latest snapshot
- Deprecate old unsupported apps and modules (entice, devian, eveil, engage)
- Split evas and ecore to separate modules to handle dependencies properly
- Disable PAM in enlightenment-devel as it don't work anyway (requires root
  privilegies)
- Add DBUS support.

Thanks to:	az
2008-03-11 21:13:53 +00:00
Florent Thoumie
836aebde5b Remove support for XFree8-4.
From now on, X_WINDOW_SYSTEM != "xorg" is not supported anymore.

PR:		ports/119418
Submitted by:	flz
Approved by:	portmgr (pav)
2008-03-07 21:47:50 +00:00
Edwin Groothuis
454beeec54 Add MASTER_SITE_GOOGLE_CODE macro to bsd.site.mk
The attached patch will add a macro to bsd.sites.mk so that
    ports that are hosted on Google Code can simply have MASTER_SITE=
    set to ${MASTER_SITE_GOOGLE_CODE}

PR:		ports/121435
Submitted by:	Steven Kreuzer <skreuzer@exit2shell.com>
2008-03-06 21:32:03 +00:00
Edwin Groothuis
f630ef5a3d Creation of MASTER_SITE_OPENBSD macro in bsd.sites.mk
Included patch for bsd.sites.mk created a new macro called
	MASTER_SITE_OPENBSD that contains a list of OpenBSD mirrors.

PR:		ports/121369
Submitted by:	Steven Kreuzer <skreuzer@exit2shell.com>
2008-03-04 22:20:54 +00:00
Dirk Meyer
bdb78ad44f - udpate to 0.12.1 2008-02-28 09:07:37 +00:00
Emanuel Haupt
9db5ee5c2b Apache Commons project are no longer hosted under MASTER_SITES_APACHE
jakarta/commons subdirectory, they have been moved one directory up.

Introduce MASTER_SITE_APACHE_COMMONS_SOURCE and adjust 22 ports accordingly.

PR:		121041
Submitted by:	Marcin Cieslak <saper@system.pl>
Approved by:	portmgr (linimon)
2008-02-27 15:10:54 +00:00
Hye-Shik Chang
bfb5f6f187 Update to Python 2.5.2. 2008-02-24 13:42:27 +00:00
Alejandro Pulver
b3ec8aa81a - Fix defining Lua include/library directories under PREFIX (last commit) [1].
- Now LUA_PREFIX has 2 functions: for Lua ports indicate where to install, and
  for dependencies indicate where Lua is installed (check new comments inside
  bsd.lua.mk for more information).

PR:		ports/120277
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp>
Reported by:	Dmitry Marakasov <amdmi3@amdmi3.ru> [1]
2008-02-18 18:41:26 +00:00
Oliver Lehmann
642e3577d9 update xfce4 to 4.4.2
Approved by:    portmgr (linimon)
Security:       CVE-2007-6531, CVE-2007-6532
2008-02-12 18:11:07 +00:00
Alejandro Pulver
722d972bee - Change LUA_PREFIX default value from LOCALBASE to PREFIX.
Actually the Lua prefix should be recorded on each port and read from there
(as with "*-config --prefix" scripts), instead of this assumption. But
supporting PREFIX is a requirement, while supporting different custom
combinations of a general PREFIX for dependencies and a different PREFIX for a
specific port is not. Also the latter could be achieved by changing LOCALBASE
too, or directly modifying LUA_PREFIX in this case.

PR:		ports/120277
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp>
2008-02-09 23:11:51 +00:00
Shaun Amott
64b51d72cc Update the Vim master site list so that the HTTP mirrors are used first.
This makes downloading all those patches slightly less painful.
2008-02-07 16:13:41 +00:00
Mark Linimon
8d696fd16d Update ringserver entries:
- Update MASTER_SITE_APACHE to chase change of sub-directory
 - FreeBSD is no longer mirrored.
 - Add to MASTER_SITE_XORG

Submitted by:	KIMURA Yasuhiro <yasu at utahime dot org>
Hat:		bugmeister
Approved by:	maintainer timeout (> 2 weeks)
2008-02-01 08:05:09 +00:00
Andrey Slusar
be9c1e9f59 - Update editors/emacs-devel to 23.0.50.20080101 snapshot.
PR:		ports/119290
Submitted by:	keramida(maintainer)
2008-01-27 14:26:42 +00:00
Alex Dupre
f0eff8e075 Add support for installing different PHP versions in different PHPBASE.
Requested by:	many
2008-01-21 07:19:24 +00:00
Xin LI
836873e17f A bandaid for recent cheeseshop -> pypi rename. 2008-01-14 06:01:41 +00:00
Alex Dupre
2c0ea767d0 Add pdo_mysql extension. 2007-12-27 06:52:45 +00:00
Andrey Slusar
470a14b89f - Update xemacs and xemacs21-mule to 21.4.21 2007-12-13 19:25:09 +00:00
Stanislav Sedov
3d86af7e4a - Fix a typo in the bundled REXML package.
- Bump up portrevision.

Approved by:	portmgr (marcus)
Reported by:	mat
2007-12-04 12:26:07 +00:00
Gerald Pfeifer
8deb6a4aca Remove lang/gcc40 which only has three dependencies left in the tree
(all of which only have it as a minimal requirement and also build with
lang/gcc42) and has issues on at least 8-CURRENT.

Approved by:	portmgr (pav)
2007-11-05 19:26:16 +00:00
Stanislav Sedov
4f98af6d86 - Update ruby to the latest 111 patchversion.
It's a bugfix release.

Thanks to:	Alexander Logvinov <ports@logvinov.com> for initial patchset.
2007-10-30 11:24:59 +00:00
Michael Nottebrock
c13a5bcfcd Update to KDE 3.5.8 2007-10-29 23:48:18 +00:00
Pav Lucistnik
2a3d311fcd - Update luasocket to 2.0.2, set luasocket port to lua 5.1
- Add lua 5.0 compatible slave port

PR:		ports/117168
Submitted by:	Andrew Turner <andrew+ports@fubar.geek.nz> (maintainer)
2007-10-28 19:43:49 +00:00
Herve Quiroz
e2135b211a Remove support for Java 1.1 and 1.2 in the ports tree
To ease upgrade, bsd.java.mk now substitutes JAVA_VERSION values of 1.1+ and
1.2+ as 1.3+.

The related JDK ports that have been marked as deprecated and scheduled for
removal some time ago are now safe to be removed.

The patch has been tested successfully on the cluster.

PR:		116724
2007-10-28 15:09:43 +00:00
Andrew Pantyukhin
16f59f05ca - Fix a typo in bsd.sites.mk along with all the places it affected
Approved by:	oliver (maintainer of the respective ports)
2007-10-25 22:53:28 +00:00
Joe Marcus Clarke
4acc6fb2a4 Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).

The FreeBSD GNOME team would also like to thank our various testers and
contributors:

Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)

PRs fixed in this release:

111272, 113470, 115995, 116338
2007-10-24 23:37:25 +00:00
Alejandro Pulver
d39f10a502 - Remove Unicode checks for FreeBSD < 5.x (unsupported).
PR:		ports/116891
Submitted by:	edwin
2007-10-19 02:21:14 +00:00
Ade Lovett
dbd39ca660 Migration from bison 1.x to 2.x
PR:		117086
Tested by:	-exp runs
2007-10-17 10:13:01 +00:00
Jeremy Messenger
221deb5e47 Add four new mirrors for GNOME, these mirrors are usually fastest to grab the
newest tarballs.
2007-10-15 20:22:46 +00:00
Palle Girgensohn
104aa6c048 Introducing the first beta of PostgreSQL 8.3
Note that this is a BETA VERSION of the PostgreSQL server.
Use it only for testing.
2007-10-15 15:32:19 +00:00
Vasil Dimov
5e4e8ecf76 Remove expired Emacs ports and the surrounding expired ports:
2007-08-19 chinese/mule-freewnn: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 chinese/xemacs: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 converters/mule-ucs-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 devel/eieio-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 editors/apel-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 editors/bitmap-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 editors/emacs19: emacs19 is obsolete; please use a more recent version
2007-08-19 editors/emacs20: "editors/emacs is recommended instead for new installations"
2007-08-19 editors/flim-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 editors/mule-common: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 editors/mule: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 editors/semi-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 editors/speedbar-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 irc/irchat-pj-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 irc/pure-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/diclookup-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/diclookup-mule: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-canna+freewnn+sj3: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-canna+sj3+wnn6: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-canna+sj3+wnn7: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-canna+sj3: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-canna+wnn6: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-canna+wnn7: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-canna: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-freewnn: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-sj3: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-wnn6: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-wnn7: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/navi2ch-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/w3: distfile is 10 years old and depends on emacs19 which is obsolete
2007-08-19 korean/mule-freewnn: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 www/w3: distfile is 10 years old and depends on emacs19 which is obsolete
2007-10-14 10:10:01 +00:00
Greg Lewis
eda1f83c1c . Remove a couple of entries from MASTER_SITES_ECLIPSE that appear to have
stopped mirroring eclipse a couple of versions ago.
2007-10-13 04:34:13 +00:00
Hye-Shik Chang
7302e6b360 Don't define PYTHONPATH unless PREFIX != LOCALBASE. This fixes
the massive plist problems introduced by the previous commit.

Reported by:	pav
2007-10-10 07:04:49 +00:00
Greg Lewis
15bc91d784 . Remove a check for OSVERSION >= 500000 since this is now true for all
supported versions of FreeBSD.

PR:		116890
Submitted by:	edwin
2007-10-07 14:42:03 +00:00
Hye-Shik Chang
9dfb6158ff - Correct installation paths in plist for PREFIX != LOCALBASE [1]
- Fix typo on comment about SZOPEBASEDIR and ZOPEBASEDIR [2]
- Fix type on Zope 2.10 support [3]
- Add a workaround for package building of ports using easy_install
  on jail environments [4]

PR:		116278 [1], 116428 [2], 116520 [3]
Submitted by:	Marcus von Appen <mva@sysfault.org> [1],
		nakaji [2], Christian Ullrich <chris@chrullrich.net> [3]
Reported by:	sat [4]
2007-10-07 13:50:15 +00:00
Pav Lucistnik
7e427bdbb7 - Fix issues with actual-package-depends, most notably fix bad list when a
third party package with invalid or missing pkgorigin is installed; this
  resulted in silently discarding dependency records for some people

PR:		ports/115010
Submitted by:	netchild

- Replace some calls to basename and dirname with make logic

PR:		ports/115994
Submitted by:	netchild

- Fix bsd.xorg.mk to work when USE_XORG is used below
  .include <bsd.port.pre.mk>; should allow conditional X.Org component
  dependencies with OPTIONS, etc

Submitted by:	flz

- When installing as user, don't install any libdata/ldconfig entries

Submitted by:	flz
PR:		ports/106613 (in audit trail)

- Introduce INSTALL_KLD; it's same as INSTALL_SCRIPT but the name is more
  obvious

PR:		ports/116200
Submitted by:	edwin
2007-10-03 22:24:59 +00:00
Mark Linimon
2e0f001e73 Remove ale.org; unfortunately they are offline right now. 2007-10-02 17:15:26 +00:00
Mark Linimon
48420a5ebd Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR:		ports/116639
Submitted by:	aDe
2007-09-30 04:47:36 +00:00
Mark Linimon
64ec019f72 Add an anti-foot-shooting measure that protects against a dependent port
being null, resulting in an entire category being depended on.  This was
seen with missing USE_PERL5 definitions, for which there is now a test;
however, it could theoretically be tripped over by other bad port
Makefiles.  Since the failure mode is painful and seems unrelated to
the lack of the definition (the build will fail at some random point
within that entire category), IMHO it's worth the complexity tradeoff
to put this in.
2007-09-30 04:01:39 +00:00
Alejandro Pulver
5b12368729 - Complete repocopy of x11-toolkits/py-wxPython28,
x11-toolkits/py-wxPython28-common and x11-toolkits/py-wxPython28-unicode,
  applying the corresponding patches.
- Add PYDISTUTILS_NOEGGINFO to fix plist issues [1].
- Integrate with bsd.wx.mk: the noticeable difference is that ports using
  USE_WX=2.6+ and WX_COMPS=python will be built from now on with wxWidgets
  2.8, which was previously restricted for these ports because of the lack of
  the "python" component for version 2.6 [1].

PR:		ports/115349, ports/115350, ports/115351
Submitted by:	Neal Nelson <neal@nelson.name>
Reworked by:	alepulver (myself) [1]
2007-09-29 17:54:39 +00:00
Mark Linimon
efb871fcc7 Fix the CONFIGURE_ENV anti-foot-shooting measure to have the correct
quoting.  It turns out that this is only an issue for ports that torture
CONFIGURE_ENV to run a command as well as just set the environment (often,
used to echo 'N' to fool an interactive script.)

Tested on:	pointyhat
2007-09-29 03:46:06 +00:00