Commit graph

6298 commits

Author SHA1 Message Date
Jose Alonso Cardenas Marquez
abbf911981 - Update to 2.2.4
- Add convertors/fpc-iconvenc port to bsd.fpc.mk
- pkg-plist fixes
2009-05-04 15:23:08 +00:00
Steven Kreuzer
9f51ca9dfa - Updated to version 4.4.1
PR:		ports/133965
Submitted by:	Klaus T Aehlig <aehlig@linta.de>
Approved by:	wxs (mentor)
2009-05-02 19:38:32 +00:00
Martin Wilke
b54aa68f4e - Update to 0.8
Approved by:	maintainer implicit
2009-05-01 18:05:41 +00:00
Thomas Abthorpe
345f1ce14b - Update to 2.0.b2 2009-04-30 18:11:27 +00:00
Tilman Keskinoz
d2164dcf04 Remove empty directories
PR:		133654
Submitted by:	leeym
2009-04-29 18:27:06 +00:00
Mario Sergio Fujikawa Ferreira
104073e645 o Update to 1.2.0
o Use MASTER_SITES SF macro
2009-04-28 12:06:53 +00:00
Edwin Groothuis
bf474b5f0c Update to tzdata2009g:
Egypt will have DST till the end of September the coming years.
2009-04-28 07:39:09 +00:00
Martin Wilke
da44ccc17d - Update to 1.41.5
PR:		133963
Submitted by:	Matthias Andree <matthias.andree@gmx.de>
2009-04-25 22:25:12 +00:00
Marcus Alves Grando
39faf68f76 - Update to 2009.6 2009-04-25 19:39:09 +00:00
Martin Wilke
4a94d94671 - Update to 1.08 2009-04-24 21:50:46 +00:00
Martin Wilke
1221551918 - Update to 14.4 2009-04-24 21:50:07 +00:00
Koop Mast
84cba0b927 Presenting GNOME 2.26.1 for FreeBSD.
Approved by:	portmgr (marcus)
2009-04-24 06:38:26 +00:00
Martin Wilke
64acdfc6ba - Update to 2.6.0
PR:		133894
Submitted by:	Michael Stowe <mstowe@chicago.us.mensa.org> (maintainer)
2009-04-23 17:07:51 +00:00
Philip M. Gollucci
5e0f5f1421 - Update to 1.2.97 2009-04-22 04:20:11 +00:00
Dmitry Marakasov
6545319be6 - Update to 7.2
PR:		133832
Submitted by:	Cristiano Rolim Pereira <cristianorolim at hotmail dot com>
Approved by:	Brian Clapper <bmc at clapper dot org> (maintainer)
2009-04-21 23:56:50 +00:00
Marc Fonvieille
98fb9ba91b Update freebsd-doc-* ports to RELEASE_7_2_0 revision of doc/.
Approved by:	portmgr (pav)
2009-04-18 11:56:34 +00:00
Martin Wilke
745199b54e - Mark all kde4 ports MAKE_JOBS_UNSAFE
Approved by:	portmgr (pav)
2009-04-17 13:10:42 +00:00
Martin Wilke
cdd9fe5051 - Fix build with new usb2
PR:		133092
Submitted by:	Scot Hetzel <swhetzel@gmail.com>
Approved by:	portmgr (joe)
2009-04-16 09:01:28 +00:00
Max Brazhnikov
543f94a5c0 Mark as MAKE_JOBS_UNSAFE.
Approved by:	portmgr (pav)
2009-04-15 20:43:04 +00:00
Edwin Groothuis
96e2d02e46 Update to 2009f
Correct DST information for Pakistan for 2009.

Approved by:	portmgr (erwin)
2009-04-14 09:42:32 +00:00
Edwin Groothuis
0f6e32bc2d Update to tzdata2009e:
- Jordan went into DST in the last Thursday in March instead of the
  last Friday in March.
- Palestine has extended the DST time with one week before and one
  month after.
