/print/cups-pstoraster/

img src='/~lantw44/cgit-data/cgit.png' alt='cgit logo'/> index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fm
Commit message (Collapse)AuthorAgeFilesLines
* Update cinnamon to 2.4, this should fix [1] and [2].kwm2014-12-3110-75/+37
| | | | | | | | | 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
* Remove expired ports:rene2014-12-275-31/+0
| | | | | | 2014-12-27 games/secretmaryochronicles-music: Depends on expiring games/secretmaryochronicles 2014-12-27 science/mpb: Broken for more than 6 months 2014-12-27 x11-fm/pbi-thumbnailer: Broken for more than 6 months
* Update to 1.50.adamw2014-12-273-47/+7
|
* Bump portrevision after png updatebapt2014-12-261-1/+1
|
* Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgradeantoine2014-12-261-1/+1
|
* - Update to 0.18.1amdmi32014-12-233-6/+26
|
* cleanup plistbapt2014-12-211-1/+0
|
* - Reset maintainership of my portsgahr2014-12-112-2/+2
|
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla intijl2014-12-093-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the 32 ports that still use it. Bump PORTREVISION on their dependent ports except the ones that depend on these: audio/libogg audio/libvorbis devel/pcre ftp/curl graphics/jpeg graphics/libart_lgpl graphics/tiff textproc/expat2 textproc/libxslt In these cases the same trick as in the recent gettext update is used. The ports install a symlink with the old library version. When enough of their dependent ports have had regular updates the remaining ones can get a PORTREVISION bump and the links can be removed. Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes over 2200 packages to depend on devel/pcre while less than 200 actually link with it. The glib20 package still depends on devel/pcre so this should not make a difference for ports with USE_GNOME=glib20. Also, libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so USE_GNOME=glib20 should not propagate it. PR: 195724 Exp-run by: antoine Approved by: portmgr (antoine)
* Update GNOME to 3.14.2.kwm2014-12-032-4/+4
| | | | | | | | | | | | | | 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-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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)
* - Update to 0.18.0amdmi32014-11-292-5/+5
| | | | | PR: 195482 Submitted by: enitarzi@gmail.com
* Deprecated ports broken for more than 6 monthsantoine2014-11-281-0/+2
|
* Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-11-262-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before, we had: site_perl : lib/perl5/site_perl/5.18 site_perl/perl_arch : lib/perl5/site_perl/5.18/mach perl_man3 : lib/perl5/5.18/man/man3 Now we have: site_perl : lib/perl5/site_perl site_arch : lib/perl5/site_perl/mach/5.18 perl_man3 : lib/perl5/site_perl/man/man3 Modules without any .so will be installed at the same place regardless of the Perl version, minimizing the upgrade when the major Perl version is changed. It uses a version dependent directory for modules with compiled bits. As PERL_ARCH is no longer needed in plists, it has been removed from PLIST_SUB. The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now always removed, as is perllocal.pod. The old site_perl and site_perl/arch directories have been kept in the default Perl @INC for all Perl ports, and will be phased out as these old Perl versions expire. PR: 194969 Differential Revision: https://reviews.freebsd.org/D1019 Exp-run by: antoine Reviewed by: perl@ Approved by: portmgr
* Bump PORTREVISION after graphics/poppler update to 0.26.3makc2014-11-251-0/+1
|
* Fix package list by including symlink too, so nemo can run.kwm2014-11-232-0/+2
| | | | Submitted by: Charles Cowart <ucsdboy@gmail.com>
* While here no need to have shared-mime-info added twice in the run dependenciesbapt2014-11-191-2/+0
|
* Remove useless dependencies on some gnome2 componentsbapt2014-11-191-2/+2
| | | | | | | | | | The port does not link to any of the following components that were in list of dependencies: - gconf2, - gnomevfs2, - libglade2 - libIDL, - orbit2
* The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.kwm2014-11-1922-221/+460
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* - Update from 1.4.3 to 1.4.4danilo2014-11-192-4/+3
|
* - fix x11-fm/librfm and rodent issues with DFbsdrodrigo2014-11-175-315/+8
| | | | | | | | | - fix librfm pkg-descr - remove unnecesary dirrm & dirrmtry PR: ports/194834 Submitted by: marino Approved by: mentors (implicit)
* - Update to version 3.5.1pawel2014-11-073-12/+7
| | | | | | | | - Remove @dirrm's from pkg-plist PR: 194519 Submitted by: mp39590@gmail.com Approved by: maintainer timeout (16 days)
* x11-fm/ultracopier: But really pkg-plist still isn't neededmarino2014-10-241-1/+1
| | | | | | | | USES=desktop-file-utils handles the keywords listed in pkg-plist This was done on previous commit, but I committed the wrong commit message and I want to document why pkg-plist was removed again. Thanks: tijl
* x11-fm/ultracopier: Remove pkg-plist, unmask installation commandsmarino2014-10-241-2/+0
| | | | | | | With the new ability to use full paths, the plist can be simplified. This fixes a build issue on DragonFly where the PLIST_SUB was using an unevaluated variable (actually containing things like curly brackets), and this fix was preferable to := evaluations.
* x11-fm/ultracopier: Work around PLIST_FILES limitationmarino2014-10-242-5/+4
| | | | | PLIST_FILES won't support keywords, forcing this port to have a two-line pkg-plist to work around this limitation.
* x11-fm/ultracopier: Remove pkg-plist, unmask installation commandsmarino2014-10-242-15/+11
| | | | | | | With the new ability to use full paths, the plist can be simplified. This fixes a build issue on DragonFly where the PLIST_SUB was using an unevaluated variable (actually containing things like curly brackets), and this fix was preferable to := evaluations.
* - Convert ports from korean/, shells/, x11/, x11-clocks/, x11-fm/,mva2014-10-204-7/+4
| | | | | | x11-fonts/, x11-toolkits and x11-wm to new USES=python Approved by: portmgr (implicit)
* - Update to 0.5.11madpilot2014-10-142-39/+8
| | | | | | | | | - Fix typo in option description - Remove dirrms PR: 193997 Submitted by: Benat Gonzalez Etxepare <bbtruk at users.sourceforge.net> (maintainer)
* Update to 1.8.2bapt2014-10-063-96/+5
| | | | | Cleanup plist Remove now useless dependency on gnomehier
* Attempt to unbreak indexantoine2014-10-041-0/+2
|
* Upgrade rodent file manager to v5.2.9rodrigo2014-10-0412-1153/+1572
| | | | | | | | | | | The rodent project split the code in 3 parts, rodent itself and two shared libraries, librfm and libtubo. Librfm and libtubo are new ports because they evolve separately and can be used by other ports. PR: ports/193561 Submitted by: rodrigo Approved by: mentors (implicit)
* Patch configure instead of configure.in to avoid USE_AUTOTOOLStijl2014-09-243-29/+14
|
* - Update to 0.17.0amdmi32014-09-185-99/+6
|
* devel/glib12 x11-toolkits/gtk12:tijl2014-09-131-1/+1
| | | | | | | - Convert to USES=libtool and bump dependent ports - Add INSTALL_TARGET=install-strip - Remove patches that renamed include directories and libraries so they didn't conflict with early development versions of glib/gtk 2.0
* - Update to 1.2.2jhale2014-09-122-3/+3
| | | | | PR: 193241 Submitted by: Horia Racoviceanu <horia@racoviceanu.com> (maintainer)
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-117-4/+7
| | | | | | | | | | 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-107-76/+77
| | | | The porting work as been done by gnome@ (kwm) and Eric Turgeon (ericturgeon@ghostbsd.org)