Commit graph

1428 commits

Author SHA1 Message Date
Pietro Cerutti
95f8285ce8 - Update to 1.37
This release contains a new file search dialog based on the find and grep
  commands that allows to quickly retrieve files and folders and perform the
  usual file operations on them. Many bugs were also fixed. Spanish, italian,
  greek, czesch, german, swedish and brazilian portuguese translations were
  updated.
- Support NLS
- STAGE-clean
2013-11-26 15:40:34 +00:00
Koop Mast
a236e2d0bf Say hello to Mate 1.6.
Mate is a lite desktop forked from gnome2.

Most of the work is done by Jeremy Messenger (mezz@). The only thing I did
was update a few ports to later 1.6 release and attempting to keep up with
ports infra changes. Resulting bugs are all mine.

Mate is a sort of replacement for Gnome 2. So people wanting to keep a
Gnome 2 like desktop should switch. Gnome 2 will be replaced by Gnome 3
in the near future. This switch will be announce with a transition time
so people have more time to switch if they haven't already.

This release was made possible by everyone that send friendly pokes to
keep mate on my mind.

Approved by:	portmgr (bapt)
2013-11-23 11:39:07 +00:00
Max Brazhnikov
5898d7df5c - Convert to USES=qmake (and other USES while I'm here)
- Add state support
- Convert LIB_DEPENDS to new style, adjust USE_QT4 components, etc.

Approved by:	portmgr (blanket approval)
2013-11-22 12:55:00 +00:00
Danilo Egea Gondolfo
1917a7f985 - Update from 3.1.0 to 3.2.0 [1]
- Add license [1]
- Use options helpers

PR:		ports/184088
Submitted by:	Simon Dick <simond@irrelevant.org> (maintainer) [1]
2013-11-20 16:15:07 +00:00
Raphael Kubo da Costa
88eb687a3f Deprecate x11-fm/xnc.
It does not have a website anymore, it fails to build on all supported
FreeBSD releases and its latest release dates back to 2005.
2013-11-17 22:09:53 +00:00
Jimmy Olgeni
94f6aa6edc - Switch to USES=gmake.
- Add staging support.
- Do not mute install commands.
2013-11-08 15:20:42 +00:00
William Grzybowski
ad730d949f x11-fm/deforaos-browser: update to 0.4.13
- Update to 0.4.13
- Allow staging
- Convert lib depends to new format

PR:		ports/183632
Submitted by:	maintainer
2013-11-04 19:58:20 +00:00
Dmitry Sivachenko
c0c301fc05 release 2013-10-27 09:25:40 +00:00
Gerald Pfeifer
3be3e90f93 Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
 - #14669: Fixed extraction of CC from gmp.h.
 - Fixed case of intermediate zero real or imaginary part in mpc_fma,
   found by hydra with GMP_CHECK_RANDOMIZE=1346362345.

This is on top of the following changes from version 1.0

 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
   invariant sections) for the documentation.
 - 100% of all lines are covered by tests
 - Renamed functions
   . mpc_mul_2exp to mpc_mul_2ui
   . mpc_div_2exp to mpc_div_2ui
 - 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
 - Removed compatibility with K&R compilers, which was untestable due
   to lack of such compilers.
 - New functions
   . mpc_log10
   . mpc_mul_2si, mpc_div_2si
 - Speed-ups
   . mpc_fma
 - Bug fixes
   . mpc_div and mpc_norm now return a value indicating the effective
     rounding direction, as the other functions.
   . mpc_mul, mpc_sqr and mpc_norm now return correct results even if
     there are over- or underflows during the computation.
   . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has
     infinite part and equals output variable is corrected.
   . mpc_fr_sub: Wrong return value for imaginary part is corrected.

Convert to the new LIB_DEPENDS standard and remove hard-coded
.so versions from a couple of dependent ports.

Bump PORTREVISIONS of all dependent ports.

PR:		183141
Approved by:	portmgr (bdrewery)
2013-10-26 00:52:33 +00:00
Olivier Duchateau
0798d61585 - Support STAGEDIR
- Convert to new LIB_DEPENDS format
- Replace APIDOCS option by DOCS
- Fix NLS, when it's unset
- Standardize 'startup-notification' description
2013-10-23 20:24:47 +00:00
Dmitry Marakasov
73b7596b94 - Remove manual creation and removal of share/applications, as it's now in the mtree (remaining categories)
- Add note on mtree change to CHANGES

Approved by:	portmgr (bdrewery)
2013-10-22 14:04:01 +00:00
Danilo Egea Gondolfo
5ec712fb13 - Update from 2.19.4 to 3.1.0 [1]
- Drop .asc file
- Add stage support
- Use shebangfix instead of REINPLACE_CMD