2009-04-13 09:05:57 +00:00
Koop Mast
654c74db0c Update to 3.8. 2009-04-12 14:43:25 +00:00
Jun Kuriyama
853ebd9e7b - Upgrade to 2.6.1p1.
- Remove  *PORTRANGE knobs which can be set in config file nowadays.
2009-04-12 07:53:37 +00:00
Joe Marcus Clarke
ae52bc8089 Presenting GNOME 2.26 for FreeBSD. See
http://library.gnome.org/misc/release-notes/2.26/ for a list of what's new.
On the FreeBSD front, we introduced a port of libxul 1.9 as an alternative
for Firefox 2.0 as a Gecko provider.  Almost all of the Gecko consumers
can make use of this provider by setting:

WITH_GECKO=libxul

The GNOME 2.26 port was done by ahze, kwm, marcus, and mezz with
contributions by Joseph S. Atkinson, Peter Wemm, Eric L. Chen,
Martin Matuska, Craig Butler, and Pawel Worach.
2009-04-10 05:56:28 +00:00
Ion-Mihai Tetcu
51903c69c6 - obey DATADIR and DOCSDIR
- obey -DNOPORTDOCS (and fix plist)
- use REINPLACE_CMD intead of custom hack

Prompted by:	QAT QA run
Approved by:	mantainer timeout on QATMail
2009-04-09 18:11:23 +00:00
Thomas Abthorpe
8becc787c3 - Fix build
Reported by:	QAT
2009-04-07 21:59:22 +00:00
Thomas Abthorpe
c92529136c - Add dependency on rcc_build
- Bump PORTREVISION
- Mark CONFLICTS with misc/bibletime-devel
2009-04-07 18:50:03 +00:00
Thomas Abthorpe
6ed017325c - Update to 2.0.a3
- Mark CONFLICTS with misc/bibletime-kde4
2009-04-07 18:46:50 +00:00
Dennis Herrmann
eedaae58a2 - Update to 2.5.1
PR:		ports/133429
Submitted by:	Michael Stowe <mstowe@chicago.us.mensa.org> (maintainer)
Approved by:	miwi (mentor)
2009-04-06 16:46:28 +00:00
Ion-Mihai Tetcu
241cf7de07 - use SF macro
- fix plist with -DNOPORTOCS
- install man pages irrespective of NOPORTDOCS
- use some dirrmtry in plist for locate dirs that might contain files istalled
by other ports
- bump PORTREVISION

Prompted by:	QAT QA run
Approved by:	maintainer timeout on QATMails
2009-04-05 08:07:48 +00:00
Martin Wilke
1bb5ab8fcd The KDE FreeBSD team is proud to announce the release of KDE 4.2.2
for FreeBSD. The official KDE 4.2.2 release changelog can be found at:
http://www.kde.org/announcements/changelogs/changelog4_2_1to4_2_2.php.

Also mark some ports MAKE_JOBS_SAFE.

New Ports:
	misc/kde4-l10n-sk - Slovak
2009-04-02 09:23:03 +00:00
Martin Wilke
201b89b45f LXDE Common files including icon-theme, startup and logout
scripts for lxde.

WWW:	http://lxde.org/

