notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
We just patched an SQL injection. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password. You might want to hold off on that change. We have a few more to fix.
non port: www/resin3/files/pkg-deinstall
SVNWeb

Number of commits found: 2

Tue, 13 Mar 2012
[ 16:29 jgh search for other commits by this committer ] Original commit  (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
- Update to 3.1.11 [1]
- while here [2]
  - remove apache13 support, and move apache22 to options framework
  - Use default user of www
  - Remove pkg-install and pkg-deinstall files (not necessary now)
  - Remove advanced packaging message and put text into standard package message
  - Remove apache packaging message and put into standard package message
  - Use SUB_FILES and remove REPLACE_FILES
  - Use rc subroutine method
  - Remove COPYDIRS of libexec64 (no longer distributed), and use different
    method for installation (resulting in unnecessary install.sh)
  - SUBSTITUTIONS are done automatically now through SUB_LIST w/ SUB_FILES,
    and trim subsititions (some are not used)
  - Don't install war file, as it isn't cleaned up properly when resin starts
  - Remove resin.conf patch, in favor of REINPLACE_CMD
  - Move installation from install.sh into port's Makefile

PR:     ports/165669
Submitted by:   maintainer [1], jgh@ [2]
Approved by:    maintainer, 5u623l20@gmail.com
Feature safe:   yes
Thu, 20 Nov 2003
[ 21:44 glewis search for other commits by this committer ] Original commit  (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
. Avoid conflict between resin2 and resin3
. Fix resin{2,3}ctl first line (perl path)
. Pid file is no more created in the Makefile
. New resin.sh startup script, manages pid file
. pkg-[de]install and pkg-message are now generated
. Do not write anything after including bsd.port.post.mk
. Packages are now supported (reported by Arcadius Ahouansou)
. Integration with apxs for [de]activating mod_caucho

PR:             57566
Submitted by:   Jean-Baptiste Quenot <jbq@caraldi.com> (maintainer)

Number of commits found: 2