Commit graph

1591 commits

Author SHA1 Message Date
Pietro Cerutti
bc2679a35c - Update to 1.35
- Most patches have been accepted upstreams. The remaining ones have been
  submitted on http://sourceforge.net/p/xfe/bugs/176/

  Release notes:

  This release adds a scripts feature: like in Nautilus, users can now apply
  custom shell scripts to a list of selected files. See the documentation page
  for more information.
  The default keyboard shortcut for the file rename operation was changed to
  F2. Swedish and greek translation were updated. A spanish colombian
  translation was also added. And as usual, several bugs were fixed.
2013-08-28 07:28:51 +00:00
Alexey Dokuchaev
960a87e37c - Unbreak parallel (-jX) builds by calling sub-makes correctly
- Avoid hardcoding version in DISTNAME, use modern LIB_DEPENDS syntax
- Do not install COPYING as portdocs, use LICENSE framework instead
- Fix the build against Clang (return should match function prototype)
- Cleanup do-install target recipe while I am here

Approved by:	miwi, bapt (portmgr, implicit)
2013-08-24 14:31:18 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Andrej Zverev
2569b886ba - Fix usage of USES
Approved by:	kwm@ (gnome@)
2013-08-04 07:26:19 +00:00
Mathieu Arnold
62a41b423b - Convert to new perl framework
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-03 13:44:00 +00:00
Alexey Dokuchaev
ed1050ad9c - Trim Makefile header, comment out dead MASTER_SITES
- Patch internal makefiles to allow parallel (-jX) builds
- Touch COMMENT and port description, remove dead URL
- Wrap one overly long line; miscellaneous port cleanups
2013-07-31 07:25:25 +00:00
Rene Ladan
66fee90926 KDE3 and QT3 expired on 2013-07-01, remove these ports.
Unfortunately, this also affects some ports using QT3 as a GUI toolkit.

Changes to infrastructure files:
- bsd.kde.mk : obsolete, remove
- bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while
- CHANGES : document the removals from bsd.port.mk
- KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead)
- MOVED : add the removed ports

PR:		ports/180745
Submitted by:	rene
Approved by:	portmgr (bapt)
Exp-run by:	bapt
2013-07-26 19:19:20 +00:00
Pawel Pekala
81e587d42e - Update to version 1.1.1
- Convert to new options macros

PR:		ports/180810
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
2013-07-24 20:06:46 +00:00
William Grzybowski
626fd597cd x11-fm/rodent: pass maintainership
- Pass maintainership (asked via mailing list) [1]
- USES gmake
- Remove leading article from COMMENT

PR:		ports/180618 [1]
Submitted by:	Jens K. Loewe <bsd tuxproject.de> (maintainer)
2013-07-17 21:07:44 +00:00
Baptiste Daroussin
a232992c7c Mark jobs unsafe
Convert to USES=gmake where appropriate
Trim headers
2013-07-10 13:12:03 +00:00
Baptiste Daroussin
942c2a28be Convert from USE_MOTIF to USES=motif
While here:
- Trim headers
- Convert USE_GMAKE to USES=gmake
- Remove indefinite article from comment
2013-07-10 07:00:44 +00:00
William Grzybowski
8da6dc218d x11-fm/doublecmd: update to 0.5.5
- Update to 0.5.5

Changes:
http://doublecmd.sourceforge.net/mediawiki/index.php/Changes_in_version_0.5.5

PR:		ports/180240
Submitted by:	Beñat Etxepare <bbtruk@users.sourceforge.net> (maintainer)
2013-07-04 23:01:34 +00:00
Antoine Brodin
5a30f26406 Add missing directories to pkg-plist 2013-06-29 21:25:53 +00:00
Baptiste Daroussin
ee366fa440 Convert to USES=imake 2013-06-28 23:01:51 +00:00
Wen Heping
8e7af6457d - Pass maintainership to submitter
PR:		179695
Submitted by:	nemysis <nemysis@gmx.ch> (new maintainer)
2013-06-19 00:11:07 +00:00
Kris Moore
6de1d9ba59 Send some ports back to the pool that I no longer have time for 2013-06-18 15:55:34 +00:00
Koop Mast
795cd3e9f1 Fix build with glib 2.36.
Convert to USES=desktop-file-utils and shared-mime-info.
2013-06-17 08:16:03 +00:00
William Grzybowski
37a9666c75 x11-fm/xplore: fix build with clang
- Fix build with clang, -Wno-return-type
- Add LICENSE (GPLv2)
- Trim Makefile header

Approved by:	culot / jpaetzel (mentors, implicit)
2013-06-16 11:24:56 +00:00
Martin Wilke
7589087292 - Fix build
Reported by:	pkg (DEVELOPER_MODE)
2013-06-11 14:55:37 +00:00
Alex Kozlov
f5fe5190d3 - Remove custom option descriptions
- Remove USE_GNOME=desktopfileutils because port's desktop file
  doesn't contain MimeType

Approved by:	Benat Gonzalez Etxepare <bbtruk@users.sourceforge.net> (maintainer)
2013-06-11 07:45:34 +00:00
Raphael Kubo da Costa
39c71decdb - Fixed desktop file's paths (reported by Scott Sealy)
- Fixed 'update-desktop-database not found' error
- Added license information

PR:		ports/179231
Submitted by:	Beñat Gonzalez Etxepare <bbtruk@users.sourceforge.net> (maintainer)
2013-06-09 18:10:45 +00:00
Marcus von Appen
c4f4ab6886 - Fix plist
Reported by:	itetcu
2013-05-13 16:41:52 +00:00
Olivier Duchateau
1c5e256b0f - Update to 1.6.3
- Finish to convert USES
- Remove unneeded patch
2013-05-08 15:14:25 +00:00
Baptiste Daroussin
83b78f74bc Finish converting x11* from WITHOUT_NLS to PORT_OPTIONS:MNLS 2013-05-06 06:41:15 +00:00
Baptiste Daroussin
6323501604 Fix build with clang 2013-05-03 20:59:32 +00:00
Jason Helfman
469eb887d2 - conversion to USES framework for gettext
Approved by:	portmgr (bapt@)
2013-05-01 07:20:26 +00:00
Alex Kozlov
83f02b963c - Convert USE_GETTEXT to USES (part 4)
Approved by:	portmgr (bapt)
2013-04-26 10:44:28 +00:00
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Alex Kozlov
08c99f3ad5 - Convert USE_GETTEXT to USES (part 1)
Approved by:	portmgr (bapt)
2013-04-24 07:35:40 +00:00
Pietro Cerutti
24eec8eea8 - Chase x11-toolkits/fox16 shlib version bump 2013-04-23 16:45:40 +00:00
Baptiste Daroussin
992586fa08 Finish converting the whole ports tree to USES=pkgconfig 2013-04-23 14:20:25 +00:00
Eitan Adler
1e5f12f776 Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix" instead. 2013-03-28 03:28:30 +00:00
Jose Alonso Cardenas Marquez
99524d4590 - Bump PORTREVISION. Lazarus RAD has been updated to 1.0.8 2013-03-23 06:09:53 +00:00
Max Brazhnikov
ffd97a0193 - convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
2013-03-22 20:06:14 +00:00
Po-Chien Lin
98d451887b - graphics/libexif:
* Update to 0.6.21
  * Add LICENSE
  * Switch to OptionsNG and PORTDOCS
- Document libexif 2012-07-12 vulnerabilty
- Bump PORTREVISION for libexif related ports
- Trim headers while here

