Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20051113_10 22 Sep 2012 13:09:05 |
eadler |
2012-09-20 www/linuxpluginwrapper: doesn't support ELF symbol versioning, yet.
pips ports don't work anymore as the depend on www/linuxpluginwrapper
Approved by: ume (maintainer) |
20051113_10 14 Sep 2012 14:08:24 |
bapt |
- USE_XLIB has gone from the Mk/bsd.*.mk the macro doesn't have any effect
anymore, remove it |
20051113_10 31 Aug 2012 22:11:46 |
eadler |
Deprecate linuxpluginwrapper, which is broken on all supported releases. |
20051113_10 15 Aug 2012 19:26:14 |
tabthorpe |
- Reassign nork@ ports to the heap
- Thank you for your years of service, we hope to see you back
Approved by: portmgr |
20051113_10 24 Jun 2012 21:53:38 |
dougb |
s/X11BASE/LOCALBASE/, or equivalent.
The X11BASE variable is long gone, however these ports were not updated. |
20051113_10 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
20051113_10 06 Jan 2009 16:53:07 |
wxs |
- Remove conditional checks for FreeBSD 5.x and older
Approved by: pav |
20051113_10 14 Sep 2008 15:18:22 |
nork |
Remove acroread7 from pkg-plist, and bump PORTREVISION.
Pointed out by: hrs
Approved by: portmgr (implicit) |
20051113_9 14 Sep 2008 03:58:42 |
nork |
Remove dependency of acroread7, and bump PORTREVISION.
Reported by: many people
Approved by: portmgr (linimon) |
20051113_8 04 Oct 2007 00:08:39 |
edwin |
Remove support for OSVERSION < 5 |
20051113_8 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}. |
20051113_7 28 Jan 2007 14:04:59 |
nork |
No more dlsym(3) hack. Thanks Sean C. Farley.
Submitted by: Sean C. Farley <sean-freebsd@farley.org> |
20051113_6 23 Sep 2006 13:41:51 |
nork |
Chase new xpi style.
Submitted by: A.J. Kehoe IV (Nanoman) <nanoman@sympatico.ca>
Pointed out by: many people |
20051113_5 13 Sep 2006 16:11:03 |
nobutaka |
Fix breakage of acroread plugin.
PR: ports/101420
Submitted by: Andrew N. Below <defan@zenon.net>
Approved by: nork |
20051113_4 14 Jun 2006 16:04:31 |
hrs |
linux-flashplugin6 has been removed because of security issue.
Approved by: nork (blanket) |
20051113_3 23 May 2006 15:24:48 |
hrs |
Revert changes related to linux-flashplugin* removal.
Approved by: nork (maintainer) |
20051113_2 08 Apr 2006 02:53:00 |
hrs |
- Fix more extra lines which have to be removed.
- s,%%LINUXBASE%%,%%X11BASE%%, for nppdf.so.
Approved by: nork (implicitly) |
20051113_2 08 Apr 2006 01:21:05 |
hrs |
Remove www/linux-flashplugin* dependency.
Approved by: nork (maintainer) |
20051113_1 07 Apr 2006 13:01:47 |
roam |
Update the path to the installation of acroread7 - it moved to ${X11BASE}.
OPTIONS'ify, keeping the default of no plugins installed.
Add libm and libgcc_s to the RealPlayer plugin's libmap.conf entry.
Reviewed by: nork (maintainer)
Approved by: nork (maintainer) |
20051113 31 Dec 2005 03:03:25 |
nork |
Back out previous commit.
Pointed out by: nyan
Pointy hat to: myself |
20051113 31 Dec 2005 02:37:28 |
nork |
De-support 6-stable(600102 and later) by ELF symbol versioning. |
20051113 23 Dec 2005 10:26:49 |
nork |
Mark IGNORE on __FreeBSD_version >= 700009. |
20051113 18 Dec 2005 02:23:24 |
nork |
Oops, don't mkdir browser_linux_plugins.
Noticed by: ume |
20051113 17 Dec 2005 18:50:06 |
kris |
BROKEN: Incomplete pkg-plist |
20051113 03 Dec 2005 17:07:01 |
nork |
Really Update to 20051113.
Pointed out by: Yu-Shun Wang <yushunwa@ISI.EDU>
Pointy hat to: myself
Brain-dead: myself
Sanity tested by: matusita, nobutaka
P.S. Utsudashinou... orz |
20050910 13 Nov 2005 07:03:31 |
nork |
Update to 20051113.
o Fix many typos. [1]
o Add support is_enabled_lpw, confirms that Linux Plugin
Wrapper is enabled like following test.
$ is_enabled_lpw /usr/X11R6/lib/browser_linux_plugins/*.so | grep "not found"
$ echo $?
1
This is for information to mozilla and related browsers,
to use /usr/X11R6/lib/browser_linux_plugins or not. [2]
Pointed out by: many people [1]
Suggested by: mezz [2] |
20050910 31 Oct 2005 13:13:15 |
nork |
[forced commit]
My previous commit log is a message for flash/acroread/
realplayer-related ports maintainers.
Discussed with: hrs |
20050910 30 Oct 2005 15:22:56 |
nork |
unBROKEN.
Don't depend on Flash/Acroread//RealPlayer plugins as default.
1. These plugins should install $X11BASE/lib/browser_linux_plugins
as symlink.
2. Mozilla and family browsers should not readlink
$X11BASE/lib/browser_linux_plugins/libfoo.so. And libmap.conf(5)
file will be described more simply.
3. Mozilla and family browsers should support
$X11BASE/lib/browser_linux_plugins/.
These idea was requested by mezz@. I thought so and agreed. And
I posted how to support above, but no response.
So I don't depend on plugins, until above conditions are supported.
(If support, I think that LPW don't need to depend on plugins.)
SEE ALSO:
http://lists.freebsd.org/pipermail/freebsd-gnome/2005-October/012507.html
http://lists.freebsd.org/pipermail/freebsd-gnome/2005-October/012504.html |
20050910 28 Oct 2005 23:28:39 |
kris |
BROKEN: Broken by update to acroread7 |
20050910 10 Sep 2005 17:07:53 |
nork |
Update to 20050910.
o Fix path to nphelix.so.
Submitted by: Franz Klammer <klammer@webonaut.com> |
20050909 09 Sep 2005 13:36:11 |
nork |
Update to 20050909.
o Overhaul libmap.conf samples. [1]
(Remove old setting)
o Cleanup some functions on flash7. But...
o Add support Acroread7 on 4.x. [2]
I don't test it:-).
o Add support 6.0-BETA3 or after.
Pointed out by: many people [1]
Reported by: vs [2] |
20050613 17 Jun 2005 22:59:29 |
netchild |
Mega-patch to cleanup the ports infrastructure regarding our linux bits:
- USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD
tools to strip binaries anymore, so it's not neccesary anymore to override
STRIP and STRIP_CMD.
- USE_LINUX_PREFIX implies NO_MTREE now.
- In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries
instead upon the native FreeBSD libraries.
- The variable LINUX_BASE_PORT contains a string which is suitable as an
item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the
default (or overriden) linux base, ${LINUX_BASE_PORT} should be used
instead of a hardcoded reference.
- Change all ports to comply to the "new world order".
- The Ports Collection now allows to override the default linux_base port.
Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use
${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use (Only the first 15 lines of the commit message are shown above ) |
20050613 12 Jun 2005 15:58:58 |
nork |
Oops, I forgot to fix pkg-plist. |
20050613 12 Jun 2005 15:53:27 |
nork |
Update to 20050613.
o Add /usr before /compat/linux. [1]
o Add a configuration for japanese/acroread.
o Fix build problem on 6-current. [2]
o Use errno instead of __error. [3]
Requested by: many people [1]
Submitted by: many people [1]
YONETANI Tomokazu <qhwt+fbsd@les.ath.cx> [3]
Reported by: many people [1] [2]
Suggested by: ume [2] |
20050320 20 Mar 2005 04:06:05 |
nork |
o Fix build on 4-stable and DragonFlyBSD. [1]
o Chase port name as print/acroread7.
Submitted by: YONETANI Tomokazu <qhwt+fbsd@les.ath.cx> [1]
Reported by: many people, ports/78165 [1]
Committed at: Echigo Yuzawa Camp 2005 |
20050319 18 Mar 2005 18:28:44 |
nork |
Update to 20050319.
o Add support Acrobat Reader 7.0. [1]
o Remove oldest notes in pkg-message. [2]
I was cheated by: ume and Shinichiro Komatsu <koma2@ms.u-tokyo.ac.jp> [1]
Pointed out by: kuriyama [2] |
20050119_1 09 Feb 2005 15:28:08 |
nork |
Fix pkg-plist error.
Pointed out by: pointyhat via kris |
20050119 19 Jan 2005 14:40:45 |
nork |
Update to 20050119.
o Add more support DragonFlyBSD. [1]
o Add support Helix Real Player. [2]
But not tested well.
Submitted by: YONETANI Tomokazu <qhwt+dfly@les.ath.cx> [1]
Sebastian Strollo <seb@strollo.org> [2] |
20050110 09 Jan 2005 21:33:23 |
nork |
o Cleanup to support DragonFlyBSD. [1]
o Cosmetic change.
o Overhaul acrobat plugin, but not improved:-(.
o Add some debug code. I always welcome your fix:-).
Inspired from: YONETANI Tomokazu <qhwt+dfly@les.ath.cx> [1]
References:
http://leaf.dragonflybsd.org/mailarchive/users/2005-01/msg00054.html [1] |
20041219 24 Dec 2004 02:05:32 |
kris |
Chase print/acroread5 to print/acroread
Extra Special Pointy Santa Hat to: trevor |
20041219 19 Dec 2004 01:05:22 |
nork |
Update to 20041219.
o Fix libmap.conf error on 4-stable and Opera. [1]
o Fix recursive call problem on firefox. [2]
Submitted by: vs [1], deischen[2] |
20041017 17 Oct 2004 04:17:46 |
nork |
The First Contact^W Implementation of Macromedia Flash7 plugin
I'm plesure to support Macromedia Flash7 plugin.
o Update to 20041017.
o Flash7 support is alpha quality.
o mozilla looks good, but firefox looks bad. firefox has
a double free problem with Flash7. I don't know how to
fix this problem.
o For Flash7 support, we must apply a rtld dlsym(3) patch.
Please read pkg-message for detail.
Desired by: ume |
20041010 11 Oct 2004 17:15:45 |
nork |
o Add emulators to CATEGORIES. [1]
o Chase libm.so version-bumpd. [2]
o Fix comments about KDE/Konqueror. [3]
o Install libmap.conf to EXAMPLEDIR. [4]
Suggested by: takawata [1]
Pointed out by: ume [2]
Discussed by: KDE/FreeBSD [3]
(Sorry, I lost mails which was disscused about this).
Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es> [4]
PR: ports/72494 [2]
Submitted by: Amir Shalem <amir@active.ath.cx> [2]
Tested by: ume
Approved by: portmgr (marcus) |
20040831 30 Aug 2004 15:40:41 |
nork |
Update to 20040831.
o Add support PIPS(pips-sc60s, EPSON Stylus C60).
Submitted by: Vladimir Novoseltsev <blacknova@tut.by>
Approved by: ume |
20040824 23 Aug 2004 16:40:35 |
nork |
Update to 20040824.
o Add support PIPS2.6.2.
Submitted by: ume |
20040822_1 22 Aug 2004 05:39:43 |
nork |
o Add pips.so to pkg-plist [1].
o Fix @exec mkdir... from @unexec mkdir....
This is used by package install.
o No longer symlink to acrobat plugin on 4-stable.
o Bump PORTREVISION accordingly.
Pointed out by: ume [1] |
20040822 21 Aug 2004 21:38:42 |
nork |
Update to 20040822.
o Add support Photo Image Print System (PIPS) for Linux
on native FreeBSD. (PIPS is EPSON bubble jet printers drivers.)
NOTE: However, pips ports don't use this support.
This is a experimental support to investigate pips ports.
Submitted by: ume |
20040727 26 Jul 2004 17:02:54 |
nork |
Add support Opera7.52 on 4-stable. No feature change.
Submitted by: vs |
20040310_2 06 Jul 2004 17:37:05 |
nork |
o Add WITHOUT_PLUGINS knob.
If you want to choice any plugins, linuxpluginwrapper don't
require all mandatory ones.
PR: ports/65873
Submitted by: Stijn Hoop <stijn@win.tue.nl> |
20040310_1 15 Mar 2004 15:20:38 |
nork |
o Fix symlink on packge install.
o Bump PORTREVISION.
Submitted by: ru |
20040310 09 Mar 2004 17:26:31 |
nork |
Mark alpha quality of Acrobat Plugin on 4-stable. This is minor fix.
No feature change.
Suggested by: Mike Harding <mvh@ix.netcom.com> |
20040229_2 29 Feb 2004 16:56:53 |
nork |
s/liblstdc++/libstdc++/. liblstdc++ is a library of linuxthreads.
Pointed out by: ume |
20040229_1 29 Feb 2004 13:52:25 |
nork |
o A DDDD IIII OOA SSSS
A A D D II OO OO S
A A D D II OO OO SSS
AAAAA D D II OO OO S
A A DDDD IIII OO SSSS linuxthreads!
o Accordingly, Flash6 plugin was more stable and robust with libc_r.
Maybe, I'll stop to hear that some browsers (firefox, epiphany, etc..)
will be overrun on own exit.
o With the result, /etc/libmap.conf sould be updated. Please be careful.
[libflashplayer.so]
libpthread.so.0 liblthread.so.3
to (Only the first 15 lines of the commit message are shown above ) |
20040208_1 10 Feb 2004 05:00:53 |
nork |
Workaround for old make.
Submitted by: Andrew J Caines <A.J.Caines@halplant.com> |
20040208_1 09 Feb 2004 01:38:30 |
nork |
Bump PORTREVISION by previous commit. |
20040208 09 Feb 2004 01:37:35 |
nork |
Add dependency on Motif for Opera's operamotifwrapper.
Submitted by: lioux |
20040208 08 Feb 2004 07:56:24 |
nork |
Oops, I forgot to update distinfo on previous commit. |
20040208 08 Feb 2004 03:49:11 |
nork |
o Add support Java3D, Java Advanced Imaging, JAI I/O Tools. [1]
o Add more messages for KDE Konqueror users. [2]
Submitted by: OISHI Masakuni <yamasa@bsdhouse.org> [1]
Hiroo Ono <hiroo@@oikumene.gcd.org> [2] |
20040111 04 Feb 2004 06:46:14 |
nork |
o Update libmap.conf(5) check-version in pre-everything.
o make silence. |
20040111 13 Jan 2004 16:27:08 |
nork |
Clear how to apply a patch for 4-stable rtld-elf.
Submitted by: Andrew J Caines <A.J.Caines@halplant.com> |
20040111 11 Jan 2004 10:25:22 |
nork |
o Add support Java Advanced Imaging (JAI) API.
Submitted by: OISHI Masakuni <yamasa@bsdhouse.org>
Committed at: CBUG 2004 New Year Party
Reviewed by: ume and OISHI on the fly |
20031221 07 Jan 2004 00:53:04 |
linimon |
Fix 'make describe' on older versions of 5.x by removing extra
set of parentheses. Seems to do the right thing on 4.9, 5.0,
and -current now. |
20031221 06 Jan 2004 16:38:13 |
obrien |
Use 'strings' vs. 'grep' to find strings w/in a binary.
Also minor portlinting.
Approved by: nork |
20031221 28 Dec 2003 05:32:26 |
nork |
Update a message if you don't enable libmap.conf(5) feature.
Asked by: Mike Harding <mvh@ix.netcom.com> |
20031221 27 Dec 2003 21:57:10 |
nork |
o Correct to use acrobat on firebird. But I don't know that this fix is
right. I heard BAD and OK:-). [1]
o Support Linux Blackdown Java3D API on native JDK(tested only 1.4.2p5). [2]
OISHI discoursed this feature on eleventh CBUG Meeting at 2003-11-29.
It really got to me.
Reported by: Vladimir B. Grebenschikov <vova@@fbsd.ru>, osa, ale [1]
Tested by: osa, ale [1]
Submitted by: OISHI Masakuni <yamasa@bsdhouse.org> [2] |
20031122 21 Nov 2003 17:31:30 |
nork |
Fix build on -stable. [1]
Add another MASTER_SITES.
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> [1] |
20031120 21 Nov 2003 08:24:30 |
nork |
Remove needless file |
20031120 20 Nov 2003 16:15:23 |
nork |
Add linuxpluginwrapper 20031120, a wrapper allowing use of
linux-plugins like flash6(almost stable) and acroread5(unstable,
you can use only one shot from boot) with native browsers.
Flash6 |mozilla | firebird | galeon | ephiphany | opera | konquere
------------+--------+----------+--------+-----------+-------+----------
4-stable[*] | OK | OK | OK | OK | OK | OK but...
5-current | OK | OK | OK | OK | NG | OK but...
For konquere user: Please set plugins directory by hand.
Acrobat |mozilla | firebird | galeon | ephiphany | opera | konquere
------------+--------+----------+--------+-----------+-------+----------
4-stable[*] | ONLY
5-current | ONE SHOT USE (Only the first 15 lines of the commit message are shown above ) |