PR:		ports/131465
Submitted by:	Daniel Walter <sahne@0x90.at>
2009-03-31 09:57:47 +00:00
Thomas Abthorpe
eb642d570c - Set MAKE_JOBS_SAFE 2009-03-30 16:17:28 +00:00
Emanuel Haupt
2ac7975a6e Remove MAKE_JOBS_SAFE, port has no build target. 2009-03-30 15:08:31 +00:00
Gerald Pfeifer
19b9cfd7a3 Reformat package description and add WWW entry. 2009-03-29 16:34:11 +00:00
Marc Fonvieille
87814b5978 Add comment for freebsd-doc-bn/pkg-plist.extras
Approved by:	doceng
2009-03-29 10:18:40 +00:00
Marc Fonvieille
fcdb712105 Add required comments removed during previous commit.
Approved by:	doceng
Pointy Hat:	blackend
2009-03-29 09:36:07 +00:00
Marc Fonvieille
5a9de0f29b Update to 20090325 version of FreeBSD docset.
Approved by:	doceng@ (implicit)
2009-03-29 08:34:25 +00:00
Emanuel Haupt
18c5392ad3 - Mark MAKE_JOBS_SAFE
- Add amd64 to supported arch
2009-03-27 18:20:25 +00:00
Emanuel Haupt
c810fd3c3f Mark MAKE_JOBS_SAFE 2009-03-27 09:53:36 +00:00
Martin Wilke
cf08b61fd8 - Mark MAKE_JOBS_SAFE for SMP compilation 2009-03-26 14:59:17 +00:00
Mario Sergio Fujikawa Ferreira
4144f98eae Mark MAKE_JOBS_SAFE for SMP compilation 2009-03-26 02:57:25 +00:00
Chin-San Huang
6fb8181e6f - Update to 2.10
PR:		ports/132373
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer)
2009-03-25 12:50:53 +00:00
Max Brazhnikov
eecc33021e bump PORTREVISION after cmake update 2009-03-24 19:13:32 +00:00
Edwin Groothuis
84f6291336 Update to tzdata2009d:
- Morocco will observe DST from 2009-06-01 00:00 to 2009-08-21 00:00
- Tunisia will not observe DST this year.
- Syria will start DST on 2009-03-27 00:00 this year
- the Province of San Luis will go to utc-04:00
2009-03-24 10:44:25 +00:00
Martin Wilke
5e535e7822 2009-03-22 emulators/dlx: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 java/javel: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 java/guavac: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 graphics/xrml: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 graphics/renderpark: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 games/jumpnbump: tcl8.0 support is going to be dropped
2009-03-17 irc/blackened: Broken and abandonware
2009-03-22 devel/libg++: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 devel/freescope: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 misc/menushki: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 misc/vbidecode: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 lang/wamcc: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 multimedia/mpegedit: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 mail/dkimap4: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 net-mgmt/oproute: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 x11/tkgoodstuff: tcl8.0 support is going to be dropped
2009-02-11 x11-toolkits/inti: not maintain by upstream for more than five years and no port depend on this
2009-03-23 20:53:42 +00:00
Thomas Abthorpe
aeb02106d3 BibleTime is an open source Bible study application, based on the
Sword library which provides access to all the different text modules
created by the Crosswire Bible Society.

WWW:  http://www.bibletime.info/
2009-03-23 18:04:32 +00:00
Yen-Ming Lee
af633cc4cf - update to 0.05
PR:		132926
Submitted by:	Edmondas Girkantas <eg@fbsd.lt>
2009-03-22 23:36:25 +00:00
Edward Tomasz Napierala
2fd64c0e0a Pass maintainership to Klaus T. Aehlig. 2009-03-22 09:49:32 +00:00
Dmitry Marakasov
c8da8bdb54 - Update to 2.0.1
PR:		132866
Submitted by:	Stephen Hurd <shurd at sasktel dot net> (maintainer)
2009-03-20 22:38:02 +00:00
Boris Samorodov
0263b9d868 Welcome to the new linux ports infrastructure which allows using
both current (fc4) and future linux (f8) distributions at one
ports tree.

The patch contains full changes to ports/Mk files and all ports involved.
But only infrastructure is changed. The resulting packages are the same as
before. Hence no need to bump PORTREVISIONs.

The idea was taken from bsd.gnome.mk and others.

More than 130 ports are switched to follow a new linux infrastructure
introduced by changes to bsd.port.mk, bsd.linux-rpm.mk and a new
bsd.linux-apps.mk.

Thanks for all who was involved and helped me with this work.
And help from Alexander Leidinger was incredible.

Other changes are coming. Stay tuned!