PR:		ports/183078
Submitted by:	Simon Dick <simond@irrelevant.org> (maintainer) [1]
2013-10-19 06:06:54 +00:00
Pietro Cerutti
9fdc5b3006 - Update to 13.07.25.13
- Convert to USES+=tk
- Take maintainership (tcltk@FreeBSD.org)
- Move PORTDOCS into DATADIR, since they're used by the program itself
- STAGE-clean
2013-10-15 07:43:07 +00:00
Olivier Duchateau
263a2c9319 - Support STAGEDIR
- Convert to new LIB_DEPENDS format
2013-10-14 20:07:52 +00:00
John Marino
4ede5e9b24 Explicitly link libraries on 10 unmaintained ports
The following ports will not build with a binutils 2.22+ linker built
with standard options.  This has been obvious with DPorts, but difficult
to see on FreeBSD.  However, setting the ports compiler as a recent gcc
(e.g lang/gcc48) is an excellent way to detect the unspecified but needed
libraries as these recent GCC compilers use the latest binutils linkers.
These patches were tested on FreeBSD 8.4 and DragonFly 3.5
2013-10-08 00:15:34 +00:00
Pietro Cerutti
c61b256827 - Bump PORTREVISION on ports dependent on FOX. This is needed because we
now use ltverhack on FOX. This should be the last time.
2013-10-07 13:15:43 +00:00
Rusmir Dusko
9dc4054971 x11/menu-cache
- Update to 0.5.0
- Change maintainer email to @FreeBSD.org
- Remove not needed patches

x11/lxde-meta

- Bump PORTREVISION
- Change maintainer email to @FreeBSD.org
- Add dependency for deskutils/lxshortcut
- Add NO_MTREE=yes

x11/libfm

- Bump PORTREVISION
- Support STAGEDIR
- Preserve original *.conf files with stage

x11-fm/pcmanfm

- Bump PORTREVISION
- Support STAGEDIR
- Preserve original *.conf files

x11/lxpanel

- Bump PORTREVISION

Approved by:	wg/pawel (mentors)
2013-10-04 23:10:53 +00:00
Jose Alonso Cardenas Marquez
b748c845b6 - Update to 0.5.7
- Add plugins suppport

PR:		ports/181217
Submitted by:	Benat Gonzalez Etxepare <bbtruk __ at __ users.sourceforge.net>
2013-10-02 03:24:25 +00:00
Jose Alonso Cardenas Marquez
1f27e79deb - Bump PORTREVISION. Lazarus has been updated to 1.0.12
- Fix MAN file installatin
2013-09-30 18:16:32 +00:00
Baptiste Daroussin
f0d1c93f67 Add NO_STAGE all over the place in preparation for the staging support (cat: x11-fm) 2013-09-20 23:49:39 +00:00
Rusmir Dusko
0005115f5c - Update to 1.1.2
- Change maintainer email gmx.ch --> FreeBSD.org
- Use the new format for LIB_DEPENDS

Approved by:	wxs/wg/pawel (mentors)
2013-09-16 18:15:34 +00:00
Baptiste Daroussin
926c80457b Convert to new perl framework
Convert from USE_GMAKE to USES=gmake
2013-09-16 17:07:26 +00:00
Baptiste Daroussin
0e45c62718 Remove USE_GCC=any: builds properly with clang 2013-09-14 11:04:29 +00:00
John Marino
d834ce47a7 Add explicit dependency on pkgconf (20 ports)
Approved by:	portmgr (bapt, implicit)
2013-09-12 08:41:52 +00:00
Andrej Zverev
1539e0886b - convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
2013-09-11 09:54:08 +00:00
Antoine Brodin
11008fac27 Add an explicit dependency on pkgconf
Approved by:	portmgr (bapt)
2013-09-09 18:54:28 +00:00
Sunpoet Po-Chuan Hsieh
7684922546 - Use single space after WWW: 2013-09-07 17:20:21 +00:00
Guido Falsi
642be1b81d - Make ports use the libc provided iconv implementation on 10-CURRENT
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc

Reviewed by:	bapt
Approved by:	portmgr (bapt)
Discussed with:	bapt, bsam (who both contributed ideas and code)
2013-09-04 18:06:07 +00:00
Baptiste Daroussin
d11a89df9c Add an explicit dependency on pkgconf 2013-09-03 12:56:24 +00:00
Baptiste Daroussin
b3e4e19ddc Add an explicit dependency on pkgconf 2013-09-03 09:59:01 +00:00
Baptiste Daroussin
019f2422aa Add an explicit dependency on pkgconf 2013-09-03 08:49:46 +00:00
Baptiste Daroussin
db7a56d5ed Add an explicit dependency on pkgconf 2013-09-03 06:36:41 +00:00
Baptiste Daroussin
c41a62214e Add an explicit dependency on pkgconf 2013-09-02 22:23:53 +00:00
Baptiste Daroussin
8302173231 Add an explicit dependency on pkgconf 2013-09-02 21:04:00 +00:00
Marcus von Appen
e949ae34bf - fix PLIST after the update 2013-09-01 16:40:33 +00:00
Marcus von Appen
6956975932 - Update to 0.9.0 2013-09-01 15:33:31 +00:00
Pietro Cerutti
25d1c72b89 - Fix PLIST
Reported by:	QAT
2013-08-28 07:40:25 +00:00
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