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/jakarta-tomcat41/pkg-deinstall

Number of commits found: 2

Tuesday, 7 Feb 2006
08:50 lawrance search for other commits by this committer
Clean up Tomcat 4, 4.1, 5, and 5.5 ports.

These changes apply to all ports, unless mentioned otherwise:

- Move jakarta-tomcat55 to tomcat55 (it is no longer a Jakarta project). [6]
- Improve the tomcat55 rc script.  Fix PID handling.  Improve the
  shutdown process.  Use USE_RC_SUBR to its full potential. [2]
- Backport tomcat55 rc script to the other tomcat ports.  This allows
  us to pass command line arguments to the JVM.  Noted in UPDATING.
  [1], [3], [4]
- Change ownership of installed files.  All files are now installed
  with default uid/gid (root:wheel) except for those in the conf/, logs/,
  temp/ and work/ directories. [5]
- No longer install tomcatXXctl binary.  rc scripts are more flexible
  and can be reconfigured without recompiling.
- Remove AUTO_START and STOP_TIMEOUT (replaced with rc tomcatXX_stop_timeout).
- Remove a long list of sed expressions in favour of SUB_LIST.
- Move pkg_{,de}install to files/pkg_{,de}install.in.  Add them to
  SUB_FILES.  Tidy up substitutions and remove hardcoded values.
- Some nonfunctional tidying and removal of Makefile cruft.

PR:             ports/38018 [1], ports/38020 [2], ports/74344 [3],
                ports/75143 [4], ports/83434 [5], ports/92692 [6]
Submitted by:   Ari Suutari <ari.suutari@syncrontech.com> [1] [2],
                SimpleRezo Team <freebsd@simplerezo.com> [3],
                Anton Yudin <toha@toha.org.ua> [4],
                Jan Grant <jan.grant@bristol.ac.uk> [5],
                lawrance [6]
Approved by:    Kang Liu <liukang@cn.freebsd.org> (maintainer) [6]
                Maintainer timeouts on [1], [2], [3], [4], [5]
Big thanks to:  hq for the initial tomcat55 script
                jasonb on FreeNode #tomcat for packaging advice
Original commit
Friday, 2 Jan 2004
12:31 znerd search for other commits by this committer
Fixed name of PID file in pkg-deinstall.
Bumped PORTREVISION.

PR:             60781
Submitted by:   Kang Liu <liukang@bjpu.edu.cn>
Original commit

Number of commits found: 2