PR:		ports/132510
Submitted by:	bsam (me)
Exp-run by:	portmgr (pav)
2009-03-19 17:28:51 +00:00
Pav Lucistnik
ecba3c5738 - Update to 1.4.3
PR:		ports/132276
Submitted by:	Dominique Goncalves <dominique.goncalves@gmail.com> (maintainer)
2009-03-19 13:30:57 +00:00
Tim Bishop
f95b07b5d8 - Update all versions (apart from alpha) to 2.9103.509. 2009-03-17 22:42:14 +00:00
Edwin Groothuis
3eb83a54d9 Update to 2009c:
- Cuba has changed its DST policy.
2009-03-16 22:19:38 +00:00
Martin Wilke
3c3783160b - Update to 1.4.4 2009-03-16 15:22:40 +00:00
Dirk Meyer
a57bf6db92 - externd support for tcl/tk 8.2 2009-03-14 18:29:15 +00:00
Gerald Pfeifer
eea2decca7 Complete rename of misc/git to misc/gnuit.
PR:		132200
2009-03-14 13:40:33 +00:00
Shaun Amott
e947ebc240 Free most of my ports, since they aren't being maintained to a
reasonable standard.
2009-03-13 23:27:19 +00:00
Max Brazhnikov
a6b85ad19b Fix comment 2009-03-12 20:50:44 +00:00
Koop Mast
ef6d4c7737 Update to 3.7. 2009-03-10 12:34:23 +00:00
Max Brazhnikov
d3af99ffad Backout previous changes, since the port does not depend on libusb now 2009-03-09 20:46:22 +00:00
Max Brazhnikov
832c467dc6 Add lost l10n ports, bump PORTREVISION 2009-03-09 20:24:20 +00:00
Martin Wilke
4590ff95ef - Reset farrokhi@freebsd.org due to long period of inactivity.
Approved by:	portmgr (linimon)
2009-03-09 19:29:12 +00:00
Stanislav Sedov
f5d05ea54d - Chase libusb20 rename in r189585.
- Mark sane-backends broken on current due to changes
  in USB stack.

Reviewed by:	thompsa (old version), miwi
Tested by:	miwi
2009-03-09 17:15:43 +00:00
Thomas Abthorpe
7f0a3f07e1 - Add PORTSCOUT variable 2009-03-09 05:14:54 +00:00
Max Brazhnikov
4e4a31b9ed Bump PORTREVISION after changing dependencies 2009-03-09 01:17:57 +00:00
Max Brazhnikov
4ac1397e9e Update KDE to 4.2.1.
multimedia/phonon port has been split into phonon itself, phonon-xine
and phono-gstreamer backends. After updating phonon port you have
to install at least one backend. phonon-xine backend is recommended
for KDE.
2009-03-09 00:55:48 +00:00
Dennis Herrmann
2b3b399de8 - Use my FreeBSD address on the ports I maintain
Approved by:	tabthorpe (co-mentor)
2009-03-06 18:14:36 +00:00
Oliver Lehmann
d20d57304a Bump PORTREVISION after xfce 4.6 update 2009-03-06 15:24:12 +00:00
Lars Engels
7639f2e4cf Update to 2.7.3
Changelog: http://tinyurl.com/bzs8t4

The developers of TV-Browser ask you emphatically to update to this version
because of a bug in prior versions which leads to very high load on the TV data
servers.
2009-03-05 23:13:07 +00:00
Marc Fonvieille
fdf9836e89 Fix typos in RUN_DEPENDS list.
Spotted by:	pointyhat and pav@
Approved by:	doceng (implicit)
2009-03-03 20:28:24 +00:00
Cheng-Lung Sung
d7e5d63ae5 - Update to 1.16 2009-03-03 07:36:18 +00:00
Oliver Lehmann
395f5a4663 update Xfce to 4.6
for more information please read

        http://www.xfce.org/about/news?id=21
2009-03-02 16:51:57 +00:00
Koop Mast
41fd7cdcc9 Update to 3.6. 2009-03-02 15:10:05 +00:00
Dmitry Marakasov
e92eb43d35 - fix typo in header file installed
PR:		132154
Submitted by:	Marcin Cieslak <saper at SYSTEM dot PL>
2009-02-28 13:59:34 +00:00
Gerald Pfeifer
9fac048015 Also prevent installation of the git.1 man page and avoid installation of
bin/git in a simpler way.

