Doug Barton
9aac569eaa
Move the rc.d scripts of the form *.sh.in to *.in
...
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op
2012-08-05 23:19:36 +00:00
Hiroki Sato
64bb441cfc
Style fix: include bsd.port.pre.mk before using SRC_BASE.
...
PR: ports/169218
Submitted by: jgh
2012-06-20 07:52:17 +00:00
Doug Barton
83eb2c3700
In the rc.d scripts, change assignments to rcvar to use the
...
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Hiroki Sato
94369edf02
Update to 20110920. This fixes build on 9-CURRENT after r225617.
...
PR: ports/160769
2011-09-20 02:17:09 +00:00
Hiroki Sato
1020fcac76
Fix build in the case that $KERNCONF has multiple configuration files.
...
Spotted by: Nicolas Rachinsky
2011-06-27 02:52:45 +00:00
Hiroki Sato
2e30d78299
Update to Adobe Reader 9.4.2 and add a hack to mitigate "RSException" crash
...
issue in GUI mode. A linux_adobe.ko kernel module has to be loaded before
acroread is invoked.
2011-05-29 17:22:26 +00:00
Hiroki Sato
43324acf06
Use libgtkembedmoz from www/linux-libgtkembedmoz instead of www/linux-nvu.
2010-08-08 04:16:02 +00:00
Hiroki Sato
faa799d333
Fix post-install target.
...
Spotted by: Jeff Molofee
2009-03-29 05:10:30 +00:00
Hiroki Sato
d5d186f732
Add acroread9, Adobe Reader 9.1.0. For changes since Adobe Reader
...
8.x, see the following URL:
http://blogs.adobe.com/acroread/2009/03/#entry-9871
2009-03-28 18:11:44 +00:00
Hiroki Sato
00e8ec4600
Remove ports of Adobe Reader 7 and the localized versions because of
...
security vulnerability. The print/acroreadwrapper new supports
acroread8 only.
Security: CVE-2008-2641
Security: CVE-2008-0883
Security: http://www.adobe.com/support/security/bulletins/apsb08-15.html
2008-09-06 04:59:52 +00:00
Hiroki Sato
a3081a9fbf
Update to 20080110. GTK_IM_MODULE and XMODIFIERS hack is added
...
and enabled by default. To disable this, you need to set
$ADOBE_DISABLEIMMODULEHACK to YES.
Discussed on: freebsd-ports@
2008-04-13 18:27:25 +00:00
Hiroki Sato
a683cd6990
Update to 20071020. Add Adobe Reader 8 support and $ADOBE_VER
...
knob.
2008-01-04 20:20:20 +00:00
Hiroki Sato
08fb10da6f
- Use ${LINUXBASE}/bin/sh instead of /bin/sh to prevent issues due to
...
difference of pathname lookup[*].
- Refine messages when localized acroread not found.
- Some cleanups.
PR: ports/113468 [*]
2007-09-23 18:28:46 +00:00
Hiroki Sato
ba5ad24a2c
%%ACROBASE%% and %%ADOBEBASE%% are now handled by acroread ports.
...
Spotted by: pointyhat
2007-06-23 14:18:06 +00:00
Hiroki Sato
9839ed46e7
Fix wrong variable names forgotten in the previous commit.
2007-06-09 12:44:02 +00:00
Hiroki Sato
56e44968b6
Use @dirrmtry for Adobe and Adobe/Acrobat7.0 directories
...
(and use ADOBEBASE and ACROBASE for consistency).
PR: ports/112941
Submitted by: edwin
2007-06-09 11:18:46 +00:00
Florent Thoumie
d4f0d0048a
- Welcome X.org 7.2 \o/.
...
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Hiroki Sato
92ec75f7f7
Fix plugin directory (not under %%LINUXBASE%%).
...
Pointed out by: nyan
2006-02-22 06:58:02 +00:00
Pav Lucistnik
b69f96d294
- Unbreak
...
Reported by: Roman Divacky <xdivac02@stud.fit.vutbr.cz>
Pointy hat to: hrs
2006-02-21 21:57:01 +00:00
Hiroki Sato
46c0fb781f
Add print/acroreadwrapper, a wrapper script for Adobe Reader to pick
...
up one of the localized versions installed according to ${LANG} or
${ADOBE_LANG} environment variable.
Discussed with: netchild and mezz
2006-02-21 18:41:38 +00:00