Commit graph

1030 commits

Author SHA1 Message Date
Florent Thoumie
340b57f8be - Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
2009-01-23 16:28:36 +00:00
Joe Marcus Clarke
610ae56816 Presenting GNOME 2.24 for FreeBSD.
See http://library.gnome.org/misc/release-notes/2.24/ for the general
release notes.  On the FreeBSD front, this release introduces Fuse support
in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some
long-standing seahorse and gnome-keyring bugs.  The documentation updates
to the website are forthcoming.

This release features commits by adamw, ahze, kwm, mezz, and myself.  It would
not have been possible without are contributors and testers:

Alexander Loginov
Craig Butler [1]
Dmitry Marakasov [6]
Eric L. Chen
Joseph S. Atkinson
Kris Moore
Lapo Luchini [7]
Nikos Ntarmos
Pawel Worach
Romain Tartiere
TAOKA Fumiyoshi [3]
Yasuda Keisuke
Zyl
aZ [4]
bf [2] [5]
Florent Thoumie
Peter Wemm
pluknet

PR:		125857 [1]
		126993 [2]
		130031 [3]
		127399 [4]
		127661 [5]
		124302 [6]
		129570 [7]
		129936
		123790
2009-01-10 05:22:13 +00:00
Marcelo Araujo
d325b51d97 - It was updated FOX16, need to rebuild all ports that depend
directly of it.
- Bump PORTREVISION.

Approved by:	maintainers implicit
2009-01-09 13:50:12 +00:00
Wesley Shields
5e3b0872db - Remove conditional checks for FreeBSD 5.x and older
Approved by:	pav
2009-01-05 20:34:01 +00:00
Philip M. Gollucci
f60432367f CATEGORIES+= python for py- ports missing it
PR:             ports/124921
Approved by:    portmgr (pav)
2008-12-28 10:54:08 +00:00
Martin Wilke
da977380ba 2008-09-19 japanese/escpf: Has been broken for more than 6 months
2008-09-19 java/java-gcj-compat: Has been broken for more than 6 months
2008-09-19 lang/screamer: Has been broken for more than 6 months
2008-10-01 misc/documancer: Unmaintained upstream
2008-09-19 misc/ipbt: Has been broken for more than 6 months
2008-10-13 multimedia/manslide: Use multimedia/smile instead
2008-09-19 net/globus4: Has been broken for more than 6 months
2008-09-19 net/p5-Parallel-MPI: Has been broken for more than 6 months
2008-01-28 net/p54u: website disappeared
2008-09-19 net-im/ginsu: Has been broken for more than 6 months
2008-09-19 net-p2p/py-kenosis-bittorrent: Has been broken for more than 6 months
2008-09-19 sysutils/sjog: Has been broken for more than 6 months
2008-09-19 textproc/Ebnf2ps: Has been broken for more than 6 months
2008-09-19 www/roxen: Has been broken for more than 6 months
2008-09-19 x11-fm/evidence: Has been broken for more than 6 months
2008-12-07 20:36:48 +00:00
Dirk Meyer
ba267b0f27 Font Manager is an app for the purpose of (guess what) managing fonts. It can
currently show you your installed fonts and show samples of them. Planned
features are disabling/enabling fonts and easy installation of fonts (including
previewing of uninstalled fonts).

WWW: http://www.etoile-project.org/
2008-11-26 14:12:28 +00:00
Ion-Mihai Tetcu
b7371c6f3a - install docs in DOCSDIR and examples in EXAMPLESDIR and respect NO* vars
- fix plist with -DNOPORTDOCS
- bump PORTREVISION
Prompted by:	QAT QA run
2008-11-23 17:27:45 +00:00
Jimmy Olgeni
b49e2700ed Use PYTHON_CMD with the -m flag to run compileall (avoid referencing PYTHON_SITELIBDIR). 2008-11-08 22:54:17 +00:00
Oliver Lehmann
a72cc17587 update xfce to 4.4.3 2008-10-30 17:14:38 +00:00
Dmitry Marakasov
ae419d5db7 - Update to 0.5.0
PR:		128459
Submitted by:	Marcus von Appen <mva at sysfault dot org> (maintainer)
2008-10-29 13:41:11 +00:00
Lars Engels
2fe3bab2e9 Update to 0.8.2 2008-10-23 18:36:08 +00:00
Pietro Cerutti
f847846122 - Fix build on sparc64
- UNBREAK on amd64

Approved by:	portmgr (pav)
2008-09-15 19:50:59 +00:00
Pav Lucistnik
719b6abedb - Fix plist
Reported by:	pointyhat
2008-09-04 19:15:37 +00:00
Rong-En Fan
741aa71483 Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)
2008-08-21 06:18:49 +00:00
Marcelo Araujo
3f8d9ded54 - autoreconf need of some dependencies. [1]
- Use GNOME macro in MASTER_SITES.
- Bump PORTREVISION.

Submitted by:	mezz (via email) [1]
Reported by:	QAT, erwin (pointyhat)
2008-08-19 18:26:04 +00:00
Marcelo Araujo
eab2f66c01 - Update to 1.2.7.
PR:		ports/126013, ports/126538 (based on)
Submitted by:	Hardy Schumacher <hardy.schumacher@amd.com>
Reviewed by:	Jens Rehsack <rehsack@web.de>
2008-08-19 01:46:00 +00:00
Joe Marcus Clarke
d3495e32f2 Update to 0.9.2 which really fixes the segfault trying to thumbnail a file
without a custom icon.  For some reason, 0.9.1 shipped with the 0.9 code.
2008-08-16 19:49:24 +00:00
Martin Wilke
ec0b4c2561 - Update to 1.19.2
PR:		126467
Submitted by:	Martin Tournoij <carpetsmoker@rwxrwxrwx.net> (maintainer)
2008-08-13 06:57:29 +00:00
Doug Barton
37e76959ac Upgrade to 2.16.5
Download the PGP signature and add a verify target

