Commit Graph

5718 Commits

Author SHA1 Message Date
Jeremy Messenger
00f2c843c5 The x11/libcapplet has been broken for over a year (will be two in June 2011)
and no one has any of interest to fix it. It's an ancient software and
is part of GNOME 1. It's time for us to get rid of some of GNOME 1 stuff as
the GNOME 3 is coming sometimes in 2011. Any ports that required libcappet
are removed and ports that have optional aren't remove.

PR:		ports/153355
Discussed with:	My team, FreeBSD GNOME Team
Tested by:	pointyhat-exp (thanks pav!)
2011-01-04 03:32:21 +00:00
Renato Botelho
21526892f3 Remove expired ports:
2011-01-01 audio/emphasis: abandoned upstream
2011-01-01 converters/ecore-txt: abandoned upstream
2011-01-01 deskutils/estickies: abandoned upstream
2011-01-01 devel/ecore-job: abandoned upstream
2011-01-01 devel/engrave: abandoned upstream
2011-01-01 devel/evfs: abandoned upstream
2011-01-01 devel/ruby-ecore: abandoned upstream
2011-01-01 graphics/exhibit: abandoned upstream
2011-01-01 graphics/epsilon: abandoned upstream
2011-01-01 graphics/esmart: abandoned upstream
2011-01-01 graphics/ruby-edje: abandoned upstream
2011-01-01 graphics/ruby-esmart: abandoned upstream
2011-01-01 graphics/ruby-evas: abandoned upstream
2011-01-01 graphics/ruby-redact: abandoned upstream
2011-01-01 multimedia/eclair: abandoned upstream
2011-01-01 security/phpmyid: Development has ceased.
2011-01-01 sysutils/ecore-config: abandoned upstream
2011-01-01 sysutils/extrackt: abandoned upstream
2011-01-01 textproc/exml: abandoned upstream
2011-01-02 www/mod_accesscookie: upstream is gone
2011-01-02 www/mod_vdbh: upstream is gone
2011-01-02 www/mod_auth_any: upstream is gone
2011-01-02 www/mod_log_data: upstream is gone and will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
2011-01-01 x11-fm/entropyfm: abandoned upstream
2011-01-01 x11-themes/e17-splash-fortune: abandoned upstream
2011-01-01 x11-themes/e17-splash-shiny: abandoned upstream
2011-01-01 x11-themes/e17-splash-takara: abandoned upstream
2011-01-01 x11-themes/e17-theme-blue_eyed: abandoned upstream
2011-01-01 x11-themes/e17-theme-dali: abandoned upstream
2011-01-01 x11-themes/e17-theme-gant: abandoned upstream
2011-01-01 x11-themes/e17-theme-japan2007: abandoned upstream
2011-01-01 x11-themes/e17-theme-kor: abandoned upstream
2011-01-01 x11-themes/e17-theme-milky: abandoned upstream
2011-01-01 x11-themes/e17-theme-night_bling: abandoned upstream
2011-01-01 x11-themes/e17-theme-simply_white: abandoned upstream
2011-01-01 x11-themes/e17-splash-azul: abandoned upstream
2011-01-01 x11-themes/e17-splash-blue: abandoned upstream
2011-01-01 x11-themes/e17-splash-clean: abandoned upstream
2011-01-01 x11-themes/e17-splash-logo: abandoned upstream
2011-01-01 x11-toolkits/etk: abandoned upstream
2011-01-01 x11-toolkits/ewl: abandoned upstream
2011-01-01 x11-toolkits/enhance: abandoned upstream
2011-01-01 x11-wm/e17-module-bling: abandoned upstream
2011-01-01 x11-wm/e17-module-mixer: abandoned upstream
2011-01-01 x11-wm/e17-utils: abandoned upstream
2011-01-01 x11/elicit: abandoned upstream
2011-01-01 x11/enity: abandoned upstream
2011-01-01 x11/examine: abandoned upstream
2011-01-01 x11/ecore-desktop: abandoned upstream
2011-01-03 14:38:01 +00:00
Tilman Keskinoz
a536b1fad8 Update to 2.23
PR:		153637
Submitted by:	maintainer
2011-01-03 13:16:01 +00:00
Sunpoet Po-Chuan Hsieh
7ec5278c6e - Use canonical format for ports@FreeBSD.org MAINTAINER addresses
- Remove obsolete MD5 checksum while I'm here
2010-12-29 07:03:16 +00:00
Pietro Cerutti
00240bfb2a - Fix MASTER_SITES
- Update distinfo (re-rolled)
2010-12-26 17:09:57 +00:00
Sunpoet Po-Chuan Hsieh
a32defea5d - Use canonical format for FreeBSD.org MAINTAINER addresses
- Remove obsolete MD5 checksum while I'm here

