Skip site navigation (1)Skip section navigation (2)

CVS log for ports/japanese/acroread/Attic/Makefile

[BACK] Up to [FreeBSD] / ports / japanese / acroread

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.16
Sat Sep 6 04:59:50 2008 UTC (3 years, 5 months ago) by hrs
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.15: +1 -1 lines
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

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat May 19 20:11:41 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Jan 18 05:35:32 2007 UTC (5 years ago) by hrs
Branches: MAIN
CVS tags: RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
Update to 7.0.9.  Various security vulnerabilities have been fixed.

Security:	CVE-2006-5857, CVE-2007-0045, CVE-2007-0046, CVE-2007-0047,
		CVE-2007-0048
Security:	http://www.adobe.com/support/security/bulletins/apsb07-01.html

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Aug 2 05:05:36 2006 UTC (5 years, 6 months ago) by hrs
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
Update to 7.0.8.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat May 20 18:19:46 2006 UTC (5 years, 8 months ago) by jylefort
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
Bump PORTREVISION to reflect the fact that the .desktop file is no
longer installed.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri May 19 05:15:35 2006 UTC (5 years, 8 months ago) by jylefort
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
Bump PORTREVISION to reflect the fact that these ports may now
install/deinstall a desktop entry.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Mar 7 18:50:38 2006 UTC (5 years, 11 months ago) by hrs
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -2 lines
Downgrade to 7.0.1 temporarily mainly because the printing feature
does not work with Linux emulation environment.  Bump PORTEPOCH.

Approved by:	portmgr (krion)

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Feb 21 18:49:09 2006 UTC (5 years, 11 months ago) by hrs
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +5 -48 lines
- Use a distfile in tarball instead of one in rpm.
- Remove CONFLICTS.  All of the localized versions can coexist now.
- Update the localized versions to 7.0.5 if possible.
- Add support for print/acroreadwrapper.

Discussed with:	netchild and mezz
PR:		ports/90319

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Feb 11 15:35:24 2006 UTC (6 years ago) by hrs
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -2 lines
- Set UNAME_s=Linux since FreeBSD's native uname(1) is invoked
  from the wrapper script under some circumstances[*].
  Bump PORTREVISION.

- Add another site to MASTER_SITES.

Reported by:	nyan

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Feb 11 01:58:19 2006 UTC (6 years ago) by hrs
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +10 -11 lines
Update to 7.0.5.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Nov 13 07:00:08 2005 UTC (6 years, 2 months ago) by hrs
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +5 -6 lines
- install nppdf.so to lib/browser_linux_plugins instead of
  lib/browser_plugins[1]

- add SHA256 checksum

Requested by:	nork[1]

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Sep 12 02:50:49 2005 UTC (6 years, 5 months ago) by hrs
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -2 lines
Fix a bug in post-install which can be triggered when the browser_plugins
directory does not exist.

Pointed out by:	sf

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Sep 11 03:58:46 2005 UTC (6 years, 5 months ago) by hrs
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +9 -1 lines
Add a symlink of nppdf.so into X11BASE/lib/browser_plugins.
Bump PORTREVISION.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Aug 19 21:14:43 2005 UTC (6 years, 5 months ago) by hrs
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -3 lines
Update to 7.0.1.

Security:	CVE-2005-2470
Approved by:	portmgr (krion)

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Jun 17 22:59:16 2005 UTC (6 years, 7 months ago) by netchild
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -4 lines
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
    ${PORTSDIR}/emulators/linux_base-${OVERRIDE_LINUX_BASE_PORT}).
  - If USE_LINUX or OVERRIDE_LINUX_BASE doesn't point to an existing linux_base
    port and if USE_LINUX isn't set to "yes" (case insensitive), the port will
    be marked as IGNORE. [1]
  - Readd USE_LINUX knobs into several ports and make several uses of a
    conditional dependency ("USE_LINUX?=") into an unconditional one
    ("USE_LINUX=") which where removed/changed by Trevor to allow the use of
    alternative linux_base ports. While this is a nice goal, the implementation
    resulted in missing dependencies. The OVERRIDE_LINUX_BASE_PORT knob
    in this commit is supposed to fix the problem while keeping the feature.
    Basicaly this includes a backout of Trevor's commit, to prevent confusion
    I mention it here explicitely.
  - Use the correct prefix (X11- instead of LOCAL- or LINUX-) for some ports.
    Chase dependencies for this.
  - Changes to make linux_devtools installable on amd64, remove some stray
    device nodes (they don't work on recent OS versions and aren't really
    needed).
  - Make linux_base-8 PREFIX clean and remove some stray device nodes.
    Additionally tell a little bit more about how to setup NIS/YP [2].
  - Update the PGSQL dependency in the linux-opengroupware port to a recent
    version (the old one isn't available anymore), I don't know if this
    works (at least it isn't more broken than before).
  - Use PREFIX/usr/share/doc instead of PREFIX/usr/doc in the divx4linux
    ports, the former path exists already and gets populated by other
    packages too (PREFIX=LINUXPREFIX!).
  - Fix some obvious (non-linuxolator) bugs in some linux ports while being
    there.
  - Bump PORTREVISION where neccesary.

Requested by:	portmgr (linimon) [1]
Submittted by:	Gerrit Kuehn <gerrit_huehn@gruft.fido.de [2]
Approved by:	portmgr (kris, linimon), maintainers (or maintainer timeout)
Tested on:	ports cluster (kris)
Reviewed by:	silence on emulation@
Superseedes PR:	69997

Maintainer approval from:
	chris@chrisburkert.de
	cracauer@cons.org
	des
	girgen
	jamie@bishopston.net
	mezz
	mi
	nivit@users.sf.net
        pat
	simond@irrelevant.org
	riggs@rrr.de
	Udo.Schweigert@Siemens.com

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Jun 5 07:40:33 2005 UTC (6 years, 8 months ago) by hrs
Branches: MAIN
Add japanese/acroread, Japanese version of Adobe Reader.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options