1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
Commit Graph

1741 Commits

Author SHA1 Message Date
Joe Marcus Clarke
7ce7b8a8e2 Add a BUILD_DEPENDS to desktopfileutils as some ports (e.g. planner)
require this to be present at configure time.
2006-12-10 19:34:42 +00:00
Mark Linimon
c9a8767b4c Whitespace fix.
Submitted by:	edwin
2006-12-10 18:15:33 +00:00
Dirk Meyer
4f1a8505e9 - pass ADDITIONAL_CPPFLAGS, ADDITIONAL_INCLUDE_DIRS ADDITIONAL_LIB_DIRS 2006-12-09 21:37:26 +00:00
Alexander Botero-Lowry
ad1bbf1835 - Mark devel/py-ctypes IGNORE with Python 2.5 [1]
- add a PYCTYPES dependency macro to bsd.python.mk to unbreak ctypes using
   ports on Python 2.5 [2]
 - Update two of the four ports using ctypes to this macro [3]

PR: 104587 [1]
Submitted by:	Marcus von Appen <mva@sysfault.org> [1]
Approved by:	portmgr (pav, linimon) [2], myself [3]
2006-12-08 21:50:20 +00:00
Alexander Botero-Lowry
56160c3f25 - Add PYNUMPY macro to bsd.python.mk
Ports using Py-Numeric should be aware that it is considered deprecated
     in favor of NumPy.

PR:		105544
Submitted by:	Diane Bruce <db@db.net>
Approved by:	maintainer timeout, python@ (self)
2006-12-08 04:57:49 +00:00
Palle Girgensohn
5b1dcdfc6f Welcome new release of the world's most advanced open source database:
PostgreSQL 8.2.0

Complete release notes are available at
http://www.postgresql.org/docs/current/static/release-8-2.html
2006-12-06 16:50:34 +00:00
Jose Alonso Cardenas Marquez
ff8e8333ef - Add MASTER_SITES_NVIDIA 2006-12-06 14:37:53 +00:00
Andrew Pantyukhin
22ce8ee2da - Add Easy Software mirrors for cups, fltk and other ports 2006-12-06 09:26:25 +00:00
Philip Paeps
463177d875 Add devel/lua-pty to work with Lua 5.0 and Lua 5.1 and turn devel/lua50-pty
into a slave port of it.

PR:		ports/106347
Submitted by:	Andrew Turner <andrew+ports@fubar.geek.nz> (maintainer)
Repocopy by:	marcus
2006-12-05 22:51:12 +00:00
Andrew Pantyukhin
387902d9d2 - Provide a wildcard default python_pkgnameprefix to fix a few ports
Reported by:	sat
Submitted by:	ahze
Reviewed by:	multimedia
2006-12-05 18:02:43 +00:00
Ade Lovett
076c63ddd5 Whitespace fix
PR:		104010
Submitted by:	edwin
2006-12-04 01:07:25 +00:00
Pav Lucistnik
b69c79b36a - Skip versions for which requested component is not available. Fixes ports
that define

  USE_WX=	2.4+
  WX_COMPS=	python
2006-12-03 18:04:39 +00:00
Max Khon
272618278f - Add support for wxgtk2 2.8.
- Fix path to wxsvg.
2006-12-03 15:24:25 +00:00
Dirk Meyer
9836027270 - add MASTER_SITE_GNUSTEP_CH 2006-12-02 21:57:05 +00:00
Philip Paeps
972fe1b9a6 Add Lua 5.1 ports to bsd.lua.mk so they can be used in LUA_COMPS. Revert
miwi's stopgap to devel/Makefile.  This should make everything happy again.

