1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
Commit Graph

1406 Commits

Author SHA1 Message Date
Gerald Pfeifer
d2699e867e Replace USE_GCC=4.6+ by USE_GCC=yes.
Approved by:	portmgr (mat)
2014-03-03 23:30:56 +00:00
Rusmir Dusko
d7b72c45f8 x11/libfm
- Update to 1.2.0
- Add dependency for textproc/p5-XML-Parser
- ADD USE_XZ=yes
- Add USES desktop-file-utils shared-mime-info
- Add USE_AUTOTOOLS=aclocal automake
- Strip executables and/or libraries
- Add DOCS and Option
- Add MAJORVER, VER and PLIST_SUB
- Change REINPLACE, remove obsolete and libfm-gtk3.pc [1]
- Remove obsolete pre-install
- Added executable and desktop for lxshortcut [1]
- Update WWW

x11-fm/pcmanfm

- Update to 1.2.0
- Remove dependency for x11/startup-notification [1]
- ADD USE_XZ=yes
- Add USES desktop-file-utils pathfix
- Add DEBUG and DOCS Options, add DOCS
- Add patch [1]
- Update WWW

deskutils/lxshortcut

- Add conflict with libfm-1.2.0
- Mark DEPRECATED, set EXPIRATION_DATE

x11/lxde-meta

- Bump PORTREVISION
- Remove dependency for deskutils/lxshortcut

Reported by:<-->Upstream (IRC) [1]
2014-02-23 22:08:03 +00:00
Olivier Duchateau
12dac60056 - Bump PORTREVISION after update of deskutils/xfce4-tumbler 2014-02-23 12:45:05 +00:00
Emanuel Haupt
dc779e7c69 Remove trailing whitespaces from category x11-fm 2014-02-21 13:40:17 +00:00
Marcus von Appen
01daa380f7 - Update to version 0.9.1
- Enable terminal color output
- Enable custom mouse cursors
- Enable support for GTK+ 3.x
2014-02-20 22:25:44 +00:00
Max Brazhnikov
d2de2b00e4 - Bump PORTREVISION after KDE4_PREFIX change 2014-02-18 14:31:32 +00:00
Thomas Abthorpe
d8299fcc60 - Reassign lioux' ports to the heap
With hat:	portmgr
2014-02-14 16:51:44 +00:00
Pietro Cerutti
188af50359 - STAGE-clean
- DATADIR-clean
2014-02-14 13:32:46 +00:00
Dmitry Marakasov
b6f8074097 - Fix build on 10.x
- Fix stripping with regard to staging

PR:		186672
Submitted by:	amdmi3
Approved by:	anoine (portmgr)
2014-02-14 13:20:26 +00:00
Emanuel Haupt
5005b67362 According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
2014-02-10 13:54:26 +00:00
Baptiste Daroussin
ce1c0bc3ed Back to the futur 2014-02-10 13:27:09 +00:00
Baptiste Daroussin
e6ef2c96d5 Mark as deprecated unmaintained ports for which no public distfiles are
available for part or all the needed distfiles.

Reported by:	distillator
2014-02-10 12:58:54 +00:00
Antoine Brodin
8e0c7690ff Mark as broken: Fails to configure
Reported by:	pkg-fallout since august 2013
With hat:	portmgr
2014-02-01 13:18:56 +00:00
Andrej Zverev
3c9ffd7218 - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-30 08:45:50 +00:00
Rodrigo Osorio
877dce2447 Update maintainer email address
Approved by:	bapt@ (co-mentor)
2014-01-29 09:17:41 +00:00
Martin Wilke
2cad2d75ce - Stage support 2014-01-26 14:07:33 +00:00
Martin Wilke
8ae7c274c1 - Stage support 2014-01-26 14:06:33 +00:00
Lars Engels
554a6e4a70 - stagify
- add LICENSE
- use a single space after WWW:
2014-01-25 12:40:42 +00:00
Marcus von Appen
d0f5aafa81 - Enable stagedir support
- Add LICENSE
- Simplify OPTIONS
2014-01-18 16:45:55 +00:00
Raphael Kubo da Costa
8ae707e5d9 - Support staging.
- Stop setting the outdated LATEST_LINK variable.

Approved by:	fluffy (maintainer, implicit)
2014-01-05 17:27:15 +00:00
Antoine Brodin
604485f846 Convert the tree to USES=fam
Approved by:	portmgr (bapt)
2014-01-04 23:40:44 +00:00
Baptiste Daroussin
313cb94889 Part 2 at removing now useless FETCH_ARGS redifition 2014-01-03 01:12:59 +00:00
Raphael Kubo da Costa
05b4b25e61 - Update to version 0.5.8.
Changelog:
  http://doublecmd.sourceforge.net/mantisbt/changelog_page.php?version_id=27
- Change in default options to also install unrar, unzip, ftp and samba
  plugins
- Staging support
- Convert to USES=dos2unix
- Remove post-install message

PR:		ports/185265
Submitted by:	Beñat Gonzalez Etxepare <bbtruk@users.sourceforge.net> (maintainer)
2013-12-29 22:58:32 +00:00
Antoine Brodin
9d02217480 Stage support 2013-12-29 15:44:50 +00:00
Antoine Brodin
e4775d7ad4 Stage support 2013-12-27 22:36:08 +00:00
Koop Mast
b1bf1620a6 Update freetype to 2.5.2.
Remove patch to add -I/usr/local/include in freetype-config --cflags. If
ports need extra headers they should look for them, and not get them via
a side-effect.

Freetype had a header resuffle in 2.5.1, patch ports to use the new header
style.

Thanks go to bdrewery for the two exp-runs and rakuco for helping me with
some troublesome cmake ports.

PR:		ports/184587
2013-12-24 21:22:21 +00:00
William Grzybowski
cc6864b399 x11-fm/twander: fix usage of python
Reported by:	exp-run (PR 184591)
Approved by:	portmgr (blanket)
2013-12-14 19:19:06 +00:00
Rene Ladan
39edf56f09 Remove expired ports:
2013-12-01 x11-fm/xnc: Latest release from 2005, upstream disappeared, does not build
2013-12-01 audio/liteamp: Dead upstream since 2004, does not build with clang
2013-12-01 net-im/tapioca-qt: Unmaintained upstream since 2007, not used by anything
2013-12-01 net-im/telepathy-qt: Unmaintained upstream since 2007, use net-im/telepathy-qt4
2013-12-01 x11-toolkits/linux-f10-gtk: GTK1 is deprecated
2013-12-01 net-im/linux-ymessenger: Depends on deprecated Linux GTK1
2013-12-01 emulators/linux-pete-mesagpu: Depends on deprecated Linux GTK1
2013-12-01 emulators/linux-pete-xgl2gpu: Depends on deprecated Linux GTK1
2013-12-01 emulators/linux-peops-softgpu: Depends on deprecated Linux GTK1
2013-12-01 finance/eqonomize-kde4: No upstream releases since 2008, does not build on FreeBSD 10 and 11
2013-12-01 comms/uhso-kmod: included in base system on all supported releases
2013-12-01 deskutils/ecru: No longer maintained upstream
2013-12-01 editors/gphpedit: No longer maintaned upstream
2013-12-01 irc/inspircd12: No upstream support; known vulnerable. Please use irc/inspircd
2013-12-01 graphics/py-clutter: Broken for more than 6 month
2013-12-01 graphics/py-clutter-gtk: depends on expired graphics/py-clutter
2013-12-01 00:37:20 +00:00
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