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 |
rene |
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 |
antoine |
Deprecate a few ports |
0.8.2_6 05 Aug 2019 13:22:34 |
antoine |
Mark BROKEN: unfetchable |
0.8.2_6 01 Apr 2016 14:33:58 |
mat |
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 |
tijl |
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 |
amdmi3 |
- Drop @dirrm* from plist |
0.8.2_5 02 Jul 2015 17:51:13 |
kwm |
Release swfdec ports. |
0.8.2_5 23 Apr 2014 13:25:17 |
tijl |
When linking a library libA with a library libB using libtool, if libB.la
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la. So everything that subsequently links with libA will also
link to these extra libraries. This causes too much overlinking.
This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging. However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.
So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).
(Only the first 15 lines of the commit message are shown above ) |
0.8.2_4 09 Apr 2014 14:18:18 |
bapt |
USES=webplugin
USES=libtools
Support stage
Strip binaries |
0.8.2_4 20 Sep 2013 23:36:54 |
bapt |
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 |
bapt |
Add an explicit dependency on pkgconf |
0.8.2_4 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.8.2_3 24 Oct 2011 04:17:38 |
dougb |
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 |
miwi |
- Get Rid MD5 support |
0.8.2_3 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
0.8.2_3 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.8.2_2 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.8.2_1 02 Aug 2009 19:36:34 |
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 |
0.8.2_1 31 Jul 2009 13:57:52 |
dinoex |
- 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 |
marcus |
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 |
mezz |
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 |
kwm |
Pick up maintainership. |
0.6.0_1 12 Dec 2008 19:05:44 |
lx |
Re-add portrevision. |
0.6.0 12 Dec 2008 18:51:23 |
lx |
Fix breakage by previous maintainer. |
0.6.6 12 Dec 2008 09:48:37 |
alexbl |
Drop maintainership |
0.6.0_1 06 Jun 2008 14:07:24 |
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) |
0.6.0 24 Mar 2008 03:50:55 |
marcus |
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 |
pav |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
0.5.5 18 Dec 2007 20:46:06 |
alexbl |
- update to 0.5.5 |
0.5.3 23 Oct 2007 04:04:07 |
alexbl |
- update swfdec and swfdec-mozilla to 0.5.3 |
0.5.2 10 Oct 2007 03:00:36 |
edwin |
[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 |
alexbl |
- update to 0.5.2 |
0.5.1 06 Aug 2007 19:11:41 |
alexbl |
- update to 0.5.1
- take maintainer ship [1]
Approved by: anholt [1] |
0.5.0 31 Jul 2007 09:28:55 |
pav |
- Clean up browser_plugins directory on deinstall
Reported by: pointyhat |
0.5.0 14 Jul 2007 15:33:18 |
anholt |
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 |
anholt |
Update swfdec-plugin to 0.4.5. |
0.4.4 25 May 2007 18:16:50 |
anholt |
Update swfdec-mozilla to 0.4.4.
PR: ports/112231
Submitted by: alexbl |
0.4.2_1 19 May 2007 20:32:57 |
flz |
- 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 |
anholt |
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 |
rafan |
- Respect X11BASE
Approved by: portmgr (linimon) |
0.3.6 21 Nov 2006 20:58:13 |
anholt |
Hopefully fix gstreamer dependency so swfdec-mozilla-player gets built.
Reported by: kris |
0.3.6 15 Nov 2006 21:34:57 |
anholt |
Update to 0.3.6, which is compiling fine, and working a bit better. |
0.3.5_3 14 Oct 2006 08:54:54 |
marcus |
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 |
stas |
- 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 |
kris |
Schedule these broken ports for termination on 2006-12-01 |
0.3.5_1 13 May 2006 04:41:22 |
edwin |
Remove USE_REINPLACE from categories starting with W |
0.3.5_1 29 Apr 2006 23:03:03 |
ahze |
- 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 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.3.5_1 12 Feb 2006 22:18:21 |
kris |
BROKEN: Does not compile |
0.3.5_1 24 Jan 2006 03:14:23 |
edwin |
SHA256ify
Approved by: krion@ |
0.3.5_1 21 Jan 2006 07:24:13 |
anholt |
Unbreak build by adding a newly-missing include directory. |
0.3.5_1 14 Jan 2006 09:41:30 |
kris |
BROKEN: Does not compile |
0.3.5_1 15 Nov 2005 06:52:12 |
ade |
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 |
marcus |
Bump PORTREVISION to chase the glib20 shared library update. |
0.3.5 03 Jul 2005 07:49:05 |
anholt |
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 |
kwm |
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 |
anholt |
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. |