Approved by:	Simon Dick <simond@irrelevant.org> (maintainer)
2008-08-01 19:30:19 +00:00
Joe Marcus Clarke
606c1dd0d1 Update shared-mime-info to 0.51, and remove conflicts with x11-fm/nautilus.
Add an UPDATING entry on how to properly perform this upgrade.
2008-07-25 22:24:14 +00:00
Pav Lucistnik
2f35b73926 - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV 2008-07-25 12:48:47 +00:00
Martin Wilke
fde03ce201 - Fix coredumps on startup
- Pass maintainership to submitter

PR:		125788
Submitted by:	Martin Tournoij <carpetsmoker@xs4all.nl>
2008-07-19 23:25:11 +00:00
Rong-En Fan
8d17f4e83c - Update to 2.6.2
- Update maintainer's email address

PR:		ports/125610
Submitted by:	Martin Tournoij (maintainer)
2008-07-19 10:49:05 +00:00
Martin Wilke
44e37fbe6e - Update to 1.19.1
PR:		125695
Submitted by:	Ports Fury
2008-07-18 10:56:22 +00:00
Martin Wilke
377595ad97 - Update to 0.11.57
PR:		125694
Submitted by:	Ports Fury
2008-07-17 23:12:19 +00:00
Joe Marcus Clarke
f23c9ae945 Update to 2.22.5.1. 2008-07-12 19:06:31 +00:00
Joe Marcus Clarke
194ebcf3f6 Update to 0.9.1 which fixes a crash if a PBI doesn't contain a custom
icon.
2008-07-04 23:15:02 +00:00
Jeremy Messenger
72b0895a4f Update to 2.22.4. 2008-07-01 02:49:35 +00:00
Pav Lucistnik
6da29a94fa - This port has been BROKEN for more than 6 months. It will be removed unless
fixed in next two months.

With hat:	portmgr
2008-06-19 02:54:54 +00:00
Pav Lucistnik
f23559ff19 - Runtime problems need IGNORE not BROKEN tag 2008-06-18 17:57:03 +00:00
Li-Wen Hsu
2c48f31d66 - Update to version 1.19
PR:		ports/124590
Submitted by:	KATO Tsuguru <tkato432 AT yahoo.com>
2008-06-15 02:03:58 +00:00
Joe Marcus Clarke
58e5b46950 Add pbi-thumbnailer, a tool which generates icon thumbnails for PC-BSD
installer files.  It is designed to be used with the Nautilus file manager.
2008-06-08 19:51:16 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Martin Wilke
c9c24d3cc4 - Update to 1.18
PR:		124315
Submitted by:	Ports Fury
2008-06-05 22:30:57 +00:00
Wesley Shields
c3c5cc914b Update to 2.16.3.
Add xft support (default off)

PR:		ports/124072
Submitted by:	Dmitry Klimov <lazyklimm@gmail.com>
Approved by:	garga (mentor, implicit), maintainer
2008-05-31 12:31:02 +00:00
Ion-Mihai Tetcu
c4297de97a - Respect NOPORTDOCS and NOPORTEXAMPLES knobs as reported by itetcu@.
- Bump PORTREVISION.

PR:		ports/123999
Submitted by:	Marcus von Appen (maintainer)
2008-05-31 10:29:00 +00:00
Jeremy Messenger
2348dae5a2 Update to 2.22.3. 2008-05-28 20:23:32 +00:00
Martin Wilke
3fd81112f8 - Update to 0.4.1
PR:		123915
Submitted by:	Marcus von Appen <mva@sysfault.org> (maintainer)
2008-05-24 17:08:34 +00:00
Jimmy Olgeni
6f3925c92b Upgrade to version 2.8. 2008-05-24 13:25:11 +00:00
Marcelo Araujo
10eac16241 - Lib updated fox16.
- Bump PORTREVISION.

Noticed by:	mezz
2008-05-21 02:47:35 +00:00
Lars Engels
e4127ee44d - Update to 0.8.2
- Change JAVA_VERSION back to 1.4+ [1]

Changelog:	http://www.mucommander.com/changes.php

Suggested by:	mato <gamato (AT) users.sf.net> [1]
2008-05-18 17:46:24 +00:00
Marcelo Araujo
f954a4f172 - Downgrade to 1.2.4 because 1.2.5 have some problems and doesn't build fine in all architectures.
- Set PORTEPOCH.

Reported by:	Andrei V. Lavreniyuk <andy.lavr@reactor-xg.kiev.ua>
2008-04-29 12:49:30 +00:00
Marcelo Araujo
49bec22ad1 - Update to 1.2.5. 2008-04-28 01:20:57 +00:00
Beech Rintoul
9193d32902 - Update to 1.9.0
PR:		ports/121874
Submitted by:	Yarodin <yarodin@gmail.com>
Approved by:	Heiner <h.eichmann@gmx.de> (maintainer)
2008-04-24 08:13:37 +00:00
Martin Wilke
b77ec223e8 - Fix build after xorg cleanup
Submitted by:	pointyhat
2008-04-20 17:49:34 +00:00
Martin Wilke
a916470054 - Update to 1.9.5
PR:		122504
Submitted by:	Ports Fury
2008-04-19 22:07:47 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Pav Lucistnik
92b220fa9c - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat:	portmgr
2008-04-09 13:42:26 +00:00
Pav Lucistnik
2c9521afcc - Re-add patch that fixes build on FreeBSD 5
Submitted by:	Marcus von Appen <mva@sysfault.org> (maintainer)
2008-04-08 08:30:42 +00:00