non port: x11-fm/xfe/Makefile |
SVNWeb
|
Number of commits found: 81 |
Mon, 2 Jan 2023
|
[ 09:37 Emanuel Haupt (ehaupt) ] dd12b162
x11-fm/xfe: Update to 1.45
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:23 Tobias C. Berner (tcberner) ] ae1b9e3 (Only the first 10 of 25 ports in this commit are shown above. )
x11-fm: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Alejandro Pulver <alejandro@varnet.biz>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anders Nordby <anders@fix.no>
* Beñat Gonzalez Etxepare <bbtruk@users.sourceforge.net>
* Geyer Klaus
* Gustau Perez i Querol <gustau.perez@gmail.com>
* Heiner <h.eichmann@gmx.de>
* Jens K. Loewe <bsd@tuxproject.de>
* Lars Engels <lars.engels@0x20.net>
* Martin Tournoij <carpetsmoker@xs4all.nl>
* Oliver Lehmann <oliver@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Mon, 15 Mar 2021
|
[ 16:28 ehaupt ]
x11-fm/xfe: Update to 1.44
|
Thu, 7 Nov 2019
|
[ 18:36 zeising ] (Only the first 10 of 432 ports in this commit are shown above. )
Add USES=xorg USES=gl, ports categories x
Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
|
Wed, 19 Jun 2019
|
[ 11:08 ehaupt ]
- Update to 1.43.2
- Pacify portlint
|
Mon, 17 Sep 2018
|
[ 15:24 ehaupt ]
Update to 1.43.1
|
Thu, 19 Jul 2018
|
[ 05:53 ehaupt ]
Update to 1.43
|
Fri, 1 Dec 2017
|
[ 07:19 antoine ] (Only the first 10 of 41 ports in this commit are shown above. )
Cleanup LIB_DEPENDS on libpng
|
Thu, 18 May 2017
|
[ 20:01 ehaupt ]
- Fix various stage-qa warnings/errors by declaring missing dependencies
- Take maintainership
MFH: 2017Q2 (blanket)
|
Fri, 29 Jul 2016
|
[ 14:12 madpilot ]
Update to 1.42.
Update bug reported in PR 211166.
|
Fri, 1 Apr 2016
|
[ 14:33 mat ] (Only the first 10 of 2136 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight
|
Thu, 25 Feb 2016
|
[ 11:57 amdmi3 ]
- Clarify LICENSE
- Add LICENSE_FILE
- Switch to USES=localbase
- Fix build with disabled NLS
|
Thu, 14 Jan 2016
|
[ 16:07 vanilla ]
Upgrade to 1.41.
|
Wed, 14 Oct 2015
|
[ 17:36 pi ]
x11-fm/xfe: 1.40 -> 1.40.1
Version 1.40.1 (released 11/08/2015)
- fixed archive extensions like tar.gz, tar.bz2, tar.xz that were
uncorrectly displayed as gz, bz2 and xz in file lists
- applied fixes from Coverity analysis
- fixed bug #181 (USB drive requires manual refresh on re-mount)
- fixed a bug in the PathLinker where a path such as /test was
incorrectly found as being a part of a path like
/home/test/temp
- fixed bug #204 (Can't overwrite folders ). The rename command now
forbids renaming files or directories to a destination that already exists
- set focus on the cancel button in some confirmation dialogs
- when pressing the return key on a multiple selection of files and
directories, the files are now opened and the directories are ignored (Only the first 15 lines of the commit message are shown above )
|
Mon, 16 Feb 2015
|
[ 22:13 madpilot ]
- Update to 1.40
- Use option hepers
PR: 197462
Submitted by: tkato432@yahoo.com
|
Wed, 10 Dec 2014
|
[ 22:29 gahr ] (Only the first 10 of 129 ports in this commit are shown above. )
- Reset maintainership of my ports
|
Wed, 10 Sep 2014
|
[ 20:50 gerald ] (Only the first 10 of 3171 ports in this commit are shown above. )
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)
|
Tue, 24 Dec 2013
|
[ 21:22 kwm ] (Only the first 10 of 84 ports in this commit are shown above. )
Update freetype to 2.5.2.
Remove patch to add -I/usr/local/include in freetype-config --cflags. If
ports need extra headers they should look for them, and not get them via
a side-effect.
Freetype had a header resuffle in 2.5.1, patch ports to use the new header
style.
Thanks go to bdrewery for the two exp-runs and rakuco for helping me with
some troublesome cmake ports.
PR: ports/184587
|
Tue, 26 Nov 2013
|
[ 15:40 gahr ]
- Update to 1.37
This release contains a new file search dialog based on the find and grep
commands that allows to quickly retrieve files and folders and perform the
usual file operations on them. Many bugs were also fixed. Spanish, italian,
greek, czesch, german, swedish and brazilian portuguese translations were
updated.
- Support NLS
- STAGE-clean
|
Mon, 7 Oct 2013
|
[ 13:15 gahr ]
- Bump PORTREVISION on ports dependent on FOX. This is needed because we
now use ltverhack on FOX. This should be the last time.
|
Fri, 20 Sep 2013
|
[ 23:49 bapt ] (Only the first 10 of 36 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-fm)
|
Wed, 28 Aug 2013
|
[ 07:28 gahr ]
- Update to 1.35
- Most patches have been accepted upstreams. The remaining ones have been
submitted on http://sourceforge.net/p/xfe/bugs/176/
Release notes:
This release adds a scripts feature: like in Nautilus, users can now apply
custom shell scripts to a list of selected files. See the documentation page
for more information.
The default keyboard shortcut for the file rename operation was changed to
F2. Swedish and greek translation were updated. A spanish colombian
translation was also added. And as usual, several bugs were fixed.
|
Wed, 24 Apr 2013
|
[ 18:10 ak ] (Only the first 10 of 1028 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
|
Tue, 23 Apr 2013
|
[ 16:45 gahr ]
- Chase x11-toolkits/fox16 shlib version bump
|
Mon, 11 Feb 2013
|
[ 09:44 gahr ]
- Update to 1.34
This release improves the overall look and feel of the program. Scrollbar
color can now be customized and a Clearlooks theme has been added. Many
bugs and some regressions were fixed. Brazilian and czsech translations
were also updated.
|
Tue, 27 Nov 2012
|
[ 11:12 gahr ]
- Chase x11-toolkits/fox16 shlib version bump
- Trim Makefile headers for ports owned by me or ports@
Feature safe: yes
|
Mon, 13 Aug 2012
|
[ 12:34 gahr ]
- Update to 1.33
* added the ability to change the date/time format in file and directory
lists
* added an optional confirmation dialog displayed when the user opens an
executable file
* added dutch translation
* fixed minor bugs
|
Fri, 13 Jul 2012
|
[ 07:10 gahr ]
- Chase x11-toolkits/fox16 shlib version bump
- Bump PORTREVISION
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Wed, 2 May 2012
|
[ 08:30 gahr ]
- Chase x11-toolkits/fox16 shlib bump
- Bump PORTREVISION
|
Tue, 10 Apr 2012
|
[ 13:52 gahr ]
- Update to 1.32.5
See the ChangeLog for details
|
Mon, 28 Nov 2011
|
[ 12:52 gahr ]
- Fix build with clang
PR: 162914
Submitted by: Jan Beich <jbeich@tormail.net>
Feature safe: yes
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- 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
|
Thu, 11 Aug 2011
|
[ 19:20 kwm ] (Only the first 10 of 543 ports in this commit are shown above. )
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
|
Tue, 14 Jun 2011
|
[ 10:33 gahr ]
- update to 1.32.4
|
Thu, 24 Mar 2011
|
[ 11:04 gahr ]
- Update to 1.32.3
See the ChangeLog for details
- Remove empty lines from pkg-plist
|
Tue, 15 Mar 2011
|
[ 16:31 gahr ]
- Chase x11-toolkits/fox16 shlib bump
- Bump PORTREVISION
|
Wed, 9 Feb 2011
|
[ 13:29 gahr ]
- Bump PORTREVISION after x11-toolkits/fox16 shlib bump
Reported by: dougb, linimon
|
Wed, 22 Sep 2010
|
[ 16:02 gahr ]
- Update to 1.32.2
This release fixes several bugs and includes improvements to translations.
|
Tue, 24 Aug 2010
|
[ 09:12 gahr ]
- Update to 1.32.1
- Take maintainship
|
Mon, 31 May 2010
|
[ 02:01 ade ] (Only the first 10 of 1416 ports in this commit are shown above. )
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Tue, 23 Mar 2010
|
[ 21:23 gahr ]
- Chase x11-toolkits/fox16 update
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Sun, 2 Aug 2009
|
[ 02:51 wxs ] (Only the first 10 of 32 ports in this commit are shown above. )
- Reset maintainer and remove old MASTER_SITES.
PR: ports/137224
Submitted by: Martin Tournoij <carpetsmoker@rwxrwxrwx.net> (maintainer)
|
Fri, 31 Jul 2009
|
[ 13:57 dinoex ] (Only the first 10 of 3009 ports in this commit are shown above. )
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Sat, 4 Apr 2009
|
[ 17:27 araujo ]
- Lib updated FOX16.
- Bump PORTREVISION.
Approved by: maintainer implicit
|
Sun, 8 Feb 2009
|
[ 01:09 araujo ]
- Lib updated Fox16.
- Bump PORTREVISION.
Approved by: maintainer implicit
|
Fri, 9 Jan 2009
|
[ 13:50 araujo ]
- It was updated FOX16, need to rebuild all ports that depend
directly of it.
- Bump PORTREVISION.
Approved by: maintainers implicit
|
Wed, 13 Aug 2008
|
[ 06:57 miwi ]
- Update to 1.19.2
PR: 126467
Submitted by: Martin Tournoij <carpetsmoker@rwxrwxrwx.net> (maintainer)
|
Sat, 19 Jul 2008
|
[ 23:25 miwi ]
- Fix coredumps on startup
- Pass maintainership to submitter
PR: 125788
Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl>
|
Fri, 18 Jul 2008
|
[ 10:56 miwi ]
- Update to 1.19.1
PR: 125695
Submitted by: Ports Fury
|
Sun, 15 Jun 2008
|
[ 02:03 lwhsu ]
- Update to version 1.19
PR: ports/124590
Submitted by: KATO Tsuguru <tkato432 AT yahoo.com>
|
Fri, 6 Jun 2008
|
[ 14:12 edwin ] (Only the first 10 of 27 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)
|
Thu, 5 Jun 2008
|
[ 22:30 miwi ]
- Update to 1.18
PR: 124315
Submitted by: Ports Fury
|
Wed, 21 May 2008
|
[ 02:47 araujo ]
- Lib updated fox16.
- Bump PORTREVISION.
Noticed by: mezz
|
Wed, 19 Mar 2008
|
[ 01:52 araujo ]
- Lib updated Fox16.
- Bump PORTREVISION.
|
Sun, 20 Jan 2008
|
[ 21:56 miwi ]
- Update to 1.04
PR: 119727
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Sun, 28 Oct 2007
|
[ 12:01 shaun ]
Return to pool: hopefully they will have a chance of being updated
prior to the freeze.
|
Mon, 23 Jul 2007
|
[ 09:36 rafan ] (Only the first 10 of 437 ports in this commit are shown above. )
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Mon, 23 Apr 2007
|
[ 18:24 shaun ]
Upgrade to 0.99.
PR: ports/111043
Submitted by: Craig Boston <craig@yekse.gank.org>
|
Tue, 20 Jun 2006
|
[ 21:02 shaun ]
Chase lib version bump in fox14.
Approved by: ahze (mentor)
|
Mon, 19 Jun 2006
|
[ 20:06 shaun ] (Only the first 10 of 63 ports in this commit are shown above. )
Switch to my @FreeBSD.org address.
Approved by: ahze (mentor)
|
Sat, 10 Jun 2006
|
[ 15:51 sem ] (Only the first 10 of 20 ports in this commit are shown above. )
- Rename x11-toolkits/fox -> x11-toolkits/fox10 and
x11-toolkits/fox-devel -> x11-toolkits/fox14
|
Sat, 13 May 2006
|
[ 05:00 edwin ] (Only the first 10 of 191 ports in this commit are shown above. )
Remove USE_REINPLACE from categories starting with X
|
Thu, 9 Feb 2006
|
[ 10:29 lawrance ]
Update to 0.88.
PR: ports/93010
Submitted by: Shaun Amott <shaun@inerd.com> (maintainer)
|
Sat, 21 Jan 2006
|
[ 20:07 sem ]
- Update to 0.84
- Remove patches (changes have been integrated by author)
- Minor description alteration
- Update PLIST and post-patch regex
- New maintainer
PR: ports/92087
Submitted by: Shaun Amott <shaun@inerd.com>
|
Thu, 28 Apr 2005
|
[ 06:30 novel ]
Update to 0.80 and mark unbroken.
PR: 80415
Submitted by: Johan van Selst <johans@stack.nl>
|
Mon, 28 Feb 2005
|
[ 09:53 krion ]
BROKEN: Does not build with current fox-devel version.
|
Fri, 25 Feb 2005
|
[ 14:12 krion ]
Bump library version number due to last x11-toolkits/fox-devel
update.
|
Wed, 20 Oct 2004
|
[ 11:04 pav ]
- Update to 0.72
PR: ports/72835
Submitted by: Valerio Alliod <valerio.alliod@ieio.vda.it>
|
[ 10:48 pav ]
- Reset maintainership
Submitted by: maintainer
|
[ 09:40 pav ]
- Bump portrevision for fox shlib version raise
|
Thu, 26 Aug 2004
|
[ 14:00 oliver ]
update to 0.70
Approved By: maintainer-timeout (11 days)
|
Wed, 4 Feb 2004
|
[ 04:36 marcus ] (Only the first 10 of 312 ports in this commit are shown above. )
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento
|
Fri, 23 Jan 2004
|
[ 18:12 trevor ] (Only the first 10 of 314 ports in this commit are shown above. )
Now gettext 0.12.1 is gettext-old.
|
Wed, 19 Nov 2003
|
[ 01:01 pav ]
- Use system gettext instead of bundled one.
PR: ports/58541
Submitted by: Simon Barner <barner@in.tum.de>
Approved by: adamw (mentor)
|
Fri, 8 Aug 2003
|
[ 13:17 oliver ]
Add xfe 0.54.2, fast MS-Explorer like filemanager for X.
PR: 54457
Submitted by: ptiJo
|
Number of commits found: 81 |