1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

4045 Commits

Author SHA1 Message Date
Alex Dupre
f12d3a0ccb Simplify PHP base ports infrastructure:
- remove all slave ports
- add the ability to build all SAPIs concurrently
- update php5 to 5.1.4

*Read* the UPDATING file *before* trying to update PHP
(or at least before mailing me).
2006-05-06 13:26:49 +00:00
Joe Marcus Clarke
f8db91e210 Use the new GTK2_VERSION macro. 2006-05-06 09:11:09 +00:00
Joe Marcus Clarke
38d5305aea Correct spelling of DOCSDIR, and unbreak. 2006-05-05 16:08:07 +00:00
Kris Kennaway
cedf38ea7d BROKEN: Incomplete pkg-plist 2006-05-05 03:52:02 +00:00
Kris Kennaway
f7c08f20db BROKEN: Tries to install into /api 2006-05-05 03:47:51 +00:00
Michael Johnson
ffec668cdf - Fix plist if WITHOUT_X11 is defined
PR:		96785
Submitted by:	sergei
2006-05-04 18:18:56 +00:00
Edwin Groothuis
56438efb05 Add x11-toolkits/fox16
PR: ports/95244
2006-05-03 02:54:18 +00:00
Edwin Groothuis
02c0e92bcb [repocopy] update x11-toolkits/fox12 to x11-toolkits/fox16
This shar is a replacement for x11-toolkits/fox12 so that
	it supports FOX 1.6. Please note the deleted files from
	fox16/files/

PR:		ports/95244
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2006-05-03 02:53:45 +00:00
Michael Johnson
4933c74094 - MAINTAINER -> ports@FreeBSD.org 2006-05-02 01:21:51 +00:00
Alexander Leidinger
c1eba2d83e - convert to use bsd.linux-rpm.mk (get rid of include of linux-gtk/Makefile) [1]
- use fixed plists [1]
- category "linux" added to those ports without it [1]
- update some ports to a recent FC3 one [1]

- remove plists/... for Alpha (there's no support since linux_base-8 for
  Alpha anymore)
- don't hardcode version numbers in some plists, use PLIST_SUB instead
  (any errors are mine, don't keep them, send them to me)

Regarding linux-ungif I declare a maintainer timeout (one month, Boris tried
to contact the maintainer) and also pull the "sweeping commit"-card (the
port which it uses as some kind of master port can not be used for this
anymore). Besides this, I don't think he will be upset when other people
do the work instead of adding an entry to his TODO list. :-)

This commit brings us just before the switch of the default linux base
port to the fc3 one, modulo some bugs which may appear. So:
	 Beta testers wanted!

To test:
sed -i.old -e 's:linux-XFree86-libs:linux-xorg-libs:' /usr/ports/Mk/bsd.port.mk
echo OVERRIDE_LINUX_BASE_PORT=fc3 >> /etc/make.conf
portupgrade -f -o emulators/linux_base-fc3 -f linux_base-8
portupgrade -o x11/linux-xorg-libs linux-XFree86-libs
portupgrade linux-\*

The first two steps are necessary to switch to fc3 as the new default linux
base port, the last 3 steps to upgrade to fc3.

And feel free to send a big "Thank you!" to Boris, he did a lot of the work!
I just provided some hints and answered some questions (besides from
committing all the necessary changes for FC3 and doing some minor
changes+comments/improvements to/of his work), even when he tries to tell
you something else. ;-)

Submitted by:	Boris Samorodov <bsam@ipt.ru> [1]
2006-05-01 17:28:17 +00:00
Thierry Thomas
8c90d7dde3 Update to 1.0.1.
PR:		ports/95874
Submitted by:	Martin Wilke <freebsd (at) unixfreunde.de>
2006-04-30 21:14:47 +00:00
Michael Johnson
83d43dd555 - Pet portlint
- Remove empty patch
2006-04-30 04:52:43 +00:00
Joe Marcus Clarke
2771464e16 Add an entry for py-gnome-destkop. 2006-04-30 01:22:08 +00:00
Joe Marcus Clarke
798e9bed2a Presenting GNOME 2.14.1 for FreeBSD! Checkout
http://www.gnome.org/start/2.14/ for the official release notes, and a list
of all the gooides in this new release.  In particular, GNOME 2.14 focused
on performance, and they did not miss the mark.  There's some new eye candy,
but most of the big things are waiting until GNOME 2.16.  On the FreeBSD
side, we tried to clean up all the crashers we could.  In particular, we
really improved GNOME's 64-bit support.