PR:		ports/175910
Approved by:	swills (mentor)
Security:	d881d254-70c6-11e2-862d-080027a5ec9a
2013-03-14 08:17:39 +00:00
Olivier Duchateau
99db17a9dd - Drop support for GLib 2.28
Approved by:	rene, miwi (mentors, implicit)
2013-03-09 11:12:54 +00:00
Li-Wen Hsu
ddb097c515 - Update *_DEPENDS on x11-toolkits/py-tkinter after _tkinter.so relocation 2013-03-02 22:32:48 +00:00
Pietro Cerutti
9a73ea67fa - Remove x11-fm/tkdesk.
It's old, unmaintained, and doesn't work (seg-faults at startup)
2013-02-19 13:18:24 +00:00
Baptiste Daroussin
c2112a6439 Remove x11-fm/fsv as it depends on the expired x11-toolkit/gtkglarea
Approved by:	David Thiel <lx@redundancy.redundancy.org> (maintainer)
2013-02-14 07:51:07 +00:00
Pietro Cerutti
8a9eb0915b - Update to 1.34
This release improves the overall look and feel of the program. Scrollbar
  color can now be customized and a Clearlooks theme has been added. Many
  bugs and some regressions were fixed. Brazilian and czsech translations
  were also updated.
2013-02-11 09:44:47 +00:00
Baptiste Daroussin
a028e9e2dc 2013-01-30 net-mgmt/nagiosgrapher: Deprecated upstream. Please use net-mgmt/pnp instead
2013-02-01 x11-fm/x-files: Project has been abandoned
2013-02-02 17:39:56 +00:00
Thomas Abthorpe
49626f567a - Strip header at request of original creator
Submitted by:	trevor
With hat:	portmgr
2013-01-27 05:55:20 +00:00
Jimmy Olgeni
3ffb31b841 Convert Makefile headers to the new format in my ports. 2013-01-26 14:50:30 +00:00
Koop Mast
f6cdd5cffc Fix the build with new glib.
While here trim Makefile header, remove shlib version in LIB_DEPENDS
and register conflict in nautilus.

Obtained from:	gnome staging area.
2013-01-21 18:14:00 +00:00
Olivier Duchateau
3c36d5c572 Bump PORTREVISION for tumbler-related port
Approved by:	rene, miwi (mentors, implicit)
2013-01-14 21:28:24 +00:00
Sylvio Cesar Teixeira
d675ed6bb7 - Update to 1.2.8.15 2013-01-08 18:47:03 +00:00
Kris Moore
4bed088a21 Update to 1.1.0
PR: 175100
Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw>
2013-01-08 16:24:07 +00:00
Baptiste Daroussin
baedaefc13 Convert dhn's ports to the new options framework
While here trim headers and convert some USE_GNOME=pkgconfig to
USE_PKGCONFIG=build

Approved by:	maintainer (dhn)
2013-01-07 20:50:20 +00:00
Olivier Duchateau
b75250b0f8 Fix terminal icon with x11/xfce4-terminal
Approved by:	rene, miwi (mentors, implicit)
2013-01-06 16:33:18 +00:00
Ruslan Makhmatkhanov
70ccde2a6f - update to 0.4.10
- make it PREFIX-safe

PR:		174832
Submitted by:	olivier@cochard.me
2013-01-03 15:46:33 +00:00
Olivier Duchateau
485f8abea6 Bump PORTREVISION for Thunar related ports
Approved by:	rene, miwi (mentors, implicit)
2012-12-30 16:50:29 +00:00
Olivier Duchateau
f316d9e31d - Update to 1.6.2
Approved by:	rene, miwi (mentors, implicit)
2012-12-30 16:47:18 +00:00
Pawel Pekala
6e76a22a13 - Fix build [1]
- Remove leading article from COMMENT

PR:		ports/174554 [1]
Submitted by:	Gonzalez Etxepare <bbtruk@users.sourceforge.net> (maintainer)
2012-12-30 16:46:10 +00:00
Olivier Duchateau
1727e106ea Bump PORTREVISION for libexo-related ports
Approved by:	rene, miwi (mentors, implicit)
2012-12-30 16:19:08 +00:00
Beat Gaetzi
8558ca7184 - Deprecate QT3, KDE3 and unmaintained ports depending on them. QT 3.3.8
was released in 2007 and KDE 3.5.10 in 2008 and both are no longer
  maintained upstream nor in our tree.
- Set EXPIRATION_DATE to 2013-07-01

Discussed with:	bapt, tabthorpe
2012-12-30 12:03:51 +00:00
Marcus von Appen
a096c3de48 - Update to 0.8.2
- Convert to OptionsNG framework
- Trim Makefile headers
2012-12-21 14:10:24 +00:00
Baptiste Daroussin
4fd41afe34 Fix category
Reported by:	freshports
2012-12-19 01:35:51 +00:00
Baptiste Daroussin
c5d02b4c42 Add DeforaOS Desktop browser
PR:		ports/172988
Submitted by:	Olivier Cochard-Labbe <olivier@cochard.me>
2012-12-19 01:33:28 +00:00
Olivier Duchateau
b73de2c968 Replace OPTIONS_MULTI by OPTIONS_GROUP (mentioned in commit log #r308921)
Approved by:	rene, miwi (mentors, implicit)
2012-12-14 20:31:19 +00:00
Olivier Duchateau
41af4f50cb Bump PORTREVISION for Thunar related ports
While here,
- Trim header
- Use USE_PKGCONFIG
- Remove ABI version numbers from LIB_DEPENDS
- Update maintainer address for archivers/thunar-archive-plugin
2012-12-14 18:59:07 +00:00
Olivier Duchateau
52f01bb4d8 - Update to 1.6.1
- Sort options
- Use OPTIONS_GROUP for plugins, PLUG_*
- Remove ABI version numbers from LIB_DEPENDS
- Add patches for GLib 2.28

Approved by:	rene, miwi (mentors, implicit)
2012-12-14 18:53:31 +00:00
Olivier Duchateau
689aa573d8 Bump PORTREVISION for tumbler-related port
While here,
- Trim header
- Use USE_PKGCONFIG

Approved by:	rene, miwi (mentors, implicit)
2012-12-14 18:20:47 +00:00
Jose Alonso Cardenas Marquez
4e8aafd9cc - Fix build with new version of lazarus. I forgotten add some lines on my previous
commit
2012-12-12 21:25:00 +00:00
Jose Alonso Cardenas Marquez
29aa1e2a1f - Bump PORTREVISION. New lazarus version has been committed 2012-12-12 21:15:58 +00:00
Martin Matuska
b2c4fbb77a Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
2012-12-10 19:11:11 +00:00
Baptiste Daroussin
9c526f7217 Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION=	1.5+ (part3)
2012-12-10 13:43:43 +00:00
Pietro Cerutti
32c2a3d1a1 - Mark as DEPRECATED, the project has been deprecated
- Set EXPIRATION_DATE to 2013-02-01

Feature safe:	yes
Approved by:	dmaddox099@yahoo.com (maintainer, via private e-mail)
2012-12-05 13:33:17 +00:00
Pietro Cerutti
d288242ae9 - Chase x11-toolkits/fox16 shlib version bump
- Trim Makefile headers for ports owned by me or ports@

Feature safe:	yes
2012-11-27 11:12:36 +00:00
Max Brazhnikov
23de1df9dd - Update to 2.4.0-beta3
- Trim Makefile header
- Use DISTVERSION and simplify MASTER_SITES/DISTNAME
- Adjust COMMENT
- Get rid of indirect dependencies (iconv, Qt4)
- Don't use KDE4_BUILDENV (it's for KDE SC ports only),
  enable CMAKE_OUTSOURCE
- Mark MAKE_JOBS_SAFE
- Don't remove directories from kdehier4

Approved by:	fluffy (maintainer)
Feature safe:	yes
2012-11-17 18:02:46 +00:00
Lars Engels
c9bc7f6ab5 Update to 0.9.0
Feature safe:	yes
2012-11-16 12:39:35 +00:00
Jason E. Hale
fb51a40027 - Update to 12.05.23.16 [1]
- Remove LICENSE_FILE for standard GPLv2 license [1]
- Trim Makefile header [1]
- Improve COMMENT
- Install data and docs DATADIR and DOCSDIR instead of lib

PR:		ports/172514
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Approved by:	makc, avilla (mentors, implicit)
Feature safe:	yes
2012-11-11 12:07:09 +00:00
Jimmy Olgeni
7536866a32 USE_PKGCONFIG: yes -> build.
Feature safe:	yes
2012-10-14 14:39:03 +00:00
Eitan Adler
d66de6b676 Correct logic from OptionsNG conversion.
Pointhat to:	me
2012-10-06 23:01:46 +00:00
Eitan Adler
1b62adc6db Convert to OptionsNG 2012-10-06 22:53:15 +00:00
Jimmy Olgeni
185c0dcbbb A few things went wrong in r304126.
Fixes:

- Add dependency on devel/py-dbus (required by the logout function)
- Remove debug executable
- Remove extra files from PLIST (src, build, makedist.sh)
- Remove gdm detection and always set OPTIONS_DEFINE
- Remove reduntant files in Help
- Make rox.desktop installation conditional on GDM
- Install missing translations

Noticed by:	Yuri Pankov <yuri.pankov@gmail.com>
2012-09-12 07:19:30 +00:00
Jimmy Olgeni
d2c92e29e0 Upgrade to version 0.40.0 and add OptionsNG support.
PR:		ports/171513
Submitted by:	nemysis <nemysis@gmx.ch>
2012-09-11 21:59:23 +00:00
Rene Ladan
372c39d627 - Make sure the NOTIFY option shows up in the options dialog. [1]
- Bump PORTREVISION

Submitted by:	Norbert Augenstein [lists augenstein.net]
2012-09-11 06:44:54 +00:00
Kris Moore
d2ec6995ec - Update to 1.0 2012-09-05 19:21:31 +00:00
Mark Linimon
8e65c59121 Mark as broken on powerpc and sparc64 (and, presumably, ia64).
Hat:		portmgr
2012-09-04 06:57:36 +00:00
Guido Falsi
c9772f5348 - Convert to OptionsNG
- Remove ABI version from LIB_DEPENDS
- Add option to compile with debug symbols

PR:		ports/170813
Submitted by:	bbtruk@users.sourceforge.net (maintainer)
Approved by:	crees, tabthorpe (mentors, implicit)
2012-08-23 17:14:29 +00:00
Ruslan Makhmatkhanov
8f7f8b6683 - update to 2.19.4
- update master_site

while here:
- remove no more existing --disable-libxpkmaster from CONFIGURE_ARGS
- convert to optionsNG
- use ${LOCALBASE} in reinplace

PR:		170608
Submitted by:	Simon Dick <simond at irrelevant dot org> (maintainer)
2012-08-15 06:43:29 +00:00
Pietro Cerutti
4744bf439e - Update to 1.33
* added the ability to change the date/time format in file and directory
    lists
  * added an optional confirmation dialog displayed when the user opens an
    executable file
  * added dutch translation
  * fixed minor bugs
2012-08-13 12:34:05 +00:00
Jimmy Olgeni
5d6fa9ff13 Use USE_PKGCONFIG. 2012-08-09 13:05:30 +00:00
Doug Barton
ed3f4dff68 Broken, unmaintained, dead upstream 2012-08-05 20:26:50 +00:00
Koop Mast
5aa7246575 Switch from libglut to freeglut and retire libglut. Libglut hasn't been
developed in years and has been dropped from the MESA 8.0 distribution.
Freeglut is a rewrite of glut and is actively developed and is used by
many linux distributions instead of libglut.

Bump all ports that directly depend on libglut because of the shlib version
change.

There are some extra items in this patch.

*) Because freeglut doesn't have the same dependancies as libglut, some ports
	need extra dependencies added to USE_XORG to make them build.
*) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped
	with libglut.
*) Remove option for libglut/freeglut selection in games/cake, only freeglut
	remains now.
*) While here fix a png related build issue games/vegastrike.

Thanks to miwi for running the exp-run.

Approved by:	portmgr (miwi)

Collaboration with:	zeising@
Obtained from:	xorg-dev staging area.
2012-08-04 22:52:02 +00:00
Baptiste Daroussin
ba7b51e86d Fix build with pkgconf
Reported by:	pointyhat (erwin)
2012-07-30 08:30:17 +00:00
Alex Kozlov
5e83c36f63 Remove expired ports:
2012-07-20 audio/etoile-melodie: API no longer supported
2012-07-20 audio/etoile-volumecontrolmenulet: API no longer supported
2012-07-20 deskutils/etoile-corner: API no longer supported
2012-07-20 deskutils/etoile-dictionaryreader: API no longer supported
2012-07-20 deskutils/etoile-distributedview: API no longer supported
2012-07-20 deskutils/etoile-extendedworkspacekit: API no longer supported
2012-07-20 deskutils/etoile-hardware: API no longer supported
2012-07-20 deskutils/etoile-inspectorkit: API no longer supported
2012-07-20 deskutils/etoile-lookandbehavior: API no longer supported
2012-07-20 deskutils/etoile-menuserver: API no longer supported
2012-07-20 deskutils/etoile-panekit: API no longer supported
2012-07-20 deskutils/etoile-scriptservices: API no longer supported
2012-07-20 deskutils/etoile-servicemenulet: API no longer supported
2012-07-20 deskutils/etoile-servicesbarkit: API no longer supported
2012-07-20 deskutils/etoile-systemconfig: API no longer supported
2012-07-20 deskutils/etoile-trackerkit: API no longer supported
2012-07-20 deskutils/etoile-ui: API no longer supported
2012-07-20 devel/etoile-collectionkit: API no longer supported
2012-07-20 devel/etoile-coreobject: API no longer supported
2012-07-20 devel/etoile-foundation: API no longer supported
2012-07-20 devel/etoile-serialize: API no longer supported
2012-07-20 devel/etoile-unitkit: API no longer supported
2012-07-20 devel/llvm-etoile: API no longer supported
2012-07-20 editors/etoile-typewriter: API no longer supported
2012-07-20 graphics/popplerkit: API no longer supported
2012-07-20 graphics/vindaloo: API no longer supported
2012-07-20 lang/etoile-compiler: API no longer supported
2012-07-20 lang/etoile-io: API no longer supported
2012-07-20 lang/etoile-languagekit: API no longer supported
2012-07-20 lang/etoile-lkplugins: API no longer supported
2012-07-20 lang/etoile-scriptkit: API no longer supported
2012-07-20 lang/etoile-smalltalkkit: API no longer supported
2012-07-20 multimedia/etoile-babbler: API no longer supported
2012-07-20 multimedia/etoile-mediakit: API no longer supported
2012-07-20 multimedia/etoile-multimediakit: API no longer supported
2012-07-20 net-im/etoile-stepchat: API no longer supported
2012-07-20 net-im/etoile-xmppkit: API no longer supported
2012-07-20 sysutils/etoile-behavior: API no longer supported
2012-07-20 sysutils/etoile-installer: API no longer supported
2012-07-20 sysutils/etoile-powermenulet: API no longer supported
2012-07-20 sysutils/etoile-system: API no longer supported
2012-07-20 textproc/etoile-lucenekit: API no longer supported
2012-07-20 textproc/etoile-ogrekit: API no longer supported
2012-07-20 textproc/etoile-opmlkit: API no longer supported
2012-07-20 www/etoile-bookmarkkit: API no longer supported
2012-07-20 www/etoile-mollusk: API no longer supported
2012-07-20 x11-fm/etoile-fontmanager: API no longer supported
2012-07-20 x11-themes/etoile-azbackground: API no longer supported
2012-07-20 x11-themes/etoile-camaelon: API no longer supported
2012-07-20 x11-themes/etoile-etoilemenus: API no longer supported
2012-07-20 x11-themes/etoile-iconkit: API no longer supported
2012-07-20 x11-themes/etoile-wildmenus: API no longer supported
2012-07-20 x11-wm/etoile-azalea: API no longer supported
2012-07-20 x11-wm/etoile-azdock: API no longer supported
2012-07-20 x11-wm/etoile-azswitch: API no longer supported
2012-07-20 x11-wm/etoile-login: API no longer supported
2012-07-20 x11/etoile: Update to a new release is required
2012-07-20 x11/etoile-idle: API no longer supported
2012-07-20 x11/etoile-iterm: API no longer supported
2012-07-20 x11/etoile-xwindowserverkit: API no longer supported
2012-07-20 x11/gnustep-app: API no longer supported
2012-07-28 01:02:20 +00:00
Baptiste Daroussin
9346b215f0 new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility

This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG

it can take the following arguments:
 - yes (meaning build only dep)
 - build (meaning build only dep)
 - run (meaning run only dep)
 - both (meaning run and build dep)

From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.

While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config

With Hat:	portmgr
Exp-runs by:	bapt (pointhat-west), beat (pointyhat)
2012-07-26 05:40:22 +00:00
Carlo Strub
4ccd1fc621 Fix typos in COMMENT 2012-07-25 11:24:09 +00:00
Doug Barton
ce7d0b1f2e For the ports that are maintained by ports@ that have pkgconfig as their
only USE_GNOME feature, convert to a BUILD_DEPENDS. This avoids both the
bug of the bogus run depend introduced by bsd.gnome.mk, and also avoids
needlessly pulling that file in.
2012-07-22 23:23:59 +00:00
Pawel Pekala
c34a49be06 Update to version 5.5
Changes:	http://www.qtfm.org/home/changelog

PR:		ports/169795
Submitted by:	Zhihao Yuan <lichray@gmail.com> (maintainer)
2012-07-13 14:09:00 +00:00
Pietro Cerutti
58b5d279ec - Chase x11-toolkits/fox16 shlib version bump
- Bump PORTREVISION
2012-07-13 07:10:02 +00:00
Alex Kozlov
3d2c945f9a - Update to 4.8.0 [1]
- Remove ABI version numbers in LIB_DEPENDS

PR:	ports/169503 [1]
Submitted by:	Jens K. Loewe <bsd@tuxproject.de> (maintainer)
2012-07-06 09:03:16 +00:00
Doug Barton
1de3721b16 Mark DEPRECATED as it has been broken for 4 months, unmaintained for 2+
Interested parties may wish to review http://repo.or.cz/w/fsviewer.git
2012-07-02 10:12:24 +00:00
Andrej Zverev
2f57eb0926 - Remove SITE_PERL from *_DEPENDS 2012-06-28 18:37:23 +00:00
Doug Barton
44fa804810 s/X11BASE/LOCALBASE/, or equivalent.
The X11BASE variable is long gone, however these ports were not updated.
2012-06-24 21:53:38 +00:00
Dirk Meyer
d0e91b562f - mark DEPRECATED
- reset MAINTAINER
2012-06-10 16:10:22 +00:00
Doug Barton
2d813955d0 Fix minor typo that prevented 2 options descriptions from appearing 2012-06-10 00:03:09 +00:00
Martin Wilke
9c2f65e395 - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by:	bapt, David Naylor (kde team)
2012-06-06 06:44:37 +00:00
Dennis Herrmann
f3db04eb9f - Update to 0.5.4
PR:		ports/167278
Submitted by:	Beñat Gonzalez Etxepare <bbtruk@users.sourceforge.net> (maintainer)
2012-06-05 15:04:27 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Martin Wilke
3fe8476612 - Remove duplicate bsd.port.options.mk entry 2012-05-30 16:55:36 +00:00
Martin Wilke
4b68fc723b - Convert complete XFCE to new options framework
While here some extra work:

- Remove 6.X gruft
- Correct NOPORTDOCS
- Pet portlint
- Whitespaces fixes

Reviewed by:	beat, bapt (thx!)
2012-05-30 16:49:12 +00:00
Martin Wilke
1df39a5fb1 - Welcome XFCE 4.10 to the portstree!
Special Thanks to:      rene, Olivier Duchateau <duchateau.olivier@gmail.com>
Submitted by:	 	Olivier Duchateau <duchateau.olivier@gmail.com>

Tested by:	phw
2012-05-25 16:51:40 +00:00
Martin Wilke
ba35668ea6 - Update to 2.7
PR:		168049
Submitted by:	Ports Fury
2012-05-25 15:18:01 +00:00
Rene Ladan
ea9ee50c7c Update mastersite, upstream moved into archive/
PR:		ports/167706
Submitted by:	Olivier Duchateau
2012-05-09 20:13:43 +00:00
Max Brazhnikov
00e9c9fad6 Limit DOS2UNIX conversion to *.h and *.cpp files only
Add runtime dependency on Qt imageformats

