Commit graph

1019 commits

Author SHA1 Message Date
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
Michael Johnson
ba25a60b27 Readd tracker (if you want the gnome bits you must install sysutils/tracker-gnome) 2008-04-08 01:00:10 +00:00
Joe Marcus Clarke
2c698e9ec6 * Update to 2.22.2
* Disable tracker support as it causes a circular dependency [1]

Discussed with:	ahze [1]
2008-04-07 21:25:33 +00:00
Jimmy Olgeni
8d5a667dbf Add missing files to pkg-plist.
PR:		ports/122527
Submitted by:	Keith Gaughan <keith.gaughan(at)gmail.com>
2008-04-07 14:13:58 +00:00
Pav Lucistnik
e3d89eec00 - IGNORE on FreeBSD 5.x
PR:		ports/122514
Submitted by:	Martin Tournoij <carpetsmoker@xs4all.nl> (maintainer)
2008-04-06 20:35:03 +00:00
Michael Johnson
8260674227 Split tracker into gnome and non-gnome ports
The sysutils/tracker port is now a meta port and tracker is now split into
  separate ports to allow non-GNOME users to install tracker without pulling
  in GNOME components. To upgrade please use the directions below.

  portmaster users:
  portmaster -o sysutils/tracker-client tracker
  portmaster -u sysutils/tracker

  portupgrade users:
  portupgrade -o sysutils/tracker-client tacker
  portupgrade -u sysutils/tracker

Repocopied by:	marcus
2008-04-05 17:02:17 +00:00
Pav Lucistnik
500ba76305 - Update to 0.4
PR:		ports/122426
Submitted by:	Marcus von Appen <mva@sysfault.org> (maintainer)
2008-04-04 20:42:06 +00:00
Pav Lucistnik
7cbc70d188 An extremly fast and lightweight file manager which features tabbed browsing
and user-friendly interface.

Features:
o Extremely fast and lightweight
o Can be started in one second on normal machine
o Tabbed browsing (Similar to Firefox)
o Built-in volume management (mount/umount/eject through HAL)
o Drag & Drop support
o Files can be dragged among tabs
o Load large directories in reasonable time
o File association support (Default application)
o Thumbnail for image files
o Bookmarks support
o Handles non-UTF-8 encoded filenames correctly
o Provide icon view and detailed list view
o Standard compliant (Follows FreeDesktop.org)
o Clean and user-friendly interface (GTK+ 2)

WWW: http://pcmanfm.sourceforge.net/

PR:		ports/122388
Submitted by:	Martin Tournoij <carpetsmoker@xs4all.nl>
2008-04-04 13:46:10 +00:00
Joe Marcus Clarke
38aa0042a1 Update to 2.22.1. 2008-03-28 21:52:18 +00:00
Jeremy Messenger
5c2beb166b -Fix the build on FreeBSD 6.x and below.
-Remove USE_X_PREFIX, no dependency change.

Reported by:	pointyhat via pav
2008-03-27 00:21:12 +00:00
Martin Wilke
59c23f87f0 - Add missing dependens
Submitted by:	pointyhat via pav
2008-03-26 08:23:11 +00:00
Martin Wilke
cda30a295f - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-25 22:44:48 +00:00