The good news is that this release does not bring any big shared library
version bumps, so you can almost do a simple portupgrade to get to 2.14.
There are a few minor gotchas that will be documented in UPDATING shortly.

The FreeBSD GNOME Team would like th thank the following users for their
patches, feedback, and sometimes incessant complaing about crashes (you
know who you are).

Yasuda Keisuke <kysd@po.harenet.ne.jp>
Pascal Hofstee <caelian@gmail.com>
rmgls@wanadoo.fr
tmclaugh
Yuri Pankov <yuri.pankov@gmail.com>
sajd on #freebsd-gnome
ade
ankon on #FreeBSD-Gnome
mux
Pascal Hofstee <caelian@gmail.com>
QuiRK on #freebsd-gnome
Vladimir Timofeev <vovkasm@gmail.com>
2006-04-30 00:47:21 +00:00
Michael Johnson
d8e1e16e64 - Update gstreamer to 0.10
- Move all old gstreamer 0.8 ports to gstreamer*80 [1]
- Chase all ports with new gstreamer or gstreaemer moves

Repocopied by:  marcus [1]
2006-04-29 23:03:03 +00:00
Marcus Alves Grando
f90396456d - Update to snapshot 20060422 (unbreak)
- Mark as BROKEN on 4.x
- portlint(1)

PR:		96205
Submitted by:	maintainer
2006-04-24 18:30:48 +00:00
Marcus Alves Grando
2b413c5ebb - Update to 3.16
- portlint(1)

PR:		96204
Submitted by:	maintainer
2006-04-24 18:30:34 +00:00
Tom McLaughlin
ade3ef117f Add missing textproc/p5-XML-LibXML run dependency for
/usr/X11R6/lib/gtk-sharp-2.0/gapi2xml.pl

Notified by:	Andreas Kohn on Freenode's #BSD-Sharp
2006-04-23 21:01:48 +00:00
Hye-Shik Chang
cd8c2bb54d Update to 1.7 2006-04-22 02:54:07 +00:00
Jeremy Messenger
d0ba903fd7 - Update to 2.6.3.2. [1]
- Do not let py-wxPython26-common to touch wx.pth or it will ending up as
  empty by overwrite when you reinstall or update py-wxPython26-common. [2]

PR:		ports/96091 [1], ports/96092 [2]
Submitted by:	Neal Nelson <neal@nelson.name> (maintainer)
2006-04-20 17:04:04 +00:00
Joe Marcus Clarke
358efed78c Fix packaging with JDK 1.5.
Reported by:	pointyhat via kris
2006-04-17 20:38:52 +00:00
Cheng-Lung Sung
046682e450 - update to 1.121 2006-04-17 07:15:25 +00:00
Dirk Meyer
9411240072 - fix build of gnustep-xdps 2006-04-16 11:47:05 +00:00
Tilman Keskinoz
7ea83e4d6b Update to 1.040
PR:		95271
Submitted by:	Wesley Shields <wxs@csh.rit.edu>
2006-04-15 16:34:11 +00:00
Jeremy Messenger
760781fe62 Update to 2.8.5. 2006-04-15 01:45:36 +00:00
Jean-Yves Lefort
1c4b830bd4 Fix shared library versioning (our ldconfig wants a single version
number and therefore ignores libflu.so.2.14).
2006-04-10 07:46:56 +00:00
Dirk Meyer
cb96a48d14 - use @dirrmtry 2006-04-08 15:16:30 +00:00
Joe Marcus Clarke
6b00cfe139 Update to 2.8.17. 2006-04-08 04:50:38 +00:00
Jean-Yves Lefort
032f90019b Re-add flu.
FLU is a library containing extra widgets for the FLTK windowing toolkit.