PR:		ports/152844
Submitted by:	sunpoet (myself)
Approved by:	miwi (with portmgr hat)
2010-12-25 16:55:41 +00:00
Pietro Cerutti
4d5016d451 - Update to 0.9.95
- Unbreak
2010-12-24 21:20:06 +00:00
Philip M. Gollucci
6d386d6309 - line was mistakenly remove in previous commit.
Reported by:    QAT
2010-12-23 01:37:49 +00:00
Pietro Cerutti
f2f9c325f2 - Update to 1.7.25
Changes since last port update (1.7.23)
    * Added FXMat2f, FXMat2d.
    * Vectorized many functions in FXMat2d, FXMat2f, FXMat3d, FXMat3f, FXMat4d,
      FXMat4f (using SSE/SSE2/SSE3).
    * Some fixes to FXPath::isInside().
    * Fix to drawImage() in FXDCPrint.
    * Added FXPtrList.
    * Add FXbool return value to some API's in FXArray.
    * Change in configure.ac to check intrinsics header files with modified
      compiler flags; header files are not compilable with default options.
    * Updated Borland C++ makefiles.
    * Update Visual Studio 6 project files with missing headers.
    * Small fixes in FXAutoPtr.h.
    * Change some inlined API's of FXProgressDialog to non-inline.
2010-12-20 15:42:07 +00:00
Philip M. Gollucci
1d3a44db09 Clean up ruby pkg-plists:
%%RUBY_SITEARCHLIBDIR%%
    %%RUBY_SITELIBDIR%%
    lib/ruby/site_ruby
    %%RUBY_VENDORARCHLIBDIR%%
    %%RUBY_VENDORLIBDIR%%
    lib/ruby/vendor_ruby
    lib/ruby

Above directories are owned by lang/ruby1[89] ports.

PR:         ports/153041
Tested by:  2-exp runs by pav
With Hat:   ruby@
2010-12-20 02:46:25 +00:00
Max Brazhnikov
25ca0d0ff8 Update to snapshot r7725
PR:		ports/153271
Submitted by:	Thomas-Martin Seck (maintainer)
2010-12-18 21:54:36 +00:00
Stanislav Sedov
4e6b9d37ad - Update e17 applications suite to the recent snapshot.
Thanks to Grzegorz Blach <magik@roorback.net> for doing the hard work
  preparing the initial version of the update!

PR:		ports/148038
Submitted by:	Grzegorz Blach <magik@roorback.net> (based on)
2010-12-14 07:30:56 +00:00
Jose Alonso Cardenas Marquez
d3847f02d0 - Update to 1.7.2
PR:		152854
Submitted by:	Pascal Stumpf <Pascal.Stumpf at cubes.de>
2010-12-13 20:04:36 +00:00
Koop Mast
aaa83d38a7 Update to 2.26.3. 2010-12-11 23:40:21 +00:00
Marcelo Araujo
0d34feceef - Update to 2.1.2.
PR:		ports/151558
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2010-12-11 16:34:54 +00:00
Martin Matuska
5b6716a1e7 - Unbreak build with clang
PR:		ports/152842
Submitted by:	Koop Mast <kwm@FreeBSD.org>
2010-12-09 08:48:49 +00:00
Steve Wills
96393a5695 - Takeover some of clsung's ports
Approved by:	pgollucci (mentor)
2010-12-09 02:36:55 +00:00
Pav Lucistnik
03109fc783 - Build and install shared library again
Submitted by:	thierry (thanks!!)
2010-12-06 21:04:57 +00:00
Stanislav Sedov
ba25a3ddf7 - Update to 2.14.2.
- Unbreak.

