Commit graph

2784 commits

Author SHA1 Message Date
Dirk Meyer
bc83a1d607 - update to 1.2
PR:		124646
Submitted by:	Wen heping
2008-06-17 10:45:21 +00:00
Li-Wen Hsu
4e6256dd7a - Update to version 1.0.3
PR:		ports/124583
Submitted by:	KATO Tsuguru <tkato432 AT yahoo.com>
2008-06-14 23:02:40 +00:00
Pav Lucistnik
e09d68721e - Fix build on 6.x and minor changes
Submitted by:	Ashish Shukla <wahjava@gmail.com> (maintainer)
2008-06-13 14:01:28 +00:00
Michael Johnson
825a468444 Add google-gadgets 0.9.2, google Desktop Gadgets.
PR:		ports/124403
Submitted by:	Ashish Shukla <wahjava at gmail.com>
2008-06-09 00:52:55 +00:00
Wesley Shields
1bd551e02f Update to 1.10.2
PR:		ports/124092
Submitted by:	jean-francois.dockes@wanadoo.fr (maintainer)
Approved by:	garga (mentor, implicit)
2008-06-07 00:24:12 +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
Daniel Eischen
09f6c5b995 Fix kdeutils for amd64-current (and perhaps other 64-bit
-current archs).  This has been broken for over 3 months.

configure incorrectly assumes that since FreeBSD has sqrtl,
that it also has other long math functions.  Also, configure
seems to have 2 separate checks for the long math functions:
the first check looks for both asinl and sqrtl, the second
check looks for just sqrtl.  FreeBSD does not currently have
asinl, so if configure just went by the first check it would
correctly determine that we do not have all the long math
functions.  Remove the second check to fix the problem.

No response from: kde@
2008-06-03 23:00:51 +00:00
Martin Wilke
9737024427 - Update to 2.0.1
PR:		124219
Submitted by:	Beat Gaetzi <beat@chruetertee.ch> (maintainer)
2008-06-03 08:48:18 +00:00
Martin Wilke
b1a01bb1cd - Fix build
Submitted by:	pavbot
2008-05-31 09:47:26 +00:00
Martin Wilke
a75dad6dce - Update to 15.0
PR:		123917
Submitted by:	Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
2008-05-30 19:26:05 +00:00
Martin Wilke
42c64d81e3 - Update to 1.0.1
PR:		124038
Submitted by:	Ports Fury
2008-05-30 13:43:43 +00:00
Martin Wilke
9d58ecb3ee - Update to 1.9.1
PR:		124032
Submitted by:	Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
2008-05-29 10:05:06 +00:00
Martin Wilke
18dd6954f3 - Add common code to support for cmake based ports.
- Update devel/cmake to 2.6.0 (also fix ports/123092)
- Use the new CMAKE build framework in all ports using cmake

Approved by:	portmgr (pav)
2008-05-27 22:12:09 +00:00
Jeremy Messenger
f0d2415fcb Update to 2.22.2. 2008-05-27 06:43:15 +00:00
Jeremy Messenger
cab9872c0b Update to 2.22.2.1. 2008-05-26 23:36:22 +00:00
Philippe Audeoud
599f3185a6 - Update to 2.1
PR:		ports/123798
Submitted by:	Herbert J. Skuhra <h.skuhra AT gmail DOT com>
Approved by:	tabthorpe (mentor)
2008-05-20 18:52:43 +00:00
Martin Wilke
fac0b6577e - Unbreak
- Update to 5.0.0.e

PR:		123788
Submitted by:	Nick Hilliard <nick@foobar.org> (maintainer)
2008-05-18 14:30:09 +00:00
Martin Wilke
8b0a182e08 - Makefile cleanup
- Pass maintainership to Submitter

PR:		123766
Submitted by:	Pawel Pekala <c0rn@o2.pl>
2008-05-17 21:44:48 +00:00
Martin Wilke
dbb315897e - Update to 0.6.0.1
PR:		123500
Submitted by:	Ports Fury
2008-05-16 14:10:51 +00:00
Martin Wilke
51d3538573 - Update to 2.0.1
PR:		123501
Submitted by:	Ports Fury
2008-05-16 14:10:48 +00:00
Martin Wilke
c54ae4c8d8 - Update to 1.6.2 2008-05-15 16:27:11 +00:00
Dirk Meyer
12c860f413 - cleanup pkg-plist 2008-05-13 16:38:06 +00:00
Thierry Thomas
20321d1aea Upgrade to 0.85.
Changelog at
<http://developer.berlios.de/blog/archives/173-Pinot-0.85-is-out..html>.
2008-05-11 20:20:02 +00:00
Dirk Meyer
18db56686a InspectorKit provides commonly used inspector.
It is originally part of OpenSpaceManager
and mostly rewritten to use other components in Etoile.
Ideally, Inspector should automatically pick suitable panes
for selected file or object.

