aboutsummaryrefslogtreecommitdiff
path: root/french
Commit message (Collapse)AuthorAgeFilesLines
* - Add LICENSESunpoet Po-Chuan Hsieh2014-07-161-0/+2
| | | | Notes: svn path=/head/; revision=362085
* - Update to 5.1Sunpoet Po-Chuan Hsieh2014-07-162-3/+3
| | | | Notes: svn path=/head/; revision=362084
* - Add LICENSESunpoet Po-Chuan Hsieh2014-07-161-0/+2
| | | | Notes: svn path=/head/; revision=362074
* Remove NOPORTDOCS and NOPORTEXAMPLES from unstaged ports. Stage a couple whileAdam Weinberger2014-07-052-2/+11
| | | | | | | | | we're here. Remove any other references to NOPORT*. Approved by: portmgr (blanket for modernization) Notes: svn path=/head/; revision=360708
* Oops, reversed the DOCS check.Adam Weinberger2014-07-031-1/+1
| | | | Notes: svn path=/head/; revision=360484
* Get rid of NOPORTDOCS.Adam Weinberger2014-07-032-5/+7
| | | | Notes: svn path=/head/; revision=360483
* jdictionary is stagedAntoine Brodin2014-07-021-1/+0
| | | | Notes: svn path=/head/; revision=360248
* Update to version 4.5.23.Boris Samorodov2014-06-301-2/+2
| | | | Notes: svn path=/head/; revision=359833
* Update to 4.2.5.Jung-uk Kim2014-06-241-4/+4
| | | | Notes: svn path=/head/; revision=359029
* - Remove obsolete PYEASYINSTALL_EGG entry, now that the ports useMarcus von Appen2014-06-221-1/+0
| | | | | | | | | PYDISTUTILS_AUTOPLIST With hat: python@ Notes: svn path=/head/; revision=358797
* - Remove unused PYEASYINSTALL_* leftoversMarcus von Appen2014-06-221-3/+0
| | | | | | | | With hat: python@ Approved by: portmgr (implicit) Notes: svn path=/head/; revision=358790
* Depend on devel/xdg-utils instead of devel/py-qt4-assistant.Raphael Kubo da Costa2014-06-151-1/+2
| | | | | | | | | | | | | | | This version of Eficas has dropped the dependency on py-qt4-assistant, which has been deprecated in PyQt4 since 2010, and replaced it with a call to xdg-open. Follow suit and replace the runtime dependencies, paving the way for us to get rid of py-qt4-assistant ourselves. CR D226 Approved by: thierry (maintainer) Notes: svn path=/head/; revision=357906
* Stagify.Vanilla I. Shu2014-06-151-5/+4
| | | | Notes: svn path=/head/; revision=357825
* Update to libreoffice 4.2.4Baptiste Daroussin2014-06-111-4/+4
| | | | | | | | | | | - Speed staging phase by really installing to the stagedir directly - Rework to use predefined targets for build and install - Strip binaries - Remove now unnecessary dependencies on autotools - Add patches to fix crashes with icu 53.1 Notes: svn path=/head/; revision=357484
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-06-101-1/+1
| | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. Categories D-F. CR: D196 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=357277
* Fix the build by adding the Python metaport.Thierry Thomas2014-06-011-0/+1
| | | | Notes: svn path=/head/; revision=356172
* - Convert gmake to USESMartin Wilke2014-05-291-1/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=355693
* french/aster (and depends): specify post-extraction with ${TAR}John Marino2014-05-291-1/+1
| | | | | | | | | | | It's possible that EXTRACT_CMD won't be predefined in the near future in order to support distfiles in multiple formats. We know the post- extraction tool needs to be tar, so let's specify it directly. Approved by: infrastructure improvements blanket Notes: svn path=/head/; revision=355682
* Unbreak and make packageable.Thierry Thomas2014-05-264-24/+119
| | | | Notes: svn path=/head/; revision=355433
* Chase the upgrade of Code_Aster ans stagify.Thierry Thomas2014-05-133-192/+259
| | | | Notes: svn path=/head/; revision=354004
* Fix several problems: it now builds cleanly and can run the tests.Thierry Thomas2014-05-136-12560/+11837
| | | | | | | | Still marked BROKEN because there is some rough edges, but interesting users can remove this line. Notes: svn path=/head/; revision=354003
* Fix stagificationEdwin Groothuis2014-05-131-1/+0
| | | | Notes: svn path=/head/; revision=353996
* Update eric4 ports to version 4.5.22.Boris Samorodov2014-05-111-2/+2
| | | | Notes: svn path=/head/; revision=353729
* KDE/FreeBSD team presents KDE SC 4.12.5 and KDE Workspace 4.11.9!Max Brazhnikov2014-05-101-2/+2
| | | | | | | | | | deskutils/kdepim4: - Remove no longer needed patch, the problem was fixed since Qt 4.8.4. The area51 repository features commits by rakuco and makc. Notes: svn path=/head/; revision=353599
* Support stageBaptiste Daroussin2014-05-081-1/+0
| | | | Notes: svn path=/head/; revision=353369
* Support stageBaptiste Daroussin2014-05-081-1/+0
| | | | Notes: svn path=/head/; revision=353368
* Support stageBaptiste Daroussin2014-05-072-14/+16
| | | | | | | | Convert to USES=libtool Strip binaries Notes: svn path=/head/; revision=353218
* Update to 4.1.6.Jung-uk Kim2014-05-061-4/+4
| | | | Notes: svn path=/head/; revision=353103
* Catch a couple of missing convertsion to :tu/:tlBaptiste Daroussin2014-05-051-1/+1
| | | | | | | | Submitted by: ak With hat: portmgr Notes: svn path=/head/; revision=352993
* Convert all :U to :tu and :L to :tlBaptiste Daroussin2014-05-051-2/+2
| | | | | | | | | | | | | | | | | Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a replacement for :U and :L (which has been marked as deprecated) bmake which is the default on FreeBSD 10+ only support by default :tu/:tl a hack has been added at the time to support :U and :L to ease migration. This hack is now not necessary anymore Note that this makes the ports tree incompatible with make(1) from FreeBSD 8.3 or earlier With hat: portmgr Notes: svn path=/head/; revision=352986
* - Update to 1.8.12 (from science/hdf5-18)Sunpoet Po-Chuan Hsieh2014-05-032-3/+4
| | | | | | | | | | | | | | | | | | - Add LICENSE - Convert to new LIB_DEPENDS format - Convert to new options helper - Use NOT_FOR_ARCHS - Strip shared library - Remove deprecated PTHREAD_* - Use MAKE_CMD - Bump PORTREVISION for science/hdf5 shlib change [1] Changes: http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.12-RELEASE.txt http://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html Approved by: portmgr (bapt) [1] Notes: svn path=/head/; revision=352854
* When linking a library libA with a library libB using libtool, if libB.laTijl Coosemans2014-04-231-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | exists, libtool will add all libraries libB.la refers to (dependency_libs field) to the linker command line and store them in the dependency_libs field of libA.la. So everything that subsequently links with libA will also link to these extra libraries. This causes too much overlinking. This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs field in .la libraries during staging. However, because .la libraries have very limited use when dependency_libs is empty it makes sense to completely remove them during staging. So with this commit USES=libtool is modified to remove .la libraries and a new form (USES=libtool:keepla) is introduced in case they need to be kept (dependency_libs is still emptied). PORTREVISION is bumped on all ports with USES=libtool that install .la libraries. Most ports are also changed to add :keepla because .la libraries have to be kept around as long as there are dependent ports with .la libraries that refer to them in their dependency_libs field. In most cases :keepla can be removed again as soon as all dependent ports that install .la libraries have some form of USES=libtool added to their Makefile. PR: ports/188759 Exp-run: bdrewery Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=351936
* Unbreak with the work-around given by Vladimir Chukharev in PR ports/188114Thierry Thomas2014-04-172-8/+11
| | | | | | | untill math/py-numpy is fixed. Notes: svn path=/head/; revision=351497
* The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-161-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a zeising, kwm production, with help from dumbbell, bdrewery: NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb) Notes: svn path=/head/; revision=351411
* Restore the previous sed to fix python.Thierry Thomas2014-04-091-1/+3
| | | | | | | Reported by: swills Notes: svn path=/head/; revision=350743
* - Support staging;Thierry Thomas2014-04-092-10/+6
| | | | | | | | | - Use the new infrastucture; - Fix dependency on www/py-mechanize. Notes: svn path=/head/; revision=350741
* Eric4 ports: update to version 4.5.21.Boris Samorodov2014-04-051-2/+2
| | | | Notes: svn path=/head/; revision=350252
* KDE/FreeBSD team presents KDE SC 4.12.4 and KDE Workspace 4.11.8!Max Brazhnikov2014-04-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | | KDE ports: - Convert to USES=tar:xz devel/p5-perlqt, multimedia/kdemultimedia4-ffmpegthumbs: - Convert LIB_DEPENDS to new style devel/p5-perlqt, devel/p5-perlkde: - Don't remove directories installed by perl port net/kdnssd: - moved to net/zeroconf-ioslave (renamed upstream) x11/kdelibs4: - Clean up non-standard shared mime files and directories after deinstall The area51 repository features commits by Alonso Schaich <alonsoschaich@fastmail.fm> and makc. Notes: svn path=/head/; revision=349983
* Upgrade Code_Aster to 11.5.0-4.Thierry Thomas2014-03-1825-1904/+1728
| | | | | | | | | | N.B.: french/aster is still marked BROKEN, but this allows to unbreak other ports sharing the same dependencies. Patch for french/med provided by tijl. Notes: svn path=/head/; revision=348597
* Update to version 4.5.20.Boris Samorodov2014-03-131-2/+2
| | | | Notes: svn path=/head/; revision=348127
* Update the default version of GCC used in the Ports Collection fromGerald Pfeifer2014-03-105-5/+5
| | | | | | | | | | | | | | GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as well as changing the default in Mk/bsd.default-versions.mk. Part II, Bump PORTREVISIONs. PR: 182136 Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports) Tested by: bdrewery (two -exp runs) Notes: svn path=/head/; revision=347809
* Fix to use proper zip argBaptiste Daroussin2014-03-071-1/+1
| | | | Notes: svn path=/head/; revision=347411
* Convert f* to USES=zipBaptiste Daroussin2014-03-074-4/+4
| | | | Notes: svn path=/head/; revision=347408
* Mark BROKEN: UnfetchableAntoine Brodin2014-03-061-0/+1
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=347309
* KDE/FreeBSD team presents KDE SC 4.12.3 and KDE Workspace 4.11.7!Max Brazhnikov2014-03-042-7/+40
| | | | | | | | | | | | | | | | | | | | | deskutils/kdepim4: - Add depedency on coreutils, kleopatra needs md5sum and sha1sum programs [1] misc/kdehier4: - add tests directory (r343428 commit to Templates/BSD.local.dist) security/kwallet: - moved to security/kwalletmanager (renamed upstream) x11/kdelibs: - remove workaround, which is not needed after global fix in Mk/bsd.kde4.mk (r315373) PR: ports/187259 [1] Submitted by: Tobias Berner <tcberner@gmail.com> Notes: svn path=/head/; revision=347059
* - Support stagingFrederic Culot2014-02-281-3/+2
| | | | Notes: svn path=/head/; revision=346485
* Update to 4.1.5. It is partially based on the following PR.Jung-uk Kim2014-02-251-4/+4
| | | | | | | PR: ports/186265 Notes: svn path=/head/; revision=346062
* Use ${LDFLAGS} instead of constructing -L${LOCALBASE}/lib/${CC} manuallyGerald Pfeifer2014-02-231-1/+1
| | | | | | | | | (plus this now also provides proper -rpath for GCC runtime libraries). Approved by: thierry (maintainer) Notes: svn path=/head/; revision=345763
* - Bump PORTREVISION after KDE4_PREFIX changeMax Brazhnikov2014-02-181-0/+1
| | | | Notes: svn path=/head/; revision=344898
* KDE/FreeBSD team presents KDE SC 4.12.2 and KDE Workspace 4.11.6!Max Brazhnikov2014-02-184-219/+107
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Among changes: - Switch KDE4_PREFIX to ${LOCALBASE} - Remove now needless misc/kde4-shared-mime-info port - Add stage support - Remove ancient CONFLICTS (KDE 4.9 and less) and LATEST_LINK - Squeeze MASTER_SITES/MASTER_SITE_SUBDIR - Convert LIB_DEPENDS to new style - Use options helpers - Drop support for FreeBSD 7.x - Remove Qt/KDE 3 related workarounds - Remove local patches and use upstream version scheme for libraries - sysutils/kdeadmin4, net/kdenetwork4, devel/kdesdk4, and x11-clocks/kdetoys4 ports have been split. - devel/kcachegrind is now a part of KDE SC [1] - more logs in area51 repo... New ports: devel/kde-dev-scripts: KDE development scripts devel/kde-dev-utils: KDE development utilities games/klickety: Tetris themed solitaire games/picmi: Single player logic-based puzzle game textproc/libkomparediff2: Library to compare files and strings The area51 repository features commits by Schaich Alonso, avilla, rakuco and myself. PR: ports/186491 Exp-run: by bdrewery Approved by: beat (former maintainer) [1] Notes: svn path=/head/; revision=344893