non port: x11-wm/compiz/Makefile |
Number of commits found: 83 |
Tuesday, 1 Oct 2024
|
18:56 Rene Ladan (rene)
all: drop support for expired FreeBSD 14.0
Simplify expressions for FreeBSD 13.X
Reviewed by: many
Differential Revision: https://reviews.freebsd.org/D46601
4485bd8 |
Saturday, 13 Jan 2024
|
23:30 Daniel Engberg (diizzy)
*/*: Remove BROKEN in all ports that uses bsdforge.com for MASTER_SITES
Site is now back up
Reported by: Jamie Landeg-Jones <jamie@catflap.org>, Chris
<portmaster@bsdforge.com>
Approved by: portmgr (blanket)
e3a7ca2 |
Thursday, 4 Jan 2024
|
17:37 Daniel Engberg (diizzy)
*/*: Mark all ports that uses bsdforge.com in MASTER_SITES broken
The domain bsdforge.com has expired, mark all ports that only
uses bsdforge.com as broken (unfetchable). Additionally set ports that
uses bsdforge.com as primary site and have broken mirrors as broken
too as they're also unfetchable.
Approved by: portmgr (blanket)
82b56c1 |
Wednesday, 26 Jul 2023
|
00:48 Muhammad Moinur Rahman (bofh)
*/*: Fix build with llvm16 on 13.2-STABLE
As like as HEAD(14.0-RELEASE) llvm16 was merged in base for 13.2-STABLE
with the OSVERSION 1302507.
- Utilize USE_CXXSTD=c++14 or similar solution where applicable
- Update conditionals to addtionally check for OSVERSION greater than
1302507 and less than 1400000
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation
95274bf |
Tuesday, 18 Jul 2023
|
15:50 Muhammad Moinur Rahman (bofh)
x11-wm/compiz: Fix build with llvm16
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation
de5879c |
Wednesday, 1 Feb 2023
|
14:46 Baptiste Daroussin (bapt)
gnome: remove libwnck from the gnome framework
libwnck is a leftover from gnome2 time and almost unused
b27c376 |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Wednesday, 8 Jun 2022
|
20:18 Baptiste Daroussin (bapt)
compiz: disable gconf support
Approved by: maintainer (private email)
d631449 |
Sunday, 10 Apr 2022
|
19:11 Charlie Li (vishwin)
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
d63665f |
Saturday, 26 Mar 2022
|
08:27 Matthias Fechner (mfechner)
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
247c7db |
Tuesday, 22 Jun 2021
|
18:53 Kevin Bowling (kbowling)
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824
da3162c |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Monday, 9 Nov 2020
|
17:08 tcberner
Prefer graphics/ligvrsvg2-rust over graphics/librsvg2
- switch to the more modern version of librsvg2 on architectures
supporting rust
- this will fix some graphical issues on these architectures
PR: 250276
Exp-run by: antoine
Submitted by: tobik
Differential Revision: https://reviews.freebsd.org/D18878
|
Sunday, 4 Oct 2020
|
19:04 0mp
x11-wm/compiz: Fix compiz-manager texture size parsing error
compiz-manager doesn't cover the possibility of duplicate output from
glxinfo at line 238, which causes check_texture_size() to fail. Let's fix
it by limiting the number of output lines to 1.
PR: 247476
Submitted by: Vladimir Bychik
Approved by: maintainer (Chris Hutchinson)
MFH: 2020Q4
|
Sunday, 14 Jun 2020
|
16:01 zeising
Reset maintainer on compiz and related ports
Reset the maintainer on x11-wm/compiz and a few related ports.
Update MASTERDIR to make them fetchable again.
PR: 246461 246442
Submitted by: Chris Hutchinson (new maintainer)
Approved by: Daniel Austin (previous maintainer)
MFH: 2020Q2
|
Tuesday, 7 Jan 2020
|
11:48 pkubaj
x11-wm/compiz: depend on nvidia-settings only on amd64 and i386
Nvidia drivers are not available on other architectures.
PR: 242832
Approved by: freebsd-ports@dan.me.uk (maintainer timeout)
MFH: 2020Q1 (fix build blanket)
|
Sunday, 3 Nov 2019
|
21:56 zeising
Switch all ports to use USES=xorg-cat
Change all ports to use USES=xorg-cat instead of the old XORG_CAT
Add USES=xorg and USES=gl as needed to x11@ ports
|
Thursday, 2 May 2019
|
18:52 0mp
x11-wm/compiz: Add the amdgpu to driver whitelist
The elements of the list are prefixes of display drivers located in
/usr/local/lib/xorg/modules/drivers, so these refer to Xorg display
drivers, not kernel modules.
The "intel" driver covers i915 if and only if intel_drv.so is loaded. If
modesetting_drv.so is loaded then "intel" does not cover i915 anymore.
As xf86-video-amdgpu installs amdgpu_drv.so, "amdgpu" should also be added
to the list. "ati" and "radeon" cover display drivers installed by both
xf86-video-ati and xf86-video-ati-legacy.
PR: 230894
Submitted by: Samy Mahmoudi <samy.mahmoudi@gmail.com>
Approved by: portmgr (maintainer timeout, > 14 days)
|
15:37 0mp
x11-wm/compiz: Clean up port's makefile
- Add modesetting to the drivers whitelist
- Use upstream name xfwm4 instead of xfwm to properly fall back
- Remove reference to former option GNOME
- Simplify option DBUS
- Add missing dependencies
- Add LICENSE
- Add USES=gnome, USES=gl and USE_GL=gl
- Reorder the variables to pet portlint
- Regenerate patch files to pet portlint
Metacity migrated to GTK+ 3 while Compiz still uses GTK+ 2. This
incompatibility was left unseen at make time because of a reference to
former option GNOME in an assertion which resulted in METACITY being always
disabled.
Committer's changes:
- Remove broken option METACITY
- Further lint the makefile
PR: 230894
Submitted by: Samy Mahmoudi <samy.mahmoudi@gmail.com>
Reviewed by: mat
Approved by: portmgr (maintainer timeout: > 14 days)
Differential Revision: https://reviews.freebsd.org/D19467
|
Sunday, 30 Sep 2018
|
20:27 kwm
The updated libgtop included in the GNOME 3.28 update broke runtime for
mate ports that use libgtop [1]. Bump all users not included in the GNOME
update to fix these issues.
Reported by: Barbara Guida <barbara.freebsd@gmail.com> [1]
|
Tuesday, 11 Sep 2018
|
18:34 zeising
Change x11/xorgproto to become a build dep
Change x11/xorgproto to become a build time dependency when added to
USE_XORG. Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.
PR: 230909
Reviewed by: eadler
Approved by: portmgr (antoine)
Obtained
from: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run: antoine
Differential Revision: https://reviews.freebsd.org/D16906
|
Tuesday, 31 Jul 2018
|
18:41 zeising
Switch to xorgproto instead of individual packages
Upstream used to distribute protocol headers as separate packages, but has
decided to merge those to a common package, named xorgproto. This update
tracks that change.
* Add a new port, x11/xorgproto, with are protocol headers for xorg.
* Hook the new protocol port to the build and to infrastructure in
bsd.xorg.mk.
* Update all ports with a dependency on any of the old *proto packages to
instead depend on xorgproto. Bump portrevision.
* Delete the old *proto packages, update MOVED.
PR: 230023
Submitted by: zeising
Approved by: portmgr (antoine)
exp-run by: antoine
|
Tuesday, 23 May 2017
|
05:03 rezny
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845
|
Friday, 1 Apr 2016
|
14:33 mat
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight
|
Sunday, 2 Aug 2015
|
20:23 kwm
Part 1 of adding USE_GNOME=intltool to ports that require it.
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@
|
Thursday, 25 Dec 2014
|
20:54 bapt
Bump portrevision after png update
|
Wednesday, 24 Dec 2014
|
01:28 antoine
Properly support png15
|
Friday, 3 Oct 2014
|
12:32 kwm
Remove the gnome option, it doesn't work anymore after gnome3 is imported.
|
Thursday, 25 Sep 2014
|
15:18 tijl
- Set CPPFLAGS and LIBS in a number of ports so configure can find libintl.h
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)
|
Wednesday, 10 Sep 2014
|
20:50 gerald
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
|
Monday, 18 Aug 2014
|
16:43 bdrewery
- Move RESETPREFIX to default PLIST_SUB
With hat: portmgr
|
Tuesday, 3 Jun 2014
|
05:13 miwi
- Update to 0.8.8
- Pass maintainership to submitter
PR: 190534
Submitted by: Daniel Austin
|
Thursday, 1 May 2014
|
11:08 bar
Fix pkg-plist when built without GNOME
While here:
- Fix a misspelled option in a test
- Strip binaries
PR: ports/189014
|
04:32 jkim
Explicitly set libX11 dependency to fix build.
|
Wednesday, 30 Apr 2014
|
05:47 bapt
Fix packaging with pkg_install by workarounding a pkg_install bug
While here:
- s/disable-kde3/disable-kde/
- Remove .la files, they are useless here
Reported by: bar
|
Wednesday, 23 Apr 2014
|
19:26 jkim
Explicitly set libXext dependency to fix build after r351936.
|
13:25 tijl
When linking a library libA with a library libB using libtool, if libB.la
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)
|
Tuesday, 22 Apr 2014
|
18:22 antoine
Fix options helpers conversion
|
08:13 bapt
Support stage
Cleanup a bit (this ports deserves either more love or death)
|
Saturday, 15 Mar 2014
|
16:32 miwi
- Convert USE_GMAKE/BZIP2 to USES
|
Saturday, 21 Sep 2013
|
00:01 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-wm)
|
Tuesday, 2 Jul 2013
|
13:20 rene
Remove support for the non-default KDE3 option.
Leave KDE3 in pkg-plist (which is now just a comment) to ease any update
to KDE4.
|
Monday, 6 May 2013
|
06:27 jgh
- adoption of USES framwork for gettext and pathfix
Approved by: portmgr (bapt@)
|
Wednesday, 6 Mar 2013
|
16:52 bapt
Convert USE_FUSE macros into USES feature.
While here trim headers
Convert some USE_GNOME= gnomehack -> USES= pathfix
|
Wednesday, 23 Jan 2013
|
15:00 makc
Bump PORTREVISION after DESKTOP_ENTRIES update
|
Monday, 7 Jan 2013
|
02:07 makc
- Update DESKTOP_ENTRIES:
* rephrase Comment field or use port ${COMMENT} if appropriate
* adjust Icon field according to the Desktop Entry Specification
* update Categories field: remove deprecated category Application;
set main category, if missing
- Remove indefinite article and/or rephrase COMMENT
- Trim Makefile header
- Other minor changes
|
Friday, 14 Dec 2012
|
15:47 flo
- introduce a USE_FUSE macro
- convert all fuse ports to use the new macro
The macro makes sure sysutils/fusefs-libs gets installed and depending on
fuse being in base or not it installs sysutils/fusefs-kmod.
Approved by: portmgr (bapt)
|
Friday, 1 Jun 2012
|
05:26 dinoex
- update png to 1.5.10
|
Thursday, 31 May 2012
|
22:35 bapt
Fix multiple options testing in one line
|
14:49 bapt
Convert to new options framework
|
Friday, 23 Sep 2011
|
22:26 amdmi3
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
|
Tuesday, 12 Jul 2011
|
05:27 stephen
- Fix compiz-manager script to work with Nvidia graphics card.
- Add run_depends needed by compiz-manager script.
- Portlint.
- Bump portrevision.
PR: ports/151137
Submitted by: Ivan Klymenko <fidaj@ukr.net>
Approved by: gabor (mentor)
|
Tuesday, 5 Jul 2011
|
02:51 tabthorpe
- Reassign to the heap
|
Sunday, 5 Dec 2010
|
11:44 kwm
Fix gtk-window-decorator with gtk+ 2.22. GdkDrawable got deprecated in favor
of cairo in 2.22. However it seems to be pretty buggy now.
Submitted by: jkim@
Approved by: fixing gnome 2.32 update fallout
Obtained from: compiz git
|
Saturday, 4 Dec 2010
|
07:34 ade
Sync to new bsd.autotools.mk
|
Saturday, 20 Nov 2010
|
15:37 kwm
Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.32/
This will be the last release of the GNOME 2.x series, mainly a bugfix and
bridge release to the first release of the GNOME 3.x series.
This release features commits by avl, marcus, mezz and myself.
The FreeBSD GNOME Team would like to thank the following contributors and
testers for there help with this release:
Zane C.B. <vvelox@vvelox.net>
romain@
Olaf Seibert <O.Seibert@cs.ru.nl>
DomiX
Bapt <baptiste.daroussin@gmail.com>
jsa@
miwi@
Sergio de Almeida Lenzi <lenzi.sergio@gmail.com>
Maxim Samsonov <xors@mne.ru>
Kris Moore
And pav@ for 2 exp-runs
PR: ports/152255
ports/143260
ports/141033
ports/149629
ports/150350
ports/151523
With hat: gnome@
|
Monday, 31 May 2010
|
02:01 ade
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Monday, 10 May 2010
|
21:19 kwm
Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.30/ .
This release brings initial PackageKit support, Upower (replaces power
management part of hal), cuse4bsd integration with HAL and cheese, and a
faster Evolution.
Sadly GNOME 2.30.x will be the last release with FreeBSD 6.X support. This
will also be the last of the 2.x releases. The next release will be the
highly-anticipated GNOME 3.0 which will bring with it a new UI experience.
Currently, there are a few bugs with GNOME 2.30 that may be of note for our
users. Be sure to consult the UPGRADING note or the 2.30 upgrade FAQ at
http://www.freebsd.org/gnome/docs/faq230.html for specific upgrading
instructions, and the up-to-date list of known issues.
This release features commits by avl, ahze, bland, marcus, mezz, and myself.
The FreeBSD GNOME Team would like to thank Anders F Bjorklund for doing the
initual packagekit porting.
And the following contributors & testers for there help with this release:
Eric L. Chen
Vladimir Grebenschikov
Sergio de Almeida Lenzi
DomiX
walder
crsd
Kevin Oberman
Michal Varga
Pavel Plesov
Bapt
kevin
and ITetcu for two exp-run
PR: ports/143852
ports/145347
ports/144980
ports/145830
ports/145511
|
Saturday, 3 Apr 2010
|
06:51 dinoex
- add missing delependency
|
Monday, 29 Mar 2010
|
05:40 dinoex
- fix build for png-1.4.1
PR: 145139
Submitted by: Barbara
|
Sunday, 28 Mar 2010
|
06:47 dinoex
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Friday, 5 Feb 2010
|
11:46 dinoex
- update to jpeg-8
|
Tuesday, 1 Dec 2009
|
21:57 rnoland
Update to 0.8.4
I'm not dealing with kde4 support right now, patches welcome.
|
Saturday, 28 Nov 2009
|
20:06 marcus
Presenting GNOME 2.28.1 for FreeBSD. The official release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.28/ .
Officially, this is mostly a polishing release in preparation for GNOME 3.0
due in about a year.
On the FreeBSD front, though, a lot went into this release. Major thanks
goes to kwm and avl who did a lot of the porting work for this release.
In particular, kwm brought in Evolution MAPI support for better Microsoft
Exchange integration. Avl made sure that the new gobject introspection
repository ports were nicely compartmentalized so that large dependencies
aren't brought in wholesale.
But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself)
contributed to this release.
Other major improvements include an updated HAL with better volume
probing code, ufsid integration, and support for volume names containing
spaces (big thanks to J.R. Oldroyd); a new WebKit; updated AbiWord;
an updated Gimp; and a preview of the new GNOME Shell project (thanks to
Pawel Worach).
The FreeBSD GNOME Team would like to that the following additional
contributors to this release whose patches and testing really helped
make it a success:
Andrius Morkunas
Dominique Goncalves
Eric L. Chen
J.R. Oldroyd
Joseph S. Atkinson
Li
Pawel Worach
Romain Tartière
Thomas Vogt
Yasuda Keisuke
Rui Paulo
Martin Wilke
(and an extra shout out to miwi and pav for pointyhat runs)
We would like to send this release out to Alexander Loginov (avl) in
hopes that he feels better soon.
PR: 136676
136967
138872 (obsolete with new epiphany-webkit)
139160
134737
139941
140097
140838
140929
|
Sunday, 2 Aug 2009
|
19:36 mezz
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr
|
Friday, 31 Jul 2009
|
13:57 dinoex
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Wednesday, 8 Apr 2009
|
06:55 rnoland
Update to 0.8.2
o Start removing the fusion name from plugins.
|
Sunday, 25 Jan 2009
|
03:30 rnoland
Remove the dynamic test for xcb support, since it is default now.
Approved by: garga (mentor, implicit)
|
Wednesday, 1 Oct 2008
|
12:32 rnoland
Update to 0.7.8
Approved by: garga (mentor), portmgr
|
Thursday, 21 Aug 2008
|
06:18 rafan
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
|
Wednesday, 30 Jul 2008
|
19:00 rnoland
Update my email address to my @FreeBSD.org address.
Approved by: garga (mentor)
|
Friday, 6 Jun 2008
|
14:17 edwin
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
Saturday, 19 Apr 2008
|
17:56 miwi
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
|
Monday, 24 Mar 2008
|
15:44 wxs
Pass maintainership back to rnoland - he's back online.
Sorry about this and welcome back!
Approved by: garga (implicit)
|
Thursday, 20 Mar 2008
|
16:10 wxs
Reset maintainer due to bouncing mails.
Discussed with pav.
Submitted by: miwi on IRC
Approved by: garga (mentor)
|
Monday, 29 Oct 2007
|
19:20 flz
Update compiz to 0.6.2.
Submitted by: maintainer
|
Thursday, 25 Oct 2007
|
20:24 pav
- Fix the run depends syntax
Reported by: maintainer
|
17:10 mezz
- Fix the plist.
- While I am here, remove ${BUILD_DEPENDS} from RUN_DEPENDS to avoid all of
un-need stuff to be in runtime dependencies from build dependencies such as
gmake.
- Bump the PORTREVISION.
Reported by: pointyhat-exp
Approved by: Related with our (FreeBSD GNOME Team) big change
|
Sunday, 30 Sep 2007
|
12:05 stefan
Add textproc/libxslt to the dependencies.
PR: 115734
Submitted by: Olivier Smedts <olivier@gid0.org>
Approved by: maintainer
|
Wednesday, 22 Aug 2007
|
17:39 flz
Force commit to note that previous commit was ports/115703, not ports/112826.
|
15:55 flz
Update x11-wm/compiz to 0.5.2.
PR: ports/112826
Submitted by: maintainer
|
Saturday, 19 May 2007
|
20:32 flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Number of commits found: 83 |