notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: www/resin3/files/resin.sh.in

Number of commits found: 9

Tuesday, 13 Mar 2012
16:29 jgh search for other commits by this committer
- 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
Original commit
Saturday, 14 Jan 2012
08:57 dougb search for other commits by this committer
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.
Original commit
Monday, 28 Aug 2006
21:25 hq search for other commits by this committer
Fix rc.d script when using "faststart"

PR:             101767
Submitted by:   maintainer
Tested by:      Boris Kovalenko <boris@tagnet.ru>
Original commit
Wednesday, 9 Aug 2006
21:18 hq search for other commits by this committer
- Update to 3.0.20
- A new option can be set in rc.conf to specify Java version to be used:
  resin3_java_version
- Change maintainer address

PR:             101648
Submitted by:   maintainer
Original commit
Wednesday, 7 Jun 2006
15:44 hq search for other commits by this committer
- Set REQUIRE and KEYWORD in rc(8) script
- Bump PORTREVISION

PR:             96794
Submitted by:   John Nielsen <john@jnielsen.net>
Approved by:    maintainer timeout
Original commit
Thursday, 24 Feb 2005
22:50 hq search for other commits by this committer
- Update to 3.0.11 [1]
- Replace perl wrapper with a new python control script and an RCng startup
  script [1]
- Update to bsd.java.mk 2.0
- Add $FreeBSD$ tags
- Tweak pkg-descr to calm portlint
- Use provided ${FMT} macro

PR:             77989 [1]
Submitted by:   maintainer [1]
Original commit
Thursday, 24 Jun 2004
07:43 vs search for other commits by this committer
Update to 3.0.8:
http://www.caucho.com/resin-3.0/features/resin-3.0.8.xtp

PR:             ports/68002
Submitted by:   maintainer
Original commit
Monday, 29 Mar 2004
16:40 glewis search for other commits by this committer
. Upgrade to 3.0.7, fixes Apache support
. GNU make is now required for compilation
. USE_REINPLACE and REINPLACE_CMD instead of sed -i
. make makesum to compute file size
. config files in etc/resin3

PR:             64844
Submitted by:   Jean-Baptiste Quenot <jb.quenot@caraldi.com> (maintainer)
Original commit
Thursday, 20 Nov 2003
21:44 glewis search for other commits by this committer
. 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)
Original commit

Number of commits found: 9