aboutsummaryrefslogtreecommitdiff
path: root/x11-themes
Commit message (Collapse)AuthorAgeFilesLines
* Update to version 0.5.3Pawel Pekala2013-10-293-4/+4
| | | | Notes: svn path=/head/; revision=331959
* Support staging.Emanuel Haupt2013-10-281-6/+5
| | | | Notes: svn path=/head/; revision=331854
* Update to libmpc version 1.0.1 which brings the following fixes:Gerald Pfeifer2013-10-268-3/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=331644
* Support staging.Emanuel Haupt2013-10-231-3/+2
| | | | Notes: svn path=/head/; revision=331418
* - Support stagingMax Brazhnikov2013-10-235-10/+2
| | | | | | | | | | - Use new LIB_DEPENDS syntax - Use options helpers - Convert to USES - Minor changes/fixes Notes: svn path=/head/; revision=331383
* - Remove NO_STAGEMax Brazhnikov2013-10-234-222/+1
| | | | | | | - Remove patches for unsupported FreeBSD versions Notes: svn path=/head/; revision=331366
* Reset MAINTAINER on xmms-* ports maintained by c.petrik.sosa@gmail.com.Tijl Coosemans2013-10-221-1/+1
| | | | | | | Submitted by: "Chris Petrik" <c.petrik.sosa@gmail.com> Notes: svn path=/head/; revision=331305
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-223-4/+0
| | | | | | | | | | | the mtree (remaining categories) - Add note on mtree change to CHANGES Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331275
* - Add patch, to avoid "pixelization" of icons in Tabwin widgetOlivier Duchateau2013-10-202-1/+13
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=331055
* deprecate ports broken for more than 6 monthBaptiste Daroussin2013-10-183-0/+9
| | | | Notes: svn path=/head/; revision=330730
* - Support stagingDmitry Marakasov2013-10-161-3/+2
| | | | Notes: svn path=/head/; revision=330560
* - Support stagingDmitry Marakasov2013-10-161-3/+2
| | | | Notes: svn path=/head/; revision=330559
* - Support stagingDmitry Marakasov2013-10-161-3/+2
| | | | Notes: svn path=/head/; revision=330558
* - Update to 1.2.2Olivier Duchateau2013-10-164-14/+15
| | | | | | | - Support STAGEDIR Notes: svn path=/head/; revision=330526
* Remove more gnome1 componentsBaptiste Daroussin2013-10-1520-352/+0
| | | | Notes: svn path=/head/; revision=330382
* - Support STAGEDIROlivier Duchateau2013-10-141-2/+1
| | | | Notes: svn path=/head/; revision=330347
* Add support for STAGEDIRPawel Pekala2013-10-061-7/+7
| | | | Notes: svn path=/head/; revision=329625
* Add stage support for linux-f10-* ports maintained by emulation@Rene Ladan2013-10-061-4/+3
| | | | | | | (category x11-themes). Notes: svn path=/head/; revision=329597
* Add support for STAGEDIRPawel Pekala2013-10-052-7/+3
| | | | Notes: svn path=/head/; revision=329478
* The FreeBSD graphics/x11 team proudly presentsNiclas Zeising2013-09-291-4/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a kwm, zeising production: MESA 9.1.6 Starring: Mesa 9.1.6, including libGL, libGLU and dri (new xorg only) Addition of libEGL and libglesv2 KMS support for ATI graphics cards in 10-current (new xorg only) Improved sparc64 support for new xorg. [1] pixman 0.30.2, including shlib bump and portrevision bumps libX11 1.6.2 Make absolute pointing devices work with x11-drivers/xf86-input-mouse x11-drivers/xf86-video-ati 7.2.0 for 10-current (KMS aware ati driver) Also starring: Updates to drivers and other libraries and utilities Additional notes: When updating MESA related ports (libGL, dri) you need to remove old versions first. See UPDATING for details. PR: ports/181962 [2] Submitted by: marius [1] zeising [2] Exp-run by: bdrewery Approved by: portmgr (bdrewery) Thanks to all who helped testing! Notes: svn path=/head/; revision=328711
* - Support stagingGrzegorz Blach2013-09-291-4/+3
| | | | | | | Approved by: crees, tabthorpe (mentors, implicit) Notes: svn path=/head/; revision=328662
* - Remove NO_STAGE as these have been tested to be safeBryan Drewery2013-09-251-1/+0
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=328226
* Fix NO_STAGE attributionBaptiste Daroussin2013-09-221-1/+1
| | | | Notes: svn path=/head/; revision=327888
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-20168-517/+266
| | | | | | | x11-themes) Notes: svn path=/head/; revision=327783
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-182-2/+2
| | | | Notes: svn path=/head/; revision=327535
* Add an explicit dependency on pkgconfAntoine Brodin2013-09-111-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=326995
* - Changed MASTER_SITESVeniamin Gvozdikov2013-09-1111-37/+25
| | | | | | | | | | | | - Trim Makefile headers - Changed tab to space in pkg-descr PR: ports/181559 Submitted by: marino Approved by: rm (mentor) Notes: svn path=/head/; revision=326965
* - convert to the new perl5 frameworkAndrej Zverev2013-09-071-1/+1
| | | | | | | Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326575
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-031-7/+2
| | | | Notes: svn path=/head/; revision=326137
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-031-2/+1
| | | | Notes: svn path=/head/; revision=326133
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-031-7/+2
| | | | Notes: svn path=/head/; revision=326129
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-034-7/+5
| | | | Notes: svn path=/head/; revision=326122
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-021-5/+2
| | | | Notes: svn path=/head/; revision=326111
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-023-13/+5
| | | | Notes: svn path=/head/; revision=326092
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-021-2/+1
| | | | Notes: svn path=/head/; revision=326088
* - Update to 1.2.0.Raphael Kubo da Costa2013-09-014-23/+64
| | | | | | | - Remove patch for EOL'ed FreeBSD releases (< 8.1). Notes: svn path=/head/; revision=325921
* - Update to 1.4.0.Raphael Kubo da Costa2013-09-014-23/+65
| | | | | | | - Remove patch for EOL'ed FreeBSD releases (< 8.1). Notes: svn path=/head/; revision=325920
* Remove expired ports:Rene Ladan2013-08-275-50/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | 2013-08-27 lang/ldc-devel: Broken for more than 6 month 2013-08-27 www/mod_smooth_streaming: Broken for more than 6 month 2013-08-27 www/p5-Apache2-Scoreboard: Broken for more than 6 month 2013-08-27 sysutils/avfs: Broken for more than 6 month 2013-08-27 multimedia/mp4split: Broken for more than 6 month 2013-08-27 net-mgmt/noc: Broken for more than 6 month 2013-08-27 sysutils/empower: Broken for more than 6 month 2013-08-27 emulators/xgngeo: Broken for more than 6 month 2013-08-27 graphics/geglmm: Broken for more than 6 month 2013-08-27 sysutils/libumberlog: Broken for more than 6 month 2013-08-27 net/wizd: Broken for more than 6 month 2013-08-27 net-p2p/nicotine-plus: Broken for more than 6 month 2013-08-27 palm/barry: Broken for more than 6 month 2013-08-27 x11-themes/kde-icons-noia-warm: Broken for more than 6 month 2013-08-27 news/lottanzb: Broken for more than 6 month 2013-08-27 textproc/xaira: Broken for more than 6 month 2013-08-27 graphics/f90gl: Broken for more than 6 month 2013-08-27 multimedia/linux-gspca-kmod: Broken for more than 6 month 2013-08-27 x11/cl-clx-sbcl: Broken for more than 6 month 2013-08-27 math/dislin: Broken for more than 6 month 2013-08-27 irc/smuxi: Broken for more than 6 month Notes: svn path=/head/; revision=325483
* - Update to 1.2Olivier Duchateau2013-08-264-10/+13
| | | | Notes: svn path=/head/; revision=325412
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-1410-10/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - Convert to new perl frameworkAndrej Zverev2013-08-031-2/+1
| | | | | | | - Trim Makefile header Notes: svn path=/head/; revision=324181
* Deprecate and set expiration date for ports broken for more than 6 monthBaptiste Daroussin2013-07-261-0/+2
| | | | Notes: svn path=/head/; revision=323759
* KDE3 and QT3 expired on 2013-07-01, remove these ports.Rene Ladan2013-07-2683-8976/+0
| | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=323748
* - Changed my emailVeniamin Gvozdikov2013-07-228-8/+8
| | | | | | | | | - Trim Makefile headers and positions name and surname within Approved by: eadler, rm (mentors) Notes: svn path=/head/; revision=323455
* - Do not tell that Linux versions of GTK themes will be installedRene Ladan2013-07-192-2/+2
| | | | | | | | - Bump PORTREVISION [1] Submitted by: kwm [1] Notes: svn path=/head/; revision=323270
* Remove port, requires Linux FC3:Rene Ladan2013-07-183-67/+0
| | | | | | | x11-themes/linux-gtk-bluecurve-theme Notes: svn path=/head/; revision=323261
* Drop dependency on x11-themes/linux-gtk-bluecurve-theme.Rene Ladan2013-07-181-1/+0
| | | | Notes: svn path=/head/; revision=323259
* Update to 1.0.4Niclas Zeising2013-07-173-9/+36
| | | | Notes: svn path=/head/; revision=323168
* Convert my ports to current standardsPawel Pekala2013-07-101-1/+1
| | | | | | | | | | | - Switch USE_GMAKE to USES=gmake - Define supported options so users can see them in config dialogs - Use OPTIONS_SUB for plist alteration - Convert to options macros for better readability - Use PORTDOCS where it makes sense Notes: svn path=/head/; revision=322729
* Update to 2.2.1.Raphael Kubo da Costa2013-07-063-15/+17
| | | | Notes: svn path=/head/; revision=322362