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: science/ghemical/pkg-plist

Number of commits found: 14

Thursday, 14 Dec 2023
06:53 Yuri Victorovich (yuri) search for other commits by this committer
science/ghemical: Fix build by fixing plist

Also correct the dependency list.

Reported by:	fallout
commit hash: 47b797b69832d37409020245d5dc3fa808abd87b commit hash: 47b797b69832d37409020245d5dc3fa808abd87b commit hash: 47b797b69832d37409020245d5dc3fa808abd87b commit hash: 47b797b69832d37409020245d5dc3fa808abd87b 47b797b
Tuesday, 16 Dec 2014
22:10 pawel search for other commits by this committer
- Upadate biology/mopac to version 1.15
- Bump affected ports
- Switch ports to new mastersite, add LICENSE
- Reformat ports pkg descriptions

PR:		194493
Submitted by:	tkato432@yahoo.com
Original commitRevision:374828 
Thursday, 25 Sep 2014
11:04 marino search for other commits by this committer
science: Fix mpqc, libint and unbreak ghemical, and libghemical atomically

science/ghemical would not link because libghemical.so (from science/
libghemical port) had never been properly linked.  Links to all mpqc "SC"
libraries were added to LDFLAGS to rectify this.  The configure breakage
and solution is described below.

After the version of lang/gcc was bumped from 4.7 to 4.8,
science/libghemical ceased to configure and it was marked broken.  After
recreating the conftest, it was discovered that two versions incompatible
versions of libgcc_s.so were getting pulled in by the realtime linker:
the base version and the gcc48 ports version.

The base version was getting pulled in by science/libint.  To unbreak
libghemical, libint is now built with lang/gcc.  It was necessary to
force libtool to link with LDFLAGS that Mk/bsd.gcc.mk sets so that
the runpaths match across libraries used by libghemical.

When science/mpqc was staged, it utilized libtool which renumbered all
the library versions from 8.0.1 to 7.1.0.  This was caused by the age
component being greater than 0.  By patching configure.in with a new
version, we can generate major SHLIB of 8 again.  While here, fix the
bin/sc-config tool to remove a bad include cflag.

With this fixes, science/ghemical builds successfully.  Bump all 4 of
these ports, remove any BROKEN designation and remove redundant
@dirrm in pkg-plist
Original commitRevision:369236 
Wednesday, 6 Aug 2014
16:05 amdmi3 search for other commits by this committer
- Stagify
- Fix and optionize NLS
Original commitRevision:364197 
Tuesday, 8 Jan 2013
10:50 maho search for other commits by this committer
Update to 3.0.0.
Original commitRevision:310083 
Thursday, 5 Nov 2009
09:54 maho search for other commits by this committer
Update to 2.99.2.

Feature safe:   yes
Original commit
Friday, 22 Aug 2008
22:36 maho search for other commits by this committer
Update to 2.98.
Original commit
Thursday, 30 Nov 2006
04:39 maho search for other commits by this committer
Update to 2.10.
Original commit
Monday, 3 Jul 2006
07:51 maho search for other commits by this committer
Update to 2.01
Original commit
Sunday, 28 May 2006
11:20 maho search for other commits by this committer
fix pkg-plist

Submitted by:   boris
Original commit
09:02 maho search for other commits by this committer
- change mirror
- fix http://people.freebsd.org/~fenner/portsurvey/science.html#ghemical

PR:             97833
Submitted by:   Martin Wilke <freebsd@unixfreunde.de>
Original commit
Saturday, 6 Mar 2004
21:50 maho search for other commits by this committer
1) some cleanups and enhancements
2) sorry I didn't mention your PR

PR:             63366
Submitted by:   Vladimir I. Chukharev <chu@gpi.ru>
Original commit
Friday, 27 Feb 2004
23:00 maho search for other commits by this committer
update to 1.01 and unbreak

Submitted by:   kris via bento
Original commit
Sunday, 4 May 2003
02:33 maho search for other commits by this committer
Add new port science/ghemical
a computational chemistry software package
Original commit

Number of commits found: 14