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: textproc/ant-xinclude-task/pkg-plist

Number of commits found: 3

Wednesday, 25 Aug 2004
15:36 hq search for other commits by this committer
- Unbreak port by patching build.xml
- bsd.java.mk 2.0 compliance
- ${CP} -> ${INSTALL_DATA}
- ${ECHO} -> ${ECHO_MSG}
- Use USE_ANT
- Use PLIST_FILES to remove pkg-plist
- Finer tuning of CLASSPATH (only xincluder.jar, not the whole ${JAVAJARDIR}
  content)

PR:             70364
Submitted by:   me
Approved by:    glewis (mentor)
Original commit
Tuesday, 20 Apr 2004
19:35 glewis search for other commits by this committer
. Unbreak the build, found by bento during bsd.java.mk testing:
  . Set ANT_INCLUDE_SHARED_JARS so the necessary classes get pulled in.
  . Convert to using PORTDOCS so that the differences between 1.3 and 1.4
    generated javadocs are hidden.  This also trims pkg-plist considerably.
. While here, remove local duplicates of bsd.java.mk settings for
  JAVASHAREDIR and JAVAJARDIR.

Done now to get this fixed for 4.10.

Submitted by:   bento via kris
Hopefully not objected to by:   znerd (notified)
Original commit
Friday, 18 Oct 2002
15:03 znerd search for other commits by this committer
XInclude task for Jakarta Ant.

See:
http://people.freebsd.org/~znerd/xinclude-task/
Original commit

Number of commits found: 3