PR:		ports/152461
Submitted by:	Guido Falsi <mad@madpilot.net>
2010-12-05 05:34:35 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Pav Lucistnik
9daf94fa7a - Update to 8.4.3
- Grab maintainership

PR:		ports/152777
Submitted by:	Daniel O'Connor <doconnor@gsoft.com.au>
2010-12-03 14:09:07 +00:00
Max Brazhnikov
43a46c6993 KDE FreeBSD team is glad to present Qt 4.7.1 in ports.
Along with Qt4 the following ports are updated:

PyQt4 ports to 4.8.1
devel/py-sip to 4.11.2
devel/qscintilla2 to 2.4.5
PyKDE3 to 3.16.7
PyQt3 tp 3.18.2-snapshot-20091119

New ports added:
devel/qt4-declarative
devel/py-qt4-declarative
x11/qt4-graphicssystems-opengl

This release has been contributed by:
Thomas Abthorpe (tabthorpe)
Max Brazhnikov (makc)
Dima Panov (fluffy)
Alberto Villa (avilla)

We'd like to thank Martin Wilke (miwi) for exp-run.
2010-12-02 19:47:17 +00:00
Mark Linimon
d769161d66 Reset anray@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat:		portmgr
2010-12-01 23:38:49 +00:00
Mark Linimon
8ff9e2abf9 Update maintainer's email address.
Submitted by:	maintainer (private email)
2010-12-01 23:12:16 +00:00
Pav Lucistnik
aa4ecf901f - Mark BROKEN: does not compile
Reported by:	pointyhat
2010-12-01 22:38:06 +00:00
Martin Matuska
1a92a78140 - Update to 1.9.2 2010-11-30 15:02:38 +00:00
Martin Matuska
1bc086c308 - Update to 0.8.4.0 2010-11-30 14:57:32 +00:00
Steve Wills
200019c9c9 - Actually remove the x11-toolkits/ruby-gtksourceview port as it should
have been in the previous commit

Submitted by:	swills (myself)
Approved by:	wxs (mentor)
2010-11-27 03:49:44 +00:00
Steve Wills
132e1e4550 - Update to 0.90.5
- create ports for vte, gstreamer, gtksourceview2, poppler and goocanvas modules
- sort depends in meta port
- remove patch to ruby-gtk2 that's merged upstream
- remove old gtksourceview module which seems broken

Submitted by:	swills (myself)
Approved by:	wxs (mentor)
2010-11-27 03:32:41 +00:00
Joe Marcus Clarke
dfcd046c49 Make this architecture patch a global patch.
Requested by:	danfe
2010-11-26 08:41:34 +00:00
Koop Mast
9cb66b214a Chase libgda4 lib bump. 2010-11-25 13:25:05 +00:00
Koop Mast
192aaac600 Actualy remove the removed ports from the GNOME 2.32 commit mentioned in MOVED.
Extra large pointy hat to:	kwm@
2010-11-23 16:24:30 +00:00
Koop Mast
b7532f8f84 Create symlinks to old icons so that apps like firefox, f-spot and who
knows what else can display some renamed icons. This is only going to
be used until this gets fixed.

More details about this issue: https://bugzilla.gnome.org/show_bug.cgi?id=629878

Obtained from:	http://www.openbsd.org/cgi-bin/cvsweb/ports/x11/gtk%2B2/patches/patch-gtk_Makefile_in
2010-11-21 20:59:53 +00:00
Koop Mast
3680f27ebf Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.32/

