| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
While here:
- switch maintainership to gnome@FreeBSD.org
- convert those ports with options to the
compact form
- stop using paths in {run/lib}_depends and
instead use the package:dir form
- ensure no USE_AUTOTOOLS= libtool is used. Those
doing the autofoo dance must use libtoolize
instead
I will drop keepla in the future. I did no want to mix that
with this commit.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19786 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
|
|
|
|
|
| |
cinnamon-menus and mint-themes. Remove a lot of unused stuff in
misc/cinnamon-translations. Also try to remove deprecated stuff here and
there.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19573 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Many packages were split. New components appeared
- In cinnamon-settings, the applet to configure the users has been removed. It needs
python-pam, which is not in the tree yet
- The translations are optional and can be enabled in x11/cinnamon
- To configure cinnamon, use cinnamon-settings. The cinnamon-control-center seems to be
lagging behind
- The cinnamon2d, the fallback version of cinnamon, seems to be buggy and needs some love. It can be
chosen with gdm in the session list
- Only a subset of the nemo-extensions were enabled. More to come in the future
- The JavaScripts bindings are now provided by lang/cjs (which seems to be a fork from lang/gjs)
The development of cinnamon is moving fast, so if you find problems please contact gnome@freebsd.org
Reviewed by: kwm
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18985 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- stop using the GITHUB macros from bsd.sites.mk and use MASTER_SITES instead [1]
- fix some incorrect STAGEDIR usages. Also remove some incorrect and useless ${STAGE}
- resort x11/cinnamon post-patch so that all the paths in generate_desktop_files are staging compliant
- fix the compilation of cinnamon. The build failed to detect gettext
- fix nemo to install gir and typelib files in the right place
- fix c-c-c to honour ${LOCALBASE} when calling autoreconf, ${PREFIX} may be different than ${LOCALBASE}
[1] The source code was tar'ed inside a directory that did not follow the desired name schema (${PORTNAME}-${PORTVERSION}) and also was chaging from time to time, making the port hard to keep up to date and compilable. The code was inside a directory like linuxmint-portname-$random_id where $random_im != port_commit_id.
Reviewed by: kwm
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18795 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
|
|
|
|
|
|
|
| |
- Make it stage compliant
- Sort USES and USE_GNOME. Add pkgconfig to USES
- Fix a wrong lib_depend
Reviewed by: kwm
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18786 df743ca5-7f9a-e211-a948-0013205c9059
|
|
nemo (nautilus clone)
muffin (mutter clone)
cinnemon-control-center and cinnemon (gnome-c-c and gnome-shell clones)
Submitted by: Gustau Perez i Querol <gustau.perez@gmail.com>
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17239 df743ca5-7f9a-e211-a948-0013205c9059
|