WWW: http://www.osc.edu/~jbryan/FLU/
2006-04-07 14:30:40 +00:00
Jeremy Messenger
48c53cbd77 x11-toolkits/py-wxPython26:
PORTREVISION= -> PORTREVISION?= for slave port.

x11-toolkits/py-wxPython26-common:
	Fix the plist to catch up with 2.6.3.0, bump the PORTREVISION.

Reported by:	krismail
Approved by:	Neal Nelson <neal@nelson.name> (maintainer)
2006-04-07 05:00:53 +00:00
Jeremy Messenger
5d33c49ea5 -Update to 2.6.3.0.
-Portlint:
	-Remove USE_REINPLACE.
	-Tweak the IGNORE.

PR:		ports/95301
Submitted by:	Neal Nelson <neal@nelson.name> (maintainer)
2006-04-04 19:34:39 +00:00
Max Khon
85ca8d91fc Remove commented out USE_GCC. 2006-04-02 11:09:03 +00:00
Max Khon
70be79bafd - Update to 2.6.3
- Get rid of USE_REINPLACE
- Make portlint happy with the IGNORE value

PR:		95149 (mostly)
Submitted by:	Vasil Dimov
2006-04-02 11:06:59 +00:00
Vanilla I. Shu
e2332edc62 Upgrade to 0.0.4.007. 2006-04-01 17:29:15 +00:00
Joe Marcus Clarke
d364efacbb Update to 2.8.4 which I forgot to commit when I did the previous GNOME/Java
updates.

Spotted by:	pointyhat via kris
2006-04-01 06:27:17 +00:00
Jeremy Messenger
e229b2e991 portlint:
-Remove USE_REINPLACE.
2006-03-31 22:21:37 +00:00
Michael Nottebrock
5f86d4f59a Update to KDE 3.5.2 2006-03-30 20:30:29 +00:00
Joe Marcus Clarke
9d8c931551 Update to 2.4.0. 2006-03-29 06:49:42 +00:00
Joe Marcus Clarke
6e79cdf959 Update to 2.3.18. 2006-03-27 03:19:09 +00:00
Marcus Alves Grando
b52b86da8e - Update MASTER_SITES
PR:		94787
Submitted by:	maintainer
2006-03-22 13:10:23 +00:00
Michael Nottebrock
4b1e2f0850 Fix plist *again*. This is not my day. 2006-03-22 02:55:10 +00:00
Michael Nottebrock
c4e50d0bfe Fix plist. 2006-03-22 02:50:37 +00:00
Michael Nottebrock
ac1a421c4b Remove the removed patches from EXTRA_PATCHES as well.
Noticed by: "Jack L." <xxjack12xx@gmail.com>
Pointyhat to: me
2006-03-22 02:32:36 +00:00
Michael Nottebrock
c6438da55e Update to 3.3.6 2006-03-21 20:29:51 +00:00
Tom McLaughlin
e29c0c3e9d Mark IGNORE on 4.x: Does not build and is useless without working Mono
Notified by:	krisbot
2006-03-21 05:22:08 +00:00
Pav Lucistnik
ad28210176 - Original master site is back
Submitted by:	Ron Scheckelhoff <rscheckelhoff@yahoo.com> (maintainer)
2006-03-19 11:50:01 +00:00
Dirk Meyer
ccd3e4a8d4 - add USE_GNUSTEP_PREFIX 2006-03-19 04:35:47 +00:00
Joe Marcus Clarke
c9459ede1c Correct a plist typo.
Reported by:	pointyhat via kris
2006-03-18 22:25:44 +00:00
Thierry Thomas
7e05100573 Fix MASTERSITES.
Approved by:	Danny Pansters <danny (at) ricin.com> (maintainer)
2006-03-18 16:36:47 +00:00
Pav Lucistnik
9ddfe5ceac - Unbreak: author's domain is not resolving, provide a copy of distfile
PR:		ports/94072
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by:	maintainer timeout (14 days)
2006-03-18 13:33:07 +00:00