aboutsummaryrefslogtreecommitdiff
path: root/x11
Commit message (Collapse)AuthorAgeFilesLines
* - Change MASTER_SITES, and the name of the dist file, becauseNicola Vitale2013-10-304-34/+42
| | | | | | | | | | | | | | | | | | | | the old site is apparently disappeared, although the project is now hosted at GitHub [1] - Bump PORTREVISION (change run-dependencies) - Add support for staging - Add desktop-file-utils to USES, and remove old, related stuffs - Add a notification system to run dependencies (deskutils/notify-osd), otherwise the program doesn't start if you use a window manager different from Gnome or XFCE - Use the new helpers to manage port options - Fix WWW URL in pkg-descr Build logs: https://redports.org/buildarchive/20131030152201-15343/ PR: ports/183439 [1] Submitted by: marino Notes: svn path=/head/; revision=332170
* x11/lxpanel: pass maintainershipWilliam Grzybowski2013-10-301-18/+9
| | | | | | | | - Pass maintainership - Use options helpers Notes: svn path=/head/; revision=332167
* - Update to 1.2.0Olivier Duchateau2013-10-304-4/+31
| | | | | | | | - Add LICENSE blob - Support STAGEDIR Notes: svn path=/head/; revision=332068
* - Convert to stagingEitan Adler2013-10-301-9/+6
| | | | Notes: svn path=/head/; revision=332061
* - Add stage supportSteve Wills2013-10-301-1/+0
| | | | Notes: svn path=/head/; revision=332058
* Restrict python to -2.7Koop Mast2013-10-293-3/+3
| | | | | | | Submitted by: mva@ Notes: svn path=/head/; revision=331973
* Add an optional patch from Etersoft that brings pre-1918 Russian letters toAlexey Dokuchaev2013-10-292-2/+32
| | | | | | | | | | | | | | | | typographic layout (commonly installed under `share/X11/xkb/symbols/typo'). Option was named ETERSOFT instead of e.g. PRE1918 as their intention was to maintain several Russian-specific features, not just pre-reform orthography support. Yes, this also means one day option description should be changed. While here, move MASTER_SITE_SUBDIR to a more appropriate place in Makefile and comment out currently unused .include <bsd.port.options.mk>. Approved by: silence on -x11@ Notes: svn path=/head/; revision=331937
* - Fix buildEitan Adler2013-10-281-4/+1
| | | | | | | - Remove the check for PORT_OPTIONS:MDOCS which is automatically handled by staging Notes: svn path=/head/; revision=331823
* Cleanup of the ports in the x11 directoryEitan Adler2013-10-281-3/+0
| | | | | | | - Convert to staging Notes: svn path=/head/; revision=331822
* Cleanup of the ports in the x11 directoryEitan Adler2013-10-281-9/+6
| | | | | | | - Convert to staging Notes: svn path=/head/; revision=331821
* Cleanup of the ports in the x11 directoryEitan Adler2013-10-281-5/+1
| | | | | | | - Convert to staging Notes: svn path=/head/; revision=331820
* Cleanup of the ports in the x11 directoryEitan Adler2013-10-281-3/+1
| | | | | | | - Convert to staging Notes: svn path=/head/; revision=331819
* Cleanup of the x11@ ports in the x11 directoryEitan Adler2013-10-281-5/+1
| | | | | | | - Convert to staging Notes: svn path=/head/; revision=331818
* Cleanup of the x11@ ports in the x11 directoryEitan Adler2013-10-282-4/+1
| | | | | | | - Convert to staging Notes: svn path=/head/; revision=331817
* - Convert to stagingEitan Adler2013-10-272-4/+1
| | | | Notes: svn path=/head/; revision=331813
* - Convert to stagingEitan Adler2013-10-271-4/+1
| | | | Notes: svn path=/head/; revision=331812
* Update to libmpc version 1.0.1 which brings the following fixes:Gerald Pfeifer2013-10-2611-4/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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
* - Change master sites to download.enlightenment.orgGrzegorz Blach2013-10-257-7/+7
| | | | Notes: svn path=/head/; revision=331629
* Fix package list.Emanuel Haupt2013-10-251-2/+6
| | | | Notes: svn path=/head/; revision=331571
* Convert to stagingEitan Adler2013-10-251-3/+1
| | | | Notes: svn path=/head/; revision=331553
* - Really fix plistLars Engels2013-10-242-2/+2
| | | | | | | | | | - Bump PORTREVISION Submitted by: Herbert J. Skuhra Approved by: maintainer Notes: svn path=/head/; revision=331516
* Cleanup of the x11@ ports in the x11 directoryEitan Adler2013-10-232-10/+8
| | | | | | | - Convert to staging Notes: svn path=/head/; revision=331441
* Support staging.Emanuel Haupt2013-10-234-11/+10
| | | | Notes: svn path=/head/; revision=331418
* Unquiet my ports to make debugging easier.Eitan Adler2013-10-232-2/+2
| | | | Notes: svn path=/head/; revision=331409
* Chase recent changes in ffmpeg* ports: look for non-suffixed ffmpeg by defaultMax Brazhnikov2013-10-232-9/+4
| | | | Notes: svn path=/head/; revision=331385
* - Support stagingMax Brazhnikov2013-10-231-6/+5
| | | | | | | | | | - Use new LIB_DEPENDS syntax - Use options helpers - Convert to USES - Minor changes/fixes Notes: svn path=/head/; revision=331383
* Support staging.Emanuel Haupt2013-10-231-1/+0
| | | | Notes: svn path=/head/; revision=331362
* Convert deprecated NO_LATEST_LINK to PKGNAMESUFFIX (this makes PKGNAME ugly,Alexey Dokuchaev2013-10-234-8/+4
| | | | | | | | | I know; sorry about that, but I did not find a better way). Reminded by: bapt Notes: svn path=/head/; revision=331348
* Fix checksumOlivier Duchateau2013-10-221-2/+2
| | | | | | | Reported by: Ajtim Notes: svn path=/head/; revision=331299
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-2237-38/+0
| | | | | | | | | | | the mtree (remaining categories) - Add note on mtree change to CHANGES Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331275
* - Change maintainer email to @FreeBSD.orgRusmir Dusko2013-10-212-9/+7
| | | | | | | | | | | - Use the new format for LIB_DEPENDS - USES gmake instead of USE_GMAKE - Support STAGEDIR Approved by: pawel / wg (mentors, implicit) Notes: svn path=/head/; revision=331200
* - Update to 0.6.0Olivier Duchateau2013-10-212-8/+7
| | | | | | | | - Switch to USES= gmake - Support STAGEDIR Notes: svn path=/head/; revision=331177
* Enable stage[1]Baptiste Daroussin2013-10-212-40/+55
| | | | | | | | | | | | | Use new LIB_DEPENDS format Unsilent the install process Use pkg-plist[1] Use OPTIONS_SUB PR: ports/182928 Submitted by: Yamagi Burmeister <yamagi@yamagi.org> (maintainer) Notes: svn path=/head/; revision=331125
* multimedia/ffmpeg: update to 2.0.1William Grzybowski2013-10-191-1/+1
| | | | | | | | | | - Update main ffmpeg port to 2.0.1 - Bump and update dependent ports when necessary (API change) Approved by: portmgr (bapt) Notes: svn path=/head/; revision=330909
* 2013-10-18 x11/silo: Upstream has disappearedBaptiste Daroussin2013-10-185-65/+0
| | | | Notes: svn path=/head/; revision=330724
* - Fix plistLars Engels2013-10-162-5/+5
| | | | | | | | | - Bump PORTREVISION Approved by: maintainer Notes: svn path=/head/; revision=330531
* Fix pkg-plistOlivier Duchateau2013-10-161-0/+1
| | | | | | | Reported by: qat.redports.org Notes: svn path=/head/; revision=330527
* - Fixed build on 10.xVeniamin Gvozdikov2013-10-162-1/+2
| | | | | | | | | - Fixed custom path to install Approved by: eadler, osa, rm (mentors, implicit) Notes: svn path=/head/; revision=330488
* Update SIP to 4.15.2 and PyQt to 4.10.3.Raphael Kubo da Costa2013-10-151-2/+1
| | | | | | | | | | This commit also adds proper staging support to all the ports being updated. In collaboration with Schaich Alonso <alonsoschaich@fastmail.fm> and Tomasz Kowalczyk <kowalczfbsd@gmail.com>. Notes: svn path=/head/; revision=330463
* Cleanup of the x11@ ports in the x11 directoryEitan Adler2013-10-153-824/+819
| | | | | | | - Convert to staging Notes: svn path=/head/; revision=330453
* Cleanup of the x11@ ports in the x11 directoryEitan Adler2013-10-151-2/+0
| | | | | | | - Convert to staging Notes: svn path=/head/; revision=330451
* Cleanup of the x11@ ports in the x11 directoryEitan Adler2013-10-153-5/+0
| | | | | | | - Convert to staging Notes: svn path=/head/; revision=330450
* Cleanup of the x11@ ports in the x11 directoryEitan Adler2013-10-151-2/+0
| | | | | | | - Convert to staging Notes: svn path=/head/; revision=330449
* Cleanup of the x11@ ports in the x11 directoryEitan Adler2013-10-151-2/+0
| | | | | | | - Convert to staging Notes: svn path=/head/; revision=330448
* Cleanup of the x11@ ports in the x11 directoryEitan Adler2013-10-151-2/+0
| | | | | | | - Convert to staging Notes: svn path=/head/; revision=330447
* Cleanup of the x11@ ports in the x11 directoryEitan Adler2013-10-151-2/+0
| | | | | | | - Convert to staging Notes: svn path=/head/; revision=330446
* Cleanup of the x11@ ports in the x11 directoryEitan Adler2013-10-151-2/+0
| | | | | | | - Convert to staging Notes: svn path=/head/; revision=330445
* Cleanup of the x11@ ports in the x11 directoryEitan Adler2013-10-151-2/+0
| | | | | | | - Convert to staging Notes: svn path=/head/; revision=330444
* Cleanup of the x11@ ports in the x11 directoryEitan Adler2013-10-151-2/+0
| | | | | | | - Convert to staging Notes: svn path=/head/; revision=330443
* Cleanup of the x11@ ports in the x11 directoryEitan Adler2013-10-151-3/+1
| | | | | | | - Convert to staging Notes: svn path=/head/; revision=330442