This will be the last release of the GNOME 2.x series, mainly a bugfix and
bridge release to the first release of the GNOME 3.x series.

This release features commits by avl, marcus, mezz and myself.

The FreeBSD GNOME Team would like to thank the following contributors and
testers for there help with this release:

Zane C.B. <vvelox@vvelox.net>
romain@
Olaf Seibert <O.Seibert@cs.ru.nl>
DomiX
Bapt <baptiste.daroussin@gmail.com>
jsa@
miwi@
Sergio de Almeida Lenzi <lenzi.sergio@gmail.com>
Maxim Samsonov <xors@mne.ru>
Kris Moore

And pav@ for 2 exp-runs

PR:		ports/152255
		ports/143260
		ports/141033
		ports/149629
		ports/150350
		ports/151523
With hat:	gnome@
2010-11-20 15:37:08 +00:00
Kris Moore
5ab5966488 Drop maintainership for a few ports I no longer use 2010-11-16 18:09:26 +00:00
Alberto Villa
3ede0018c8 - Fix fetch.
- Add dependency on misc/compat6x.

PR:		ports/152011
Submitted by:	Eitan Adler <lists@eitanadler.com>
Approved by:	tabthorpe (mentor)
2010-11-13 17:39:22 +00:00
Mark Linimon
ac534db8a0 steve's commit bit has been taken for safekeeping, so return these ports
to the pool.

Hat:		portmgr
2010-11-12 22:50:04 +00:00
Koop Mast
fefabc133c Update to 0.7.6.
PR:		ports/151983
Submitted by:	myself
Approved by:	Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de> (maintainer)
2010-11-02 21:54:29 +00:00
Baptiste Daroussin
03bf7f4c95 - Update to 0.44
- Changes: http://cpansearch.perl.org/src/SREZIC/Tk-Date-0.44/Changes
2010-10-29 15:47:44 +00:00
Baptiste Daroussin
b1f42a2a67 - Update to 804_029
- Changes : http://cpansearch.perl.org/src/SREZIC/Tk-804.029/Changes
2010-10-29 13:51:43 +00:00
Erwin Lansing
74cb9eff53 Deprecate md5 in favour of sha256 checksums. md5 checksums will no longer
be generated or checked, and will be silently ignored for now.  Also,
generalize the MD5_FILE macro to DISTINFO_FILO.

PR:		149657
Submitted by:	rene
Approved by:	portmgr
Tested on:	pointyhat i386 7-exp
2010-10-28 21:00:21 +00:00
Wen Heping
d5e1b36a88 - Update to 2.22
PR:		ports/151789
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2010-10-28 08:26:16 +00:00
Edward Tomasz Napierala
11ba2822cf Drop maintainership for ports I can't maintain anymore. 2010-10-25 20:09:06 +00:00
Beat Gaetzi
b7700a189a - Remove obsolete gecko provider although gecko providers aren't used by
this port at the moment.

With hat:	gecko
2010-10-24 11:02:07 +00:00
Max Brazhnikov
b362ce4f50 Update to 0.2.0 2010-10-23 18:48:25 +00:00
Marcelo Araujo
64612e6ce9 - Update to 0.93.
PR:		ports/151559
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2010-10-22 21:07:04 +00:00
Max Brazhnikov
f78f46c817 Update to 2.6.0
Add LICENSE

PR:		ports/151496
Submitted by:	Pawel Pekala <c0rn at o2.pl>
2010-10-17 09:43:50 +00:00
Ade Lovett
6abd00a86b Punt autoconf267->autoconf268 2010-10-16 11:52:47 +00:00
Kris Moore
ee837cebf4 Improve handing of LD_LIBRARY_PATH when doing non-standard LOCALBASE builds. 2010-10-15 20:54:22 +00:00
Steve Wills
6534aed675 - Bump PORTREVISION for runtime fix
Approved by:	pgollucci (mentor)
2010-10-15 04:41:00 +00:00