| There is a PORTS FREEZE in effect! |
|
A ports freeze
means that commits will be few and far between and only by approval.
|
| non port: print/acroread/Makefile |
|
CVSWeb
|
Number of commits found: 27 |
|
Fri, 10 Feb 2006
|
[ 09:24 vd ]
1.454 LEGAL
1.905 MOVED
1.225 chinese/Makefile
1.12 chinese/acroread5-chsfont/Makefile
1.11 chinese/acroread5-chtfont/Makefile
1.612 japanese/Makefile
1.9 japanese/acroread5-jpnfont/Makefile
1.119 korean/Makefile
1.9 korean/acroread5-korfont/Makefile
1.27 misc/instant-workstation/Makefile
(Only the first 10 of 29 ports in this commit are shown above. )
* Remove print/acroread - it has expired on 2006-01-03
* Remove print/acroread related ports:
chinese/acroread5-chsfont
chinese/acroread5-chtfont
japanese/acroread5-jpnfont
korean/acroread5-korfont
print/acroread5-commfont
* Update misc/instant-workstation to use print/acroread7
Reviewed by: netchild
Approved by: garga (mentor)
|
|
Tue, 4 Oct 2005
|
[ 03:06 trevor ]
1.47 print/acroread/Makefile
Forbid, deprecate and schedule removal mainly due to security bugs
which are unlikely to be fixed (requested by hrs).
|
|
Fri, 17 Jun 2005
|
[ 23:59 netchild ]
1.45 CHANGES
1.10 accessibility/linux-atk/Makefile
1.16 archivers/stuffit/Makefile
1.11 astro/linux-setiathome/Makefile
1.25 audio/baudline/Makefile
1.11 audio/linux-arts/Makefile
1.10 audio/linux-esound/Makefile
1.10 audio/linux-libaudiofile/Makefile
1.4 audio/linux-mbrola/Makefile
1.6 audio/linux-vsound/Makefile
(Only the first 10 of 190 ports in this commit are shown above. )
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 )
|
|
Sun, 20 Mar 2005
|
[ 08:33 linimon ]
1.395 LEGAL
1.45 print/acroread/Makefile
1.3 print/acroread7/Makefile
With portmgr hat on, mark both of these ports as RESTRICTED. According
to the following URL, to redistribute the distfiles for anything other
than internal company or individual use, a redistribution permission
form must be filled out:
http://www.adobe.com/products/acrobat/distribute.html
Noticed by: Joerg Wunsch <j@uriah.heep.sax.de>
|
|
Sat, 19 Mar 2005
|
[ 21:43 krion ]
1.44 print/acroread/Makefile
Bump PORTEPOCH.
|
[ 21:30 joerg ]
1.43 print/acroread/Makefile
This port now conflicts with acroread7.
|
[ 21:16 joerg ]
1.42 print/acroread/Makefile
1.10 print/acroread/distinfo
1.7 print/acroread/files/patch-aa
1.3 print/acroread/pkg-deinstall
1.5 print/acroread/pkg-descr
1.3 print/acroread/pkg-install
1.10 print/acroread/pkg-plist
Revert the acroread port to version 5.10. There's too much heated
discussion about it (some of which reminds me to a certain color of
bikesheds), so I'm going to commit version 7.0.0 into a port of its
own.
|
|
Fri, 18 Mar 2005
|
[ 11:35 joerg ]
1.41 print/acroread/Makefile
1.2 print/acroread/pkg-deinstall
1.2 print/acroread/pkg-install
Install a symlink for ${LOCALBASE}/bin/acroread, too (in adddition to
acroread7). This resolves the biggest complaint about the new
acroread port. In case an acroread5 port will appear, it then needs
to either be marked as CONFLICT with acroread7, or it should not
install the same symlink, too. This should fix all other ports that
depend on the name "acroread" for the executable.
Depend the port on linux-XFree86-libs, as the most recent versions of
linux_base do no longer contain the X11 libraries. For older versions
of linux_base, this might cause a conflict, but I believe these older
versions are incompatible with the linux-gtk2 prerequisite anyway.
Disable the PPKLite plug-in as we do not want another dependency (on
linux-openldap-libraries where we don't even have a port for). This
is done by chmod 0'ing the plug-in, so anyone interested in it can
easily get it alive again. That way, the annoying popup message at
startup is avoided.
Not resolved: I'd rather leave it to the maintainer to decide whether
and how the installation should go to ${LOCALBASE} instead of
${LINUXBASE}. Technically, I see the description for LINUXBASE in
${PORTSDIR}/Mk/bsd.ports.mk fit here, so this is not strictly a
violation of policy.
|
|
Wed, 16 Mar 2005
|
[ 22:41 joerg ]
1.40 print/acroread/Makefile
Fail installation with a meaningful message if the Linux ABI compatibility
is not available.
|
[ 15:35 joerg ]
1.39 print/acroread/Makefile
1.9 print/acroread/distinfo
1.6 print/acroread/files/patch-aa
1.1 print/acroread/pkg-deinstall
1.4 print/acroread/pkg-descr
1.1 print/acroread/pkg-install
1.9 print/acroread/pkg-plist
Upgrade the acroread port to Acroread version 7.
Submitted by: trevor (maintainer)
|
|
Tue, 1 Mar 2005
|
[ 21:51 trevor ]
1.15 archivers/stuffit/Makefile
1.10 astro/linux-setiathome/Makefile
1.20 audio/baudline/Makefile
1.8 audio/linux-arts/Makefile
1.3 audio/linux-mbrola/Makefile
1.5 audio/linux-vsound/Makefile
1.7 audio/teamspeak_client/Makefile
1.6 audio/teamspeak_server/Makefile
1.15 cad/linux-eagle/Makefile
1.2 databases/sybase_ase/Makefile
(Only the first 10 of 138 ports in this commit are shown above. )
Respect the user's USE_LINUX setting.
|
|
Fri, 25 Feb 2005
|
[ 22:57 obrien ]
1.37 print/acroread/Makefile
Catch up with 'linux_base' changes -- we don't install a linux 'strip'.
|
|
Fri, 31 Dec 2004
|
[ 18:24 netchild ]
1.36 CHANGES
1.8 accessibility/linux-atk/Makefile
1.13 archivers/stuffit/Makefile
1.7 astro/linux-setiathome/Makefile
1.18 audio/baudline/Makefile
1.7 audio/linux-arts/Makefile
1.7 audio/linux-esound/Makefile
1.7 audio/linux-libaudiofile/Makefile
1.4 audio/linux-vsound/Makefile
1.14 cad/linux-eagle/Makefile
(Only the first 10 of 168 ports in this commit are shown above. )
Say hello to the linux mega patch, it consolidates our linux bits a
little bit and allows to proceed to a more recent linux_base from
a stable (read as: the major bugs should be ironed out or identified
and most linux ports build just fine) source.
It also allows to ship 4.11 with a working linuxolator (the EOLed
linux_base is marked forbidden because of a security hole).
This is a major update, please read UPDATING (and CHANGES if you
develop linux ports).
Changes:
- change the default linux_base from v7 to v8
- add a newer freetype to linux_base-8 for nicer fonts display [1]
- don't let cpio use hardlinks in the linux_base-8 port to quiet some (Only the first 15 lines of the commit message are shown above )
|
|
Thu, 30 Dec 2004
|
[ 19:57 trevor ]
1.35 print/acroread/Makefile
The acroread 3.X port was removed, so it need no longer be listed
as a conflict.
|
[ 19:46 trevor ]
1.34 print/acroread/Makefile
Support amd64.
PR: 75594
Submitted by: Conrad J. Sabatier
|
|
Thu, 23 Dec 2004
|
[ 18:57 trevor ]
1.594 MOVED
1.349 print/Makefile
1.33 print/acroread/Makefile
1.55 print/acroread5/Makefile
1.8 print/acroread/distinfo
1.15 print/acroread5/distinfo
1.5 print/acroread/files/patch-aa
1.6 print/acroread5/files/patch-aa
1.3 print/acroread/pkg-descr
1.2 print/acroread5/pkg-descr
(Only the first 10 of 12 ports in this commit are shown above. )
Move acroread5 to acroread, as requested by tg and vs.
PR: 75371
Approved by: portmgr (marcus)
|
|
Mon, 29 Nov 2004
|
[ 00:01 linimon ]
1.32 print/acroread/Makefile
1.3 print/acroread/files/acroread.diff
1.7 print/acroread/distinfo
1.4 print/acroread/files/patch-aa
1.2 print/acroread/pkg-descr
1.7 print/acroread/pkg-plist
As previously announced, remove print/acroread due to security problems.
Use print/acroread5 instead.
|
|
Wed, 24 Nov 2004
|
[ 01:53 sem ]
1.14 chinese/cle_base/Makefile
1.15 databases/postgresql72/Makefile
1.46 japanese/netscape48-communicator/Makefile
1.25 korean/netscape48-communicator/Makefile
1.22 net/sup/Makefile
1.31 print/acroread/Makefile
1.22 security/isakmpd/Makefile
1.4 www/apache13-modperl/Makefile
1.89 www/netscape47-communicator/Makefile
1.91 www/netscape48-communicator/Makefile
(Only the first 10 of 11 ports in this commit are shown above. )
- Standardize an EXPIRATION_DATE format.
Approved by: krion
|
|
Thu, 21 Oct 2004
|
[ 22:59 nectar ]
1.30 print/acroread/Makefile
Mark FORBIDDEN and deprecated: no maintainer and security vulnerability
that is not likely to ever be fixed for Acrobat Reader 3.x.
http://vuxml.freebsd.org/78348ea2-ec91-11d8-b913-000c41e2cdad.html
|
|
Sun, 16 May 2004
|
[ 17:51 krion ]
1.29 print/acroread/Makefile
- Fix MASTER_SITES
PR: ports/66709
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
|
|
Thu, 6 May 2004
|
[ 08:35 vs ]
1.28 print/acroread/Makefile
- tg@ drops maintainership :(
- Register CONFLICTS with acroread-5*
- Fix packaging by deleting acroread.bak from REINPLACE-invocation
- Pet portlint ('brandelf' -> ${BRANDELF}
- Depend on linux-base-6 [1]
PR: ports/46092 [1]
Submitted by: Ronald F. Guilmette via trevor@
Approved by: tg@
|
|
Thu, 18 Sep 2003
|
[ 09:32 edwin ]
1.27 print/acroread/Makefile
hmp@ made a mistake, tg@ is still alive. Sorry for this.
Submitted by: hmp@
|
[ 09:03 edwin ]
1.26 print/acroread/Makefile
tg@freebsd doesn't exist anymore.
Noticed by: hmp@
|
|
Fri, 7 Mar 2003
|
[ 06:09 ade ]
1.46 print/a2ps-letter/Makefile
1.3 print/abc2mtex/Makefile
1.4 print/acrobatviewer/Makefile
1.25 print/acroread/Makefile
1.36 print/acroread4/Makefile
1.4 print/adobe-cmaps/Makefile
1.107 print/apsfilter/Makefile
1.11 print/auctex/Makefile
1.11 print/c2ps-letter/Makefile
1.16 print/cjk-lyx/Makefile
(Only the first 10 of 98 ports in this commit are shown above. )
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
|
Mon, 4 Nov 2002
|
[ 22:22 edwin ]
1.24 print/acroread/Makefile
1.35 print/acroread4/Makefile
Step two in making print/acroread and print/acroread4 working again
after change to REINPLACE.
Submitted by: Volker Stolz <vs@foldr.org>
|
[ 05:46 edwin ]
1.2 archivers/unadf/Makefile
1.12 audio/musicbrainz/Makefile
1.2 benchmarks/dbench/Makefile
1.11 biology/deft/Makefile
1.2 biology/dna-qc/Makefile
1.2 biology/flip/Makefile
1.2 biology/wise/Makefile
1.20 chinese/big5con/Makefile
1.2 chinese/cce/Makefile
1.10 chinese/hc/Makefile
(Only the first 10 of 75 ports in this commit are shown above. )
PERL -> REINPLACE
And some ports have USE_PERL5=yes now.
|
|
Wed, 29 May 2002
|
[ 20:07 obrien ]
1.16 editors/staroffice5/Makefile
1.15 editors/wordperfect/Makefile
1.9 games/rollemup/Makefile
1.7 graphics/linux-bmrt/Makefile
1.10 graphics/linux_glide/Makefile
1.12 graphics/netshow/Makefile
1.7 lang/ETHOberonV4/Makefile
1.16 math/wingz/Makefile
1.15 math/wingz3/Makefile
1.22 print/acroread/Makefile
(Only the first 10 of 13 ports in this commit are shown above. )
USE_LINUX rather than explicitly listing the dependency.
|
Number of commits found: 27 |