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: devel/apache-ant/files/ant

Number of commits found: 4

Monday, 10 Oct 2005
14:38 hq search for other commits by this committer
- Improve launcher script:
    - Use 'java' command from javavmwrapper [1]
    - ANT_INCLUDE_SHARED_JARS is now a defined/undefined switch rather than a
      YES/whatever check
    - Use SUB_FILES to configure (files/ant -> files/ant.sh.in)
- ECHO_CMD -> ECHO_MSG
- Use MAN1PREFIX and MAN5PREFIX
- Cleanup port and launcher script
- Bump PORTREVISION

PR:             86902 [1]
Submitted by:   Panagiotis Astithas <past@ebs.gr> [1]
Reviewed by:    glewis
Original commit
Saturday, 3 Apr 2004
11:30 znerd search for other commits by this committer
- fixed the location of EXTRACT_ONLY in Makefile so now
  portlint does not complain
- changed the 'ant(1)' script so that it now uses the
  'classpath' command provided by java/javavmwrapper
  (command added recently)

PR:             65063
Submitted by:   Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
Original commit
Monday, 12 Jan 2004
13:40 znerd search for other commits by this committer
Fixed 'ant' shell script. Previously the '-lib' option did not
work correctly.

Bumped PORTREVISION.
Original commit
Tuesday, 6 Jan 2004
07:16 znerd search for other commits by this committer
By default disable FreeBSD-specific behaviour to include all
JAR files in ${PREFIX}/share/java/classes in the CLASSPATH.
To re-enable the non-compatible behaviour, set
ANT_INCLUDE_SHARED_JARS to YES (case-sensitive).

The old, non-compatible behaviour has been a cause of much
discussion and frustration.

Bumped PORTREVISION.

See:
http://lists.freebsd.org/pipermail/freebsd-java/2003-September/000744.html

Requested by:   Jonathan Chen <jonc@chen.org.nz> and others
Original commit

Number of commits found: 4