Take maintainership.
2009-02-27 01:01:15 +00:00
Thomas Abthorpe
cfef933a05 - Add PKGNAMESUFFIX
- Attach misc/bibletime-kde3 and misc/bibletime-kde4
2009-02-26 20:00:20 +00:00
Thomas Abthorpe
58b08bd9b0 - Remove misc/bibletime and misc/bibletime-devel 2009-02-26 19:58:28 +00:00
Soeren Straarup
ad24d9e621 make it fetchable
noticed by:	pointyhat (Pav)
2009-02-26 16:14:20 +00:00
Mathieu Arnold
480fb6937d Update to 1.05 2009-02-26 13:55:33 +00:00
Michael Landin
e95893814f - update to -> 1.11
PR:		ports/131305
Submitted by:	Pieter de Boer <pieter@thedarkside.nl>
2009-02-26 00:48:30 +00:00
Michael Johnson
2a578d63f5 Update to 20090224 snapshot 2009-02-24 02:09:16 +00:00
Gerald Pfeifer
9430a8e47d After my latest updates this port no longer installs a program by the
name of git, thus remove conflicts with git and cogito.
2009-02-24 00:28:40 +00:00
Gerald Pfeifer
1c7f35fe80 Update to version 4.9.5 which has some portability issues which I reported
fixed, and some minor enhancements like filetype info for many more file
extensions and gitaction which supports xdg-open, kfmclient and exo-open.
2009-02-24 00:26:08 +00:00
Marc Fonvieille
ea60b66445 Make it buildable with PACKAGE_BUILDING=yes defined. 2009-02-23 20:21:30 +00:00
Martin Matuska
24bf28eff1 - Change default Tcl/Tk version to 8.5
- Bump PORTVERSION of ports affected

Tested by:	pointyhat (pav)
2009-02-23 14:46:37 +00:00
Marc Fonvieille
5aa94e5772 Add ports for the FreeBSD documentation set: Handbook, FAQ and
articles.  Each language version is available via a dedicated port.
These ports are, at first, intended to be used for re@ purposes but
can be used by anyone looking for an easy way to get packages, etc.
for docs.
These ports will be maintained by doceng@.

Approved by:	doceng, re
2009-02-23 13:04:18 +00:00
Joe Marcus Clarke
6910cf5dbc Update to 0.60. 2009-02-23 05:20:29 +00:00
Rong-En Fan
f55523cb07 - Update to 7.1
PR:		ports/131975
Submitted by:	Cristiano Rolim Pereira <cristianorolim at hotmail.com>
Approved by:	maintainer
2009-02-23 03:39:01 +00:00
Gerald Pfeifer
ce226b1d21 Mark for depreciation, since unmaintained, failing to work with current
versions of GCC, mostly dead upstream, and requiring gcc295 which fails
to build itself (and does not support current version of FreeBSD nor most
primary targets).

EXPIRATION_DATE=2009-03-22
2009-02-21 22:56:45 +00:00
Max Brazhnikov
5f6ba2a345 Use my @FreeBSD.org email for the rest of my ports 2009-02-21 11:31:28 +00:00
Martin Wilke
f0c23b964b - Update to 0.2.20
PR:		131833
Submitted by:	Ports Fury
2009-02-20 16:32:23 +00:00
Thomas Abthorpe
6a653ecb40 - Update to 3.0.1 2009-02-20 13:36:51 +00:00
Marcus von Appen
b73f95f908 Updated my mail address to use @FreeBSD.org now.
Approved by: miwi (co-mentor), beech (mentor)
2009-02-19 21:45:43 +00:00
Christian Weisgerber
63e1ad8f15 Update to 0.7.
Approved by:	maintainer
2009-02-16 23:38:50 +00:00
Tim Bishop
960bbe1a63 - Update FreeBSD 7 sparc64 client to 2.9103.509. 2009-02-16 08:48:58 +00:00
Yen-Ming Lee
221a59ed43 - update to 20081208 2009-02-15 10:50:27 +00:00
Max Brazhnikov
2d8b5de9c8 Update PyQt4 ports to 4.4.4, new ports:
devel/py-qt4-help
multimedia/py-qt4-phonon
textproc/py-qt4-xmlpatterns
www/py-qt4-webkit

Update QScintilla2 to 2.3.2, PyQt3 to 3.17.6, PyKDE3 to 3.16.2.

Pass maintainership to kde@FreeBSD.org. Thanks Danny Ricin for his great work.

PR:		based on ports/130219
Submitted by:	Dima Panov" <fluffy at fluffy.khv.ru>
2009-02-14 22:58:55 +00:00
Martin Matuska
38052bdcd8 - Deprecate due to planned end of support for tcl/tk 83 on 2009-05-22 2009-02-14 15:29:21 +00:00
Martin Wilke
0de6632e22 - Fix plist after ruby update by generating it dynamically. 2009-02-14 01:22:17 +00:00