WWW: http://www.etoile-project.org/
2008-05-11 13:32:21 +00:00
Dirk Meyer
c875190f74 - update to etoile 0.2 2008-05-11 13:21:59 +00:00
Dirk Meyer
a0ade5a08c - fix dependecy
Submitted by:	cperciva
2008-05-05 20:00:46 +00:00
Dirk Meyer
0d761e0ce3 UKDistributedView and UKFinderIconCell provides a very flexible icon view.
More precisely, UKDistributedView is an NSTableView-like class that allows
arbitrary positioning of evenly-sized items. This is intended for things
like the Workspace/Finder's "icon view", and even lets you snap items to a
grid in various ways, reorder them etc. Finally it can handle several
thousand of items smoothly.

WWW: http://www.etoile-project.org/
2008-05-05 17:14:24 +00:00
Dirk Meyer
e15eb67265 - fix build for option WITH_GNUSTEP_DEVEL 2008-05-05 14:38:25 +00:00
Rong-En Fan
8439834ae6 - Fix build
PR:		ports/123320
Submitted by:	Denise H. G. <darcsis at gmail.com>
2008-05-03 08:44:35 +00:00
Thomas Abthorpe
4dcc0c0273 - Update 1.0.0
PR:		ports/122916 (based on)
Submitted by:	Nickolay <scriper mail.ru>
2008-05-02 03:04:12 +00:00
Pav Lucistnik
2723cd722e - Mark BROKEN: does not fetch
Reported by:	pointyhat
2008-04-30 06:39:58 +00:00
Dirk Meyer
59352035eb - take maintainership
Approved by:	maintainer
2008-04-29 18:07:15 +00:00
Dirk Meyer
115943e222 - take maintainership
Approved by:	maintainer
2008-04-29 17:50:29 +00:00
Mark Linimon
e3e5d56ef1 Reset aaron's port maintainerships due to many maintainer-timeouts. 2008-04-29 05:27:09 +00:00
Mark Linimon
e21f53b16f Reset jylefort's port maintainerships. portmgr has taken his commit bit
into safekeeping due to inactivity.
2008-04-29 05:11:44 +00:00
Martin Wilke
a91a186d29 - Update to 1.8.8
PR:		123175
Submitted by:	Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
2008-04-28 19:07:46 +00:00
Dirk Meyer
6128ef65f8 - update to 1.1 2008-04-25 18:48:06 +00:00
Martin Wilke
bc0f3a1951 - Fix build after xorg cleanup 2008-04-22 18:32:55 +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
Edwin Groothuis
b2052016ba Make use of the @rmtry macro 2008-04-19 01:17:57 +00:00
Marcelo Araujo
4aaab89f57 - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.
PR:		ports/122674
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)
2008-04-17 14:30:31 +00:00
Andrew Pantyukhin
20f3a568ce - Update to 1.1.12 2008-04-16 12:23:15 +00:00
Dirk Meyer
3006ce6ae3 OpenProj is a free, open source desktop alternative to Microsoft Project.
OpenProj has equivalent functionality, a familiar user interface and even
opens existing MSProject files. OpenProj is interoperable with Project,
with a Gantt Chart and PERT chart etc.

Licensed under Common Public Attribution License Version 1.0 (CPAL).

WWW: http://openproj.org/
2008-04-15 08:54:28 +00:00
Pav Lucistnik
75456ae924 - Update to 2.14
PR:		ports/122619
Submitted by:	Harald Schmalzbauer <harry@omnisec.de>
Approved by:	Guillaume <amyfoub@gmail.com> (maintainer)
2008-04-11 12:30:02 +00:00
Li-Wen Hsu
ff7bbc1645 - Chase updating of devel/py-dateutil
Submitted by:	pointyhat via pav
2008-04-10 23:49:35 +00:00
Emanuel Haupt
deb298071b Change maintainers e-mail address.
Requested over:		IRC
2008-04-10 16:11:24 +00:00
Michael Johnson
009dc77a9d Update amd64 FreeBSD-7.x to 0.8 (others will follow) 2008-04-09 17:38:42 +00:00
Michael Johnson
f36d7ff433 Repackage lightning-xpi (no changes to code made) 2008-04-09 14:35:07 +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
Markus Brueffer
f94c1fb1a5 - Update to version 3.1 [2]
- Fix installation locations if WITHOUT_KDE is set [1]
- Fix tinderbox build and package creation if WITHOUT_KDE is set
- Don't install locales if WITHOUT_KDE is set, as locale support in the
  Qt-only version is not present

PR:		ports/117449 [1]
		ports/120540 [2]
Submitted by:	Denise H. G. <denisehg@hotpop.com> [1]
		Yarodin <yarodin@gmail.com> [2]
2008-04-08 15:02:10 +00:00