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-tomcat4/files/daemonctl.c

Number of commits found: 6

Tuesday, 8 Dec 2009
09:25 pav search for other commits by this committer
- Remove expired www/jakarta-tomcat4 port: www/jakarta-tomcat5 is recommended
  instead for new installations
Original commit
Wednesday, 9 Oct 2002
23:10 znerd search for other commits by this committer
Fixed daemonctl control program to work with the FreeBSD JDK 1.3.1.
The fix consists of 2 lines at the beginning of the program:

        setuid(geteuid());
        setgid(getegid());

Bumped PORTREVISION of Orion, Tomcat and JBoss ports.

PR:             40470, 43679
Submitted by:   Ari Suutari <ari.suutari@syncrontech.com>
Reviewed by:    audit
Approved by:    Silence on -audit (since Sept 13, 2002)
Original commit
Wednesday, 28 Aug 2002
22:54 znerd search for other commits by this committer
Reverting to revision 1.7. This change should first be audited by
audit@ since it may be bypassing security restrictions.

Pointed out by: kris
Original commit
09:29 znerd search for other commits by this committer
Executing setuid(geteuid()) to fix SUID. At the moment SUID does
not work.

Submitted by:   Ari Suutari <ari.suutari@syncrontech.com>
See:            http://www.geocrawler.com/mail/msg.php3?msg_id=9029840&list=162
Original commit
09:22 znerd search for other commits by this committer
Fixed a typo. Replaced %%PORTREVISION%% with %%PORTVERSION%%.

Submitted by: Dan Hulme <dan_256@yahoo.com>
Original commit
Wednesday, 8 May 2002
22:00 znerd search for other commits by this committer
Changed daemonctl program to check if the JAR file exists before
trying to start the JVM. This is a serious usability improvement.
Bumped PORTREVISION.
Original commit

Number of commits found: 6