non port: x11/libxfce4util/Makefile |
SVNWeb
|
Number of commits found XX: 63 |
Sat, 2 Jan 2021
|
[ 16:36 madpilot ] 
559953 MOVED
559953 Mk/Uses/xfce.mk
559953 UPDATING
559953 archivers/thunar-archive-plugin/Makefile
559953 audio/thunar-media-tags-plugin/Makefile
559953 audio/xfce4-pulseaudio-plugin/Makefile
559953 deskutils/orage/Makefile
559953 deskutils/orage/pkg-descr
559953 deskutils/orage/pkg-plist
559953 deskutils/xfce4-generic-slider/Makefile
(Only the first 10 of 117 ports in this commit are shown above. )
Welcome XFCE 4.16 to the FreeBSD ports tree!
Upstream announce: https://xfce.org/about/news/?post=1608595200
This XFCE release dropped support for GTK2 plugins and also dropped
GTK2 from all components.
WARNING: please check UPDATING before upgrading your packages. In
case of problems also read the libexo pkg-message.
Due to this some panel plugins and libraries will be removed since
they cannot compile anymore:
- print/xfce4-print
- x11/xfce4-quicklauncher-plugin (Only the first 15 lines of the commit message are shown above )
|
Sun, 22 Sep 2019
|
[ 16:34 pkubaj ] 
512593 x11/libxfce4util/Makefile
x11/libxfce4util: fix build on GCC architectures
Add USES=compiler:c11 to fix:
../libxfce4util/xfce-kiosk.h:37: error: redefinition of typedef 'XfceKiosk'
../libxfce4util/xfce-kiosk.h:35: error: previous declaration of 'XfceKiosk' was
here
Approved by: mentors (implicit approval)
|
Thu, 19 Sep 2019
|
[ 23:46 madpilot ] 
512378 CHANGES
512378 MOVED
512378 Mk/Uses/xfce.mk
512378 archivers/squeeze/Makefile
512378 archivers/thunar-archive-plugin/Makefile
512378 archivers/thunar-archive-plugin/distinfo
512378 archivers/thunar-archive-plugin/pkg-plist
512378 audio/thunar-media-tags-plugin/Makefile
512378 audio/thunar-media-tags-plugin/distinfo
512378 audio/thunar-media-tags-plugin/pkg-plist
(Only the first 10 of 170 ports in this commit are shown above. )
Welcome XFCE 4.14 to the FreeBSD ports tree
- This XFCE release uses almost exclusively gtk3, so the USES=xfce
now defaults to gtk3
- Make x11-themes/gtk-xfce-engine an optional dependency(disabled
by default), it only supports gtk2, so would leave miost of this
XFCE version unthemed.
- Add Greybird as an optional and enabled dependency as a modern
theme supporting both GTK versions and all other XFCE parts
- The xfce4-vala port is deprecated and removed. The VALA bindings
are available in the library ports using the GIR and VAPI options
(on by default)
- Fixed various missing library and portlint warnings (portmgr fixit
blanket)
- Default Display Manager changed to lightdm (Thanks to woodsb02 (Only the first 15 lines of the commit message are shown above )
|
Tue, 22 Jan 2019
|
[ 14:44 madpilot ] 
490953 archivers/thunar-archive-plugin/Makefile
490953 archivers/thunar-archive-plugin/pkg-descr
490953 archivers/thunar-archive-plugin/pkg-plist
490953 audio/thunar-media-tags-plugin/Makefile
490953 audio/thunar-media-tags-plugin/pkg-descr
490953 audio/thunar-media-tags-plugin/pkg-plist
490953 audio/xfce4-mixer/Makefile
490953 audio/xfce4-mixer/files
490953 audio/xfce4-mixer/pkg-descr
490953 audio/xfce4-mpc-plugin/Makefile
(Only the first 10 of 151 ports in this commit are shown above. )
Clenup xfce ports:
- Add missing dependencies
- Remove unneeded patches
- Regenerate and rename legacy patches
- Add NLS option to ports providing such a knob, and missing the
option
- Add INSTALL_TARGET=install-strip where missing
- Sort things
- Remove unneeded +=
- Cosmetic changes to OPTION related variables to improve readability
- Update WWW
- Silence portlint warnings about variables order
- Bump PORTREVISION where changing dependencies and/or adding
install-strip
|
Tue, 28 Apr 2015
|
[ 17:01 bdrewery ] 
384919 Mk/Uses/xfce.mk
384919 Mk/bsd.sites.mk
384919 archivers/squeeze/Makefile
384919 archivers/thunar-archive-plugin/Makefile
384919 audio/thunar-media-tags-plugin/Makefile
384919 audio/xfce4-mixer/Makefile
384919 audio/xfce4-mpc-plugin/Makefile
384919 audio/xfmpc/Makefile
384919 deskutils/xfce4-tumbler/Makefile
384919 deskutils/xfce4-xkb-plugin/Makefile
(Only the first 10 of 49 ports in this commit are shown above. )
USES=xfce: Stop overriding MASTER_SITE_SUBDIR.
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
|
Thu, 5 Mar 2015
|
[ 22:52 olivierd ] 
380565 CHANGES
380565 Mk/Uses/xfce.mk
380565 Mk/bsd.xfce.mk
380565 UPDATING
380565 archivers/squeeze/Makefile
380565 archivers/squeeze/pkg-plist
380565 archivers/thunar-archive-plugin/Makefile
380565 audio/thunar-media-tags-plugin/Makefile
380565 audio/xfce4-mixer/Makefile
380565 audio/xfce4-mpc-plugin/Makefile
(Only the first 10 of 163 ports in this commit are shown above. )
The FreeBSD Xfce team proudly presents Xfce 4.12.
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 (Only the first 15 lines of the commit message are shown above )
|
Sun, 31 Aug 2014
|
[ 18:51 tijl ] 
366813 x11/libxfce4util/Makefile
366813 x11/libxfce4util/pkg-plist
Move documentation back to default gtk-doc location
|
[ 15:21 tijl ] 
366779 x11/libxfce4util/Makefile
366779 x11/libxfce4util/pkg-plist
- Add USES=libtool and INSTALL_TARGET=install-strip
- Use USES=tar:bzip2
- Use option helpers
- Install documentation in DOCSDIR
|
Mon, 14 Oct 2013
|
[ 19:42 olivierd ] 
330345 x11/libexo/Makefile
330345 x11/libexo/pkg-plist
330345 x11/libxfce4menu/Makefile
330345 x11/libxfce4util/Makefile
330345 x11/libxfce4util/pkg-descr
330345 x11/xfce4-conf/Makefile
330345 x11/xfce4-conf/files/patch-xfconf__xfconf-cache.c
330345 x11/xfce4-conf/pkg-plist
- Support STAGEDIR
- Convert to new LIB_DEPENDS format (x11/libxfce4menu, x11/xfce4-conf)
- Switch to USES= gmake (x11/libxfce4menu)
- Update Perl dependencies versions (x11/xfce4-conf)
- Add patch, to use new GLib 2.32 mutex API (x11/xfce4-conf)
Reviewed by: Perl (az@, bapt@, and mat@)
|
Fri, 20 Sep 2013
|
[ 23:43 bapt ] 
327777 x11/3ddesktop/Makefile
327777 x11/9box/Makefile
327777 x11/9menu/Makefile
327777 x11/alltray/Makefile
327777 x11/appres/Makefile
327777 x11/apwal/Makefile
327777 x11/arandr/Makefile
327777 x11/aterm/Makefile
327777 x11/avant-window-navigator-gnome/Makefile
327777 x11/avant-window-navigator/Makefile
(Only the first 10 of 483 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11)
|
Mon, 16 Sep 2013
|
[ 16:32 bapt ] 
327411 comms/gnuradio/Makefile
327411 comms/mgetty+sendfax/Makefile
327411 math/R/Makefile
327411 math/cvc3/Makefile
327411 math/maxima/Makefile
327411 math/octave/Makefile
327411 math/p5-Parse-Range/Makefile
327411 math/proofgeneral/Makefile
327411 math/pspp/Makefile
327411 math/stp/Makefile
(Only the first 10 of 18 ports in this commit are shown above. )
Convert to new perl framework
Convert USE_GMAKE to USES
|
Wed, 8 May 2013
|
[ 14:59 olivierd ] 
317669 x11/libxfce4util/Makefile
317669 x11/libxfce4util/distinfo
317669 x11/libxfce4util/files
317669 x11/libxfce4util/files/patch-configure
- Update to 4.10.1
- Replace post-patch target by patch (configure script)
- Finish to convert USES
|
Fri, 26 Apr 2013
|
[ 10:44 ak ] 
316596 archivers/libcomprex/Makefile
316596 archivers/squeeze/Makefile
316596 astro/nightfall/Makefile
316596 astro/viking/Makefile
316596 audio/abraca/Makefile
316596 audio/amarok-kde4/Makefile
316596 audio/aqualung/Makefile
316596 audio/arts/Makefile
316596 audio/audex/Makefile
316596 audio/beast/Makefile
(Only the first 10 of 277 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt)
|
Tue, 23 Apr 2013
|
[ 14:20 bapt ] 
316355 archivers/libcomprex/Makefile
316355 archivers/liborange/Makefile
316355 archivers/libpar2/Makefile
316355 archivers/py-liblzma/Makefile
316355 archivers/squeeze/Makefile
316355 astro/viking/Makefile
316355 audio/xfce4-mixer/Makefile
316355 audio/xfce4-mpc-plugin/Makefile
316355 biology/xmolwt/Makefile
316355 databases/mydumper/Makefile
(Only the first 10 of 407 ports in this commit are shown above. )
Finish converting the whole ports tree to USES=pkgconfig
|
Thu, 9 Aug 2012
|
[ 19:00 olivierd ]
302347 x11/libxfce4util/Makefile
302347 x11/libxfce4util/pkg-plist
- Use USE_PKGCONFIG
- Add patch when NLS is disabled
- Remove USE_AUTOTOOLS (libtool) macro
Submitted by: myself
Approved by: miwi, rene (mentors)
|
Wed, 30 May 2012
|
[ 16:49 miwi ]
1.8 archivers/squeeze/Makefile
1.11 deskutils/xfce4-tumbler/Makefile
1.10 sysutils/garcon/Makefile
1.22 sysutils/xfce4-settings/Makefile
1.40 x11-fm/thunar/Makefile
1.61 x11-toolkits/libxfce4gui/Makefile
1.70 x11-wm/xfce4-desktop/Makefile
1.66 x11-wm/xfce4-panel/Makefile
1.60 x11-wm/xfce4-session/Makefile
1.63 x11-wm/xfce4-wm/Makefile
(Only the first 10 of 15 ports in this commit are shown above. )
- Convert complete XFCE to new options framework
While here some extra work:
- Remove 6.X gruft
- Correct NOPORTDOCS
- Pet portlint
- Whitespaces fixes
Reviewed by: beat, bapt (thx!)
|
Fri, 25 May 2012
|
[ 16:51 miwi ]
1.13 Mk/bsd.xfce.mk
1.1241 UPDATING
1.7 archivers/squeeze/Makefile
1.2 archivers/squeeze/pkg-plist
1.61 audio/xfce4-mixer/Makefile
1.10 deskutils/xfce4-tumbler/Makefile
1.6 deskutils/xfce4-tumbler/distinfo
1.14 devel/xfce4-dev-tools/Makefile
1.5 devel/xfce4-dev-tools/distinfo
1.3 devel/xfce4-dev-tools/pkg-descr
(Only the first 10 of 76 ports in this commit are shown above. )
- Welcome XFCE 4.10 to the portstree!
Special Thanks to: rene, Olivier Duchateau <duchateau.olivier@gmail.com>
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
Tested by: phw
|
Wed, 26 Oct 2011
|
[ 20:27 rene ]
1.60 audio/xfce4-mixer/Makefile
1.28 audio/xfce4-mpc-plugin/Makefile
1.31 deskutils/orage/Makefile
1.45 deskutils/xfce4-notes-plugin/Makefile
1.3 deskutils/xfce4-notes-plugin/pkg-descr
1.36 deskutils/xfce4-xkb-plugin/Makefile
1.13 devel/xfce4-dev-tools/Makefile
1.22 editors/mousepad/Makefile
1.31 graphics/ristretto/Makefile
1.43 misc/xfce4-weather-plugin/Makefile
(Only the first 10 of 63 ports in this commit are shown above. )
Consistify spelling of "Xfce", and some other projects while there.
Also remove a commented out BROKEN line for x11/xfce4-clipman-plugin
PR: ports/160730
Submitted by: ryusuke
|
Sun, 23 Oct 2011
|
[ 19:11 rene ]
1.45 x11/libxfce4util/Makefile
1.23 x11/libxfce4util/distinfo
1.17 x11/libxfce4util/pkg-plist
Update to 4.8.2
Changelog: http://mail.xfce.org/pipermail/xfce/2011-September/029146.html
PR: ports/160792
Submitted by: Olivier Duchateau [duchateau.olivier gmail]
|
[ 11:56 rene ]
1.59 audio/xfce4-mixer/Makefile
1.30 deskutils/orage/Makefile
1.5 deskutils/xfce4-tumbler/Makefile
1.12 devel/xfce4-dev-tools/Makefile
1.21 editors/mousepad/Makefile
1.30 misc/xfce4-appfinder/Makefile
1.28 misc/xfce4-wm-themes/Makefile
1.63 print/xfce4-print/Makefile
1.4 sysutils/garcon/Makefile
1.18 sysutils/xfce4-settings/Makefile
(Only the first 10 of 26 ports in this commit are shown above. )
Re-assign to the Xfce team.
Approved by: oliver (previous maintainer)
|
Thu, 3 Mar 2011
|
[ 10:12 oliver ]
1.8 Mk/bsd.xfce.mk
1.2 archivers/squeeze/Makefile
1.10 archivers/thunar-archive-plugin/Makefile
1.2 archivers/thunar-archive-plugin/distinfo
1.2 archivers/thunar-archive-plugin/pkg-plist
1.19 audio/thunar-media-tags-plugin/Makefile
1.57 audio/xfce4-mixer/Makefile
1.21 audio/xfce4-mixer/distinfo
1.21 audio/xfce4-mixer/pkg-plist
1.25 audio/xfce4-mpc-plugin/Makefile
(Only the first 10 of 119 ports in this commit are shown above. )
Welcome XFCE 4.8 to the portstree!
Special Thanks to: miwi, Olivier Duchateau <duchateau.olivier@gmail.com>
|
Sat, 4 Dec 2010
|
[ 07:34 ade ]
1.164 Mk/bsd.gnome.mk
1.63 Mk/bsd.php.mk
1.660 Mk/bsd.port.mk
1.1001 UPDATING
1.63 accessibility/atk/Makefile
1.58 accessibility/gnome-mag/Makefile
1.33 accessibility/kdeaccessibility/Makefile
1.34 archivers/arj/Makefile
1.17 archivers/kbackup/Makefile
1.10 archivers/kio_p7zip/Makefile
(Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Mon, 31 May 2010
|
[ 15:34 oliver ]
1.9 devel/xfce4-dev-tools/Makefile
1.11 sysutils/xfce4-settings/Makefile
1.56 x11-wm/xfce4-panel/Makefile
1.49 x11-wm/xfce4-session/Makefile
1.32 x11/Terminal/Makefile
1.39 x11/libexo/Makefile
1.8 x11/libxfce4menu/Makefile
1.41 x11/libxfce4util/Makefile
1.11 x11/xfce4-conf/Makefile
forced commit to add that the previous commit was based on the following PRs
PR:
ports/146921,ports/146922,ports/146924,ports/146925,ports/146926,ports/146927,ports/146928,ports/146929,ports/146930
|
[ 15:27 oliver ]
1.498 Mk/bsd.sites.mk
1.7 Mk/bsd.xfce.mk
1.9 archivers/thunar-archive-plugin/Makefile
1.17 audio/thunar-media-tags-plugin/Makefile
1.55 audio/xfce4-mixer/Makefile
1.22 audio/xfce4-mpc-plugin/Makefile
1.20 audio/xfmpc/Makefile
1.24 deskutils/orage/Makefile
1.40 deskutils/xfce4-notes-plugin/Makefile
1.18 deskutils/xfce4-notification-daemon/Makefile
(Only the first 10 of 93 ports in this commit are shown above. )
update xfce to 4.6.2
bump PORTREVISION on all depending ports
|
Sun, 2 Aug 2009
|
[ 19:36 mezz ]
1.1958 MOVED
1.31 Mk/bsd.autotools.mk
1.842 UPDATING
1.58 accessibility/atk/Makefile
1.51 accessibility/gnome-mag/Makefile
1.30 accessibility/kdeaccessibility/Makefile
1.12 archivers/kbackup/Makefile
1.7 archivers/kio_p7zip/Makefile
1.33 archivers/libcomprex/Makefile
1.2 archivers/libcomprex/files/patch-Makefile.in
(Only the first 10 of 1514 ports in this commit are shown above. )
-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
|
Wed, 6 May 2009
|
[ 14:56 oliver ]
1.6 Mk/bsd.xfce.mk
1.3 archivers/thunar-archive-plugin/Makefile
1.9 audio/thunar-media-tags-plugin/Makefile
1.49 audio/xfce4-mixer/Makefile
1.20 audio/xfce4-mixer/distinfo
1.2 audio/xfce4-mixer/files/patch-r29703
1.20 audio/xfce4-mixer/pkg-plist
1.14 audio/xfce4-mpc-plugin/Makefile
1.13 audio/xfmpc/Makefile
1.17 deskutils/orage/Makefile
(Only the first 10 of 91 ports in this commit are shown above. )
update xfce to 4.6.1
bump PORTREVISION where necessary
|
Mon, 2 Mar 2009
|
[ 16:51 oliver ]
1.1808 MOVED
1.5 Mk/bsd.xfce.mk
1.47 audio/xfce4-mixer/Makefile
1.19 audio/xfce4-mixer/distinfo
1.19 audio/xfce4-mixer/pkg-plist
1.15 deskutils/orage/Makefile
1.5 deskutils/orage/distinfo
1.5 deskutils/orage/pkg-plist
1.8 devel/xfce4-dev-tools/Makefile
1.3 devel/xfce4-dev-tools/distinfo
(Only the first 10 of 74 ports in this commit are shown above. )
update Xfce to 4.6
for more information please read
http://www.xfce.org/about/news?id=21
|
Thu, 30 Oct 2008
|
[ 17:14 oliver ]
1.4 Mk/bsd.xfce.mk
1.46 audio/xfce4-mixer/Makefile
1.18 audio/xfce4-mixer/distinfo
1.18 audio/xfce4-mixer/pkg-plist
1.13 deskutils/orage/Makefile
1.4 deskutils/orage/distinfo
1.4 deskutils/orage/pkg-plist
1.7 devel/xfce4-dev-tools/Makefile
1.10 editors/mousepad/Makefile
1.4 editors/mousepad/distinfo
(Only the first 10 of 60 ports in this commit are shown above. )
update xfce to 4.4.3
|
Fri, 6 Jun 2008
|
[ 14:09 edwin ]
1.19 x11/Terminal/Makefile
1.14 x11/alltray/Makefile
1.16 x11/apwal/Makefile
1.32 x11/aterm/Makefile
1.31 x11/bbrun/Makefile
1.15 x11/brightside/Makefile
1.10 x11/chameleon/Makefile
1.11 x11/cnslock/Makefile
1.32 x11/decurs/Makefile
1.10 x11/deskmenu/Makefile
(Only the first 10 of 151 ports in this commit are shown above. )
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)
|
Tue, 12 Feb 2008
|
[ 18:11 oliver ]
1.3 Mk/bsd.xfce.mk
1.4 audio/thunar-media-tags-plugin/Makefile
1.43 audio/xfce4-mixer/Makefile
1.17 audio/xfce4-mixer/distinfo
1.17 audio/xfce4-mixer/pkg-plist
1.8 audio/xfce4-mpc-plugin/Makefile
1.9 deskutils/orage/Makefile
1.3 deskutils/orage/distinfo
1.3 deskutils/orage/pkg-plist
1.22 deskutils/xfce4-notes-plugin/Makefile
(Only the first 10 of 99 ports in this commit are shown above. )
update xfce4 to 4.4.2
Approved by: portmgr (linimon)
Security: CVE-2007-6531, CVE-2007-6532
|
Thu, 25 Oct 2007
|
[ 22:53 sat ]
1.433 Mk/bsd.sites.mk
1.42 audio/xfce4-mixer/Makefile
1.8 deskutils/orage/Makefile
1.5 devel/xfce4-dev-tools/Makefile
1.6 editors/mousepad/Makefile
1.14 misc/xfce4-appfinder/Makefile
1.22 misc/xfce4-wm-themes/Makefile
1.47 print/xfce4-print/Makefile
1.31 sysutils/xfce4-mcs-manager/Makefile
1.40 sysutils/xfce4-mcs-plugins/Makefile
(Only the first 10 of 23 ports in this commit are shown above. )
- Fix a typo in bsd.sites.mk along with all the places it affected
Approved by: oliver (maintainer of the respective ports)
|
Wed, 11 Apr 2007
|
[ 16:26 oliver ]
1.2 Mk/bsd.xfce.mk
1.39 audio/xfce4-mixer/Makefile
1.4 audio/xfce4-mpc-plugin/Makefile
1.6 deskutils/orage/Makefile
1.2 deskutils/orage/distinfo
1.20 deskutils/xfce4-notes-plugin/Makefile
1.15 deskutils/xfce4-xkb-plugin/Makefile
1.4 editors/mousepad/Makefile
1.4 mail/xfce4-mailwatch-plugin/Makefile
1.12 misc/xfce4-appfinder/Makefile
(Only the first 10 of 72 ports in this commit are shown above. )
update xfce to 4.4.1
bump PORTREVISION where needed
|
Wed, 14 Mar 2007
|
[ 04:12 linimon ]
1.3 archivers/ocaml-zip/Makefile
1.2 audio/thunar-media-tags-plugin/Makefile
1.38 audio/xfce4-mixer/Makefile
1.3 audio/xfce4-mpc-plugin/Makefile
1.5 deskutils/orage/Makefile
1.19 deskutils/xfce4-notes-plugin/Makefile
1.14 deskutils/xfce4-xkb-plugin/Makefile
1.5 devel/aifad/Makefile
1.2 devel/ocaml-annexlib/Makefile
1.2 devel/ocaml-camljava/Makefile
(Only the first 10 of 72 ports in this commit are shown above. )
Switch to using new files Mk/bsd.ocaml.mk [1] and Mk/bsd.xfce.mk [2].
PR: 101029 [1], 108862 [2]
Submitted by: Stanislav Sedov <ssedov at mbsd dot msk dot ru> [1], oliver [2]
|
Tue, 30 Jan 2007
|
[ 04:23 kris ]
1.4 audio/libnoise/Makefile
1.11 audio/portaudio/Makefile
1.15 databases/libsdb/Makefile
1.5 databases/linux-oracle-instantclient-basic/Makefile
1.5 databases/linux-oracle-instantclient-sdk/Makefile
1.5 databases/linux-oracle-instantclient-sqlplus/Makefile
1.25 devel/icu/Makefile
1.12 devel/icu2/Makefile
1.11 devel/jrtplib/Makefile
1.43 devel/ncurses/Makefile
(Only the first 10 of 49 ports in this commit are shown above. )
Retire NO_FILTER_SHLIBS now that it no longer serves a purpose
|
Sun, 28 Jan 2007
|
[ 09:07 kris ]
1.31 archivers/libcomprex/Makefile
1.21 audio/ccaudio/Makefile
1.13 audio/libadplug/Makefile
1.36 audio/libao/Makefile
1.18 audio/libao/pkg-plist
1.40 audio/libaudiofile/Makefile
1.6 audio/libaudiofile/pkg-plist
1.26 audio/libcdaudio/Makefile
1.13 audio/libmad/Makefile
1.10 audio/libofa/Makefile
(Only the first 10 of 103 ports in this commit are shown above. )
Use libtool port instead of included one to avoid objformat a.out botch
|
Mon, 22 Jan 2007
|
[ 16:45 oliver ]
1.35 audio/xfce4-mixer/Makefile
1.15 audio/xfce4-mixer/distinfo
1.2 audio/xfce4-mixer/pkg-descr
1.16 audio/xfce4-mixer/pkg-plist
1.28 deskutils/xfce4-calendar/Makefile
1.9 deskutils/xfce4-calendar/distinfo
1.3 deskutils/xfce4-calendar/pkg-descr
1.9 deskutils/xfce4-calendar/pkg-plist
1.16 deskutils/xfce4-notes-plugin/Makefile
1.7 deskutils/xfce4-notes-plugin/distinfo
(Only the first 10 of 184 ports in this commit are shown above. )
Import xfce 4.4
- remove all obsolete ports or plugins
- update all plugins to their latest version to support xfce 4.4
(otherwise they won't compile with 4.4)
|
Sat, 14 Oct 2006
|
[ 08:54 marcus ]
1.38 accessibility/gnome-mag/Makefile
1.25 accessibility/gnome-mag/distinfo
1.20 accessibility/gnome-mag/pkg-plist
1.16 arabic/katoob/Makefile
1.2 arabic/katoob/pkg-plist
1.33 astro/celestia/Makefile
1.4 astro/celestia/files/patch-src_celestia_glutmain.cpp
1.2 astro/celestia/pkg-plist
1.41 astro/glunarclock/Makefile
1.17 astro/glunarclock/pkg-plist
(Only the first 10 of 893 ports in this commit are shown above. )
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris)
|
Sat, 13 May 2006
|
[ 05:00 edwin ]
1.9 x11-clocks/alltraxclock/Makefile
1.2 x11-clocks/bdesktopclock/Makefile
1.19 x11-clocks/dclock/Makefile
1.14 x11-clocks/eyeclock/Makefile
1.62 x11-clocks/kdetoys3/Makefile
1.6 x11-clocks/osdclock/Makefile
1.27 x11-clocks/rclock/Makefile
1.6 x11-clocks/wmbinclock/Makefile
1.16 x11-clocks/wmclockmon/Makefile
1.17 x11-clocks/wmfishtime/Makefile
(Only the first 10 of 191 ports in this commit are shown above. )
Remove USE_REINPLACE from categories starting with X
|
Fri, 7 Apr 2006
|
[ 12:16 oliver ]
1.25 x11/libxfce4util/Makefile
fix MASTER_SITES
|
Thu, 23 Feb 2006
|
[ 10:40 ade ]
1.49 accessibility/at-spi/Makefile
1.23 accessibility/at-spi/pkg-plist
1.44 accessibility/atk/Makefile
1.22 accessibility/atk/pkg-plist
1.29 accessibility/dasher/Makefile
1.52 accessibility/gail/Makefile
1.30 accessibility/gail/pkg-plist
1.31 accessibility/gnomemag/Makefile
1.17 accessibility/gnomemag/pkg-plist
1.17 accessibility/gnomespeech/Makefile
(Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
Thu, 17 Nov 2005
|
[ 16:58 oliver ]
1.31 x11-wm/xfce4-wm/Makefile
1.16 x11-wm/xfce4-wm/distinfo
1.98 x11-wm/xfce4/Makefile
1.23 x11/libxfce4util/Makefile
1.14 x11/libxfce4util/distinfo
update to 4.2.3.2
|
Tue, 15 Nov 2005
|
[ 06:52 ade ]
1.18 Mk/bsd.php.mk
1.48 accessibility/at-spi/Makefile
1.26 accessibility/dasher/Makefile
1.45 accessibility/gail/Makefile
1.29 accessibility/gnomemag/Makefile
1.16 accessibility/gnomespeech/Makefile
1.23 accessibility/gok/Makefile
1.13 arabic/katoob/Makefile
1.20 archivers/arj/Makefile
1.10 archivers/dpkg/Makefile
(Only the first 10 of 1438 ports in this commit are shown above. )
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
|
Tue, 8 Nov 2005
|
[ 22:42 oliver ]
1.31 audio/xfce4-mixer/Makefile
1.13 audio/xfce4-mixer/distinfo
1.12 audio/xfce4-mixer/pkg-plist
1.21 deskutils/xfce4-calendar/Makefile
1.7 deskutils/xfce4-calendar/distinfo
1.29 games/xfce4-toys/Makefile
1.13 games/xfce4-toys/distinfo
1.12 games/xfce4-toys/pkg-plist
1.8 misc/xfce4-appfinder/Makefile
1.4 misc/xfce4-appfinder/distinfo
(Only the first 10 of 60 ports in this commit are shown above. )
update to xfce 4.2.3.1
Changelog: http://www.xfce.org/release_notes/4.2.3.1_changelog.html
|
Sat, 5 Nov 2005
|
[ 05:22 marcus ]
1.47 accessibility/at-spi/Makefile
1.43 accessibility/gail/Makefile
1.28 accessibility/gnomemag/Makefile
1.14 accessibility/gnomespeech/Makefile
1.22 accessibility/gok/Makefile
1.12 arabic/katoob/Makefile
1.11 archivers/rox-archive/Makefile
1.8 astro/boinc-setiathome/Makefile
1.24 astro/celestia/Makefile
1.13 astro/gdesklets-goodweather/Makefile
(Only the first 10 of 1045 ports in this commit are shown above. )
Bump PORTREVISION to chase the glib20 shared library update.
|
Fri, 7 Oct 2005
|
[ 15:00 oliver ]
1.27 games/xfce4-toys/Makefile
1.6 misc/xfce4-appfinder/Makefile
1.24 misc/xfce4-iconbox/Makefile
1.15 misc/xfce4-wm-themes/Makefile
1.34 print/xfce4-print/Makefile
1.22 sysutils/xfce4-mcs-manager/Makefile
1.26 sysutils/xfce4-mcs-plugins/Makefile
1.26 sysutils/xfce4-utils/Makefile
1.29 x11-fm/xfce4-fm/Makefile
1.5 x11-themes/xfce4-icon-theme/Makefile
(Only the first 10 of 19 ports in this commit are shown above. )
fix MASTER_SITES
Noted by: portsurvey
|
Thu, 19 May 2005
|
[ 18:34 oliver ]
1.28 audio/xfce4-mixer/Makefile
1.12 audio/xfce4-mixer/distinfo
1.11 audio/xfce4-mixer/pkg-plist
1.26 games/xfce4-toys/Makefile
1.12 games/xfce4-toys/distinfo
1.11 games/xfce4-toys/pkg-plist
1.5 misc/xfce4-appfinder/Makefile
1.3 misc/xfce4-appfinder/distinfo
1.3 misc/xfce4-appfinder/pkg-plist
1.23 misc/xfce4-iconbox/Makefile
(Only the first 10 of 58 ports in this commit are shown above. )
update to 4.2.2
|
Sat, 2 Apr 2005
|
[ 11:57 oliver ]
1.27 audio/xfce4-mixer/Makefile
1.25 games/xfce4-toys/Makefile
1.4 misc/xfce4-appfinder/Makefile
1.22 misc/xfce4-iconbox/Makefile
1.13 misc/xfce4-wm-themes/Makefile
1.28 print/xfce4-print/Makefile
1.20 sysutils/xfce4-mcs-manager/Makefile
1.24 sysutils/xfce4-mcs-plugins/Makefile
1.24 sysutils/xfce4-utils/Makefile
1.26 x11-fm/xfce4-fm/Makefile
(Only the first 10 of 21 ports in this commit are shown above. )
adjust MASTER_SITES
|
Fri, 18 Mar 2005
|
[ 18:30 oliver ]
1.26 audio/xfce4-mixer/Makefile
1.11 audio/xfce4-mixer/distinfo
1.10 audio/xfce4-mixer/pkg-plist
1.24 games/xfce4-toys/Makefile
1.3 misc/xfce4-appfinder/Makefile
1.2 misc/xfce4-appfinder/distinfo
1.21 misc/xfce4-iconbox/Makefile
1.11 misc/xfce4-iconbox/distinfo
1.9 misc/xfce4-iconbox/pkg-plist
1.12 misc/xfce4-wm-themes/Makefile
(Only the first 10 of 49 ports in this commit are shown above. )
update to 4.2.1
|
Sat, 12 Mar 2005
|
[ 10:54 marcus ]
1.43 accessibility/at-spi/Makefile
1.39 accessibility/gail/Makefile
1.24 accessibility/gnomemag/Makefile
1.11 accessibility/gnomespeech/Makefile
1.11 arabic/katoob/Makefile
1.8 archivers/rox-archive/Makefile
1.4 astro/gdesklets-goodweather-psi/Makefile
1.3 astro/gkrellmoon2/Makefile
1.31 astro/glunarclock/Makefile
1.25 astro/gpsdrive/Makefile
(Only the first 10 of 911 ports in this commit are shown above. )
Bump PORTREVISION to chase the glib20 shared lib version change.
|
Wed, 26 Jan 2005
|
[ 16:57 oliver ]
1.626 MOVED
1.141 UPDATING
1.23 audio/xfce4-mixer/Makefile
1.10 audio/xfce4-mixer/distinfo
1.8 audio/xfce4-mixer/pkg-plist
1.16 deskutils/xfce4-calendar/Makefile
1.10 deskutils/xfce4-notes-plugin/Makefile
1.6 deskutils/xfce4-taskbar-plugin/Makefile
1.3 deskutils/xfce4-taskbar-plugin/distinfo
1.2 deskutils/xfce4-taskbar-plugin/pkg-plist
(Only the first 10 of 94 ports in this commit are shown above. )
- bring xfce4 to 4.2
- remove x11-fm/xfce4-fm-icons misc/xfce4-panel-themes (obsoleted by that
update)
- take maintainership of x11-wm/xfce4-session [1]
- bump PORTREVISION of all plugins because they need to be linked against the
new xfce4 libs
Approved by: maintainer [1]
|
Mon, 19 Jul 2004
|
[ 03:31 oliver ]
1.21 audio/xfce4-mixer/Makefile
1.9 audio/xfce4-mixer/distinfo
1.7 audio/xfce4-mixer/pkg-plist
1.20 games/xfce4-toys/Makefile
1.9 games/xfce4-toys/distinfo
1.7 games/xfce4-toys/pkg-plist
1.17 misc/xfce4-iconbox/Makefile
1.9 misc/xfce4-iconbox/distinfo
1.6 misc/xfce4-iconbox/pkg-plist
1.18 misc/xfce4-panel-themes/Makefile
(Only the first 10 of 51 ports in this commit are shown above. )
update to xfce4-4.0.6
|
Sun, 18 Apr 2004
|
[ 17:29 oliver ]
1.19 audio/xfce4-mixer/Makefile
1.8 audio/xfce4-mixer/distinfo
1.6 audio/xfce4-mixer/pkg-plist
1.18 games/xfce4-toys/Makefile
1.8 games/xfce4-toys/distinfo
1.6 games/xfce4-toys/pkg-plist
1.15 misc/xfce4-iconbox/Makefile
1.8 misc/xfce4-iconbox/distinfo
1.17 misc/xfce4-panel-themes/Makefile
1.7 misc/xfce4-panel-themes/distinfo
(Only the first 10 of 50 ports in this commit are shown above. )
update to 4.0.5
use libtool version 15 instead of 13
|
Mon, 5 Apr 2004
|
[ 03:31 marcus ]
1.4 arabic/katoob/Makefile
1.6 archivers/rox-archive/Makefile
1.24 astro/glunarclock/Makefile
1.19 astro/gpsdrive/Makefile
1.3 astro/ksetisaver/Makefile
1.7 astro/ksetispy/Makefile
1.10 astro/ksetiwatch/Makefile
1.3 audio/amarok/Makefile
1.22 audio/arts/Makefile
1.17 audio/audacity/Makefile
(Only the first 10 of 575 ports in this commit are shown above. )
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
|
Sun, 14 Mar 2004
|
[ 23:44 oliver ]
1.17 audio/xfce4-mixer/Makefile
1.7 audio/xfce4-mixer/distinfo
1.5 audio/xfce4-mixer/pkg-plist
1.16 games/xfce4-toys/Makefile
1.7 games/xfce4-toys/distinfo
1.5 games/xfce4-toys/pkg-plist
1.13 misc/xfce4-iconbox/Makefile
1.7 misc/xfce4-iconbox/distinfo
1.5 misc/xfce4-iconbox/pkg-plist
1.15 misc/xfce4-panel-themes/Makefile
(Only the first 10 of 51 ports in this commit are shown above. )
update to xfce 4.0.4
|
Wed, 4 Feb 2004
|
[ 05:10 marcus ]
1.6 mail/hotwayd/Makefile
1.12 mail/ifile/Makefile
1.30 mail/imp3/Makefile
1.5 mail/isoqlog/Makefile
1.16 mail/kiltdown/Makefile
1.4 mail/kshowmail/Makefile
1.3 mail/ksig/Makefile
1.18 mail/lbdb/Makefile
1.9 mail/liamail/Makefile
1.26 mail/libesmtp/Makefile
(Only the first 10 of 1422 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
|
Sat, 10 Jan 2004
|
[ 22:40 oliver ]
1.13 audio/xfce4-mixer/Makefile
1.6 audio/xfce4-mixer/distinfo
1.4 audio/xfce4-mixer/pkg-plist
1.12 games/xfce4-toys/Makefile
1.6 games/xfce4-toys/distinfo
1.4 games/xfce4-toys/pkg-plist
1.9 misc/xfce4-iconbox/Makefile
1.6 misc/xfce4-iconbox/distinfo
1.4 misc/xfce4-iconbox/pkg-plist
1.13 misc/xfce4-panel-themes/Makefile
(Only the first 10 of 50 ports in this commit are shown above. )
Update xfce to 4.0.3
4.0.3:
- Leak in window manager's pixmap management
- Various file manager fixes
- Translation updates
- Support for KDE system tray was added
4.0.2:
* Improve window manager responsiveness
* Various bug fixes in file manager, window manager and panel
* More 64bit clean up
* New translation added: Azerbaijani
|
Thu, 4 Dec 2003
|
[ 17:17 oliver ]
1.12 audio/xfce4-mixer/Makefile
1.5 audio/xfce4-mixer/distinfo
1.3 audio/xfce4-mixer/pkg-plist
1.11 games/xfce4-toys/Makefile
1.5 games/xfce4-toys/distinfo
1.3 games/xfce4-toys/pkg-plist
1.8 misc/xfce4-iconbox/Makefile
1.5 misc/xfce4-iconbox/distinfo
1.3 misc/xfce4-iconbox/pkg-plist
1.10 print/xfce4-print/Makefile
(Only the first 10 of 45 ports in this commit are shown above. )
update xfce to 4.0.1
|
Sun, 28 Sep 2003
|
[ 17:52 demon ]
1.10 audio/xfce4-mixer/Makefile
1.4 audio/xfce4-mixer/distinfo
1.9 games/xfce4-toys/Makefile
1.4 games/xfce4-toys/distinfo
1.6 misc/xfce4-iconbox/Makefile
1.4 misc/xfce4-iconbox/distinfo
1.12 misc/xfce4-panel-themes/Makefile
1.4 misc/xfce4-panel-themes/distinfo
1.6 misc/xfce4-wm-themes/Makefile
1.4 misc/xfce4-wm-themes/distinfo
(Only the first 10 of 36 ports in this commit are shown above. )
Add back DIST_SUBDIR. It was removed by mistake.
Approved by: maintainer
|
Sat, 27 Sep 2003
|
[ 11:45 demon ]
1.9 audio/xfce4-mixer/Makefile
1.3 audio/xfce4-mixer/distinfo
1.8 games/xfce4-toys/Makefile
1.3 games/xfce4-toys/distinfo
1.5 misc/xfce4-iconbox/Makefile
1.3 misc/xfce4-iconbox/distinfo
1.11 misc/xfce4-panel-themes/Makefile
1.3 misc/xfce4-panel-themes/distinfo
1.5 misc/xfce4-wm-themes/Makefile
1.3 misc/xfce4-wm-themes/distinfo
(Only the first 10 of 42 ports in this commit are shown above. )
Update to 4.0.0 release.
|
Wed, 3 Sep 2003
|
[ 09:46 demon ]
1.8 audio/xfce4-mixer/Makefile
1.2 audio/xfce4-mixer/distinfo
1.7 games/xfce4-toys/Makefile
1.2 games/xfce4-toys/distinfo
1.4 misc/xfce4-iconbox/Makefile
1.2 misc/xfce4-iconbox/distinfo
1.9 misc/xfce4-panel-themes/Makefile
1.2 misc/xfce4-panel-themes/distinfo
1.4 misc/xfce4-wm-themes/Makefile
1.2 misc/xfce4-wm-themes/distinfo
(Only the first 10 of 41 ports in this commit are shown above. )
Update to version 4.0 RC3.
|
Sun, 17 Aug 2003
|
[ 07:40 oliver ]
1.6 audio/xfce4-mixer/Makefile
1.5 games/xfce4-toys/Makefile
1.3 misc/xfce4-iconbox/Makefile
1.7 misc/xfce4-panel-themes/Makefile
1.3 misc/xfce4-wm-themes/Makefile
1.5 print/xfce4-print/Makefile
1.3 sysutils/xfce4-mcs-manager/Makefile
1.5 sysutils/xfce4-mcs-plugins/Makefile
1.5 sysutils/xfce4-utils/Makefile
1.3 x11-fm/xfce4-fm-icons/Makefile
(Only the first 10 of 20 ports in this commit are shown above. )
take maintainership
|
Sat, 16 Aug 2003
|
[ 07:03 oliver ]
1.5 audio/xfce4-mixer/Makefile
1.4 games/xfce4-toys/Makefile
1.2 misc/xfce4-iconbox/Makefile
1.6 misc/xfce4-panel-themes/Makefile
1.2 misc/xfce4-wm-themes/Makefile
1.4 print/xfce4-print/Makefile
1.2 sysutils/xfce4-mcs-manager/Makefile
1.4 sysutils/xfce4-mcs-plugins/Makefile
1.4 sysutils/xfce4-utils/Makefile
1.2 x11-fm/xfce4-fm-icons/Makefile
(Only the first 10 of 20 ports in this commit are shown above. )
Start using the new xfce sub-category
|
Mon, 28 Jul 2003
|
[ 18:11 oliver ]
1.418 x11/Makefile
1.1 x11/libxfce4util/Makefile
1.1 x11/libxfce4util/distinfo
1.1 x11/libxfce4util/pkg-descr
1.1 x11/libxfce4util/pkg-plist
Add libxfce4util 3.99.2,
xFce 4 library with non-graphical helper
functions.
PR: 53154
Submitted by: James Earl <jdearl@telus.net>
|
Number of commits found XX: 63 |