summaryrefslogtreecommitdiff
path: root/print/acroread4 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix missing symlink.MIHIRA Sanpei Yoshiro2000-09-111-1/+1
| | | | | | | | | splash image at start up would be white and black, not colorful. Approved by: dima Notes: svn path=/head/; revision=32514
* Change MASTER_SITE from ftp-pac.adobe.com to ftp.adobe.com.Dima Ruban2000-08-211-1/+1
| | | | Notes: svn path=/head/; revision=31832
* Use Linux version of `strip'. The FreeBSD `strip' overly brands right now.David E. O'Brien2000-05-141-1/+1
| | | | | | | | PR: 18489 Submitted by: FUJISHIMA Satsuki <k5@cheerful.com> Notes: svn path=/head/; revision=28466
* Move down bsd.port.pre.mk inclusion to below PORTNAME/PORTVERSION definitionsSatoshi Asami2000-04-141-1/+1
| | | | | | | these are used to define other variables. Notes: svn path=/head/; revision=27518
* Accidental whitespaceChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27422
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-4/+4
| | | | Notes: svn path=/head/; revision=27421
* Acroreader version 4 for the FreeBSD/Alpha.David E. O'Brien2000-03-105-62/+109
| | | | Notes: svn path=/head/; revision=26706
* Add virtual category "linux" to Linux apps and support libs/utils.Satoshi Asami2000-02-281-1/+1
| | | | Notes: svn path=/head/; revision=26406
* Add "NO_LATEST_LINK" so the poor user that does ``pkg_add -r acroread''David E. O'Brien1999-10-241-0/+2
| | | | | | | actually gets a PREFIX/bin/acroread command. Notes: svn path=/head/; revision=22603
* Strip the binary on installChris Piazza1999-09-041-0/+1
| | | | | | | | PR: 13480 Submitted by: Mikhail Teterin <mi@aldan.agebra.com> Notes: svn path=/head/; revision=21254
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21143
* chmod -> ${CHMOD}Michael Haro1999-08-221-2/+2
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* Make port depend on linux_base instead of linux_lib.Marcel Moolenaar1999-07-211-2/+2
| | | | Notes: svn path=/head/; revision=20299
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de Notes: svn path=/head/; revision=19804
* 4.0b -> 4.0Dima Ruban1999-06-172-8/+4
| | | | Notes: svn path=/head/; revision=19514
* 4.0b -> 4.0Dima Ruban1999-06-171-3/+3
| | | | Notes: svn path=/head/; revision=19513
* Change PKGNAME.Dima Ruban1999-04-081-2/+2
| | | | | | | Requested by: asami Notes: svn path=/head/; revision=17729
* Do it properly now (hopefully)Dima Ruban1999-04-083-84/+89
| | | | Notes: svn path=/head/; revision=17727
* Add 'ONLY_FOR_ARCHS=i386' to linux_lib dependent ports.Hidetoshi Shimokawa1999-01-071-1/+3
| | | | Notes: svn path=/head/; revision=15902
* Remove extraneous space that snuck in with previous commit.Satoshi Asami1998-11-231-2/+2
| | | | Notes: svn path=/head/; revision=14815
* Brand acroread executable. Doesn't really matter because it's linkedThomas Gellekum1998-11-231-2/+3
| | | | | | | | | | dynamically, but doesn't hurt, either. PR: 8779 Submitted by: Joel Ray Holbeck <joelh@gnu.org> Notes: svn path=/head/; revision=14811
* Set LC_CTYPE=C to prevent coredumps in multibyte locales.Thomas Gellekum1998-11-202-4/+27
| | | | | | | Submitted by: CHOI Junho <junker@jazz.snu.ac.kr> Notes: svn path=/head/; revision=14716
* Unbreak for ELF.Justin M. Seger1998-10-131-2/+2
| | | | | | | Submitted by: steve Notes: svn path=/head/; revision=13930
* Mark BROKEN for ELF:Justin M. Seger1998-10-121-1/+3
| | | | | | | | | | | | Creating gzip'd tar ball in '/usr/ports/packages/All/acroread-3.02.tgz' tar: can't add file Acrobat3/Reader/intellinux/lib/libagm.so.2 : No such file or directory tar: can't add file Acrobat3/Reader/intellinux/lib/libpfs.so.2 : No such file or directory tar: can't add file Acrobat3/Reader/intellinux/lib/libreadcore.so.3 : No such file or directory /usr/sbin/pkg_create: tar command failed with code 256 *** Error code 1 Notes: svn path=/head/; revision=13895
* Upgrade to 3.02.Thomas Gellekum1998-10-063-7/+12
| | | | Notes: svn path=/head/; revision=13688
* Upgrade to 3.01.Thomas Gellekum1997-09-013-10/+24
| | | | Notes: svn path=/head/; revision=7744
* Upgrade from b1106 to 3.0 release.Thomas Gellekum1997-02-172-4/+4
| | | | Notes: svn path=/head/; revision=5664
* Remove restrictions, the license seems to be liberal enough.Thomas Gellekum1996-11-213-14/+18
| | | | | | | Now also works with a different $PREFIX. Notes: svn path=/head/; revision=4619
* Import of acroread, a reader for the Adobe Portable Document Format.Thomas Gellekum1996-11-206-0/+126
Note: This is set to RESTRICTED and INTERACTIVE, until someone says something definite about the copyright/inclusion on CDROM. Notes: svn path=/head/; revision=4605