| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19612 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
|
|
|
|
|
|
|
|
| |
I think we need to keep em a cycle. So that other ports have a chance to
update there .la files not to record dependancies .la files.
sprinkle some USE_AUTOTOOLS=libtool -> libtoolize. This will give us base
libtool (ltmain.sh and libtool.m4) files. But doesn't depend on
${LOCALBASE}/bin/libtool
INSTALL_TARGET=install-strip and misc smaller cleanups.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19578 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
|
|
|
|
|
|
|
|
|
| |
bad reports about it.
While here, do cosmetic changes and switch to tar:xz.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19449 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
|
|
|
|
| |
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18960 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
| |
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18958 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
| |
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18851 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update to new port rules, remove conflicts, latest_link, enable stage support.
gnome-games was skipped because I got a update for that.
gnome-keyring 2 vs 3, needs to be looked at.
zenity 2 vs 3, and libgnomekbd 2 vs 3
Use new lib_depend syntax in bsd.gnome.mk.
Possible lots of broken links.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18813 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
|
|
|
|
|
| |
file is installed only if DOCS is enabled in py-lxml, so when the DOCS option is not enable the ports system will try to reinstall the py-lxml package.
Reported by: poudriere
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18801 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Upgrade cinnamon, cinnamon-control-center, nemo and mutter [1].
- Add staging support
- While here change lib_depends to the new style
- Add some USES+=pkgconfig missing
- Sort USE_GNOME
- Update the pkg-plist for all the ports changed
- Fix the COMMENT knobs
- Fix the nemo patches. Remove patch-autogen.sh
- Remove patch-panels_common_cc-common-language.c and add patch-panels_user-accounts_um-utils.c for c-c-c
Reviewed by: kwm
[1] 1.8.8.1, 1.8.2, 1.8.5 and 3.6.2
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18785 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
|
|
|
| |
Use new LIB_DEPEND syntax for most ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18692 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
|
|
|
|
|
| |
USE_GMAKE= => USES=gmake
Sort Uses
Remove MAKE_JOBS_SAFE as it is default now.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18634 df743ca5-7f9a-e211-a948-0013205c9059
|
|
|
|
|
|
|
|
| |
Deal with recent USES changes, pet portlint here and there.
Sync with ports, more to come.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18393 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
|