Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.8.2_6 16 Oct 2019 15:29:32
![Revision:514601 Revision:514601](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
rene ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove expired ports:
2019-10-16 archivers/freetar: Unfetchable, unmaintained
2019-10-16 archivers/hffzip: Unfetchable, unmaintained
2019-10-16 archivers/hpack.non-usa.only: Unfetchable, unmaintained
2019-10-16 archivers/untar: Unfetchable, unmaintained
2019-10-16 astro/gpsdrive: Unfetchable, unmaintained
2019-10-16 astro/planets: Unfetchable, unmaintained
2019-10-16 audio/ascd: Unfetchable, unmaintained
2019-10-16 audio/audiotag: Unfetchable, unmaintained
2019-10-16 audio/gmidimonitor: Unfetchable, unmaintained
2019-10-16 audio/gmpc-lyricwiki: Unfetchable, unmaintained
2019-10-16 audio/jack_mixer: Unfetchable, unmaintained
2019-10-16 audio/jmusic: Unfetchable, unmaintained
2019-10-16 audio/maplay: Unfetchable, unmaintained (Only the first 15 lines of the commit message are shown above ) |
0.8.2_6 15 Sep 2019 17:28:09
![Revision:512125 Revision:512125](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
antoine ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Deprecate a few ports |
0.8.2_6 05 Aug 2019 13:22:34
![Revision:508166 Revision:508166](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
antoine ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Mark BROKEN: unfetchable |
0.8.2_6 01 Apr 2016 14:33:58
![Revision:412351 Revision:412351](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
0.8.2_6 02 Aug 2015 15:03:20
![Revision:393429 Revision:393429](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
tijl ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
By default libtool replaces -export-symbols <file> with -retain-symbols-file
<file> on ELF systems, but this doesn't really do what -export-symbols is
meant to do. On GNU ELF systems it converts <file> to a simple version
script first and then uses -version-script instead of -retain-symbols-file.
Let USES=libtool patch libtool scripts to do this on all systems with GNU
ld(1).
Bump PORTREVISION on all ports where the build log contains -export-symbols.
audio/calf: This port builds a module that now exports only one function,
but it also builds a number of executables that link to this module and
expect to see other functions. Because it's already a bit dodgy to link to
a module (libtool warns about this) let the module continue to export only
one function and instead build an ordinary library from the same source that
the executables can link to. Fix a number of other issues in the same (Only the first 15 lines of the commit message are shown above ) |
0.8.2_5 11 Jul 2015 06:01:30
![Revision:391726 Revision:391726](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
amdmi3 ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Drop @dirrm* from plist |
0.8.2_5 02 Jul 2015 17:51:13
![Revision:391174 Revision:391174](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
kwm ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Release swfdec ports. |
0.8.2_5 23 Apr 2014 13:25:17
![Revision:351936 Revision:351936](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
tijl ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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).
(Only the first 15 lines of the commit message are shown above ) |
0.8.2_4 09 Apr 2014 14:18:18
![Revision:350712 Revision:350712](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
USES=webplugin
USES=libtools
Support stage
Strip binaries |
0.8.2_4 20 Sep 2013 23:36:54
![Revision:327776 Revision:327776](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
0.8.2_4 06 Sep 2013 12:12:01
![Revision:326491 Revision:326491](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add an explicit dependency on pkgconf |
0.8.2_4 01 Jun 2012 05:26:28
![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- update png to 1.5.10 |
0.8.2_3 24 Oct 2011 04:17:38
![files touched by this commit files touched by this commit](/images/logs.gif) |
dougb ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
0.8.2_3 19 Mar 2011 12:38:54
![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Get Rid MD5 support |
0.8.2_3 04 Dec 2010 07:34:27
![files touched by this commit files touched by this commit](/images/logs.gif) |
ade ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Sync to new bsd.autotools.mk |
0.8.2_3 28 Mar 2010 06:47:48
![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.8.2_2 05 Feb 2010 11:46:55
![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- update to jpeg-8 |
0.8.2_1 02 Aug 2009 19:36:34
![files touched by this commit files touched by this commit](/images/logs.gif) |
mezz ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
-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 |
0.8.2_1 31 Jul 2009 13:57:52
![files touched by this commit files touched by this commit](/images/logs.gif) |
dinoex ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.8.2 10 Jan 2009 05:22:13
![files touched by this commit files touched by this commit](/images/logs.gif) |
marcus ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Presenting GNOME 2.24 for FreeBSD.
See http://library.gnome.org/misc/release-notes/2.24/ for the general
release notes. On the FreeBSD front, this release introduces Fuse support
in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some
long-standing seahorse and gnome-keyring bugs. The documentation updates
to the website are forthcoming.
This release features commits by adamw, ahze, kwm, mezz, and myself. It would
not have been possible without are contributors and testers:
Alexander Loginov
Craig Butler [1]
Dmitry Marakasov [6]
Eric L. Chen (Only the first 15 lines of the commit message are shown above ) |
0.6.0_2 10 Jan 2009 02:45:46
![files touched by this commit files touched by this commit](/images/logs.gif) |
mezz ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add a new framework for browser plugins, USE_WEBPLUGINS. It is for which foo
plugins support one of web browsers and can take care of plist (depend on how
you use it) at the same time. I have written a complete document and even show
how it works in the www/firefox/Makefile.webplugins so be sure to read in
there. If there is anything that isn't clear in the document, please feel free
to ask and I will try my best to improvement it.
FYI: GNOME 2.24 depends on this, so it's coming.
BTW: It's based on www/linux-mplayer-plugin/Makefile.npapi with heavy modified.
Approved by: portmgr |
0.6.0_1 01 Jan 2009 13:35:39
![files touched by this commit files touched by this commit](/images/logs.gif) |
kwm ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Pick up maintainership. |
0.6.0_1 12 Dec 2008 19:05:44
![files touched by this commit files touched by this commit](/images/logs.gif) |
lx ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Re-add portrevision. |
0.6.0 12 Dec 2008 18:51:23
![files touched by this commit files touched by this commit](/images/logs.gif) |
lx ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Fix breakage by previous maintainer. |
0.6.6 12 Dec 2008 09:48:37
![files touched by this commit files touched by this commit](/images/logs.gif) |
alexbl ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Drop maintainership |
0.6.0_1 06 Jun 2008 14:07:24
![files touched by this commit files touched by this commit](/images/logs.gif) |
edwin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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) |
0.6.0 24 Mar 2008 03:50:55
![files touched by this commit files touched by this commit](/images/logs.gif) |
marcus ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 for
FreeBSD. The official GNOME 2.22 release notes can be found at
http://library.gnome.org/misc/release-notes/2.22/ . On the FreeBSD front,
this release features an updated hal port with support for video4linux
devices, DRM (Direct Rendering), and better support of removable media. Work
is also underway to tie webkit more closely into GNOME. As part of the
GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well.
Be sure to consult UPDATING on the proper steps to upgrade all of your
GNOME ports.
This release would not have been possible without the contributions and
testing efforts of the following people:
Pawel Worach
kan
edwin
Peter Ulrich Kruppa
J. W. Ballantine
Yasuda Keisuke
Andriy Gapon |
0.5.5 20 Mar 2008 10:03:51
![files touched by this commit files touched by this commit](/images/logs.gif) |
pav ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
0.5.5 18 Dec 2007 20:46:06
![files touched by this commit files touched by this commit](/images/logs.gif) |
alexbl ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- update to 0.5.5 |
0.5.3 23 Oct 2007 04:04:07
![files touched by this commit files touched by this commit](/images/logs.gif) |
alexbl ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- update swfdec and swfdec-mozilla to 0.5.3 |
0.5.2 10 Oct 2007 03:00:36
![files touched by this commit files touched by this commit](/images/logs.gif) |
edwin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
[PATCH]: www/* use {} vs () consistently
Fix all occurrences of this that are not part of REPLACE_CMD commands.
PR: ports/117051
Submitted by: "Philip M. Gollucci" <pgollucci@p6m7g8.com> |
0.5.2 07 Sep 2007 10:29:40
![files touched by this commit files touched by this commit](/images/logs.gif) |
alexbl ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- update to 0.5.2 |
0.5.1 06 Aug 2007 19:11:41
![files touched by this commit files touched by this commit](/images/logs.gif) |
alexbl ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- update to 0.5.1
- take maintainer ship [1]
Approved by: anholt [1] |
0.5.0 31 Jul 2007 09:28:55
![files touched by this commit files touched by this commit](/images/logs.gif) |
pav ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Clean up browser_plugins directory on deinstall
Reported by: pointyhat |
0.5.0 14 Jul 2007 15:33:18
![files touched by this commit files touched by this commit](/images/logs.gif) |
anholt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update swfdec and swfdec-plugin to 0.5.0.
The primary feature of this release is a rewrite of the scripting engine for
better correctness. The ports are also improved to remove dependencies that
haven't existed since the 0.4 series. |
0.4.5 20 Jun 2007 20:09:23
![files touched by this commit files touched by this commit](/images/logs.gif) |
anholt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update swfdec-plugin to 0.4.5. |
0.4.4 25 May 2007 18:16:50
![files touched by this commit files touched by this commit](/images/logs.gif) |
anholt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update swfdec-mozilla to 0.4.4.
PR: ports/112231
Submitted by: alexbl |
0.4.2_1 19 May 2007 20:32:57
![files touched by this commit files touched by this commit](/images/logs.gif) |
flz ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.4.2 13 Feb 2007 20:49:59
![files touched by this commit files touched by this commit](/images/logs.gif) |
anholt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 0.4.2. Now I can play Strindberg and Helium, but with no sound. |
0.3.6 09 Dec 2006 11:10:47
![files touched by this commit files touched by this commit](/images/logs.gif) |
rafan ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Respect X11BASE
Approved by: portmgr (linimon) |
0.3.6 21 Nov 2006 20:58:13
![files touched by this commit files touched by this commit](/images/logs.gif) |
anholt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Hopefully fix gstreamer dependency so swfdec-mozilla-player gets built.
Reported by: kris |
0.3.6 15 Nov 2006 21:34:57
![files touched by this commit files touched by this commit](/images/logs.gif) |
anholt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 0.3.6, which is compiling fine, and working a bit better. |
0.3.5_3 14 Oct 2006 08:54:54
![files touched by this commit files touched by this commit](/images/logs.gif) |
marcus ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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) |
0.3.5_2 20 Sep 2006 11:21:59
![files touched by this commit files touched by this commit](/images/logs.gif) |
stas ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
binary)
- Update graphics/sdl_ttf to version 2.0.8
- Update graphics/sdl_image to version 1.2.5
- Update audio/sdl_mixer to version 1.2.7
- Update net/sdl_net to version 1.2.6
- Update Mk/bsd.sdl.mk accordingly
- Fix dependent ports to fit the new directory structure and avoid several
API breakages
- Bump up portrevisions for all dependent ports to allow them to be upgraded
by portupgrade/portmaster etc tools
Approved by: kris (portmgr), sem (mentor) |
0.3.5_1 02 Sep 2006 16:51:10
![files touched by this commit files touched by this commit](/images/logs.gif) |
kris ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Schedule these broken ports for termination on 2006-12-01 |
0.3.5_1 13 May 2006 04:41:22
![files touched by this commit files touched by this commit](/images/logs.gif) |
edwin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove USE_REINPLACE from categories starting with W |
0.3.5_1 29 Apr 2006 23:03:03
![files touched by this commit files touched by this commit](/images/logs.gif) |
ahze ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update gstreamer to 0.10
- Move all old gstreamer 0.8 ports to gstreamer*80 [1]
- Chase all ports with new gstreamer or gstreaemer moves
Repocopied by: marcus [1] |
0.3.5_1 23 Feb 2006 10:40:45
![files touched by this commit files touched by this commit](/images/logs.gif) |
ade ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.3.5_1 12 Feb 2006 22:18:21
![files touched by this commit files touched by this commit](/images/logs.gif) |
kris ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
BROKEN: Does not compile |
0.3.5_1 24 Jan 2006 03:14:23
![files touched by this commit files touched by this commit](/images/logs.gif) |
edwin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
SHA256ify
Approved by: krion@ |
0.3.5_1 21 Jan 2006 07:24:13
![files touched by this commit files touched by this commit](/images/logs.gif) |
anholt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Unbreak build by adding a newly-missing include directory. |
0.3.5_1 14 Jan 2006 09:41:30
![files touched by this commit files touched by this commit](/images/logs.gif) |
kris ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
BROKEN: Does not compile |
0.3.5_1 15 Nov 2005 06:52:12
![files touched by this commit files touched by this commit](/images/logs.gif) |
ade ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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. |
0.3.5_1 05 Nov 2005 05:22:06
![files touched by this commit files touched by this commit](/images/logs.gif) |
marcus ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Bump PORTREVISION to chase the glib20 shared library update. |
0.3.5 03 Jul 2005 07:49:05
![files touched by this commit files touched by this commit](/images/logs.gif) |
anholt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
The previous Makefile commit to support firefox broke packaging by putting the
plugin in the common directory without updating pkg-plist.
Reported by: krismail |
0.3.5 30 Jun 2005 10:29:17
![files touched by this commit files touched by this commit](/images/logs.gif) |
kwm ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Fix the build with firefox.
Put the plugin in the correct place so mozilla and firefox can find it.
Approved by: maintainer (anholt) |
0.3.5 16 Jun 2005 19:06:09
![files touched by this commit files touched by this commit](/images/logs.gif) |
anholt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
New port:
swfdec-plugin is a Mozilla plugin for rendering flash (.swf) animations using
the gstreamer framework and the swfdec library. It should currently play Flash
4 files, and Flash 5 support is under development. |