Submitted by:	droso, Andrew Turner <andrew+ports@fubar.geek.nz>
Pointy hat to:	philip
2006-11-30 21:51:05 +00:00
Pav Lucistnik
40421a6b20 - Add support for Zope 2.10
PR:		ports/106001
Submitted by:	HAYASHI Yasushi <yasi@yasi.to>
2006-11-30 13:51:28 +00:00
Dirk Meyer
19c830cd02 - new option USE_GNUSTEP_LDCONFIG
- new option USE_MAKEFILE
- default USE_GMAKE and GNUmakefile
2006-11-30 06:55:29 +00:00
Pav Lucistnik
7e33e9e925 - Add a new CTAN master site
PR:		ports/104827
Submitted by:	Serg V. Shubenkov <serg@macomnet.ru>
2006-11-24 19:24:51 +00:00
Alex Dupre
a2562ad2a8 Remove panda extension since it's deprecated and will be removed soon.
PR:		ports/105709
Submitted by:	vd
2006-11-22 06:59:37 +00:00
Dirk Meyer
937ad06864 -add options USE_GNUSTEP_SYSTEM_THEMES, USE_GNUSTEP_LOCAL_THEMES 2006-11-20 03:47:08 +00:00
Dirk Meyer
6bc90c25ec - new option USE_GNUSTEP_SYSTEM_BUNDLES 2006-11-19 20:52:08 +00:00
Dirk Meyer
cd25ab5604 - new option USE_GNUSTEP_LOCAL_BUNDLES 2006-11-17 13:01:35 +00:00
Dirk Meyer
a5043a677c - new option USE_GNUSTEP_LOCAL_TOOLS 2006-11-16 14:57:47 +00:00
Alejandro Pulver
9da1a0ef67 - Some comment fixes.
- Change dependency type separator from "_" to ":".
- Add WX_PREMK, WANT_UNICODE, WITHOUT_UNICODE, WXRC_CMD.
- Fix dependencies when using multiple components.
2006-11-13 21:15:38 +00:00
Alejandro Pulver
e9cb799675 - Add LUA_CMD, LUAC_CMD and TOLUA_CMD variables.
- Use "?=" instead of "=" for defining LUA_VER.
2006-11-12 14:23:12 +00:00
Alejandro Pulver
2c86df786c - Swap description of LUA_MODLIBDIR and LUA_MODSHAREDIR variables. 2006-11-09 19:22:54 +00:00
Clement Laforet
5cf595bca5 - s/WITH_SUEXEC_UMASK/SUEXEC_UMASK/
Spotted by:		ksaveras.sakys@observer.lt
2006-11-07 09:11:53 +00:00
Alex Dupre
8fbcab85d9 Update to 5.2.0 release. 2006-11-06 17:43:11 +00:00
Andrew Pantyukhin
cc50eb7a6e - Add belnet and osdn to SFE, remove jaist, citkit and peterhost 2006-11-05 12:27:42 +00:00
Edwin Groothuis
e66ac223f4 [patch] Mk/bsd.sdl.mk - support for sdl_pango
Add support for x11-toolkits/sdl_pango

PR:		ports/104900
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2006-10-31 21:37:05 +00:00
Jean-Yves Lefort
9a51a6d84c Add USE_GNOME_SUBR knob (pulls in sysutils/gnome_subr and adds
GNOME_SUBR to SUB_LIST).
2006-10-31 09:11:23 +00:00
Dirk Meyer
2d19e41e8a - new options
USE_GNUSTEP_SYSTEM_APPS=     ProjectCenter:devel/projectcenter.app
      depends on Application installed in System directrory at runtime

 USE_GNUSTEP_LOCAL_APPS=      Ink:misc/gnustep-examples
      depends on Application installed in Local directrory at runtime

 USE_GNUSTEP_MAKE_DIRS=        App Tools
      call build and install target in each of the given dirs.
2006-10-31 05:27:21 +00:00
Joe Marcus Clarke
b4d9a249b0 Correct a typo when restoring pre-GNOME 2.16 bit.
Approved by:	portmgr (implicit)
2006-10-15 03:42:39 +00:00
Joe Marcus Clarke
68662cdc57 Put back some bits overwritten in the GNOME 2.16 import.
Approved by:	portmgr (implicit, kris)
2006-10-14 09:34:03 +00:00
Joe Marcus Clarke
f1bb12de8e Presenting GNOME 2.16.1 for FreeBSD. This release represents a massive
amount of work by the FreeBSD GNOME Team and our testers.

On top of the usual GNOME update, we have taken this opportunity to move
GNOME from X11BASE to LOCALBASE.  This means roughly 600 ports NOT part of
the GNOME Desktop also need to be changed.  The bulk of the move was carried
out by ahze, mezz, and pav, but it would not have been possible without
cooperation from the FreeBSD KDE team who worked with us to make sure
GNOME and KDE can still coexist happily.  We would also like to send a
shout out to kris and pointyhat for putting up with multiple test runs
until we got something that was solid.

Back to GNOME 2.16.  This release brings a huge amount of new functionality
to FreeBSD.  The standard release notes can be read at
http://www.gnome.org/start/2.16/ .  But on top of what you will read there,
jylefort and marcus have completed work on a port of HAL to FreeBSD.  This
will allow FreeBSD to take advantage of closer hardware interaction such
as auto-mounting CD-ROMs, USB drives, and music players; auto-playing
audio CDs; and managing laptop power consumption.

But where would this all be without our loyal testers and contributors?
Therefore, the FreeBSD GNOME team would like to thank the following users:

Phillip Neumann <pneumann@gmail.com>
tmclaugh
mux
Yuri Pankov <yuri.pankov@gmail.com>
chinsan
Thomas <freebsdlists@bsdunix.ch>
Brian Gruber <knightbg@yahoo.com>
Franz Klammer <klammer@webonaut.com>
Dominique Goncalves <dominique.goncalves@gmail.com>
Pascal Hofstee <caelian@gmail.com>
Yasuda Keisuke <kysd@po.harenet.ne.jp>
backyard <backyard1454-bsd@yahoo.com>
Andris Raugulis <endrju@null.lv> <endrju@null.lv>
Eric L. Chen <d9364104@mail.nchu.edu.tw>
Pawel Worach <pawel.worach@gmail.com>
QuiRK on #freebsd-gnome
Shane Bell <decept0@gmail.com>
luigi
sajd on #freebsd-gnome
sat
Chris Coleman <chrisc@vmunix.com>
kaeru on #freebsd-gnome
crsd_ via irc.freenode.org/#FreeBSD-GNOME
Joel Diaz <joeldiaz@mac.com>

Enjoy!

Approved by:	portmgr (implicit, kris)
2006-10-14 08:35:50 +00:00
Hye-Shik Chang
e18b838fd9 Revert the default version of Python to 2.4 for the ports freeze
period.  Python 2.5 brought a vast range of incompatibility to a
large number of ports, so the python@ team will do more basic
compatibility work in a private repository and merge it later.
Sorry for the inconvenience.

Approved by:	portmgr (kris)
2006-10-13 07:16:45 +00:00
Hye-Shik Chang
a109e33441 - Update the main python version to 2.5.
- Now, lang/python is just a meta-port which depends on lang/python25.
  - And all versions of Python ports have short version identifier in its
    package name; python25-2.5, python24-2.4.3 and etc.
  - Also you must upgrade all python modules after lang/python updated,
    cd /usr/ports/lang/python && make upgrade-site-packages

- Give maintainership of Python ports to the new python@ group which
  includes me, alexbl@ and others.
2006-10-09 14:27:26 +00:00
Hye-Shik Chang
6f539d49d4 Whitespace cleanup.
PR:		104021
Submitted by:	edwin
2006-10-08 14:53:49 +00:00
Dirk Meyer
68feb12fdc - fix an warning when compat5x-i386-5.4.0.8_7 is instaleld
Submitted by:	Dmitry Marakasov
2006-10-08 09:38:38 +00:00
Dirk Meyer
4a7b60633e - fix a warning when compat5x-i386-5.4.0.8_7 is installed
Submitted by:	Dmitry Marakasov
2006-10-08 09:37:29 +00:00
Herve Quiroz
01aeb9e835 Convert whitespaces to tabs
PR:		104012
Submitted by:	edwin
2006-10-07 20:40:07 +00:00
Dirk Meyer
6908d56fce update MASTER_SITE_GNUSTEP 2006-10-07 17:47:05 +00:00
Martin Wilke
cf96917c27 - The white space police is back in town!
- Reformat comments to match other bsd.x.mk files

PR:		ports/104024
Submitted by:	Edwin Groothuis <edwin(at)mavetju.org>
Sponsored by:   FreeBSD Bug-a-thon #1
2006-10-07 10:24:57 +00:00
Martin Wilke
3ea8108fd3 - The whitespace police is back in town!
PR:		ports/104013
Submitted by:	Edwin Groothuis <edwin(at)mavetju.org>
Sponsored by:   FreeBSD Bug-a-thon #1
2006-10-07 10:22:24 +00:00
Dirk Meyer
03a734dee7 - auto detect OPENSSL_PORT from installed package when not set in /etc/make.conf
this avoids recording of conflicting dependencies
Suggested by:	rafan

- Fix A Comment

- Capialisatzion
PR:		edwin
Submitted by:	104019
2006-10-07 08:15:48 +00:00
Alejandro Pulver
1bbc5c3e23 - The whitespace police is back in town.
PR:		ports/104017
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2006-10-05 18:17:25 +00:00
Dirk Meyer
e267f8b62b - whitespaces
PR:		104014
Submitted by:	edwin
2006-10-05 17:27:31 +00:00
Dirk Meyer
63006996df externd MASTER_SITE_GNUSTEP 2006-10-05 17:26:10 +00:00
Boris Samorodov
fbc20d300d Redo the comments so they match the other bsd.x.mk files.
PR:		104015
Submitted by:	whitespace police (edwin)
2006-10-05 17:20:25 +00:00
Vasil Dimov
8d9f8bdd99 Remove support code for old linux distros
PR:		ports/103901
Submitted by:	vd
Approved by:	netchild
2006-10-02 14:00:45 +00:00