non port: x11-fm/pcmanfm/Makefile |
Number of commits found: 65 |
Friday, 1 Mar 2024
|
18:11 Gleb Popov (arrowd) Author: Chris Hutchinson
*: Move manpages to share/man
PR: 277322
138eb13 |
Saturday, 23 Dec 2023
|
18:14 Nuno Teixeira (eduardo)
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree
3572ca3 |
Thursday, 2 Mar 2023
|
05:23 Tobias C. Berner (tcberner)
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments.
* xml: Add some missing DeviceEventController methods.
* Bind the AT-SPI bus to the graphical session.
* Mark bus service as belonging to the session slice.
* Add ATSPI_ROLE_PUSH_BUTTON_MENU.
* Add an "announcement" event/signal to allow objects to send
notifications (!63).
* Various code clean-ups and test improvements.
What's new in at-spi2-core 2.45.1:
* Atk and at-spi2-atk are now merged into this project.
* Now requires meson 0.56.2 and glib 2.67.4.
* at-spi2-atk: Expose the accessible hierarchy via dbus introspection.
* Properly escape the AT-SPI bus address; fixes warnings about the address
not containing a colon (!55).
* Add a text value to AtspiValue, so that a value can expose a textual
description, as in the new Atk value API.
* Add atspi_event_listener_register_with_app, to allow an event listener
to be registered only for a given application (!52).
- accessibility/atk and accessibility/at-spi2-atk have been merged into
accessibility/at-spi2-core
- accessibility/at-spi2-core: bump consumers of removed ports atk and
at-spi2-atk
PR: 269704
Exp-run by: antoine
---
fa81a4f |
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, 20 Jul 2022
|
14:23 Tobias C. Berner (tcberner)
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>
* Olivier Cochard-Labbe <olivier@FreeBSD.org>
* Olivier Duchateau
* Rodrigo Osorio <rodrigo@freebsd.org>
* Simon Dick <simond@irrelevant.org>
* Zhihao Yuan <lichray@gmail.com>
* ade, archie
* lukin
* minoura@netbsd.org
* ptiJo
* trevor
With hat: portmgr
ae1b9e3 |
Wednesday, 13 Oct 2021
|
14:00 Stefan Eßer (se)
x11-fm/pcmanfm: Add CPE information
Approved by: portmgr (blanket)
a8dcee0 |
Tuesday, 13 Apr 2021
|
05:57 Fernando Apesteguía (fernape)
x11-fm/pcmanfm: Update to 1.3.2
ChangeLog: https://github.com/lxde/pcmanfm/releases/tag/1.3.2
PR: 254792
Reported by: gspurki@gmail.com
Reviewed by: portmaster@bsdforge.com (maintainer)
aae00cb |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Thursday, 7 Nov 2019
|
18:36 zeising
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.
|
Monday, 7 Jan 2019
|
15:08 rigoletto
x11/libfm, x11-fm/pcmanfm: update and flavorize both.
- update x11/libfm to version 1.3.1
- update x11-fm/pcmanfm to version 1.3.1
- convert both to flavors
- fix other affected ports
PR: 229944
Reviewed by: adamw, antoine, bapt
Approved by: mat (portmgr, mentor), tcberner (mentor), jsm (maintainer), Chris
Hutchinson <portmaster@bsdforge.com> (maintainer)
Differential Revision: https://reviews.freebsd.org/D16387
|
Tuesday, 20 Mar 2018
|
22:16 yuri
portmaster@bsdforge.com takes maintainership of 3 ports.
PR: 226804 226805 226806
Submitted by: Chris Hutchinson <portmaster@bsdforge.com>
|
Tuesday, 31 Oct 2017
|
11:42 olgeni
x11-fm/pcmanfm{-qt}: whitespace cleanup.
|
Wednesday, 21 Dec 2016
|
18:41 olivierd
- Update to 1.2.5
- Remove DOCS option, and unneeded patch
- Cleanup Makefile
- Adjust dependencies (reported by QA script)
- Switch to USES= localbase
|
Tuesday, 28 Jun 2016
|
09:11 rakuco
Reset ports maintained by horia@racoviceanu.com.
The last change submitted or approved by Horia in Bugzilla dates back to
September 2015. Since then, all commits to his ports were landed by others
after the maintainer timeout period expired (see r383744, r405055, r405057,
r400461 and r414655, for example).
Horia did show interest in coming back after I sent a private email a few
months ago, but since nothing has changed it is better to reassign his ports
back to the heap.
Differential Revision: https://reviews.freebsd.org/D5980
|
Friday, 1 Apr 2016
|
14:33 mat
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight
|
Monday, 28 Mar 2016
|
15:03 olivierd
- Update to 1.2.4
- Cosmetic change for documentation files
PR: 207580
Submitted by: myself
Approved by: horia@racoviceanu.com (maintainer, timeout 1 month)
|
Wednesday, 15 Jul 2015
|
20:59 pgollucci
x11-fm/pcmanfm: cleanup
- Bump PORTREVISION
- Add gettext-runtime into USES
- Sort USES
- Fix NLS option
- Regenerate patch
PR: 201414
Submitted by: s3erios@gmail.com and maintainer
Approved by: horia@racoviceanu.com (maintainer)
|
Friday, 10 Apr 2015
|
17:19 olivierd
- Update to 1.2.3
- Adjust dependencies
- Remove DEBUG option
- Fix USES= gettext-* when NLS option is not set
PR: 198774
Submitted by: myself
Approved by: maintainer (timeout, 3 weeks)
|
Friday, 12 Sep 2014
|
04:33 jhale
- Update to 1.2.2
PR: 193241
Submitted by: Horia Racoviceanu <horia@racoviceanu.com> (maintainer)
|
Friday, 4 Jul 2014
|
04:04 danilo
- Update from 1.2.0 to 1.2.1 [1]
- Use options helpers [1]
- Use @sample in pkg-plist
PR: ports/191590
Submitted by: Horia Racoviceanu <horia@racoviceanu.com> [1]
|
Thursday, 5 Jun 2014
|
18:05 amdmi3
- Switch to USES=libtool
Approved by: portmgr blanket
|
Monday, 21 Apr 2014
|
20:27 nemysis
These ports are no longer used or cared for.
Horia Racoviceanu <horia@racoviceanu.com> wishes to maintain these ports
with my help.
misc/lxde-common
- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com
misc/xdg-menu
- Change Makefile header, use my name and @FreeBSD.org email
- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com
- Change Desktop entry file
- Add DOCS Option
- Break lines around 80 characters
- Change pkg-plist, remove mtree
sysutils/lxinput
- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com
sysutils/lxtask
- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com
- Remove TODO from DOCS
sysutils/lxterminal
- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com
- Change pkg-plist, add missing
x11/florence
- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com
- Use tar:bzip2 instead of USE_BZIP2=yes and not needed desktop-file-utils
- Remove not needed MAN1 from Makefile
x11/libfm
- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com
- Use tar:xz instead of USE_XZ=yes
- Change pkg-plist, remove mtree
x11/lxde-meta
- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com
x11/lxmenu-data
- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com
- Change pkg-plist, remove mtree
x11/lxpanel
- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com
- Strip libraries
- Change pkg-plist, add missing
x11/menu-cache
- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com
- USES pathfix instead of USE_GNOME gnomehack
- Strip library
x11-fm/pcmanfm
- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com
- Use tar:xz instead of USE_XZ=yes
- Change pkg-plist, remove mtree, add missing
x11-themes/lxde-icon-theme
- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com
- Use tar:bzip2 instead of USE_BZIP2=yes
- Change pkg-plist, remove mtree
x11-wm/lxmed
- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com
x11-wm/lxsession
- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com
- Change pkg-plist, add missing
x11-wm/obapps
- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com
- Add DOCS Option
- Change Desktop entry file
x11-wm/obmenu
- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com
- Change Desktop entry file
- Break lines around 80 characters
|
Sunday, 23 Feb 2014
|
22:08 nemysis
x11/libfm
- Update to 1.2.0
- Add dependency for textproc/p5-XML-Parser
- ADD USE_XZ=yes
- Add USES desktop-file-utils shared-mime-info
- Add USE_AUTOTOOLS=aclocal automake
- Strip executables and/or libraries
- Add DOCS and Option
- Add MAJORVER, VER and PLIST_SUB
- Change REINPLACE, remove obsolete and libfm-gtk3.pc [1]
- Remove obsolete pre-install
- Added executable and desktop for lxshortcut [1]
- Update WWW
x11-fm/pcmanfm
- Update to 1.2.0
- Remove dependency for x11/startup-notification [1]
- ADD USE_XZ=yes
- Add USES desktop-file-utils pathfix
- Add DEBUG and DOCS Options, add DOCS
- Add patch [1]
- Update WWW
deskutils/lxshortcut
- Add conflict with libfm-1.2.0
- Mark DEPRECATED, set EXPIRATION_DATE
x11/lxde-meta
- Bump PORTREVISION
- Remove dependency for deskutils/lxshortcut
Reported by:<-->Upstream (IRC) [1]
|
Saturday, 4 Jan 2014
|
23:40 antoine
Convert the tree to USES=fam
Approved by: portmgr (bapt)
|
Friday, 4 Oct 2013
|
23:10 nemysis
x11/menu-cache
- Update to 0.5.0
- Change maintainer email to @FreeBSD.org
- Remove not needed patches
x11/lxde-meta
- Bump PORTREVISION
- Change maintainer email to @FreeBSD.org
- Add dependency for deskutils/lxshortcut
- Add NO_MTREE=yes
x11/libfm
- Bump PORTREVISION
- Support STAGEDIR
- Preserve original *.conf files with stage
x11-fm/pcmanfm
- Bump PORTREVISION
- Support STAGEDIR
- Preserve original *.conf files
x11/lxpanel
- Bump PORTREVISION
Approved by: wg/pawel (mentors)
|
Friday, 20 Sep 2013
|
23:49 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-fm)
|
Monday, 16 Sep 2013
|
18:15 nemysis
- Update to 1.1.2
- Change maintainer email gmx.ch --> FreeBSD.org
- Use the new format for LIB_DEPENDS
Approved by: wxs/wg/pawel (mentors)
|
Monday, 2 Sep 2013
|
21:04 bapt
Add an explicit dependency on pkgconf
|
Wednesday, 24 Jul 2013
|
20:06 pawel
- Update to version 1.1.1
- Convert to new options macros
PR: ports/180810
Submitted by: nemysis <nemysis@gmx.ch> (maintainer)
|
Wednesday, 19 Jun 2013
|
00:11 wen
- Pass maintainership to submitter
PR: 179695
Submitted by: nemysis <nemysis@gmx.ch> (new maintainer)
|
Tuesday, 18 Jun 2013
|
15:55 kmoore
Send some ports back to the pool that I no longer have time for
|
Wednesday, 24 Apr 2013
|
18:10 ak
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
|
Tuesday, 8 Jan 2013
|
16:24 kmoore
Update to 1.1.0
PR: 175100
Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw>
|
Wednesday, 5 Sep 2012
|
19:21 kmoore
- Update to 1.0
|
Friday, 1 Jun 2012
|
05:26 dinoex
- update png to 1.5.10
|
Tuesday, 28 Feb 2012
|
20:42 kmoore
Update to 0.9.10
|
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
|
Saturday, 3 Sep 2011
|
01:59 kmoore
Update to 0.9.9
|
Wednesday, 25 May 2011
|
22:33 kmoore
- Update to 0.9.8
|
Saturday, 4 Dec 2010
|
07:34 ade
Sync to new bsd.autotools.mk
|
Thursday, 30 Sep 2010
|
14:48 kmoore
- Update to 0.9.7
Grab maintainership while here
|
Monday, 31 May 2010
|
02:01 ade
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
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
|
Monday, 4 Jan 2010
|
02:45 pgollucci
- Update to 0.5.2
PR: ports/142119
Submitted by: Yuri Pankov <yuri.pankov@gmail.com>
|
Saturday, 22 Aug 2009
|
00:39 amdmi3
- Switch SourceForge ports to the new File Release System: categories starting
with X
|
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
|
02:51 wxs
- Reset maintainer and remove old MASTER_SITES.
PR: ports/137224
Submitted by: Martin Tournoij <carpetsmoker@rwxrwxrwx.net> (maintainer)
|
Tuesday, 28 Jul 2009
|
13:47 gahr
- Update to 0.5.1
PR: 136748
Submitted by: gahr
Approved by: maintainer timeout (14 days)
|
Monday, 5 Jan 2009
|
20:34 wxs
- Remove conditional checks for FreeBSD 5.x and older
Approved by: pav
|
Friday, 6 Jun 2008
|
14:12 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)
|
Sunday, 6 Apr 2008
|
20:35 pav
- IGNORE on FreeBSD 5.x
PR: ports/122514
Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl> (maintainer)
|
Friday, 4 Apr 2008
|
13:46 pav
An extremly fast and lightweight file manager which features tabbed browsing
and user-friendly interface.
Features:
o Extremely fast and lightweight
o Can be started in one second on normal machine
o Tabbed browsing (Similar to Firefox)
o Built-in volume management (mount/umount/eject through HAL)
o Drag & Drop support
o Files can be dragged among tabs
o Load large directories in reasonable time
o File association support (Default application)
o Thumbnail for image files
o Bookmarks support
o Handles non-UTF-8 encoded filenames correctly
o Provide icon view and detailed list view
o Standard compliant (Follows FreeDesktop.org)
o Clean and user-friendly interface (GTK+ 2)
WWW: http://pcmanfm.sourceforge.net/
PR: ports/122388
Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl>
|
Sunday, 21 Oct 2007
|
14:35 chinsan
Remove deprecated port (due to the upstream unmaintan anymore).
2007-10-18 x11-fm/pcmanfm: Unmaintained upstream
|
Tuesday, 18 Sep 2007
|
13:05 chinsan
- Mark DEPRECATED for unmaintained upstream.
- Schedule for expiration on 2007-10-18
|
Sunday, 29 Jul 2007
|
02:42 chinsan
- Mark broken: fails to compile on 5.X and below.
Noticed by: pav, kris via pointyhat
Approved by: rafan (mentor, implicit)
|
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}.
|
Tuesday, 19 Dec 2006
|
00:59 rafan
- Update to 0.3.2.2
- Move to LOCALBASE
PR: ports/106864
Submitted by: chinsan (maintainer)
|
Tuesday, 3 Oct 2006
|
15:34 chinsan
Change the following ports to my FreeBSD.org email.
Approved by: delphij (mentor)
archivers/pecl-bz2/Makefile
archivers/pecl-lzf/Makefile
archivers/pecl-rar/Makefile
audio/fapg/Makefile
audio/pecl-id3/Makefile
chinese/CJKUnifonts/Makefile
chinese/auto-tw-l10n/Makefile
chinese/dfsongsd/Makefile
chinese/fortunetw/Makefile
chinese/gcin/Makefile
chinese/joe/Makefile
chinese/joe2/Makefile
chinese/pcmanx/Makefile
chinese/phpbb-tw/Makefile
chinese/tatter-tools/Makefile
chinese/ve/Makefile
chinese/zhcon/Makefile
devel/pear-Console_Getopt/Makefile
devel/pear-Console_Table/Makefile
devel/pear-PEAR_Info/Makefile
devel/pecl-expect/Makefile
games/p5-Baseball-Sabermetrics/Makefile
graphics/epdfview/Makefile
graphics/p5-Chart-Clicker/Makefile
graphics/p5-GD-Thumbnail/Makefile
graphics/p5-Visio/Makefile
mail/pecl-esmtp/Makefile
math/pecl-stats/Makefile
misc/pear-Services_Weather/Makefile
net/ldapdiff/Makefile
net/p5-RRD-Simple/Makefile
net/pear-Net_CDDB/Makefile
net/pear-Net_SMS/Makefile
net/pecl-cvsclient/Makefile
security/gwee/Makefile
security/p5-GSSAPI/Makefile
security/pam-pgsql/Makefile
security/pecl-ssh2/Makefile
security/pecl-tcpwrap/Makefile
sysutils/p5-BSD-Sysctl/Makefile
sysutils/p5-File-Next/Makefile
textproc/csvdiff/Makefile
textproc/p5-CSS/Makefile
textproc/p5-Pod-XML/Makefile
textproc/p5-SGML-DTDParse/Makefile
textproc/p5-Text-Emoticon-GoogleTalk/Makefile
textproc/p5-XML-Handler-Dtd2DocBook/Makefile
textproc/p5-XML-Handler-Dtd2Html/Makefile
textproc/p5-XML-SAXDriver-CSV/Makefile
textproc/p5-XML-SAXDriver-Excel/Makefile
textproc/p5-ack/Makefile
textproc/pear-XML_DTD/Makefile
textproc/pecl-stem/Makefile
textproc/scim-input-pad/Makefile
textproc/sdcv/Makefile
www/b2evolution/Makefile
www/dokuwiki/Makefile
www/dokuwiki-devel/Makefile
www/lilurl/Makefile
www/p5-HTML-TableParser/Makefile
www/p5-HTML-WikiConverter/Makefile
www/p5-HTML-WikiConverter-DokuWiki/Makefile
www/p5-HTML-WikiConverter-Kwiki/Makefile
www/p5-HTML-WikiConverter-Markdown/Makefile
www/p5-HTML-WikiConverter-MediaWiki/Makefile
www/p5-HTML-WikiConverter-MoinMoin/Makefile
www/p5-HTML-WikiConverter-Oddmuse/Makefile
www/p5-HTML-WikiConverter-PbWiki/Makefile
www/p5-HTML-WikiConverter-PhpWiki/Makefile
www/p5-HTML-WikiConverter-PmWiki/Makefile
www/p5-HTML-WikiConverter-SnipSnap/Makefile
www/p5-HTML-WikiConverter-Socialtext/Makefile
www/p5-HTML-WikiConverter-TikiWiki/Makefile
www/p5-HTML-WikiConverter-UseMod/Makefile
www/p5-HTML-WikiConverter-WakkaWiki/Makefile
www/p5-HTML-WikiConverter-WikkaWiki/Makefile
www/p5-WWW-Baseball-NPB/Makefile
www/p5-WWW-Comic/Makefile
www/p5-WWW-VenusEnvy/Makefile
www/pear-Services_Delicious/Makefile
www/pear-UDDI/Makefile
www/xpi-cssviewer/Makefile
www/xpi-gmail-manager/Makefile
www/xpi-google-notebook/Makefile
www/xpi-mrtech-local-install/Makefile
www/xpi-no-referrer/Makefile
www/xpi-server_switcher/Makefile
www/xpi-unplug/Makefile
www/xpi-videodownloader/Makefile
www/xpi-web_developer/Makefile
x11/xdialog/Makefile
x11-fm/pcmanfm/Makefile
|
Saturday, 26 Aug 2006
|
15:24 rafan
- Update to 0.3.0.2
PR: ports/102440
Submitted by: chinsan <chinsan.tw at gmail.com> (maintainer)
|
Monday, 10 Apr 2006
|
17:15 jmelo
- Unbreak on 4.X.
Reported by: krismail
Approved by: chinsan <chinsan.tw@gmail.com> (maintainer) via email, mnag
(mentor)
|
Thursday, 6 Apr 2006
|
21:33 jmelo
- Update to 0.2.4
PR: ports/95358
Submitted by: chinsan <chinsan.tw@gmail.com> (maintainer)
Approved by: mnag (mentor)
|
Wednesday, 15 Mar 2006
|
18:04 novel
Update to 0.2.1.
PR: 93620
Submitted by: chinsan <chinsan.tw@gmail.com> (maintainer)
|
Thursday, 23 Feb 2006
|
10:40 ade
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
Friday, 10 Feb 2006
|
14:41 vanilla
Move chinese/pcmanfm to x11-fm/pcmanfm.
PR: ports/93115
Submitted by: maintainer
|
Number of commits found: 65 |