PR		ports/167466 (I didn't notice the second patch in PR)
Submitted by:	Zhihao Yuan (maintainer)
2012-05-09 10:11:02 +00:00
Max Brazhnikov
8924b918bf Connect qtfm 2012-05-08 23:38:00 +00:00
Max Brazhnikov
60eedfe478 Add new port x11-fm/qtfm:
qtFM is a small, lightweight file manager based on pure Qt and works great
with minimal desktop environments like Openbox.

WWW: http://www.qtfm.org/

PR:		ports/167466
Submitted by:	Zhihao Yuan <lichray at gmail.com>
2012-05-08 23:37:32 +00:00
Pav Lucistnik
d1e2180fe0 - Mark BROKEN: does not build
Reported by:	pointyhat
2012-05-02 21:50:43 +00:00
Pietro Cerutti
fc57b4a6da - Chase x11-toolkits/fox16 shlib bump
- Bump PORTREVISION
2012-05-02 08:30:40 +00:00
Marcus von Appen
08fca51da9 - Update to 0.8.1 2012-04-29 07:26:45 +00:00
Armin Pirkovitsch
472c4568e6 - Update to 12.03.30.12
Approved by:  beat (mentor)
2012-04-25 07:13:23 +00:00
Steve Wills
84951b15fd - Add missing DEPENDS to avoid build warnings
PR:		ports/166609
Approved by:	maintainer timeout (vvelox@vvelox.net, >2 weeks)
2012-04-24 00:59:56 +00:00
Mark Linimon
f967e38c4b Maintainer wishes to release this back to the wild. 2012-04-23 04:43:16 +00:00
Jose Alonso Cardenas Marquez
d065611637 - New port: x11-fm/doublecmd
Double Commander is a cross platform open source file manager with two panels
side by side. It is inspired by Total Commander and features some new ideas.

WWW: http://doublecmd.sourceforge.net/

PR:		ports/161459
Submitted by:	Beñat Gonzalez Etxepare <bbtruk _ a t _ users.sourceforge.net>
2012-04-19 07:11:18 +00:00
Chris Rees
adc761b1fa This file should not have been committed.
Noticed by:	beat
2012-04-18 21:04:35 +00:00
Chris Rees
663b5d17a2 Rodent is a fast, small and powerful file manager for the
GNU operating system (but it also works in BSD). That's one
way to look at it. Another way is to call it a graphic shell
(that's probably more accurate).

* Rodent wastes no space on menus or function buttons (display
  real estate is too valuable).
* All functionality is available through popup menu or keyboard
  action.
* Popup menu is context sensitive.
* Full lpterminal is available from keyboard.
* Functionality is extendible via plugin technology.

WWW: http://xffm.org/

PR:		ports/166191
Submitted by:	Jens K. Loewe <bsd@tuxproject.de>
2012-04-18 18:39:22 +00:00
Pietro Cerutti
7010aa9fec - Update to 1.32.5
See the ChangeLog for details
2012-04-10 13:52:23 +00:00
Dennis Herrmann
67dc4f9975 - Update to 0.19.13
Feature safe:	yes
2012-03-19 20:17:34 +00:00
Martin Wilke
6e9e4a6ed8 - Set Portscout flags
- Pass maintainership to submitter

PR:		165917 165916 165975 165973 165972
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
Feature safe:	yes
2012-03-17 05:03:17 +00:00
Pav Lucistnik
2555c5a4d1 - Mark BROKEN: does not configure
checking for gcc... cc
  checking for C compiler default output... configure: error: C compiler cannot create executables

Reported by:	pointyhat
2012-03-08 20:22:02 +00:00
Max Brazhnikov
78819d7021 Remove build dependencies on textproc/docbook-xml and textproc/docbook-xsl.
They were added to fix build with kdelibs-4.5, while correct fix was
to add them as run dependencies for x11/kdelibs4 (done a while ago).
2012-03-07 14:57:01 +00:00
Kris Moore
b211d9dd82 Update to 0.9.10 2012-02-28 20:42:41 +00:00
Pietro Cerutti
d25bc8fb37 - fix build by not compiling gnu/kfreebsd branches
Reported by:	dougb
2012-02-20 09:06:00 +00:00
Martin Wilke
1672e2d999 - Update to 11.12.25.15
PR:		164859
Submitted by:	Armin Pirkovitsch <armin@frozen-zone.org>
2012-02-19 23:25:10 +00:00
Marcus von Appen
fbd0197639 - Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions

Tested by:	exp-run by pav
2012-02-18 10:18:33 +00:00
Ashish SHUKLA
97ddb4e13d - Bump PORTREVISION to chase the update of multimedia/libvpx 2012-02-16 15:57:34 +00:00
Martin Wilke
57960b935f - Update to 2.6.6
PR:		164174
Submitted by:	Ports Fury
2012-01-28 17:49:46 +00:00
Emanuel Haupt
694062d350 Update to 1.3.0 2012-01-07 18:08:22 +00:00
Jimmy Olgeni
51d187e026 Upgrade to version 0.6. 2011-12-24 14:13:12 +00:00
Jimmy Olgeni
44ab88d333 Upgrade to version 2.11. 2011-12-24 14:03:58 +00:00
Sylvio Cesar Teixeira
ad6a373763 - Update to 1.2.8.14
Feature safe:	yes
2011-12-09 00:22:39 +00:00
Pietro Cerutti
261e2c7479 - Fix build with clang
PR:		162914
Submitted by:	Jan Beich <jbeich@tormail.net>
Feature safe:	yes
2011-11-28 12:52:50 +00:00
Emanuel Haupt
1afcdd5eb1 Remove trailing whitespaces.
Feature safe:	yes
2011-11-18 23:30:13 +00:00
Raphael Kubo da Costa
13cdb7a029 Unbreak the port by fixing the plist.
Approved by:	makc (mentor)
Feature safe:	yes
2011-11-17 01:09:58 +00:00
Martin Wilke
e1c6649edf - Remove WITH_FBSD10_FIX, is no longer needed 2011-11-09 15:26:04 +00:00
Dennis Herrmann
a710ffed85 - Update to 0.19.12 2011-11-02 15:48:48 +00:00
Martin Wilke
de9978d1d3 - Fix build on FreeBSD 10 2011-10-29 12:03:07 +00:00
Martin Wilke
636c78d42c - x11-wm/xfce4-wm update to 4.8.2
- x11-wm/xfce4-panel update to 160920
- x11-fm/thunar update to 1.2.3

PR:		160946
		160920
		160875
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com>
2011-10-28 15:10:26 +00:00
Rene Ladan
43e1cc46ab Consistify spelling of "Xfce", and some other projects while there.
Also remove a commented out BROKEN line for x11/xfce4-clipman-plugin

PR:		ports/160730
Submitted by:	ryusuke
2011-10-26 20:27:27 +00:00
Doug Barton
989772c9ac The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
2011-10-24 09:11:38 +00:00
Doug Barton
2b1dacc826 Remove more tags from pkg-descr files fo the form:
- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
2011-10-24 04:17:37 +00:00
Rene Ladan
141c539983 Re-assign to the Xfce team.
Approved by:	oliver (previous maintainer)
2011-10-23 11:56:51 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Rene Ladan
5b0a7d31df Fix build with clang.
PR:		ports/160417
Submitted by:	O. Hartmann [ohartman zedat.fu-berlin.de]
2011-09-12 21:21:37 +00:00
Kris Moore
9e9bfa61bc Update to 0.9.9 2011-09-03 01:59:02 +00:00
Sylvio Cesar Teixeira
966d20711c - Update to 1.2.8.13 2011-08-29 17:29:07 +00:00
Mario Sergio Fujikawa Ferreira
ead457fb53 o Fix program version number: it displays 0.2.0.15 even though the
latest version is 0.2.0.16. No functional change otherwise.
o Bump PORTREVISION
2011-08-27 21:42:24 +00:00
Pav Lucistnik
e82bcd5814 - Mark BROKEN: incomplete plist
Reported by:	pointyhat
2011-08-26 20:52:33 +00:00
Koop Mast
fe61bf1eb4 Chase libnotify, libproxy and webkit-gtk2 shlib changes, and fix build where needed. 2011-08-23 18:39:19 +00:00
Sylvio Cesar Teixeira
e2bca7835a - Update to 11.2.20.13 2011-08-20 01:54:35 +00:00
Dima Panov
c8f702efc5 - Update Krusader to 2.4.0-beta1 "Migration" 2011-08-15 23:16:45 +00:00
Koop Mast
0e682dded4 Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:		ports/159624
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-08-11 19:20:17 +00:00
Emanuel Haupt
328d0c6acd - Support USE_TK
- Fix WWW: line

PR:		159496
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2011-08-10 16:42:21 +00:00
Emanuel Haupt
eb31b1ddf4 Update to 0.0.10
PR:		159495
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2011-08-10 16:42:16 +00:00
Emanuel Haupt
f760c11728 Remove WWW entries from unmaintained ports that return 404 or where the domain
disappeared.
2011-08-02 20:58:23 +00:00
Mario Sergio Fujikawa Ferreira
eda8e4ad92 New port ultracopier version 0.2.0.16: An advanced file copier 2011-08-01 03:04:25 +00:00
Koop Mast
4166abb7e4 Remove INSTALLS_ICONS from kde ports.
In the soon to be committed glib and gtk update, the INSTALLS_ICONS macro
will gain the long missing gtk-update-icon-theme dependancy.
After talking with members from of our KDE team. There isn't any indication
that this gtk util is usefull for KDE.
2011-07-29 17:53:22 +00:00
Oliver Lehmann
2b1942e637 update x11/libexo to 0.6.2
update sysutils/garcon to 0.1.8
update sysutils/xfce4-utils to 4.8.2
update x11-wm/xfce4-panel to 4.8.5
update x11/Terminal to 0.4.8

bump PORTREVISION of affected ports

PR:		ports/157768, ports/158144, ports/158145, ports/158148, ports/158170
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com>
2011-07-27 05:48:55 +00:00
Marcus von Appen
bea3dfd9f4 - Update to 0.8.0 2011-07-09 07:07:45 +00:00
Thomas Abthorpe
3b3f78904c - Reassign to the heap 2011-07-05 02:51:42 +00:00
Emanuel Haupt
bdd46fe0d9 Make port build with clang. While we're here add an additional distfile
mirror and get rid of custom do-build target.

PR:		158136
Submitted by:	Niclas Zeising <niclas.zeising@gmail.com>
2011-06-21 23:13:11 +00:00
Andrej Zverev
7a1dccccd5 - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
2011-06-20 09:03:27 +00:00
Pietro Cerutti
a719ad577d - update to 1.32.4 2011-06-14 10:33:17 +00:00
Koop Mast
4a18a0deaf Remove obsolete patch, this will unbreak the build.
Add a patch from the PR that was forgotten.
No bump because it didn't build after the update.

PR:		ports/155956
Submitted by:	Maxim Samsonov <xors@mne.ru>
2011-06-08 15:40:19 +00:00
Oliver Lehmann
8c266577db update thunar to 1.2.2
bump PORTREVISION of affected ports

PR:		157380
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com>
2011-06-07 12:23:03 +00:00
Oliver Lehmann
29580724f3 update libexo to 0.6.1
bump PORTREVISION on depending ports

PR:		ports/156913
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com>
2011-06-07 06:14:30 +00:00
Jeremy Messenger
b1c082bf4d -Update to 0.7.2.
-Add LICENSE.
-Add WWW.

PR:		ports/155956
Submitted by:	Maxim Samsonov <xors@mne.ru>
2011-06-04 22:44:41 +00:00
Kris Moore
bca7868643 - Update to 0.9.8 2011-05-25 22:33:41 +00:00
Sylvio Cesar Teixeira
b930c843ac - Update to 1.2.8.11 2011-05-13 18:03:01 +00:00
Max Brazhnikov
630ca2285f Bump PORTREVISION after open-mofit update 2011-05-02 12:44:53 +00:00
Baptiste Daroussin
41e18a89cb remove expired ports from x11-fm
2011-05-01 x11-fm/cfm: Upstream disapear and distfile is no more available
2011-05-01 x11-fm/gnome-commander: Gnome1 is deprecated, consider using gnome-commander2
2011-05-01 x11-fm/jaffm: Upstream disapear and distfile is no more available
2011-05-01 x11-fm/workplace: Upstream disapear and distfile is no more available
2011-05-01 17:57:52 +00:00
Martin Wilke
15572d659e - Update to 10.12.28.23
PR:		155846
Submitted by:	Ports Fury
2011-03-25 11:19:32 +00:00
Pietro Cerutti
1f48518d88 - Update to 1.32.3
See the ChangeLog for details
- Remove empty lines from pkg-plist
2011-03-24 11:04:31 +00:00
Martin Wilke
65e190c0f0 - Get Rid MD5 support
With hat:	portmgr (myself)
2011-03-18 17:59:50 +00:00
Baptiste Daroussin
89c842ac90 Deprecated since gnome1 is unsupported and deprecated, users please consider using gnome-commander2 2011-03-16 22:26:41 +00:00
Pietro Cerutti
6e4e58a663 - Chase x11-toolkits/fox16 shlib bump
- Bump PORTREVISION
2011-03-15 16:31:31 +00:00
Baptiste Daroussin
1cf27d8345 Deprecate two forgotten ports from previous category 2011-03-11 17:09:25 +00:00
Baptiste Daroussin
1da80e9fe6 Deprecate unmaintained ports from x11-fm where upstream disapear and/or
where no distfiles can be found and are not used bye maintained ports
2011-03-11 16:32:47 +00:00
Wen Heping
9143b1b3f1 - Bump PORTREVISION to chase the update of libexif 2011-03-04 02:19:07 +00:00
Oliver Lehmann
b1e4a6127c Thunar-VFS is the Virtual filesystem shipped with the thunar 1.0
and earlier releases.

WWW: http://thunar.xfce.org/
2011-03-03 10:19:28 +00:00
Oliver Lehmann
6f4ce81280 Welcome XFCE 4.8 to the portstree!
Special Thanks to:      miwi, Olivier Duchateau <duchateau.olivier@gmail.com>
2011-03-03 10:12:30 +00:00
Marcus von Appen
e4dfb157b4 - Update to 0.7.5 2011-02-27 08:58:12 +00:00
Thomas Abthorpe
73c7900f5b - Reassign ports to heap
Submitted by:	alepulver
2011-02-27 04:54:41 +00:00
Sylvio Cesar Teixeira
286c63e1a1 - Update to 1.2.8.10 2011-02-10 12:05:46 +00:00
Pietro Cerutti
4fe3723e30 - Bump PORTREVISION after x11-toolkits/fox16 shlib bump
Reported by:	dougb, linimon
2011-02-09 13:29:39 +00:00
Dennis Herrmann
81416856af - Update to 0.19.9
Feature safe:	yes
2011-01-31 18:37:09 +00:00
Tilman Keskinoz
7d31f0266d Heiner does not have time for FreeBSD anymore, reset MAINTAINERSHIP
PR:		153897
Submitted by:	Heiner Eichmann
Feature safe:	yes

Mark kde3-apireference as DEPRECATED
2011-01-11 13:53:33 +00:00
Dennis Herrmann
94700bc769 - Update to 0.19.8 2011-01-08 00:13:23 +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
Dima Panov
bfd5d697cd - Update to Krusader 2.3.0-beta1 "New Horizons" release
Full support for KDE 4.5/4.6
2010-12-30 04:49:52 +00:00
Alexander Logvinov
df4517a298 Update to 2.32.2.1. 2010-12-30 01:04:24 +00:00
Dennis Herrmann
907d6360b8 - Update to 0.19.7 2010-12-25 10:44:35 +00:00
Pav Lucistnik
375dd2de49 - Update to 4.2
PR:		ports/153048
Submitted by:	Klaus Geyer <klausgeyer@gmx.de> (maintainer)
2010-12-17 09:59:31 +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
Koop Mast
7ac74c86c9 Update to 2.32.2. 2010-12-12 10:50:03 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Marcus von Appen
c959ea94ba - Update to version 0.7.4 2010-12-02 07:49:28 +00:00
Dennis Herrmann
c1c871199d - Update to 0.19.6 2010-11-26 13:01:53 +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
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
Dennis Herrmann
b1cd4f3682 - Update to 0.19.5 2010-11-17 19:00:41 +00:00
Dennis Herrmann
6717d26311 - Update to 0.19.4 2010-10-28 18:31:00 +00:00
Dennis Herrmann
a76e4e798c - Update to 0.19.3 2010-10-18 15:27:06 +00:00
Ade Lovett
6abd00a86b Punt autoconf267->autoconf268 2010-10-16 11:52:47 +00:00
Dennis Herrmann
7bef8b9e26 - Update to 0.19.2 2010-10-07 15:38:38 +00:00
Ade Lovett
7e80cde328 Round one migration of ports from automake{19,110} to automake111 2010-10-05 19:57:56 +00:00
Kris Moore
7c51ebafe8 - Update to 0.9.7
Grab maintainership while here
2010-09-30 14:48:13 +00:00
Lars Engels
2ed50afd68 - Update to 0.8.5 [1]
- Require JAVA_VERSION= 1.5+
- Modify mucommander start script

PR:		ports/151056 [1]
Submitted by:	Oleg Ginzburg <olevole@olevole.ru>
Approved by:	maintainer (me)
2010-09-29 20:04:58 +00:00
Pietro Cerutti
a66c83764f - Update to 1.32.2
This release fixes several bugs and includes improvements to translations.
2010-09-22 16:02:28 +00:00
Max Brazhnikov
b5c11b82ef Update to 2.6.5
PR:		ports/150660
Submitted by:	KATO Tsuguru <tkato432 at yahoo.com>
2010-09-18 15:57:18 +00:00
Ade Lovett
8262a7b51d Autotools update. Read ports/UPDATING 20100915 for details.
Approved by:	portmgr (for Mk/bsd.port.mk part)
Tested by:	Multiple -exp runs
2010-09-15 18:35:24 +00:00
Philip M. Gollucci
e8b8a075bb - Add missing perl5 virtual categories 2010-09-13 23:39:45 +00:00
Pietro Cerutti
31752b4a3f - Fix PLIST
Reported by:	QAT
2010-08-24 20:45:12 +00:00
Pietro Cerutti
bb6999cba9 - Update to 1.32.1
- Take maintainship
2010-08-24 09:12:56 +00:00
Max Brazhnikov
7c758b943a Fix build with upcoming KDE 4.5
Don't bump PORTREVISION: packages built vs KDE 4.4 work fine with 4.5

Approved by:	fluffy (maintainer)
2010-08-21 13:12:37 +00:00
Marcus von Appen
e4a17767ed - Update to 0.7.3
Feature safe:	yes
2010-06-18 08:24:36 +00:00
Sylvio Cesar Teixeira
9f022eb306 - Update to 1.2.8.6 2010-06-07 20:26:14 +00:00
Dirk Meyer
0862ea05a1 LICENSE BSD 2010-06-04 14:08:27 +00:00
Oliver Lehmann
fadaf7d1d9 update xfce to 4.6.2
bump PORTREVISION on all depending ports
2010-05-31 15:27:35 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Dirk Meyer
ca8e128e62 - drop USE_GNUSTEP_PREFIX 2010-05-30 12:28:39 +00:00
Dirk Meyer
37d25994dc - fix build with gnustep-make 2.4 2010-05-22 03:57:53 +00:00
Dima Panov
42b4438ecc - Fix plist 2010-05-15 11:35:51 +00:00
Dima Panov
b27134d435 - Make tinderbox happy without extra @dirrmtry for common locale dirs 2010-05-14 02:18:38 +00:00
Koop Mast
48e62d9a37 Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.30/ .

This release brings initial PackageKit support, Upower (replaces power
management part of hal), cuse4bsd integration with HAL and cheese, and a
faster Evolution.

Sadly GNOME 2.30.x will be the last release with FreeBSD 6.X support. This
will also be the last of the 2.x releases. The next release will be the
highly-anticipated GNOME 3.0 which will bring with it a new UI experience.

Currently, there are a few bugs with GNOME 2.30 that may be of note for our
users. Be sure to consult the UPGRADING note or the 2.30 upgrade FAQ at
http://www.freebsd.org/gnome/docs/faq230.html for specific upgrading
instructions, and the up-to-date list of known issues.

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

The FreeBSD GNOME Team would like to thank Anders F Bjorklund for doing the
initual packagekit porting.

And the following contributors & testers for there help with this release:
Eric L. Chen
Vladimir Grebenschikov
Sergio de Almeida Lenzi
DomiX
walder
crsd
Kevin Oberman
Michal Varga
Pavel Plesov
Bapt
kevin

and ITetcu for two exp-run

PR:	ports/143852
	ports/145347
	ports/144980
	ports/145830
	ports/145511
2010-05-10 21:19:08 +00:00
Dima Panov
0cdc5a822b - Update Krusader2 to 2.2.0-Beta1 release 2010-05-10 08:43:19 +00:00
Emanuel Haupt
6e2aeace66 Chase audio/libmodplug update. 2010-04-24 09:38:46 +00:00
Dirk Meyer
6ed6b44890 - fix build for png-1.4.1
Whitespace fixes
2010-03-29 06:32:45 +00:00
Dirk Meyer
4b4afb4b67 - fix build for png-1.4.1
PR:		145119
2010-03-29 06:21:04 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Pietro Cerutti
deb82389eb - Chase x11-toolkits/fox16 update 2010-03-23 21:23:11 +00:00
Pietro Cerutti
c6a2501ef2 - Chase x11-toolkits/fltk update 2010-03-23 21:14:39 +00:00
Sylvio Cesar Teixeira
3f10b5b785 - Update to 1.2.8.5
Approved by:	itetcu (mentor)
Feature safe:	yes
2010-03-07 23:35:37 +00:00
Marcus von Appen
fdaabe1c73 - Update to 0.7.2 2010-03-07 17:26:09 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Marcus von Appen
6506e45d69 - Update devel/sdl12 to version 1.2.14.
- Update audio/sdl_mixer to version 1.2.11.
- Update graphics/sdl_gfx to version 2.0.20.
- Update graphics/sdl_image to version 1.2.10.
- Bump portrevisions for all ports depending on audio/sdl_mixer and
  graphics/sdl_image.
- Update Mk/bsd.sdl.mk accordingly for the new shared lib versions.

PR:		ports/142147 ports/142248 ports/142249
Approved by:	miwi (mentor implicit)
2010-01-30 09:43:31 +00:00
Martin Wilke
bef432a0e6 2010-01-08 x11-toolkits/gtkada-gps: has been broken for 3 months
2010-01-08 x11-fm/velocity: has been broken for 7 months
2010-01-08 x11-drivers/xf86-video-nsc: has been broken for 5 months
2010-01-08 www/rubygem-merb: has been broken for 5 months
2010-01-08 security/shibboleth-sp: has been broken for 3 months
2010-01-28 01:59:05 +00:00
Joe Marcus Clarke
05fdb76668 Update to 0.6.1. 2010-01-23 19:13:51 +00:00
Joe Marcus Clarke
e1fb02c985 Update to 0.6.0. 2010-01-18 07:12:59 +00:00
Sylvio Cesar Teixeira
9616482e5e - Update to 1.2.8.4
PR:		ports/142134
Submitted by:	Hardy Schumacher <hardy.schumacher@gmx.de>
Approved by:	itetcu (mentor)
2010-01-17 13:51:39 +00:00
Oliver Lehmann
1d0faca52b bump PORTREVISION for the recent update of
x11/libexo
x11-toolkits/libxfce4gui
sysutils/xfce4-settings
x11-wm/xfce4-panel
x11/Terminal
2010-01-10 09:56:26 +00:00
Dima Panov
b05a3201f8 - Fix deadlocks in vfs error messages
- Fix local file handling

Obtained from:	krusader svn repo
Approved by:	miwi, tabthorpe (mentors implicit)
2010-01-05 08:15:13 +00:00
Philip M. Gollucci
abedaa25b4 - Update to 0.5.2
PR:             ports/142119
Submitted by:   Yuri Pankov <yuri.pankov@gmail.com>
2010-01-04 02:45:41 +00:00
Marcus von Appen
26527a5ff5 - Update to 0.7.1
Approved by:	miwi (mentor)
2009-12-25 21:40:29 +00:00
Martin Wilke
20c88bd534 - Update to 0.2.0
PR:		141755
Submitted by:	"Zane C.B." <vvelox@vvelox.net> (maintainer)
2009-12-24 23:17:42 +00:00
Doug Barton
2fadfa2cfb For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
2009-12-21 02:19:12 +00:00
Joe Marcus Clarke
5c5c673193 Update to 2.28.4. 2009-12-16 21:06:52 +00:00
Koop Mast
9cc4c481f3 Update to 2.28.3. 2009-12-16 18:25:19 +00:00
Pav Lucistnik
0eca88d377 This port has been broken for 3+ months, thus
- Mark DEPRECATED and schedule for expiration in one month

With hat:	portmgr
2009-12-08 14:30:09 +00:00
Joe Marcus Clarke
bdc2d86046 Update to 2.28.2. 2009-12-06 06:41:16 +00:00
Pav Lucistnik
b750bb4f9b - Fix build on slow machines
Reported by:	pointyhat
2009-12-03 17:58:46 +00:00
Joe Marcus Clarke
f76d32b8e8 Presenting GNOME 2.28.1 for FreeBSD. The official release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.28/ .
Officially, this is mostly a polishing release in preparation for GNOME 3.0
due in about a year.

On the FreeBSD front, though, a lot went into this release.  Major thanks
goes to kwm and avl who did a lot of the porting work for this release.
In particular, kwm brought in Evolution MAPI support for better Microsoft
Exchange integration.  Avl made sure that the new gobject introspection
repository ports were nicely compartmentalized so that large dependencies
aren't brought in wholesale.

But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself)
contributed to this release.

Other major improvements include an updated HAL with better volume
probing code, ufsid integration, and support for volume names containing
spaces (big thanks to J.R. Oldroyd); a new WebKit; updated AbiWord;
an updated Gimp; and a preview of the new GNOME Shell project (thanks to
Pawel Worach).

The FreeBSD GNOME Team would like to that the following additional
contributors to this release whose patches and testing really helped
make it a success:

Andrius Morkunas
Dominique Goncalves
Eric L. Chen
J.R. Oldroyd
Joseph S. Atkinson
Li
Pawel Worach
Romain Tartière
Thomas Vogt
Yasuda Keisuke
Rui Paulo
Martin Wilke
(and an extra shout out to miwi and pav for pointyhat runs)

We would like to send this release out to Alexander Loginov (avl) in
hopes that he feels better soon.

PR:		136676
		136967
		138872 (obsolete with new epiphany-webkit)
		139160
		134737
		139941
		140097
		140838
		140929
2009-11-28 20:06:37 +00:00
Kris Moore
ce2a8e7649 - Fix runtime issues when using CUSTOM prefix
PR: 139647
Submitted by: myself
Approved by: Maintainer Timeout
Approved by: miwi (mentor)
2009-11-11 22:12:13 +00:00
Kris Moore
581eba9bb2 - Fix runtime issues when using CUSTOM prefix
PR: 139647
Submitted by: myself
Approved by: Maintainer Timeout
Approved by: miwi (mentor)
2009-11-11 22:09:15 +00:00
Wen Heping
70bed66877 - Update to 0.1.0
PR:		ports/140407
Submitted by:	"Zane C.B." <vvelox@vvelox.net> (manitainer)
2009-11-10 06:16:04 +00:00
Lars Engels
4d754fc766 - Update to 0.8.4
- Respect KDE_SESSION_VERSION in mucommander's startup script

PR:		ports/140011
Submitted by:	Oleg Ginzburg <oleg.ginzburg (AT) nevosoft.ru>
2009-11-08 13:35:39 +00:00
Sylvio Cesar Teixeira
d05dc8f9ac - Update to 1.2.8.3
- Update my mail address to FreeBSD

Submitted by:	sylvio@ (myself)
Approved by:	miwi (mentor)
2009-11-06 22:22:56 +00:00
Dima Panov
f6c8ed50f8 - Update to 2.1.0-beta1
- Grab maintainership by Heiner's request (he has no time now)

PR:		140194
Submitted by:	myself
Approved by:	Heiner <h.eichmann@gmx.de> (maintainer)
Approved by:	tabthorpe (co-mentor)
Feature safe:	yes
2009-11-03 13:05:06 +00:00
Martin Wilke
a850fae434 A basic file manager writen in Perl and using ZConf::Runner
to figure out what todo with files and ZConf::Bookmark to
store bookmarks.

WWW: http://search.cpan.org/dist/PerlFM/

PR:		ports/139773
Submitted by:	Zane C, Bowers <vvelox at vvelox.net>
2009-10-29 22:21:45 +00:00
Alexander Logvinov
693b28a2d6 - Update to 1.2.8.2
PR:		ports/139392
Submitted by:	Sylvio Cesar <scjamorim at bsd.com.br> (maintainer)
2009-10-07 15:21:43 +00:00
Martin Wilke
ff229c1119 -Update to 1.2.8.1
PR:		138988
Submitted by:	Sylvio Cesar <scjamorim@bsd.com.br> (maintainer)
Feature safe:	yes
2009-09-21 11:37:20 +00:00
Renato Botelho
450ab95645 - Fix bug https://bugzilla.gnome.org/show_bug.cgi?id=591206
- Bump PORTREVISION

PR:		ports/137684
Submitted by:	maintainer
Obtained from:	https://bugzilla.gnome.org/show_bug.cgi?id=591206
2009-09-14 18:11:55 +00:00
Joe Marcus Clarke
c6443f2f21 Add a patch from GNOME git to fix a crash with nautilus preferences.
Obtained from:	GNOME git
2009-09-10 02:38:14 +00:00
Dmitry Marakasov
d99dd57e89 - Switch SourceForge ports to the new File Release System: categories starting with X 2009-08-22 00:39:37 +00:00
Dmitry Marakasov
9dc9ac70f3 - Mark MAKE_JOBS_UNSAFE, fails with forced jobs 2009-08-15 01:47:08 +00:00
Anders Nordby
548e5ceeb5 Drop maintainership of some ports I do not use or have interest for
anymore.
2009-08-04 23:20:58 +00:00
Jeremy Messenger
789d75c728 -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
2009-08-02 19:36:34 +00:00
Wesley Shields
c0379f51fd - Reset maintainer and remove old MASTER_SITES.
PR:		ports/137224
Submitted by:	Martin Tournoij <carpetsmoker@rwxrwxrwx.net> (maintainer)
2009-08-02 02:51:50 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Pietro Cerutti
163f86c574 - Fix PLIST
Reported by:	PH via erwin
2009-07-29 07:18:26 +00:00
Pietro Cerutti
904a1cc670 - Update to 0.5.1
PR:		136748
Submitted by:	gahr
Approved by:	maintainer timeout (14 days)
2009-07-28 13:47:03 +00:00
Jimmy Olgeni
db5b970151 Upgrade to version 2.10. 2009-07-25 16:45:36 +00:00
Marcus von Appen
c3cc5c74f0 Update to 0.6.2.
Approved by:	miwi (mentor)
2009-07-25 08:25:58 +00:00
Shaun Amott
e36d81dc93 Remove references to my mirror, which will be decommissioned shortly;
fall back to FreeBSD mirrors in case the port has no others.
2009-07-19 18:59:40 +00:00
Dirk Meyer
3bbc108312 - update to jpeg7
Tested by:	pav on pointyhat
2009-07-18 11:11:29 +00:00
Martin Wilke
379ca9496b - Update to 3.231
Submitted by:	Tim Daneliuk (maintainer via private mail)
2009-07-16 19:27:41 +00:00
Marcelo Araujo
8b2b3204d8 - Update to 1.2.8.
PR:		ports/136702
Submitted by:	Sylvio Cesar <scjamorim@bsd.com.br> (maintainer)
2009-07-14 17:32:52 +00:00
Dennis Herrmann
966fa7cbde - Update to 0.15.6 2009-07-12 14:40:24 +00:00
Pietro Cerutti
c0667534fc - Attemp to fix build with non-standard LOCALBASE
Reported by:	QA Tindie
2009-07-09 07:55:45 +00:00
Dirk Meyer
1a3cb65aa5 - add x11-fonts to CATEGORIES 2009-07-07 04:41:04 +00:00
Marcelo Araujo
18037bffae - Pass maintainership to Sylvio Amorim <scjamorim at bsd.com.br>. 2009-06-21 22:11:42 +00:00
Dennis Herrmann
3847862173 - Update to 0.15.5
PR:		ports/135646
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2009-06-17 16:19:29 +00:00
Dmitry Marakasov
33e3d901d4 Convert most of remaining ports that depend on xorg-libraries to
modular xorg.

- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
  above change
- a few minor nits like whitespace and SF macro

Tested by:	2 tinderbox runs by pav
Approved by:	portmgr (pav)
2009-06-09 15:33:28 +00:00
Pav Lucistnik
aa952fd48f - Resolve LATEST_LINK conflict 2009-05-31 20:31:08 +00:00
Martin Wilke
72b9b7fbb6 This is Cat'sEyE (catseye-fm), a filesystem browser using gtk+2.
Main goals: clear view, powerfull, no icons, fast.

Cat'sEyE gots its power by the configuration file where the user can
(but not has to) 'create' dialogs and build complicated commandlines
which Cat'sEyE calls to the Shell.
You can define how the items are called to some program: each item
(e.g. for viewing some pictures), all items (e.g. for listen to
some music) or processed in a list, calling one item after each
other waiting for the previouse item to finish.

FileShelfs help you keep track of your data spread out
over the whole filesystem, but also belonging together such as
configfiles.

WWW: http://catseye-fm-temp.sourceforge.net/

PR:		ports/134851
Submitted by:	Geyer Klaus
2009-05-22 21:49:54 +00:00
Koop Mast
641dd7c0cf Update to 2.26.3. 2009-05-19 07:42:48 +00:00
Marcus von Appen
9a0e4bdac5 Update to 0.6.0.
Approved by:	miwi (mentor)
2009-05-07 16:49:26 +00:00
Oliver Lehmann
157c3e2264 update xfce to 4.6.1
bump PORTREVISION where necessary
2009-05-06 14:56:27 +00:00
Dennis Herrmann
e7329d1c63 - Update to 15.4
- Take maintainership

Approved by:	tabthorpe (co-mentor)
2009-04-29 16:39:43 +00:00
Martin Wilke
ff103d0d90 - Small cleanup 2009-04-28 05:47:34 +00:00
Martin Wilke
9aac5771a1 - Update to 2.0.0
PR:		133615
Submitted by:	Heiner <h.eichmann@gmx.de> (maintainer)
2009-04-26 19:31:15 +00:00
Joe Marcus Clarke
d08cf3e8f9 Add an autostart condition on whether or not
/apps/nautilus/preferences/show_desktop is set.

Reported by:	Dave Hayes <dave@jetcafe.org>
2009-04-25 21:20:41 +00:00
Koop Mast
84cba0b927 Presenting GNOME 2.26.1 for FreeBSD.
Approved by:	portmgr (marcus)
2009-04-24 06:38:26 +00:00
Joe Marcus Clarke
12c8eaeffe Mark broken with GNOME 2.26. 2009-04-13 04:17:15 +00:00
Joe Marcus Clarke
92cc6e3289 Fix the build with GNOME 2.26.
Reported by:	QAT
2009-04-12 04:49:05 +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
Marcelo Araujo
23ba430bd7 - Lib updated FOX16.
- Bump PORTREVISION.

Approved by:	maintainer implicit
2009-04-04 17:27:07 +00:00
Martin Wilke
56e9658758 - Update to 0.15.3
PR:		133326
Submitted by:	Ports Fury
2009-04-03 08:52:14 +00:00