/po/

cde53beee6613792'>diffstats
path: root/x11-themes
Commit message (Collapse)AuthorAgeFilesLines
* - Switch to options helpersamdmi32015-09-221-6/+4
| | | | Approved by: portmgr blanket
* - Add LICENSEamdmi32015-09-222-10/+8
| | | | | | | | | | | - Don't install useless debian subdirectory (which also has stage-qa problems) - Add NO_ARCH - Fix WRKSRC misuse - Simplify installation PR: 203234 Submitted by: amdmi3 Approved by: novel (maintainer)
* Typos, whitespace and capitalization fixes (S-X).olgeni2015-09-213-3/+3
|
* Update to 1.6.2olivierd2015-09-162-3/+3
|
* Update mate-themes to 1.10.4.kwm2015-09-044-183/+177
|
* Update to 1.6.1olivierd2015-08-303-3/+12
|
* Update to 3.2.2olivierd2015-08-303-708/+2208
| | | | | | PR: 202553 Submitted by: myself Approved by: Nicole Reid (maintainer)
* Update librsvg2 to 2.40.10.kwm2015-08-291-1/+2
| | | | | | | | | | Replace gtk20 dependancy with gdk-pixbuf2 and pango, and drop the gtk-engines2 run dependacy. Update ports to take the dependacy changes into account. PR: 202378 Exp-run by: antoine@
* Convert my ports to new options helpersmakc2015-08-251-10/+5
|
* Add NO_ARCHpawel2015-08-211-0/+1
|
* x11-themes/gnome-icons: convert to USES=metaportpgollucci2015-08-122-7/+1
| | | | | PR: 201619 Submitted by: s3erios@gmail.com
* Re-commit ofnetchild2015-08-101-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 64 bit linuxulator support (not activated by default): - most of the work was done by Alan Jude - all errors are mine - 64bit (may) have rough edges - I validated * that the 32bit part doesn't has deinstall regressions (incl. EXP runs by antoine) * 29 of 72 64bit ports ports don't have deinstall leftovers (more validation later, when I dare to activate the 64bit linuxulator in the kernel) - the infrastructure part looks mature enough to let more test-bunnies get some experience with the new 64 bit parts - to use it you shall have no linux ports installed and have to specify (on your own risk) the following in make.conf before installing the ports: OVERRIDE_LINUX_BASE_PORT=c6_64 OVERRIDE_LINUX_NONBASE_PORTS=c6_64 This is on top of the exiting c6 linux ports. Given that CentOS 7 is 64bits only, we decided to have it as an "overlay" instead of new ports. The 64bit part only installs 64bit executables, the 32bit ports can not be installed at the same time (if needed we can think of letting the 64bit overlay install the 32bit parts too, but given the CentOS 7 comment above...). Differential Revision: https://reviews.freebsd.org/D174 Submitted by: alanjude Sponsored by: Essen FreeBSD Hackathon 2015 Reviewed by: xmj, eadler (earlier versions) Approved by: portmgr (antoine after some EXP-runs)
* * Add PORTSCOUT macros to only show stable gnome versions.kwm2015-08-081-0/+2
| | | | | | | | * Fix the PORTSCOUT macro in devel/glib20-reference/bsd.gnome-reference.mk so that all -reference ports get ignored. * Add some PORTSCOUT=ignore:1 here and there for software that won't get any updates anymore. Or are slave ports, so only the master port will get checked.
* Update to 1.6olivierd2015-08-083-9/+9
|
* The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD.kwm2015-08-0611-42/+87
| | | | | | | | | | | | | | | | | | The offical GNOME 3.16 release notes can be found at https://help.gnome.org/misc/release-notes/3.16/ Upgrade instructions for port users: Delete the old tracker package with: # pkg delete -f tracker And user port upgrade tool of choice to upgrade. Thanks to Antoine Brodin for running the exp-runs. This release was made possible by the following people: Gustau Perez Ting-Wei_Lan PR: 201980
* Part 1 of adding USE_GNOME=intltool to ports that require it.kwm2015-08-032-2/+2
| | | | | | | | The reason for this is that in the GNOME 3.16 update, USE_GNOME gtk20 and gtk30 don't pull intltool in anymore. PR: 201980 Exp-run by: antoine@
* Update MATE DE to 1.10.0.kwm2015-07-2812-2984/+4521
| | | | | | | | | | | This MATE is still build agains GTK+2. Sort USES here and there. Replace mate-dialogs with zenity and mate-calc with galculator. This update fixes the following PR's: PR: 193942, 191885 Submitted by: Gustau Perez <gustau.perez@gmail.com> via Gnome devel repo Obtained from: gnome devel repo.
* Unbreak INDEX, reverting r392921antoine2015-07-261-2/+2
| | | | With hat: portmgr
* 64 bit linuxulator support (not activated by default):netchild2015-07-261-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - most of the work was done by Alan Jude - all errors are mine - 64bit (may) have rough edges - I validated * that the 32bit part doesn't has deinstall regressions * 29 of 72 64bit ports ports don't have deinstall leftovers (more validation later, when I dare to activate the 64bit linuxulator in the kernel) - the infrastructure part looks mature enough to let more test-bunnies get some experience with it - to use it you shall have no linux ports installed and have to specify (on your own risk) the following in make.conf before installing the ports: OVERRIDE_LINUX_BASE_PORT=c6_64 OVERRIDE_LINUX_NONBASE_PORTS=c6_64 This is on top of the exiting c6 linux ports. Given that CentOS 7 is 64bits only, we decided to have it as an "overlay" instead of new ports. The 64bit part only installs 64bit executables, the 32bit ports can not be installed at the same time (if needed we can think of letting the 64bit overlay install the 32bit parts too, but given the CentOS 7 comment above...). Differential Revision: https://reviews.freebsd.org/D174 Submitted by: alanjude Sponsored by: Essen FreeBSD Hackathon 2015 Reviewed by: xmj, eadler (earlier versions) Approved by: portmgr (implicit, I remember blanked approval for linux parts loooong ago, punish me if you don't agree anymore)
* Fix packagingantoine2015-06-231-1/+1
|
* Convert to COPYTREE_SHAREbapt2015-06-231-3/+3
| | | | Reset maintainership
* Convert to COPYTREE_SHAREbapt2015-06-231-3/+3
| | | | Reset maintainership
* Simplify and convert to COPYTREE_SHAREbapt2015-06-231-6/+2
|
* - Update to 0.5.1amdmi32015-06-173-8/+9
| | | | | | | | - Add NO_ARCH=yes - While here, add LICENSE_FILE PR: 200844 Submitted by: horia@racoviceanu.com (maintainer)
* - Add LICENSEamdmi32015-06-111-2/+8
| | | | | | | - Fix shebangs - Add NO_ARCH MFH: 2015Q2
* Remove expired ports:rene2015-06-119-151/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 2015-05-10 databases/postgresql84-client: "EOL was reached in July 2014" 2015-05-10 databases/postgresql84-contrib: "EOL was reached in July 2014" 2015-05-10 databases/postgresql84-docs: "EOL was reached in July 2014" 2015-05-10 databases/postgresql84-plperl: "EOL was reached in July 2014" 2015-05-10 databases/postgresql84-plpython: "EOL was reached in July 2014" 2015-05-10 databases/postgresql84-pltcl: "EOL was reached in July 2014" 2015-06-02 deskutils/deskbar-applet: Broken since update to gnome3 2015-06-02 deskutils/gimmie: Broken since update to gnome3 2015-06-02 deskutils/glipper: Broken since update to gnome3 2015-06-02 deskutils/gnochm: Broken since update to gnome3 2015-06-02 deskutils/hamster-applet: Broken since update to gnome3 2015-06-02 deskutils/kupfer: Broken since update to gnome3 2015-06-02 deskutils/ontv: Broken since update to gnome3 2015-06-02 deskutils/timer-applet: Broken since update to gnome3 2015-06-02 editors/scribes: Broken since update to gnome3 2015-06-09 games/gweled: Broken since update to gnome3 2015-06-02 games/py-pychess: Broken since update to gnome3 2015-06-08 graphics/gqview: Unmaintained upstream, preferences dialog broken, use graphics/geeqie fork 2015-05-31 lang/gcc47-aux: GCC 4.7 branch closed June 2014, move to lang/gcc-aux 2015-06-02 multimedia/arista: Broken since update to gnome3 2015-06-02 net/service-discovery-applet: Broken since update to gnome3 2015-06-05 net/shaperprobe: broken with no known fix (PR 197327) 2015-06-02 print/gnome-specimen: Broken since update to gnome3 2015-06-01 x11-themes/gtk-aqualightblue-theme: Upstream disappeared 2015-06-01 x11-themes/gtk-flat-theme2: Upstream disappeared
* - Switch to USES=autoreconfamdmi32015-05-291-6/+2
|
* - Don't cat pkg-message from Makefilesamdmi32015-05-271-3/+0
| | | | Approved by: portmgr blanket
* x11-themes/qtcurve: fix build on 8.x/9.xmakc2015-05-241-1/+1
|
* Reorganize install targetolivierd2015-05-211-11/+5
| | | | Suggested by: mat@
* x11-themes/qtcurve-*:makc2015-05-1924-64/+286
| | | | | | | | | - Update to 1.8.18 and reorganize ports due to upstream changes - And new port for Qt 5 [1] - Add meta port to install styles for all toolkits PR: 199871 [1] Submitted by: matthew@reztek.cz
* - Update to 3.1olivierd2015-05-153-12/+50
| | | | | | | | | | | - Adjust LICENSE and MASTER_SITES Replace 'x11-themes/gnome-icons/bsd.gnome-icons.mk' by it's equivalent, otherwise icons are located into 'share/icons/elementaryicons3.1/' directory PR: 200081 Submitted by: myself Approved by: Nicole Reid (maintainer)
* MASTER_SITES cleanup.mat2015-05-1431-58/+31
| | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight
* Cleanup DIST* variables.mat2015-05-122-3/+2
| | | | | | | | | | | When appropriate: - Try to use DISTVERSION{SUF,PRE}FIX - Replace PORTNAME-PORTVERSION by DISTNAME - Convert MASTER_SITES to use macros - Other light cleanup With hat: portmgr Sponsored by: Absolight
* Upstream disappeared. Given the age and obscurity of this port, it's notphilip2015-05-111-0/+2
| | | | | very likely to come back. Unless there are loud objections in the coming weeks, I'll delete the port.
* Upstream disappeared. Given the age and obscurity of this port, it's notphilip2015-05-111-0/+2
| | | | | very likely to come back. Unless there are loud objections in the coming weeks, I'll delete the port.
* Update ports in the remaining categories to not use GH_COMMIT.mat2015-05-088-23/+11
| | | | | | | With minor cleanups to make things simpler. With hat: portmgr Sponsored by: Absolight
* USES=xfce: Stop overriding MASTER_SITE_SUBDIR.bdrewery2015-04-291-2/+1
| | | | | | | | | | Add an XFCE SITE_SUBDIR abbreviation and use it forf or the xfce ports, which removes the need to set MASTER_SITE_SUBDIR in any of them. This fixes ports that have USES=xfce but do not use the XFCE MASTER_SITE, namely sysutils/xfce4-bsdcpufreq-plugin. With hat: portmgr
* - Fix build when NLS=off [1]pawel2015-04-261-3/+3
| | | | | | | - Use LDFLAGS for linker flags PR: 199467 [1] Reported by: tobias.kortkamp@gmail.com [1]
* Over to the enlightement teambapt2015-04-172-2/+2
| | | | Submitted by: Chris Petrik (via irc)
* Back to the pool.gblach2015-04-172-2/+2
| | | | | Currently and in near future I don't have time to be responsible for any port.
* - Add distfile mirroramdmi32015-04-161-1/+2
|
* ${ENV} does not exist, it is called ${SETENV}.mat2015-04-131-1/+1
|
* Mark as broken: no public distfilesbapt2015-03-312-0/+4
| | | | All THEMES mirrors are dead
* Fix fetching of old_themes, new_themes are still brokenbapt2015-03-311-3/+2
|
* Update USE_GITHUB so it does not require GH_COMMIT.bdrewery2015-03-203-3/+3
| | | | | | | | | | | | | | | | | Using this new scheme allows only setting the _tag_ or _commit hash_ in GH_TAGNAME and not having to know the hash for a tag. This scheme will download a tarball that has a different checksum than before due to a changed directory name for extraction. The following MASTER_SITES are provided to retain the old checksum and directory structure (that require GH_COMMIT): GH -> GHL GITHUB -> GITHUB_LEGACY Differential Revision: https://reviews.freebsd.org/D748 Submitted by: amdmi3 Reviewed by: mat, swills, antoine, bdrewery With hat: portmgr
* Update KDE SC to 4.14.3alonso2015-03-124-8/+8
| | | | | | | | | | | | | | | | The kde@ team presents KDE SC 4.14.3, the last planed release of the KDE SC 4 series. In addition to the updates provided by the KDE SC developers, this update also addresses numerous FreeBSD and PORTS specific issues, found and solved by the kde@ team and area51 testers, most notorously Tobias C. Berner <tcberner@gmail.com> PR: 197751 PR: 197871 PR: 184996 Reviewed by: rakuco (mentor) Differential: https://reviews.freebsd.org/D1950
* The FreeBSD Xfce team proudly presents Xfce 4.12.olivierd2015-03-064-13/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Announce: http://www.xfce.org/about/news/?post=1425081600 Global changes: - Switch to USES= xfce (D677) - Reorganize options helper - Fix USES= gettext-* when NLS option is not set [1], [2] - Add LICENSE (when missing) Update: - to 4.12 (core components) - audio/xfce4-mpc-plugin to 0.4.5 - deskutils/xfce4-tumbler to 0.1.31 - deskutils/xfce4-xkb-plugin to 0.7.1 - editors/mousepad to 0.4.0 - graphics/ristretto to 0.8.0 - multimedia/xfce4-parole to 0.8.0 - sysutils/garcon to 0.4.0 - sysutils/xfce4-diskperf-plugin to 2.5.5 [3] - sysutils/xfce4-fsguard-plugin to 1.0.2 - sysutils/xfce4-power-manager to 1.4.3 - sysutils/xfce4-wavelan-plugin to 0.5.12 - x11/libexo to 0.10.3 - x11-fm/thunar to 1.6.6 - x11-themes/gtk-xfce-engine to 3.2.0 PR: 196003 [1], 197251 [2], 198132 Differential Revision: https://reviews.freebsd.org/D677 Submitted by: Kamil Szczesny [1], amdmi3@ [2], myself Exp-run by: antoine@ Approved by: danilo@ (maintainer) [3] Tested by: Ivan <enitarzi@gmail.com>
* - Add empty directory to plistamdmi32015-03-031-0/+1
|
* Remove Author from pkg-descrbapt2015-03-033-3/+0
|
* x11-themes/kde-icons-nuovext2: update 2.2.1 -> 2.2.2robak2015-02-264-8/+12
| | | | | | | - Improve pkg-descr text PR: 197264 Submitted by: Chris Hutchinson <portmaster@bsdforge.com>
* Update to 1.5.3olivierd2015-02-232-4/+4
|
* x11-themes/thewidgetfactory: #include <string.h>marino2015-02-201-0/+10
|
* - Remove deprecated USE_KDE4=kdehiermakc2015-02-208-8/+8
| | | | | - while here, remove any reference to KDE in deskutils/charmtimetracker (Qt-only app) and supposedly fix build of graphics/gnash with KDE4 option
* Fix check-plist / poudriere -t, by removing empty directories in the stagedir.kwm2015-02-181-1/+1
| | | | | Reminded by: AMDmi3@ Obtained from: GNOME devel repo
* Update to 2.5.1olivierd2015-02-062-5/+4
|
* Update to 1.5.1olivierd2015-02-062-4/+4
|
* Cleanup plistsbapt2015-02-063-544/+0
|
* - Drop @dirrm* from and add empty directories to pkg-plistsamdmi32015-01-3070-2524/+54
| | | | Approved by: portmgr blanket
* - Simplify installationamdmi32015-01-301-10/+5
|
* - Add some mirrors to fix fetchamdmi32015-01-291-1/+3
|
* - Add some mirrors to fix fetchamdmi32015-01-291-1/+3
|
* Remove a now-redundant @dirrm entry from the plist.rakuco2015-01-251-1/+0
|
* Switch some dependencies from a directory name or a file generated by ↵antoine2015-01-241-1/+1
| | | | | | pkg-install to a package name, as the former can't be attributed to a package
* Fix BROKEN (fetch issue).vanilla2015-01-221-3/+1
| | | | | PR: 196967 Submitted by: Chris Hutchinson <portmaster@bsdforge.com>
* Fix BROKEN (fetch issue), and set submitter as MAINTAINER.vanilla2015-01-221-3/+2
| | | | | PR: 196969 Submitted by: Chris Hutchinson <portmaster@bsdforge.com>
* Mark BROKEN: Unfetchableantoine2015-01-172-0/+4
| | | | Reported by: pkg-fallout
* - Remove Author linesunpoet2015-01-131-3/+0
|
* Upgrade to 3.1, remove pkg-plist, it's auto generated.vanilla2015-01-123-3945/+6
|
* Upgrade to 3.1.vanilla2015-01-122-6/+6
|
* Move MASTER_SITES from CRITICAL to LOCAL/ehauptehaupt2015-01-061-1/+1
|
* Move MASTER_SITES from CRITICAL to LOCAL/ehauptehaupt2015-01-061-1/+1
|
* Update to 2.5olivierd2014-12-314-17/+53
|
* Update cinnamon to 2.4, this should fix [1] and [2].kwm2014-12-313-9/+436
| | | | | | | | | Update totem to 3.14 now that we have gstreamer 1.4 and minor gnome updates. Update evolution suite to 3.12.9. Make sure gtk30 pulls in adwait-icon-theme, since it now the default theme [3]. PR: 195290 [1], 195289 [2], 195455 [3] Obtained from: gnome devel repo
* Replace gnomehack with pathfixbapt2014-12-251-2/+2
|
* Get rid of gnomehierbapt2014-12-237-15/+7
|
* - Fix build on arm6amdmi32014-12-221-1/+10
|
* cleanup plistbapt2014-12-217-9/+0
|
* Take maintainershipgblach2014-12-111-1/+1
|
* - Reset maintainership of my portsgahr2014-12-111-1/+1
|
* Remove useless usage of @cwdbapt2014-12-091-5/+2
|
* Sort entries alphabetically across all categories to avoid extra repo churn.danfe2014-12-081-1/+1
|
* Update GNOME to 3.14.2.kwm2014-12-035-11/+19
| | | | | | | | | | | | | | This update was brought to you in collaboration with Gustua Perez Make sure gtk30 pulls it the default theme (adwaita-icon-theme). Update the extra gnome-shell-extensions so they work with gnome-shell 3.14. Drop metacity from gnome3 meta-port. Remove the gtile gnome-shell extension since it proven to be buggy. Exp-run done by antoine@ for gdk-pixbuf2 deprecated API. PR: 195414 Obtained from: gnome dev repo
* Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. Thetijl2014-11-308-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | first contains runtime libraries such as libintl and the latter contains developer tools such as msgfmt. Ports that use gettext will usually need a LIB_DEPENDS on gettext-runtime and a BUILD_DEPENDS on gettext-tools. USES=gettext-runtime can be used to set a LIB/BUILD/RUN_DEPENDS on devel/gettext-runtime and USES=gettext-tools can be used to set a BUILD/RUN_DEPENDS on devel/gettext-tools. USES=gettext is now the same as "USES=gettext-runtime gettext-tools" meaning a LIB_DEPENDS on devel/gettext-runtime and a BUILD_DEPENDS on devel/gettext-tools. Update gettext to 0.19.3. Remove :oldver from converters/libiconv and devel/gettext-runtime. Leave symlinks with the old library versions to avoid the need to bump PORTREVISION on a large number of dependent ports. When most of the dependent ports have had normal version updates, PORTREVISION can be bumped on the remaining ones (low number) and the links can be removed. Fix some ports that installed files in lib/locale instead of share/locale. PR: 194038 Reviewed by: bapt Exp-run: antoine Approved by: portmgr (antoine)
* Ensure we don't pick up gtk-encode-symbolic-svg from gtk30.kwm2014-11-281-0/+4
| | | | Also remove empty dirs from the stagedir so check-plist is happy.
* Update to 1.4olivierd2014-11-235-39/+17
|
* - Update to 6.0.3olivierd2014-11-234-7/+5
| | | | - Update WWW entry (pkg-descr)
* - Update to 2.2.1danilo2014-11-233-7/+10
| | | | | | | | - Remove BROKEN - Pass maintainership to submitter PR: 195269 Submitted by: portmaster@bsdforge.com
* Update to 1.4.1.rakuco2014-11-203-3/+5
| | | | | We can finally start tracking the latest releases, which depend on the more recent GTK+3 that was finally committed to the tree.
* The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.kwm2014-11-1920-85/+6551
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Gnome 3.14.1 and Cinnamon 2.2.16 are supported on FreeBSD 9.3-RELEASE and up. This commit removes the old GNOME 2 desktop, bindings and some ports that can't be compiled. A few ports where updated to more recent versions to allow them to compile with this update. Apart from updating ports to newer versions GDM is more integrated with gnome-shell now, and handles several things for the GNOME desktop such as screen locking. If you want to use GNOME 3 via startx, you will have to add your own lock screen/screensaver. For example xscreensaver can be used for sessions started without GDM. Shell Extensions can be installed via https://extensions.gnome.org/ , we have ported a few that can't be installed via this way. The old gnome-utils and gnome-games ports where split up into single ports and where converted to meta-ports. gnome-terminal requires a UTF-8 locale to run, gdm handles this already, but if you use startx you need to do this yourself. Upgrade instructions: Delete the old and conflicting packages: # pkg delete clutter gnome-utils gnome-panel gnome-keyring vala-vapigen \ guile gcalctool gnome-media libgnomekbd # pkg delete gnome-screensaver gnome-applets bug-buddy evolution-exchange \ evolution-webcal gnome-system-tools seahorse-plugins gnome-control-center For package users the following lines will be enough: # pkg upgrade # pkg install gnome3 For ports users should do the following: # portmaster -a # portmaster x11/gnome3 We are currently aware of two issues. The first issue is a bug in the file monitoring code in the glib20 port. This bug causes glib programs to crash when files in a monitored directory are added or removed. Upstream is aware of the problem, but since the problem is quite complex there is no solution yet. This problem isn't restricted to BSD. The second issue is that on certain video cards totem will display a purple/pink overlay on the video. It not clear yet where the issues comes from. Major thanks goes to Gustau Perez for being a driving force behind getting GNOME 3 up to speed again. Also thanks to Antoine Brodin for running the exp-runs. This update was also made possible by: Joe Maloney Kris Moore Beeblebrox Ryan Lortie Antoine Jacoutot and everyone I missed
* Reset miwi's maintainership per his demandbapt2014-11-181-1/+1
| | | | Hope to see you back! Thank for all the work!
* Cleanup plistantoine2014-11-141-4/+0
|
* Upgrade CentOS to 6.6xmj2014-11-111-0/+1
| | | | | | | | | | | | | | | | | | - Upgrade all things linux-c6- to CentOS 6.6 - Add ports: devel/linux-c6-libsigc++20 graphics/linux-c6-gdk-pixbuf [1] graphics/linux-c6-glx-utils - Add pkg-plists for net/linux-c6-openldap and security/linux-c6-cyrus-sasl2 - Misc. cleanups Differential Revision: https://reviews.freebsd.org/D1108 Submitted by: kmoore [1] Reviewed by: rene (emulation) Approved by: portmgr (swills) Approved by: swills (mentor) Sponsored by: Perceivon Hosting Inc.
* Update to 1.4.6.rakuco2014-10-302-3/+3
|
* - Update to 4.0olivierd2014-10-304-76/+11
| | | | | - Add LICENSE - Drop @dirrm in pkg-plist
* Update to version 0.6.1pawel2014-10-252-3/+3
|
* - Allow staging as a regular userantoine2014-10-202-32/+3
| | | | - Strip shared library
* KDE/FreeBSD team presents KDE SC 4.14.2 and KDE Workspace 4.11.13!makc2014-10-1915-363/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | USE_KDE4=kdehier component has been deprecated, new components added: baloo - Baloo core libraries baloo-widgets - Baloo widgets library kfilemetadata - KDE library for extracting file metadata New ports: graphics/kqtquickcharts - QtQuick plugin to render interactive charts misc/artikulate - Pronunciation trainer for KDE (not usable currently, links to both GStreamer 1.x and 0.10.x via dependencies) sysutils/baloo[-widgets] - KDE framework for searching and managing user metadata sysutils/kfilemetadata - Library for extracting file metadata l10n ports: - Farsi (Persian) and Indonesian translations has been readded - Vietnamese didn't pass threshold for inclusion into release astro/kstars: - switch dependency from math/eigen2 to math/eigen3 - add PYKDE option for updating supernovae data deskutils/kdepim4: - update dependencies: add libkgapi and baloo, remove now needless clucene, link-grammar, strigi - add patch to fix build with gcc42 - update COMMENT and description for all KDE PIM ports devel/ruby-krossruby: - remove BROKEN, it builds with ruby 2.x now editors/kate: - add patch to disable memory-hungry build of the kate tests [1] graphics/okular: - add dependency on graphics/libkscreen math/cantor: - add optional dependency on lang/luajit for LuaJIT backend - fix gfortran detection [2] misc/kdehier4: - adapt to new pkg world. Now the purpose of kdehier4 only to link some stuff between KDE4_PREFIX and LOCALBASE. science/kalzium: - switch dependency from math/eigen2 to math/eigen3 - add dependence on science/chemical-mime-data x11-themes/kdeartwork4 - switch dependency from math/eigen2 to math/eigen3 among other changes: - drop deprecated USE_KDE4=kdehier - drop @dirrm from plist - clean up pkg-descr - convert to options helpers - other portlint fixes The area51 repository features commits by alonso, rakuco and myself. PR: 187150 [1] Reported by: pe.freethread@live.com Patch by: Tobias Berner <tcberner@gmail.com> PR: 180674 [2] Reported by: torsten.eichstaedt@web.de PR: 194316 Exp-run: antoine
* - Simplify MASTER_SITESamdmi32014-10-142-51/+1
| | | | - Drop @dirrm* from plist
* - Drop @dirrm* from plistamdmi32014-10-141-13/+0
|
* Don't add dirs to dynamicaly generated plistpawel2014-10-141-4/+2
|
* Remove @dirrm's from my ports plistspawel2014-10-142-59/+0
|
* Remove @dirrm, @dirrmtryehaupt2014-10-081-2/+0
|
* - Set CPPFLAGS and LIBS in a number of ports so configure can find libintl.htijl2014-09-251-1/+3
| | | | | | | | | | | | | | | | | | and libintl.so. This fixes a problem where DATADIRNAME gets an incorrect value which causes locale files to be installed in the wrong place. - The only configure checks that still need to be patched are related to intltool so move DATADIRNAME patching from USES=pathfix to USE_GNOME=intlhack. - games/klavaro: remove excessive dependencies - japanese/libskk: add INSTALL_TARGET=install-strip - math/libqalculate: add INSTALL_TARGET=install-strip and remove pthread patching - multimedia/freetuxtv: remove excessive dependencies - science/gramps: fix shared-mime-info use Exp-run by: antoine Approved by: portmgr (antoine)
* - Drop @dirrm* from plistamdmi32014-09-241-228/+0
|
* - Drop @dirrm* from plistamdmi32014-09-242-4/+1
| | | | - Simplify MASTER_SITES
* - Drop @dirrm* from plistamdmi32014-09-238-198/+0
|
* - Drop @dirrm* from plistamdmi32014-09-231-12/+0
|
* - Drop @dirrm* from plistamdmi32014-09-231-10/+0
|
* - Drop @dirrm* from plistamdmi32014-09-231-10/+0
|
* - Drop @dirrm* from plistamdmi32014-09-222-43/+1
| | | | - Simplify MASTER_SITES
* - Drop @dirrm* from plistamdmi32014-09-222-57/+1
| | | | - Simplify MASTER_SITES
* Update CentOS base to 6.5, add userland portsxmj2014-09-225-3/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The Fedora 10 infrastructure ports have been in use since June 2009 and, while having served a great deed, have become unsupported upstream and hence affected by unfixed security vulnerabilities. In addition to that, many recent Linux binaries need newer libc / stdlibc++ versions. This commit adds the linux-c6- userland as drop-in replacement for the -f10 infrastructure, as well as upgrading the linux_base-c6 port to CentOS 6.5. If you want to switch to linux-c6 ports, please define at /etc/make.conf: OVERRIDE_LINUX_BASE_PORT=c6 OVERRIDE_LINUX_NONBASE_PORTS=c6 Additionally, please add the following line to /etc/sysctl.conf: compat.linux.osrelease=2.6.18 Upgrading procedures are shown in /usr/ports/UPDATING. This work has been inspired by Artyom Mirgorodskiy's post to emulation@ in November 2013, using and extending mav@'s work. It has been tested extensively and most reported issues were already fixed. Please report any additional bug or "features" to the emulation mailing list. Many thanks to: mav@, rene@, allanjude@, netchild@, antoine@, everyone who's filed Issues and Pull requests on GitHub, PR: 186820 Differential Revision: https://reviews.freebsd.org/D793 Reviewed by: allanjude, antoine, bapt, rene Approved by: portmgr (antoine, bapt) Approved by: koobs (mentor) Sponsored by: Perceivon Hosting Inc.
* Update to version 0.5.6pawel2014-09-203-3/+4
|
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-1113-13/+13
| | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit)
* Welcome Mate Desktop 1.8bapt2014-09-1012-1637/+509
| | | | The porting work as been done by gnome@ (kwm) and Eric Turgeon (ericturgeon@ghostbsd.org)
* Fix plistrea2014-09-041-1/+1
| | | | | | | | | Base directory for theme gnewsense was errorneously marked for removal only if FreeBSD theme is present. PR: ports/193275 Submitted by: madpilot@ Pointyhat to: rea@
* Remove gtk-bluecurve-theme missed in previous commitbapt2014-09-023-60/+0
|
* Remove non staged ports without pending PR from *bapt2014-09-0235-2012/+0
|
* - Drop .la files, no dependees require themamdmi32014-08-262-3/+2
| | | | Approved by: portmgr blanket
* Reset maintainership of non staged portsbapt2014-08-251-6/+2
| | | | With hat: portmgr
* Add an option helper for PLIST_SUBantoine2014-08-221-4/+4
| | | | | | | | | Rename a few variables to avoid confusion with this new helper Requested by: koobs Reviewed by: mat With hat: portmgr Differential revision: https://reviews.freebsd.org/D665
* Upgrade OpenEXR and ilmbase to 2.2.0.mandree2014-08-1613-9/+13
| | | | | | | | | | | | | | | | | | | GCC 4.2 in FreeBSD 8.X/9.X base is now too old to compile OpenEXR, so GCC-based systems will upgrade to the default ports compiler (GCC 4.7 currently.) Add two patches to OpenEXR to permit building it in a live system with the older OpenEXR version installed. Bug report filed to upstream Github at https://github.com/openexr/openexr/issues/130 Couple OpenEXR more tightly to ilmbase and require its exact .so version. Add UPDATING note, and bump PORTREVISION of all dependent ports. Proto-STAGE hugin-devel, and mark it IGNORE because hugin is newer. Approved by: portmgr (implicit for bumping PORTREVISION on unstaged ports)
* Remove indefinite articles and trailing periods from COMMENT, plusolgeni2014-08-086-6/+6
| | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Category X. CR: D511 Approved by: portmgr (bapt)
* Moka theme for the Plank dock.olivierd2014-08-035-0/+36
| | | | WWW: http://mokaproject.com/plank-theme-moka/
* Convert some more USE_BZIP2 to USES=tar:bzip2adamw2014-07-3020-20/+20
| | | | Approved by: portmgr (not really, but touches unstaged ports)
* Remove the final usages of USE_XZ from the tree, and replace them withadamw2014-07-302-2/+2
| | | | | | USES=tar:xz. Approved by: portmgr (most of them)
* Convert a bunch of USE_XZ to USES=tar:xz.adamw2014-07-304-8/+4
| | | | Approved by: portmgr (not really, but touches unstaged ports)
* Convert a bunch of USE_BZIP2 to USES=tar:bzip2adamw2014-07-305-10/+5
| | | | Approved by: portmgr (not really, but touches unstaged ports)
* Rename x11-*/ patch-xy patches to reflect the files they modify.adamw2014-07-302-4/+3
| | | | Finally, this is the last of it.
* Reset maintainership for ports not staged with no pending PRbapt2014-07-251-1/+1
| | | | With hat: portmgr
* Remove expired port:rene2014-07-145-46/+0
| | | | 2014-07-14 x11-themes/kde4-windeco-nitrogen: Merged with the Oxygen windeco included with KDE4
* x11-themes/fvwm-themes: support stagedirswills2014-07-083-12/+22
| | | | | PR: 191716 (based on) Submitted by: Dan Lukes <dan@obluda.cz>